.MobileJoinButton_mobileJoinButton__bMLC9{background:#fff;border-radius:100px;padding:12px 24px;box-shadow:0 4px 24px rgba(0,0,0,.05);display:flex;align-items:center;gap:16px;position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);z-index:10;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.MobileJoinButton_mobileJoinButton__bMLC9.MobileJoinButton_hidden__GBIFu{opacity:0;transform:translateX(-50%) translateY(100px);pointer-events:none}.MobileJoinButton_scrollToTop__sFxRj{position:fixed;bottom:1.5rem;right:1rem;background:#4569fa;color:#fff;width:48px;height:48px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 24px rgba(69,105,250,.3);z-index:10;opacity:0;transform:translateY(100px);pointer-events:none;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.MobileJoinButton_scrollToTop__sFxRj.MobileJoinButton_visible__fw_P0{opacity:1;transform:translateY(0);pointer-events:auto}.MobileJoinButton_scrollToTop__sFxRj:hover{background:#3554d9;transform:translateY(-2px);box-shadow:0 6px 30px rgba(69,105,250,.4)}.MobileJoinButton_scrollToTop__sFxRj:active{transform:translateY(0)}.MobileJoinButton_giftIcon__opuA0{background:#d7e9ff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.MobileJoinButton_appIcons__1Np_U{display:flex;align-items:center;gap:.5rem}.MobileJoinButton_appleIcon__fEFcX{color:#000}.MobileJoinButton_androidIcon__5Z01H{color:#3ddc84}.MobileJoinButton_text__ntdvD{flex:1 1;font-size:1rem;font-weight:500}.MobileJoinButton_amount__uIHDf{color:#4569fa}.MobileJoinButton_getStarted__T933w{background:#4569fa;color:#fff;font-size:.8rem;padding:12px 24px;border-radius:100px;text-decoration:none;white-space:nowrap;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s ease}.MobileJoinButton_getStarted__T933w:hover{background:#3554d9}.MobileJoinButton_getStartedText__cbF4_{font-weight:600!important}.MobileJoinButton_superscript__SeDph{font-size:.5rem;vertical-align:super;line-height:0}@media (max-width:640px){.MobileJoinButton_mobileJoinButton__bMLC9{width:80%;display:flex}.MobileJoinButton_giftIcon__opuA0{width:36px;height:36px}.MobileJoinButton_giftIcon__opuA0 svg{width:18px;height:18px}.MobileJoinButton_text__ntdvD{font-size:.95rem}.MobileJoinButton_getStarted__T933w{padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.MobileJoinButton_getStartedText__cbF4_{display:none}.MobileJoinButton_arrow__BPT7U{display:block;font-size:16px}}.MobileJoinButton_modalOverlay__oa93S{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;z-index:1100;padding:1rem;animation:MobileJoinButton_overlayFadeIn__NyTHt .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.MobileJoinButton_modalOverlay__oa93S.MobileJoinButton_closing__vRPJm{animation:MobileJoinButton_overlayFadeOut__aJHJc .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes MobileJoinButton_overlayFadeIn__NyTHt{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@keyframes MobileJoinButton_overlayFadeOut__aJHJc{0%{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}to{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.MobileJoinButton_modalContent__JBQh0{background:#fff;border-radius:1.5rem;padding:2.5rem;max-width:600px;width:100%;position:relative;animation:MobileJoinButton_modalBounceIn__lOoum .6s cubic-bezier(.34,1.56,.64,1);max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.MobileJoinButton_modalContent__JBQh0.MobileJoinButton_closing__vRPJm{animation:MobileJoinButton_modalSpinOut__Sfc61 .4s cubic-bezier(.6,0,.8,.4) forwards}@keyframes MobileJoinButton_modalBounceIn__lOoum{0%{transform:scale(.7) translateY(100px) rotate(-12deg);opacity:0}60%{transform:scale(1.03) translateY(-15px) rotate(3deg)}to{transform:scale(1) translateY(0) rotate(0deg);opacity:1}}@keyframes MobileJoinButton_modalSpinOut__Sfc61{0%{transform:scale(1) translateY(0) rotate(0deg);opacity:1}to{transform:scale(.7) translateY(100px) rotate(12deg);opacity:0}}.MobileJoinButton_modalClose__EL9S2{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease}.MobileJoinButton_modalClose__EL9S2:hover{background:#f3f4f6;color:#1f2937}.MobileJoinButton_modalTitle__S2iSX{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;text-align:center}.MobileJoinButton_modalSubtitle__Nz4HI{font-size:1rem;color:#6b7280;margin:0 0 2rem;text-align:center}.MobileJoinButton_appPreviews__4cAld{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.MobileJoinButton_appPreview__MZYcd{display:flex;flex-direction:column;align-items:center}.MobileJoinButton_previewPlaceholder__dHSf_{width:100%;aspect-ratio:9/16;background:linear-gradient(135deg,#e0e7ff,#f3f4f6);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600;border:2px dashed #d1d5db;margin-bottom:.75rem}.MobileJoinButton_previewImageWrapper__r7RhM{width:100%;aspect-ratio:9/16;border-radius:1rem;overflow:hidden;margin-bottom:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.MobileJoinButton_previewImage__p_gxC{width:100%;height:100%;object-fit:cover}.MobileJoinButton_appLabel__g2Bwn{font-size:1rem;font-weight:600;color:#1f2937;margin:0;display:flex;align-items:center;gap:.5rem}.MobileJoinButton_appLabelIcon__ve0eV{font-size:1.25rem}.MobileJoinButton_linkSection__amVyg{margin-bottom:1.5rem}.MobileJoinButton_linkLabel__TYMK_{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.MobileJoinButton_linkInputGroup__Radne{display:flex;gap:.5rem}.MobileJoinButton_linkInput__1YAHd{flex:1 1;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#1f2937;background:#f9fafb}.MobileJoinButton_linkInput__1YAHd:focus{outline:none;border-color:#4569fa}.MobileJoinButton_copyButton__QGQpy{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease}.MobileJoinButton_copyButton__QGQpy:hover{background:#e5e7eb;border-color:#d1d5db}.MobileJoinButton_downloadButtons__IXgXj{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.MobileJoinButton_downloadButton__V8K_o{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#4569fa;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s ease}.MobileJoinButton_downloadButton__V8K_o:hover{background:#3554d9}@media (max-width:640px){.MobileJoinButton_modalContent__JBQh0{padding:2rem 1.5rem}.MobileJoinButton_modalTitle__S2iSX{font-size:1.5rem}.MobileJoinButton_appPreviews__4cAld{grid-template-columns:1fr;gap:1rem}.MobileJoinButton_linkInputGroup__Radne{flex-direction:column}.MobileJoinButton_copyButton__QGQpy{width:100%;justify-content:center}.MobileJoinButton_downloadButtons__IXgXj{grid-template-columns:1fr}}.AppShowcase_phoneAnimationContainer__GmGhf{display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.AppShowcase_phoneWrapper__6hFsZ{width:300px;height:600px;transform-style:preserve-3d;z-index:10}.AppShowcase_phoneContainer__H87P8{width:100%;height:100%;transform-style:preserve-3d}.AppShowcase_phone__1lOov{width:100%;height:600px;background-image:url(/_next/static/media/phoneLargeExampleTwo.a001cedf.webp);background-size:cover;overflow:hidden}.AppShowcase_sideContainer__6_AcB{color:#333;z-index:1;width:60%;display:flex;flex-direction:column;align-items:flex-start}.AppShowcase_sideContainerTitle__rDVud{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;font-size:2rem;font-weight:700;width:100%;color:#101827}.AppShowcase_appStoreButtons__v7jQ0{display:flex;align-items:center}.AppShowcase_logoWrapper__9bcah{height:80px;width:200px;position:relative}.AppShowcase_logoWrapper__9bcah.AppShowcase_special__m6mHU{height:55px;width:180px;position:relative}@media (max-width:768px){.AppShowcase_phoneAnimationContainer__GmGhf{flex-direction:column}.AppShowcase_sideContainer__6_AcB{padding:0;width:100%;right:0}.AppShowcase_sideContainerTitle__rDVud{flex-direction:column;align-items:center;text-align:center}.AppShowcase_appStoreButtons__v7jQ0{flex-direction:column;margin-top:1rem}}.FeatureBoxes_featureBoxesContainer__fO3cu{display:flex;gap:20px;max-width:100%;margin:0 auto}.FeatureBoxes_column__sI_TA{display:flex;flex-direction:column;gap:20px;flex:1 1}.FeatureBoxes_box__7t_o9{background-color:#fff;border-radius:1rem;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1;transition:all .3s ease;border:1px solid #e6e6e6}.FeatureBoxes_box__7t_o9 h2{font-size:1.5rem;margin-bottom:10px;font-weight:700}.FeatureBoxes_box__7t_o9 p{font-size:1rem;color:#6c757d;margin-bottom:15px;flex-grow:1}.FeatureBoxes_imageWrapper__koczq{display:flex;justify-content:center;align-items:center;overflow:hidden}.FeatureBoxes_imageContainer__pMq0J{display:flex;align-items:center;position:relative;width:100%;height:180px}@media (max-width:768px){.FeatureBoxes_featureBoxesContainer__fO3cu{flex-direction:column}}.FeatureBoxes_imageContainer__pMq0J img{max-width:100%;height:auto;object-fit:contain}.GetStartedIntentButton_overlay__a3Fqn{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(15,23,42,.42);backdrop-filter:blur(22px) saturate(1.08);-webkit-backdrop-filter:blur(22px) saturate(1.08);animation:GetStartedIntentButton_intentOverlayIn__VMonB .18s ease-out both}.GetStartedIntentButton_dialog__76EIr{position:relative;width:min(100%,620px);max-height:min(92vh,720px);overflow:auto;padding:1.25rem;color:#1f2937;background:radial-gradient(circle at 18% 0,rgba(53,200,255,.18),transparent 36%),radial-gradient(circle at 88% 10%,rgba(69,105,250,.18),transparent 34%),#fff;border:1px solid rgba(69,105,250,.16);border-radius:2rem;box-shadow:0 34px 90px rgba(15,23,42,.28);transform-origin:center;animation:GetStartedIntentButton_intentDialogIn__eu04D .34s cubic-bezier(.16,1,.3,1) both}.GetStartedIntentButton_closeButton__OATh_{position:absolute;top:.9rem;right:.9rem;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;color:#4569fa;background:hsla(0,0%,100%,.78);border:1px solid rgba(69,105,250,.16);border-radius:2rem;cursor:pointer}.GetStartedIntentButton_closeButton__OATh_:focus,.GetStartedIntentButton_closeButton__OATh_:hover{background:#fff;outline:none;box-shadow:0 0 0 3px rgba(69,105,250,.16)}.GetStartedIntentButton_header__oU6AL{max-width:520px;margin:0 auto 1rem;padding:.5rem 2.5rem .25rem;text-align:center}.GetStartedIntentButton_logo__ZF04Z{display:block;width:128px;height:auto;margin:0 auto .7rem;object-fit:contain}.GetStartedIntentButton_header__oU6AL h2{margin:0;color:#111827;font-size:clamp(2rem,5vw,3.1rem);line-height:1}.GetStartedIntentButton_header__oU6AL p{margin:.75rem 0 0;color:#4b5563;font-size:1rem;line-height:1.55;font-weight:600}.GetStartedIntentButton_optionGrid__9UyU2{display:grid;grid-gap:.75rem;gap:.75rem}.GetStartedIntentButton_optionButton__SMMrn{width:100%;min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.9rem;gap:.9rem;padding:.95rem 1rem;color:#1f2937;background:hsla(0,0%,100%,.82);border:1px solid rgba(69,105,250,.14);border-radius:2rem;cursor:pointer;text-align:left;box-shadow:0 12px 28px rgba(69,105,250,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.GetStartedIntentButton_optionButton__SMMrn:focus,.GetStartedIntentButton_optionButton__SMMrn:hover{transform:translateY(-2px);border-color:rgba(69,105,250,.36);box-shadow:0 18px 36px rgba(69,105,250,.14);outline:none}.GetStartedIntentButton_primaryOption__5hS7H{color:#fff;background:linear-gradient(135deg,#4569fa,#35bff3);border-color:transparent;box-shadow:0 18px 42px rgba(69,105,250,.24)}.GetStartedIntentButton_optionIcon__QlmMY{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;color:#4569fa;background:rgba(69,105,250,.1);border-radius:2rem;font-size:1.1rem;overflow:hidden}.GetStartedIntentButton_primaryOption__5hS7H .GetStartedIntentButton_optionIcon__QlmMY{color:#4569fa;background:hsla(0,0%,100%,.92)}.GetStartedIntentButton_headshotIcon__UGf_R{background:#4569fa;border:2px solid rgba(69,105,250,.12)}.GetStartedIntentButton_headshotImage__EDQuD{display:block;width:100%;height:100%;object-fit:cover}.GetStartedIntentButton_optionText__RWRiv{display:grid;grid-gap:.22rem;gap:.22rem}.GetStartedIntentButton_optionText__RWRiv strong{font-size:1.08rem;line-height:1.15}.GetStartedIntentButton_optionText__RWRiv span{color:#6b7280;font-size:.92rem;line-height:1.35;font-weight:600}.GetStartedIntentButton_primaryOption__5hS7H .GetStartedIntentButton_optionText__RWRiv span{color:hsla(0,0%,100%,.82)}.GetStartedIntentButton_optionArrow___JaD0{color:#4569fa;font-size:1rem}.GetStartedIntentButton_primaryOption__5hS7H .GetStartedIntentButton_optionArrow___JaD0{color:#fff}@media (max-width:520px){.GetStartedIntentButton_dialog__76EIr{padding:1rem}.GetStartedIntentButton_header__oU6AL{padding:.5rem 2.1rem .1rem}.GetStartedIntentButton_optionButton__SMMrn{min-height:78px;gap:.7rem;padding:.85rem}.GetStartedIntentButton_optionIcon__QlmMY{width:2.6rem;height:2.6rem}}@keyframes GetStartedIntentButton_intentOverlayIn__VMonB{0%{background:rgba(15,23,42,0);backdrop-filter:blur(0) saturate(1);-webkit-backdrop-filter:blur(0) saturate(1)}to{background:rgba(15,23,42,.42);backdrop-filter:blur(22px) saturate(1.08);-webkit-backdrop-filter:blur(22px) saturate(1.08)}}@keyframes GetStartedIntentButton_intentDialogIn__eu04D{0%{opacity:0;transform:translateY(18px) scale(.96);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media (prefers-reduced-motion:reduce){.GetStartedIntentButton_dialog__76EIr,.GetStartedIntentButton_overlay__a3Fqn{animation:none}}.ActiveCoachesShowcase_section__G4hxO{position:relative;overflow:hidden;width:100%;padding:.4rem 0 0;background:transparent}.ActiveCoachesShowcase_header__d8Uem{width:min(100% - 2rem,980px);margin:0 auto 1.35rem;text-align:center}.ActiveCoachesShowcase_badge__WjZMK{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:30px;padding:.32rem .82rem;color:#4569fa;background:rgba(69,105,250,.08);border:1px solid rgba(69,105,250,.18);border-radius:8px;box-shadow:none;font-size:.84rem;font-weight:800;line-height:1;text-transform:uppercase}.ActiveCoachesShowcase_badge__WjZMK svg{width:.86em;height:.86em;color:#ff6b3d}.ActiveCoachesShowcase_carouselShell__P2fyD{position:relative;width:min(100%,1420px);margin:0 auto}.ActiveCoachesShowcase_scroller__7cGD1{display:flex;gap:1rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding:max(1rem,calc((100vw - 1320px) / 2 + 1rem));scroll-snap-type:x mandatory;scrollbar-width:none;padding:.25rem max(1rem,calc((100vw - 1320px) / 2 + 1rem)) .85rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 3.5rem,#000 calc(100% - 3.5rem),transparent);mask-image:linear-gradient(90deg,transparent,#000 3.5rem,#000 calc(100% - 3.5rem),transparent)}.ActiveCoachesShowcase_scroller__7cGD1::-webkit-scrollbar{display:none}.ActiveCoachesShowcase_card__Fmpb_{position:relative;flex:0 0 clamp(176px,16vw,226px);height:clamp(230px,21vw,286px);overflow:hidden;color:#fff;text-decoration:none;background:#07152a;border:1px solid rgba(15,23,42,.08);border-radius:8px;box-shadow:0 14px 34px rgba(15,23,42,.12);scroll-snap-align:start;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ActiveCoachesShowcase_card__Fmpb_:hover{transform:translateY(-4px);border-color:rgba(69,105,250,.34);box-shadow:0 18px 42px rgba(69,105,250,.18)}.ActiveCoachesShowcase_photoWrap__Eq90j{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,rgba(69,105,250,.45),rgba(53,200,255,.2)),#07152a}.ActiveCoachesShowcase_photo__i756b{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01);transition:transform .28s ease}.ActiveCoachesShowcase_card__Fmpb_:hover .ActiveCoachesShowcase_photo__i756b{transform:scale(1.045)}.ActiveCoachesShowcase_photoShade__e6apS{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,21,42,0) 32%,rgba(7,21,42,.5) 67%,rgba(7,21,42,.95)),linear-gradient(90deg,rgba(7,21,42,.12),rgba(7,21,42,0))}.ActiveCoachesShowcase_initials__2lJbi{display:inline-flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;color:#fff;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.28);border-radius:999px;font-size:1.8rem;font-weight:800}.ActiveCoachesShowcase_cardContent__tnz2O{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:2}.ActiveCoachesShowcase_rating__Y27Bd{display:inline-flex;align-items:center;justify-content:center;gap:.32rem;min-height:24px;margin-bottom:.58rem;padding:.2rem .52rem;color:#000;background:#ffc409;border-radius:999px;font-size:.74rem;font-weight:900;line-height:1}.ActiveCoachesShowcase_rating__Y27Bd svg{width:.84em;height:.84em}.ActiveCoachesShowcase_cardContent__tnz2O h3{display:-webkit-box;overflow:hidden;margin:0 0 .35rem;color:#fff;font-size:clamp(1.04rem,1.18vw,1.24rem);font-weight:800;line-height:1.08;text-shadow:0 2px 14px rgba(0,0,0,.3);-webkit-box-orient:vertical;-webkit-line-clamp:2}.ActiveCoachesShowcase_cardContent__tnz2O p{display:-webkit-box;overflow:hidden;margin:0 0 .58rem;color:hsla(0,0%,100%,.84);font-size:.76rem;font-weight:700;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:1}.ActiveCoachesShowcase_location__y99cK{display:flex;align-items:center;min-width:0;gap:.38rem;overflow:hidden;color:hsla(0,0%,100%,.76);font-size:.76rem;font-weight:700;line-height:1.25;white-space:nowrap}.ActiveCoachesShowcase_location__y99cK svg{flex:0 0 auto;width:.9em;height:.9em}.ActiveCoachesShowcase_location__y99cK span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ActiveCoachesShowcase_arrowButton__TPYzN{position:absolute;top:50%;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#07152a;background:hsla(0,0%,100%,.96);border:1px solid rgba(15,23,42,.12);border-radius:999px;box-shadow:0 10px 24px rgba(15,23,42,.14);cursor:pointer;transform:translateY(-50%);transition:transform .18s ease,box-shadow .18s ease,color .18s ease}.ActiveCoachesShowcase_arrowButton__TPYzN:hover{color:#4569fa;box-shadow:0 16px 42px rgba(69,105,250,.2);transform:translateY(-50%) scale(1.04)}.ActiveCoachesShowcase_arrowButton__TPYzN svg{width:1rem;height:1rem}.ActiveCoachesShowcase_arrowLeft__v8U87{left:max(.75rem,calc((100vw - 1320px) / 2 + .25rem))}.ActiveCoachesShowcase_arrowRight__tAC_E{right:max(.75rem,calc((100vw - 1320px) / 2 + .25rem))}.ActiveCoachesShowcase_allProfilesLink__puV_D{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:40px;margin:1rem auto 0;padding:.58rem .9rem;color:#07152a;background:#fff;border:1px solid rgba(69,105,250,.18);border-radius:8px;box-shadow:0 10px 26px rgba(69,105,250,.1);font-size:.86rem;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ActiveCoachesShowcase_allProfilesLink__puV_D:hover{border-color:rgba(69,105,250,.36);box-shadow:0 14px 32px rgba(69,105,250,.14);transform:translateY(-2px)}.ActiveCoachesShowcase_placeholderCard__9D21L{display:flex;flex-direction:column;justify-content:flex-end;gap:.75rem;padding:1.45rem;background:linear-gradient(110deg,hsla(0,0%,100%,.08) 8%,hsla(0,0%,100%,.18) 18%,hsla(0,0%,100%,.08) 33%),#07152a;background-size:220% 100%;animation:ActiveCoachesShowcase_shimmer__uu73_ 1.2s linear infinite}.ActiveCoachesShowcase_placeholderBlock__SD6lC,.ActiveCoachesShowcase_placeholderLineShort__Gc8xe,.ActiveCoachesShowcase_placeholderLine__gJwJ7{display:block;height:18px;background:hsla(0,0%,100%,.22);border-radius:999px}.ActiveCoachesShowcase_placeholderBlock__SD6lC{width:66px}.ActiveCoachesShowcase_placeholderLine__gJwJ7{width:78%;height:30px}.ActiveCoachesShowcase_placeholderLineShort__Gc8xe{width:58%}@keyframes ActiveCoachesShowcase_shimmer__uu73_{0%{background-position:100% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.ActiveCoachesShowcase_allProfilesLink__puV_D,.ActiveCoachesShowcase_arrowButton__TPYzN,.ActiveCoachesShowcase_card__Fmpb_,.ActiveCoachesShowcase_photo__i756b,.ActiveCoachesShowcase_placeholderCard__9D21L{animation:none;transition:none}.ActiveCoachesShowcase_scroller__7cGD1{scroll-behavior:auto}}@media (max-width:900px){.ActiveCoachesShowcase_section__G4hxO{padding:.25rem 0 0}.ActiveCoachesShowcase_header__d8Uem{margin-bottom:1rem}.ActiveCoachesShowcase_scroller__7cGD1{gap:1rem;padding-right:1rem;padding-left:1rem;-webkit-mask-image:none;mask-image:none;scroll-padding:1rem}.ActiveCoachesShowcase_card__Fmpb_{flex-basis:min(54vw,220px);height:278px}.ActiveCoachesShowcase_arrowButton__TPYzN{display:none}}@media (max-width:560px){.ActiveCoachesShowcase_section__G4hxO{padding:.1rem 0 0}.ActiveCoachesShowcase_header__d8Uem{width:min(100% - 1.5rem,980px)}.ActiveCoachesShowcase_badge__WjZMK{max-width:100%;min-height:30px;font-size:.8rem}.ActiveCoachesShowcase_card__Fmpb_{flex-basis:min(64vw,214px);height:270px}.ActiveCoachesShowcase_cardContent__tnz2O{right:.92rem;bottom:.92rem;left:.92rem}}