@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@800&family=Inter:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&family=Noto+Sans+Bengali:wght@400;500;600;700;800&family=Hind+Siliguri:wght@400;500;600;700&display=swap";:root{--font-display: "Montserrat", "Noto Sans Bengali", "Hind Siliguri", sans-serif;--font-body: "Inter", "Poppins", "Noto Sans Bengali", "Hind Siliguri", sans-serif;--font-ui: "Inter", "Poppins", "Noto Sans Bengali", "Hind Siliguri", sans-serif;--font-bangla: "Noto Sans Bengali", "Hind Siliguri", "Inter", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);overflow-x:hidden}.language-toggle{position:fixed;top:20px;right:20px;z-index:1000;display:flex;gap:10px;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px;border-radius:50px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d}.lang-btn{font-family:var(--font-body);font-size:.9rem;font-weight:700;color:#fff;background:transparent;padding:10px 20px;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid transparent;white-space:nowrap}.lang-btn:hover{background:#dc262633;border-color:#dc26264d;color:#fff}.lang-btn.active{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#dc2626;color:#fff;box-shadow:0 4px 15px #dc262666}@media (max-width: 768px){.language-toggle{top:15px;right:15px;padding:6px;gap:8px}.lang-btn{font-size:.85rem;padding:8px 16px}}@media (max-width: 480px){.language-toggle{top:10px;right:10px;padding:5px;gap:6px}.lang-btn{font-size:.8rem;padding:6px 12px}}.coaching-section{background:#0a0a0a;padding:80px 20px;text-align:center;position:relative;overflow:hidden}.coaching-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(231,0,19,.08) 0%,transparent 70%);pointer-events:none}.coaching-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.coaching-heading{font-size:clamp(3rem,8vw,7rem);font-weight:800;line-height:1.2;margin-bottom:40px;letter-spacing:-.02em}.coaching-heading .prefix{color:#fff;display:inline-block}.coaching-heading .gradient-text{background:linear-gradient(135deg,#ff2c2c,#ff6c6c,#f75555);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;background-size:200% 200%}.coaching-heading .secondary-line{color:#fff;display:block;margin-top:10px}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (max-width: 768px){.coaching-section{padding:60px 15px}.coaching-heading{font-size:clamp(2rem,10vw,4rem)}}@media (max-width: 480px){.coaching-section{padding:40px 10px}}.desktop-section{display:block;min-height:100vh;position:relative;overflow:hidden;background:url(./speaker-nobg-c3weGd8O.webp) right bottom / auto 100% no-repeat,url(./university-of-michigan-XUoTbHGE.webp) center center / cover no-repeat}.desktop-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(10,10,10,.8) 0%,rgba(10,10,10,.7) 56%,transparent 62%);pointer-events:none;z-index:0}.desktop-container{max-width:1400px;margin:0 auto;padding:0 40px;min-height:100vh;display:flex;align-items:center;position:relative;z-index:1}.desktop-content{display:flex;align-items:center;justify-content:space-between;width:80%}.desktop-text-content{max-width:80%}.desktop-heading{font-family:var(--font-body);font-size:4.5rem;font-weight:400;color:#f3eee4;line-height:1.05;letter-spacing:3px;margin-bottom:20px;text-transform:uppercase}.desktop-features{margin-bottom:10px}.desktop-feature{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px}.desktop-feature:last-child{margin-bottom:0}.desktop-number{font-family:var(--font-body);font-size:5.5rem;font-weight:400;color:#dc2626;line-height:.8;flex-shrink:0;width:90px}.desktop-feature-text h3{font-family:var(--font-body);font-size:1.2rem;font-weight:700;color:#f3ead9;margin-bottom:10px;line-height:1.3}.desktop-feature-text p{font-family:var(--font-body);font-size:1rem;font-weight:400;color:#fff;line-height:1.5;opacity:.95}.desktop-cta{background-color:#dc2626;color:#fff;font-family:var(--font-body);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:18px 50px;border:none;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #dc26264d;display:inline-flex;align-items:center;margin-top:20px;gap:10px}.desktop-cta:after{content:"→";font-size:1.4rem;transition:transform .3s ease}.desktop-cta:hover{background-color:#b91c1c;transform:translateY(-3px);box-shadow:0 15px 40px #dc262666}.desktop-cta:hover:after{transform:translate(5px)}.desktop-image-container{position:relative;flex-shrink:0;width:450px;display:flex;align-items:flex-end;justify-content:flex-end}.desktop-image-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(ellipse at center,rgba(220,38,38,.4) 0%,rgba(220,38,38,.25) 25%,rgba(220,38,38,.1) 50%,transparent 70%);z-index:1;filter:blur(40px);animation:redGlow 3s ease-in-out infinite alternate}@keyframes redGlow{0%{opacity:.6;transform:translate(-50%,-50%) scale(1)}to{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.desktop-image-container img{width:100%;height:auto;display:block;filter:drop-shadow(0 20px 60px rgba(0,0,0,.6));position:relative;z-index:2;transform:scale(1.2)}.mobile-section{display:none;background:url(./university-of-michigan-XUoTbHGE.webp) center center / cover no-repeat;min-height:100vh;position:relative;overflow:hidden}.mobile-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.8) 0%,rgba(0,0,0,.3) 50%,transparent 100%);pointer-events:none;z-index:1}.mobile-section:before{content:"";position:absolute;top:0;left:12%;width:100%;height:100%;background:url(./speaker-nobg-c3weGd8O.webp) 0% bottom / auto 100% no-repeat;z-index:2;pointer-events:none}.mobile-wrapper{position:relative;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 5px;margin-top:10%}@media (width > 420px){.mobile-wrapper{margin-top:30%}}.mobile-diagonal-overlay{display:none}.mobile-image-container{position:absolute;right:-15%;top:50%;transform:translateY(-50%);width:85%;height:90%;max-width:600px;z-index:2;display:flex;align-items:center}.mobile-image-container img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain;transform:translateY(200px) scale(1.5)}.mobile-content{position:relative;width:60%;z-index:3;padding:10px 0 10px 20px;height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.mobile-header{flex-shrink:0}.mobile-ielts{font-family:var(--font-display);font-size:3.5rem;font-weight:400;color:#dc2626;line-height:.8;font-style:italic;margin-bottom:-5px;text-transform:uppercase}.mobile-jump-start{font-family:var(--font-body);font-size:3.2rem;font-weight:800;color:#fff;line-height:.9;letter-spacing:3px;text-transform:uppercase;margin-bottom:10px;margin-top:10px}.mobile-subtitle{font-family:var(--font-body);font-size:.7rem;font-weight:700;color:#dc2626;line-height:1.4;letter-spacing:.5px;text-transform:uppercase;max-width:280px}.mobile-features{display:flex;flex-direction:column;justify-content:center;gap:15px}.mobile-feature{display:flex;align-items:flex-start;gap:12px}.mobile-number{font-family:var(--font-body);font-size:1.2rem;font-weight:400;color:#fff;background-color:#dc2626;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 20px #dc262680}.mobile-feature-text h3{font-family:var(--font-body);font-size:.95rem;font-weight:700;color:#f3eee4;margin-bottom:2px;line-height:1.2;text-shadow:0 1px 6px rgba(0,0,0,1),0 2px 14px rgba(0,0,0,.7)}.mobile-feature-text p{font-family:var(--font-body);font-size:.75rem;font-weight:400;color:#e5e7eb;line-height:1.3}.mobile-cta-wrapper{width:100%;max-width:180px;padding-right:20px;padding-bottom:10px}@media (width >= 410px){.mobile-cta-wrapper{max-width:220px}}.mobile-cta{background-color:#dc2626;color:#fff;font-family:var(--font-body);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:10px 5px;border:none;border-radius:8px;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #dc262666}.mobile-cta:hover{background-color:#b91c1c;transform:translateY(-3px);box-shadow:0 15px 40px #dc262680}.s2-desktop{display:block;background:linear-gradient(135deg,#0f0f0f,#1a1a1a 45%,#252525);min-height:100vh;position:relative;overflow:hidden}.s2-desktop:before{content:"";position:absolute;top:-10%;left:-12%;width:55%;height:120%;background:linear-gradient(160deg,#2d2d2d80,#1919194d);transform:skew(12deg);z-index:0}.s2-desktop-container{max-width:1400px;margin:0 auto;padding:100px 60px;display:flex;align-items:center;gap:60px;position:relative;z-index:1}.s2-desktop-image-wrap{position:relative;flex-shrink:0;width:440px;display:flex;align-items:center;justify-content:center}.s2-desktop-image-wrap:before{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:radial-gradient(ellipse 65% 75% at 50% 42%,rgba(180,140,90,.3) 0%,rgba(220,38,38,.14) 28%,transparent 68%);filter:blur(32px);z-index:0;border-radius:50%}.s2-desktop-image-wrap img{position:relative;transform:scale(1.3);z-index:1;width:100%;height:auto;display:block;filter:drop-shadow(-10px 0px 20px rgba(210,90,90,.38)) drop-shadow(8px 0px 26px rgba(190,64,60,.28)) drop-shadow(0px -5px 32px rgba(220,38,38,.2)) drop-shadow(0px 35px 55px rgba(0,0,0,.65))}.s2-desktop-text{flex:1;max-width:620px}.s2-desktop-text p{max-width:500px}.s2-desktop-heading{font-family:var(--font-body);font-size:4.5rem;font-weight:400;color:#fff;line-height:1.05;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:32px}.s2-desktop-body{font-family:var(--font-body);font-size:1.3rem;font-weight:400;color:#ffffffd1;line-height:1.72;margin-bottom:18px}.s2-quote-banner{position:relative;width:100%;background-color:#e70013;padding:40px 10px;margin-top:0;display:flex;align-items:center;justify-content:center;z-index:1}.s2-quote-banner .s2-desktop-quote{font-size:clamp(1.4rem,3vw,2.6rem);font-weight:400;color:#fff;line-height:1.3;margin:0;padding:0;text-align:center;font-style:italic}.s2-desktop-signature{font-family:var(--font-display);font-size:2.1rem;color:#fff;opacity:.9;display:flex;align-items:center;gap:10px}.s2-desktop-signature svg{width:18px;height:18px;opacity:.65}.s2-mobile{background-color:#000;padding:0;width:100%;overflow:hidden}.s2-mobile-row{display:flex;flex-direction:row;align-items:stretch;width:100%}.s2-mobile-image-wrap{width:35%;position:relative;overflow:hidden}.s2-mobile-image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.s2-mobile-text{width:65%;padding:30px 15px 30px 20px;display:flex;flex-direction:column;justify-content:center}.s2-mobile-heading{font-family:var(--font-body);font-size:38px;line-height:.9;margin-bottom:15px;color:#fff}.s2-mobile-heading .red{color:#e63946}.s2-mobile-body{font-size:13px;line-height:1.5;color:#ddd;margin-bottom:12px}.s2-mobile-quote{font-size:14px;font-style:italic;color:#fff;border-left:3px solid #e63946;padding-left:12px;margin-top:10px}.s2-mobile-signature{margin-top:15px;font-size:12px;color:#888;text-transform:uppercase;letter-spacing:1px}.s2-mobile-image-wrap:before{content:"";position:absolute;top:2%;left:-25%;width:155%;height:65%;background:radial-gradient(ellipse 58% 52% at 58% 36%,rgba(180,150,100,.22) 0%,rgba(220,38,38,.08) 35%,transparent 70%);filter:blur(18px);z-index:0}.s2-mobile-body{font-family:var(--font-body);font-size:.78rem;font-weight:400;color:#fffc;line-height:1.58;margin-bottom:11px}.s2-mobile-signature svg{width:13px;height:13px;flex-shrink:0}@media (width >= 1400px){.desktop-heading{font-size:5.1rem}}@media (max-width: 1200px){.desktop-heading{font-size:3.5rem}.desktop-container{padding:0 40px}.desktop-image-container{width:380px}}@media (max-width: 992px){.desktop-content{flex-direction:column;text-align:center;gap:40px}.desktop-text-content{max-width:100%}.desktop-feature{justify-content:center}.desktop-image-container{width:350px}}@media (min-width: 768px){.s2-mobile{display:none}}@media (max-width: 767px){.desktop-section{display:none}.mobile-section{display:block}}@media (max-width: 576px){.mobile-ielts{font-size:3.2rem}.mobile-jump-start{font-size:3.6rem}.mobile-subtitle{font-size:.7rem}.mobile-image-container{width:70%;top:15%}.mobile-feature-text h3{font-size:.95rem}.mobile-feature-text p{font-size:.74rem}.mobile-number{width:38px;height:38px;font-size:1.15rem}.mobile-cta{font-size:.9rem}}@media (max-width: 480px){.mobile-content{padding-bottom:30px;padding-left:10px}.mobile-ielts{font-size:2.8rem}.mobile-jump-start{font-size:3.2rem}.mobile-subtitle{font-size:.68rem}.mobile-image-container{width:72%;top:18%}.mobile-feature{gap:10px;margin-bottom:15px}.mobile-feature-text h3{font-size:.9rem}.mobile-feature-text p{font-size:.7rem}.mobile-number{width:36px;height:36px;font-size:1.1rem}.mobile-cta{font-size:.85rem}}@media (max-width: 380px){.mobile-ielts,.mobile-jump-start{font-size:2.4rem}.mobile-subtitle{font-size:.65rem}.mobile-image-container{width:75%;top:20%}.mobile-feature-text h3{font-size:.85rem}.mobile-feature-text p{font-size:.67rem}.mobile-number{width:34px;height:34px;font-size:1rem}}@media (max-width: 1200px){.s2-desktop-heading{font-size:3.2rem}.s2-desktop-container{padding:80px 40px}.s2-desktop-image-wrap{width:380px}}@media (max-width: 992px){.s2-desktop-container{flex-direction:column;text-align:center;gap:40px;padding:70px 40px}.s2-desktop-image-wrap{width:360px}.s2-desktop-text{max-width:100%}.s2-desktop-signature{justify-content:center}}@media (max-width: 767px){.s2-desktop{display:none}.s2-mobile{display:block}}@media (max-width: 480px){.s2-mobile-heading{font-size:2.2rem}.s2-mobile-image-wrap{width:40%}.s2-mobile-text{padding:30px 14px 40px 10px}.s2-mobile-body{font-size:.73rem;margin-bottom:9px}.s2-mobile-quote{font-size:.82rem;margin-top:14px}.s2-mobile-signature{font-size:.78rem}}@media (max-width: 380px){.s2-mobile-heading{font-size:1.95rem}.s2-mobile-image-wrap{width:38%}.s2-mobile-text{padding:26px 12px 36px 8px}.s2-mobile-body{font-size:.68rem;line-height:1.5}.s2-mobile-quote{font-size:.76rem}}.s3{background:linear-gradient(160deg,#111,#1c1c1c 40%,#0d0d0d);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px 60px}.s3:before{content:"";position:absolute;bottom:-15%;right:-10%;width:50%;height:60%;background:radial-gradient(ellipse at center,rgba(40,40,40,.45) 0%,transparent 70%);z-index:0}.s3-inner{position:relative;z-index:1;max-width:1300px;width:100%}.s3-heading{font-family:var(--font-body);font-size:4.2rem;font-weight:600;color:#fff;letter-spacing:2px;text-transform:uppercase;line-height:1.1;margin-bottom:50px;text-align:center}.s3-content-wrapper{display:flex;gap:60px;align-items:flex-start}.s3-images-container{flex:0 0 45%}.s3-text-container{flex:1;display:flex;flex-direction:column;gap:10px}.s3-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:12px}.s3-card{position:relative;border-radius:10px;overflow:hidden;background:#222;transition:transform .3s ease,box-shadow .3s ease}.s3-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000080}.s3-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.s3-card--1{grid-row:1;grid-column:1}.s3-card--1 img{height:280px}.s3-card--2{grid-row:1;grid-column:2}.s3-card--2 img{height:280px}.s3-card--3{grid-row:2;grid-column:1}.s3-card--3 img{height:280px}.s3-card--4{grid-row:2;grid-column:2}.s3-card--4 img{height:280px}.s3-badge{position:absolute;top:12px;left:12px;width:32px;height:32px;background:#dc2626e6;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:.85rem;font-weight:700;color:#fff;z-index:2}.s3-intro{padding:24px;background:#ffffff08;border-left:4px solid #dc2626;border-radius:8px}.s3-intro-text{font-family:var(--font-body);font-size:1.15rem;font-weight:400;color:#ffffffd9;line-height:1.7;margin-bottom:12px}.s3-intro-text:last-of-type{margin-bottom:16px}.s3-question{font-family:var(--font-body);font-size:1.35rem;font-weight:700;color:#fff;font-style:italic;line-height:1.5;margin:0;padding-left:8px}.s3-story{padding:28px;background:#ffffff05;border-radius:8px}.s3-story-text{font-family:var(--font-body);font-size:1.1rem;font-weight:400;color:#ffffffd9;line-height:1.7;margin-bottom:20px}.s3-journey-list{list-style:none;padding:0;margin:24px 0}.s3-journey-list li{font-family:var(--font-body);font-size:1.05rem;font-weight:500;color:#ffffffe6;line-height:1.6;padding-left:32px;position:relative;margin-bottom:12px}.s3-journey-list li:before{content:"→";position:absolute;left:0;color:#dc2626;font-size:1.2rem;font-weight:700}.s3-story-conclusion{margin-top:24px;margin-bottom:0}.s3-bottom-message{padding:28px;background:linear-gradient(135deg,#dc26261a,#dc26260d);border:1px solid rgba(220,38,38,.2);border-radius:10px}.s3-final-text{font-family:var(--font-body);font-size:1.25rem;font-weight:700;color:#fff;line-height:1.6;margin:0}.s3-final-text .text-highlight{color:#dc2626;font-weight:700;font-style:italic}@media (max-width: 1200px){.s3-heading{font-size:3.5rem}.s3-content-wrapper{gap:40px}.s3-images-container{flex:0 0 48%}.s3-card--1 img,.s3-card--2 img,.s3-card--3 img,.s3-card--4 img{height:240px}}@media (max-width: 992px){.s3-heading{font-size:3rem;margin-bottom:40px}.s3-content-wrapper{flex-direction:column;gap:40px}.s3-images-container{flex:1;max-width:100%}.s3-intro-text{font-size:1.05rem}.s3-question{font-size:1.2rem}.s3-story-text{font-size:1rem}.s3-final-text{font-size:1.15rem}}@media (max-width: 768px){.s3{padding:60px 24px 50px}.s3-heading{font-size:2.2rem;margin-bottom:32px}.s3-content-wrapper{gap:32px}.s3-grid{grid-template-columns:1fr;gap:16px}.s3-card--1,.s3-card--2,.s3-card--3,.s3-card--4{grid-row:auto;grid-column:auto}.s3-card--1 img,.s3-card--2 img,.s3-card--3 img,.s3-card--4 img{height:250px}.s3-intro,.s3-story,.s3-bottom-message{padding:20px}.s3-intro-text{font-size:.95rem}.s3-question{font-size:1.05rem}.s3-story-text{font-size:.92rem}.s3-journey-list li{font-size:.9rem}.s3-final-text{font-size:1.05rem}}@media (max-width: 480px){.s3{padding:50px 16px 44px}.s3-heading{font-size:1.8rem;letter-spacing:1px}.s3-grid{gap:12px}.s3-card--1 img,.s3-card--2 img,.s3-card--3 img,.s3-card--4 img{height:220px}.s3-badge{width:26px;height:26px;font-size:.7rem;top:8px;left:8px}.s3-intro,.s3-story,.s3-bottom-message{padding:16px}.s3-intro-text{font-size:.85rem;margin-bottom:10px}.s3-question{font-size:.95rem}.s3-story-text{font-size:.85rem;line-height:1.6}.s3-journey-list{margin:16px 0}.s3-journey-list li{font-size:.82rem;padding-left:26px;margin-bottom:10px}.s3-journey-list li:before{font-size:1rem}.s3-final-text{font-size:.95rem}}.s3-mobile{display:none;background:linear-gradient(160deg,#111,#1c1c1c,#0d0d0d);min-height:100vh;padding:50px 20px 44px}.s3-mobile .s3-heading{font-family:var(--font-body);font-size:2.2rem;font-weight:400;color:#fff;letter-spacing:1.5px;text-transform:uppercase;line-height:1.1;margin-bottom:24px;text-align:center}.s3-mobile-intro{padding:18px;background:#ffffff08;border-left:3px solid #dc2626;border-radius:6px;margin-bottom:24px}.s3-mobile-intro-text{font-family:var(--font-body);font-size:.9rem;font-weight:400;color:#ffffffd9;line-height:1.6;margin-bottom:10px;text-align:left}.s3-mobile-intro-text:last-of-type{margin-bottom:12px}.s3-mobile-question{font-family:var(--font-body);font-size:1rem;font-weight:700;color:#fff;font-style:italic;line-height:1.5;margin:0;padding-left:4px;text-align:left}.s3-mobile-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.s3-mobile-card{position:relative;border-radius:8px;overflow:hidden;background:#222}.s3-mobile-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;display:block}.s3-mobile-card .s3-badge{position:absolute;top:8px;left:8px;width:26px;height:26px;background:#dc2626e6;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:.7rem;font-weight:700;color:#fff;z-index:2}.s3-mobile-story{padding:20px;background:#ffffff05;border-radius:8px;margin-bottom:20px}.s3-mobile-story-text{font-family:var(--font-body);font-size:.88rem;font-weight:400;color:#ffffffd9;line-height:1.65;margin-bottom:16px;text-align:left}.s3-mobile-story-text:last-child{margin-bottom:0;margin-top:16px}.s3-mobile-journey-list{list-style:none;padding:0;margin:16px 0}.s3-mobile-journey-list li{font-family:var(--font-body);font-size:.85rem;font-weight:500;color:#ffffffe6;line-height:1.6;padding-left:24px;position:relative;margin-bottom:10px;text-align:left}.s3-mobile-journey-list li:before{content:"→";position:absolute;left:0;color:#dc2626;font-size:1rem;font-weight:700}.s3-mobile-bottom-message{padding:20px;background:linear-gradient(135deg,#dc26261a,#dc26260d);border:1px solid rgba(220,38,38,.2);border-radius:8px}.s3-mobile-final-text{font-family:var(--font-body);font-size:.95rem;font-weight:700;color:#fff;line-height:1.6;margin:0;text-align:left}.s3-mobile-final-text .text-highlight{color:#dc2626;font-weight:700;font-style:italic}@media (max-width: 480px){.s3-mobile{padding:40px 16px 36px}.s3-mobile .s3-heading{font-size:1.8rem;letter-spacing:1px;margin-bottom:20px}.s3-mobile-intro{padding:14px}.s3-mobile-intro-text{font-size:.82rem;margin-bottom:8px}.s3-mobile-question{font-size:.9rem}.s3-mobile-grid{gap:8px}.s3-mobile-card img{height:150px}.s3-mobile-card .s3-badge{width:22px;height:22px;font-size:.65rem;top:6px;left:6px}.s3-mobile-story{padding:16px}.s3-mobile-story-text{font-size:.8rem;line-height:1.6}.s3-mobile-journey-list li{font-size:.78rem;padding-left:20px;margin-bottom:8px}.s3-mobile-journey-list li:before{font-size:.9rem}.s3-mobile-bottom-message{padding:16px}.s3-mobile-final-text{font-size:.85rem}}@media (max-width: 380px){.s3-mobile .s3-heading{font-size:1.6rem}.s3-mobile-intro-text{font-size:.75rem}.s3-mobile-question{font-size:.82rem}.s3-mobile-card img{height:130px}.s3-mobile-story-text{font-size:.75rem}.s3-mobile-journey-list li{font-size:.72rem}.s3-mobile-final-text{font-size:.78rem}}.s4{background:linear-gradient(145deg,#0a0a0a,#181818,#111 70%,#0e0e0e);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px 0}@media (height >= 800px){.s4{padding:60px 40px 0}}.s4:before{content:"";position:absolute;top:0;left:-8%;width:45%;height:100%;background:linear-gradient(180deg,rgba(35,35,35,.4) 0%,transparent 80%);transform:skew(-10deg);z-index:0}.s4-inner{position:relative;z-index:1;max-width:1100px;width:100%;text-align:center}.s4-heading{font-family:var(--font-body);font-size:4.6rem;font-weight:400;color:#fff;letter-spacing:2px;text-transform:uppercase;line-height:1.15;margin-bottom:16px}.s4-heading .red{color:#dc2626}.s4-sub{font-family:var(--font-body);font-size:1.3rem;font-weight:400;color:#ffffffbf;margin-bottom:50px;line-height:1.5}.s4-problems{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:50px}.s4-problem-card{display:flex;gap:24px;align-items:flex-start;padding:32px;background:#ffffff08;border-left:4px solid #dc2626;border-radius:12px;transition:all .3s ease;text-align:left}.s4-problem-card:hover{background:#ffffff0d;transform:translate(8px)}.s4-problem-number{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:12px;display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:2.2rem;font-weight:400;color:#fff;box-shadow:0 4px 12px #dc262666}.s4-problem-content{flex:1}.s4-problem-title{font-family:var(--font-body);font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:12px;line-height:1.3}.s4-problem-text{font-family:var(--font-body);font-size:1.15rem;font-weight:400;color:#ffffffd9;line-height:1.7;margin:0}.s4-problem-image{flex-shrink:0;width:280px;height:180px;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #0006;position:relative}.s4-problem-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(220,38,38,.15) 0%,transparent 50%);z-index:1;pointer-events:none}.s4-problem-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.s4-problem-card:hover .s4-problem-image img{transform:scale(1.05)}.s4-solution{display:flex;justify-content:center}.s4-solution-box{padding:32px 48px;background:linear-gradient(135deg,#dc262626,#dc262614);border:2px solid rgba(220,38,38,.3);border-radius:16px;position:relative;overflow:hidden}.s4-solution-box:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(220,38,38,.1) 0%,transparent 70%);animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.s4-solution-text{font-family:var(--font-body);font-size:1.6rem;font-weight:700;color:#fff;margin:0;position:relative;z-index:1}.s4-highlight{color:#dc2626;font-weight:800;font-style:italic}@media (max-width: 1200px){.s4-heading{font-size:3.2rem}.s4-sub{font-size:1.2rem}.s4-problem-title{font-size:1.6rem}.s4-problem-text{font-size:1.05rem}.s4-problem-image{width:240px;height:160px}}@media (max-width: 992px){.s4{padding:70px 30px 60px}.s4-heading{font-size:2.8rem}.s4-sub{font-size:1.1rem;margin-bottom:40px}.s4-problems{gap:20px}.s4-problem-card{flex-direction:column;padding:28px}.s4-problem-image{width:100%;height:200px;order:-1}.s4-problem-title{font-size:1.5rem}.s4-problem-text{font-size:1rem}}@media (max-width: 767px){.s4{display:none}}.s4-mobile{display:none;background:linear-gradient(145deg,#0a0a0a,#181818,#111 70%,#0e0e0e);min-height:100vh;padding:50px 18px 44px;text-align:center}@media (max-width: 767px){.s4-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}}.s4-mobile-inner{width:100%}.s4-mobile .s4-heading{font-family:var(--font-body);font-size:1.95rem;font-weight:400;color:#fff;letter-spacing:1.5px;text-transform:uppercase;line-height:1.15;margin-bottom:14px}.s4-mobile .s4-heading .red{color:#dc2626}.s4-mobile .s4-sub{font-family:var(--font-body);font-size:.85rem;font-weight:400;color:#ffffffbf;margin-bottom:28px;line-height:1.5}.s4-mobile-problems{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}.s4-mobile-problem-card{padding:20px;background:#ffffff08;border-left:4px solid #dc2626;border-radius:10px;text-align:left}.s4-mobile-problem-header{display:flex;gap:12px;align-items:center;margin-bottom:14px}.s4-mobile-problem-number{flex-shrink:0;width:42px;height:42px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:1.5rem;font-weight:400;color:#fff;box-shadow:0 4px 12px #dc262666}.s4-mobile-problem-content{text-align:left}.s4-mobile-problem-title{font-family:var(--font-body);font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:0;line-height:1.3}.s4-mobile-problem-image{width:100%;height:180px;border-radius:8px;overflow:hidden;margin-bottom:14px;box-shadow:0 6px 20px #0006;position:relative}.s4-mobile-problem-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(220,38,38,.12) 0%,transparent 50%);z-index:1;pointer-events:none}.s4-mobile-problem-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s4-mobile-problem-text{font-family:var(--font-body);font-size:.88rem;font-weight:400;color:#ffffffd9;line-height:1.65;margin:0}.s4-mobile-solution{display:flex;justify-content:center}.s4-mobile-solution-box{padding:20px 28px;background:linear-gradient(135deg,#dc262626,#dc262614);border:2px solid rgba(220,38,38,.3);border-radius:12px;width:100%}.s4-mobile-solution-text{font-family:var(--font-body);font-size:1.1rem;font-weight:700;color:#fff;margin:0;text-align:center;line-height:1.5}.s4-mobile-solution-text .s4-highlight{color:#dc2626;font-weight:800;font-style:italic}@media (max-width: 480px){.s4-mobile{padding:40px 16px 36px}.s4-mobile .s4-heading{font-size:1.7rem;letter-spacing:1px;margin-bottom:12px}.s4-mobile .s4-sub{font-size:.82rem;margin-bottom:24px}.s4-mobile-problems{gap:14px;margin-bottom:24px}.s4-mobile-problem-card{padding:16px}.s4-mobile-problem-header{gap:10px;margin-bottom:12px}.s4-mobile-problem-number{width:38px;height:38px;font-size:1.3rem}.s4-mobile-problem-title{font-size:1.05rem}.s4-mobile-problem-image{height:160px;margin-bottom:12px}.s4-mobile-problem-text{font-size:.8rem;line-height:1.6}.s4-mobile-solution-box{padding:18px 24px}.s4-mobile-solution-text{font-size:1rem}}@media (max-width: 380px){.s4-mobile .s4-heading{font-size:1.5rem}.s4-mobile .s4-sub{font-size:.75rem}.s4-mobile-problem-number{width:36px;height:36px;font-size:1.2rem}.s4-mobile-problem-title{font-size:.95rem}.s4-mobile-problem-image{height:140px}.s4-mobile-problem-text{font-size:.75rem}.s4-mobile-solution-text{font-size:.9rem}}.s5{background:linear-gradient(155deg,#0f0f0f,#1a1a1a 45%,#141414);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px 70px}.s5:before{content:"";position:absolute;top:-10%;right:-12%;width:48%;height:55%;background:radial-gradient(ellipse at center,rgba(35,35,35,.5) 0%,transparent 70%);z-index:0}.s5-inner{position:relative;z-index:1;max-width:1400px;width:100%;text-align:center}.s5-heading{font-family:var(--font-body);font-size:3.5rem;font-weight:400;color:#fff;letter-spacing:2px;text-transform:uppercase;line-height:1.1;margin-bottom:14px}.s5-sub{font-family:var(--font-body);font-size:1.2rem;font-weight:400;color:#fff9;line-height:1.55;max-width:620px;margin:0 auto 44px}.s5-compare{display:grid;grid-template-columns:1fr 1fr;gap:40px}.s5-col{border-radius:12px;padding:40px 36px;text-align:left}.s5-col--bad{background:#282828b3;border:1px solid rgba(80,80,80,.4)}.s5-col--good{background:#fffffff2;border:1px solid rgba(255,255,255,.1)}.s5-col-title{font-family:var(--font-body);font-size:1.8rem;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;line-height:1.3}.s5-col--bad .s5-col-title{color:#dc2626}.s5-col--good .s5-col-title{color:#1a1a1a}.s5-col-subtitle{font-family:var(--font-body);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;margin-bottom:22px;line-height:1.3}.s5-col--bad .s5-col-subtitle{color:#ffffff73}.s5-col--good .s5-col-subtitle{color:#666}.s5-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:26px}.s5-item:last-child{margin-bottom:0}.s5-icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;margin-top:1px}.s5-icon--x{background:#dc2626;color:#fff}.s5-icon--check{background:#e70013;color:#fff}.s5-item-title{font-family:var(--font-body);font-size:1.35rem;font-weight:700;margin-bottom:4px;line-height:1.3}.s5-col--bad .s5-item-title{color:#ef4444}.s5-col--good .s5-item-title{color:#e70013}.s5-item-text{font-family:var(--font-body);font-size:1.2rem;font-weight:400;line-height:1.5}.s5-col--bad .s5-item-text{color:#ffffffb3}.s5-col--good .s5-item-text{color:#4a4a4a}.s5-mobile{display:none;background:linear-gradient(155deg,#0f0f0f,#1a1a1a,#141414);min-height:100vh;padding:50px 18px 44px;text-align:center}.s5-mobile .s5-heading{font-size:1.85rem;margin-bottom:10px}.s5-mobile .s5-sub{font-size:.78rem;margin-bottom:26px}.s5-mobile .s5-compare{grid-template-columns:1fr;gap:14px}.s5-mobile .s5-col{padding:22px 18px}.s5-mobile .s5-col-title{font-size:1.05rem}.s5-mobile .s5-col-subtitle{font-size:.66rem;margin-bottom:18px}.s5-mobile .s5-item{gap:10px;margin-bottom:16px}.s5-mobile .s5-icon{width:20px;height:20px;font-size:.7rem}.s5-mobile .s5-item-title{font-size:.78rem}.s5-mobile .s5-item-text{font-size:.72rem}@media (max-width: 767px){.s5{display:none}.s5-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media (max-width: 480px){.s5-mobile .s5-heading{font-size:1.65rem}.s5-mobile .s5-sub,.s5-mobile .s5-item-title{font-size:.72rem}.s5-mobile .s5-item-text{font-size:.67rem}}.s6{background:linear-gradient(140deg,#0d0d0d,#1a1a1a 45%,#121212);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px 70px}.s6:before{content:"";position:absolute;top:-10%;right:-5%;width:40%;height:50%;background:radial-gradient(ellipse at center,rgba(220,38,38,.08) 0%,transparent 70%);z-index:0}.s6-inner{position:relative;z-index:1;max-width:1200px;width:100%}.s6-heading{font-family:var(--font-body);font-size:3.8rem;font-weight:800;color:#fff;letter-spacing:2px;line-height:1.15;margin-bottom:50px;text-align:center}.s6-heading .highlight{color:#dc2626}.s6-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.s6-feature{display:flex;gap:20px;align-items:flex-start;padding:28px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;transition:all .3s ease}.s6-feature:hover{background:#ffffff0d;border-color:#dc26264d;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.s6-icon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.s6-icon svg{width:24px;height:24px}.s6-feature-content{flex:1;text-align:left}.s6-feature-title{font-family:var(--font-body);font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.3}.s6-feature-text{font-family:var(--font-body);font-size:1.05rem;font-weight:400;color:#fffc;line-height:1.6;margin:0}@media (min-width: 1440px){.s6-heading{font-size:5rem}.s6-grid{gap:32px}.s6-feature{padding:32px}.s6-icon{width:56px;height:56px}.s6-icon svg{width:28px;height:28px}.s6-feature-title{font-size:2rem;margin-bottom:10px}.s6-feature-text{font-size:1.3rem}}@media (max-width: 1200px){.s6-heading{font-size:3.2rem}.s6-grid{gap:24px}.s6-feature{padding:24px}.s6-feature-title{font-size:1.3rem}.s6-feature-text{font-size:1rem}}@media (max-width: 992px){.s6{padding:70px 30px 60px}.s6-heading{font-size:2.8rem;margin-bottom:40px}.s6-grid{grid-template-columns:1fr;gap:20px}.s6-icon{width:44px;height:44px}.s6-icon svg{width:22px;height:22px}}@media (max-width: 768px){.s6{display:none}.s6-mobile{display:block}.s6{padding:60px 24px 50px}.s6-heading{font-size:2.2rem;margin-bottom:32px}.s6-feature{padding:20px;gap:16px}.s6-icon{width:40px;height:40px}.s6-icon svg{width:20px;height:20px}.s6-feature-title{font-size:1.15rem;margin-bottom:6px}.s6-feature-text{font-size:.92rem}}@media (max-width: 480px){.s6{padding:50px 16px 44px}.s6-grid{gap:16px}.s6-feature{flex-direction:column;padding:18px;gap:12px}.s6-icon{width:38px;height:38px}.s6-icon svg{width:18px;height:18px}.s6-feature-title{font-size:1.05rem}.s6-feature-text{font-size:.85rem;line-height:1.5}}@media (max-width: 380px){.s6-feature-title{font-size:.95rem}.s6-feature-text{font-size:.78rem}}.s6-mobile{display:none;background:linear-gradient(140deg,#0d0d0d,#1a1a1a,#121212);min-height:100vh;padding:50px 18px 44px}.s6-mobile .s6-heading{font-family:var(--font-body);font-weight:800;color:#fff;letter-spacing:1.5px;line-height:1.15;margin-bottom:28px;text-align:center}.s6-mobile .s6-heading .highlight{color:#dc2626}.s6-mobile-grid{display:grid;grid-template-columns:1fr;gap:16px}.s6-mobile-feature{display:flex;flex-direction:column;gap:12px;padding:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px}.s6-mobile-icon{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.s6-mobile-icon svg{width:20px;height:20px}.s6-mobile-feature-content{text-align:left}.s6-mobile-feature-title{font-family:var(--font-body);font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:6px;line-height:1.3}.s6-mobile-feature-text{font-family:var(--font-body);font-size:.88rem;font-weight:400;color:#fffc;line-height:1.6;margin:0}@media (max-width: 768px){.s6-mobile{display:block}}@media (max-width: 480px){.s6-mobile{padding:40px 16px 36px}.s6-mobile .s6-heading{font-size:2.6rem;letter-spacing:1px;margin-bottom:24px}.s6-mobile-grid{gap:14px}.s6-mobile-feature{padding:18px;gap:10px}.s6-mobile-icon{width:36px;height:36px}.s6-mobile-icon svg{width:18px;height:18px}.s6-mobile-feature-title{font-size:1rem;margin-bottom:5px}.s6-mobile-feature-text{font-size:.8rem;line-height:1.5}}@media (max-width: 380px){.s6-mobile .s6-heading{font-size:2.5rem}.s6-mobile-feature{padding:16px}.s6-mobile-icon{width:34px;height:34px}.s6-mobile-icon svg{width:16px;height:16px}.s6-mobile-feature-title{font-size:.92rem}.s6-mobile-feature-text{font-size:.75rem}}.s6a{min-height:100vh;background:#000;padding-top:20px;position:relative;overflow:hidden}.s6a-inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.s6a-heading{font-family:var(--font-body);font-size:clamp(3rem,6vw,5rem);font-weight:700;color:#dc2626;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:60px;line-height:1.2}.s6a-list{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:0}.s6a-item{display:flex;align-items:center;gap:25px;padding:20px 0;border-bottom:1.5px solid #e70013;transition:all .3s ease}.s6a-item:first-child{border-top:1.5px solid #e70013}.s6a-item:hover{transform:translate(10px)}.s6a-checkmark{flex-shrink:0;width:50px;height:50px;border:3px solid #FFD21F;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;transition:all .3s ease}.s6a-item:hover .s6a-checkmark{background:#22c55e1a;transform:scale(1.1)}.s6a-checkmark svg{width:28px;height:28px;stroke:#ffd21f;stroke-width:3;fill:none}.s6a-text{font-family:var(--font-body);font-size:clamp(1.1rem,2vw,1.5rem);font-weight:500;color:#fff;line-height:1.6;margin:0}.s6a-footer{text-align:center;padding-top:40px}.s6a-footer-text{font-family:var(--font-body);font-size:clamp(1rem,2vw,1.2rem);font-weight:700;color:#fff;line-height:1.6}.s6a-mobile{display:none;background:#000;min-height:100vh;padding:60px 20px;position:relative;overflow:hidden}.s6a-mobile .s6a-inner{max-width:100%}.s6a-mobile .s6a-heading{font-size:clamp(2rem,8vw,3rem);margin-bottom:40px}.s6a-mobile .s6a-item{gap:20px;padding:30px 0}.s6a-mobile .s6a-checkmark{width:40px;height:40px;border-width:2.5px}.s6a-mobile .s6a-checkmark svg{width:22px;height:22px;stroke-width:3}.s6a-mobile .s6a-text{font-size:clamp(.95rem,4vw,1.2rem)}.s6a-mobile .s6a-footer{margin-top:40px;padding-top:30px}.s6a-mobile .s6a-footer-text{font-size:clamp(.9rem,3.5vw,1.1rem)}@media (min-width: 1440px){.s6a{display:flex;align-items:center;justify-content:center}.s6a-inner{max-width:1400px}.s6a-heading{font-size:6rem;margin-bottom:80px}.s6a-list{max-width:1300px}.s6a-item{gap:35px;padding:28px 0}.s6a-checkmark{width:60px;height:60px;border-width:3.5px}.s6a-checkmark svg{width:34px;height:34px;stroke-width:3.5}.s6a-text{font-size:1.75rem}.s6a-footer{padding-top:50px}.s6a-footer-text{font-size:1.4rem}}@media (max-width: 768px){.s6a{display:none}.s6a-mobile{display:block}}@media (max-width: 480px){.s6a-mobile{padding:40px 15px}.s6a-mobile .s6a-item{gap:15px;padding:25px 0}}.s7{background:linear-gradient(170deg,#1a1a1a,#222,#1a1a1a);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px 70px}.s7:before{content:"";position:absolute;bottom:-10%;right:-8%;width:45%;height:50%;background:radial-gradient(ellipse at center,rgba(35,35,35,.45) 0%,transparent 70%);z-index:0}.s7-inner{position:relative;z-index:1;max-width:80%}.s7-heading{font-family:var(--font-body);font-size:4.3rem;font-weight:400;color:#dc2626;letter-spacing:2px;text-transform:uppercase;line-height:1.1;margin-bottom:10px}.s7-item{display:flex;align-items:flex-start;gap:22px;padding:16px 0;border-bottom:1px solid rgba(100,100,100,.35)}.s7-item:first-of-type{border-top:1px solid rgba(100,100,100,.35)}.s7-check{flex-shrink:0;width:42px;height:42px;border:2.5px solid #69dc26;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.s7-check svg{width:20px;height:20px;stroke:#69dc26;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.s7-item-content{flex:1}.s7-item-title{font-family:var(--font-body);font-size:1.45rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:6px}.s7-item-title .price{color:#fff;font-weight:700}.s7-item-desc{font-family:var(--font-body);font-size:1.2rem;font-weight:400;color:#ffffffb3;line-height:1.55;margin-bottom:0}.s7-pricing{margin-top:24px;text-align:center}.s7-total{font-family:var(--font-body);font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:10px}.s7-batch-label{font-family:var(--font-body);font-size:1.4rem;font-weight:400;color:#fff;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}.s7-price-row{font-family:var(--font-body);font-size:1.3rem;font-weight:500;color:#ffffffa6;margin-bottom:16px}.s7-price-row .strike{text-decoration:line-through;margin-right:12px}.s7-price-row .final{font-family:var(--font-body);font-size:2.5rem;color:#dc2626;font-weight:400;letter-spacing:1px;vertical-align:middle}.s7-cta{background-color:#dc2626;color:#fff;font-family:var(--font-body);font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:18px 52px;border:none;border-radius:6px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #dc262659;display:inline-block}.s7-cta:hover{background-color:#b91c1c;transform:translateY(-3px);box-shadow:0 15px 40px #dc262673}.s7-mobile{display:none;background:linear-gradient(170deg,#1a1a1a,#222,#1a1a1a);min-height:100vh;padding:50px 20px 44px}.s7-mobile .s7-heading{font-size:2.1rem;margin-bottom:30px;letter-spacing:1.5px}.s7-mobile .s7-item{gap:16px;padding:18px 0}.s7-mobile .s7-check{width:34px;height:34px;border-width:2px}.s7-mobile .s7-check svg{width:16px;height:16px;stroke-width:3}.s7-mobile .s7-item-title{font-size:.98rem;margin-bottom:5px}.s7-mobile .s7-item-desc{font-size:.75rem}.s7-mobile .s7-total{font-size:1.05rem}.s7-mobile .s7-batch-label{font-size:1rem}.s7-mobile .s7-price-row{font-size:.95rem}.s7-mobile .s7-price-row .final{font-size:1.7rem}.s7-mobile .s7-cta{font-size:.9rem;padding:16px 40px;width:100%;max-width:340px}@media (max-width: 767px){.s7{display:none}.s7-mobile{display:flex;flex-direction:column;align-items:stretch;justify-content:center}}@media (max-width: 480px){.s7-mobile .s7-heading{font-size:1.8rem}.s7-mobile .s7-item{gap:13px;padding:16px 0}.s7-mobile .s7-item-title{font-size:.9rem}.s7-mobile .s7-item-desc{font-size:.7rem}.s7-mobile .s7-check{width:30px;height:30px}.s7-mobile .s7-check svg{width:14px;height:14px}.s7-mobile .s7-total{font-size:.95rem}.s7-mobile .s7-price-row .final{font-size:1.5rem}}.s8{background:linear-gradient(165deg,#0f0f0f,#1a1a1a,#0f0f0f);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px}.s8-inner{max-width:1200px;width:100%;position:relative;z-index:1}.s8-header{text-align:center;margin-bottom:20px}.s8-heading{font-family:var(--font-body);font-size:4.3rem;font-weight:400;color:#fff;line-height:1.1;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px}.s8-heading .red{color:#dc2626}.s8-subheading{font-family:var(--font-body);font-size:1.35rem;font-weight:400;color:#fffc;line-height:1.6;max-width:800px;margin:0 auto}.s8-carousel{position:relative;margin-top:50px;overflow:hidden;width:100%}.s8-track-wrap{overflow:hidden;width:100%}.s8-track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.s8-video-card{flex:0 0 100%;max-width:100%;background:#1e1e1e99;border:2px solid rgba(220,38,38,.3);border-radius:12px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease;cursor:pointer}.s8-video-card:hover{border-color:#dc262699;box-shadow:0 10px 30px #dc262633}.s8-video-wrapper{position:relative;width:100%;background:#000}.s8-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.s8-video-info{padding:20px;text-align:center}.s8-video-title{font-family:var(--font-body);font-size:1.35rem;font-weight:700;color:#dc2626;line-height:1.3;margin-bottom:6px}.s8-video-subtitle{font-family:var(--font-body);font-size:1.05rem;font-weight:400;color:#fff9;line-height:1.4}.s8-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;background:#141414bf;border:2px solid rgba(220,38,38,.5);color:#fff;width:46px;height:46px;border-radius:50%;font-size:1.3rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s,border-color .25s,box-shadow .25s;-moz-user-select:none;user-select:none;-webkit-user-select:none}.s8-arrow:hover{background:#dc262640;border-color:#dc2626;box-shadow:0 0 14px #dc262659}.s8-arrow--prev{left:-23px}.s8-arrow--next{right:-23px}.s8-dots{display:flex;justify-content:center;gap:10px;margin-top:28px}.s8-dot{width:10px;height:10px;border-radius:50%;background:#ffffff40;border:none;cursor:pointer;transition:background .3s,transform .3s;padding:0}.s8-dot.active,.s8-dot:hover{background:#dc2626;transform:scale(1.25)}.s8-footer{text-align:center;margin-top:50px}.s8-footer-text{font-family:var(--font-body);font-size:1.4rem;font-weight:500;color:#fff;line-height:1.5;margin-bottom:8px}.s8-footer-text .bold{font-weight:700;color:#dc2626}.s8-icon{display:inline-block;width:28px;height:28px;background:#dc2626;border-radius:50%;margin-left:8px;vertical-align:middle}.s8-mobile{display:none;background:linear-gradient(165deg,#0f0f0f,#1a1a1a,#0f0f0f);min-height:100vh;padding:50px 20px 44px}.s8-mobile .s8-heading{font-size:2.2rem;margin-bottom:12px;letter-spacing:1.5px}.s8-mobile .s8-subheading{font-size:.95rem}.s8-mobile .s8-carousel{margin-top:35px}.s8-mobile .s8-video-info{padding:16px}.s8-mobile .s8-video-title{font-size:1rem}.s8-mobile .s8-video-subtitle{font-size:.8rem}.s8-mobile .s8-arrow{width:38px;height:38px;font-size:1.1rem}.s8-mobile .s8-arrow--prev{left:-19px}.s8-mobile .s8-arrow--next{right:-19px}.s8-mobile .s8-footer{margin-top:40px}.s8-mobile .s8-footer-text{font-size:1rem}@media (max-width: 767px){.s8{display:none}.s8-mobile{display:flex;flex-direction:column;align-items:stretch;justify-content:center}}@media (max-width: 480px){.s8-mobile .s8-heading{font-size:1.9rem}.s8-mobile .s8-subheading{font-size:.88rem}.s8-mobile .s8-video-title{font-size:.95rem}.s8-mobile .s8-footer-text{font-size:.92rem}}.s8-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:12px}.s8-video-wrapper{position:relative;width:100%;padding-bottom:56.25%;background:#000;border-radius:12px;overflow:hidden}.s8:not(.s8-mobile) .s8-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.s8:not(.s8-mobile) .s8-video-card{min-width:100%;flex-shrink:0}.s8-mobile .s8-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.s8-mobile .s8-video-card{min-width:100%;flex-shrink:0}.s8-track-wrap{overflow:hidden;border-radius:12px}.s8-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0009;color:#fff;border:none;width:48px;height:48px;border-radius:50%;font-size:32px;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.s8-arrow:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.s8-arrow--prev{left:20px}.s8-arrow--next{right:20px}.s8-dots{display:flex;justify-content:center;gap:12px;margin-top:24px}.s8-dot{width:12px;height:12px;border-radius:50%;border:2px solid #ccc;background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.s8-dot:hover{border-color:#666;transform:scale(1.2)}.s8-dot.active{background:#e74c3c;border-color:#e74c3c}.s8-video-info{margin-top:16px;text-align:center}.s8-video-title{font-size:18px;font-weight:700;color:#333;margin-bottom:4px}.s8-video-subtitle{font-size:14px;color:#666;font-style:italic}@media (max-width: 768px){.s8-arrow{width:36px;height:36px;font-size:24px}.s8-arrow--prev{left:10px}.s8-arrow--next{right:10px}.s8-video-title{font-size:16px}.s8-video-subtitle{font-size:13px}}.s9{background:linear-gradient(160deg,#0c0c0c,#141414 40%,#0a0a0a);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 40px 70px}.s9-banner{position:absolute;top:0;left:0;right:0;height:260px;z-index:0;overflow:hidden}.s9-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.s9-banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:140px;background:linear-gradient(180deg,transparent 0%,#0c0c0c 100%)}.s9-inner{position:relative;z-index:1;max-width:1100px;width:100%;display:flex;flex-direction:column;align-items:center}.s9-header{width:100%;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px;gap:40px}.s9-header-text{flex:1}.s9-heading{font-family:var(--font-body);font-size:4.5rem;font-weight:400;color:#fff;letter-spacing:2.5px;text-transform:uppercase;line-height:1.05}.s9-header-image{flex-shrink:0;width:260px;height:auto;position:relative}.s9-header-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block;filter:drop-shadow(0 8px 28px rgba(0,0,0,.6))}.s9-list{width:100%;display:flex;flex-direction:column;gap:16px}.s9-card{background:linear-gradient(135deg,#1e1e1ee6,#141414f0);border:1px solid rgba(75,75,75,.28);border-radius:50px;padding:28px 28px 12px;display:flex;align-items:flex-start;gap:24px;transition:border-color .3s ease,background .3s ease}.s9-card:hover{border-color:#dc262661;background:linear-gradient(135deg,#222222eb,#181818f5)}.s9-badge{flex-shrink:0;width:54px;height:54px;min-width:54px;background:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 22px #dc26266b;margin-top:2px}.s9-badge span{font-family:var(--font-body);font-size:1.05rem;font-weight:700;color:#fff}.s9-card-content{flex:1}.s9-card-question{font-family:var(--font-body);font-size:1.5rem;font-weight:700;color:#ef4444;line-height:1.35;margin-bottom:8px}.s9-card-answer{font-family:var(--font-body);font-size:1.2rem;font-weight:400;color:#fffc;line-height:1.62}.s9-mobile{display:none;background:linear-gradient(160deg,#0c0c0c,#141414 45%,#0a0a0a);min-height:100vh;padding:50px 20px 44px;position:relative;overflow:hidden}.s9-mobile-banner{position:absolute;top:0;left:0;right:0;height:180px;z-index:0;overflow:hidden}.s9-mobile-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.s9-mobile-banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg,transparent 0%,#0c0c0c 100%)}.s9-mobile-inner{position:relative;z-index:1}.s9-mobile-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.s9-mobile-header-text{flex:1}.s9-mobile .s9-heading{font-size:2.2rem;letter-spacing:1.5px}.s9-mobile-header-image{flex-shrink:0;width:160px;align-self:flex-end}.s9-mobile-header-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block;filter:drop-shadow(0 6px 18px rgba(0,0,0,.5))}.s9-mobile .s9-card{border-radius:28px;padding:20px 22px 20px 18px;gap:16px}.s9-mobile .s9-badge{width:42px;height:42px;min-width:42px}.s9-mobile .s9-badge span{font-size:.88rem}.s9-mobile .s9-card-question{font-size:.92rem;margin-bottom:6px}.s9-mobile .s9-card-answer{font-size:.76rem;line-height:1.5}@media (max-width: 767px){.s9{display:none}.s9-mobile{display:block}}@media (max-width: 1000px){.s9-header-image{width:190px;height:190px}.s9 .s9-heading{font-size:3rem}}@media (max-width: 480px){.s9-mobile .s9-heading{font-size:1.9rem}.s9-mobile .s9-card{padding:16px 18px 16px 14px;gap:12px;border-radius:22px}.s9-mobile .s9-badge{width:36px;height:36px;min-width:36px}.s9-mobile .s9-badge span{font-size:.78rem}.s9-mobile .s9-card-question{font-size:.84rem}.s9-mobile .s9-card-answer{font-size:.7rem}}.s10-countdown{margin-top:0;text-align:center;margin-bottom:20px}.countdown-label{font-size:18px;color:#e70013;margin-bottom:20px;font-weight:400}.countdown-timer{display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap}.countdown-box{background:#282828cc;border:2px solid rgba(80,80,80,.6);border-radius:12px;padding:15px 20px;min-width:90px;display:flex;flex-direction:column;align-items:center;justify-content:center}.countdown-number{font-size:48px;font-weight:700;color:#fff;line-height:1;margin-bottom:8px}.countdown-label-small{font-size:14px;color:#b0b0b0;text-transform:capitalize;font-weight:400}@media (max-width: 768px){.countdown-label{font-size:16px;margin-bottom:15px}.countdown-timer{gap:10px}.countdown-box{min-width:70px;padding:12px 15px}.countdown-number{font-size:36px}.countdown-label-small{font-size:12px}}@media (max-width: 480px){.countdown-box{min-width:60px;padding:10px 12px}.countdown-number{font-size:28px}.countdown-label-small{font-size:11px}}.s10{background:linear-gradient(160deg,#f5f0eb,#ede7df,#e8e0d8);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 40px 90px;position:relative;overflow:hidden}@media (width >= 1400px){.s10{padding:0 40px 90px}}.s10:before{content:"";position:absolute;top:10%;left:-12%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(220,180,150,.35) 0%,transparent 70%);z-index:0}.s10:after{content:"";position:absolute;bottom:8%;right:-10%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(200,170,140,.3) 0%,transparent 70%);z-index:0}.s10-inner{position:relative;z-index:1;width:100%;text-align:center}.s10-heading{font-family:var(--font-body);font-size:3rem;font-weight:700;color:#1a1a1a;line-height:1.25;margin-bottom:30px}.s10-heading .red{color:#e70013}.s10-choices{display:flex;gap:20px;justify-content:center;margin-bottom:40px}.s10-choice{flex:1;max-width:280px;padding:22px 24px;border-radius:10px;font-family:var(--font-body);font-size:1rem;font-weight:700;line-height:1.35;text-align:center;cursor:default;transition:transform .2s ease,box-shadow .2s ease}.s10-choice:hover{transform:translateY(-2px)}.s10-choice--bad{background:#fff;border:2.5px solid #1a1a1a;color:#1a1a1a;box-shadow:0 4px 14px #00000014}.s10-choice--bad:hover{box-shadow:0 6px 20px #0000001f}.s10-choice--good{background:#e70013;border:2.5px solid #e70013;color:#fff;box-shadow:0 6px 22px #b6141459}.s10-choice--good:hover{box-shadow:0 8px 30px #7a1c1c73}.s10-cta{display:block;width:100%;max-width:380px;margin:0 auto 18px;background:#e70013;color:#fff;font-family:var(--font-body);font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:20px 40px;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 28px #7a1c1c61}.s10-cta:hover{background:#6b1717;transform:translateY(-3px);box-shadow:0 12px 36px #7a1c1c7a}.s10-seats{font-family:var(--font-body);font-size:.88rem;font-weight:700;color:#1a1a1a;text-align:center}.s10-seats .warning-icon{margin-right:6px}.s10-mobile{display:none;background:linear-gradient(160deg,#f5f0eb,#ede7df,#e8e0d8);min-height:100vh;padding:0 24px 60px;text-align:center;position:relative;overflow:hidden}.s10-mobile:before{content:"";position:absolute;top:5%;left:-18%;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(220,180,150,.3) 0%,transparent 70%);z-index:0}.s10-mobile:after{content:"";position:absolute;bottom:6%;right:-14%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(200,170,140,.25) 0%,transparent 70%);z-index:0}.s10-mobile-inner{position:relative;z-index:1}.s10-mobile .s10-heading{font-size:1.7rem;margin-bottom:34px}.s10-mobile .s10-choices{flex-direction:column;align-items:center;gap:14px;margin-bottom:30px}.s10-mobile .s10-choice{max-width:100%;width:100%;padding:18px 20px;font-size:.92rem}.s10-mobile .s10-cta{max-width:100%;font-size:1rem;padding:18px 30px;letter-spacing:1.5px;margin-bottom:16px}.s10-mobile .s10-seats{font-size:.82rem}@media (max-width: 767px){.s10{display:none}.s10-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media (max-width: 480px){.s10-mobile .s10-heading{font-size:1.45rem;margin-bottom:28px}.s10-mobile .s10-choice{padding:16px 18px;font-size:.86rem}.s10-mobile .s10-cta{font-size:.9rem;padding:16px 24px}.s10-mobile .s10-seats{font-size:.76rem}}.mentorship-section{background:#1a1a1a;min-height:100vh;position:relative;overflow:hidden;padding:20px 0;display:flex;align-items:center}.mentorship-section:after{content:"";position:absolute;left:5%;bottom:0;width:35%;height:100%;background:linear-gradient(135deg,#dc2626 0%,rgba(220,38,38,.6) 60%,transparent 100%);clip-path:polygon(0% 0%,55% 0,100% 100%,40% 100%);z-index:1;pointer-events:none}.mentorship-section:before{content:"";position:absolute;left:0%;bottom:0;transform:none;width:100%;height:100%;background:url(./standing-straight-nobg-BRLQ2edx.webp) left bottom / auto 112% no-repeat;transform:translateY(60px);z-index:2;pointer-events:none}@media (width >= 1300px){.mentorship-section:before{left:-5%}}@media (width >= 1400px){.mentorship-section:before{left:0%}}@media (width >= 2000px){.mentorship-section:before{left:10%}}.mentorship-container{max-width:1400px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:flex-end;position:relative;min-height:700px;z-index:3}.mentorship-content{position:relative;z-index:3;max-width:55%;padding:60px 80px 60px 60px;background:#1a1a1a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quote-mark-top{position:absolute;top:-40px;right:40px;font-size:180px;color:#dc2626;font-family:var(--font-body);line-height:1;opacity:1;z-index:1}.quote-mark-bottom{position:absolute;bottom:-20px;right:80px;font-size:180px;color:#dc2626;font-family:var(--font-body);line-height:1;opacity:1;transform:rotate(180deg);z-index:1}.mentorship-heading{font-family:var(--font-body);font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:30px;color:#fff;position:relative;z-index:2}.mentorship-heading .highlight{color:#dc2626}.mentorship-text{font-family:var(--font-body);font-size:1.2rem;line-height:1.8;color:#e0e0e0;margin:0;position:relative;z-index:2}@media (max-width: 1200px){.mentorship-section:before{width:500px;min-width:350px;max-width:45%}.mentorship-content{max-width:60%;padding:50px 60px 50px 50px}.mentorship-heading{font-size:3rem}.quote-mark-top{font-size:150px;top:-30px;right:30px}.quote-mark-bottom{font-size:150px;bottom:-15px;right:60px}}@media (max-width: 992px){.mentorship-section{padding:60px 20px 0}.mentorship-section:after{width:100%;height:40%;bottom:auto;top:0;clip-path:polygon(0 0,100% 0,100% 80%,0 100%)}.mentorship-section:before{max-height:40%;bottom:auto;top:-3%;left:50%;transform:translate(-50%);background-position:center top;background-size:auto 60%}.mentorship-container{flex-direction:column;min-height:auto;justify-content:center;padding-top:300px}.mentorship-content{max-width:100%;padding:40px 30px;background:#1a1a1ad9}.mentorship-heading{font-size:2.5rem}.mentorship-text{font-size:1rem}.quote-mark-top{font-size:120px;top:-25px;right:20px}.quote-mark-bottom{font-size:120px;bottom:-10px;right:40px}}@media (max-width: 768px){.mentorship-section{padding:40px 15px}.mentorship-container{padding-top:250px}.mentorship-content{padding:35px 25px}.mentorship-heading{font-size:2rem}.mentorship-text{font-size:.95rem}.quote-mark-top{font-size:100px;top:-20px;right:15px}.quote-mark-bottom{font-size:100px;bottom:-8px;right:30px}}@media (max-width: 480px){.mentorship-section:before{min-height:100%}.mentorship-container{padding-top:200px}.mentorship-content{padding:30px 20px}.mentorship-heading{font-size:1.75rem}.mentorship-text{font-size:.9rem;line-height:1.6}.quote-mark-top{font-size:80px;top:-15px;right:10px}.quote-mark-bottom{font-size:80px;bottom:-5px;right:20px}}.pricing-section{background:#000;min-height:100vh;padding:60px 20px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.pricing-container{width:100%;margin:0 auto;position:relative;z-index:1}.pricing-heading{text-align:center;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;color:#fff;margin-bottom:0;letter-spacing:-.5px}.pricing-text{text-align:center;font-size:clamp(.5rem,4.5vw,1rem);font-weight:500;color:#dfdfdf;margin-bottom:50px;letter-spacing:-.5px}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1300px;margin:0 auto}.pricing-card{background:#2d2d2d;border-radius:20px;padding:35px 28px;position:relative;transition:transform .3s ease;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-5px)}.pricing-card.vip{background:linear-gradient(135deg,#1a0000,#2d0a0a,#1a0000);border:2px solid #dc2626;box-shadow:0 0 30px #dc26264d}.pricing-plan-label{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;color:#999}.pricing-card.vip .pricing-plan-label{color:#fbbf24}.pricing-plan-name{font-size:1.85rem;font-weight:800;margin-bottom:12px;line-height:1.2}.pricing-card.standard .pricing-plan-name{color:#fff}.pricing-card.vip .pricing-plan-name{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-description{font-size:.95rem;color:#ccc;margin-bottom:22px;line-height:1.5;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.1)}.pricing-features{list-style:none;padding:0;flex-grow:1;margin-bottom:0}.pricing-features li{padding:10px 0;color:#e5e5e5;font-size:.92rem;display:flex;align-items:flex-start;gap:12px;line-height:1.4}.pricing-features li:before{content:"•";color:#999;font-size:1.5rem;line-height:1;flex-shrink:0}.pricing-card.vip .pricing-features li:before{content:"★";color:#fbbf24}.pricing-card.vip .pricing-features li{display:grid;grid-template-columns:20px minmax(150px,auto) 1fr;gap:0 5px;padding:14px 0;color:#e5e5e5;font-size:.92rem;line-height:1.5;align-items:start}.pricing-card.vip .pricing-features li:before{content:"★";color:#fbbf24;grid-column:1;font-size:1.3rem;line-height:1;padding-top:2px}.pricing-card.vip .pricing-features li strong{color:#fbbf24;grid-column:2;font-size:.95rem;font-weight:700;text-align:left;padding-right:15px}.pricing-card.vip .pricing-features li .feature-desc{grid-column:3;color:#e5e5e5;font-size:.85rem;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pricing-price-box{margin:0 0 20px;padding:18px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.pricing-original{font-size:.95rem;color:#999;text-decoration:line-through;display:block;margin-bottom:8px}.pricing-current{font-size:2.3rem;font-weight:800;display:block}.pricing-card.standard .pricing-current{color:#ffd21f}.pricing-card.vip .pricing-current{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-limited-badge{display:inline-block;background:#fbbf24;color:#000;font-size:.85rem;font-weight:700;padding:8px 20px;border-radius:25px;margin-top:15px;letter-spacing:.5px}.pricing-cta{width:100%;padding:16px 30px;font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;margin-top:8px}.pricing-card.standard .pricing-cta{background:#ffd21f;color:#fff}.pricing-card.standard .pricing-cta:hover{background:#e70013;transform:translateY(-2px);box-shadow:0 10px 25px #22c55e4d}.pricing-card.vip .pricing-cta{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.pricing-card.vip .pricing-cta:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 10px 25px #dc262666}@media (max-width: 768px){.pricing-section{min-height:auto;padding:60px 15px}.pricing-heading{margin-bottom:40px;font-size:2rem}.pricing-cards{grid-template-columns:1fr;gap:25px}.pricing-card{padding:30px 25px}.pricing-plan-name{font-size:1.65rem}.pricing-current{font-size:2rem}.pricing-features li{font-size:.9rem;padding:9px 0}.pricing-card.vip .pricing-features li{grid-template-columns:20px 1fr;grid-template-rows:auto auto;gap:4px 5px}.pricing-card.vip .pricing-features li strong{grid-column:2;grid-row:1;padding-right:0}.pricing-card.vip .pricing-features li .feature-desc{grid-column:2;grid-row:2;white-space:normal;overflow:visible;text-overflow:clip}}@media (max-width: 480px){.pricing-section{padding:50px 10px}.pricing-heading{font-size:1.75rem}.pricing-card{padding:28px 20px}.pricing-plan-name{font-size:1.5rem}.pricing-features li{font-size:.88rem}.pricing-cta{font-size:1rem;padding:14px 25px}}@media (min-width: 769px) and (max-height: 800px){.pricing-section{padding:40px 20px}.pricing-heading{margin-bottom:35px;font-size:2.8rem}.pricing-card{padding:30px 25px}.pricing-features li{padding:8px 0;font-size:.88rem}.pricing-price-box{margin:20px 0 15px;padding:15px 0}.pricing-current{font-size:2.1rem}.pricing-cta{padding:14px 25px}}.modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9998;animation:fadeIn .3s ease}.modal-overlay.active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:20px;padding:40px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;z-index:9999;box-shadow:0 20px 60px #00000080;animation:slideUp .4s ease}.custom-modal.active{display:block}.custom-modal .modal-close{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:2rem;color:#999;cursor:pointer;transition:all .3s ease;line-height:1;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.custom-modal .modal-close:hover{color:#f44;transform:rotate(90deg)}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.modal-close{position:absolute;top:20px;right:20px;background:transparent;border:none;color:#fff;font-size:28px;cursor:pointer;transition:color .3s ease;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;line-height:1}.modal-close:hover{color:#dc2626}.modal-header-custom{margin-bottom:30px}.modal-title-custom{font-size:2rem;font-weight:800;color:#fff;margin-bottom:10px;line-height:1.2}.modal-subtitle-custom{font-size:1rem;color:#ccc;line-height:1.5}.seat-selection-options{display:flex;flex-direction:column;gap:20px;margin-top:20px}.seat-option{background:#2d2d2d;border:2px solid #404040;border-radius:15px;padding:25px;cursor:pointer;transition:all .3s ease;position:relative}.seat-option:hover{border-color:#dc2626;transform:translateY(-3px);box-shadow:0 10px 30px #dc262633}.seat-option.vip-option{background:linear-gradient(135deg,#1a0000,#2d0a0a,#1a0000);border:2px solid #dc2626}.seat-option.vip-option:hover{box-shadow:0 10px 30px #dc262666}.seat-option-label{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#999;margin-bottom:8px}.seat-option.vip-option .seat-option-label{color:#fbbf24}.seat-option-title{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:8px}.seat-option.vip-option .seat-option-title{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.seat-option-price{font-size:1.8rem;font-weight:800;color:#ffd21f;margin-top:10px}.seat-option.vip-option .seat-option-price{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.seat-option-description{font-size:.9rem;color:#ccc;margin-top:8px;line-height:1.5}.vip-form-group{margin-bottom:24px}.vip-form-label{display:block;font-size:.95rem;font-weight:700;color:#fff;margin-bottom:8px}.vip-form-label.required:after{content:" *";color:#dc2626}.vip-form-input,.vip-form-textarea,.vip-form-select{width:100%;padding:14px 16px;background:#1a1a1a;border:2px solid #404040;border-radius:10px;color:#fff;font-size:1rem;transition:all .3s ease}.vip-form-input:focus,.vip-form-textarea:focus,.vip-form-select:focus{outline:none;border-color:#fbbf24;background:#222}.vip-form-textarea{resize:vertical;min-height:100px}.vip-form-select{cursor:pointer}.vip-form-input::-moz-placeholder,.vip-form-textarea::-moz-placeholder{color:#666}.vip-form-input::placeholder,.vip-form-textarea::placeholder{color:#666}.vip-radio-group{display:flex;gap:20px;margin-top:8px}.vip-radio-option{display:flex;align-items:center;gap:8px;cursor:pointer}.vip-radio-option input[type=radio]{width:20px;height:20px;cursor:pointer;accent-color:#fbbf24}.vip-radio-option label{color:#fff;font-size:.95rem;cursor:pointer}.vip-submit-btn{width:100%;padding:16px 30px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;margin-top:10px}.vip-submit-btn:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 10px 25px #dc262666}.vip-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.success-message{display:none;text-align:center;padding:40px 20px}.success-message.active{display:block}.success-icon{font-size:4rem;color:#ffd21f;margin-bottom:20px}.success-title{font-size:1.8rem;font-weight:800;color:#fff;margin-bottom:15px}.success-text{font-size:1rem;color:#ccc;line-height:1.6;max-width:400px;margin:0 auto}@media (max-width: 768px){.custom-modal{padding:30px 25px;max-width:95%}.modal-title-custom{font-size:1.6rem}.seat-option{padding:20px}.seat-option-title{font-size:1.3rem}.seat-option-price{font-size:1.5rem}.vip-radio-group{flex-direction:column;gap:12px}}@media (max-width: 480px){.custom-modal{padding:25px 20px}.modal-title-custom{font-size:1.4rem}.modal-close{top:15px;right:15px;font-size:24px}.seat-option-title{font-size:1.2rem}.vip-form-input,.vip-form-textarea,.vip-form-select{padding:12px 14px;font-size:.95rem}.vip-submit-btn{padding:14px 25px;font-size:1rem}}.custom-modal::-webkit-scrollbar{width:8px}.custom-modal::-webkit-scrollbar-track{background:#1a1a1a;border-radius:10px}.custom-modal::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:10px}.custom-modal::-webkit-scrollbar-thumb:hover{background:#555}#enrollModal .modal-dialog{max-width:540px}#enrollModal .modal-content{background:#404040;border:none}.enrollment-modal-content{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000080;border:1px solid rgba(255,255,255,.1)}.enrollment-modal-header{padding:30px 30px 20px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;background:#0003}.enrollment-modal-title{font-size:1.75rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.5px}.enrollment-modal-close{background:transparent;border:none;color:#fff;font-size:32px;line-height:1;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:8px}.enrollment-modal-close:hover{background:#dc26261a;color:#dc2626}.enrollment-modal-body{padding:30px}.payment-instruction-card{background:linear-gradient(135deg,#fbbf241a,#fbbf240d);border:1px solid rgba(251,191,36,.2);border-radius:16px;padding:24px;margin-bottom:24px}.instruction-icon{text-align:center;margin-bottom:16px}.instruction-title{font-size:1.25rem;font-weight:700;color:#fbbf24;text-align:center;margin-bottom:20px;letter-spacing:.5px}.instruction-steps{display:flex;flex-direction:column;gap:12px}.instruction-step{display:flex;align-items:flex-start;gap:12px}.step-number{background:#fbbf24;color:#000;font-weight:700;font-size:.85rem;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-text{color:#e5e5e5;font-size:.95rem;line-height:1.5;flex:1}.payment-details-card{background:#0000004d;border-radius:16px;padding:24px;margin-bottom:20px;border:1px solid rgba(255,255,255,.05)}.payment-detail-item{margin-bottom:20px}.payment-detail-item:last-child{margin-bottom:0}.payment-label{display:block;font-size:.9rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.bkash-number-group{display:flex;gap:10px}.bkash-number-input{flex:1;background:#1a1a1a;border:2px solid #404040;border-radius:12px;padding:14px 16px;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:1px;text-align:center}.copy-btn{background:#ffd21f;color:#fff;border:none;border-radius:12px;padding:12px 20px;font-size:.9rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s ease;white-space:nowrap}.copy-btn:hover{background:#e70013;transform:translateY(-2px);box-shadow:0 8px 20px #22c55e4d}.copy-btn:active{transform:translateY(0)}.amount-display{background:linear-gradient(135deg,#ffd21f,#e70013);color:#fff;font-size:2rem;font-weight:800;text-align:center;padding:16px;border-radius:12px;letter-spacing:1px}.enrollment-primary-btn{width:100%;background:linear-gradient(135deg,#ffd21f,#e70013);color:#fff;border:none;border-radius:50px;padding:16px 30px;font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.enrollment-primary-btn:hover{background:linear-gradient(135deg,#e70013,#b71c13);transform:translateY(-2px);box-shadow:0 10px 25px #22c55e4d}.enrollment-primary-btn:active{transform:translateY(0)}.enrollment-secondary-btn{width:100%;background:transparent;color:#ffd21f;border:2px solid #FFD21F;border-radius:50px;padding:14px 30px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}.enrollment-secondary-btn:hover{background:#22c55e1a;color:#e70013;border-color:#e70013;transform:translateY(-2px)}.payment-info-footer{margin-top:20px;padding:12px 16px;background:#22c55e1a;border-radius:10px;display:flex;align-items:center;gap:10px;font-size:.85rem;color:#ccc;line-height:1.4}.enrollment-step-header{text-align:center;margin-bottom:30px}.enrollment-step-header svg{margin-bottom:16px}.enrollment-step-title{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:8px}.enrollment-step-subtitle{font-size:.95rem;color:#999;margin:0}.enrollment-form{max-width:100%}.enrollment-form-group{margin-bottom:20px}.enrollment-form-label{display:block;font-size:.95rem;font-weight:700;color:#fff;margin-bottom:8px}.required-mark{color:#dc2626}.enrollment-form-input{width:100%;background:#1a1a1a;border:2px solid #404040;border-radius:12px;padding:14px 16px;color:#fff;font-size:1rem;transition:all .3s ease}.enrollment-form-input:focus{outline:none;border-color:#ffd21f;background:#222}.enrollment-form-input::-moz-placeholder{color:#666}.enrollment-form-input::placeholder{color:#666}.form-help-text{display:block;margin-top:6px;font-size:.85rem;color:#999;font-style:italic}.enrollment-submit-btn{width:100%;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:50px;padding:16px 30px;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px}.enrollment-submit-btn:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 10px 25px #dc262666}.enrollment-submit-btn:active{transform:translateY(0)}.enrollment-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 576px){#enrollModal .modal-dialog{margin:10px}.enrollment-modal-header{padding:20px 20px 16px}.enrollment-modal-title{font-size:1.4rem}.enrollment-modal-body,.payment-instruction-card{padding:20px}.instruction-title{font-size:1.1rem}.step-text{font-size:.9rem}.payment-details-card{padding:20px}.bkash-number-input{font-size:1rem;padding:12px 14px}.copy-btn{padding:12px 16px}.copy-btn span{display:none}.amount-display{font-size:1.6rem;padding:14px}.enrollment-primary-btn,.enrollment-secondary-btn{font-size:.95rem;padding:14px 24px}.enrollment-step-title{font-size:1.3rem}.enrollment-submit-btn{font-size:1rem;padding:14px 24px}}.modal.fade .enrollment-modal-content{transform:scale(.95);opacity:0;transition:all .3s ease}.modal.show .enrollment-modal-content{transform:scale(1);opacity:1}.fw-section{background:#0a0a0a;padding:80px 10px;display:flex}.fw-wrap{margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;position:relative;gap:100px}.fw-num{font-family:var(--font-display);font-size:clamp(90px,10vw,140px);color:#e70013;line-height:1;display:flex;align-items:center;justify-content:center;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;width:90px}.fw-cell{display:flex;align-items:stretch}.fw-cell-tl,.fw-cell-bl{flex-direction:row}.fw-cell-tl .fw-num,.fw-cell-tr .fw-num{padding-bottom:20px}.fw-cell-bl .fw-num,.fw-cell-br .fw-num{align-self:flex-start;padding-top:20px}.fw-cell-tl{grid-column:1;grid-row:1}.fw-cell-tr{grid-column:2;grid-row:1}.fw-cell-bl{grid-column:1;grid-row:2}.fw-cell-br{grid-column:2;grid-row:2}.fw-card{background:#181818;border:1px solid #787878;padding:48px 40px;position:relative;z-index:2;transition:border-color .25s ease;min-height:280px;flex:1}.fw-card:hover{border-color:#e7001380}.fw-card h3{font-family:var(--font-body);font-size:22px;font-weight:800;color:#e70013;text-transform:uppercase;letter-spacing:.8px;margin-bottom:16px;line-height:1.2}.fw-card p{font-family:var(--font-body);font-size:18px;line-height:1.72;color:#ababab}.fw-card-tl{border-radius:14px 14px 0;overflow:hidden}.fw-card-tr{border-radius:14px 14px 14px 0;text-align:end}.fw-card-bl{border-radius:14px 0 14px 14px}.fw-card-br{border-radius:0 14px 14px;text-align:end}.fw-circle-cell{grid-column:1 / 3;grid-row:1 / 3;display:flex;align-items:center;justify-content:center;position:relative;z-index:5;pointer-events:none}.fw-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(240px,28vw,400px);height:clamp(240px,28vw,400px);border-radius:50%;background:radial-gradient(circle at 38% 36%,#1c1c1c,#0d0d0d 65%);border:2px solid #2d2d2d;box-shadow:0 0 0 6px #0a0a0a,0 0 0 8px #1f1f1f,0 0 60px #000000e6;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;pointer-events:all}.fw-circle:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border-radius:50%;border:1px solid rgba(45,45,45,.5);pointer-events:none}.fw-circle-the{font-family:var(--font-body);font-size:42px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:3.5px;line-height:1;margin-bottom:2px}.fw-circle-brand{font-family:var(--font-display);font-size:clamp(32px,4vw,60px);color:#e70013;line-height:1.1;letter-spacing:1px}.fw-circle-fw{font-family:var(--font-body);font-size:38px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:3.5px;line-height:1;margin-top:2px}@media (min-width: 1440px){.fw-wrap{max-width:1500px}.fw-num{font-size:180px}.fw-card{min-height:340px;padding:52px 44px}.fw-card h3{font-size:28px;margin-bottom:18px}.fw-card p{font-size:20px;line-height:1.7}.fw-circle{width:450px;height:450px}.fw-circle-the{font-size:32px;letter-spacing:4px}.fw-circle-brand{font-size:68px}.fw-circle-fw{font-size:32px;letter-spacing:4px}}@media (max-width: 768px){.fw-section{display:none}}.framework-mobile{display:none;background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0a0a0a);min-height:100vh;padding:60px 20px;position:relative;overflow:hidden}.framework-mobile:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(220,38,38,.1) 0%,transparent 70%);pointer-events:none}.framework-mobile-container{position:relative;z-index:1}.framework-mobile-header{text-align:center;margin-bottom:40px}.framework-mobile-title{font-family:var(--font-body);font-size:clamp(1.4rem,6vw,2.5rem);font-weight:800;color:#fff;font-style:italic;letter-spacing:2px;margin-bottom:15px;line-height:1.1}.framework-mobile-subtitle{font-family:var(--font-body);font-size:clamp(1rem,3vw,1.2rem);font-weight:700;color:#dc2626;margin-bottom:15px;letter-spacing:.5px}.framework-mobile-intro{font-family:var(--font-body);font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:500;color:#ccc;margin-bottom:25px}.framework-mobile-principles{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.framework-mobile-principle{font-family:var(--font-body);font-size:clamp(.9rem,2.2vw,1rem);font-weight:500;color:#e5e5e5;padding:12px 18px;background:#dc262614;border-left:4px solid #dc2626;border-radius:6px;transition:all .3s ease}.framework-mobile-grid{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.framework-mobile-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:25px;transition:all .3s ease}.framework-mobile-card:active{transform:scale(.98);border-color:#dc26264d}.framework-mobile-card-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.framework-mobile-icon{width:50px;height:50px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.framework-mobile-icon svg{width:28px;height:28px;stroke:#fff;stroke-width:2.5}.framework-mobile-card-title{font-family:var(--font-body);font-size:clamp(1.3rem,4vw,1.6rem);font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:1.5px;line-height:1.2}.framework-mobile-card-description{font-family:var(--font-body);font-size:clamp(.9rem,2.5vw,1rem);font-weight:400;color:#ccc;line-height:1.6}.framework-mobile-tagline{text-align:center;padding:25px 15px;background:linear-gradient(135deg,#dc26261a,#dc26260d);border-radius:10px;border:2px solid rgba(220,38,38,.2)}.framework-mobile-tagline-text{font-family:var(--font-body);font-size:clamp(1.5rem,5vw,2rem);font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:1.5px}@media (max-width: 768px){.framework-mobile{display:block}}@media (max-width: 480px){.framework-mobile{padding:40px 15px}.framework-mobile-card{padding:20px}}.instructor-floating-card{position:absolute;bottom:5%;right:18%;z-index:10;width:320px;display:flex;flex-direction:column;filter:drop-shadow(0 8px 24px rgba(0,0,0,.35));animation:cardFloat 4s ease-in-out infinite alternate}@keyframes cardFloat{0%{transform:translateY(0)}to{transform:translateY(-7px)}}.instructor-ribbon-card{display:flex;align-items:stretch;height:56px;position:relative}.ribbon-stripes{flex-shrink:0;width:90px;background:transparent;display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;border-radius:6px 0 0;padding:0 8px;transform:translate(30px)}.ribbon-stripes span{display:block;width:10px;height:200%;background:#fff;transform:rotate(35deg);border-radius:2px}.ribbon-main{background:#e70013;display:flex;align-items:center;padding:0 35px;clip-path:polygon(35px 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,-12px 130%)}.ribbon-name{font-family:var(--font-body);font-weight:800;font-size:1.4rem;color:#fff;letter-spacing:.02em;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.2)}.ribbon-tags-bar{background:#373737;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 48px;border-radius:0;flex-wrap:wrap;clip-path:polygon(6% 0%,80% 0%,100% 100%,20% 100%);transform:translate(70px)}.ribbon-tag{font-family:var(--font-body);font-size:.65rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}@media (max-width: 768px){.instructor-floating-card:not(.instructor-floating-card--mobile){display:none}}.instructor-floating-card--mobile{position:absolute;bottom:5%;right:0;z-index:10;width:260px;display:flex;flex-direction:column;filter:drop-shadow(0 8px 24px rgba(0,0,0,.45));animation:cardFloat 4s ease-in-out infinite alternate}.instructor-floating-card--mobile .ribbon-stripes{width:60px;transform:translate(22px)}.instructor-floating-card--mobile .ribbon-name{font-size:1.05rem}.instructor-floating-card--mobile .ribbon-tags-bar{transform:translate(50px);padding:9px 36px}.instructor-floating-card--mobile .ribbon-tag{font-size:.6rem}@media (max-width: 480px){.instructor-floating-card--mobile{width:200px;bottom:3%}.ribbon-main{padding:0 30px}.instructor-floating-card--mobile .ribbon-stripes{width:48px;transform:translate(18px)}.instructor-floating-card--mobile .ribbon-name{font-size:.92rem}.instructor-floating-card--mobile .ribbon-tags-bar{transform:translate(-12px);padding:8px 28px;clip-path:polygon(6% 0%,90% 0%,100% 100%,20% 100%)}.instructor-floating-card--mobile .ribbon-tag{font-size:.5rem}}.section-cta-btn{background-color:#dc2626;color:#fff;font-family:var(--font-body);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:16px 45px;border:none;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #dc26264d;display:inline-flex;align-items:center;gap:10px}.section-cta-btn:after{content:"→";font-size:1.3rem;transition:transform .3s ease}.section-cta-btn:hover{background-color:#b91c1c;transform:translateY(-3px);box-shadow:0 15px 40px #dc262666}.section-cta-btn:hover:after{transform:translate(5px)}@media (max-width: 768px){.section-cta-btn{font-size:1rem;padding:14px 35px}}
