.Hero-module__ZARIfG__heroSection{justify-content:center;align-items:center;width:100vw;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageContainer{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{background:linear-gradient(#120e184d 0%,#120e18cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:1;justify-content:flex-start;width:100%;max-width:1200px;padding:0 2rem;display:flex;position:relative}.Hero-module__ZARIfG__textCard{flex-direction:column;gap:1.5rem;max-width:600px;padding:3rem;display:flex}.Hero-module__ZARIfG__textCard h1{margin-bottom:.5rem;font-size:3.5rem;line-height:1.1}.Hero-module__ZARIfG__textCard p{color:var(--text-secondary);font-size:1.1rem}.Hero-module__ZARIfG__buttons{margin-top:1rem}.Hero-module__ZARIfG__primaryBtn{background:var(--gradient-gold);color:#120e18;font-family:var(--font-heading);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-block}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #d4af3733}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);border:1px solid var(--accent-pink);font-family:var(--font-heading);background:0 0;border-radius:50px;margin-left:1rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__secondaryBtn:hover{background:var(--gradient-sensual);color:#fff;border-color:#0000;transform:translateY(-2px)}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{height:auto;padding-top:100px;padding-bottom:40px}.Hero-module__ZARIfG__content{align-items:flex-start}.Hero-module__ZARIfG__textCard{padding:2rem}.Hero-module__ZARIfG__textCard h1{font-size:2.5rem}.Hero-module__ZARIfG__buttons{flex-direction:column;gap:1rem;display:flex}.Hero-module__ZARIfG__secondaryBtn{margin-left:0}}.Hero-module__ZARIfG__languageToggle{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#120e1899;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;position:absolute;top:2rem;right:2rem}.Hero-module__ZARIfG__langBtn{color:var(--text-secondary);font-family:var(--font-heading);cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.9rem;font-weight:500;transition:color .3s}.Hero-module__ZARIfG__langBtn:hover{color:var(--text-primary)}.Hero-module__ZARIfG__langBtn.Hero-module__ZARIfG__active{color:#d4af37;font-weight:600}.Hero-module__ZARIfG__langSeparator{color:var(--text-secondary);opacity:.5}
.CourseCard-module__ahLxdG__card{flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.CourseCard-module__ahLxdG__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.CourseCard-module__ahLxdG__imageOverlay{background:linear-gradient(#0000 50%,#1a1523cc);width:100%;height:100%;position:absolute;top:0;left:0}.CourseCard-module__ahLxdG__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.CourseCard-module__ahLxdG__content h3{font-size:1.5rem;font-family:var(--font-heading);margin-bottom:.5rem}.CourseCard-module__ahLxdG__subtitle{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:1rem}.CourseCard-module__ahLxdG__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.CourseCard-module__ahLxdG__price{color:var(--accent-gold);font-size:1.25rem;font-family:var(--font-heading);font-weight:600}.CourseCard-module__ahLxdG__discoverBtn{color:var(--text-primary);border:1px solid var(--accent-pink);background:0 0;border-radius:50px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-block}.CourseCard-module__ahLxdG__discoverBtn:hover{background:var(--gradient-sensual);color:#fff;border-color:#0000;transform:translateY(-2px)}
.page-module___8aEwW__main{width:100%}.page-module___8aEwW__coursesSection{background-color:var(--bg-secondary);padding:6rem 0}.page-module___8aEwW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:4rem}.page-module___8aEwW__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.page-module___8aEwW__sectionHeader p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.page-module___8aEwW__bundleWrapper{justify-content:center;display:flex}.page-module___8aEwW__bundleCard{background:#d4af370d;border-color:#d4af3733;align-items:center;gap:3rem;width:100%;max-width:1000px;padding:3rem;display:flex}.page-module___8aEwW__bundleVisuals{width:280px;height:200px;display:flex;position:relative}.page-module___8aEwW__bundleThumbnail{border:1px solid var(--glass-border);border-radius:12px;width:140px;height:200px;position:absolute;right:0;overflow:hidden;box-shadow:-10px 0 20px #00000080}.page-module___8aEwW__bundleInfo{flex:1}.page-module___8aEwW__bundleInfo h3{margin-bottom:1rem;font-size:2.2rem}.page-module___8aEwW__bundleInfo p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.page-module___8aEwW__bundleAction{align-items:center;gap:2rem;display:flex}.page-module___8aEwW__bundlePrice{font-size:2.5rem;font-family:var(--font-heading);color:var(--text-primary);font-weight:600}.page-module___8aEwW__bundleBtn{background:var(--gradient-gold);color:#120e18;font-family:var(--font-heading);border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-block}.page-module___8aEwW__bundleBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #d4af3740}@media (max-width:768px){.page-module___8aEwW__bundleCard{text-align:center;flex-direction:column;gap:2rem;padding:2rem}.page-module___8aEwW__bundleVisuals{justify-content:center;width:200px;height:150px}.page-module___8aEwW__bundleThumbnail{width:100px;height:150px}.page-module___8aEwW__bundleAction{flex-direction:column;gap:1rem}}
