.school-landing{
 --red:#ff3b30;--red2:#e92d24;--blue:#1769ff;--ink:#18221f;--muted:#68746f;
 --green:#07685f;--green2:#05564f;--mint:#e9f8f0;--cream:#f7f5f1;--line:#e5e9e6;
 --dark:#143b31;--dark2:#0c2922;--shadow:0 18px 55px rgba(18,54,42,.10);
 --shadow2:0 9px 28px rgba(18,54,42,.08);--r:24px
}
.school-landing, .school-landing *{box-sizing:border-box}
.school-landing{scroll-behavior:smooth}
.school-landing{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5}
.school-landing img{display:block;width:100%}
.school-landing a{text-decoration:none;color:inherit}
.school-landing button,.school-landing input,.school-landing select,.school-landing textarea{font:inherit}
.school-landing .container{width:min(1180px,calc(100% - 36px));margin:auto}
.school-landing .promo{background:#fff5f3;border-bottom:1px solid #ffe0db;color:#82332d;text-align:center;font-size:12px;font-weight:700;padding:8px 15px}
.school-landing .header{position:sticky;top:0;z-index:80;background:#fff;box-shadow:0 6px 24px rgba(30,48,42,.08)}
.school-landing .header-inner{height:78px;display:flex;align-items:center;gap:24px}
.school-landing .logo-img{display:flex;align-items:center;min-width:205px}
.school-landing .logo-img img{width:205px;height:auto}
.school-landing .header-rating{display:flex;align-items:center;gap:9px;padding:8px 11px;border:1px solid var(--line);border-radius:13px;background:#fafcfa}
.school-landing .header-rating strong{font-size:13px}
.school-landing .header-rating small{display:block;color:var(--muted);font-size:9px}
.school-landing .stars{color:#ffb000;letter-spacing:1px;font-size:11px}
.school-landing .header-contacts{margin-left:auto;display:flex;align-items:center;gap:18px}
.school-landing .phonebox{line-height:1.15}
.school-landing .phonebox b{font-size:14px}
.school-landing .phonebox small{display:block;color:var(--muted);font-size:9px;margin-top:4px}
.school-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border:0;border-radius:12px;background:var(--red);color:#fff;font-weight:800;font-size:13px;cursor:pointer;transition:.2s;box-shadow:0 9px 22px rgba(255,59,48,.17)}
.school-landing .btn:hover{transform:translateY(-2px);background:var(--red2)}
.school-landing .btn.green{background:var(--green);box-shadow:0 9px 22px rgba(23,164,107,.18)}
.school-landing .btn.green:hover{background:var(--green2)}
.school-landing .btn.ghost{background:#fff;color:var(--green2);border:1px solid #a9d5c0;box-shadow:none}
.school-landing .btn.dark{background:var(--dark)}
.school-landing .btn.sm{min-height:40px;padding:0 16px}
.school-landing .btn.full{width:100%}
.school-landing .nav{border-top:1px solid #f0f2f0;background:#fff}
.school-landing .nav-inner{height:48px;display:flex;align-items:center;justify-content:center;gap:30px}
.school-landing .nav a{font-size:12px;font-weight:800;color:#35423d}
.school-landing .nav a:hover{color:var(--red)}
.school-landing .burger{display:none;margin-left:auto;border:0;background:none;font-size:25px}
.school-landing .hero{padding:46px 0 0;background:linear-gradient(180deg,#fbfdfc 0,#fff 100%);overflow:hidden}
.school-landing .hero-card{position:relative;min-height:570px;border-radius:30px;overflow:hidden;background:#173f35;box-shadow:var(--shadow)}
.school-landing .hero-bg{position:absolute;inset:0;background:
 linear-gradient(90deg,rgba(7,104,95,.95) 0%,rgba(7,104,95,.82) 40%,rgba(7,104,95,.30) 72%,rgba(7,104,95,.12) 100%),
 url("https://mypeterburg.ru/images/XXXL%20(2).jpg") center 42%/cover}
.school-landing .hero-art{position:absolute;right:-10px;bottom:0;width:49%;height:86%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.04));border-radius:50% 0 0 0}
.school-landing .hero-content{position:relative;z-index:2;padding:62px 62px 54px;max-width:720px;color:#fff}
.school-landing .kicker{display:inline-flex;align-items:center;gap:8px;background:#ffffff18;border:1px solid #ffffff33;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.school-landing .hero h1,.school-landing .section h2,.school-landing .teacher-offer h2,.school-landing .lead-form h2,.school-landing .director h2{font-family:Unbounded,Manrope,sans-serif;letter-spacing:-.04em}
.school-landing .hero h1{font-size:clamp(40px,5.2vw,40px);line-height:1.04;margin:20px 0 17px}
.school-landing .hero h1 span{color:#79e8a8}
.school-landing .hero-lead{font-size:13px;line-height:1.7;color:#e0eee9;max-width:650px;margin:0}
.school-landing .hero-proof{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0}
.school-landing .proof-pill{background:#fff;color:var(--ink);border-radius:13px;padding:10px 12px;min-width:135px}
.school-landing .proof-pill b{display:block;font-size:14px}
.school-landing .proof-pill small{font-size:9px;color:var(--muted)}
.school-landing .hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.school-landing .hero-actions .btn.ghost{background:#ffffff10;color:#fff;border-color:#ffffff66}
.school-landing .hero-manager{position:absolute;z-index:3;right:32px;bottom:28px;width:315px;background:#fffffff2;backdrop-filter:blur(12px);border-radius:20px;padding:14px;display:flex;gap:12px;align-items:center;box-shadow:var(--shadow)}
.school-landing .hero-manager img{width:58px;height:58px;object-fit:cover;border-radius:15px}
.school-landing .hero-manager b{display:block;font-size:13px}
.school-landing .hero-manager span{display:block;font-size:10px;color:var(--muted);margin-top:3px}
.school-landing .hero-manager a{color:var(--green2);font-size:11px;font-weight:800}
.school-landing .trust-strip{position:relative;z-index:4;margin:-1px auto 0;transform:translateY(30px);display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden}
.school-landing .trust-item{display:flex;gap:10px;align-items:center;padding:17px 16px;border-right:1px solid var(--line)}
.school-landing .trust-item:last-child{border:0}
.school-landing .trust-item i{font-style:normal;font-size:23px}
.school-landing .trust-item b{display:block;font-size:11px}
.school-landing .trust-item small{display:block;font-size:9px;color:var(--muted);margin-top:2px}
.school-landing .section{padding:105px 0}
.school-landing .soft{background:var(--cream)}
.school-landing .section-title{text-align:center;max-width:850px;margin:0 auto 38px}
.school-landing .eyebrow{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--green2);margin-bottom:12px}
.school-landing .section h2{font-size:clamp(30px,4vw,48px);line-height:1.12;margin:0}
.school-landing .section-title p{color:var(--muted);line-height:1.7;margin:13px auto 0;max-width:700px}
.school-landing .edu-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}
.school-landing .edu-copy h2{text-align:left}
.school-landing .edu-copy p{font-size:15px;line-height:1.8;color:#48554f}
.school-landing .edu-copy strong{color:#111}
.school-landing .registry-card{margin-top:22px;padding:17px 18px;border-radius:16px;background:#eef7ff;border:1px solid #d8e9ff;display:flex;gap:12px;align-items:center}
.school-landing .registry-card i{font-style:normal;font-size:27px}
.school-landing .registry-card b{display:block;font-size:12px}
.school-landing .registry-card span{font-size:11px;color:#557084}
.school-landing .destinations{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.school-landing .destination{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 15px 8px 8px;box-shadow:var(--shadow2);font-weight:700;font-size:12px}
.school-landing .destination img{width:54px;height:54px;border-radius:50%;object-fit:cover}
.school-landing .destination.wide{grid-column:span 2;max-width:390px;justify-self:center;width:100%}
.school-landing .subjects{margin-top:32px;display:flex;flex-wrap:wrap;gap:9px}
.school-landing .subject{padding:9px 13px;border-radius:999px;background:#eef1ef;color:#3d4c46;font-size:11px;font-weight:700}
.school-landing .subject.active{background:var(--mint);color:var(--green2);border:1px solid #bde5cf}
.school-landing .bonus-banner{margin-top:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;background:linear-gradient(110deg,#153f33,#07685f);color:#fff;border-radius:24px;padding:28px 32px;overflow:hidden;position:relative}
.school-landing .bonus-banner:after{content:"10%";position:absolute;right:25px;top:-24px;font:700 120px/1 Unbounded;color:#ffffff0d}
.school-landing .bonus-banner h3{font-size:23px;margin:0 0 8px}
.school-landing .bonus-banner p{font-size:12px;color:#d7ebe3;margin:0;max-width:680px}
.school-landing .bonus-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:relative;z-index:2}
.school-landing .bonus-options span{background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;padding:10px;font-size:10px;font-weight:700}
.school-landing .filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:28px}
.school-landing .filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:800;cursor:pointer}
.school-landing .filter.active{background:var(--green);color:#fff;border-color:var(--green)}
.school-landing .tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.school-landing .tour{background:#fff;border:1px solid var(--line);border-radius:21px;overflow:hidden;box-shadow:var(--shadow2);transition:.2s}
.school-landing .tour:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.school-landing .tour.hidden{display:none}
.school-landing .tour-img{height:205px;position:relative;overflow:hidden}
.school-landing .tour-img img{height:100%;object-fit:cover}
.school-landing .badge{position:absolute;top:12px;left:12px;background:#fffffff0;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}
.school-landing .badge.hot{left:auto;right:12px;background:var(--red);color:#fff}
.school-landing .tour-body{padding:20px}
.school-landing .tour-body h3{margin:0 0 8px;font-size:18px;line-height:1.25}
.school-landing .tour-body>p{font-size:11px;color:var(--muted);min-height:50px}
.school-landing .tour-body ul{padding:0;margin:14px 0;list-style:none;display:grid;gap:5px}
.school-landing .tour-body li{font-size:10px;color:#4d5b55}
.school-landing .tour-body li:before{content:"";display:inline-block;width:14px;height:14px;margin-right:7px;vertical-align:-2px;background:center/14px 14px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2307685f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E")}
.school-landing .tour-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}
.school-landing .tour-price b{font-size:19px}
.school-landing .tour-price small{font-size:9px;color:var(--muted);display:block}
.school-landing .tour .btn{min-height:39px;padding:0 14px}
.school-landing .safety-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.school-landing .safe{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;box-shadow:var(--shadow2)}
.school-landing .safe i{font-style:normal;font-size:29px}
.school-landing .safe h3{font-size:15px;margin:13px 0 7px}
.school-landing .safe p{font-size:11px;color:var(--muted);margin:0}
.school-landing .safe.featured{background:#173f33;color:#fff}
.school-landing .safe.featured p{color:#cde1d9}
.school-landing .law-note{margin-top:18px;border-left:4px solid var(--green);background:#f3faf6;border-radius:0 14px 14px 0;padding:15px 18px;font-size:11px;color:#53615b}
.school-landing .law-note b{color:#1e2c27}
.school-landing .teacher-offer{display:grid;grid-template-columns:1.08fr .92fr;gap:45px;align-items:center;background:linear-gradient(135deg,#eef8f2,#fff8ec);border:1px solid #dfe8e1;border-radius:30px;padding:46px}
.school-landing .teacher-offer h2{font-size:clamp(31px,4vw,48px);line-height:1.12;margin:0}
.school-landing .teacher-offer p{color:var(--muted);line-height:1.7}
.school-landing .perks{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0}
.school-landing .perk{background:#fff;border:1px solid var(--line);border-radius:13px;padding:12px;font-size:10px;font-weight:700}
.school-landing .perk b{color:var(--green2)}
.school-landing .teacher-photo{position:relative}
.school-landing .teacher-photo img{height:460px;object-fit:cover;border-radius:25px;box-shadow:var(--shadow)}
.school-landing .quote-card{position:absolute;left:-25px;bottom:24px;background:#153d31;color:#fff;border-radius:17px;padding:15px 17px;max-width:255px}
.school-landing .quote-card b{display:block;font-size:13px}
.school-landing .quote-card span{font-size:9px;color:#cde1d9}
.school-landing .manager-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px;align-items:center}
.school-landing .manager-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow)}
.school-landing .manager-card img{height:350px;object-fit:cover;border-radius:18px}
.school-landing .manager-card h3{margin:15px 0 3px}
.school-landing .manager-card p{font-size:11px;color:var(--muted);margin:0}
.school-landing .manager-message{padding:20px 0}
.school-landing .manager-message h2{font-family:Unbounded;font-size:clamp(29px,4vw,44px);line-height:1.13;margin:0}
.school-landing .manager-message>p{font-size:15px;line-height:1.8;color:#53605b}
.school-landing .manager-bullets{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}
.school-landing .manager-bullets div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;font-size:10px;font-weight:700}
.school-landing .reviews-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}
.school-landing .reviews-head h2{font-size:clamp(30px,4vw,46px);margin:0}
.school-landing .yandex-box{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px 15px}
.school-landing .yandex-logo{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#ffefe9;color:#f33;font-weight:900}
.school-landing .yandex-box b{font-size:13px}
.school-landing .yandex-box small{display:block;color:var(--muted);font-size:9px}
.school-landing .reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.school-landing .review{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}
.school-landing .review-top{display:flex;justify-content:space-between;gap:12px}
.school-landing .review strong{font-size:12px}
.school-landing .review small{display:block;color:var(--muted);font-size:9px;margin-top:3px}
.school-landing .review .stars{margin-top:2px}
.school-landing .review p{font-size:11px;line-height:1.65;color:#53605b}
.school-landing .director{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center;background:#153d31;color:#fff;border-radius:28px;padding:42px}
.school-landing .director-photo{position:relative}
.school-landing .director-photo img{height:360px;object-fit:cover;border-radius:21px}
.school-landing .director-photo span{position:absolute;left:15px;right:15px;bottom:15px;background:#ffffffed;color:#18332a;border-radius:13px;padding:11px;font-size:9px}
.school-landing .director-photo b{display:block;font-size:12px}
.school-landing .director h2{font-size:clamp(29px,4vw,44px);line-height:1.14;margin:0}
.school-landing .director p{color:#d1e3dc;line-height:1.75;font-size:13px}
.school-landing .signature{font-family:cursive;font-size:24px;color:#8ee7b5;margin-top:15px}
.school-landing .lead-form{display:grid;grid-template-columns:1fr .9fr;gap:55px;align-items:center}
.school-landing .lead-form h2{font-size:clamp(32px,4vw,49px);line-height:1.12;margin:0}
.school-landing .lead-form .lead{color:var(--muted);font-size:14px;line-height:1.75}
.school-landing .steps{display:grid;gap:9px;margin-top:20px}
.school-landing .step{display:flex;gap:11px;align-items:center}
.school-landing .step i{font-style:normal;display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--mint);color:var(--green2);font-weight:800}
.school-landing .step b{font-size:11px}
.school-landing .step small{display:block;color:var(--muted);font-size:9px}
.school-landing form{background:#fff;border:1px solid var(--line);border-radius:23px;padding:26px;box-shadow:var(--shadow)}
.school-landing form h3{margin:0;font-size:21px}
.school-landing form>p{font-size:10px;color:var(--muted);margin:4px 0 18px}
.school-landing label{display:block;font-size:10px;font-weight:800;margin:11px 0}
.school-landing input,.school-landing select,.school-landing textarea{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #dce5df;border-radius:11px;background:#fbfdfc;outline:0}
.school-landing input:focus,.school-landing select:focus,.school-landing textarea:focus{border-color:#7bc5a2;box-shadow:0 0 0 4px #07685f0d}
.school-landing .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.school-landing .privacy{display:block;font-size:8px;color:#8a958f;margin-top:8px}
.school-landing .success{display:none;margin-top:10px;padding:10px;border-radius:10px;background:#e7f8ee;color:var(--green2);font-size:10px;font-weight:800}
.school-landing .success.show{display:block}
.school-landing .faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:55px}
.school-landing .faq h2{font-family:Unbounded;font-size:clamp(30px,4vw,46px);margin:0}
.school-landing .faq>div>p{color:var(--muted);font-size:13px;line-height:1.7}
.school-landing .acc{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:8px}
.school-landing .acc button{width:100%;border:0;background:#fff;padding:16px 18px;display:flex;justify-content:space-between;text-align:left;font-weight:800;font-size:11px;cursor:pointer}
.school-landing .acc button span{color:var(--green);font-size:18px}
.school-landing .acc p{max-height:0;overflow:hidden;margin:0;padding:0 18px;color:var(--muted);font-size:10px;line-height:1.65;transition:.2s}
.school-landing .acc.active p{max-height:150px;padding:0 18px 16px}
.school-landing .acc.active button span{transform:rotate(45deg)}
.school-landing .final-cta{padding:0 0 90px;background:var(--cream)}
.school-landing .final-card{display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(115deg,#07685f,#07685f);color:#fff;border-radius:28px;padding:40px 44px}
.school-landing .final-card h2{font-family:Unbounded;font-size:clamp(29px,4vw,44px);line-height:1.12;margin:0}
.school-landing .final-card p{font-size:12px;color:#d5ebe2}
.school-landing .footer{background:#929296;color:#fff;padding:48px 0 20px}
.school-landing .footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:50px}
.school-landing .footer .logo-img img{filter:brightness(0) invert(1);width:220px}
.school-landing .footer p,.school-landing .footer a,.school-landing .footer span{font-size:10px;line-height:1.7;color:#f0f0f2}
.school-landing .footer h4{font-size:11px;margin:0 0 10px}
.school-landing .footer-links{display:grid;gap:5px}
.school-landing .footer-legal{margin-top:15px;font-size:9px!important;color:#e1e1e3!important}
.school-landing .pay{display:flex;gap:7px;margin-top:13px}
.school-landing .pay span{background:#fff;color:#555!important;border-radius:5px;padding:4px 7px;font-weight:800}
.school-landing .footer-copy{border-top:1px solid #ffffff35;margin-top:28px;padding-top:17px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#e7e7e8}
.school-landing .float-contact{position:fixed;right:18px;bottom:18px;z-index:70;background:var(--green);color:#fff;border-radius:999px;padding:11px 15px;box-shadow:var(--shadow);font-size:10px;font-weight:800}
.school-landing .modal{position:fixed;inset:0;z-index:200;background:#0c211bbb;display:none;align-items:center;justify-content:center;padding:20px}
.school-landing .modal.open{display:flex}
.school-landing .modal-box{width:min(900px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 100px #0004}
.school-landing .modal-top{position:relative;height:280px}
.school-landing .modal-top img{height:100%;object-fit:cover;border-radius:24px 24px 0 0}
.school-landing .modal-top:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#0008)}
.school-landing .modal-title{position:absolute;z-index:2;left:28px;right:70px;bottom:24px;color:#fff}
.school-landing .modal-title h3{font-size:27px;margin:0}
.school-landing .modal-close{position:absolute;z-index:4;right:18px;top:18px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;font-size:22px;cursor:pointer}
.school-landing .modal-body{padding:28px}
.school-landing .modal-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:25px}
.school-landing .modal-body h4{margin:0 0 10px}
.school-landing .modal-body p,.school-landing .modal-body li{font-size:11px;line-height:1.65;color:#53605b}
.school-landing .modal-side{background:var(--cream);border-radius:16px;padding:18px}
.school-landing .modal-side strong{font-size:24px}
.school-landing .modal-side small{display:block;color:var(--muted);font-size:9px}
@media (max-width:1000px){.school-landing .header-rating{display:none}
.school-landing .nav-inner{gap:18px}
.school-landing .hero-manager{display:none}
.school-landing .trust-strip{grid-template-columns:repeat(3,1fr)}
.school-landing .edu-intro,.school-landing .teacher-offer,.school-landing .manager-section,.school-landing .director,.school-landing .lead-form{grid-template-columns:1fr}
.school-landing .tour-grid{grid-template-columns:repeat(2,1fr)}
.school-landing .safety-grid{grid-template-columns:repeat(2,1fr)}
.school-landing .teacher-photo{max-width:650px}
.school-landing .reviews{grid-template-columns:1fr}
.school-landing .footer-grid{grid-template-columns:1fr 1fr}
.school-landing .bonus-banner{grid-template-columns:1fr}}
@media (max-width:760px){.school-landing .promo{display:none}
.school-landing .header-inner{height:66px}
.school-landing .logo-img{min-width:auto}
.school-landing .logo-img img{width:165px}
.school-landing .header-contacts{display:none}
.school-landing .burger{display:block}
.school-landing .nav{display:none}
.school-landing .nav.open{display:block}
.school-landing .nav-inner{height:auto;padding:14px;flex-direction:column;align-items:flex-start}
.school-landing .hero{padding-top:22px}
.school-landing .hero-card{min-height:610px}
.school-landing .hero-content{padding:38px 24px}
.school-landing .hero h1{font-size:39px}
.school-landing .hero-bg{background:linear-gradient(rgba(8,51,42,.88),rgba(8,51,42,.76)),url("https://mypeterburg.ru/images/XXXL%20(2).jpg") center/cover}
.school-landing .trust-strip{grid-template-columns:1fr;transform:translateY(20px)}
.school-landing .trust-item{border-right:0;border-bottom:1px solid var(--line)}
.school-landing .section{padding:78px 0}
.school-landing .edu-intro{gap:28px}
.school-landing .destinations{grid-template-columns:1fr}
.school-landing .destination.wide{grid-column:auto}
.school-landing .tour-grid,.school-landing .safety-grid{grid-template-columns:1fr}
.school-landing .teacher-offer{padding:27px 20px}
.school-landing .perks,.school-landing .manager-bullets{grid-template-columns:1fr}
.school-landing .quote-card{left:10px}
.school-landing .reviews-head{align-items:flex-start;flex-direction:column}
.school-landing .director{padding:27px 20px}
.school-landing .row{grid-template-columns:1fr}
.school-landing .faq{grid-template-columns:1fr;gap:25px}
.school-landing .final-card{flex-direction:column;align-items:flex-start;padding:30px 23px}
.school-landing .footer-grid{grid-template-columns:1fr}
.school-landing .footer-copy{flex-direction:column}
.school-landing .modal-top{height:210px}
.school-landing .modal-grid{grid-template-columns:1fr}
.school-landing .modal-body{padding:20px}}
/* ===== V3: дополнительные продающие блоки ===== */
.school-landing .school-types{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.school-landing .school-type{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow2);min-height:410px;display:flex;flex-direction:column}
.school-landing .school-type img{height:165px;object-fit:cover}
.school-landing .school-type-body{padding:18px;display:flex;flex-direction:column;flex:1}
.school-landing .school-type h3{margin:0 0 9px;font-size:17px;line-height:1.25}
.school-landing .school-type p{font-size:10px;line-height:1.65;color:var(--muted);margin:0 0 15px}
.school-landing .school-type .micro-link{margin-top:auto;color:var(--green2);font-size:10px;font-weight:800}
.school-landing .school-type .micro-link:before{content:"";display:inline-block;width:14px;height:14px;margin-right:5px;vertical-align:-2px;background:center/14px 14px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffb000' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m13 2-8 12h6l-1 8 9-13h-6V2Z'/%3E%3C/svg%3E")}
.school-landing .formula-wrap{background:#fff;border:1px solid var(--line);border-radius:28px;padding:38px;box-shadow:var(--shadow2)}
.school-landing .formula-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 34px}
.school-landing .formula-item{display:grid;grid-template-columns:54px 1fr;gap:15px;align-items:start;padding:18px;border-radius:18px;background:#fbfcfb}
.school-landing .formula-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:#fff1e9;font-size:27px}
.school-landing .formula-item h3{font-size:14px;margin:0 0 6px}
.school-landing .formula-item p{font-size:10px;color:var(--muted);line-height:1.6;margin:0}
.school-landing .formula-bottom{margin-top:22px;padding:17px 19px;border-radius:15px;background:#eef8f3;color:#315247;font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.school-landing .scale-section{background:linear-gradient(135deg,#064f49,#05564f);color:#fff;border-radius:30px;padding:44px;position:relative;overflow:hidden}
.school-landing .scale-section:after{content:"СПБ";position:absolute;right:-10px;bottom:-42px;font:700 180px/1 Unbounded;color:#ffffff08}
.school-landing .scale-head{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:end;position:relative;z-index:2}
.school-landing .scale-head h2{font-family:Unbounded;font-size:clamp(31px,4vw,50px);line-height:1.12;margin:0}
.school-landing .scale-head p{color:#d0e6de;font-size:12px;line-height:1.75;margin:0}
.school-landing .scale-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:26px;position:relative;z-index:2}
.school-landing .scale-stat{background:#ffffff10;border:1px solid #ffffff1f;border-radius:17px;padding:17px}
.school-landing .scale-stat strong{display:block;font:700 27px/1.1 Unbounded;color:#83e8ad}
.school-landing .scale-stat span{display:block;font-size:9px;color:#d9ebe4;margin-top:7px;line-height:1.45}
.school-landing .scale-note{position:relative;z-index:2;margin-top:15px;font-size:9px;color:#aacdc0}
.school-landing .hotels-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:32px;align-items:start}
.school-landing .hotels-copy{position:sticky;top:155px}
.school-landing .hotels-copy h2{font-family:Unbounded;font-size:clamp(30px,4vw,45px);line-height:1.12;margin:0}
.school-landing .hotels-copy p{font-size:12px;color:var(--muted);line-height:1.7}
.school-landing .hotel-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.school-landing .hotel-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow2)}
.school-landing .hotel-card .hotel-photo{height:135px;background:linear-gradient(135deg,#d9e7df,#f6f0df);display:grid;place-items:center;font-size:44px}
.school-landing .hotel-card-body{padding:15px}
.school-landing .hotel-card h3{font-size:14px;margin:0 0 4px}
.school-landing .hotel-card small{font-size:9px;color:var(--muted)}
.school-landing .hotel-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}
.school-landing .hotel-meta span{padding:5px 7px;background:#f1f5f2;border-radius:999px;font-size:8px;font-weight:700}
.school-landing .hotels-proof{margin-top:16px;padding:15px;border-radius:14px;background:#edf8f2;font-size:10px;color:#3f5a50}
.school-landing .hotels-proof b{color:var(--green2)}
.school-landing .transport-showcase{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch}
.school-landing .bus-photo{min-height:430px;border-radius:26px;overflow:hidden;position:relative;background:
 linear-gradient(180deg,transparent 45%,rgba(3,37,27,.78)),
 url("https://images.unsplash.com/photo-1544620347-c4fd4a3d5957?auto=format&fit=crop&w=1200&q=85") center/cover;box-shadow:var(--shadow)}
.school-landing .bus-photo-copy{position:absolute;left:25px;right:25px;bottom:23px;color:#fff}
.school-landing .bus-photo-copy h3{font:700 27px/1.15 Unbounded;margin:0 0 8px}
.school-landing .bus-photo-copy p{font-size:11px;color:#e1eee9;margin:0}
.school-landing .transport-cards{display:grid;grid-template-columns:1fr 1fr;gap:11px}
.school-landing .transport-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow2)}
.school-landing .transport-card i{font-style:normal;font-size:25px}
.school-landing .transport-card h3{font-size:13px;margin:10px 0 5px}
.school-landing .transport-card p{font-size:9px;color:var(--muted);line-height:1.55;margin:0}
.school-landing .transport-law{grid-column:span 2;background:#143d31;color:#fff}
.school-landing .transport-law p{color:#d2e7df}
.school-landing .company-story{background:#eef5f2;border-radius:27px;padding:34px;border:1px solid #dde9e3}
.school-landing .company-story p{font-size:12px;line-height:1.7;margin:0 0 11px}
.school-landing .company-story p:last-child{margin-bottom:0}
.school-landing .company-story strong{color:#111}
.school-landing .company-story .story-cta{font-weight:800;color:var(--green2)}
.school-landing .real-manager{display:grid;grid-template-columns:.72fr 1.28fr;gap:34px;align-items:center}
.school-landing .real-manager-photo{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow);text-align:center}
.school-landing .real-manager-photo img{height:330px;object-fit:contain;border-radius:17px;background:#fff}
.school-landing .real-manager-photo h3{margin:15px 0 2px;font-size:20px}
.school-landing .real-manager-photo p{margin:0;color:var(--muted);font-size:10px}
.school-landing .real-manager-contacts{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:13px}
.school-landing .real-manager-contacts a{padding:8px 10px;border-radius:10px;background:#eef7f3;color:var(--green2);font-size:9px;font-weight:800}
.school-landing .real-manager-copy h2{font-family:Unbounded;font-size:clamp(30px,4vw,45px);line-height:1.13;margin:0}
.school-landing .real-manager-copy>p{font-size:13px;color:var(--muted);line-height:1.75}
.school-landing .manager-checks{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}
.school-landing .manager-checks div{background:#fff;border:1px solid var(--line);border-radius:13px;padding:12px;font-size:9px;font-weight:700}
@media (max-width:1100px){.school-landing .school-types{grid-template-columns:repeat(3,1fr)}
.school-landing .scale-stats{grid-template-columns:repeat(2,1fr)}
.school-landing .hotels-wrap,.school-landing .transport-showcase{grid-template-columns:1fr}
.school-landing .hotels-copy{position:static}
.school-landing .hotel-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:760px){.school-landing .school-types{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}
.school-landing .school-type{min-width:82%;scroll-snap-align:start}
.school-landing .formula-grid{grid-template-columns:1fr}
.school-landing .formula-wrap{padding:24px 18px}
.school-landing .scale-section{padding:29px 20px}
.school-landing .scale-head{grid-template-columns:1fr}
.school-landing .scale-stats{grid-template-columns:1fr 1fr}
.school-landing .hotel-grid{grid-template-columns:1fr}
.school-landing .transport-cards{grid-template-columns:1fr}
.school-landing .transport-law{grid-column:auto}
.school-landing .real-manager{grid-template-columns:1fr}
.school-landing .manager-checks{grid-template-columns:1fr}
.school-landing .real-manager-photo img{height:290px}}
.school-landing .seo-cluster{background:#fff;border-top:1px solid var(--line)}
.school-landing .seo-cluster-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:start}
.school-landing .seo-cluster h2{font-family:Unbounded;font-size:clamp(28px,3.5vw,42px);line-height:1.15;margin:0 0 18px}
.school-landing .seo-cluster h3{font-size:17px;margin:24px 0 8px}
.school-landing .seo-cluster p{font-size:12px;line-height:1.8;color:#4f5d57;margin:0 0 12px}
.school-landing .seo-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.school-landing .seo-links a{padding:9px 12px;border-radius:999px;background:#f0f5f2;border:1px solid #e0e8e3;font-size:10px;font-weight:800;color:#365046}
.school-landing .seo-side{background:#f5f8f6;border:1px solid var(--line);border-radius:22px;padding:22px;position:sticky;top:145px}
.school-landing .seo-side b{display:block;margin-bottom:10px}
.school-landing .seo-side ul{padding-left:18px;margin:0;display:grid;gap:8px}
.school-landing .seo-side li{font-size:10px;color:#52615b}
@media (max-width:760px){.school-landing .seo-cluster-grid{grid-template-columns:1fr}
.school-landing .seo-side{position:static}}
.school-landing .breadcrumbs{font-size:10px;color:#7a8781;padding:14px 0 0}
.school-landing .breadcrumbs a{color:#507064}
.school-landing .breadcrumbs span{margin:0 6px;color:#a7b0ac}
.school-landing .subject{appearance:none;font-family:inherit;cursor:pointer}
.school-landing .subject-filter{transition:.2s ease}
.school-landing .subject-filter:hover{transform:translateY(-1px);border-color:#8fd9b6}
.school-landing .subject-filter.active{background:#eaf8f0!important;color:#087a4d!important;border-color:#a9e2c3!important}
.school-landing .filter-note{width:100%;font-size:10px;color:var(--muted);margin-top:2px}
.school-landing .tour-filter-empty{display:none;text-align:center;padding:34px;border:1px dashed var(--line);border-radius:18px;color:var(--muted);grid-column:1/-1}
.school-landing .tour-filter-empty.show{display:block}
.school-landing .real-photo-strip{padding:34px 0 0;background:var(--cream)}
.school-landing .real-photo-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:190px 190px;gap:10px}
.school-landing .real-photo-grid figure{margin:0;border-radius:18px;overflow:hidden;position:relative;background:#e9efeb}
.school-landing .real-photo-grid figure:first-child{grid-row:span 2}
.school-landing .real-photo-grid img{width:100%;height:100%;object-fit:cover}
.school-landing .real-photo-grid figcaption{position:absolute;left:10px;bottom:10px;background:#fff;color:#183329;padding:7px 9px;border-radius:9px;font-size:9px;font-weight:800;box-shadow:0 5px 18px #0002}
@media (max-width:760px){.school-landing .real-photo-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}
.school-landing .real-photo-grid figure,.school-landing .real-photo-grid figure:first-child{min-width:84%;height:250px;grid-row:auto;scroll-snap-align:start}}
.school-landing .nav a{position:relative}
.school-landing .nav a.active{color:var(--green2)}
.school-landing .nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-15px;height:3px;border-radius:999px;background:var(--green)}
@media (max-width:760px){.school-landing .nav a.active:after{bottom:2px}}
/* ===== V7 brand/system fixes ===== */
.school-landing{
  --green:#07685f!important;
  --green2:#05564f!important;
  --green-dark:#05564f!important;
  --green-ink:#05564f!important;
}
.school-landing .hero h1,.school-landing .section h2,.school-landing .teacher-offer h2,.school-landing .lead-form h2,.school-landing .director h2,.school-landing .manager-message h2,.school-landing .real-manager-copy h2,.school-landing .hotels-copy h2,.school-landing .scale-head h2,.school-landing .faq h2,.school-landing .final-card h2,.school-landing .seo-cluster h2,.school-landing .section-title h2{
  font-size:clamp(30px,4vw,36px)!important;
  line-height:1.12!important;
}
.school-landing .hero h1{
  margin:20px 0 17px!important;
  line-height:1.04!important;
}
.school-landing .eyebrow{color:#07685f}
.school-landing .btn.green,.school-landing .filter.active{background:#07685f!important}
.school-landing .subject-filter.active{color:#07685f!important}
.school-landing .nav a.active{color:#07685f!important;font-weight:900!important}
.school-landing .nav a.active:after{background:#07685f!important;height:4px!important}
.school-landing .registry-card.registry-official{background:#f5f8f9;border:1px solid #e0e6e8;padding:16px 18px;gap:14px}
.school-landing .registry-emblem{width:46px;height:52px;flex:0 0 46px;object-fit:contain}
.school-landing .registry-card.registry-official b{font-size:12px;color:#26352f}
.school-landing .registry-card.registry-official span{display:block;font-size:10px;line-height:1.5;color:#66736e;margin-top:3px}
.school-landing .registry-card.registry-official a{color:#07685f;font-weight:800}
.school-landing section[id]{scroll-margin-top:145px}
.school-landing .quiz-launch-section{padding:28px 0 88px;background:#fff}
.school-landing .quiz-launch{
  display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;
  background:linear-gradient(135deg,#f1f7f5,#fff);border:1px solid #dce9e5;
  border-radius:28px;padding:38px;box-shadow:var(--shadow2)
}
.school-landing .quiz-launch h2{font-family:Unbounded;font-size:clamp(30px,4vw,36px);line-height:1.12;margin:0 0 12px}
.school-landing .quiz-launch p{font-size:12px;line-height:1.7;color:var(--muted);max-width:650px}
.school-landing .quiz-points{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}
.school-landing .quiz-points span{padding:8px 10px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:9px;font-weight:800}
.school-landing .quiz-preview{background:#07685f;border-radius:22px;padding:22px;color:#fff}
.school-landing .quiz-preview small{font-size:9px;color:#bfe1da}
.school-landing .quiz-preview strong{display:block;font-size:22px;margin:5px 0 13px}
.school-landing .quiz-preview ol{margin:0;padding-left:19px;display:grid;gap:8px}
.school-landing .quiz-preview li{font-size:10px;color:#e5f0ed}
.school-landing .quiz-modal{position:fixed;inset:0;z-index:500;background:#10211dbf;display:none;align-items:center;justify-content:center;padding:20px}
.school-landing .quiz-modal.open{display:flex}
.school-landing .quiz-dialog{width:min(980px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:26px;box-shadow:0 30px 100px #0005;position:relative}
.school-landing .quiz-close{position:absolute;right:18px;top:16px;width:40px;height:40px;border:0;border-radius:50%;background:#f2f5f3;font-size:22px;z-index:3;cursor:pointer}
.school-landing .quiz-body{padding:38px 42px 28px}
.school-landing .quiz-progress-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:11px;font-size:10px;color:var(--muted)}
.school-landing .quiz-progress{height:6px;background:#e8eeeb;border-radius:999px;overflow:hidden;margin-bottom:30px}
.school-landing .quiz-progress span{display:block;height:100%;width:20%;background:#07685f;border-radius:999px;transition:.25s}
.school-landing .quiz-step{display:none}
.school-landing .quiz-step.active{display:block}
.school-landing .quiz-step h3{font-family:Unbounded;font-size:clamp(24px,3vw,32px);line-height:1.15;margin:0 0 22px}
.school-landing .quiz-options{display:grid;gap:10px}
.school-landing .quiz-options.cols-3{grid-template-columns:repeat(3,1fr)}
.school-landing .quiz-option{position:relative;border:1px solid #dfe6e2;border-radius:16px;padding:16px;cursor:pointer;transition:.18s;background:#fff}
.school-landing .quiz-option:hover,.school-landing .quiz-option.selected{border-color:#07685f;box-shadow:0 0 0 3px #07685f12}
.school-landing .quiz-option input{position:absolute;opacity:0;pointer-events:none}
.school-landing .quiz-option b{display:block;font-size:13px;margin-bottom:4px}
.school-landing .quiz-option small{display:block;font-size:10px;color:var(--muted);line-height:1.45}
.school-landing .quiz-option.photo{padding:0;overflow:hidden}
.school-landing .quiz-option.photo img{height:165px;object-fit:cover}
.school-landing .quiz-option.photo div{padding:14px}
.school-landing .quiz-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px}
.school-landing .quiz-back{border:1px solid var(--line);background:#fff;color:#41504a;box-shadow:none}
.school-landing .quiz-next[disabled]{opacity:.45;cursor:not-allowed;transform:none}
.school-landing .quiz-contact{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.school-landing .quiz-contact label{font-size:10px;font-weight:800}
.school-landing .quiz-contact input{margin-top:6px}
.school-landing .quiz-result{display:none;text-align:center;padding:15px 0 5px}
.school-landing .quiz-result.show{display:block}
.school-landing .quiz-result .result-icon{font-size:46px}
.school-landing .quiz-result h3{font-family:Unbounded;font-size:30px;margin:10px 0}
.school-landing .quiz-result p{color:var(--muted);font-size:12px}
@media (max-width:760px){.school-landing .quiz-launch{grid-template-columns:1fr;padding:26px 20px}
.school-landing .quiz-body{padding:28px 18px 22px}
.school-landing .quiz-options.cols-3{grid-template-columns:1fr}
.school-landing .quiz-contact{grid-template-columns:1fr}
.school-landing .quiz-option.photo img{height:125px}}
/* ===== V8 sticky nav active state ===== */
.school-landing .nav a{
  position:relative;
  transition:color .2s ease,background .2s ease,box-shadow .2s ease;
}
.school-landing .nav a.active,.school-landing .nav a[aria-current="page"]{
  color:#07685f!important;
  background:#e9f5f2!important;
  box-shadow:inset 0 0 0 1px #b9ddd5!important;
  border-radius:999px!important;
  padding-left:13px!important;
  padding-right:13px!important;
}
.school-landing .nav a.active::after,.school-landing .nav a[aria-current="page"]::after{
  content:""!important;
  position:absolute!important;
  left:13px!important;
  right:13px!important;
  bottom:-8px!important;
  height:3px!important;
  border-radius:99px!important;
  background:#07685f!important;
}
/* ===== V9 catalog filters combined ===== */
.school-landing .catalog-filter-panel{
  max-width:1120px;
  margin:0 auto 30px;
  padding:22px 24px;
  background:#f7f8f7;
  border:1px solid #e3e9e6;
  border-radius:22px;
}
.school-landing .catalog-filter-label{
  font-size:11px;
  font-weight:800;
  color:#4b5a54;
  margin:0 0 10px;
  text-transform:uppercase;
  letter-spacing:.07em;
}
.school-landing .catalog-filter-label--days{margin-top:18px}
.school-landing .catalog-filter-panel .subjects{
  margin:0;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.school-landing .catalog-filter-panel .subject{
  background:#fff;
  border:1px solid #dfe6e2;
  color:#33433d;
  padding:10px 14px;
}
.school-landing .catalog-filter-panel .subject-filter.active{
  background:#e9f5f2!important;
  border-color:#9fd1c8!important;
  color:#07685f!important;
  box-shadow:inset 0 0 0 1px #c5e4dd;
}
.school-landing .catalog-filter-panel + .filters{
  margin-top:0;
}
.school-landing .catalog-filter-panel .filters{margin-bottom:0}
.school-landing #tours .filters{
  justify-content:flex-start;
  max-width:1120px;
  margin:0 auto 32px;
}
.school-landing #tours .filter{
  background:#fff;
}
.school-landing #tours .filter.active{
  background:#07685f!important;
  border-color:#07685f!important;
}
@media (max-width:760px){.school-landing .catalog-filter-panel{padding:18px 14px;border-radius:18px}
.school-landing .catalog-filter-panel .subjects{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:5px;
    scrollbar-width:thin;
  }
.school-landing .catalog-filter-panel .subject{flex:0 0 auto}
.school-landing #tours .filters{
    justify-content:flex-start;
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:4px;
  }
.school-landing #tours .filter{flex:0 0 auto}}
/* ===== V10 brand green + hero trust strip fix ===== */
.school-landing{
  --green:#07685f!important;
  --green2:#05564f!important;
  --green-dark:#05564f!important;
  --green-ink:#05564f!important;
}
.school-landing .hero{
  overflow:visible!important;
  padding-bottom:34px!important;
}
.school-landing .trust-strip{
  transform:none!important;
  margin-top:30px!important;
  overflow:visible!important;
}
.school-landing .trust-item{
  min-height:78px;
}
.school-landing .trust-item small{
  line-height:1.35;
}
.school-landing .real-photo-strip{
  padding-top:46px!important;
}
.school-landing .btn.green,.school-landing .filter.active,.school-landing .quiz-preview,.school-landing .quiz-progress span{
  background:#07685f!important;
}
.school-landing .nav a.active,.school-landing .nav a[aria-current="page"]{
  color:#07685f!important;
}
.school-landing .nav a.active::after,.school-landing .nav a[aria-current="page"]::after{
  background:#07685f!important;
}
/* ===== V12 expanded working catalog ===== */
.school-landing .extra-tour.catalog-collapsed{display:none!important}
.school-landing .catalog-more-wrap{text-align:center;margin:28px 0 0}
.school-landing .catalog-more-wrap p{font-size:10px;color:var(--muted);margin:8px 0 0}
/* ===== V14 real hotels ===== */
.school-landing .hotel-real-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.school-landing .real-hotel-card{overflow:hidden}
.school-landing .real-hotel-card .hotel-photo{height:150px;background:#eef2ef;display:block}
.school-landing .real-hotel-card .hotel-photo img{width:100%;height:100%;object-fit:cover}
.school-landing .hotel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}
.school-landing .hotel-grade{font-size:8px;font-weight:900;color:#07685f;background:#e9f5f2;border:1px solid #bdded7;border-radius:999px;padding:5px 7px;white-space:nowrap}
.school-landing .hotels-proof-wide{margin-top:18px}
@media (max-width:1100px){.school-landing .hotel-real-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:760px){.school-landing .hotel-real-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}
.school-landing .real-hotel-card{min-width:80%;scroll-snap-align:start}}
.school-landing .reviews-all-wrap{text-align:center;margin-top:24px}
.school-landing .reviews-all-btn{border-color:#07685f;color:#07685f;background:#fff}
.school-landing .destinations{align-content:start}
.school-landing .destination{min-height:70px}
.school-landing .destination span{line-height:1.25}
@media (max-width:1000px){.school-landing .destinations{grid-template-columns:1fr 1fr}}
@media (max-width:620px){.school-landing .destinations{grid-template-columns:1fr}
.school-landing .destination.wide{grid-column:auto}}
/* ===== V15 hotel popup ===== */
.school-landing .real-hotel-card{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
.school-landing .real-hotel-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(7,104,95,.13)}
.school-landing .real-hotel-card:focus-visible{outline:3px solid rgba(7,104,95,.28);outline-offset:3px}
.school-landing .hotel-modal{position:fixed;inset:0;z-index:10050;display:none;align-items:center;justify-content:center;padding:28px}
.school-landing .hotel-modal.is-open{display:flex}
.school-landing .hotel-modal-backdrop{position:absolute;inset:0;background:rgba(8,24,22,.68);backdrop-filter:blur(4px)}
.school-landing .hotel-modal-dialog{position:relative;z-index:1;width:min(1120px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.28)}
.school-landing .hotel-modal-close{position:sticky;float:right;top:14px;right:14px;z-index:5;width:44px;height:44px;border:0;border-radius:50%;background:#07685f;color:#fff;font-size:28px;line-height:1;cursor:pointer;margin:14px 14px 0 0}
.school-landing .hotel-modal-inner{padding:30px}
.school-landing .hotel-popup-content{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;clear:both}
.school-landing .hotel-popup-copy h2{font-size:clamp(30px,4vw,36px);margin:7px 0 16px;color:#10211e}
.school-landing .hotel-popup-description{font-size:14px;line-height:1.65;color:#53645f}
.school-landing .hotel-popup-description p{margin:0 0 12px}
.school-landing .hotel-popup-description a{color:#07685f;word-break:break-word}
.school-landing .hotel-modal-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.school-landing .hotel-modal-benefits span{background:#edf7f4;color:#07685f;border:1px solid #cbe5df;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}
.school-landing .hotel-popup-gallery{min-width:0}
.school-landing .hotel-modal-main-photo{height:390px;border-radius:20px;overflow:hidden;background:#eef3f1}
.school-landing .hotel-modal-main-photo img{width:100%;height:100%;object-fit:cover}
.school-landing .hotel-modal-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:9px}
.school-landing .hotel-modal-thumbs button{border:0;padding:0;background:none;border-radius:10px;overflow:hidden;cursor:pointer;height:78px}
.school-landing .hotel-modal-thumbs img{width:100%;height:100%;object-fit:cover}
.school-landing.hotel-modal-open{overflow:hidden}
@media (max-width:800px){.school-landing .hotel-modal{padding:10px}
.school-landing .hotel-modal-dialog{border-radius:18px;max-height:94vh}
.school-landing .hotel-modal-inner{padding:18px}
.school-landing .hotel-popup-content{grid-template-columns:1fr}
.school-landing .hotel-modal-main-photo{height:260px}
.school-landing .hotel-modal-thumbs{grid-template-columns:repeat(3,1fr)}}
/* ===== V16 requested refinements ===== */
.school-landing .quiz-options.cols-3{grid-template-columns:repeat(3,1fr)}
.school-landing .quiz-options.cols-3 .quiz-option{min-height:120px;display:flex;align-items:center}
.school-landing .quiz-options.cols-3 .quiz-option>div{padding:0}
@media (max-width:760px){.school-landing .quiz-options.cols-3{grid-template-columns:1fr}
.school-landing .quiz-options.cols-3 .quiz-option{min-height:auto}}
/* ===== V17 conversion + concrete tours + submit progress ===== */
.school-landing .tour-body>p{min-height:58px;line-height:1.55}
.school-landing .tour-body ul{min-height:88px}
.school-landing .tour-popup-days{padding-left:20px;margin:0;display:grid;gap:10px}
.school-landing .tour-popup-days li{font-size:11px;line-height:1.6;color:#4e5d57}
.school-landing .final-cta{padding:30px 0 88px;background:var(--cream)}
.school-landing .final-conversion{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;background:#07685f;border-radius:30px;padding:42px;color:#fff;box-shadow:0 24px 60px rgba(7,104,95,.17)}
.school-landing .final-conversion h2{font-family:Unbounded;font-size:clamp(30px,4vw,36px);line-height:1.14;margin:0 0 14px}
.school-landing .final-conversion-main>p{font-size:13px;line-height:1.7;color:#d8ebe7;max-width:720px}
.school-landing .final-conversion-points{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}
.school-landing .final-conversion-points span{background:#ffffff12;border:1px solid #ffffff2c;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}
.school-landing .final-conversion-btn{background:#ff3b30!important}
.school-landing .final-price-examples{background:#fff;color:#17231f;border-radius:22px;padding:22px;align-self:stretch}
.school-landing .final-price-head{font-weight:900;font-size:13px;margin-bottom:12px}
.school-landing .final-price-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e7ece9;padding:13px 0}
.school-landing .final-price-row b{font-size:12px}
.school-landing .final-price-row span{font-size:15px;font-weight:900;color:#07685f}
.school-landing .final-price-examples small{display:block;color:#718078;font-size:9px;line-height:1.5;margin-top:9px}
.school-landing .submit-progress-modal{position:fixed;inset:0;z-index:20000;background:rgba(8,24,22,.7);backdrop-filter:blur(5px);display:none;align-items:center;justify-content:center;padding:20px}
.school-landing .submit-progress-modal.open{display:flex}
.school-landing .submit-progress-card{width:min(500px,94vw);background:#fff;border-radius:26px;padding:34px;text-align:center;box-shadow:0 30px 100px rgba(0,0,0,.28)}
.school-landing .submit-progress-card h3{font-family:Unbounded;font-size:24px;margin:16px 0 7px;color:#15251f}
.school-landing .submit-progress-card>p{font-size:11px;color:#718078;margin:0}
.school-landing .submit-progress-icon{display:flex;justify-content:center;gap:6px;height:36px;align-items:center}
.school-landing .submit-progress-icon span{width:9px;height:9px;border-radius:50%;background:#07685f;animation:submitDot 1s infinite ease-in-out}
.school-landing .submit-progress-icon span:nth-child(2){animation-delay:.15s}
.school-landing .submit-progress-icon span:nth-child(3){animation-delay:.3s}
@keyframes submitDot{0%,80%,100%{transform:scale(.6);opacity:.4}
40%{transform:scale(1);opacity:1}}
.school-landing .submit-progress-steps{display:grid;gap:8px;margin:24px 0;text-align:left}
.school-landing .submit-progress-step{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#f5f7f6;color:#849089;font-size:10px;font-weight:800}
.school-landing .submit-progress-step i{font-style:normal;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e4e9e6}
.school-landing .submit-progress-step.active{background:#e9f5f2;color:#07685f}
.school-landing .submit-progress-step.active i{background:#07685f;color:#fff}
.school-landing .submit-progress-step.done{color:#315149}
.school-landing .submit-progress-step.done i{background:#07685f;color:#fff}
.school-landing .submit-progress-close{display:none;margin:0 auto}
.school-landing .submit-progress-card.success .submit-progress-icon{width:48px;height:48px;border-radius:50%;background:#e9f5f2;margin:auto;display:grid;place-items:center}
.school-landing .submit-progress-card.success .submit-progress-icon:before{content:"";width:28px;height:28px;display:block;background:center/28px 28px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2307685f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='m8 12 3 3 5-6'/%3E%3C/svg%3E")}
.school-landing .submit-progress-card.success .submit-progress-icon span{display:none}
.school-landing .submit-progress-card.success .submit-progress-close{display:inline-flex}
@media (max-width:760px){.school-landing .final-conversion{grid-template-columns:1fr;padding:27px 20px}
.school-landing .final-price-row span{font-size:13px}}
/* ===== V18 hero proof icons ===== */
.school-landing .hero-proof .proof-pill-icon{display:flex;align-items:center;gap:10px}
.school-landing .hero-proof .proof-pill-icon>div{display:flex;flex-direction:column;min-width:0}
.school-landing .hero-proof .proof-icon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:grid;place-items:center;font-style:normal}
.school-landing .hero-proof .proof-icon-rto{font-size:22px;background:#fff1ed}
.school-landing .hero-proof .proof-icon-fast{font-size:22px;background:#fff8d9}
.school-landing .hero-proof .proof-icon-yandex{position:relative;background:#fff7e4}
.school-landing .hero-proof .proof-icon-yandex i{font-family:Arial,sans-serif;font-style:normal;font-weight:900;font-size:20px;color:#e6322b;line-height:1}
.school-landing .hero-proof .proof-icon-yandex em{position:absolute;right:-4px;top:-6px;font-style:normal;font-size:14px;color:#f5b400;text-shadow:0 1px 1px rgba(0,0,0,.08)}
.school-landing .hero-proof .proof-pill-wide small{max-width:190px}
@media (max-width:760px){.school-landing .hero-proof .proof-icon{width:30px;height:30px;flex-basis:30px}}
/* ===== V20 mobile navigation / reviews / form fixes ===== */
@media (max-width:760px){.school-landing .header{position:sticky;top:0;z-index:100}
.school-landing .burger{display:none!important}
.school-landing .nav{display:block!important;border-top:1px solid #edf1ef;overflow:hidden}
.school-landing .nav-inner{
    height:46px!important;
    padding:0 14px!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:8px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    white-space:nowrap!important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    scroll-snap-type:x proximity;
  }
.school-landing .nav-inner::-webkit-scrollbar{display:none}
.school-landing .nav a{
    flex:0 0 auto;
    scroll-snap-align:start;
    padding:7px 11px!important;
    border-radius:999px;
    font-size:10px!important;
  }
.school-landing .nav a.active,.school-landing .nav a[aria-current="page"]{padding-left:11px!important;padding-right:11px!important}
.school-landing .nav a.active::after,.school-landing .nav a[aria-current="page"]::after{display:none!important}
.school-landing section[id]{scroll-margin-top:118px!important}}
.school-landing .review{position:relative;overflow:hidden}
.school-landing .review-media{height:118px;margin:-20px -20px 16px;overflow:hidden;background:#eef3f1}
.school-landing .review-media img{width:100%;height:100%;object-fit:cover}
.school-landing .reviews-all-wrap{grid-column:1/-1}
@media (min-width:761px){.school-landing .reviews{grid-template-columns:repeat(3,1fr)!important}}
@media (max-width:760px){.school-landing .review-media{height:145px}}
.school-landing .director-photo img.team-photo{object-position:center center}

/* =========================================================
   MODX integration overrides
   Общая шапка/подвал сайта берутся из new_header/new_footer.
   ========================================================= */
.school-landing{
  width:100%;
  overflow:clip;
}
.school-landing .promo,
.school-landing > .header,
.school-landing > .footer{
  display:none!important;
}

/* Локальная навигация лендинга сохраняется отдельно под общей шапкой */
.school-landing .school-local-nav{
  position:sticky;
  top:78px;
  z-index:65;
  background:#fff;
  border-top:1px solid #f0f2f0;
  border-bottom:1px solid #f0f2f0;
  box-shadow:0 5px 18px rgba(30,48,42,.05);
}
.school-landing .school-local-nav .nav-inner{
  min-height:48px;
  height:auto;
}
@media(max-width:760px){
  .school-landing .school-local-nav{
    top:64px;
    overflow:hidden;
  }
  .school-landing .school-local-nav .nav-inner{
    justify-content:flex-start;
    overflow-x:auto;
    overflow-y:hidden;
    white-space:nowrap;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    padding:0 4px;
  }
  .school-landing .school-local-nav .nav-inner::-webkit-scrollbar{display:none}
  .school-landing .school-local-nav a{flex:0 0 auto}
}

/* Не даём page-specific CSS менять общую шапку/подвал вне wrapper */
.school-landing .float-contact{z-index:70}

/* SVG icons: stable in MODX/MySQL regardless of emoji/utf8mb4 support */
.school-landing .school-svg-icon{
  width:1.15em;
  height:1.15em;
  display:inline-block;
  flex:0 0 auto;
  vertical-align:-.18em;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.school-landing .school-svg-stars{
  display:inline-flex;
  gap:2px;
  vertical-align:-2px;
}
.school-landing .school-svg-star{
  width:13px;
  height:13px;
  fill:#ffb000;
  stroke:#ffb000;
}
.school-landing .formula-icon .school-svg-icon,
.school-landing .transport-card>i .school-svg-icon,
.school-landing .safe>i .school-svg-icon,
.school-landing .trust-item>i .school-svg-icon{
  width:28px;
  height:28px;
}
.school-landing .kicker .school-svg-icon,
.school-landing .float-contact .school-svg-icon{
  margin-right:6px;
}
/* =========================================================
   SCHOOL TOURS — LOCAL NAVIGATION v5
   Добавить В КОНЕЦ текущего /newsite2/school-tours.css

   ВАЖНО:
   [[$school_tours_nav]] теперь должен стоять СРАЗУ ПОСЛЕ
   [[$new_header]] и ВНЕ .school-landing.
   ========================================================= */

body.school-tours-resource > .school-local-nav{
    position:sticky;
    top:78px;
    z-index:79;
    display:block !important;
    width:100%;
    background:#fff;
    border-top:1px solid #edf1ef;
    border-bottom:1px solid #edf1ef;
    box-shadow:0 5px 18px rgba(30,48,42,.05);
    overflow:hidden;
}

body.school-tours-resource > .school-local-nav .nav-inner{
    width:min(1180px,calc(100% - 36px));
    min-height:50px;
    margin:0 auto;
    padding:0;
    display:flex !important;
    flex-direction:row !important;
    align-items:center;
    justify-content:center;
    gap:26px;
}

body.school-tours-resource > .school-local-nav a{
    position:relative;
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    min-height:50px;
    color:#35423d;
    font-family:Manrope,Arial,sans-serif;
    font-size:12px;
    line-height:1;
    font-weight:800;
    text-decoration:none;
    white-space:nowrap;
    transition:color .18s ease,background .18s ease;
}

body.school-tours-resource > .school-local-nav a:hover,
body.school-tours-resource > .school-local-nav a.active,
body.school-tours-resource > .school-local-nav a[aria-current="page"]{
    color:#07685f;
}

body.school-tours-resource > .school-local-nav a.active::after,
body.school-tours-resource > .school-local-nav a[aria-current="page"]::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:3px;
    border-radius:999px 999px 0 0;
    background:#07685f;
}

/* Якорные секции не прячутся под sticky header/nav */
body.school-tours-resource .school-landing [id],
body.school-tours-resource #reviews{
    scroll-margin-top:150px;
}

@media(max-width:760px){

    body.school-tours-resource > .school-local-nav{
        /*
         * Общая мобильная шапка сайта ~64px.
         * Навигация всегда видима — бургер школьному лендингу не нужен.
         */
        top:64px;
        display:block !important;
        z-index:79;
        overflow:hidden;
    }

    body.school-tours-resource > .school-local-nav .nav-inner{
        width:100%;
        min-height:48px;
        height:48px;
        margin:0;
        padding:0 12px;
        justify-content:flex-start;
        gap:8px;
        overflow-x:auto !important;
        overflow-y:hidden !important;
        white-space:nowrap;
        -webkit-overflow-scrolling:touch;
        scrollbar-width:none;
        scroll-snap-type:x proximity;
    }

    body.school-tours-resource > .school-local-nav .nav-inner::-webkit-scrollbar{
        display:none;
    }

    body.school-tours-resource > .school-local-nav a{
        min-height:34px;
        height:34px;
        margin:7px 0;
        padding:0 12px;
        border:1px solid #e1e8e4;
        border-radius:999px;
        background:#fff;
        font-size:11px;
        scroll-snap-align:center;
    }

    body.school-tours-resource > .school-local-nav a.active,
    body.school-tours-resource > .school-local-nav a[aria-current="page"]{
        color:#07685f;
        border-color:#9fd3c5;
        background:#edf9f5;
    }

    body.school-tours-resource > .school-local-nav a.active::after,
    body.school-tours-resource > .school-local-nav a[aria-current="page"]::after{
        display:none;
    }

    body.school-tours-resource .school-landing [id],
    body.school-tours-resource #reviews{
        scroll-margin-top:125px;
    }
}
