@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;margin:0!important;padding:0}::-webkit-scrollbar{height:80px;width:4px}::-webkit-scrollbar-track{background:#222a35}::-webkit-scrollbar-thumb{background:#575c66;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#626970}.Myimg{border:3px solid #fff;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.3);height:230px;object-fit:cover;transform:translate(-20px,-180px);transition:transform .3s ease;width:250px}.Myimg:hover{transform:scale(1.05) translate(-20px,-180px)}@media (max-width:768px){.Myimg{height:150px;transform:translateY(-40px);width:150px}.Myimg:hover{transform:scale(1.05) translateY(-40px)}}
/*# sourceMappingURL=main.7363671a.css.map*/