:root{
  --purple:#5B4FE0;
  --purple-2:#6C4FE8;
  --purple-3:#7B5BF0;
  --blue:#5B6EF5;
  --ink:#1A1B33;
  --ink-2:#242647;
  --gray:#6B7086;
  --gray-2:#8A8FA3;
  --line:#E6E7EF;
  --bg:#FFFFFF;
  --bg-soft:#F5F6FB;
  --bg-lav:#EEF0FB;
  --green:#2BB673;
  --footer:#1E2136;
  --footer-2:#2A2D45;
  --radius:18px;
  --shadow-sm:0 4px 14px rgba(30,33,54,.06);
  --shadow:0 12px 40px rgba(46,42,120,.10);
  --shadow-lg:0 24px 70px rgba(46,42,120,.16);
}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Inter',system-ui,sans-serif;color:var(--ink);background:var(--bg);line-height:1.55;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{text-decoration:none;color:inherit}
ul{list-style:none}
.wrap{max-width:1200px;margin:0 auto;padding:0 24px}
.blue{color:var(--blue)}
.purple{color:var(--purple-2)}

/* ===== buttons ===== */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:15px;border:none;border-radius:12px;cursor:pointer;transition:.2s;padding:14px 26px;line-height:1}
.btn-primary{background:linear-gradient(135deg,#6A5CF0,#5B4FE0);color:#fff;box-shadow:0 10px 26px rgba(91,79,224,.35)}
.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(91,79,224,.45)}
.btn-outline{background:#fff;color:var(--purple-2);border:1.5px solid #D8D5F5}
.btn-outline:hover{background:var(--bg-lav)}
.btn-dark{background:var(--ink);color:#fff}
.btn-dark:hover{background:#000}
.btn-white{background:#fff;color:var(--purple-2)}
.btn-full{width:100%}

/* ===== header ===== */
header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
.nav{display:flex;align-items:center;justify-content:space-between;height:74px}
.logo{display:flex;align-items:center;gap:10px;font-weight:800;line-height:1.05}
.logo .mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#6A5CF0,#5B4FE0);display:grid;place-items:center;color:#fff}
.logo b{font-size:16px;display:block;letter-spacing:.3px}
.logo span{font-size:10px;color:var(--gray);font-weight:600;text-transform:uppercase;letter-spacing:2px}
.menu{display:flex;gap:28px;font-size:15px;font-weight:500;color:var(--ink-2)}
.menu a:hover{color:var(--purple-2)}
.nav-right{display:flex;align-items:center;gap:16px}
.burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}
.burger span{width:24px;height:2px;background:var(--ink);border-radius:2px;transition:.3s}

/* ===== hero ===== */
.hero{padding:56px 0 70px;position:relative;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;align-items:center}
.badges{display:flex;gap:10px;margin-bottom:22px}
.pill{font-size:13px;font-weight:700;padding:7px 15px;border-radius:20px}
.pill.pri{background:var(--purple-2);color:#fff}
.pill.soft{background:var(--bg-lav);color:var(--purple-2)}
.hero h1{font-size:46px;line-height:1.12;font-weight:800;letter-spacing:-.5px;margin-bottom:20px}
.hero .lead{font-size:17px;color:var(--gray);max-width:440px;margin-bottom:26px}
.diag-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px 24px;box-shadow:var(--shadow-sm);max-width:480px;margin-bottom:22px}
.diag-card h4{font-size:15px;font-weight:700;margin-bottom:16px}
.diag-card h4 em{color:var(--purple-2);font-style:normal}
.diag-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}
.diag-list li{display:flex;gap:9px;font-size:13.5px;color:var(--ink-2)}
.tick{flex:none;width:19px;height:19px;border-radius:50%;background:var(--purple-2);display:grid;place-items:center;margin-top:2px}
.tick svg{width:11px;height:11px}
.guarantee{display:flex;gap:11px;align-items:flex-start;font-size:13px;color:var(--gray);max-width:460px;margin-top:16px}
.guarantee .gi{flex:none;width:26px;height:26px;border-radius:8px;background:var(--bg-lav);display:grid;place-items:center;color:var(--purple-2)}

/* hero visual */
.hero-visual{position:relative}
.hero-photo{border-radius:22px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#fff}
.hero-photo img{width:100%;height:auto;object-fit:contain;display:block}
.hero-photo .hero-desk{display:block}
.hero-photo .hero-mob{display:none}
.ph-label{position:absolute;inset:auto 0 0 0;padding:14px;font-size:12px;color:#7C7FA8;text-align:center;background:rgba(255,255,255,.5)}
.ph-person{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:74%;height:88%;background:linear-gradient(180deg,#C9C1F5,#B9B0EE);border-radius:120px 120px 0 0;opacity:.55}
.float-cards{position:absolute;right:-6px;top:8%;display:flex;flex-direction:column;gap:11px}
.fcard{display:flex;align-items:center;gap:11px;background:#fff;border-radius:13px;padding:10px 15px 10px 12px;box-shadow:var(--shadow);min-width:196px}
.fcard .fi{flex:none;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#F4F5FC;color:var(--purple-2);overflow:hidden}
.fcard .fi img{width:30px;height:30px;object-fit:contain}
.fcard b{font-size:13.5px;display:block}
.fcard span{font-size:11.5px;color:var(--gray)}
.fcard:nth-child(even){transform:translateX(-26px)}

/* ===== section base ===== */
section{position:relative}
.sec{padding:64px 0}
.sec-title{font-size:32px;font-weight:800;text-align:center;letter-spacing:-.5px}
.sec-sub{text-align:center;color:var(--gray);max-width:620px;margin:12px auto 0;font-size:15.5px}
.eyebrow{text-align:center;color:var(--purple-2);font-weight:800;letter-spacing:3px;font-size:13px;text-transform:uppercase;margin-bottom:8px}

/* ===== why choose (6) ===== */
.why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:44px}
.why-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px 18px;text-align:center;transition:.2s}
.why-card:hover{box-shadow:var(--shadow);transform:translateY(-4px);border-color:transparent}
.why-ic{width:76px;height:76px;margin:0 auto 16px;border-radius:14px;background:transparent;display:grid;place-items:center;color:var(--purple-2)}
.why-ic img{width:76px;height:76px;object-fit:contain}
.why-card h4{font-size:15px;font-weight:700;margin-bottom:9px}
.why-card p{font-size:12.5px;color:var(--gray);line-height:1.5}

/* ===== timeline (7) ===== */
.tl-wrap{margin-top:48px;position:relative}
.tl-line{position:absolute;top:24px;left:7%;right:7%;height:2px;background:var(--line);z-index:0}
.tl{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;position:relative;z-index:1}
.tl-step{text-align:center}
.tl-num{width:48px;height:48px;margin:0 auto 16px;border-radius:50%;background:#fff;border:2px solid var(--line);display:grid;place-items:center;font-weight:800;color:var(--gray-2);font-size:17px;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s}
.tl-num:hover{background:var(--purple-2);color:#fff;border-color:var(--purple-2);transform:scale(1.08)}
.tl-step p{font-size:13px;color:var(--ink-2);line-height:1.4;padding:0 6px}

/* ===== two info cards ===== */
.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:12px}
.info-card{border-radius:20px;padding:30px;display:flex;gap:24px;align-items:flex-start}
.info-card.a{background:#EFF1FB}
.info-card.b{background:#EBF7F0}
.info-photo{flex:none;width:130px;height:170px;border-radius:14px;overflow:hidden;background:linear-gradient(160deg,#CFD3F0,#B9C0EA)}
.info-photo img{width:100%;height:100%;object-fit:cover;display:block}
.info-card.b .info-photo{background:linear-gradient(160deg,#BFE6CF,#A5DCBB)}
.info-card.teen-card .info-photo{background:transparent;display:flex;align-items:flex-end;justify-content:center}
.info-card.teen-card .info-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
.info-card.parents-card .info-photo{background:transparent;display:flex;align-items:flex-end;justify-content:center}
.info-card.parents-card .info-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}


.info-body h3{font-size:20px;font-weight:800;margin-bottom:16px}
.info-body li{display:flex;gap:9px;font-size:13.5px;color:var(--ink-2);margin-bottom:9px}
.check{flex:none;width:18px;height:18px;margin-top:2px;color:var(--purple-2)}
.info-card.b .check{color:var(--green)}

/* ===== 9 modules ===== */
.mods-top{display:block}
.mods-head{text-align:left;max-width:none}
.mods-head h2{font-size:33px;font-weight:800;line-height:1.2;letter-spacing:-.5px}
.mod-badges{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:26px 48px;margin:30px 0 8px}
.mod-badge{display:flex;align-items:center;gap:11px}
.mod-badge .mi{width:44px;height:44px;border-radius:12px;background:var(--bg-lav);display:grid;place-items:center;color:var(--purple-2)}
.mod-badge b{font-size:14px;display:block;line-height:1.3}
.mods-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}
.mod{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s}
.mod:hover{box-shadow:var(--shadow);transform:translateY(-4px)}
.mod-top{display:flex;gap:14px;padding:18px 18px 4px}
.mod-num{flex:none;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-weight:800;color:#fff;font-size:14px}
.mod-top h3{font-size:17px;font-weight:800;line-height:1.15}
.mod-top p{font-size:11.5px;color:var(--gray);margin-top:3px}
.mod-cols{display:grid;grid-template-columns:1fr 1.05fr;gap:16px;padding:12px 18px 18px;align-items:start}
.mod-photo{margin:0;border-radius:12px;overflow:hidden;background:linear-gradient(150deg,#E4E0FA,#D6DDF7);aspect-ratio:4/3}
.mod-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
/* Full uncropped photo in module Я */
.mod.self-module .mod-photo{aspect-ratio:2/3;background:transparent}
.mod.self-module .mod-photo img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}

.mod-body{padding:0}
.mod-body .lbl{font-size:11.5px;font-weight:800;color:var(--ink);margin:2px 0 7px}
.mod-body li{display:flex;gap:6px;font-size:11px;color:var(--gray);margin-bottom:5px;line-height:1.3}
.mini-check{flex:none;width:14px;height:14px;margin-top:1px}
.mod-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}
.tag{font-size:10px;font-weight:600;padding:3px 8px;border-radius:14px;background:var(--bg-lav);color:var(--ink-2)}
/* module accent colors */
.c-01{background:#6C4FE8}.c-02{background:#F0A63C}.c-03{background:#7B5BF0}
.c-04{background:#E85C6B}.c-05{background:#25B7B0}.c-06{background:#4E7BF0}
.c-07{background:#E86AAE}.c-08{background:#37B26B}.c-09{background:#D14FB0}

/* ===== two thin banners ===== */
.banner-row{margin-top:28px;display:flex;align-items:stretch;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-sm);background:linear-gradient(90deg,#6A4FE8 0%,#7E63EE 34%,#A489EE 60%,#D9C7F3 82%,#EEDDF6 100%)}
.br-cell{display:flex;align-items:center;gap:14px;padding:22px 26px}
.br-main{flex:1.8;color:#fff;font-weight:700;font-size:15px;line-height:1.35}
.br-mid{flex:1.05;color:#fff;font-weight:700;font-size:14.5px;line-height:1.3}
.br-ic{flex:none;width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.22);color:#fff}
.br-ic svg{width:24px;height:24px}
.br-pill{flex:1.25;margin:11px;border-radius:14px;background:rgba(255,255,255,.72);display:flex;flex-direction:column;justify-content:center;padding:14px 24px}
.br-pill .cap{font-size:12px;color:#9575D6;font-weight:600;line-height:1.35;margin-bottom:2px}
.br-pill b{font-size:18px;font-weight:800;background:linear-gradient(90deg,#6A4FE8,#C24FB0);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.2}

/* ===== why buy (9 icons) ===== */
.buy-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:10px;margin-top:40px}
.buy-item{text-align:center}
.buy-ic{width:100%;max-width:65px;aspect-ratio:1;margin:0 auto 12px;border-radius:14px;background:transparent;display:grid;place-items:center;color:var(--purple-2)}
.buy-ic img{width:100%;height:100%;object-fit:contain}
.buy-item p{font-size:11.5px;color:var(--ink-2);font-weight:600;line-height:1.35}

/* ===== pricing ===== */
.price-sec{background:var(--bg-soft);padding:70px 0}
.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;align-items:start}
.pcard{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px 26px;position:relative;transition:.2s}
.pcard.feat{background:linear-gradient(160deg,#6A5CF0,#5B4FE0);color:#fff;border-color:transparent;box-shadow:var(--shadow-lg);transform:scale(1.02)}
.p-badge{display:inline-block;font-size:12px;font-weight:700;padding:6px 14px;border-radius:16px;background:var(--bg-lav);color:var(--purple-2);margin-bottom:16px}
.pcard.feat .p-badge{background:rgba(255,255,255,.22);color:#fff}
.p-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.pcard h3{font-size:24px;font-weight:800;line-height:1.15}
.p-emoji{width:132px;height:132px;flex:none;border-radius:20px;background:transparent;display:grid;place-items:center;color:var(--purple-2)}
.p-emoji img{width:100%;height:100%;object-fit:contain}
.pcard.feat .p-emoji{background:transparent;color:#fff}
.pcard .p-desc{font-size:13.5px;color:var(--gray);margin:14px 0 20px;line-height:1.5}
.pcard.feat .p-desc{color:rgba(255,255,255,.85)}
.p-line{height:1px;background:var(--line);margin:0 0 20px}
.pcard.feat .p-line{background:rgba(255,255,255,.2)}
.p-feats li{display:flex;gap:10px;font-size:14px;margin-bottom:13px;align-items:flex-start}
.p-check{flex:none;width:20px;height:20px;border-radius:6px;background:var(--purple-2);display:grid;place-items:center;color:#fff;margin-top:1px}
.pcard.feat .p-check{background:#fff;color:var(--purple-2)}
.pcard .price{font-size:34px;font-weight:900;margin:22px 0 2px}
.pcard .price small{font-size:14px;font-weight:600;color:var(--gray);display:block;margin-top:2px}
.pcard.feat .price small{color:rgba(255,255,255,.8)}

/* ===== guarantees 3 ===== */
.guar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:44px}
.guar{display:flex;gap:14px;align-items:flex-start}
.guar-ic{flex:none;width:46px;height:46px;border-radius:12px;background:var(--bg-lav);display:grid;place-items:center;color:var(--purple-2)}
.guar h4{font-size:15px;font-weight:700;margin-bottom:5px}
.guar p{font-size:13px;color:var(--gray);line-height:1.5}

/* ===== result guarantee CTA: compact version ===== */
.foot-cta{background:linear-gradient(180deg,#fbfbff 0%,#f5f4ff 100%);padding:42px 0 48px}
.fc-box{background:#fff;border:1px solid #e8e8f1;border-radius:22px;padding:28px 32px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:32px;align-items:center;box-shadow:0 16px 42px rgba(69,57,155,.08)}
.fc-left{display:grid;grid-template-columns:104px minmax(0,1fr);gap:24px;align-items:center;color:var(--ink);max-width:none}
.fc-left .fci{width:104px;height:104px;border-radius:50%;background:radial-gradient(circle at 50% 45%,#fff 0 35%,#f3f0ff 72%,#ebe7ff 100%);display:grid;place-items:center;color:#6756ed;box-shadow:0 12px 28px rgba(105,86,237,.13);position:relative}
.fc-left .fci:before,.fc-left .fci:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#ad9cff}
.fc-left .fci:before{left:5px;top:14px;box-shadow:116px 28px 0 #c8beff}
.fc-left .fci:after{right:-2px;bottom:22px;width:9px;height:9px;background:#725cf0;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}
.fc-left .fci svg{width:68px;height:68px;filter:drop-shadow(0 8px 9px rgba(91,79,224,.15))}
.fc-copy h3{font-size:28px;line-height:1.15;font-weight:850;letter-spacing:-.45px;margin-bottom:9px}
.fc-copy p{font-size:15px;line-height:1.55;color:#5b607c;max-width:650px}
.fc-copy p strong{color:#6652e8;font-weight:800}
.fc-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:17px}
.fc-benefit{display:flex;align-items:center;gap:9px;padding-right:13px;margin-right:13px;border-right:1px solid #ececf3;font-size:11.5px;line-height:1.3;color:#535975;font-weight:650}
.fc-benefit:last-child{border-right:0;margin-right:0;padding-right:0}
.fc-benefit span{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f2f0ff;color:#6652e8}
.fc-benefit svg{width:17px;height:17px}
.fc-right{border-left:1px solid #eeeeF5;padding-left:32px;display:flex;flex-direction:column;gap:12px;align-items:stretch}
.fc-right .btn{min-height:82px;border-radius:16px;font-size:18px;line-height:1.32;text-align:left;padding:16px 20px;justify-content:flex-start;background:linear-gradient(135deg,#6959f2 0%,#5f41e8 100%);box-shadow:0 13px 28px rgba(94,65,232,.22)}
.fc-right .btn:before{content:"";flex:none;width:50px;height:50px;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px rgba(91,79,224,.08);background-image:url("../images/icon-arrow-btn.svg");background-repeat:no-repeat;background-position:center;background-size:27px}
.fc-note{font-size:12.5px;color:#70758d;display:flex;gap:9px;align-items:flex-start;line-height:1.4}
.fc-note svg{flex:none;width:20px;height:20px;padding:3px;border-radius:50%;background:#f0efff;color:#6652e8}
@media(max-width:1024px){
  .fc-box{grid-template-columns:1fr;padding:28px}
  .fc-right{border-left:0;border-top:1px solid #ececf3;padding-left:0;padding-top:22px}
}
@media(max-width:768px){
  .foot-cta{padding:36px 0}
  .fc-box{padding:22px 18px;border-radius:18px;gap:24px}
  .fc-left{grid-template-columns:82px minmax(0,1fr);gap:16px;text-align:left}
  .fc-left .fci{width:82px;height:82px}
  .fc-left .fci svg{width:54px;height:54px}
  .fc-copy h3{font-size:23px}
  .fc-copy p{font-size:14px}
  .fc-benefits{grid-column:1 / -1;grid-template-columns:1fr;gap:8px;margin-top:14px}
  .fc-benefit{border-right:0;border-bottom:1px solid #ececf3;margin:0;padding:0 0 8px;font-size:12px}
  .fc-benefit:last-child{border-bottom:0;padding-bottom:0}
  .fc-benefit span{width:30px;height:30px}
  .fc-right .btn{min-height:74px;font-size:16px;padding:14px 16px}
  .fc-right .btn:before{width:44px;height:44px;border-radius:12px;background-size:24px}
}
@media(max-width:480px){
  .fc-left{grid-template-columns:1fr;text-align:center}
  .fc-left .fci{margin:0 auto}
  .fc-benefits{text-align:left}
}

/* ===== footer ===== */
footer{background:var(--footer);color:#C7CADD;padding:54px 0 0}
.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1.1fr 1.2fr 1.1fr;gap:30px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.08)}
.foot-logo{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#fff}
.foot-logo .mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#6A5CF0,#5B4FE0);display:grid;place-items:center}
.foot-logo b{font-size:15px;display:block}
.foot-logo span{font-size:9px;color:#9CA0BE;letter-spacing:2px;text-transform:uppercase}
.foot-about{font-size:13px;line-height:1.6;color:#9CA0BE;margin-bottom:18px}
.socials{display:flex;gap:10px}
.soc{width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.07);display:grid;place-items:center;color:#C7CADD;transition:.2s}
.soc:hover{background:var(--purple-2);color:#fff}
.foot-col h5{color:#fff;font-size:15px;font-weight:700;margin-bottom:16px}
.foot-col li{margin-bottom:11px;font-size:13.5px}
.foot-col a:hover{color:#fff}
.foot-col .num{color:var(--purple-3);font-weight:700;margin-right:8px}
.foot-contact li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;margin-bottom:14px}
.foot-contact .ci{flex:none;color:var(--purple-3);margin-top:2px}
.foot-fmt li{display:flex;gap:11px;align-items:flex-start;margin-bottom:16px}
.foot-fmt .fi{flex:none;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.07);display:grid;place-items:center;color:var(--purple-3)}
.foot-fmt b{color:#fff;font-size:13.5px;display:block}
.foot-fmt span{font-size:11.5px;color:#9CA0BE}

.foot-mid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding:36px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.fm-block h5{color:#fff;font-size:14px;font-weight:700;margin-bottom:14px}
.fm-block>p{font-size:12.5px;color:#9CA0BE;line-height:1.5}
.fm-icons{display:flex;gap:22px;flex-wrap:wrap}
.fm-ic{text-align:center;max-width:78px}
.fm-ic .ic{width:40px;height:40px;margin:0 auto 8px;border-radius:11px;background:rgba(255,255,255,.07);display:grid;place-items:center;color:var(--purple-3)}
.fm-ic span{font-size:10.5px;color:#9CA0BE;line-height:1.3;display:block}
.pays{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}
.pay{height:34px;padding:0 12px;border-radius:8px;background:#fff;display:grid;place-items:center;font-weight:800;font-size:12px;color:#1A1B33}
.pay-note{font-size:11px;color:#9CA0BE;margin-top:12px}

.foot-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;flex-wrap:wrap;font-size:12.5px;color:#9CA0BE}
.foot-bottom .links{display:flex;gap:22px;flex-wrap:wrap}
.foot-bottom a:hover{color:#fff}

/* ===== responsive ===== */
@media(max-width:1024px){
  .why-grid{grid-template-columns:repeat(3,1fr)}
  .buy-grid{grid-template-columns:repeat(5,1fr);gap:18px 8px}
  .tl{grid-template-columns:repeat(4,1fr);gap:24px 8px}
  .tl-line{display:none}
  .mods-grid{grid-template-columns:repeat(2,1fr)}
  .foot-grid{grid-template-columns:1fr 1fr}
  .hero h1{font-size:40px}
}
@media(max-width:768px){
  .wrap{padding:0 18px}
  .menu,.nav-right .btn{display:none}
  .burger{display:flex}
  .menu.open{display:flex;position:absolute;top:74px;left:0;right:0;flex-direction:column;background:#fff;padding:20px 24px;gap:16px;box-shadow:var(--shadow);border-bottom:1px solid var(--line)}
  .hero{padding:24px 0 44px}
  .hero-grid{display:flex;flex-direction:column;gap:26px}
  .hero h1{font-size:32px}
  .diag-list{grid-template-columns:1fr}
  /* let photo, copy and cards reorder independently */
  .hero-visual{display:contents}
  .hero-photo{order:-2}
  .hero-photo .hero-desk{display:block}
  .hero-photo .hero-mob{display:none}
  .hero-copy{order:-1}
  .float-cards{order:0;position:static;transform:none;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}
  .fcard{min-width:0;transform:none;padding:12px;gap:10px;align-items:flex-start}
  .fcard:nth-child(even){transform:none}
  .fcard .fi{width:34px;height:34px}
  .fcard .fi img{width:26px;height:26px}
  .fcard b{font-size:12.5px;line-height:1.2;overflow-wrap:break-word;word-break:break-word}
  .fcard span{font-size:11px}
  .sec{padding:46px 0}
  .sec-title,.mods-head h2{font-size:26px}
  .why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .why-card{padding:22px 12px}
  .why-card h4{overflow-wrap:break-word;word-break:break-word}
  .info-grid{grid-template-columns:minmax(0,1fr)}
  .info-card{flex-direction:column;padding:22px;gap:18px}
  .info-photo{width:100%;height:210px}
  .info-body{min-width:0}
  .tl{grid-template-columns:repeat(2,1fr);gap:26px 8px}
  .mods-grid{grid-template-columns:1fr}
  .mod-cols{grid-template-columns:1fr}
  .mod-photo img{min-height:170px}
  .banner-row{flex-direction:column}
  .br-pill{margin:0;border-radius:0}
  .buy-grid{grid-template-columns:repeat(3,1fr);gap:22px 8px}
  .price-grid{grid-template-columns:minmax(0,1fr)}
  .pcard{min-width:0}
  .pcard.feat{transform:none}
  .guar-grid{grid-template-columns:minmax(0,1fr)}
  .fc-box{flex-direction:column;align-items:stretch}
  .fc-right{align-items:stretch}
  .foot-grid{grid-template-columns:1fr;gap:26px}
  .foot-mid{grid-template-columns:1fr;gap:26px}
  .foot-bottom{flex-direction:column;align-items:flex-start;gap:14px}
  .mods-top{flex-direction:column;align-items:flex-start}
  .mod-badges{flex-direction:row;flex-wrap:wrap;gap:16px 24px;margin-top:22px}
}
@media(max-width:420px){
  .why-grid,.buy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .diag-list{grid-template-columns:1fr}
  .hero h1{font-size:29px}
  .float-cards{grid-template-columns:1fr}
  .p-emoji{width:96px;height:96px}
}

/* normalized icons: why parents choose us */
.buy-ic img{aspect-ratio:1/1;object-fit:contain}

/* ===== pricing emphasis update ===== */
.price-sec .eyebrow{
  font-size:39px; /* 13px × 3 */
  line-height:1.08;
  letter-spacing:4px;
  margin-bottom:14px;
}
.price-sec .p-emoji{
  width:180px;
  height:180px;
}
@media(max-width:1100px) and (min-width:769px){
  .price-sec .p-emoji{
    width:150px;
    height:150px;
  }
}
@media(max-width:768px){
  .price-sec .eyebrow{
    font-size:39px;
  }
  .price-sec .p-emoji{
    width:144px;
    height:144px;
  }
}
@media(max-width:420px){
  .price-sec .p-emoji{
    width:132px;
    height:132px;
  }
}


/* ===== maximized photos in result cards ===== */
.info-card.teen-card,
.info-card.parents-card{
  align-items:stretch;
  padding:20px 22px;
  gap:18px;
  overflow:hidden;
}
.info-card.teen-card .info-photo,
.info-card.parents-card .info-photo{
  flex:0 0 46%;
  width:46%;
  height:auto;
  min-height:430px;
  align-self:stretch;
  border-radius:16px;
  overflow:hidden;
  background:transparent;
}
.info-card.teen-card .info-photo img,
.info-card.parents-card .info-photo img{
  width:100%;
  height:100%;
  max-width:none;
  object-fit:contain;
  object-position:center bottom;
  transform-origin:center bottom;
}
.info-card.teen-card .info-photo img{transform:scale(1.24)}
.info-card.parents-card .info-photo img{transform:scale(1.16)}
.info-card.teen-card .info-body,
.info-card.parents-card .info-body{
  flex:1 1 auto;
  min-width:0;
  position:relative;
  z-index:1;
}
@media(max-width:768px){
  .info-card.teen-card,
  .info-card.parents-card{
    padding:16px 18px 22px;
    gap:12px;
  }
  .info-card.teen-card .info-photo,
  .info-card.parents-card .info-photo{
    flex:none;
    width:100%;
    height:440px;
    min-height:440px;
  }
  .info-card.teen-card .info-photo img{transform:scale(1.16)}
  .info-card.parents-card .info-photo img{transform:scale(1.10)}
}
@media(max-width:420px){
  .info-card.teen-card .info-photo,
  .info-card.parents-card .info-photo{
    height:370px;
    min-height:370px;
  }
}


/* ===== Featured module: Я ===== */
.mods-grid .self-module-featured{
  grid-column:1 / -1;
  border:0;
  border-radius:0;
  overflow:visible;
  box-shadow:none;
  background:#fff;
  padding:8px 2px 18px;
}
.mods-grid .self-module-featured:hover{
  box-shadow:none;
  transform:none;
}
.self-feature-head{
  display:flex;
  align-items:flex-start;
  gap:22px;
  margin-bottom:28px;
}
.self-feature-num{
  flex:none;
  width:72px;
  height:72px;
  border-radius:20px;
  display:grid;
  place-items:center;
  background:linear-gradient(145deg,#7B5BF0,#5B4FE0);
  color:#fff;
  font-size:24px;
  font-weight:900;
  box-shadow:0 12px 26px rgba(91,79,224,.24);
}
.self-feature-heading{padding-top:1px;min-width:0}
.self-feature-heading h3{
  font-size:34px;
  line-height:1.12;
  font-weight:900;
  letter-spacing:-.7px;
  color:var(--ink);
}
.self-feature-heading p{
  margin-top:8px;
  font-size:18px;
  line-height:1.4;
  color:var(--gray);
}
.self-feature-content{
  display:grid;
  grid-template-columns:minmax(360px,.95fr) minmax(0,1.25fr);
  gap:46px;
  align-items:start;
}
.self-feature-left,
.self-feature-right{min-width:0}
.self-feature-photo{
  width:100%;
  aspect-ratio:4 / 5;
  border-radius:26px;
  overflow:hidden;
  background:#F8F7FC;
  display:grid;
  place-items:center;
}
.self-feature-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
}
.self-study{margin-top:28px}
.self-study h4,
.self-choose h4,
.self-results h4{
  font-size:22px;
  line-height:1.25;
  font-weight:900;
  color:var(--ink);
}
.self-study-tags{
  display:flex;
  flex-wrap:wrap;
  gap:12px 14px;
  margin-top:18px;
}
.self-study-tags span{
  padding:10px 18px;
  border-radius:999px;
  background:linear-gradient(135deg,#F0F1FB,#E9E7F8);
  color:var(--ink-2);
  font-size:15px;
  line-height:1.2;
  font-weight:700;
}
.self-feature-right{padding-top:18px}
.self-section-title{
  display:flex;
  align-items:center;
  gap:20px;
  margin-bottom:22px;
}
.self-title-icon{
  flex:none;
  width:64px;
  height:64px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(145deg,#B7A8FF,#8670F4);
  box-shadow:0 10px 22px rgba(108,79,232,.18);
}
.self-title-icon svg{width:31px;height:31px}
.self-bullet-list{
  display:grid;
  gap:17px;
  padding-left:8px;
}
.self-bullet-list li{
  position:relative;
  padding-left:32px;
  font-size:17px;
  line-height:1.45;
  color:var(--ink-2);
}
.self-bullet-list li::before{
  content:"";
  position:absolute;
  left:4px;
  top:.62em;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#8069F3;
}
.self-results{margin-top:54px}
.self-check-list{
  display:grid;
  gap:17px;
  margin-top:22px;
}
.self-check-list li{
  display:flex;
  align-items:flex-start;
  gap:16px;
  font-size:17px;
  line-height:1.45;
  color:var(--gray);
}
.self-check-list li span{
  flex:none;
  color:#20B66E;
  font-size:27px;
  font-weight:900;
  line-height:.9;
  margin-top:2px;
}
@media(max-width:1024px){
  .self-feature-content{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:30px}
  .self-feature-heading h3{font-size:30px}
  .self-feature-heading p{font-size:16px}
  .self-bullet-list li,.self-check-list li{font-size:15px}
  .self-study h4,.self-choose h4,.self-results h4{font-size:20px}
}
@media(max-width:820px){
  .self-feature-content{grid-template-columns:1fr;gap:34px}
  .self-feature-left{max-width:620px;margin:0 auto;width:100%}
  .self-feature-right{padding-top:0}
  .self-results{margin-top:42px}
}
@media(max-width:520px){
  .mods-grid .self-module-featured{padding-top:0}
  .self-feature-head{gap:14px;margin-bottom:20px}
  .self-feature-num{width:56px;height:56px;border-radius:16px;font-size:19px}
  .self-feature-heading h3{font-size:24px;letter-spacing:-.3px}
  .self-feature-heading p{font-size:14px;margin-top:5px}
  .self-feature-photo{border-radius:20px;aspect-ratio:4 / 5}
  .self-study{margin-top:22px}
  .self-study h4,.self-choose h4,.self-results h4{font-size:18px}
  .self-study-tags{gap:9px;margin-top:14px}
  .self-study-tags span{font-size:13px;padding:8px 12px}
  .self-section-title{gap:13px;margin-bottom:18px}
  .self-title-icon{width:50px;height:50px}
  .self-title-icon svg{width:25px;height:25px}
  .self-bullet-list{gap:13px;padding-left:0}
  .self-bullet-list li{font-size:14px;padding-left:25px}
  .self-bullet-list li::before{left:2px;width:7px;height:7px}
  .self-results{margin-top:34px}
  .self-check-list{gap:13px;margin-top:17px}
  .self-check-list li{font-size:14px;gap:11px}
  .self-check-list li span{font-size:23px}
}


/* ===== Compact module Я: same grid size as adjacent cards ===== */
.mods-grid .self-module-compact{
  grid-column:auto;
  border:1px solid var(--line);
  border-radius:18px;
  overflow:hidden;
  box-shadow:none;
  background:#fff;
  padding:0;
  min-width:0;
  height:100%;
}
.mods-grid .self-module-compact:hover{
  box-shadow:var(--shadow);
  transform:translateY(-4px);
}
.self-module-compact .self-feature-head{
  display:flex;
  align-items:flex-start;
  gap:14px;
  margin:0;
  padding:18px 18px 4px;
}
.self-module-compact .self-feature-num{
  flex:none;
  width:38px;
  height:38px;
  border-radius:10px;
  box-shadow:none;
  font-size:14px;
  font-weight:800;
}
.self-module-compact .self-feature-heading{
  padding:0;
  min-width:0;
}
.self-module-compact .self-feature-heading h3{
  font-size:17px;
  line-height:1.15;
  font-weight:800;
  letter-spacing:0;
}
.self-module-compact .self-feature-heading p{
  margin-top:3px;
  font-size:11.5px;
  line-height:1.35;
  color:var(--gray);
}
.self-module-compact .self-feature-content{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:12px;
  align-items:start;
  padding:12px 18px 18px;
}
.self-module-compact .self-feature-left,
.self-module-compact .self-feature-right{
  min-width:0;
}
.self-module-compact .self-feature-photo{
  width:100%;
  aspect-ratio:4 / 3;
  border-radius:12px;
  overflow:hidden;
  background:#F8F7FC;
  display:grid;
  place-items:center;
}
.self-module-compact .self-feature-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
}
.self-module-compact .self-study{
  margin-top:10px;
}
.self-module-compact .self-study h4,
.self-module-compact .self-choose h4,
.self-module-compact .self-results h4{
  font-size:11.5px;
  line-height:1.25;
  font-weight:800;
  color:var(--ink);
}
.self-module-compact .self-study-tags{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  margin-top:7px;
}
.self-module-compact .self-study-tags span{
  padding:3px 7px;
  border-radius:14px;
  background:var(--bg-lav);
  color:var(--ink-2);
  font-size:9px;
  line-height:1.2;
  font-weight:600;
}
.self-module-compact .self-feature-right{
  padding:0;
}
.self-module-compact .self-section-title{
  display:flex;
  align-items:center;
  gap:7px;
  margin-bottom:7px;
}
.self-module-compact .self-title-icon{
  flex:none;
  width:26px;
  height:26px;
  border-radius:8px;
  box-shadow:none;
}
.self-module-compact .self-title-icon svg{
  width:14px;
  height:14px;
}
.self-module-compact .self-bullet-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px 8px;
  padding:0;
}
.self-module-compact .self-bullet-list li{
  position:relative;
  padding-left:10px;
  font-size:8.7px;
  line-height:1.28;
  color:var(--gray);
  overflow-wrap:anywhere;
}
.self-module-compact .self-bullet-list li::before{
  left:0;
  top:.48em;
  width:4px;
  height:4px;
}
.self-module-compact .self-results{
  margin-top:11px;
  padding-top:10px;
  border-top:1px solid var(--line);
}
.self-module-compact .self-check-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px 8px;
  margin-top:7px;
}
.self-module-compact .self-check-list li{
  display:flex;
  align-items:flex-start;
  gap:5px;
  font-size:8.7px;
  line-height:1.28;
  color:var(--gray);
  overflow-wrap:anywhere;
}
.self-module-compact .self-check-list li span{
  flex:none;
  font-size:12px;
  line-height:1;
  margin-top:0;
}
@media(max-width:1024px){
  .self-module-compact .self-feature-content{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:10px}
  .self-module-compact .self-bullet-list,
  .self-module-compact .self-check-list{grid-template-columns:1fr;gap:4px}
  .self-module-compact .self-bullet-list li,
  .self-module-compact .self-check-list li{font-size:8.5px}
}
@media(max-width:768px){
  .self-module-compact .self-feature-content{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px}
  .self-module-compact .self-bullet-list,
  .self-module-compact .self-check-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .self-module-compact .self-bullet-list li,
  .self-module-compact .self-check-list li{font-size:10px}
  .self-module-compact .self-study-tags span{font-size:10px}
}
@media(max-width:520px){
  .self-module-compact .self-feature-head{gap:12px;padding:16px 16px 4px}
  .self-module-compact .self-feature-content{grid-template-columns:1fr;padding:10px 16px 16px}
  .self-module-compact .self-feature-photo{aspect-ratio:4 / 3}
  .self-module-compact .self-bullet-list,
  .self-module-compact .self-check-list{grid-template-columns:1fr}
  .self-module-compact .self-bullet-list li,
  .self-module-compact .self-check-list li{font-size:11px}
  .self-module-compact .self-study h4,
  .self-module-compact .self-choose h4,
  .self-module-compact .self-results h4{font-size:12px}
}


/* ===== Unified layout for all 9 compact modules ===== */
.mods-grid .self-module-compact .self-feature-content{
  align-items:stretch;
}
.mods-grid .self-module-compact .self-feature-left{
  display:flex;
  min-height:0;
}
.mods-grid .self-module-compact .self-feature-photo{
  width:100%;
  height:100%;
  min-height:340px;
  aspect-ratio:auto;
  background:#F8F7FC;
}
.mods-grid .self-module-compact .self-feature-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
}
@media(max-width:1024px){
  .mods-grid .self-module-compact .self-feature-photo{min-height:370px}
}
@media(max-width:768px){
  .mods-grid .self-module-compact .self-feature-photo{min-height:420px}
}
@media(max-width:520px){
  .mods-grid .self-module-compact .self-feature-photo{height:auto;min-height:0;aspect-ratio:4 / 3}
}

/* modern approaches footer icons */
.modern-approaches .fm-icons{gap:16px 14px;align-items:flex-start}
.modern-approaches .fm-ic{max-width:92px;flex:0 0 82px}
.modern-approaches .fm-ic .ic{width:58px;height:58px;padding:0;background:transparent;border-radius:14px;overflow:hidden}
.modern-approaches .fm-ic .ic img{width:100%;height:100%;object-fit:contain;display:block}
.modern-approaches .fm-ic>span:last-child{font-size:10.5px;line-height:1.3;color:#9CA0BE}
@media(max-width:768px){
  .modern-approaches .fm-icons{gap:18px 16px}
  .modern-approaches .fm-ic{flex-basis:88px;max-width:96px}
  .modern-approaches .fm-ic .ic{width:62px;height:62px}
}

/* Compatibility for embedded module photos */
.mods-grid .mod-photo{background:#fff;min-height:190px}
.mods-grid .mod-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;opacity:1!important;visibility:visible!important}

/* ===== Module Я: full-height photo left, all content right ===== */
.self-module-compact .self-feature-content{
  grid-template-columns:minmax(180px,40%) minmax(0,1fr);
  gap:14px;
  align-items:start;
}
.self-module-compact .self-feature-left{
  display:block;
  min-width:0;
}
.self-module-compact .self-feature-photo{
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:2 / 3;
  border-radius:12px;
  overflow:hidden;
  background:#fff;
  display:block;
}
.self-module-compact .self-feature-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center center;
  display:block;
}
.self-module-compact .self-feature-right{
  min-width:0;
  padding:0;
  display:flex;
  flex-direction:column;
}
.self-module-compact .self-study{
  margin:0 0 10px;
  padding-bottom:9px;
  border-bottom:1px solid var(--line);
}
.self-module-compact .self-study-tags{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px;
  margin-top:7px;
}
.self-module-compact .self-study-tags span{
  display:flex;
  align-items:center;
  min-height:25px;
  padding:4px 7px;
  border-radius:10px;
  font-size:8.8px;
  line-height:1.15;
}
.self-module-compact .self-section-title{
  align-items:center;
  margin-bottom:7px;
}
.self-module-compact .self-title-icon{
  width:25px;
  height:25px;
}
.self-module-compact .self-choose h4,
.self-module-compact .self-results h4,
.self-module-compact .self-study h4{
  font-size:11.5px;
  line-height:1.22;
}
.self-module-compact .self-bullet-list{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px 7px;
}
.self-module-compact .self-bullet-list li{
  padding-left:10px;
  font-size:8.55px;
  line-height:1.22;
}
.self-module-compact .self-results{
  margin-top:10px;
  padding-top:9px;
}
.self-module-compact .self-check-list{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px 7px;
  margin-top:7px;
}
.self-module-compact .self-check-list li{
  gap:4px;
  font-size:8.55px;
  line-height:1.22;
}
.self-module-compact .self-check-list li span{
  font-size:12px;
}
@media(max-width:1024px){
  .self-module-compact .self-feature-content{
    grid-template-columns:minmax(165px,39%) minmax(0,1fr);
    gap:12px;
  }
  .self-module-compact .self-study-tags,
  .self-module-compact .self-bullet-list,
  .self-module-compact .self-check-list{
    grid-template-columns:1fr;
  }
  .self-module-compact .self-study-tags span,
  .self-module-compact .self-bullet-list li,
  .self-module-compact .self-check-list li{
    font-size:8.5px;
  }
}
@media(max-width:768px){
  .self-module-compact .self-feature-content{
    grid-template-columns:minmax(230px,38%) minmax(0,1fr);
    gap:18px;
  }
  .self-module-compact .self-study-tags,
  .self-module-compact .self-bullet-list,
  .self-module-compact .self-check-list{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .self-module-compact .self-study-tags span,
  .self-module-compact .self-bullet-list li,
  .self-module-compact .self-check-list li{
    font-size:10px;
  }
  .self-module-compact .self-study h4,
  .self-module-compact .self-choose h4,
  .self-module-compact .self-results h4{
    font-size:12px;
  }
}
@media(max-width:520px){
  .self-module-compact .self-feature-content{
    grid-template-columns:1fr;
    gap:14px;
  }
  .self-module-compact .self-feature-left{
    width:min(100%,320px);
    margin:0 auto;
  }
  .self-module-compact .self-feature-photo{
    aspect-ratio:2 / 3;
  }
  .self-module-compact .self-study-tags,
  .self-module-compact .self-bullet-list,
  .self-module-compact .self-check-list{
    grid-template-columns:1fr;
  }
  .self-module-compact .self-study-tags span,
  .self-module-compact .self-bullet-list li,
  .self-module-compact .self-check-list li{
    font-size:11px;
  }
}

footer .foot-grid{grid-template-columns:1fr 1fr!important;align-items:start}
.foot-about,.socials,.foot-mid,.foot-bottom{display:none!important}
@media(max-width:768px){footer .foot-grid{grid-template-columns:1fr!important}}

/* ===== Clean footer: brand + vertical contacts + modern approaches ===== */
footer{background:var(--footer);color:#C7CADD;padding:54px 0 0}
.footer-clean-top{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(420px,1.1fr);gap:72px;align-items:start;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.08)}
.footer-clean-top>.foot-col{min-width:0}
.footer-clean-top .foot-contact h5{font-size:18px;margin-bottom:20px}
.footer-clean-top .foot-contact ul{display:flex;flex-direction:column;gap:12px}
.footer-clean-top .foot-contact li{margin:0;padding:14px 16px;border-radius:12px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.06);font-size:14px;align-items:center}
.footer-clean-top .foot-contact .ci{width:34px;height:34px;border-radius:9px;background:rgba(123,91,240,.13);display:grid;place-items:center;margin:0}
.footer-clean-top .foot-contact .btn{margin-top:16px!important;width:100%;min-height:48px}
.footer-modern{padding:34px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.footer-modern .modern-approaches h5{font-size:18px;margin-bottom:20px}
.footer-modern .modern-approaches .fm-icons{display:flex;flex-direction:column;gap:12px}
.footer-modern .modern-approaches .fm-ic{max-width:none;flex:none;width:100%;display:flex;align-items:center;gap:15px;text-align:left;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.055)}
.footer-modern .modern-approaches .fm-ic .ic{flex:none;width:56px;height:56px;margin:0;border-radius:12px}
.footer-modern .modern-approaches .fm-ic>span:last-child{font-size:13px;line-height:1.4;color:#C7CADD}
.footer-clean .foot-bottom{display:flex!important}
@media(max-width:768px){
 .footer-clean-top{grid-template-columns:1fr;gap:30px;padding-bottom:32px}
 .footer-clean-top .foot-contact li{align-items:flex-start}
 .footer-modern{padding:28px 0}
 .footer-clean .foot-bottom{flex-direction:column;align-items:flex-start;gap:14px}
}

.footer-clean-top{
display:grid!important;
grid-template-columns:1fr 1fr!important;
gap:80px!important;
align-items:start;
}
.footer-modern{display:none!important;}
.footer-clean-top .foot-contact,
.footer-clean-top .modern-approaches{
background:none!important;
border:none!important;
box-shadow:none!important;
}
.footer-clean-top .foot-contact ul,
.footer-clean-top .modern-approaches .fm-icons{
display:flex!important;
flex-direction:column!important;
gap:14px!important;
}
.footer-clean-top .foot-contact li,
.footer-clean-top .modern-approaches .fm-ic{
background:none!important;
border:none!important;
padding:0!important;
}
@media(max-width:768px){
.footer-clean-top{grid-template-columns:1fr!important;gap:32px!important;}
}

/* ===== Footer: logo | contacts | modern approaches ===== */
footer{background:var(--footer);color:#C7CADD;padding:54px 0 0}
.footer-three-columns{
  display:grid;
  grid-template-columns:minmax(230px,.85fr) minmax(250px,.9fr) minmax(360px,1.35fr);
  gap:64px;
  align-items:start;
  padding-bottom:42px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.footer-three-columns > *{min-width:0;background:none!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important}
.footer-brand-column .foot-about{display:block!important;max-width:290px;margin-bottom:18px}
.footer-brand-column .socials{display:flex!important}
.footer-contact-column h5,.footer-modern-column h5{font-size:18px;margin-bottom:20px;color:#fff}
.footer-contact-column ul{display:flex;flex-direction:column;gap:16px}
.footer-contact-column li{display:flex;align-items:flex-start;gap:12px;margin:0!important;padding:0!important;background:none!important;border:0!important;font-size:14px;line-height:1.5}
.footer-contact-column .ci{flex:none;width:34px;height:34px;border-radius:9px;background:rgba(123,91,240,.13);display:grid;place-items:center;margin:0!important;color:var(--purple-3)}
.footer-contact-column .btn{width:auto!important;margin-top:22px!important;min-height:46px}
.footer-modern-column .fm-icons{display:flex;flex-direction:column;gap:16px!important}
.footer-modern-column .fm-ic{display:flex!important;align-items:center;gap:15px;max-width:none!important;width:100%!important;flex:none!important;text-align:left!important;padding:0!important;background:none!important;border:0!important;border-radius:0!important}
.footer-modern-column .fm-ic .ic{flex:none;width:54px!important;height:54px!important;margin:0!important;border-radius:12px;background:transparent!important}
.footer-modern-column .fm-ic>span:last-child{font-size:13px;line-height:1.4;color:#C7CADD}
.footer-clean .foot-bottom{display:flex!important}
@media(max-width:1024px){
  .footer-three-columns{grid-template-columns:1fr 1fr;gap:40px 54px}
  .footer-modern-column{grid-column:1/-1}
  .footer-modern-column .fm-icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px!important}
}
@media(max-width:768px){
  .footer-three-columns{grid-template-columns:1fr;gap:34px;padding-bottom:32px}
  .footer-modern-column{grid-column:auto}
  .footer-modern-column .fm-icons{display:flex;flex-direction:column}
  .footer-clean .foot-bottom{flex-direction:column;align-items:flex-start;gap:14px}
}

/* UPGRADE Academy brand logo */
.logo .mark,
.foot-logo .mark{
  width:48px !important;
  height:48px !important;
  padding:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.logo .mark::before,
.logo .mark::after,
.foot-logo .mark::before,
.foot-logo .mark::after{
  display:none !important;
}
.brand-logo-image{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}
.logo b,
.foot-logo b{
  letter-spacing:.8px;
}
@media (max-width:600px){
  .logo .mark{width:42px !important;height:42px !important;}
}

.logo .mark,
.foot-logo .mark{
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.brand-logo-image{
  display:block!important;
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;
}
.foot-logo .brand-logo-image{
  width:56px!important;
  height:56px!important;
}

/* ===== Relationships section recreated as HTML/CSS ===== */
.relations-section{
  position:relative;
  padding:52px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 10% 8%,rgba(108,79,232,.07),transparent 30%),
    radial-gradient(circle at 90% 90%,rgba(91,110,245,.06),transparent 34%),
    #f7f8fd;
}
.relations-shell{
  width:min(1152px,calc(100% - 48px));
  margin:0 auto;
  padding:49px 52px 62px;
  border:1px solid #e7e9f2;
  border-radius:27px;
  background:#fff;
  box-shadow:0 18px 52px rgba(54,56,104,.09);
}
.relations-main{
  display:grid;
  grid-template-columns:minmax(450px,.86fr) minmax(610px,1.14fr);
  gap:45px;
  align-items:start;
}
.relations-copy{min-width:0}
.relations-badge{
  display:inline-flex;
  align-items:center;
  min-height:60px;
  padding:7px 25px 7px 7px;
  border-radius:999px;
  background:linear-gradient(90deg,#f6f4ff 0%,#efedff 100%);
  color:#5946e8;
  font-size:17px;
  line-height:1.2;
  font-weight:800;
  white-space:nowrap;
}
.relations-badge-icon{
  flex:none;
  width:51px;
  height:51px;
  margin-right:13px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(145deg,#7057f5,#5540e5);
  box-shadow:0 9px 22px rgba(91,70,232,.27);
}
.relations-badge-icon svg{width:25px;height:25px}
.relations-title{
  margin:34px 0 22px;
  max-width:560px;
  font-size:32px;
  line-height:1.15;
  letter-spacing:-.5px;
  font-weight:850;
  color:#171b37;
}
.relations-title .accent{
  color:#6248ed;
  background:linear-gradient(90deg,#6248ed 0%,#7158f1 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
.relations-text{
  max-width:565px;
  color:#555c78;
  font-size:16px;
  line-height:1.7;
  letter-spacing:.02px;
}
.relations-text p+p{margin-top:8px}
.relations-text strong{color:#5c43ec;font-weight:800}
.relations-visual{
  min-width:0;
  margin-top:-16px;
  align-self:start;
}
.relations-visual img{
  width:100%;
  height:auto;
  display:block;
  object-fit:contain;
}
.relations-benefits{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:34px;
  margin-top:42px;
}
.relations-benefit{
  display:grid;
  grid-template-columns:70px minmax(0,1fr);
  gap:19px;
  align-items:start;
  min-width:0;
}
.relations-benefit-icon{
  width:70px;
  height:70px;
  border-radius:17px;
  display:grid;
  place-items:center;
  color:#674cf0;
  background:transparent;
  overflow:visible;
}
.relations-benefit-icon svg{width:39px;height:39px}
.relations-benefit-icon img{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
  filter:drop-shadow(0 9px 16px rgba(75,74,140,.08));
}
.relations-benefit h3{
  margin:4px 0 12px;
  color:#171b37;
  font-size:17px;
  line-height:1.36;
  font-weight:800;
}
.relations-benefit p{
  color:#656c86;
  font-size:13px;
  line-height:1.72;
}
@media(max-width:1250px){
  .relations-shell{padding:44px 40px 52px}
  .relations-main{grid-template-columns:minmax(390px,.9fr) minmax(520px,1.1fr);gap:30px}
  .relations-title{font-size:30px}
  .relations-text{font-size:15.5px}
  .relations-benefits{gap:24px}
  .relations-benefit{grid-template-columns:60px 1fr;gap:15px}
  .relations-benefit-icon{width:60px;height:60px;border-radius:15px}
  .relations-benefit-icon svg{width:34px;height:34px}
}
@media(max-width:1024px){
  .relations-main{grid-template-columns:1fr}
  .relations-copy{max-width:760px}
  .relations-title{max-width:720px}
  .relations-text{max-width:720px}
  .relations-visual{max-width:780px;margin:8px auto 0}
  .relations-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 36px;margin-top:30px}
}
@media(max-width:680px){
  .relations-section{padding:28px 0}
  .relations-shell{width:calc(100% - 36px);padding:24px 18px 30px;border-radius:21px}
  .relations-badge{min-height:48px;padding-right:15px;font-size:13px;white-space:normal}
  .relations-badge-icon{width:40px;height:40px;margin-right:10px}
  .relations-badge-icon svg{width:21px;height:21px}
  .relations-title{margin:25px 0 18px;font-size:26px;line-height:1.12;letter-spacing:-.4px}
  .relations-text{font-size:15px;line-height:1.72}
  .relations-visual{width:calc(100% + 8px);margin-left:-4px}
  .relations-benefits{grid-template-columns:1fr;gap:24px;margin-top:28px}
  .relations-benefit{grid-template-columns:58px 1fr;gap:14px}
  .relations-benefit-icon{width:58px;height:58px}
  .relations-benefit h3{margin-top:1px;margin-bottom:7px;font-size:16px}
  .relations-benefit p{font-size:13px;line-height:1.58}
}

/* ===== FAQ + screenshot reviews ===== */
.faq-section{
  padding:72px 0 68px;
  background:#fff;
}
.faq-shell{
  max-width:980px;
  margin:0 auto;
}
.faq-list{
  display:grid;
  gap:12px;
  margin-top:38px;
}
.faq-item{
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  box-shadow:var(--shadow-sm);
  overflow:hidden;
  transition:border-color .2s,box-shadow .2s,transform .2s;
}
.faq-item:hover{
  border-color:#d9d5f5;
  box-shadow:var(--shadow);
}
.faq-item[open]{
  border-color:#d9d5f5;
  box-shadow:0 14px 34px rgba(46,42,120,.09);
}
.faq-item summary{
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  padding:20px 22px;
  cursor:pointer;
  list-style:none;
  color:var(--ink);
  font-size:16px;
  line-height:1.35;
  font-weight:750;
}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{
  content:"+";
  flex:none;
  width:34px;
  height:34px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--bg-lav);
  color:var(--purple-2);
  font-size:24px;
  line-height:1;
  font-weight:500;
  transition:transform .2s,background .2s,color .2s;
}
.faq-item[open] summary::after{
  content:"−";
  background:var(--purple-2);
  color:#fff;
  transform:rotate(180deg);
}
.faq-answer{
  padding:0 68px 22px 22px;
  color:var(--gray);
  font-size:14.5px;
  line-height:1.7;
}
.faq-answer strong{color:var(--ink-2)}

.reviews-section{
  padding:68px 0 76px;
  background:
    radial-gradient(circle at 12% 12%,rgba(108,79,232,.08),transparent 30%),
    radial-gradient(circle at 88% 88%,rgba(91,110,245,.07),transparent 32%),
    var(--bg-soft);
}
.reviews-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  margin-top:40px;
}
.review-card{
  min-width:0;
  border:1px solid var(--line);
  border-radius:20px;
  background:#fff;
  padding:14px;
  box-shadow:var(--shadow-sm);
  transition:transform .2s,box-shadow .2s;
}
.review-card:hover{
  transform:translateY(-4px);
  box-shadow:var(--shadow);
}
.review-shot{
  position:relative;
  min-height:390px;
  border-radius:14px;
  overflow:hidden;
  background:
    linear-gradient(135deg,rgba(108,79,232,.07),rgba(91,110,245,.04)),
    #f8f8fc;
  border:1.5px dashed #cfcbed;
  display:grid;
  place-items:center;
}
.review-shot img{
  width:100%;
  height:100%;
  min-height:390px;
  display:block;
  object-fit:contain;
  object-position:center;
  background:#fff;
}
.review-placeholder{
  max-width:250px;
  padding:32px 22px;
  text-align:center;
  color:#747990;
}
.review-placeholder-icon{
  width:58px;
  height:58px;
  margin:0 auto 15px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:#fff;
  color:var(--purple-2);
  box-shadow:var(--shadow-sm);
}
.review-placeholder-icon svg{width:28px;height:28px}
.review-placeholder b{
  display:block;
  margin-bottom:6px;
  color:var(--ink-2);
  font-size:14px;
}
.review-placeholder span{
  display:block;
  font-size:12.5px;
  line-height:1.5;
}
.review-caption{
  padding:14px 5px 4px;
  color:var(--gray);
  font-size:12.5px;
  line-height:1.5;
}
.review-caption strong{
  display:block;
  color:var(--ink-2);
  font-size:14px;
  margin-bottom:3px;
}
@media(max-width:900px){
  .reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .review-card:last-child{grid-column:1/-1;max-width:calc(50% - 11px);width:100%;justify-self:center}
}
@media(max-width:680px){
  .faq-section{padding:52px 0 50px}
  .faq-list{margin-top:28px}
  .faq-item summary{min-height:64px;padding:17px 16px;font-size:14.5px;gap:14px}
  .faq-item summary::after{width:30px;height:30px;font-size:21px}
  .faq-answer{padding:0 48px 18px 16px;font-size:13.5px}
  .reviews-section{padding:50px 0 56px}
  .reviews-grid{grid-template-columns:1fr;margin-top:30px}
  .review-card:last-child{grid-column:auto;max-width:none}
  .review-shot,.review-shot img{min-height:350px}
}

/* ===== REQUEST FORM (POPUP) ===== */
body.rf-lock{overflow:hidden}
.rf-overlay{
  position:fixed;inset:0;z-index:1000;
  background:rgba(26,27,51,.55);
  backdrop-filter:blur(2px);
  display:flex;align-items:center;justify-content:center;
  padding:20px;
  opacity:0;visibility:hidden;
  transition:opacity .25s ease;
}
.rf-overlay.open{opacity:1;visibility:visible}
.rf-modal{
  position:relative;
  width:100%;max-width:480px;
  max-height:90vh;overflow-y:auto;
  background:#fff;border-radius:var(--radius);
  box-shadow:var(--shadow-lg);
  padding:40px 36px 32px;
  transform:translateY(16px) scale(.98);
  opacity:0;
  transition:transform .25s ease,opacity .25s ease;
}
.rf-overlay.open .rf-modal{transform:translateY(0) scale(1);opacity:1}
.rf-close{
  position:absolute;top:14px;right:14px;
  width:34px;height:34px;border-radius:50%;
  background:var(--bg-soft);border:none;cursor:pointer;
  font-size:22px;line-height:1;color:var(--gray);
  display:flex;align-items:center;justify-content:center;
  transition:background .2s,color .2s;
}
.rf-close:hover{background:var(--line);color:var(--ink)}
.rf-modal-title{font-size:24px;font-weight:800;letter-spacing:-.3px;margin-top:6px}
.rf-modal-sub{color:var(--gray);font-size:14.5px;margin-top:8px;margin-bottom:8px}
.request-form{margin-top:20px}
.rf-grid{display:grid;grid-template-columns:1fr;gap:16px}
.rf-field{display:flex;flex-direction:column;gap:8px}
.rf-field-full{grid-column:1/-1}
.rf-field label{font-size:13.5px;font-weight:700;color:var(--ink-2)}
.rf-field input,.rf-field select,.rf-field textarea{
  font-family:inherit;
  font-size:15px;
  color:var(--ink);
  background:var(--bg-soft);
  border:1.5px solid var(--line);
  border-radius:12px;
  padding:13px 16px;
  outline:none;
  transition:border-color .2s,box-shadow .2s,background .2s;
  resize:vertical;
}
.rf-field input::placeholder,.rf-field textarea::placeholder{color:var(--gray-2)}
.rf-field input:focus,.rf-field select:focus,.rf-field textarea:focus{
  border-color:var(--purple-2);
  background:#fff;
  box-shadow:0 0 0 4px rgba(108,79,232,.12);
}
.rf-submit{width:100%;margin-top:26px;font-size:16px}
.rf-note{text-align:center;color:var(--gray-2);font-size:12.5px;margin-top:14px}
.rf-note a{color:var(--purple-2);text-decoration:underline}
.rf-status{text-align:center;font-size:14px;font-weight:700;margin-top:14px;min-height:20px}
.rf-status-ok{color:var(--green)}
.rf-status-error{color:#E0524F}
@media(max-width:680px){
  .rf-modal{padding:32px 22px 26px}
}
