body{background-color:#f2faf6;font-family:Josefin Sans}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:0}.scroll-menu::-webkit-scrollbar{border-radius:5px;height:8px}.scroll-menu::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px #7dcea0}.scroll-menu::-webkit-scrollbar-thumb{background-color:#1d8348;border-radius:10px;height:5px}.scroll-menu::-webkit-scrollbar-thumb:hover{background-color:#145a32}.left-arrow,.right-arrow{align-items:center;background:#0000;border:none;border-radius:4px;bottom:-20px;color:#1d8348;cursor:pointer;display:flex;font-size:25px;justify-content:center;outline:none;position:absolute;right:80px;transform:scale(1);transition:all .3s ease-in-out}.right-arrow{right:140px}.left-arrow:hover,.right-arrow:hover{transform:scale(1.3)}.react-horizontal-scrolling-menu--wrapper{display:flex;flex-wrap:wrap;width:100%}.detail-image{height:742px;width:729px}.hero-banner-img{height:800px;position:absolute;right:40px;top:100px;width:630px}.exercise-card{background:#fff;border-bottom-left-radius:20px;border-top:4px solid #1d8348;display:flex;flex-direction:column;height:420px;justify-content:space-between;padding-bottom:10px;text-decoration:none;transform:scale(1);transition:all .3s ease-in-out;width:320px}.exercise-card img{height:300px}.bodyPart-card{transform:scale(1);transition:all .3s ease-in-out}.bodyPart-card:hover,.exercise-card:hover{transform:scale(1.1)}.search-btn:hover{border:1px solid #1d8348!important;color:#1d8348!important}.exercise-video{display:flex;flex-direction:column;gap:18px;height:345px;text-decoration:none;width:350px}.up-arrow{align-items:center;animation:pop-up .5s;background-color:#fff;border-radius:50%;bottom:50px;box-shadow:0 0 30px #ff2625;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:50px;width:50px}.up-arrow:hover{scale:1.1}@keyframes pop-up{0%{opacity:0;scale:0}70%{opacity:.8;scale:1.2}to{opacity:1;scale:1}}.auth-button{background:linear-gradient(#145a32,#1d8348);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;padding:8px}.auth-button:hover{scale:1.1}.auth-form{border-radius:24px;gap:5px}.auth-form,.auth-form p{display:flex;flex-direction:column}.auth-form label{font-size:18px}.auth-form input{font-family:inherit;font-size:18px;margin-bottom:6px;padding:6px}.auth-form input:focus{background-color:#7dcea0}.auth-form button{background-color:#1d8348;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;padding:8px}.auth-form button:disabled{background-color:#9d9d9d;cursor:not-allowed}.bookmark-button{align-items:center;border:2px solid #145a32;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;width:60px}.bookmark-button:hover{scale:1.1}.loader{animation:spin 2s linear infinite;border:10px solid #ddd;border-radius:50%;border-top-color:#848484;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1200px){.detail-image{height:300px;width: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{height:300px;width:320px}}@media screen and (max-width:400px){.exercise-card{width:280px}}
/*# sourceMappingURL=main.9e4874ca.css.map*/