body{background-color:#f5f5f5;font-family:Lato}*{box-sizing:border-box;margin:0;padding:0}.nav_logo{height:120px;width:auto}::-webkit-scrollbar{width:0}.left-arrow,.right-arrow{align-items:center;background:transparent;border:none;border-radius:4px;bottom:-20px;color:#ff2625;cursor:pointer;display:flex;font-size:25px;justify-content:center;outline:none;position:absolute;-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease-in-out}.left-arrow{left:60%}.right-arrow{right:60%}.left-arrow:hover,.right-arrow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.react-horizontal-scrolling-menu--wrapper{display:flex;flex-wrap:wrap;width:100%}.react-horizontal-scrolling-menu--scroll-container{display:flex;justify-content:center;margin-top:20px;overflow-x:hidden}.detail-image{height:auto;width:100%}.hero-banner-img{height:auto;margin-right:0;margin-top:-120px;opacity:.05;position:absolute;right:15%;top:-100px;width:700px}.exercise-card{background:#fff;border-left:5px solid #333;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.16);display:flex;flex-direction:column;height:420px;justify-content:space-between;margin:10px;text-decoration:none;-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease-in-out;width:300px}.exercise-card img{border-bottom:3px dotted #333;height:320px}.bodyPart-card{-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease-in-out}.bodyPart-card:hover,.exercise-card:hover{-webkit-transform:scale(.99);transform:scale(.99)}.search-btn:hover{background-color:#333!important;color:#f5f5f5!important}.exercise-video{display:flex;flex-direction:column;gap:5px;height:180px;text-decoration:none;width:320px}@media screen and (max-width:1200px){.nav_logo{height:80px}.detail-image{height:300px;width:300px}.react-horizontal-scrolling-menu--scroll-container{width:500px}.hero-banner-img{height:auto;margin-top:0;top:0;width:400px}.exercise-card{width:320px}.exercise-video{height:300px;width:320px}}@media screen and (max-width:900px){.nav_logo{height:40px}.hero-banner-img{display:none}}@media screen and (max-width:400px){.exercise-card{width:280px}}
/*# sourceMappingURL=main.2e517cde.css.map*/