:root{--color1:#490B3D;--color2:#BD1E51;--footerColor:#701c37;--color3:#F1B814;--color4:#fff}body{font-family:Josefin Sans;background-color:var(--color4)}*{padding:0;margin:0;box-sizing:border-box}::-webkit-scrollbar{width:0px}.react-horizontal-scrolling-menu--wrapper{width:100%;display:flex;flex-wrap:wrap}.detail-image{width:750px;height:680px;border-right:4px solid var(--color2);border-radius:450px;box-shadow:#32325d40 0 30px 60px -12px inset,#0000004d 0 18px 36px -18px inset,#00000059 0 -50px 36px -28px inset,#26394d 0 20px 30px -10px,#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset;padding:50px}.hero-banner-img{position:absolute;left:-25px;top:-205px;width:1580px;height:800px;z-index:-1}.exercise-card{width:400px;height:445px;background:#fff;border-radius:50px;text-decoration:none;display:flex;justify-content:space-between;flex-direction:column;padding-bottom:10px;transform:scale(1);transition:.4s all ease-in-out;box-shadow:#26394d 0 20px 30px -10px;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset}.exercise-card img{padding:10px;border-radius:50px;width:280px}.bodyPart-card{transform:scale(1);transition:.3s all ease-in-out}.exercise-card:hover,.bodyPart-card:hover{transform:scale(1.1)}.exercise-video{display:flex;flex-direction:column;gap:24px;width:387px;height:381px;text-decoration:none}@media screen and (max-width:1200px){.react-horizontal-scrolling-menu--scroll-container{width:100%}.exercise-card{width:320px}.exercise-video{width:320px;height:300px}}@media screen and (max-width:400px){.exercise-card{width:280px}}@media screen and (max-width:720px){.hero-banner-img{display:none}.detail-image{width:300px;height:300px}}@media screen and (min-width: 721px) and (max-width: 900px){.hero-banner-img{width:920px;height:700px;position:absolute;top:-210px;left:0}}@media screen and (min-width: 901px) and (max-width: 1200px){.hero-banner-img{width:1240px;height:800px;position:absolute;top:-210px;left:0}}.navbarContent:hover{transform:scale(1.2);transition:all .4s}
