.Preloader-module__PvBokW__wrapper{z-index:99999;background:radial-gradient(circle,#1f1512 0%,#120a08 100%);justify-content:center;align-items:center;transition:opacity .6s cubic-bezier(.85,0,.15,1),transform .6s cubic-bezier(.85,0,.15,1);display:flex;position:fixed;inset:0;overflow:hidden}.Preloader-module__PvBokW__fadeOut{opacity:0;pointer-events:none;transform:scale(1.05)}.Preloader-module__PvBokW__container{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:40px;display:flex;position:relative}.Preloader-module__PvBokW__charBackground{pointer-events:none;z-index:-1;opacity:.03;position:absolute;inset:0}.Preloader-module__PvBokW__bgChar{font-size:8rem;font-family:var(--font-heading), serif;color:#fff;position:absolute}.Preloader-module__PvBokW__bgChar:first-child{top:-20px;left:-40px;transform:rotate(-15deg)}.Preloader-module__PvBokW__bgChar:nth-child(2){top:-40px;right:-30px;transform:rotate(10deg)}.Preloader-module__PvBokW__bgChar:nth-child(3){bottom:-20px;left:-20px;transform:rotate(20deg)}.Preloader-module__PvBokW__bgChar:nth-child(4){bottom:-40px;right:-40px;transform:rotate(-10deg)}.Preloader-module__PvBokW__logoContainer{width:140px;height:140px;margin-bottom:var(--space-xl);justify-content:center;align-items:center;display:flex;position:relative}.Preloader-module__PvBokW__logoRing{border:2px solid #e8963e26;border-top-color:var(--color-accent);border-radius:50%;animation:1.8s linear infinite Preloader-module__PvBokW__spin;position:absolute;inset:0}.Preloader-module__PvBokW__logoIcon{color:var(--color-accent);filter:drop-shadow(0 0 15px #e8963e66);font-size:3rem;line-height:1;animation:2.5s ease-in-out infinite Preloader-module__PvBokW__pulse}.Preloader-module__PvBokW__brandTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:#fff;margin-bottom:var(--space-xs);letter-spacing:.5px;font-weight:800;animation:.8s ease-out Preloader-module__PvBokW__fadeInUp}.Preloader-module__PvBokW__accentText{color:var(--color-accent)}.Preloader-module__PvBokW__brandTagline{font-size:var(--text-sm);color:#ffffff80;margin-bottom:var(--space-2xl);letter-spacing:1px;text-transform:uppercase;font-weight:500;animation:.8s ease-out .2s both Preloader-module__PvBokW__fadeInUp}.Preloader-module__PvBokW__loaderContainer{width:100%;animation:.8s ease-out .4s both Preloader-module__PvBokW__fadeInUp}.Preloader-module__PvBokW__progressTrack{border-radius:var(--radius-full);width:100%;height:6px;margin-bottom:var(--space-sm);background:#ffffff0d;border:1px solid #ffffff08;overflow:hidden}.Preloader-module__PvBokW__progressBar{background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-accent) 100%);border-radius:var(--radius-full);height:100%;transition:width .1s linear;position:relative}.Preloader-module__PvBokW__glowEffect{filter:blur(5px);background:#ffffff59;border-radius:50%;width:30px;position:absolute;top:0;bottom:0;right:0}.Preloader-module__PvBokW__progressStatus{justify-content:space-between;align-items:center;display:flex}.Preloader-module__PvBokW__loadingText{font-size:var(--text-xs);color:#ffffff59;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}.Preloader-module__PvBokW__percentageText{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--color-accent);font-weight:700}@keyframes Preloader-module__PvBokW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Preloader-module__PvBokW__pulse{0%,to{filter:drop-shadow(0 0 12px #e8963e59);transform:scale(1)}50%{filter:drop-shadow(0 0 22px #e8963e99);transform:scale(1.05)}}@keyframes Preloader-module__PvBokW__fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:375px){.Preloader-module__PvBokW__container{padding:20px}.Preloader-module__PvBokW__brandTitle{font-size:1.5rem}.Preloader-module__PvBokW__logoContainer{width:70px;height:70px;margin-bottom:var(--space-lg)}.Preloader-module__PvBokW__logoIcon{font-size:2.2rem}}
.Navbar-module__jXSz4q__navbar{z-index:var(--z-sticky);transition:all var(--transition-base);background:0 0;padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__jXSz4q__navbar.Navbar-module__jXSz4q__scrolled{-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--color-border-light);background:#ffffffeb;padding:10px 0}.Navbar-module__jXSz4q__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__jXSz4q__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__jXSz4q__logoIcon{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));border-radius:var(--radius-sm);width:44px;height:44px;filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .3));justify-content:center;align-items:center;font-size:32px;display:flex}.Navbar-module__jXSz4q__logoText{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-primary-dark);font-weight:800;line-height:1.1;display:block}.Navbar-module__jXSz4q__logoSub{font-family:var(--font-heading);font-size:var(--text-xs);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:2px;font-weight:500;display:block}.Navbar-module__jXSz4q__navLinks{align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__jXSz4q__navLink{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);font-weight:600;position:relative}.Navbar-module__jXSz4q__navLink:after{content:"";background:var(--color-accent);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Navbar-module__jXSz4q__navLink:hover{color:var(--color-primary)}.Navbar-module__jXSz4q__navLink:hover:after{width:100%}.Navbar-module__jXSz4q__loginBtn{margin-left:var(--space-sm)}.Navbar-module__jXSz4q__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__jXSz4q__hamburger span{background:var(--color-text-primary);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Navbar-module__jXSz4q__hamburger.Navbar-module__jXSz4q__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__jXSz4q__hamburger.Navbar-module__jXSz4q__active span:nth-child(2){opacity:0}.Navbar-module__jXSz4q__hamburger.Navbar-module__jXSz4q__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__jXSz4q__hamburger{display:flex}.Navbar-module__jXSz4q__navLinks{background:var(--color-surface);width:75%;max-width:320px;height:100vh;padding:80px var(--space-xl) var(--space-xl);align-items:flex-start;gap:var(--space-lg);box-shadow:var(--shadow-xl);transition:right var(--transition-slow);flex-direction:column;position:fixed;top:0;right:-100%}.Navbar-module__jXSz4q__navLinks.Navbar-module__jXSz4q__open{right:0}.Navbar-module__jXSz4q__navLink{font-size:var(--text-lg)}.Navbar-module__jXSz4q__loginBtn{margin-left:0;margin-top:var(--space-md);text-align:center;width:100%}}
.Hero-module__sVHRLW__hero{background:var(--color-bg-primary);background-image:radial-gradient(at 0 0,#8a2e1f14 0,#0000 50%),radial-gradient(at 100% 0,#e8963e14 0,#0000 50%),radial-gradient(at 50% 100%,#f6efe280 0,#0000 70%);flex-direction:column;justify-content:center;min-height:auto;padding-top:100px;padding-bottom:50px;display:flex;position:relative;overflow:hidden}.Hero-module__sVHRLW__meshCircle1{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#e8963e26 0%,#e8963e00 70%);border-radius:50%;width:50vw;height:50vw;animation:25s ease-in-out infinite alternate Hero-module__sVHRLW__floatMesh1;position:absolute;top:-10%;right:-5%}.Hero-module__sVHRLW__meshCircle2{filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle,#8a2e1f1f 0%,#8a2e1f00 75%);border-radius:50%;width:60vw;height:60vw;animation:30s ease-in-out infinite alternate Hero-module__sVHRLW__floatMesh2;position:absolute;bottom:-10%;left:-10%}.Hero-module__sVHRLW__meshCircle3{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#f4c4301a 0%,#f4c43000 70%);border-radius:50%;width:35vw;height:35vw;animation:20s ease-in-out infinite alternate Hero-module__sVHRLW__floatMesh3;position:absolute;top:30%;left:40%}@keyframes Hero-module__sVHRLW__floatMesh1{0%{transform:translate(0)scale(1)}to{transform:translate(-8%,10%)scale(1.1)}}@keyframes Hero-module__sVHRLW__floatMesh2{0%{transform:translate(0)scale(1.1)}to{transform:translate(10%,-5%)scale(.9)}}@keyframes Hero-module__sVHRLW__floatMesh3{0%{transform:translate(0)scale(.95)}to{transform:translate(-5%,-8%)scale(1.05)}}.Hero-module__sVHRLW__mandalaBackground{opacity:.025;width:600px;height:600px;color:var(--color-primary);pointer-events:none;transform-origin:50%;z-index:0;animation:120s linear infinite Hero-module__sVHRLW__rotateSlow;position:absolute;top:15%;right:-10%}@keyframes Hero-module__sVHRLW__rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__sVHRLW__floatingChars{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__sVHRLW__floatChar{font-family:var(--font-hindi);color:#8a2e1f0d;text-shadow:0 0 20px #8a2e1f0a;-webkit-user-select:none;user-select:none;pointer-events:auto;cursor:default;font-size:3.5rem;font-weight:500;transition:transform .5s ease-out,color .5s ease-out;position:absolute}.Hero-module__sVHRLW__floatChar:hover{color:#e8963e40;text-shadow:0 0 25px #e8963e4d;transform:scale(1.2)rotate(15deg)}.Hero-module__sVHRLW__char1{font-size:4.5rem;animation:9s ease-in-out infinite Hero-module__sVHRLW__floatCharAnim1;top:12%;left:4%}.Hero-module__sVHRLW__char2{font-size:3.8rem;animation:7s ease-in-out infinite Hero-module__sVHRLW__floatCharAnim2;top:22%;right:5%}.Hero-module__sVHRLW__char3{font-size:2.8rem;animation:10s ease-in-out infinite Hero-module__sVHRLW__floatCharAnim3;top:58%;left:8%}.Hero-module__sVHRLW__char4{font-size:3.2rem;animation:8s ease-in-out infinite Hero-module__sVHRLW__floatCharAnim1;top:68%;right:12%}.Hero-module__sVHRLW__char5{font-size:2.2rem;animation:9s ease-in-out infinite Hero-module__sVHRLW__floatCharAnim2;top:38%;left:2%}.Hero-module__sVHRLW__char6{font-size:4rem;animation:7.5s ease-in-out infinite Hero-module__sVHRLW__floatCharAnim3;bottom:12%;right:4%}.Hero-module__sVHRLW__char7{font-size:2.4rem;animation:8.5s ease-in-out infinite Hero-module__sVHRLW__floatCharAnim1;top:8%;left:38%}.Hero-module__sVHRLW__char8{font-size:2.8rem;animation:11s ease-in-out infinite Hero-module__sVHRLW__floatCharAnim2;bottom:18%;left:22%}@keyframes Hero-module__sVHRLW__floatCharAnim1{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)scale(1.05)}to{transform:translateY(0)rotate(0)}}@keyframes Hero-module__sVHRLW__floatCharAnim2{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(12px)rotate(-8deg)scale(.95)}to{transform:translateY(0)rotate(0)}}@keyframes Hero-module__sVHRLW__floatCharAnim3{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(8deg)scale(1.02)}to{transform:translateY(0)rotate(0)}}.Hero-module__sVHRLW__heroContent{gap:var(--space-3xl);padding:var(--space-2xl) 0;z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;display:grid;position:relative}.Hero-module__sVHRLW__textContent{max-width:620px}.Hero-module__sVHRLW__academicBadge{align-items:center;gap:var(--space-xs);border-radius:var(--radius-full);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-primary);margin-bottom:var(--space-lg);background:#8a2e1f0d;border:1px solid #8a2e1f1f;padding:6px 14px;font-weight:600;animation:3s ease-in-out infinite alternate Hero-module__sVHRLW__pulseBadge;display:inline-flex;box-shadow:0 2px 10px #8a2e1f05}@keyframes Hero-module__sVHRLW__pulseBadge{0%{border-color:#8a2e1f1f;box-shadow:0 2px 10px #8a2e1f05}to{border-color:#8a2e1f40;box-shadow:0 4px 15px #8a2e1f14}}.Hero-module__sVHRLW__badgeIcon{width:14px;height:14px}.Hero-module__sVHRLW__headline{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:var(--space-md);color:var(--color-text-primary);font-size:clamp(2.5rem,4.2vw,3.6rem);font-weight:800;line-height:1.1}.Hero-module__sVHRLW__headlineAccent{color:var(--color-primary);background:linear-gradient(135deg, var(--color-primary) 30%, var(--color-accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.Hero-module__sVHRLW__headlineUnderline{width:100%;height:8px;color:var(--color-accent);opacity:.8;pointer-events:none;position:absolute;bottom:-6px;left:0}.Hero-module__sVHRLW__headlineUnderline path{stroke-dasharray:200;stroke-dashoffset:200px;animation:1.5s ease-in-out .6s forwards Hero-module__sVHRLW__drawUnderline}@keyframes Hero-module__sVHRLW__drawUnderline{to{stroke-dashoffset:0}}.Hero-module__sVHRLW__subheadline{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-xl);line-height:1.6}.Hero-module__sVHRLW__benefitsList{gap:var(--space-md);margin-bottom:var(--space-2xl);flex-direction:column;display:flex}.Hero-module__sVHRLW__benefitItem{align-items:center;gap:var(--space-md);font-size:var(--text-base);color:var(--color-text-primary);font-weight:500;display:flex}.Hero-module__sVHRLW__benefitIconWrapper{width:32px;height:32px;color:var(--color-accent-dark);background:#e8963e1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__sVHRLW__benefitIcon{width:16px;height:16px}.Hero-module__sVHRLW__ctaGroup{gap:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__sVHRLW__btnPrimaryCustom{align-items:center;gap:var(--space-sm);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);border-radius:var(--radius-md);cursor:pointer;border:none;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #8a2e1f4d;color:var(--color-text-inverse)!important}.Hero-module__sVHRLW__btnPrimaryCustom:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%);width:120%;height:100%;transition:none;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.Hero-module__sVHRLW__btnPrimaryCustom:hover{background:linear-gradient(135deg, var(--color-primary-light) 0%, var(--color-primary) 100%);transform:translateY(-2px);box-shadow:0 6px 20px #8a2e1f73}.Hero-module__sVHRLW__btnPrimaryCustom:hover:before{transition:all .8s ease-in-out;left:150%}.Hero-module__sVHRLW__btnPrimaryCustom:active{transform:translateY(0)}.Hero-module__sVHRLW__btnArrow{width:16px;height:16px;transition:transform .3s}.Hero-module__sVHRLW__btnPrimaryCustom:hover .Hero-module__sVHRLW__btnArrow{transform:translate(4px)}.Hero-module__sVHRLW__btnSecondaryCustom{align-items:center;gap:var(--space-sm);-webkit-backdrop-filter:blur(10px);color:var(--color-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff9;border:1px solid #8a2e1f26;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__sVHRLW__btnSecondaryCustom:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);background:#ffffffd9;transform:translateY(-2px)}.Hero-module__sVHRLW__btnSecondaryCustom:active{transform:translateY(0)}.Hero-module__sVHRLW__heroVisual{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__sVHRLW__visualCard{width:100%;max-width:520px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative}.Hero-module__sVHRLW__visualCard:hover{transform:translateY(-5px)rotate(.5deg)}.Hero-module__sVHRLW__visualCardInner{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-xl);gap:var(--space-lg);background:#ffffffd9;border:1px solid #e8e0d899;flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__sVHRLW__visualCardInner:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent), var(--color-accent-light));height:5px;position:absolute;top:0;left:0;right:0}.Hero-module__sVHRLW__dashboardHeader{padding-bottom:var(--space-md);border-bottom:1px solid #e8e0d899;justify-content:space-between;align-items:center;display:flex}.Hero-module__sVHRLW__studentProfile{align-items:center;gap:var(--space-sm);display:flex}.Hero-module__sVHRLW__avatar{background:linear-gradient(135deg, var(--color-accent-light) 0%, var(--color-accent) 100%);width:40px;height:40px;color:var(--color-text-inverse);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Hero-module__sVHRLW__studentInfo{flex-direction:column;display:flex}.Hero-module__sVHRLW__studentName{font-size:var(--text-base);color:var(--color-text-primary);font-weight:700}.Hero-module__sVHRLW__studentGrade{font-size:var(--text-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.Hero-module__sVHRLW__streakBadge{border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-accent-dark);background:#e8963e1a;align-items:center;gap:4px;padding:4px 10px;font-weight:700;transition:all .3s;display:flex}.Hero-module__sVHRLW__streakBadgeActive{color:var(--color-accent-dark);background:#e8963e40;animation:1.2s infinite alternate Hero-module__sVHRLW__streakPulse;box-shadow:0 0 10px #e8963e33}@keyframes Hero-module__sVHRLW__streakPulse{0%{transform:scale(1)}to{transform:scale(1.06)}}.Hero-module__sVHRLW__quizSection{gap:var(--space-md);flex-direction:column;display:flex}.Hero-module__sVHRLW__quizQuestionHeader{justify-content:space-between;align-items:center;display:flex}.Hero-module__sVHRLW__quizLabel{font-size:var(--text-xs);color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.Hero-module__sVHRLW__xpPoints{font-size:var(--text-xs);color:var(--color-success);font-weight:700}.Hero-module__sVHRLW__quizQuestion{font-size:var(--text-lg);color:var(--color-text-primary);background:var(--color-bg-primary);padding:var(--space-md);border-radius:var(--radius-md);text-align:center;border:1px dashed #8a2e1f40;font-weight:700}.Hero-module__sVHRLW__quizHindiWord{font-family:var(--font-hindi);color:var(--color-primary);margin-top:4px;font-size:2.25rem;display:block}.Hero-module__sVHRLW__quizOptions{gap:var(--space-sm);flex-direction:column;display:flex}.Hero-module__sVHRLW__quizOptionBtn{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;font-size:var(--text-base);color:var(--color-text-secondary);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.Hero-module__sVHRLW__quizOptionBtn:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-accent);color:var(--color-text-primary);transform:translate(3px)}.Hero-module__sVHRLW__optionText{align-items:center;gap:var(--space-sm);display:flex}.Hero-module__sVHRLW__optionLetter{background:var(--color-bg-secondary);width:24px;height:24px;font-size:var(--text-xs);color:var(--color-text-secondary);border-radius:4px;justify-content:center;align-items:center;font-weight:700;transition:all .2s;display:flex}.Hero-module__sVHRLW__optionCorrect{border-color:var(--color-success)!important;color:var(--color-success)!important;background:#2e7d3214!important}.Hero-module__sVHRLW__optionCorrect .Hero-module__sVHRLW__optionLetter{background:var(--color-success)!important;color:var(--color-text-inverse)!important}.Hero-module__sVHRLW__optionIncorrect{animation:.4s Hero-module__sVHRLW__shake;border-color:var(--color-error)!important;color:var(--color-error)!important;background:#d32f2f14!important}.Hero-module__sVHRLW__optionIncorrect .Hero-module__sVHRLW__optionLetter{background:var(--color-error)!important;color:var(--color-text-inverse)!important}@keyframes Hero-module__sVHRLW__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.Hero-module__sVHRLW__feedbackArea{text-align:center;min-height:24px;font-size:var(--text-sm);font-weight:700;transition:all .3s}.Hero-module__sVHRLW__feedbackSuccess{color:var(--color-success)}.Hero-module__sVHRLW__feedbackError{color:var(--color-error)}.Hero-module__sVHRLW__floatingBadge1,.Hero-module__sVHRLW__floatingBadge2{background:var(--color-surface);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);font-size:var(--text-sm);align-items:center;gap:var(--space-xs);white-space:nowrap;z-index:10;border:1px solid var(--color-border-light);padding:10px 18px;font-weight:700;animation:5s ease-in-out infinite Hero-module__sVHRLW__floatBadgeAnim;display:flex;position:absolute}.Hero-module__sVHRLW__floatingBadge1{color:var(--color-success);animation-delay:0s;top:-15px;right:-25px}.Hero-module__sVHRLW__floatingBadge2{color:var(--color-primary);animation-delay:2.5s;bottom:25px;left:-35px}.Hero-module__sVHRLW__badgeDot{background:var(--color-success);width:8px;height:8px;box-shadow:0 0 8px var(--color-success);border-radius:50%;animation:1.5s ease-in-out infinite Hero-module__sVHRLW__pulseDot;display:inline-block}.Hero-module__sVHRLW__badgeDotLive{background:var(--color-error);box-shadow:0 0 8px var(--color-error)}@keyframes Hero-module__sVHRLW__pulseDot{0%{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:.5;transform:scale(.8)}}@keyframes Hero-module__sVHRLW__floatBadgeAnim{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.Hero-module__sVHRLW__confettiContainer{pointer-events:none;z-index:5;position:absolute;inset:0;overflow:hidden}.Hero-module__sVHRLW__confettiPiece{border-radius:2px;width:8px;height:8px;animation:2.2s ease-out forwards Hero-module__sVHRLW__confettiFall;position:absolute;top:100%}@keyframes Hero-module__sVHRLW__confettiFall{0%{opacity:1;top:30%;transform:translateY(0)rotate(0)scale(.8)}to{opacity:0;top:100%;transform:translateY(220px)rotate(720deg)scale(1.2)}}.Hero-module__sVHRLW__trustBar{margin-top:var(--space-3xl);padding:var(--space-xl) 0;z-index:1;border-top:1px solid #e8e0d899;position:relative}.Hero-module__sVHRLW__trustContainer{justify-content:center;align-items:center;gap:var(--space-3xl);display:flex}.Hero-module__sVHRLW__trustItem{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__sVHRLW__trustNumber{font-family:var(--font-heading);font-size:var(--text-3xl);color:var(--color-primary);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.Hero-module__sVHRLW__trustLabel{font-size:var(--text-sm);color:var(--color-text-secondary);font-weight:600}.Hero-module__sVHRLW__trustDivider{background:#e8e0d8cc;width:1px;height:40px}@media (max-width:1024px){.Hero-module__sVHRLW__heroContent{text-align:center;gap:var(--space-2xl);padding:var(--space-2xl) 0;grid-template-columns:1fr}.Hero-module__sVHRLW__textContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__sVHRLW__benefitsList{align-items:center}.Hero-module__sVHRLW__ctaGroup{justify-content:center}.Hero-module__sVHRLW__heroVisual{margin-top:var(--space-lg)}.Hero-module__sVHRLW__floatingBadge1{right:0}.Hero-module__sVHRLW__floatingBadge2{left:0}.Hero-module__sVHRLW__trustContainer{gap:var(--space-xl);flex-wrap:wrap}.Hero-module__sVHRLW__trustDivider{display:none}}@media (max-width:768px){.Hero-module__sVHRLW__hero{padding-top:80px}.Hero-module__sVHRLW__floatingBadge1,.Hero-module__sVHRLW__floatingBadge2{display:none}.Hero-module__sVHRLW__ctaGroup{flex-direction:column;width:100%}.Hero-module__sVHRLW__ctaGroup .Hero-module__sVHRLW__btnPrimaryCustom,.Hero-module__sVHRLW__ctaGroup .Hero-module__sVHRLW__btnSecondaryCustom{justify-content:center;width:100%}.Hero-module__sVHRLW__trustItem{width:45%}}.Hero-module__sVHRLW__heroLogoWrapper{margin-bottom:var(--space-md);justify-content:flex-start;display:flex}@media (max-width:1024px){.Hero-module__sVHRLW__heroLogoWrapper{justify-content:center}}.Hero-module__sVHRLW__heroLogo{object-fit:contain;max-width:180px;height:60px}.Hero-module__sVHRLW__timingContainer{justify-content:center;align-items:center;gap:var(--space-2xl);flex-wrap:wrap;display:flex}.Hero-module__sVHRLW__timingItem{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__sVHRLW__clockIcon{font-size:24px}.Hero-module__sVHRLW__timingLabel{font-family:var(--font-heading);font-size:var(--text-md);color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;font-weight:800}.Hero-module__sVHRLW__timingDays{font-size:var(--text-xs);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;font-weight:700}.Hero-module__sVHRLW__timingHours{font-size:var(--text-md);color:var(--color-accent-dark);font-weight:800}@media (max-width:768px){.Hero-module__sVHRLW__timingContainer{gap:var(--space-md);text-align:center;flex-direction:column}}.Hero-module__sVHRLW__tutorProfileMinimal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-xl);padding:var(--space-lg) var(--space-xl);margin-bottom:var(--space-xl);gap:var(--space-sm);background:#ffffffb3;border:1px solid #8a2e1f1a;flex-direction:column;max-width:520px;display:flex;box-shadow:0 10px 30px #8a2e1f05}.Hero-module__sVHRLW__tutorHeaderMinimal{flex-direction:column;gap:2px;display:flex}.Hero-module__sVHRLW__tutorLabelMinimal{letter-spacing:1px;color:var(--color-accent-dark);text-transform:uppercase;font-size:10px;font-weight:800}.Hero-module__sVHRLW__tutorNameMinimal{font-family:var(--font-heading);color:var(--color-primary);margin:0;font-size:20px;font-weight:800;line-height:1.3}.Hero-module__sVHRLW__certificationMinimal{font-size:var(--text-sm);color:var(--color-text-secondary);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);border-left:3px solid var(--color-accent);background:#e8963e0f;line-height:1.5}.Hero-module__sVHRLW__portalCardHeader{margin-bottom:var(--space-lg);padding-bottom:var(--space-md);text-align:center;border-bottom:1px solid #0000000f;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.Hero-module__sVHRLW__portalLogo{object-fit:contain;filter:drop-shadow(0 6px 15px #8a2e1f26);width:140px;height:140px;margin-bottom:8px}.Hero-module__sVHRLW__portalTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-primary);margin:0;font-weight:800}.Hero-module__sVHRLW__portalSubtitle{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.Hero-module__sVHRLW__metricsGrid{gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.Hero-module__sVHRLW__metricItemCard{border-radius:var(--radius-md);padding:var(--space-md);background:#8a2e1f0a;border:1px dashed #8a2e1f33;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.Hero-module__sVHRLW__metricVal{font-family:var(--font-heading);color:var(--color-primary);font-size:24px;font-weight:800}.Hero-module__sVHRLW__metricLbl{font-size:var(--text-xs);color:var(--color-text-secondary);text-align:center;font-weight:600}.Hero-module__sVHRLW__featureBox{border-radius:var(--radius-md);padding:var(--space-md) var(--space-lg);background:#fffc;border:1px solid #0000000d}.Hero-module__sVHRLW__featureBoxTitle{font-family:var(--font-heading);font-size:var(--text-xs);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-sm);font-weight:800}.Hero-module__sVHRLW__featureListItems{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Hero-module__sVHRLW__featureListItems li{align-items:center;gap:var(--space-sm);font-size:var(--text-xs);color:var(--color-text-primary);font-weight:600;display:flex}.Hero-module__sVHRLW__checkBullet{color:#2e7d32;font-size:14px;font-weight:800}
.Courses-module__V0jbBW__courses{background:var(--color-bg-primary);position:relative}.Courses-module__V0jbBW__courseGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Courses-module__V0jbBW__courseCard{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-2xl);border:1px solid var(--color-border-light);opacity:0;transition:all .5s ease-out;position:relative;overflow:hidden;transform:translateY(30px)}.Courses-module__V0jbBW__courseCard.Courses-module__V0jbBW__visible{opacity:1;transform:translateY(0)}.Courses-module__V0jbBW__courseCard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-6px)}.Courses-module__V0jbBW__cardAccent{border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:4px;position:absolute;top:0;left:0;right:0}.Courses-module__V0jbBW__iconWrapper{border-radius:var(--radius-md);width:64px;height:64px;margin-bottom:var(--space-lg);justify-content:center;align-items:center;display:flex}.Courses-module__V0jbBW__icon{font-size:32px}.Courses-module__V0jbBW__tags{gap:var(--space-xs);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.Courses-module__V0jbBW__tag{text-transform:uppercase;letter-spacing:.5px;background:var(--color-bg-secondary);color:var(--color-text-secondary);border-radius:var(--radius-full);padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.Courses-module__V0jbBW__cardTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-text-primary);margin-bottom:var(--space-xs);font-weight:700}.Courses-module__V0jbBW__level{font-size:var(--text-sm);color:var(--color-accent-dark);margin-bottom:var(--space-md);font-weight:600;display:inline-block}.Courses-module__V0jbBW__cardDesc{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-lg)}.Courses-module__V0jbBW__highlights{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.Courses-module__V0jbBW__highlight{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-text-secondary);display:flex}.Courses-module__V0jbBW__checkIcon{background:var(--color-success-light);width:20px;height:20px;color:var(--color-success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Courses-module__V0jbBW__exploreLink{font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);color:var(--color-accent-dark);transition:gap var(--transition-fast), color var(--transition-fast);align-items:center;gap:6px;display:inline-flex}.Courses-module__V0jbBW__exploreLink:hover{color:var(--color-primary);gap:12px}@media (max-width:1024px){.Courses-module__V0jbBW__courseGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Courses-module__V0jbBW__courseGrid{grid-template-columns:1fr}}
.WhyUs-module__Sguura__whyUs{background:var(--color-bg-secondary);position:relative}.WhyUs-module__Sguura__pillarGrid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.WhyUs-module__Sguura__pillarCard{gap:var(--space-lg);background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-xl);border:1px solid var(--color-border-light);opacity:0;transition:all .5s ease-out;display:flex;transform:translateY(24px)}.WhyUs-module__Sguura__pillarCard.WhyUs-module__Sguura__visible{opacity:1;transform:translateY(0)}.WhyUs-module__Sguura__pillarCard:hover{box-shadow:var(--shadow-lg);border-color:rgba(var(--color-accent-rgb), .2);transform:translateY(-3px)}.WhyUs-module__Sguura__pillarIcon{border-radius:var(--radius-md);background:linear-gradient(135deg, rgba(var(--color-accent-rgb), .12), rgba(var(--color-primary-rgb), .08));justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;font-size:28px;display:flex}.WhyUs-module__Sguura__pillarContent{flex:1}.WhyUs-module__Sguura__pillarTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-text-primary);margin-bottom:var(--space-sm);font-weight:700}.WhyUs-module__Sguura__pillarDesc{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-md)}.WhyUs-module__Sguura__pillarStat{align-items:center;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-border-light);display:flex}.WhyUs-module__Sguura__statValue{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-accent-dark);font-weight:800}.WhyUs-module__Sguura__statLabel{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500}@media (max-width:768px){.WhyUs-module__Sguura__pillarGrid{grid-template-columns:1fr}.WhyUs-module__Sguura__pillarCard{flex-direction:column;align-items:flex-start}}
.Testimonials-module__R2_phq__testimonials{opacity:0;background:radial-gradient(120% 120% at 50% 10%,#faf8f5 60%,#f5efe6 100%);transition:all .7s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(20px)}.Testimonials-module__R2_phq__testimonials.Testimonials-module__R2_phq__visible{opacity:1;transform:translateY(0)}.Testimonials-module__R2_phq__bgGlow{pointer-events:none;background:radial-gradient(circle,#e8963e14 0%,#0000 70%);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Testimonials-module__R2_phq__carouselContainer{max-width:760px;margin:0 auto;position:relative}.Testimonials-module__R2_phq__sliderWindow{align-items:center;min-height:360px;display:grid;position:relative}.Testimonials-module__R2_phq__card{z-index:1;background:#fff;border:1px solid #8a2e1f14;border-radius:20px;flex-direction:column;grid-area:1/1;padding:40px 48px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 40px -10px #2f2a2414,0 1px 3px #00000005}.Testimonials-module__R2_phq__card.Testimonials-module__R2_phq__active{z-index:2}.Testimonials-module__R2_phq__stars{margin-bottom:var(--space-md);gap:3px;display:flex}.Testimonials-module__R2_phq__star{color:#e8963e;filter:drop-shadow(0 1px 2px #e8963e33);font-size:1.25rem}.Testimonials-module__R2_phq__highlightBadge{background:#e8963e14;border:1px solid #e8963e26;border-radius:50px;align-items:center;gap:8px;padding:6px 14px;display:inline-flex;position:absolute;top:36px;right:48px}.Testimonials-module__R2_phq__badgePulse{background:#e8963e;border-radius:50%;width:6px;height:6px;animation:2s infinite Testimonials-module__R2_phq__pulseGlow}.Testimonials-module__R2_phq__badgeText{color:#8a2e1f;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.Testimonials-module__R2_phq__quote{color:#2f2a24;margin:0 0 var(--space-xl) 0;letter-spacing:-.2px;font-family:inherit;font-size:1.2rem;font-style:normal;font-weight:500;line-height:1.6}.Testimonials-module__R2_phq__authorInfo{align-items:center;gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid #f0ebe4;margin-top:auto;display:flex}.Testimonials-module__R2_phq__avatar{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#8a2e1f 0%,#6b0f1a 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 4px 10px #8a2e1f33}.Testimonials-module__R2_phq__meta{flex-direction:column;gap:2px;display:flex}.Testimonials-module__R2_phq__authorName{color:#2f2a24;margin:0;font-size:1rem;font-weight:700}.Testimonials-module__R2_phq__authorRole{color:#8c847e;margin:0;font-size:.8rem;font-weight:500}.Testimonials-module__R2_phq__navigation{justify-content:space-between;align-items:center;margin-top:30px;padding:0 10px;display:flex}.Testimonials-module__R2_phq__navButton{color:#8c847e;cursor:pointer;background:#fff;border:1px solid #faf8f5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 4px 12px #2f2a240d}.Testimonials-module__R2_phq__navButton:hover{color:#8a2e1f;border-color:#8a2e1f26;transform:translateY(-2px);box-shadow:0 6px 16px #8a2e1f14}.Testimonials-module__R2_phq__indicators{gap:6px;display:flex}.Testimonials-module__R2_phq__dot{cursor:pointer;background:#e8e0d8;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Testimonials-module__R2_phq__dot:hover{background:#8c847e}.Testimonials-module__R2_phq__activeDot{background:#8a2e1f;border-radius:4px;width:24px}@keyframes Testimonials-module__R2_phq__pulseGlow{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}to{opacity:.5;transform:scale(.95)}}@media (max-width:768px){.Testimonials-module__R2_phq__sliderWindow{min-height:420px}.Testimonials-module__R2_phq__card{padding:30px}.Testimonials-module__R2_phq__highlightBadge{margin-bottom:var(--space-md);align-self:flex-start;position:relative;top:0;right:0}.Testimonials-module__R2_phq__quote{font-size:1.05rem}}@media (max-width:480px){.Testimonials-module__R2_phq__sliderWindow{min-height:460px}}
.CTABanner-module__eLFrMG__ctaBanner{background:linear-gradient(135deg,#1a110e 0%,#2a1713 50%,#150a08 100%);border-top:1px solid #e8963e1a;border-bottom:1px solid #e8963e0d;padding:80px 0;position:relative;overflow:hidden}.CTABanner-module__eLFrMG__bgOverlay{pointer-events:none;background:radial-gradient(circle at 10% 20%,#e8963e14 0%,#0000 40%),radial-gradient(circle at 90% 80%,#8a2e1f1f 0%,#0000 50%);position:absolute;inset:0}.CTABanner-module__eLFrMG__waveDecoration{background:radial-gradient(circle at bottom,#e8963e0a 0%,#0000 80%);height:10px;position:absolute;bottom:0;left:0;right:0}.CTABanner-module__eLFrMG__ctaContent{z-index:2;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.CTABanner-module__eLFrMG__ctaText{max-width:580px}.CTABanner-module__eLFrMG__ctaLabel{color:var(--color-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-xs);font-size:.75rem;font-weight:700;display:inline-block}.CTABanner-module__eLFrMG__ctaTitle{font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-md);letter-spacing:-.5px;font-size:2.25rem;font-weight:800;line-height:1.25}.CTABanner-module__eLFrMG__ctaSubtitle{color:#ffffffb3;margin:0;font-size:1.05rem;line-height:1.6}.CTABanner-module__eLFrMG__ctaButtons{flex-shrink:0;gap:16px;display:flex}.CTABanner-module__eLFrMG__btnDemo{background:var(--color-accent);border:1px solid #ffffff1a;border-radius:12px;padding:14px 28px;font-weight:700;transition:all .22s;box-shadow:0 4px 20px #e8963e40;color:#fff!important}.CTABanner-module__eLFrMG__btnDemo:hover{background:var(--color-accent-light);transform:translateY(-2px);box-shadow:0 8px 30px #e8963e59}.CTABanner-module__eLFrMG__btnWhatsapp{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;padding:14px 28px;font-weight:600;transition:all .22s;color:#fff!important}.CTABanner-module__eLFrMG__btnWhatsapp:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}@media (max-width:992px){.CTABanner-module__eLFrMG__ctaContent{text-align:center;flex-direction:column;gap:30px}.CTABanner-module__eLFrMG__ctaText{max-width:100%}.CTABanner-module__eLFrMG__ctaButtons{justify-content:center;width:100%}}@media (max-width:576px){.CTABanner-module__eLFrMG__ctaBanner{padding:60px 0}.CTABanner-module__eLFrMG__ctaTitle{font-size:1.75rem}.CTABanner-module__eLFrMG__ctaButtons{flex-direction:column;width:100%}.CTABanner-module__eLFrMG__ctaButtons a{justify-content:center;width:100%}}
.Footer-module__ZYETya__footer{color:#ffffffb3;background:linear-gradient(#180f0d 0%,#0f0908 100%);border-top:1px solid #e8963e14;padding:80px 0 0}.Footer-module__ZYETya__footerGrid{grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:40px;padding-bottom:50px;display:grid}.Footer-module__ZYETya__brandCol{flex-direction:column;gap:20px;display:flex}.Footer-module__ZYETya__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Footer-module__ZYETya__logoIcon{color:var(--color-accent);filter:drop-shadow(0 0 10px #e8963e33);font-size:2.2rem}.Footer-module__ZYETya__logoText{font-family:var(--font-heading);color:#fff;font-size:1.5rem;font-weight:800;line-height:1;display:block}.Footer-module__ZYETya__logoSub{color:var(--color-accent);text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:.65rem;font-weight:700;display:block}.Footer-module__ZYETya__tagline{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.6}.Footer-module__ZYETya__socialLinks{gap:12px;display:flex}.Footer-module__ZYETya__socialIcon{color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__ZYETya__socialIcon:hover{color:var(--color-accent);background:#e8963e1a;border-color:#e8963e4d;transform:translateY(-2px)}.Footer-module__ZYETya__linkCol{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__ZYETya__colTitle{font-family:var(--font-heading);color:#fff;letter-spacing:.5px;margin:0 0 var(--space-xs) 0;text-transform:uppercase;width:fit-content;font-size:.95rem;font-weight:700;display:inline-block;position:relative}.Footer-module__ZYETya__colTitle:after{content:"";background:var(--color-accent);border-radius:var(--radius-full);width:20px;height:2px;position:absolute;bottom:-6px;left:0}.Footer-module__ZYETya__linkList,.Footer-module__ZYETya__contactList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__ZYETya__linkList a{color:#ffffff80;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Footer-module__ZYETya__linkList a:hover{color:var(--color-accent);transform:translate(4px)}.Footer-module__ZYETya__contactList li{color:#ffffff80;align-items:flex-start;gap:10px;font-size:.85rem;display:flex}.Footer-module__ZYETya__contactIcon{color:var(--color-accent);font-size:1rem}.Footer-module__ZYETya__contactList a{color:#ffffff80;text-decoration:none;transition:color .2s}.Footer-module__ZYETya__contactList a:hover{color:var(--color-accent)}.Footer-module__ZYETya__footerBottom{background:#0003;border-top:1px solid #ffffff0d;padding:24px 0}.Footer-module__ZYETya__copyright{color:#ffffff4d;margin:0;font-size:.8rem}@media (max-width:992px){.Footer-module__ZYETya__footerGrid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:576px){.Footer-module__ZYETya__footer{padding:60px 0 0}.Footer-module__ZYETya__footerGrid{grid-template-columns:1fr;gap:30px}.Footer-module__ZYETya__brandCol{text-align:center;align-items:center}.Footer-module__ZYETya__colTitle:after{left:50%;transform:translate(-50%)}.Footer-module__ZYETya__linkCol{text-align:center;align-items:center}.Footer-module__ZYETya__contactList li{justify-content:center}.Footer-module__ZYETya__footerBottom{text-align:center}.Footer-module__ZYETya__footerBottom .Footer-module__ZYETya__container{flex-direction:column;align-items:center;gap:8px}}
