.FranchiseHome_homeSection{color:#fff;background-color:#051c3f;align-items:center;min-height:90vh;padding:10rem 0 5rem;display:flex;position:relative;overflow:visible}.FranchiseHome_container{width:100%}.FranchiseHome_contentWrapper{justify-content:space-between;align-items:center;display:flex}.FranchiseHome_leftContent{align-self:center}.FranchiseHome_title{font-size:clamp(var(--font-size-2xl),2.2vw,var(--font-size-40));color:#fff;margin-bottom:.5rem;font-weight:700;line-height:1.2}.FranchiseHome_subheading{font-weight:700;font-size:clamp(var(--font-size-3xl),3vw,var(--font-size-5xl-title));color:#fff;line-height:1.5}.FranchiseHome_ratingSection{align-items:center;gap:1.5rem;margin:2rem 0;display:flex}.FranchiseHome_avatars{display:flex}.FranchiseHome_avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:40px;height:40px;margin-left:-15px}.FranchiseHome_avatar:first-child{margin-left:0}.FranchiseHome_ratingText{font-size:clamp(var(--font-size-sm),.95vw,var(--font-size-lg));flex-direction:column;font-weight:400;display:flex}.FranchiseHome_stars{color:#ffb91d;align-items:center;gap:2px;margin-top:2px;display:flex}.FranchiseHome_partnerSection{margin-bottom:2.5rem}.FranchiseHome_partnerLabel{font-size:clamp(var(--font-size-xl),1.6vw,var(--font-size-3xl));color:#fff;margin-bottom:1rem;line-height:1.4;display:block}.FranchiseHome_partnerLogos{gap:1rem;display:flex}.FranchiseHome_partnerLogo{aspect-ratio:90/45;object-fit:contain;background:#fff;border-radius:10px;width:auto;padding:0}.FranchiseHome_ctaButtons{align-items:center;gap:2rem;display:flex}.FranchiseHome_contactBtn{background:var(--primary);color:#fff;font-weight:600;font-size:var(--font-size-base);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;transition:all .3s;display:flex}.FranchiseHome_contactBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.FranchiseHome_demoBtn{color:#fff;font-weight:500;font-size:clamp(var(--font-size-sm),.95vw,var(--font-size-lg));align-items:center;gap:1rem;transition:all .3s;display:flex}.circle{border:1px solid #ffffff80;border-radius:50%;padding:5px}.FranchiseHome_playIcon{width:52px;height:52px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.FranchiseHome_demoBtn:hover{opacity:.9}.FranchiseHome_rightContent{flex:1;max-height:730px}.FranchiseHome_mainImageWrapper{z-index:1;aspect-ratio:740/725;position:absolute;bottom:-7px;left:53%}.FranchiseHome_studentImage{object-fit:contain;width:100%;height:100%}.FranchiseHome_floatingCard{aspect-ratio:284/86;z-index:2;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:1rem;padding:.9rem 1.3rem;animation:6s ease-in-out infinite float;display:flex;position:absolute}.FranchiseHome_cardIcon_parent{width:3.125rem;height:2.5rem;position:relative;overflow:hidden}.FranchiseHome_cardIcon{object-fit:contain}.FranchiseHome_cardText{flex-direction:column;display:flex}.FranchiseHome_cardTitle{font-weight:800;font-size:var(--font-size-xl);line-height:1}.FranchiseHome_cardInstructors .FranchiseHome_cardIcon,.FranchiseHome_cardInstructors .FranchiseHome_cardTitle{color:#3f6db3}.FranchiseHome_cardGlobal .FranchiseHome_cardIcon,.FranchiseHome_cardGlobal .FranchiseHome_cardTitle{color:#2ecc71}.FranchiseHome_cardExperience .FranchiseHome_cardIcon,.FranchiseHome_cardExperience .FranchiseHome_cardTitle{color:#e74c3c}.FranchiseHome_cardPartners .FranchiseHome_cardIcon,.FranchiseHome_cardPartners .FranchiseHome_cardTitle{color:#9b59b6}.FranchiseHome_cardSubtitle{font-size:clamp(var(--font-size-sm),.95vw,var(--font-size-lg));color:#585858;padding-top:.3rem;font-weight:400}.FranchiseHome_cardInstructors{animation-delay:0s;top:25%;right:30%}.FranchiseHome_cardGlobal{animation-delay:2s;top:50%;right:46%}.FranchiseHome_cardExperience{animation-delay:1s;bottom:50%;right:8%}.FranchiseHome_cardPartners{animation-delay:3s;bottom:16%;right:40%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.FranchiseHome_bottomStrip{z-index:10;background:#fff;border-radius:50px;justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;padding:1rem 3rem;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.FranchiseHome_stripLabel{color:var(--primary);font-weight:700;font-size:var(--font-size-sm);margin-right:2rem;line-height:1.2}.FranchiseHome_stripLabel span{color:#999;font-weight:500;font-size:var(--font-size-xs);margin-bottom:2px;display:block}.FranchiseHome_stripLogos{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:2rem;display:flex}.FranchiseHome_stripLogo{object-fit:contain;filter:grayscale();opacity:.8;width:auto;height:40px;transition:all .3s}.FranchiseHome_stripLogo:hover{filter:grayscale(0%);opacity:1}@media (max-width:1024px){.FranchiseHome_contentWrapper{text-align:center;flex-direction:column}.FranchiseHome_leftContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.FranchiseHome_ratingSection,.FranchiseHome_partnerLogos,.FranchiseHome_ctaButtons{justify-content:center}.FranchiseHome_rightContent{width:100%;max-width:600px;margin-top:2rem}.FranchiseHome_cardGlobal{left:0}.hide{display:none}.MainWrapper_container{min-height:auto}}@media (max-width:768px){.FranchiseHome_floatingCard{padding:.5rem 1rem;transform:scale(.8)}.FranchiseHome_bottomStrip{border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem}.FranchiseHome_stripLabel{text-align:center;margin-right:0}.FranchiseHome_stripLogos{justify-content:center}.hide{display:none}.MainWrapper_container{min-height:auto}}
