.react-horizontal-scrolling-menu--scroll-container{width:100%;height:max-content;display:flex;position:relative;overflow-y:hidden}.react-horizontal-scrolling-menu--scroll-container.rtl{direction:rtl}.react-horizontal-scrolling-menu--inner-wrapper{display:flex;overflow-y:hidden}.react-horizontal-scrolling-menu--wrapper{flex-direction:column;display:flex}.react-horizontal-scrolling-menu--footer,.react-horizontal-scrolling-menu--header{width:100%}.react-horizontal-scrolling-menu--arrow-left,.react-horizontal-scrolling-menu--arrow-right{display:flex}body{background-color:#fffafb;font-family:Josefin Sans}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:0}.right-arrow,.left-arrow{cursor:pointer;color:#ff2625;background:0 0;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;font-size:25px;transition:all .3s ease-in-out;display:flex;position:absolute;bottom:-20px;right:80px;transform:scale(1)}.right-arrow{right:140px}.right-arrow:hover,.left-arrow:hover{transform:scale(1.3)}.react-horizontal-scrolling-menu--wrapper{width:100%}.detail-image{width:729px;height:742px}.hero-banner-img{width:700px;height:900px;margin-top:-330px;position:absolute;top:0;right:40px}.exercise-card{background:#fff;border-top:4px solid #ff2625;border-bottom-left-radius:20px;flex-direction:column;justify-content:space-between;width:400px;height:445px;padding-bottom:10px;text-decoration:none;transition:all .3s ease-in-out;display:flex;transform:scale(1)}.exercise-card img{height:326px}.bodyPart-card{transition:all .3s ease-in-out;transform:scale(1)}.exercise-card:hover,.bodyPart-card:hover{transform:scale(1.1)}.search-btn:hover{color:#ff2625!important;border:1px solid #ff2625!important}.exercise-video{flex-direction:column;gap:24px;width:387px;height:381px;text-decoration:none;display:flex}@media screen and (width<=1200px){.detail-image{width:300px;height:300px}.react-horizontal-scrolling-menu--scroll-container{width:500px}.left-arrow,.right-arrow{position:static!important}.hero-banner-img{display:none}.exercise-card{width:320px}.exercise-video{width:320px;height:300px}}@media screen and (width<=400px){.exercise-card{width:280px}}
