*{margin:0;padding:0;box-sizing:border-box}:root{--primary-50: #F0FDF9;--primary-100: #CCFBEF;--primary-200: #99F6E0;--primary-300: #5EEACA;--primary-400: #14D4AA;--primary-500: #0ABB87;--primary-600: #0891B2;--primary-700: #0E7490;--primary-800: #155E75;--primary-900: #164E63;--accent-500: #FF6F3C;--accent-600: #E8590C;--accent-purple: #8b5cf6;--pink-50: #FCE4EC;--pink-100: #F8BBD0;--pink-200: #F48FB1;--pink-300: #F06292;--pink-400: #EC407A;--pink-500: #E91E63;--pink-600: #D81B60;--pink-700: #C2185B;--pink-800: #AD1457;--pink-900: #880E4F;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25)}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.6;color:var(--gray-900);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:80px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Ubuntu,sans-serif;font-weight:700;color:var(--gray-900)}h1{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}h2{font-size:2.5rem;line-height:1.2;margin-bottom:.75rem}h3{font-size:1.875rem;line-height:1.3;margin-bottom:1rem}p{margin-bottom:1rem;line-height:1.75}header{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-md);border-bottom:1px solid var(--gray-100)}.header-content{max-width:1400px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;height:80px}.logo{display:flex;align-items:center;gap:8px;font-weight:800;font-size:1.5rem;color:var(--gray-900);text-decoration:none;transition:all .3s ease}.logo-image{height:28px;width:auto;object-fit:contain}.logo-text{font-family:Ubuntu,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.5px;display:flex;align-items:center;gap:4px}.logo-x{color:var(--gray-500)}.logo-cali{color:#ffadd5}.nav-links{display:flex;gap:1.5rem;align-items:center;flex:1;justify-content:flex-end;margin-left:2.5rem;margin-right:1rem}.nav-links a:not(.header-cta-btn){font-family:Ubuntu,sans-serif;color:var(--gray-700);text-decoration:none;font-weight:500;font-size:15px;transition:color .2s ease;padding:.5rem 0}.nav-links a:not(.header-cta-btn):hover{color:var(--gray-500)}.header-cta-btn{background:var(--primary-500);color:#fff!important;padding:8px 26px;border-radius:8px;font-weight:600;font-size:15px;font-family:Ubuntu,sans-serif;box-shadow:0 4px 14px #0abb874d;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;white-space:nowrap;margin-left:auto}.header-cta-btn:after{display:none}.header-cta-btn:hover{background:var(--primary-400);transform:translateY(-2px);box-shadow:0 8px 20px #0abb8766;text-decoration:none}.language-selector{display:flex;gap:4px;align-items:center;margin-left:1rem;margin-right:1rem;padding-left:1rem;position:relative}.language-selector:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:24px;background-color:var(--gray-300)}.lang-btn{display:inline-flex;align-items:center;gap:4px;padding:7px 11px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease;color:var(--gray-900);white-space:nowrap}.lang-btn:hover{color:var(--gray-500)}.lang-btn.active{color:var(--gray-500);font-weight:600}.mobile-menu-btn,.mobile-menu,.mobile-menu-overlay{display:none}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.section-alt{background:#fff}#solution{position:relative;overflow:hidden}#solution:before{content:"";position:absolute;top:-5%;right:-10%;width:45%;height:55%;background:radial-gradient(circle,rgba(255,173,213,.35) 0%,rgba(255,173,213,.2) 30%,rgba(255,173,213,.08) 55%,transparent 75%);pointer-events:none;z-index:0}#solution:after{content:"";position:absolute;bottom:10%;left:-15%;width:50%;height:60%;background:radial-gradient(circle,rgba(255,173,213,.35) 0%,rgba(255,173,213,.2) 30%,rgba(255,173,213,.08) 55%,transparent 75%);pointer-events:none;z-index:0}#solution .container{position:relative;z-index:1}.section-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-100);color:var(--primary-700);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.btn{display:inline-block;padding:1rem 2rem;border-radius:12px;font-family:Ubuntu,sans-serif;font-weight:700;font-size:1.125rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden}.btn-primary{background:var(--primary-500);color:#fff;box-shadow:var(--shadow-lg)}.btn-primary:hover{background:var(--primary-400);transform:scale(1.05);box-shadow:var(--shadow-xl)}.btn-secondary{background:#fff;color:var(--primary-500);border:2px solid var(--primary-500);box-shadow:var(--shadow-lg)}.btn-secondary:hover{background:var(--gray-50);transform:scale(1.05);box-shadow:var(--shadow-xl)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-image:linear-gradient(135deg,#0abb87e0,#0e7490e0),url(/bigsistermd/assets/estudiantes-medicos-con-un-grupo-CPv7pYsK.webp);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;text-align:center}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(10,187,135,.25) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(14,116,144,.25) 0%,transparent 50%);pointer-events:none}.hero .container{position:relative;z-index:10}.hero h1{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 20px rgba(0,0,0,.2)}.hero-subtitle{font-size:1.375rem;max-width:900px;margin:0 auto 2rem;color:#fffffff2;line-height:1.6;font-weight:500}.hero-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2.5rem auto;max-width:1200px}.benefit-box{background:#ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px solid rgba(255,255,255,.3);border-radius:20px;padding:1.75rem 1.5rem;text-align:left;color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 30px #00000026;position:relative;overflow:hidden;display:flex;flex-direction:row;gap:1rem;align-items:center}.benefit-box:hover{background:#fff3;transform:translateY(-6px);box-shadow:0 12px 40px #00000040;border-color:#ffffff80}.benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff3;border-radius:10px;font-size:1.375rem;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 12px #0000001a;transition:all .4s cubic-bezier(.4,0,.2,1);flex-shrink:0}.benefit-box:hover .benefit-icon{transform:scale(1.1) rotate(5deg);background:#ffffff4d;box-shadow:0 6px 16px #00000026}.benefit-content{display:flex;flex-direction:column;gap:0;flex:1}.benefit-content>*{font-family:Ubuntu,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.4;color:#fff;margin:0}.hero-microcopy{margin-top:1rem;font-size:1rem;opacity:1;color:#fff;font-weight:600;text-align:center;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.625rem 1.5rem;border-radius:50px;display:inline-block;animation:subtlePulse 3s ease-in-out infinite;border:1px solid rgba(255,255,255,.3)}@keyframes subtlePulse{0%,to{transform:scale(1);box-shadow:0 0 #ffffff4d}50%{transform:scale(1.02);box-shadow:0 0 20px 5px #fff3}}.hero-alt{background:#fff;min-height:90vh;display:flex;align-items:center;padding:2rem 0 4rem;position:relative;overflow:hidden}.hero-alt:before{content:"";position:absolute;top:-20%;right:-15%;width:55%;height:70%;background:radial-gradient(circle,rgba(255,173,213,.35) 0%,rgba(255,173,213,.2) 30%,rgba(255,173,213,.08) 55%,transparent 75%);pointer-events:none;z-index:0}.hero-alt-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.hero-alt-content{position:relative;z-index:1}.hero-alt-title{font-family:Ubuntu,sans-serif;font-size:3rem;font-weight:800;color:var(--gray-900);line-height:1.1;margin-bottom:1.5rem}.hero-alt-subtitle{font-size:1.25rem;color:var(--gray-600);line-height:1.6;margin-bottom:2rem}.hero-alt-benefits{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.hero-alt-benefit{display:flex;align-items:center;gap:.75rem;color:var(--gray-700);font-size:1rem}.hero-alt-benefit svg{color:var(--primary-500);flex-shrink:0}.hero-alt-cta{display:inline-flex;margin-bottom:1rem}.hero-alt-microcopy{color:var(--gray-500);font-size:.875rem;margin:0}.hero-alt-image{position:relative;border-radius:24px;overflow:visible;box-shadow:var(--shadow-2xl)}.hero-alt-image img{width:100%;height:420px;object-fit:cover;display:block;border-radius:24px}.hero-alt-stat-card{position:absolute;background:#fff;border-radius:.75rem;box-shadow:var(--shadow-xl);padding:1.25rem 1.5rem;border:1px solid var(--gray-100);text-align:center;z-index:2;animation:heroFloatCard 4s ease-in-out infinite;min-width:140px;width:140px;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-alt-stat-card-top{top:-2rem;left:-2rem}.hero-alt-stat-card-bottom{bottom:-2rem;right:1rem;animation-delay:2s}.hero-alt-stat-number{font-family:Ubuntu,sans-serif;font-size:1.875rem;font-weight:700;color:#ffadd5;line-height:1;margin:0 0 .35rem;display:block;text-align:center}.hero-alt-stat-label{color:var(--gray-600);font-size:.875rem;line-height:1.3;margin:0;display:block;text-align:center}.trust-band-section{background:#fff;padding:5rem 0;border-bottom:1px solid var(--gray-200)}.transition-message{background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-600) 100%);padding:2rem 2.5rem;border-radius:16px;color:#fff;font-family:Ubuntu,sans-serif;font-size:2rem;font-weight:700;line-height:1.4;box-shadow:var(--shadow-lg);position:relative;overflow:hidden;text-align:center;max-width:1000px;margin:0 auto 3rem}.transition-message:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.trust-band{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.trust-item{background:#fff;border:1px solid var(--gray-200);border-radius:20px;padding:2.5rem 2rem;display:flex;align-items:center;gap:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow);position:relative;overflow:hidden}.trust-item:hover{transform:translateY(-8px);box-shadow:var(--shadow-2xl);border-color:var(--primary-300)}.trust-icon{flex-shrink:0;width:64px;height:64px;background:linear-gradient(135deg,var(--primary-100) 0%,var(--primary-200) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--primary-600);transition:all .4s cubic-bezier(.4,0,.2,1)}.trust-item:hover .trust-icon{transform:scale(1.1) rotate(-5deg);background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-400) 100%);color:#fff}.trust-content{flex:1;text-align:left}.trust-number{font-family:Ubuntu,sans-serif;font-size:2.5rem;font-weight:700;color:var(--primary-600);line-height:1;margin-bottom:.5rem;transition:color .3s ease}.trust-item:hover .trust-number{color:var(--primary-500)}.trust-label{font-family:Open Sans,sans-serif;font-size:.9375rem;color:var(--gray-600);font-weight:500;line-height:1.4}.problem-section{background:var(--gray-50)}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.problem-content h2{font-size:2.25rem;color:var(--gray-900);margin-bottom:2rem;line-height:1.2}.problem-list{list-style:none;padding:0;margin:0 0 2rem}.problem-list li{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;font-size:1.0625rem;line-height:1.6;color:var(--gray-700);border-bottom:1px solid var(--gray-200)}.problem-list li:last-child{border-bottom:none}.problem-icon{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,var(--pink-500) 0%,var(--pink-600) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.problem-transition{background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-600) 100%);padding:1.5rem 2rem;border-radius:16px;color:#fff;font-size:1.125rem;font-weight:500;line-height:1.6;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.problem-transition:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.problem-image{border-radius:24px;overflow:hidden;box-shadow:var(--shadow-2xl);position:relative}.problem-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.problem-image:hover img{transform:scale(1.05)}.story-section{background:linear-gradient(180deg,white 0%,var(--gray-50) 100%)}.story-vertical{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto}.story-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-100);color:var(--primary-600);padding:.5rem 1rem;border-radius:50px;font-family:Ubuntu,sans-serif;font-weight:500;font-size:.875rem;width:fit-content;margin-bottom:1.5rem}.story-title{font-size:2.5rem;color:var(--gray-900);margin:0 0 3rem;line-height:1.2;font-weight:800}.story-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:3.5rem 2rem;width:100%;margin-top:1rem}.story-principle-item{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;transition:transform .3s ease,opacity .3s ease}.story-principle-item:hover{transform:scale(1.08)}.story-principle-item:hover .story-principle-icon{transform:translateY(-4px);box-shadow:0 8px 16px #ec407a4d}.story-principle-icon{flex-shrink:0;width:80px;height:80px;background:linear-gradient(135deg,var(--pink-500) 0%,var(--pink-600) 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.story-principle-content p{font-size:1.125rem;color:var(--gray-700);margin:0;line-height:1.6;font-weight:600}.story-reassurance{font-family:Ubuntu,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;text-align:center;margin-top:4.5rem;line-height:1.4;max-width:800px;margin-left:auto;margin-right:auto;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-600) 100%);padding:2rem 2.5rem;border-radius:16px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.story-reassurance:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.about-ucademy-section{background:linear-gradient(180deg,white 0%,var(--gray-50) 50%,white 100%);position:relative;overflow:visible}.our-values-section{background:#fff;padding:3rem 0 4rem}.about-ucademy-section:before{content:"";position:absolute;top:0;right:-10%;width:50%;height:100%;background:radial-gradient(circle,rgba(10,187,135,.05) 0%,transparent 70%);pointer-events:none}.about-ucademy-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;overflow:visible}.about-ucademy-text{display:flex;flex-direction:column;gap:0}.about-ucademy-text .about-ucademy-description{margin-bottom:2rem}.about-ucademy-text .badge,.about-ucademy-text .story-badge{align-self:flex-start;width:fit-content}.about-ucademy-image-container{position:relative;width:100%;height:auto;overflow:hidden;border-radius:20px}.about-ucademy-image-with-bg{overflow:visible;border-radius:0}.academy-features-list{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.academy-features-list li{display:flex;align-items:center;gap:.75rem;font-size:1.05rem;color:var(--gray-700)}.academy-features-list li svg{color:var(--primary-500);flex-shrink:0}.academy-tabs{display:flex;gap:.375rem;flex-wrap:nowrap;width:100%}.academy-tab{flex:1;padding:.625rem .875rem;background:#fff;border:2px solid var(--gray-200);border-radius:8px;font-family:Ubuntu,sans-serif;font-size:.9rem;font-weight:500;color:var(--gray-700);cursor:pointer;transition:all .3s ease;text-align:center;white-space:nowrap}.academy-tab:hover{border-color:var(--primary-500);color:var(--primary-600);background:var(--primary-50)}.academy-tab.active{background:var(--primary-500);border-color:var(--primary-500);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0abb8740}.academy-tab-content{background:var(--gray-100);padding:1.5rem;border-radius:12px;margin-top:0;min-height:200px;display:flex;flex-direction:column}.academy-tab-content .about-ucademy-subtitle{margin-bottom:1rem}.academy-tab-content .about-ucademy-description{margin-bottom:0}.about-ucademy-image-with-bg:before{content:"";position:absolute;top:-20px;left:0;right:0;bottom:-40px;background:var(--primary-500);border-radius:24px;transform:rotate(-3deg);z-index:0;opacity:.7}.about-ucademy-main-image{width:100%;height:auto;display:block;border-radius:20px;box-shadow:var(--shadow-xl);position:relative;z-index:1}.about-ucademy-subtitle{font-size:1.5rem;color:var(--primary-500);font-weight:600;margin:0;line-height:1.4}.about-ucademy-content{display:flex;flex-direction:column;gap:4rem}.about-ucademy-main{max-width:900px;margin:0 auto;text-align:center}.about-ucademy-description{font-size:1.125rem;color:var(--gray-700);line-height:1.8;margin-bottom:1rem;text-align:left}.about-ucademy-description:last-child{margin-bottom:0}.about-ucademy-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem;padding:3rem 0;border-top:2px solid var(--gray-200);border-bottom:2px solid var(--gray-200)}.about-ucademy-stat{text-align:center}.stat-number{font-family:Ubuntu,sans-serif;font-size:3rem;font-weight:800;color:var(--primary-500);line-height:1;margin-bottom:.5rem}.stat-label{font-size:1rem;color:var(--gray-600);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.about-ucademy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem 2rem;max-width:1200px;margin:0 auto}.about-ucademy-card{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;transition:transform .3s ease,opacity .3s ease}.about-ucademy-card:hover{transform:scale(1.08)}.about-ucademy-card:hover .about-ucademy-icon{transform:translateY(-4px);box-shadow:0 8px 16px #0abb8733}.about-ucademy-icon{width:64px;height:64px;margin:0;background:var(--primary-500);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0}.about-ucademy-card h3{font-size:1.125rem;color:var(--gray-900);margin:0;line-height:1.3;font-weight:700}.about-ucademy-card p{font-size:1rem;color:var(--gray-600);line-height:1.6;margin:0}.card{background:#fff;border:1px solid var(--gray-100);border-radius:20px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;position:relative;overflow:hidden}.solution-card{padding:0;display:flex;flex-direction:column}.solution-card-image{width:100%;height:200px;overflow:hidden;border-radius:20px 20px 0 0}.solution-card-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .3s ease}.solution-card:hover .solution-card-image img{transform:scale(1.05)}.solution-card-content{padding:2rem;flex:1}.card:hover{transform:translateY(-8px) scale(1.02);box-shadow:var(--shadow-2xl)}.card-icon{width:3.5rem;height:3.5rem;background:var(--primary-500);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.card:hover .card-icon{transform:scale(1.1) rotate(5deg)}.card-icon svg,.card-icon img{width:1.75rem;height:1.75rem;color:#fff}.card-icon-phosphor{width:4rem;height:4rem;background:linear-gradient(135deg,var(--primary-500) 0%,#0991b2 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:1;color:#fff}.card:hover .card-icon-phosphor{transform:scale(1.1) rotate(-5deg);box-shadow:0 8px 24px #0abb874d}.card h3{position:relative;z-index:1;color:var(--gray-900);transition:color .3s ease}.card:hover h3{color:var(--primary-500)}.card p{position:relative;z-index:1;color:var(--gray-600);line-height:1.75}.card ul{position:relative;z-index:1;list-style:none;padding:0;margin-top:1rem}.card ul li{padding:.5rem 0;color:var(--gray-700);display:flex;align-items:flex-start;gap:.75rem}.card ul li:before{content:"✓";color:var(--primary-500);font-weight:700;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:var(--primary-100);border-radius:50%;font-size:.75rem;margin-top:.125rem}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg,var(--primary-600) 0%,var(--primary-500) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:50px;font-family:Ubuntu,sans-serif;font-weight:500;font-size:.875rem;width:fit-content}.badge-pink{background:var(--pink-100);color:var(--pink-700)}.badge-cali{background:#ffadd5;color:#8e2157;margin-bottom:1.5rem}.section-header{margin-bottom:3rem}.about-image-wrapper{max-width:480px;width:fit-content;margin:5rem auto 0;padding:1.5rem;background:#fce4ec;border-radius:20px;align-self:start}.about-cali-img{width:480px;max-width:100%;height:auto;display:block;border-radius:12px}.quote-box{background:var(--primary-50);border-left:4px solid var(--primary-500);padding:1.5rem 2rem;margin-top:2rem;border-radius:12px;box-shadow:var(--shadow-md);transition:all .3s ease}.quote-box:hover{box-shadow:var(--shadow-lg);transform:translate(4px)}.quote-box p{font-style:italic;color:var(--gray-700);margin-bottom:.5rem}.quote-author{font-family:Ubuntu,sans-serif;font-weight:700;color:var(--primary-600);font-size:1rem}#how-it-works{background:var(--gray-50)}#testimonials{position:relative;overflow:hidden}#testimonials:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,rgba(255,173,213,.25) 0%,rgba(255,173,213,.15) 35%,transparent 100%);pointer-events:none;z-index:0}#testimonials .container{position:relative;z-index:1}.testimonial-card{background:#fff;border:1px solid var(--gray-100);border-radius:20px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.testimonial-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-2xl)}.testimonial-quote{position:relative;z-index:1;color:var(--gray-700);font-size:1.0625rem;line-height:1.75;margin-bottom:1.5rem}.testimonial-author{display:flex;align-items:center;gap:1rem;position:relative;z-index:1}.testimonial-image{width:3.5rem;height:3.5rem;border-radius:50%;object-fit:cover;border:3px solid var(--primary-100)}.testimonial-info{flex:1}.testimonial-name{font-family:Ubuntu,sans-serif;font-weight:700;color:var(--gray-900);font-size:1.0625rem;margin-bottom:.25rem}.testimonial-title{color:var(--gray-600);font-size:.875rem}.testimonial-stars{color:#fbbf24;font-size:1.125rem;margin-bottom:1rem;position:relative;z-index:1}.phases-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3rem}.phase{background:#fff;border:1px solid var(--gray-100);border-radius:20px;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.phase:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary-500);transform:scaleX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.phase:hover{transform:translateY(-8px);box-shadow:var(--shadow-2xl);border-color:var(--primary-200)}.phase:hover:before{transform:scaleX(1)}.phase-number{font-family:Ubuntu,sans-serif;font-size:3rem;font-weight:800;color:var(--primary-500);margin-bottom:1rem;line-height:1}.phase-content h3{color:var(--gray-900);font-size:1.375rem;margin-bottom:1rem}.phase-content ul{list-style:none;padding:0;margin:0}.phase-content li{padding:.5rem 0;color:var(--gray-600);font-size:.9375rem;display:flex;align-items:flex-start;gap:.5rem}.phase-content li:before{content:"▸";color:var(--primary-500);font-weight:700;flex-shrink:0;margin-top:.125rem}#faq{background:var(--gray-50)}.faq-list{max-width:700px;margin:0 auto}.faq-item{background:#fff;border:1px solid var(--gray-100);border-radius:16px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:var(--shadow-md)}.faq-question{width:100%;padding:1.5rem 2rem;background:transparent;border:none;text-align:left;font-family:Ubuntu,sans-serif;font-size:1.25rem;font-weight:600;color:var(--gray-900);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:all .3s ease}.faq-question:hover{color:#ec407a}.faq-toggle{font-size:1.5rem;color:var(--primary-500);transition:transform .3s ease;flex-shrink:0}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:800px}.faq-answer-content{padding:0 2rem 1.5rem;color:var(--gray-600);line-height:1.75}.faq-answer-content ol{margin:.75rem 0 0;padding-left:1.5rem;line-height:1.8}.faq-answer-content ol li{margin-bottom:.5rem}.faq-answer-content ol li:last-child{margin-bottom:0}.faq-answer-content p{margin:0}.form-section{background:linear-gradient(135deg,#0abb87,#0ca678,#0d9269);position:relative;overflow:hidden}.form-section:before{content:"";position:absolute;top:0;left:0;width:24rem;height:24rem;background:#fff;opacity:.1;border-radius:50%;transform:translate(-12rem,-12rem)}.form-section:after{content:"";position:absolute;bottom:0;right:0;width:24rem;height:24rem;background:#fff;opacity:.1;border-radius:50%;transform:translate(12rem,12rem)}.form-container{max-width:700px;margin:0 auto;position:relative;z-index:1}.form-card{background:#fff;border-radius:24px;padding:3rem;box-shadow:var(--shadow-2xl);border:1px solid var(--gray-200)}#hubspot-form-container{width:100%}#hubspot-form-container p,#hubspot-form-container h1,#hubspot-form-container h2,#hubspot-form-container h3,#hubspot-form-container h4,#hubspot-form-container h5,#hubspot-form-container h6,#hubspot-form-container label,#hubspot-form-container li,#hubspot-form-container ul,#hubspot-form-container ol{font:revert;color:revert;line-height:revert;margin:revert;padding:revert}.form-card h2{text-align:center;color:var(--gray-900);margin-bottom:.5rem}.form-card .form-description{text-align:center;color:var(--gray-600);margin-bottom:2rem;font-size:1.0625rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:700;color:var(--gray-700);font-size:1rem}.form-group input,.form-group textarea{width:100%;padding:1rem 1.25rem;border:1px solid var(--gray-300);border-radius:12px;font-size:1rem;font-family:Open Sans,sans-serif;transition:all .3s ease;background:#fff}.form-group input:hover,.form-group textarea:hover{border-color:var(--gray-400)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-500);box-shadow:0 0 0 3px #0abb871a}.form-group textarea{min-height:120px;resize:vertical}.form-microcopy{font-size:.875rem;color:var(--gray-500);margin-top:.5rem}.footer{background:linear-gradient(135deg,var(--gray-900) 0%,var(--gray-800) 100%);color:#fff;padding:4rem 0 2rem;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:-10%;width:40%;height:100%;background:radial-gradient(circle,rgba(10,187,135,.05) 0%,transparent 70%);pointer-events:none}.footer:after{content:"";position:absolute;bottom:0;right:-10%;width:40%;height:100%;background:radial-gradient(circle,rgba(236,64,122,.05) 0%,transparent 70%);pointer-events:none}.footer .container{position:relative;z-index:1}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand{max-width:400px}.footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:1.5rem}.footer-logo-image{height:32px;width:auto}.footer-logo-text{font-family:Ubuntu,sans-serif;font-size:20px;font-weight:800;display:flex;align-items:center;gap:4px}.footer-description{color:#ffffffb3;line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem}.footer-social{display:flex;gap:1rem}.footer-social a{width:40px;height:40px;background:#ffffff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;text-decoration:none}.footer-social a:hover{background:var(--primary-500);transform:translateY(-3px)}.footer-title{font-family:Ubuntu,sans-serif;font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:1.25rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.9375rem;transition:all .2s ease;display:inline-block;position:relative}.footer-links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--primary-400);transition:width .3s ease}.footer-links a:hover{color:var(--primary-400)}.footer-links a:hover:after{width:100%}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.footer-contact strong{display:block;color:#fff;margin-bottom:.25rem;font-weight:600}.footer-contact a{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.footer-contact a:hover{color:var(--primary-400)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{color:#fff;font-size:.875rem}.footer-legal{display:flex;align-items:center;gap:1rem;font-size:.875rem}.footer-legal a{color:#fff;text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:var(--primary-400)}.footer-legal span{color:#fff}.sticky-cta{position:fixed;bottom:2rem;right:2rem;z-index:999}.sticky-cta .btn{box-shadow:var(--shadow-2xl);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{box-shadow:0 0 #0abb87b3}50%{box-shadow:0 0 0 15px #0abb8700}}.mobile-fixed-cta{display:none;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10000;background:var(--primary-500);color:#fff;font-family:Ubuntu,sans-serif;font-weight:600;font-size:15px;padding:16px 20px;text-align:center;text-decoration:none;box-shadow:0 -4px 20px #00000026;transform:translateY(100%);opacity:0;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease}.mobile-fixed-cta:hover{background:var(--primary-400);box-shadow:0 -4px 20px #0003}@keyframes fadeInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-100);color:var(--primary-700);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;animation:float 3s ease-in-out infinite}.badge-pink{background:#ffadd5;color:#8e2157}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes heroFloatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width: 1024px){body{padding-bottom:0}h1{font-size:2.75rem}h2{font-size:2rem;margin-bottom:.75rem}h3{font-size:1.5rem}.header-content{padding:.875rem 1.5rem}.logo-image{height:30px}.logo-text{font-size:20px}.nav-links{gap:1rem;margin-left:2rem;margin-right:1rem}.nav-links a:not(.header-cta-btn){font-size:14px}.header-cta-btn{display:none!important}.mobile-fixed-cta{display:block}.mobile-fixed-cta.visible{transform:translateY(0);opacity:1}.language-selector{margin-left:1rem;padding-left:1rem}.lang-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 9px;font-size:13px;white-space:nowrap}.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-benefits-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:900px}.benefit-box{font-size:1rem;padding:1.5rem 1.25rem}.benefit-icon{width:40px;height:40px;font-size:1.25rem}.benefit-content>*{font-size:1rem}.hero-microcopy{font-size:.9375rem}.hero-alt{min-height:85vh;padding:3rem 0}.hero-alt-grid{grid-template-columns:1fr 1fr;gap:3rem}.hero-alt-title{font-size:2.5rem}.hero-alt-subtitle{font-size:1.125rem}.hero-alt-image img{height:360px}.hero-alt-stat-card{padding:1.125rem 1.25rem;min-width:130px;width:130px}.hero-alt-stat-number{font-size:1.625rem}.hero-alt-stat-label{font-size:.8125rem}.transition-message{font-size:1.625rem;padding:1.75rem 2rem;margin-bottom:2.5rem}.trust-band{grid-template-columns:1fr;gap:1.5rem}.trust-item{padding:2rem 1.75rem}.trust-icon{width:56px;height:56px}.trust-number{font-size:2.25rem}.trust-label{font-size:.875rem}.problem-grid{grid-template-columns:1fr 1fr;gap:3rem}.problem-content h2{font-size:1.875rem}.problem-list li{font-size:1rem}.problem-transition{font-size:1.0625rem;padding:1.375rem 1.75rem}.story-title{font-size:2.125rem}.story-principles{grid-template-columns:repeat(3,1fr);gap:2.5rem 1.5rem}.story-principle-icon{width:72px;height:72px}.story-principle-content p{font-size:1.0625rem}.story-reassurance{font-size:1.5rem;padding:1.75rem 2rem;margin-top:3.5rem}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem}.solution-card-image{height:180px}.solution-card-content{padding:1.75rem}.about-ucademy-two-columns{gap:3rem}.about-image-wrapper{max-width:280px}.quote-box{padding:1.25rem 1.75rem}.about-ucademy-image-with-bg:before{left:5px;right:5px;bottom:-30px}.about-ucademy-subtitle{font-size:1.375rem}.about-ucademy-description{font-size:1.0625rem}.academy-tabs{gap:.4rem}.academy-tab{padding:.5rem 1rem;font-size:.875rem}.academy-tab-content{padding:1.375rem}.academy-features-list li{font-size:1rem}.about-ucademy-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}.about-ucademy-icon{width:58px;height:58px}.about-ucademy-card h3{font-size:1.0625rem}.about-ucademy-card p{font-size:.9375rem}.grid-2{grid-template-columns:repeat(2,1fr);gap:1.75rem}.testimonial-card{padding:1.75rem}.testimonial-quote{font-size:1rem}.phases-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.phase{padding:1.75rem 1.375rem}.phase-number{font-size:2.5rem}.phase-content h3{font-size:1.25rem}.phase-content li{font-size:.875rem}.faq-list{max-width:650px}.faq-question{padding:1.375rem 1.75rem;font-size:1.125rem}.faq-toggle{font-size:1.375rem}.faq-answer-content{padding:0 1.75rem 1.375rem}.form-card{padding:2.5rem}.form-card h2{font-size:1.875rem}.form-card .form-description{font-size:1rem}.footer{padding:3.5rem 0 6rem}.footer-content{grid-template-columns:2fr 1fr 1fr;gap:2.5rem}.footer-brand{text-align:center;margin:0 auto}.footer-logo{justify-content:center}.footer-logo-image{height:30px}.footer-logo-text{font-size:19px}.btn{padding:.875rem 1.75rem;font-size:1.0625rem}.sticky-cta{display:none}.container{padding:0 1.75rem}.section{padding:5rem 0}}@media (max-width: 768px){body{font-size:16px;padding-top:60px;padding-bottom:0}h1{font-size:2rem;line-height:1.15}h2{font-size:1.625rem;margin-bottom:1rem}h3{font-size:1.25rem}p{line-height:1.65}.container{padding:0 1rem}.section{padding:2.5rem 0}.header-content{padding:.625rem 1rem;height:60px;position:relative}.logo-image{height:20px}.logo-text{font-size:14px;gap:2px}.nav-links{display:none}.header-cta-btn{display:none!important}.language-selector{display:flex;margin-left:auto;padding-left:.5rem;margin-right:.75rem}.language-selector:before{display:none}.lang-btn{display:inline-flex;align-items:center;gap:3px;padding:4px 6px;font-size:10px;white-space:nowrap}.mobile-menu-btn{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10001;position:relative}.hamburger-line{width:100%;height:3px;background-color:var(--gray-700);border-radius:10px;transition:all .3s ease;transform-origin:center}.mobile-menu-btn.open .hamburger-line:nth-child(1){position:absolute;top:50%;transform:translateY(-50%) rotate(45deg)}.mobile-menu-btn.open .hamburger-line:nth-child(2){opacity:0}.mobile-menu-btn.open .hamburger-line:nth-child(3){position:absolute;top:50%;transform:translateY(-50%) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu{display:block;position:fixed;top:60px;right:-100%;width:80%;max-width:320px;height:calc(100vh - 60px);background:#fff;box-shadow:-2px 0 10px #0000001a;z-index:10000;overflow-y:auto;transition:right .3s cubic-bezier(.4,0,.2,1)}.mobile-menu.open{right:0}.mobile-menu-nav{display:flex;flex-direction:column;padding:1.5rem 0}.mobile-menu-nav a{padding:1rem 1.5rem;color:var(--gray-800);text-decoration:none;font-family:Ubuntu,sans-serif;font-size:1.0625rem;font-weight:500;border-bottom:1px solid var(--gray-100);transition:all .2s ease}.mobile-menu-nav a:active{background:var(--gray-50);color:var(--primary-500)}.mobile-fixed-cta{display:block;padding:14px 20px}.mobile-fixed-cta.visible{transform:translateY(0);opacity:1}.hero{min-height:90vh;padding:2rem 0}.hero h1{font-size:1.875rem;margin-bottom:.875rem;line-height:1.2}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem;line-height:1.55}.hero-benefits-grid{grid-template-columns:1fr;gap:.875rem;margin:1.5rem auto}.benefit-box{font-size:.9375rem;padding:1.375rem 1.125rem;text-align:center;flex-direction:column;align-items:center;gap:.75rem}.benefit-icon{width:42px;height:42px;font-size:1.25rem}.benefit-content{text-align:center}.benefit-content>*{font-size:.9375rem;line-height:1.35}.hero-microcopy{font-size:.8125rem;margin-top:.75rem;padding:.5rem 1.125rem}.hero-alt{min-height:auto;padding:2.5rem 0}.hero-alt:before{top:0;right:0;left:0;bottom:auto;width:100%;height:100%;background:radial-gradient(ellipse at top right,rgba(255,173,213,.25) 0%,rgba(255,173,213,.15) 30%,rgba(255,173,213,.05) 50%,transparent 70%)}.hero-alt-grid{grid-template-columns:1fr;gap:2rem}.hero-alt-content{text-align:center}.hero-alt-title{font-size:2rem;line-height:1.2;margin-bottom:1rem}.hero-alt-subtitle{font-size:.9375rem;line-height:1.6;margin-bottom:1.5rem}.hero-alt-benefits{align-items:center;gap:.625rem;margin-bottom:1.5rem}.hero-alt-benefit{justify-content:center;align-items:flex-start;gap:.5rem;font-size:.875rem}.hero-alt-benefit svg{margin-top:.0625rem;flex-shrink:0}.hero-alt-cta{justify-content:center}.hero-alt-microcopy{text-align:center;font-size:.8125rem}.hero-alt-image{order:1;box-shadow:none}.hero-alt-image img{height:280px;border-radius:16px}.hero-alt-stat-card{padding:.75rem .875rem;min-width:110px;width:110px}.hero-alt-stat-card-top{top:-1rem;left:-.5rem}.hero-alt-stat-card-bottom{bottom:-1rem;right:.125rem}.hero-alt-stat-number{font-size:1.25rem;margin-bottom:.25rem}.hero-alt-stat-label{font-size:.6875rem;line-height:1.3}.trust-band-section{padding:2.5rem 0}.transition-message{font-size:1rem;padding:1.25rem;margin-bottom:1.75rem;line-height:1.5}.trust-band{grid-template-columns:1fr;gap:1rem}.trust-item{padding:1.5rem 1.25rem;gap:1rem}.trust-icon{width:48px;height:48px}.trust-number{font-size:1.75rem}.trust-label{font-size:.8125rem;line-height:1.4}.problem-grid{grid-template-columns:1fr;gap:2rem}.problem-image{order:-1;border-radius:12px}.problem-content h2{font-size:1.5rem;margin-bottom:1.25rem}.problem-list li{font-size:.875rem;padding:.625rem 0;gap:.75rem}.problem-icon{width:32px;height:32px}.problem-transition{font-size:.875rem;padding:1rem 1.25rem;line-height:1.6}.story-section{padding:2.5rem 0}.story-vertical{padding:0}.story-badge{font-size:.6875rem;padding:.375rem .75rem}.story-title{font-size:1.5rem;margin-bottom:2rem;line-height:1.3}.story-principles{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.story-principle-item{gap:.625rem}.story-principle-icon{width:48px;height:48px}.story-principle-content p{font-size:.8125rem;font-weight:600;line-height:1.5}.story-reassurance{font-size:1.3rem;padding:1.25rem;margin-top:2.5rem;line-height:1.5}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr;gap:1.25rem}.solution-card-image{height:150px}.solution-card-content{padding:1.25rem}.card h3{font-size:1.25rem;margin-bottom:.625rem}.card p{font-size:.875rem;line-height:1.65}.card ul li{font-size:.8125rem;padding:.375rem 0}.about-ucademy-two-columns{display:flex;flex-direction:column;gap:1rem}.about-ucademy-text{order:1}.about-ucademy-text .about-ucademy-description{margin-bottom:2rem}.about-ucademy-image-container{order:2;margin-top:0}.about-cali-grid{display:flex;flex-direction:column}.about-cali-content{display:contents}.about-cali-badge{order:1;align-self:flex-start;width:fit-content;margin-bottom:.5rem!important}.about-cali-title{order:2;margin-top:0;margin-bottom:1rem}.about-image-wrapper{max-width:100%;order:3;margin:1rem 0 1.5rem}.about-cali-img{border-radius:12px}.about-cali-intro{order:4;font-size:1rem}.about-cali-details{order:5;font-size:1rem}.quote-box{order:6;margin-top:1rem!important;padding:1rem 1.25rem}.quote-box p{font-size:1rem;line-height:1.65}.quote-author{font-size:.9375rem}.about-ucademy-section .container{padding:0 1.5rem}.about-ucademy-image-with-bg:before{right:10px;left:10px;bottom:-20px;top:-10px}.about-ucademy-image-container{width:100%;height:auto;border-radius:12px}.about-ucademy-main-image{border-radius:12px}.about-ucademy-subtitle{font-size:1rem}.about-ucademy-description{font-size:.875rem;text-align:left;line-height:1.65}.academy-features-list{margin-bottom:1.5rem;gap:.5rem}.academy-features-list li{font-size:.875rem;align-items:flex-start}.academy-tabs{gap:.25rem;margin-bottom:1rem}.academy-tab{padding:.5rem;font-size:.75rem}.academy-tab-content{padding:1rem;min-height:160px}.academy-tab-content .about-ucademy-subtitle{font-size:1.125rem}.academy-tab-content .about-ucademy-description{font-size:1rem}.our-values-section{padding:2rem 0 3rem}.about-ucademy-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.about-ucademy-card{gap:.75rem}.about-ucademy-icon{width:48px;height:48px}.about-ucademy-card h3{font-size:1rem}.about-ucademy-card p{font-size:.8125rem;line-height:1.6}.testimonial-card{padding:1.5rem}.testimonial-quote{font-size:.9375rem;line-height:1.65;margin-bottom:1.25rem}.testimonial-image{width:3rem;height:3rem}.testimonial-name{font-size:1rem}.testimonial-title{font-size:.8125rem}.testimonial-stars{font-size:1rem;margin-bottom:.875rem}.phases-container{grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem}.phase{padding:1.5rem 1.25rem}.phase-number{font-size:2.25rem;margin-bottom:.875rem}.phase-content h3{font-size:1.3rem;margin-bottom:.875rem}.phase-content li{font-size:.875rem;padding:.375rem 0}.faq-list{max-width:100%}.faq-item{margin-bottom:.75rem;border-radius:12px}.faq-question{padding:1rem;font-size:1.0625rem;gap:.625rem}.faq-toggle{font-size:1.125rem}.faq-answer-content{padding:0 1rem 1rem;font-size:1rem;line-height:1.65}.faq-answer-content ol{padding-left:1.125rem}.faq-answer-content ol li{margin-bottom:.375rem}.form-section{padding:2.5rem 0}.form-section .text-center{margin-bottom:1.5rem!important}.form-section .text-center h2{font-size:1.875rem}.form-container{max-width:100%}.form-card{padding:1.5rem 1.125rem;max-width:100%!important;border-radius:16px}.form-card h2{font-size:1.375rem;margin-bottom:.625rem}.form-card .form-description{font-size:.875rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.875rem;margin-bottom:.375rem}.form-group input,.form-group textarea{padding:.75rem 1rem;font-size:.875rem;border-radius:10px}.form-group textarea{min-height:90px}.form-microcopy{font-size:.75rem}.footer{padding:2.5rem 0 5.5rem}.footer-content{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.footer-brand{max-width:100%;text-align:center;margin:0 auto}.footer-logo{justify-content:center}.footer-logo-image{height:24px}.footer-logo-text{font-size:16px}.footer-description{font-size:.8125rem;margin-bottom:1rem;line-height:1.6}.footer-social{justify-content:flex-start;gap:.75rem}.footer-social a{width:36px;height:36px}.footer-title{font-size:1rem;margin-bottom:.875rem}.footer-links li{margin-bottom:.5rem}.footer-links a{font-size:.8125rem}.footer-contact li{margin-bottom:.75rem;font-size:.8125rem}.footer-bottom{padding-top:1.5rem;flex-direction:column;text-align:center;gap:.75rem}.footer-copyright{font-size:.75rem}.footer-legal{flex-wrap:wrap;justify-content:center;font-size:.75rem;gap:.5rem}.btn{padding:.75rem 1.25rem;font-size:1.0625rem;border-radius:10px}.sticky-cta{display:none}.mobile-fixed-cta{padding:13px 20px;font-size:16px}.badge,.section-badge{font-size:.6875rem;padding:.375rem .75rem}}
