@import url(https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800&family=Poppins:wght@400;500;600;700&display=swap);:root{--border:#363636}*{box-sizing:border-box;margin:0;padding:0}body{background:#1e1e1e;color:#6c7983;font-family:Poppins,sans-serif;font-size:1.2rem;height:100vh}header{align-items:center;background:#262626;border-bottom:2px solid #363636;border-bottom:2px solid var(--border);box-shadow:0 3px 6px #0000001a;display:flex;gap:3rem;justify-content:space-between;min-height:5vh;padding:1rem 4rem;width:100%}header h1{-webkit-text-fill-color:#0000;background:linear-gradient(110.42deg,#6eacda 29.2%,#27ae60 63.56%);-webkit-background-clip:text;font-family:M PLUS Rounded\ 1c,sans-serif;font-size:2.5rem;font-weight:800;text-shadow:0 5px 6px #0000001a}.input label,header .input{align-items:center;display:flex;justify-content:center}.input label{border:2px solid #363636;border:2px solid var(--border);border-radius:.5rem;cursor:pointer;gap:1rem;padding:.5rem 2rem}.input label i{font-size:1.5rem}.image{align-items:center;border:2px solid #363636;border:2px solid var(--border);border-radius:.5rem;display:flex;height:18rem;justify-content:center;margin-top:2%;overflow:hidden;transition:all .2s ease-in-out;width:32rem}.image:hover{box-shadow:2px 4px 7px #00000021}.image img{border-radius:.5rem;height:calc(100% + .5rem);object-fit:cover;object-position:center;width:calc(100% + 1rem)}.Home_main__19nnz{min-height:90vh;padding:1rem 4rem}.Home_content__HnpMW,.Home_main__19nnz{align-items:center;display:flex;justify-content:center}.Home_content__HnpMW{flex-direction:column;gap:2rem}.Home_colors__fol0N{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.Home_colors__fol0N li{border-radius:.5rem;box-shadow:0 4px 0 #27ae60;height:10rem;list-style:none;position:relative;transition:all .3s ease-in-out;width:10rem}.Home_colors__fol0N li:hover{transform:translateY(-5px)}.Home_colors__fol0N li span{align-items:center;background-color:#ffffff24;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;border-top:2px solid #ffffff2f;bottom:0;color:#02203c;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:.5rem 1rem;position:absolute;width:100%}.Home_colors__fol0N li span i{font-size:1.3rem}
/*# sourceMappingURL=main.74e1c9f9.css.map*/