.Exercises_pageContainer__lf6cP{padding:120px 20px 60px;background-color:#0d1117;background-image:url(/assets/images/hero-bg.png);background-size:cover;background-position:50%;min-height:100vh}.Exercises_container__AIwDn{max-width:1200px;margin:auto;display:grid;grid-template-columns:400px 1fr;gap:40px;align-items:start}.Exercises_pageHeader__iVlQh{text-align:center;margin-bottom:60px;padding-inline:15px}.Exercises_pageTitle__Uqhji{font-size:3.5rem;font-weight:800;color:#ffffff;margin-bottom:16px}.Exercises_pageSubtitle__GyQxd{font-size:1.15rem;color:#c9d1d9;max-width:700px;margin-inline:auto;line-height:1.7}.Exercises_sectionTitle__2rKqT{font-size:2rem;font-weight:700;color:#ffffff;margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid rgba(130,243,0,.4);display:inline-block}.Exercises_featuredSection__2VYGu{margin-bottom:60px}.Exercises_sliderContainer__njHN0{overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent 0,black 3%,black 97%,transparent);mask-image:linear-gradient(90deg,transparent 0,black 3%,black 97%,transparent)}@keyframes Exercises_scrollAnimation__N5pXQ{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Exercises_sliderTrack___fpEI{display:flex;width:calc(280px * 8);animation:Exercises_scrollAnimation__N5pXQ 25s linear infinite}.Exercises_sliderTrack___fpEI:hover{animation-play-state:paused}.Exercises_featuredCardLink__NSdc2{text-decoration:none;display:block;flex-shrink:0;width:280px;margin-right:20px}.Exercises_featuredCard__cF9NI{position:relative;height:350px;border-radius:12px;overflow:hidden;transition:transform .3s ease}.Exercises_featuredCardLink__NSdc2:hover .Exercises_featuredCard__cF9NI{transform:scale(1.03)}.Exercises_featuredCardImage__Y6DlP{transition:transform .4s ease}.Exercises_featuredCard__cF9NI:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent);z-index:1}.Exercises_featuredCardContent__jAFE_{position:absolute;bottom:20px;left:20px;right:20px;z-index:2}.Exercises_featuredCardTitle__YSlry{font-size:1.5rem;font-weight:600;color:#ffffff;line-height:1.3}.Exercises_allCategoriesSection__9SVYU{margin-top:40px}.Exercises_categoryGrid__K8CXB{grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:30px}.Exercises_categoryCard__Qe9fn{background-color:var(--oxford-blue-2,rgba(30,36,44,.8));border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.Exercises_imageWrapper__6J1zt{flex-basis:160px}.Exercises_cardImage__I_mba{transition:transform .4s ease}.Exercises_categoryCardLink__kB2Hy:hover .Exercises_categoryCard__Qe9fn{transform:translateY(-8px);box-shadow:0 10px 30px rgba(0,0,0,.3);border-color:rgba(var(--coquelicot-rgb,255,99,71),.4)}.Exercises_cardContent__KiKCo{padding:1.75rem;justify-content:center}.Exercises_categoryTitle__easXm{font-size:1.6rem;font-weight:700;margin-bottom:12px}.Exercises_exerciseCount__3tETg{font-size:.9rem;color:#ffffff;background-color:var(--coquelicot);padding:6px 16px}@media (max-width:768px){.Exercises_pageTitle__Uqhji{font-size:2.5rem}.Exercises_categoryGrid__K8CXB{grid-template-columns:1fr}.Exercises_sliderTrack___fpEI{width:calc(240px * 8)}.Exercises_featuredCardLink__NSdc2{width:240px}}.Exercises_allCategoriesSection__9SVYU{margin-top:60px}.Exercises_categoryGrid__K8CXB{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:35px;align-items:stretch}.Exercises_categoryCardLink__kB2Hy{text-decoration:none;display:block;outline:none;border-radius:16px;transition:transform .35s var(--ease-out-cubic,ease-out),box-shadow .35s var(--ease-out-cubic,ease-out);height:100%}.Exercises_categoryCardLink__kB2Hy:hover{transform:translateY(-10px);box-shadow:0 15px 35px rgba(0,0,0,.35)}.Exercises_categoryCard__Qe9fn{position:relative;border-radius:16px;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;background:linear-gradient(145deg,rgba(30,36,44,.9),rgba(22,27,34,.7));border:1px solid rgba(255,255,255,.08);transition:border-color .3s ease,background .3s ease;height:100%}.Exercises_categoryCardLink__kB2Hy:hover .Exercises_categoryCard__Qe9fn{border-color:rgba(130,243,0,.4);background:linear-gradient(145deg,rgba(38,46,56,.9),rgba(30,36,44,.7))}.Exercises_imageWrapper__6J1zt{flex-shrink:0;flex-basis:180px;position:relative;overflow:hidden;background-color:#0d1117}.Exercises_imageWrapper__6J1zt:before{content:"";position:absolute;top:0;left:0;width:60px;height:100%;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.06) 50%,transparent);opacity:0;transform:translateX(-100%) skewX(-15deg);z-index:2;transition:opacity .5s ease}.Exercises_cardImage__I_mba{transition:transform .4s var(--ease-out-cubic,ease-out),opacity .4s ease;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:.85}.Exercises_categoryCardLink__kB2Hy:hover .Exercises_cardImage__I_mba{transform:scale(1.1);opacity:1}.Exercises_categoryCardLink__kB2Hy:hover .Exercises_imageWrapper__6J1zt:before{opacity:1;animation:Exercises_subtleShine__mj17J 1.2s var(--ease-out-cubic,ease-out)}@keyframes Exercises_subtleShine__mj17J{0%{transform:translateX(-100%) skewX(-15deg);opacity:0}20%{opacity:1}to{transform:translateX(200%) skewX(-15deg);opacity:0}}.Exercises_cardContent__KiKCo{padding:1.5rem 1.8rem;display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1;z-index:1}.Exercises_categoryTitle__easXm{font-size:1.5rem;font-weight:600;color:#ffffff;margin-bottom:10px;line-height:1.4}.Exercises_categoryDescription__O3QI4{font-size:1.1rem;color:#c9d1d9;line-height:1.6;margin-bottom:10px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1}.Exercises_exerciseCount__3tETg{font-size:.85rem;font-weight:500;color:#000000;background-color:rgba(130,243,0,.9);padding:6px 14px;border-radius:20px;display:inline-block;align-self:flex-start;transition:background-color .3s ease,box-shadow .3s ease;margin-top:auto}.Exercises_categoryCardLink__kB2Hy:hover .Exercises_exerciseCount__3tETg{background-color:rgba(130,243,0,1);box-shadow:0 0 12px rgba(130,243,0,.5)}@media (max-width:768px){.Exercises_categoryGrid__K8CXB{grid-template-columns:1fr;gap:25px}.Exercises_categoryCard__Qe9fn{flex-direction:row}.Exercises_imageWrapper__6J1zt{flex-basis:120px}.Exercises_categoryTitle__easXm{font-size:1.3rem}.Exercises_cardContent__KiKCo{padding:1rem 1.2rem;justify-content:flex-start}.Exercises_categoryDescription__O3QI4{-webkit-line-clamp:2;font-size:.85rem;margin-bottom:10px}}@media (max-width:480px){.Exercises_categoryGrid__K8CXB{grid-template-columns:1fr}.Exercises_categoryCard__Qe9fn{flex-direction:column}.Exercises_imageWrapper__6J1zt{flex-basis:auto;height:180px}.Exercises_cardContent__KiKCo{padding:1rem;gap:8px}.Exercises_categoryTitle__easXm{font-size:1.2rem}.Exercises_categoryDescription__O3QI4{-webkit-line-clamp:3;font-size:.8rem}.Exercises_exerciseCount__3tETg{margin-top:0}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.VideoShortsFeed_feedContainer__vYsdB{width:100%;margin-bottom:60px;position:relative;padding-left:60px;padding-right:60px;box-sizing:border-box}.VideoShortsFeed_feedHeader__tTHmX{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}.VideoShortsFeed_feedTitle__pu8G6{font-size:2rem;font-weight:700;color:#ffffff;padding-bottom:10px;border-bottom:2px solid rgba(130,243,0,.3);display:inline-block}.VideoShortsFeed_categorySelect__9nA_6{padding:12px 16px;background-color:rgba(30,36,44,.8);color:#ffffff;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:1rem;cursor:pointer}.VideoShortsFeed_swiperContainer__1KcP5{height:70vh;max-height:650px;width:100%;background-color:rgba(30,36,44,.8);border-radius:25px;overflow:hidden;border:1px solid rgba(255,255,255,.1);position:relative;overscroll-behavior-y:contain}.VideoShortsFeed_swiperMain__EISMm{height:100%}.VideoShortsFeed_slide__b_CJK{display:flex;justify-content:center;align-items:center;padding:50px;box-sizing:border-box;height:100%}.VideoShortsFeed_slideContent__nrCxZ{display:flex;flex-direction:row;align-items:center;gap:30px;width:100%;height:100%}.VideoShortsFeed_videoWrapper__tkr2V{flex:3;aspect-ratio:16/9;height:100%;border-radius:12px;overflow:hidden;background-color:#000;position:relative}.VideoShortsFeed_youtubePlayerContainer__CG7BP{position:absolute;top:0;left:0;width:100%;height:100%}.VideoShortsFeed_youtubePlayerContainer__CG7BP iframe{width:100%;height:100%}.VideoShortsFeed_videoPlaceholder__rpp6B{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#111;color:#aaa;font-size:1rem;border-radius:12px;position:absolute;top:0;left:0;z-index:1}.VideoShortsFeed_infoWrapper__6EjUh{flex:2;color:#c9d1d9;height:100%;overflow-y:auto;display:flex;flex-direction:column}.VideoShortsFeed_exerciseName__gwswK{font-size:2rem;font-weight:700;color:#ffffff;margin-bottom:16px}.VideoShortsFeed_collapsibleContent__wtejA.VideoShortsFeed_show__0976_{max-height:100%;opacity:1}.VideoShortsFeed_exerciseDescription__8p1ps{font-size:1.25rem;line-height:1.8;margin-bottom:20px}.VideoShortsFeed_exerciseMuscle__iVoiR{display:inline-block;padding:8px 16px;background-color:rgba(136,231,12,.959);color:rgb(0,0,0);border-radius:20px;font-weight:500;font-size:1.1rem;margin-bottom:20px;align-self:flex-start}.VideoShortsFeed_noResult__uqVnl{color:#ffffff;font-size:1.5rem;text-align:center;padding:50px}.VideoShortsFeed_muscleModelWrapper__rCFN4{width:100%;max-width:250px;margin:0 auto 20px;flex-shrink:0;flex-grow:1;display:flex;align-items:center;justify-content:center}.VideoShortsFeed_feedContainer__vYsdB .swiper-button-next,.VideoShortsFeed_feedContainer__vYsdB .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background-color:rgba(0,0,0,.7);border-radius:50%;transition:background-color .3s ease;z-index:10}.VideoShortsFeed_feedContainer__vYsdB .swiper-button-next:hover,.VideoShortsFeed_feedContainer__vYsdB .swiper-button-prev:hover{background-color:rgb(0,0,0)}.VideoShortsFeed_feedContainer__vYsdB .swiper-button-prev{left:5px;right:auto}.VideoShortsFeed_feedContainer__vYsdB .swiper-button-next{right:5px;left:auto}.VideoShortsFeed_feedContainer__vYsdB .swiper-button-next:after,.VideoShortsFeed_feedContainer__vYsdB .swiper-button-prev:after{color:#ffffff;font-size:1.25rem!important;font-weight:900}.VideoShortsFeed_mobileTriggerBox__nhsuH{width:100%;padding:40px 20px;background-color:rgba(30,36,44,.8);border:1px solid rgba(255,255,255,.1);border-radius:25px;text-align:center;cursor:pointer;transition:background-color .3s ease}.VideoShortsFeed_mobileTriggerBox__nhsuH:hover{background-color:rgba(40,46,54,.9)}.VideoShortsFeed_mobileTriggerBox__nhsuH h3{font-size:1.5rem;font-weight:700;color:#ffffff;margin-bottom:10px}.VideoShortsFeed_mobileTriggerBox__nhsuH p{font-size:1rem;color:#c9d1d9}.VideoShortsFeed_modalOverlay__A2YJE{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;box-sizing:border-box;overflow:hidden}.VideoShortsFeed_modalOverlay__A2YJE .VideoShortsFeed_swiperContainer__1KcP5{z-index:1001}.VideoShortsFeed_modalCloseButton__sfdoP{position:absolute;top:15px;left:15px;background:rgba(40,40,40,.7);color:#ffffff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;z-index:1050;display:flex;align-items:center;justify-content:center}.VideoShortsFeed_videoOverlay___Emfa{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:2;border-radius:0}@media (max-width:1024px){.VideoShortsFeed_feedContainer__vYsdB{padding-left:0;padding-right:0}.VideoShortsFeed_swiperContainer__1KcP5{height:100vh;width:100%;max-height:none;border-radius:0;border:none;overscroll-behavior-y:contain;background-color:#000}.VideoShortsFeed_slide__b_CJK{padding:0;align-items:center}.VideoShortsFeed_slideContent__nrCxZ,.VideoShortsFeed_slide__b_CJK{height:100%;display:flex;flex-direction:column;justify-content:flex-start}.VideoShortsFeed_slideContent__nrCxZ{gap:0;width:100%;position:relative}.VideoShortsFeed_videoWrapper__tkr2V{position:relative;aspect-ratio:9/16;width:100%;height:auto;flex-shrink:0;max-height:85vh;transition:max-height .4s ease-out;margin-bottom:0;border-radius:0;background-color:#000;overflow:hidden;margin-left:auto;margin-right:auto}.VideoShortsFeed_slideContent__nrCxZ.VideoShortsFeed_detailsActive__oiLGu .VideoShortsFeed_videoWrapper__tkr2V{max-height:70vh}.VideoShortsFeed_videoPlaceholder__rpp6B{border-radius:0;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:#111;color:#aaa;font-size:1rem;display:flex;align-items:center;justify-content:center;width:100%}.VideoShortsFeed_infoWrapper__6EjUh{position:relative;width:100%;background:#000;padding:10px 15px;border-radius:0;z-index:5;text-align:left;flex-grow:1;flex-shrink:0;height:auto;max-height:15vh;overflow:hidden;color:#c9d1d9;display:flex;flex-direction:column;transition:max-height .4s ease-out,padding .4s ease-out}.VideoShortsFeed_slideContent__nrCxZ.VideoShortsFeed_detailsActive__oiLGu .VideoShortsFeed_infoWrapper__6EjUh{max-height:30vh;overflow-y:auto;padding:15px}.VideoShortsFeed_exerciseName__gwswK{font-size:1.2rem;margin-bottom:8px;text-align:left;color:#fff;flex-shrink:0}.VideoShortsFeed_detailsToggleButton__rmgXi{background-color:rgba(136,231,12,.9);color:rgb(0,0,0);border:none;padding:8px 12px;border-radius:15px;font-weight:500;font-size:.85rem;cursor:pointer;margin-top:0;transition:background-color .3s ease;display:block;width:-moz-fit-content;width:fit-content;margin-left:0;flex-shrink:0}.VideoShortsFeed_detailsToggleButton__rmgXi:hover{background-color:rgb(100,180,0)}.VideoShortsFeed_collapsibleContent__wtejA{max-height:0;overflow:hidden;transition:max-height .4s ease-out,opacity .4s ease-out,padding-top .4s ease-out;opacity:0;width:100%;padding-top:0;display:flex;flex-direction:column;min-height:0}.VideoShortsFeed_collapsibleContent__wtejA.VideoShortsFeed_show__0976_{max-height:100%;opacity:1;padding-top:10px;overflow:visible}.VideoShortsFeed_exerciseMuscle__iVoiR{align-self:flex-start;font-size:.8rem;padding:5px 10px;margin-bottom:10px;background-color:rgba(136,231,12,.8);flex-shrink:0}.VideoShortsFeed_exerciseDescription__8p1ps{font-size:.95rem;line-height:1.6;margin-bottom:10px;text-align:left;color:#e0e0e0;flex-shrink:0}.VideoShortsFeed_muscleModelWrapper__rCFN4{max-width:100px;margin:5px 0 0;flex-shrink:0;align-self:flex-start}.VideoShortsFeed_feedContainer__vYsdB .swiper-button-next,.VideoShortsFeed_feedContainer__vYsdB .swiper-button-prev{display:none}}