*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#e84f0a;--gold-light:#f85;--gold-pale:#fff2ed;--wine:#1a2d5a;--wine-dark:#111c40;--wine-light:#2a4480;--cream:#f0f4fc;--text-dark:#0c1428;--text-mid:#1e3060;--text-muted:#6b7db3;--bg:#f0f4fc}@font-face{font-family:Vazirmatn-Regular;src:url(fonts/Vazirmatn-FD-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn-Black;src:url(fonts/Vazirmatn-FD-Black.woff2)format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn-ExtraBold;src:url(fonts/Vazirmatn-FD-ExtraBold.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-dark);direction:rtl;font-family:Vazirmatn-Regular;overflow-x:hidden}img{max-width:100%}a{text-decoration:none}.hero{background:linear-gradient(160deg,var(--wine-dark)0%,var(--wine)50%,#c43808 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-ornament{background:radial-gradient(circle,#e84f0a26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;left:-80px}.hero-ornament-2{background:radial-gradient(circle,#e84f0a1f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.hero-content{z-index:2;text-align:center;max-width:1100px;position:relative}.hero-badge{color:var(--gold-light);letter-spacing:.05em;background:#e84f0a33;border:1px solid #e84f0a80;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:500;animation:.8s both fadeDown;display:inline-block}.hero-banner{aspect-ratio:16/7;color:#ffffff59;backdrop-filter:blur(4px);background:#ffffff14;border:1.5px solid #e84f0a59;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:960px;margin:0 auto 2rem;font-size:1rem;animation:.8s .1s both fadeDown;display:flex;position:relative;overflow:hidden}.hero-banner-text{color:#ffffff80;font-size:1.4rem;font-weight:700}.hero h1{color:#fff;margin-bottom:.5rem;font-family:Vazirmatn-ExtraBold;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.25;animation:.8s .15s both fadeDown}.hero h1 span{color:var(--gold-light)}.hero-sub{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.1rem;animation:.8s .25s both fadeDown}.countdown{flex-flow:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;animation:.8s .35s both fadeDown;display:flex}.cd-unit{text-align:center;backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #e84f0a66;border-radius:12px;min-width:90px;padding:1rem 1.4rem;transition:transform .2s}.cd-unit:hover{transform:translateY(-4px)}.cd-num{color:var(--gold-light);font-variant-numeric:tabular-nums;font-family:Vazirmatn-Regular,sans-serif;font-size:2.4rem;font-weight:900;line-height:1;display:block}.cd-label{color:#fff9;margin-top:.35rem;font-size:.78rem;display:block}.cd-sep{color:var(--gold-light);align-self:center;margin-top:-.5rem;font-size:2rem;font-weight:900}.hero-btns{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s .45s both fadeDown;display:flex}.btn-primary{background:linear-gradient(135deg,var(--gold)0%,#f06830 100%);color:var(--wine-dark);cursor:pointer;border:none;border-radius:50px;padding:.85rem 2.5rem;font-family:Vazirmatn-Regular,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 4px 24px #e84f0a59}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #e84f0a73}.btn-outline{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:50px;padding:.85rem 2.5rem;font-family:Vazirmatn-Regular,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.btn-outline:hover{background:#ffffff1a;border-color:#ffffffb3}.wave{width:100%;margin-bottom:-2px;display:block}section{padding:5rem 1.5rem}.container{max-width:880px;margin:0 auto}.section-title{color:var(--wine-dark);text-align:center;margin-bottom:.6rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;position:relative}.section-title:after{content:"";background:linear-gradient(90deg,var(--gold),var(--gold-light));border-radius:2px;width:60px;height:3px;margin:.6rem auto 0;display:block}.section-sub{text-align:center;color:var(--text-muted);margin-bottom:3rem;font-size:1rem}.syllabus-list{flex-direction:column;gap:.75rem;margin-bottom:3rem;display:flex}.syllabus-item{cursor:default;background:#fff;border:1.5px solid #e84f0a26;border-radius:14px;align-items:center;gap:1rem;padding:1rem 1.3rem;transition:all .22s;display:flex;box-shadow:0 2px 10px #111c400a}.syllabus-item:hover{border-color:#e84f0a80;transform:translate(-5px);box-shadow:0 6px 20px #111c4017}.syllabus-highlight{background:linear-gradient(135deg,#fff2ed 0%,#fff 100%);border-color:#e84f0a73!important}.syllabus-icon{text-align:center;flex-shrink:0;width:2rem;font-size:1.3rem}.syllabus-text{color:var(--text-mid);flex:1;font-size:.97rem;font-weight:500;line-height:1.5}.syllabus-highlight .syllabus-text{color:var(--wine-dark);font-weight:700}.syllabus-arrow{color:#e84f0a73;flex-shrink:0;font-size:1rem;transition:all .2s}.syllabus-item:hover .syllabus-arrow{color:var(--gold);transform:translate(-4px)}.speaker-block{background:linear-gradient(135deg,var(--wine-dark)0%,var(--wine)100%);border-radius:20px;margin-bottom:1.2rem;padding:2rem;position:relative;overflow:hidden}.speaker-block:before{content:"";background:radial-gradient(circle,#e84f0a33 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;left:-40px}.speaker-badge{color:var(--gold-light);letter-spacing:.04em;background:#e84f0a40;border:1px solid #e84f0a80;border-radius:50px;margin-bottom:1.2rem;padding:.3rem .9rem;font-size:.75rem;font-weight:700;display:inline-block;position:relative}.speaker-body{align-items:flex-start;gap:1.2rem;display:flex;position:relative}.speaker-avatar{background:linear-gradient(135deg,var(--gold)0%,#f06830 100%);width:64px;height:64px;color:var(--wine-dark);border:2px solid #e84f0a80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.6rem;font-weight:900;display:flex}.speaker-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.speaker-name{color:var(--gold-light);margin-bottom:.5rem;font-size:1.2rem;font-weight:900}.speaker-desc{color:#fffc;font-size:.92rem;line-height:1.8}.couples-block{background:var(--cream);border:1.5px solid #e84f0a33;border-radius:20px;margin-bottom:1rem;padding:1.8rem 1.8rem .5rem}.couples-header{align-items:flex-start;gap:1rem;margin-bottom:1.3rem;display:flex}.couples-icon{flex-shrink:0;font-size:2.2rem;line-height:1}.couples-title{color:var(--wine-dark);margin-bottom:.3rem;font-size:1.1rem;font-weight:800}.couples-sub{color:var(--text-muted);font-size:.87rem;line-height:1.6}.couples-grid{flex-wrap:wrap;gap:.6rem;display:flex}.couple-chip{color:var(--wine);background:#fff;border:1.5px solid #e84f0a4d;border-radius:50px;padding:.4rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .2s}.couple-chip:hover{background:var(--wine);color:#fff;border-color:var(--wine)}.share-btn-logo{cursor:pointer;border:1.5px solid #0000;border-radius:100%;align-items:center;gap:.55rem;max-width:45px;font-family:Vazirmatn-Regular,sans-serif;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.share-btn-logo svg{flex-shrink:0}.about-bg{background:var(--cream)}.about-box{color:var(--text-mid);background:#fff;border:1.5px solid #e84f0a40;border-radius:20px;margin-bottom:3rem;padding:2.5rem;font-size:1.05rem;line-height:2;box-shadow:0 4px 30px #111c400f}.who-title{color:var(--wine);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.who-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.who-item{color:var(--text-mid);background:linear-gradient(135deg,#f0f4ff 0%,#fff 100%);border:1.5px solid #e84f0a33;border-radius:14px;align-items:center;gap:.9rem;padding:1.1rem 1.3rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 2px 12px #111c400a}.who-item:hover{transform:translate(-4px);box-shadow:0 6px 20px #111c401a}.who-icon{background:linear-gradient(135deg,var(--wine)0%,var(--wine-light)100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.reg-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-reg-in{background:linear-gradient(135deg,var(--wine)0%,var(--wine-light)100%);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.9rem 3rem;font-family:Vazirmatn-Regular,sans-serif;font-size:1rem;font-weight:700;transition:all .25s;box-shadow:0 4px 20px #111c404d}.btn-reg-in:hover{transform:translateY(-2px);box-shadow:0 8px 28px #111c4066}.btn-reg-on{background:linear-gradient(135deg,var(--gold)0%,#f06830 100%);color:var(--wine-dark);cursor:pointer;border:none;border-radius:50px;padding:.9rem 3rem;font-family:Vazirmatn-Regular,sans-serif;font-size:1rem;font-weight:700;transition:all .25s;box-shadow:0 4px 20px #e84f0a4d}.btn-reg-on:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e84f0a66}.stat-bar{background:linear-gradient(135deg,var(--wine-dark)0%,var(--wine)100%);padding:3.5rem 1.5rem}.stat-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:880px;margin:0 auto;display:flex}.stat-gem{text-align:center;backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #e84f0a66;border-radius:16px;flex:1;min-width:180px;padding:1.5rem 2.5rem}.stat-num{color:var(--gold-light);font-size:2.8rem;font-weight:900;line-height:1;display:block}.stat-desc{color:#ffffffb3;margin-top:.4rem;font-size:.9rem}.stat-divider{background:#e84f0a4d;width:1px;height:60px}.share-section{text-align:center}.share-label{color:#ffffffb3;margin-bottom:1rem;font-size:.9rem}.share-btns{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.share-btn{color:#fff;cursor:pointer;border:1px solid #ffffff40;border-radius:50px;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-family:Vazirmatn-Regular,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.share-btn:hover{background:#ffffff26;border-color:#ffffff80}.share-btn.bale{background:#2563eb40;border-color:#2563eb80}.share-btn.rubika{background:#ea580c40;border-color:#ea580c80}.share-btn.eitaa{background:#15803d40;border-color:#15803d80}.share-btn.sms{background:#a855f740;border-color:#a855f780}.axes-bg{background:#fff;padding:60px 0}.axes-bg img{width:100%;max-width:650px;margin:auto;display:block}.axes-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;display:grid}.axis-card{background:linear-gradient(160deg,var(--cream)0%,#fff 100%);border:1.5px solid #e84f0a33;border-radius:16px;padding:1.5rem;transition:all .25s;position:relative;overflow:hidden}.axis-card:before{content:"";background:linear-gradient(180deg,var(--gold)0%,var(--wine-light)100%);border-radius:0 16px 16px 0;width:4px;height:100%;position:absolute;top:0;right:0}.axis-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #111c401a}.axis-num{color:#e84f0a33;margin-bottom:.5rem;font-size:2.2rem;font-weight:900;line-height:1}.axis-title{color:var(--wine-dark);margin-bottom:.35rem;font-size:1rem;font-weight:700}.axis-desc{color:var(--text-muted);font-size:.87rem;line-height:1.7}.axes-img{aspect-ratio:16/9;width:100%;max-width:600px;color:var(--text-muted);background:linear-gradient(135deg,#111c4014 0%,#e84f0a14 100%);border:1.5px dashed #e84f0a66;border-radius:16px;justify-content:center;align-items:center;margin:3rem auto 0;font-size:.95rem;display:flex}.benefits-bg{background:#fff;padding:0 0 30px}.benefits-bg img{width:100%;max-width:550px;margin:auto;display:block}.benefits-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.2rem;margin-bottom:3rem;display:grid}.benefit-card{text-align:center;background:#fff;border:1.5px solid #e84f0a26;border-radius:16px;padding:1.4rem 1.2rem;transition:all .2s;box-shadow:0 2px 15px #111c400d}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #111c401f}.benefit-icon{margin-bottom:.75rem;font-size:2rem;display:block}.benefit-title{color:var(--wine-dark);margin-bottom:.3rem;font-size:.95rem;font-weight:700}.benefit-text{color:var(--text-muted);font-size:.82rem;line-height:1.6}.benefits-img{aspect-ratio:16/9;width:100%;max-width:600px;color:var(--text-muted);background:linear-gradient(135deg,#111c4014 0%,#e84f0a14 100%);border:1.5px dashed #e84f0a66;border-radius:16px;justify-content:center;align-items:center;margin:0 auto;font-size:.95rem;display:flex}.testi-bg{background:#fff}.testi-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;display:grid}.testi-card{background:var(--cream);border:1.5px solid #e84f0a33;border-radius:16px;padding:1.5rem;position:relative}.testi-quote{color:#e84f0a40;margin-bottom:.5rem;font-size:3rem;font-weight:900;line-height:1}.testi-text{color:var(--text-mid);margin-bottom:1.2rem;font-size:.92rem;line-height:1.8}.testi-person{align-items:center;gap:.8rem;display:flex}.testi-avatar{background:linear-gradient(135deg,var(--wine)0%,var(--wine-light)100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}.testi-name{color:var(--wine-dark);font-size:.9rem;font-weight:700}.testi-role{color:var(--text-muted);font-size:.78rem}.stars{color:var(--gold);margin-bottom:.4rem;font-size:.85rem}.cta-bg{background:linear-gradient(160deg,var(--wine-dark)0%,var(--wine)60%,#c43808 100%);text-align:center;padding:5rem 1.5rem;position:relative;overflow:hidden}.cta-bg:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.cta-title{color:#fff;margin-bottom:.7rem;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:900;position:relative}.cta-sub{color:#ffffffb3;margin-bottom:2.5rem;font-size:1rem;position:relative}.cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.big-stat-section{background:linear-gradient(135deg,#080d1e 0%,var(--wine-dark)40%,#0d1535 100%);text-align:center;padding:6rem 1.5rem;position:relative;overflow:hidden}.big-stat-glow{pointer-events:none;background:radial-gradient(circle,#e84f0a2e 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;left:50%;transform:translate(-60%)}.big-stat-glow-2{background:radial-gradient(circle,#2a448033 0%,#0000 65%);width:500px;height:500px;inset:auto -100px -150px auto;transform:none}.big-stat-inner{z-index:2;max-width:700px;margin:0 auto;position:relative}.big-stat-pre{color:#ff8855b3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:500}.big-stat-counter-wrap{justify-content:center;align-items:baseline;gap:.1em;margin-bottom:1rem;line-height:1;display:flex}.big-stat-plus{color:var(--gold);opacity:.8;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900}.big-stat-num{color:var(--gold-light);font-variant-numeric:tabular-nums;text-shadow:0 0 80px #ff88554d;letter-spacing:-.02em;font-family:Vazirmatn-ExtraBold;font-size:clamp(4rem,14vw,9rem);font-weight:900;line-height:1}.big-stat-label{color:#ffffffd9;margin-bottom:2rem;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600}.big-stat-dots{justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.big-stat-dots span{background:#e84f0a80;border-radius:50%;width:6px;height:6px}.big-stat-dots span:nth-child(2){background:#e84f0acc;border-radius:3px;width:28px}.big-stat-pills{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.big-stat-pill{backdrop-filter:blur(6px);background:#ffffff12;border:1px solid #e84f0a4d;border-radius:14px;min-width:130px;padding:1rem 1.6rem;transition:all .25s}.big-stat-pill:hover{background:#e84f0a1f;border-color:#e84f0a99;transform:translateY(-3px)}.pill-num{color:var(--gold-light);margin-bottom:.3rem;font-size:1.8rem;font-weight:900;line-height:1;display:block}.pill-txt{color:#fff9;font-size:.8rem}.reveal-stat{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.reveal-stat.visible{opacity:1;transform:translateY(0)}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.eitaa-section{background:var(--cream);border-top:1px solid #e84f0a33;border-bottom:1px solid #e84f0a33;padding:4rem 1.5rem;position:relative;overflow:hidden}.eitaa-glow{pointer-events:none;background:radial-gradient(circle,#e84f0a1f 0%,#0000 65%);border-radius:50%;width:320px;height:320px;position:absolute;top:-60px;left:-60px}.eitaa-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:680px;margin:0 auto;display:flex}.eitaa-logo-wrap{background:#fff;border:1.5px solid #e84f0a40;border-radius:20px;flex-shrink:0;padding:1.2rem;box-shadow:0 4px 20px #111c4012}.eitaa-logo-wrap img{max-width:60px;display:flex}.eitaa-content{flex:1;min-width:240px}.eitaa-pre{color:var(--gold);letter-spacing:.08em;margin-bottom:.4rem;font-size:.78rem;font-weight:700}.eitaa-title{color:var(--wine-dark);margin-bottom:.5rem;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:900;line-height:1.3}.eitaa-desc{color:var(--text-muted);margin-bottom:1.4rem;font-size:.9rem;line-height:1.7}.eitaa-btn{background:linear-gradient(135deg,var(--wine)0%,var(--wine-light)100%);color:#fff;border-radius:50px;align-items:center;gap:.6rem;margin-bottom:.8rem;padding:.8rem 2rem;font-family:Vazirmatn-Regular,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #111c404d}.eitaa-btn img{max-width:30px}.eitaa-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #111c4066}.eitaa-handle{color:var(--text-muted);text-align:right;direction:ltr;font-size:.82rem;font-weight:500}footer{background:var(--wine-dark);color:#ffffff80;text-align:center;padding:1.5rem;font-size:.82rem}footer span{color:var(--gold-light)}@media (width<=768px){section{padding:3.5rem 1.2rem}.hero{min-height:auto;padding:0 1.2rem 2.5rem}.about-box{padding:1.5rem}.speaker-block{padding:1.4rem}.speaker-body{gap:.9rem}.axes-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.testi-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.big-stat-pills{gap:.7rem}.big-stat-pill{min-width:110px;padding:.8rem 1.2rem}.cta-bg{padding:3.5rem 1.2rem}.big-stat-section{padding:4rem 1.2rem}.eitaa-section{padding:3rem 1.2rem}}@media (width<=480px){section{padding:3rem 1rem}.hero{padding:2rem 1rem}.countdown{gap:.4rem}.cd-unit{border-radius:10px;min-width:68px;padding:.7rem .6rem}.cd-num{font-size:1.8rem}.cd-label{font-size:.68rem}.cd-sep{margin-top:-.3rem;font-size:1.5rem}.hero-btns{flex-direction:column;align-items:center;gap:.7rem}.btn-primary,.btn-outline{text-align:center;width:100%;max-width:320px;padding:.85rem 1.5rem}.about-box{padding:1.2rem;font-size:.97rem}.who-grid{grid-template-columns:1fr}.reg-btns{flex-direction:column;align-items:center}.btn-reg-in,.btn-reg-on{width:100%;max-width:320px;padding:.85rem 1.5rem}.speaker-body{text-align:center;flex-direction:column;align-items:center}.speaker-avatar{width:80px;height:80px}.big-stat-section{padding:3.5rem 1rem}.big-stat-pills{flex-direction:column;align-items:center;gap:.6rem}.big-stat-pill{width:100%;max-width:220px}.axes-grid{grid-template-columns:1fr}.benefits-list{grid-template-columns:1fr 1fr}.testi-grid{grid-template-columns:1fr}.eitaa-inner{text-align:center;flex-direction:column;align-items:center;gap:1.2rem}.eitaa-content{min-width:unset;width:100%}.eitaa-handle{text-align:center}.cta-btns{flex-direction:column;align-items:center}.cta-btns .btn-primary,.cta-btns .btn-outline{width:100%;max-width:320px;padding:.9rem 1.5rem!important;font-size:1rem!important}.syllabus-item{gap:.7rem;padding:.85rem 1rem}.syllabus-text{font-size:.9rem}.couples-block{padding:1.3rem}.hero-banner{aspect-ratio:16/8;max-width:100%}.section-title{font-size:clamp(1.4rem,6vw,2rem)}.who-title{font-size:1.25rem}}@media (width<=360px){.cd-unit{min-width:60px;padding:.6rem .4rem}.cd-num{font-size:1.6rem}.cd-sep{font-size:1.2rem}.benefits-list{grid-template-columns:1fr}}