:root{--navy:#07527d;--blue:#078fd0;--aqua:#079bd4;--mint:#e4f5fc;--yellow:#8ed8f4;--cream:#f6fafc;--white:#fff;--ink:#0a527b;--muted:#668493;--line:#d6e8f0;--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.5}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1220px,calc(100% - 48px));margin:auto}.section{padding:120px 0}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 22px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.eyebrow span{width:28px;height:2px;background:var(--aqua)}.eyebrow--light{color:#a6d6d8}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Unbounded,Manrope,sans-serif;letter-spacing:-.045em;line-height:1.05}h1{font-size:clamp(46px,6vw,82px);margin-bottom:28px}h2{font-size:clamp(36px,4vw,58px);margin-bottom:0}h1 em,h2 em{font-style:normal;color:var(--aqua)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:62px;padding:0 28px;border:0;border-radius:100px;background:var(--aqua);color:var(--navy);font-weight:800;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px);background:#5ee8d6}.button span{font-size:22px}.button--small{min-height:46px;padding:0 20px;gap:10px;font-size:13px}.text-link{font-weight:800;border-bottom:1px solid currentColor;padding-bottom:5px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:56px}.section-head>p{max-width:420px;margin:0;color:var(--muted);font-size:18px}.header{position:fixed;z-index:50;top:0;width:100%;background:rgba(246,244,236,.92);border-bottom:1px solid rgba(8,43,59,.1);backdrop-filter:blur(14px)}.header__inner{height:84px;display:flex;align-items:center;gap:32px}.logo img{width:108px;max-height:58px;object-fit:contain}.nav{display:flex;gap:28px;margin-left:auto;font-size:13px;font-weight:700}.nav a:hover{color:#0789a2}.header__phone{font-weight:800;white-space:nowrap}.menu-button{display:none;border:0;background:transparent;width:40px;height:40px}.menu-button span{display:block;width:24px;height:2px;background:var(--navy);margin:6px auto}
.hero{padding-top:84px;overflow:hidden;background:linear-gradient(135deg,#fff 0,#f2fbfc 54%,#def4f6 100%)}.hero__grid{min-height:660px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;padding-top:48px;padding-bottom:40px}.hero h1 em{color:#42b5c2}.hero__lead{max-width:610px;color:#506f7c;font-size:20px}.hero__actions{display:flex;align-items:center;gap:35px;margin:36px 0 42px}.hero__proof{display:grid;grid-template-columns:repeat(3,max-content);gap:18px}.hero__proof div{display:flex;align-items:center;gap:9px;padding-right:16px;border-right:1px solid #c5dcdf}.hero__proof div:last-child{padding-right:0;border:0}.hero__proof strong{font-family:Unbounded;font-size:20px;line-height:1}.hero__proof span{color:var(--muted);font-size:10px;line-height:1.25;white-space:nowrap}.hero__visual{position:relative;height:520px}.hero__sun{position:absolute;right:-70px;top:7px;width:270px;height:270px;border-radius:50%;background:var(--yellow)}.hero__splash{position:absolute;left:22px;bottom:12px;width:390px;height:170px;border:4px solid var(--aqua);border-color:var(--aqua) transparent transparent;border-radius:50%;transform:rotate(-9deg)}.hero__splash i{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--aqua)}.hero__splash i:nth-child(1){left:8px;top:20px}.hero__splash i:nth-child(2){left:70px;top:-38px;width:18px;height:18px}.hero__splash i:nth-child(3){right:15px;top:18px;width:9px;height:9px}.hero__photo{position:absolute;overflow:hidden;border:7px solid white;box-shadow:0 24px 65px rgba(22,63,88,.16)}.hero__photo--main{inset:15px 12px 25px 76px;border-radius:47% 47% 25px 25px;transform:rotate(2deg)}.hero__photo--small{left:-10px;bottom:15px;width:190px;height:190px;border-radius:50%;transform:rotate(-5deg)}.hero__photo img{width:100%;height:100%;object-fit:cover}.hero__photo--main img{object-position:center}.hero__badge{position:absolute;right:-18px;top:55px;width:138px;height:138px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:5px solid white;border-radius:50%;background:var(--aqua);transform:rotate(8deg);box-shadow:0 12px 40px rgba(22,63,88,.16)}.hero__badge b{font-family:Unbounded;font-size:30px}.hero__badge span{text-align:center;font-size:10px;font-weight:800;text-transform:uppercase}.hero__quote{position:absolute;right:8px;bottom:3px;padding:15px 20px;border-radius:17px;background:var(--white);box-shadow:0 12px 35px rgba(22,63,88,.14)}.hero__quote b,.hero__quote span{display:block}.hero__quote b{font-size:12px}.hero__quote span{margin-top:3px;color:var(--muted);font-size:10px}.hero-branches{position:relative;z-index:3;display:grid;grid-template-columns:175px 1fr;margin-bottom:28px;border:1px solid #cde4e7;border-radius:22px;background:white;box-shadow:0 14px 45px rgba(22,63,88,.09)}.hero-branches__intro{display:flex;align-items:center;gap:12px;padding:17px 20px;border-right:1px solid #d9eaec;background:#eaf8f8;border-radius:21px 0 0 21px}.hero-branches__count{font-family:Unbounded;font-size:38px;line-height:1;color:#35aeb8}.hero-branches__intro p{margin:0;font-size:10px;line-height:1.3}.hero-branches__intro strong{font-size:14px}.hero-branches__list{display:grid;grid-template-columns:repeat(6,1fr)}.hero-branches__list a{position:relative;display:flex;flex-direction:column;justify-content:center;padding:15px 13px;border-right:1px solid #e1edef;transition:.2s}.hero-branches__list a:last-child{border:0}.hero-branches__list a:hover{background:#f0fbfb;color:#269dab}.hero-branches__list b{font-size:12px}.hero-branches__list span{margin-top:4px;color:var(--muted);font-size:9px;white-space:nowrap}.ticker{overflow:hidden;padding:19px 0;background:var(--aqua);color:white;font-family:Unbounded;font-size:15px;letter-spacing:.12em;white-space:nowrap}.ticker div{width:max-content;animation:ticker 25s linear infinite}@keyframes ticker{to{transform:translateX(-50%)}}
.program-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:480px;gap:20px}.program-card{position:relative;overflow:hidden;border-radius:var(--radius);color:white}.program-card--large{grid-row:span 2}.program-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.program-card:hover img{transform:scale(1.04)}.program-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,43,59,.05),rgba(8,43,59,.86))}.program-card__content{position:absolute;inset:0;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.program-card__number{font-family:Unbounded;font-size:13px}.pill{margin-left:auto;margin-top:-23px;padding:7px 12px;border:1px solid rgba(255,255,255,.65);border-radius:100px;font-size:11px;font-weight:700}.program-card h3{margin-top:auto;margin-bottom:14px;font-family:Unbounded;font-size:29px;line-height:1.1}.program-card p{margin-bottom:0;color:rgba(255,255,255,.74);font-size:13px}.program-card__content>a{position:absolute;right:25px;bottom:25px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--aqua);color:var(--navy);font-size:22px}.program-card--accent{background:var(--aqua);color:var(--navy)}.program-card--accent .program-card__content{position:absolute}.program-card--accent .pill{border-color:rgba(8,43,59,.35)}.program-card--accent p{color:#235d68;font-size:15px}.program-card--accent strong{margin-top:24px;font-family:Unbounded;font-size:25px}.program-card--accent small{font-family:Manrope;font-size:12px}.program-card--accent .program-card__content>a{background:var(--navy);color:white}
.advantages{background:var(--navy);color:white}.advantages__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.advantages__photo{position:relative}.advantages__photo img{width:100%;filter:saturate(.85)}.advantages__photo>span{position:absolute;left:7%;bottom:8%;display:grid;place-items:center;width:135px;height:135px;border-radius:50%;background:var(--aqua);color:var(--navy);text-align:center;font-family:Unbounded;font-size:12px;transform:rotate(-8deg)}.advantages__list{margin-top:48px}.advantages__list article{display:grid;grid-template-columns:50px 1fr;gap:24px;padding:25px 0;border-top:1px solid rgba(255,255,255,.16)}.advantages__list b{color:var(--aqua);font-family:Unbounded;font-size:12px}.advantages__list h3{margin-bottom:8px;font-size:19px}.advantages__list p{margin:0;color:#99b4bc;font-size:14px}
.coach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.coach-card{overflow:hidden;border-radius:24px;background:white}.coach-card>img{width:100%;height:360px;object-fit:cover;object-position:top}.coach-card>div{position:relative;padding:20px}.coach-card h3{margin-bottom:4px;font-family:Unbounded;font-size:18px}.coach-card p{margin:0;color:var(--muted);font-size:13px}.coach-card>div span{position:absolute;right:20px;top:22px}.coach-card--more{display:flex;flex-direction:column;justify-content:flex-end;padding:28px;background:var(--blue);color:white}.coach-card--more strong{font-family:Unbounded;font-size:90px;line-height:1;color:var(--aqua)}.coach-card--more h3{font-size:24px}.coach-card--more a{margin-top:50px;color:var(--aqua);font-weight:800}
.prices{background:white}.section-head--compact{align-items:center}.price-tabs{display:flex;padding:6px;border-radius:100px;background:var(--cream)}.price-tabs button{padding:12px 17px;border:0;border-radius:100px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px;font-weight:800}.price-tabs button.active{background:var(--navy);color:white}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.price-card{padding:28px;border:1px solid var(--line);border-radius:24px;transition:.25s}.price-card:hover,.price-card.featured{transform:translateY(-5px);border-color:var(--aqua);box-shadow:0 18px 50px rgba(8,43,59,.08)}.price-card.featured{background:var(--navy);color:white}.price-card .tag{display:inline-block;padding:6px 10px;border-radius:100px;background:var(--mint);color:var(--navy);font-size:10px;font-weight:800;text-transform:uppercase}.price-card h3{margin:30px 0 10px;font-family:Unbounded;font-size:17px}.price-card strong{display:block;font-family:Unbounded;font-size:28px}.price-card small{color:var(--muted)}.price-card a{display:block;margin-top:30px;font-weight:800}.price-note{margin-top:18px;color:var(--muted);font-size:12px}
.champions__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.champions__content>p:not(.eyebrow){margin:30px 0;max-width:500px;color:var(--muted);font-size:18px}.champions__photo{position:relative}.champions__photo img{width:100%;height:560px;object-fit:cover;border-radius:30px}.champions__photo div{position:absolute;right:-35px;bottom:40px;width:160px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--mint);transform:rotate(7deg)}.champions__photo b{font-family:Unbounded;font-size:24px}.champions__photo span{text-align:center;font-size:12px;font-weight:700}
.reviews{background:#e6f5fb}.review-nav{display:flex;gap:8px}.review-nav button{width:50px;height:50px;border:1px solid #bdddea;border-radius:50%;background:transparent;cursor:pointer}.review-track{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{min-height:330px;padding:34px;border-radius:24px;background:white;display:flex;flex-direction:column}.stars{color:#078fd0;letter-spacing:.2em}.review-card blockquote{margin:30px 0;font-size:18px;line-height:1.65}.review-card footer{margin-top:auto;display:flex;flex-direction:column}.review-card footer span{color:var(--muted);font-size:12px}
.branches{background:var(--navy);color:white}.branches .section-head>p{color:#9eb5bd}.branch-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:60px}.branch-list a{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:20px;padding:20px 4px;border-top:1px solid rgba(255,255,255,.16)}.branch-list a:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.branch-list a:hover{color:var(--aqua)}.branch-list b{color:var(--aqua);font-family:Unbounded;font-size:11px}.branch-list span{display:flex;flex-direction:column;color:#9eb5bd;font-size:12px}.branch-list strong{color:white;font-size:17px}.branch-list em{font-style:normal;font-size:13px}.branch-map{position:relative;min-height:450px;overflow:hidden;border-radius:50% 50% 24px 24px;background:radial-gradient(circle at center,#17667a,#0a3949 55%,#062634 56%);border:1px solid rgba(255,255,255,.15)}.map-rings{position:absolute;inset:16%;border:1px solid rgba(72,214,197,.22);border-radius:50%}.map-rings:before,.map-rings:after{content:"";position:absolute;inset:15%;border:1px solid rgba(72,214,197,.18);border-radius:50%}.map-rings:after{inset:30%}.branch-map>p{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);text-align:center;font-family:Unbounded;font-size:19px}.branch-map small{font-family:Manrope;color:#9eb5bd;font-size:11px}.map-pin{position:absolute;width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:var(--aqua);color:var(--navy);font-size:11px;font-weight:800;box-shadow:0 0 0 8px rgba(72,214,197,.1)}.p1{left:25%;top:25%}.p2{right:23%;top:18%}.p3{right:14%;top:52%}.p4{right:35%;bottom:15%}.p5{left:18%;bottom:25%}.p6{left:42%;top:35%}
.trial{padding:110px 0;background:#051f2a;color:white}.trial__grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.trial .eyebrow{color:#9ec8dc}.trial .eyebrow span{background:#5ec4e8}.trial__grid h2{color:white}.trial__grid h2 em{color:#5ec4e8;opacity:1}.trial__grid>div>p:last-child{max-width:500px;margin-top:30px;color:#a8c5d2;font-size:16px}.trial-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.trial-form label{display:flex;flex-direction:column;gap:8px}.trial-form label>span{color:#9ec8dc;font-size:11px;font-weight:800;text-transform:uppercase}.trial-form input,.trial-form select{width:100%;height:56px;padding:0 16px;border:0;border-bottom:1px solid rgba(158,200,220,.45);border-radius:0;background:transparent;color:white;outline:none}.trial-form input::placeholder{color:rgba(168,197,210,.55)}.trial-form select option{color:var(--navy)}.trial-form label:nth-child(3),.trial-form .consent,.trial-form .button,.form-success{grid-column:1/-1}.trial-form .consent{flex-direction:row;align-items:center;color:#a8c5d2}.trial-form .consent input{width:18px;height:18px}.trial-form .consent span{text-transform:none;font-weight:600}.trial-form .button{background:var(--blue);color:white}.trial-form .button:hover{background:#0a9edf}.trial .form-success{display:none;padding:14px;border-radius:12px;background:rgba(94,196,232,.15);color:#d7f0fa;font-weight:700}.form-success.show{display:block}
.footer{padding:44px 0 25px;background:#051f2a;color:white}.footer__top{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:50px;padding-bottom:35px}.footer__top p{margin:0;color:#87a1aa;font-size:13px}.footer__phone{font-family:Unbounded;font-size:18px}.footer__bottom{display:flex;gap:35px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#6f8a93;font-size:11px}.footer__bottom a:nth-child(2){margin-left:auto}
.header{background:rgba(255,255,255,.96);border-bottom:1px solid #dcebf2;box-shadow:0 6px 24px rgba(7,82,125,.07)}.header__top{height:32px;background:var(--navy);color:white}.header__top-inner{height:100%;display:flex;align-items:center;justify-content:space-between;font-size:10px}.header__top-inner p{display:flex;align-items:center;gap:8px;margin:0;font-weight:700}.header__top-inner p span{width:7px;height:7px;border-radius:50%;background:#67c9f0;box-shadow:0 0 0 4px rgba(103,201,240,.16)}.header__top-inner>div{display:flex;gap:30px;color:#c6e3f1}.header__top-inner a{color:white}.header__inner{height:92px;gap:25px}.header .logo{width:160px;flex:0 0 160px;align-self:stretch;display:flex;align-items:center;overflow:hidden}.header .logo img{width:160px;max-height:86px;object-fit:contain}.nav{gap:5px;margin-left:auto;padding:5px;border-radius:100px;background:#f1f8fb}.nav a{padding:10px 12px;border-radius:100px;color:#315f76;font-size:11px;white-space:nowrap}.nav a:hover{background:white;color:var(--blue);box-shadow:0 3px 12px rgba(7,82,125,.09)}.header__actions{display:flex;align-items:center;gap:13px}.header__phone{display:flex;align-items:center;gap:8px}.header__phone i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--blue);font-size:13px;font-style:normal}.header__phone span{display:flex;flex-direction:column;font-size:11px;line-height:1.25}.header__phone small{color:var(--muted);font-size:8px;font-weight:600}.header__cta{background:var(--blue);color:white}.header__cta:hover{background:#087fba}.hero{padding-top:124px}.logo--footer{display:block;padding:5px;border-radius:8px}.logo--footer img{width:200px}
.hero-branches{grid-template-columns:190px 1fr;margin-top:15px;margin-bottom:38px;border:2px solid var(--aqua);box-shadow:0 18px 55px rgba(46,156,171,.2)}.hero-branches:before{content:"\041D\0410\0428\0418 \0424\0418\041B\0418\0410\041B\042B";position:absolute;left:24px;top:-14px;padding:5px 13px;border-radius:100px;background:var(--navy);color:white;font-size:9px;font-weight:800;letter-spacing:.14em}.hero-branches__intro{min-height:176px;padding:29px 22px;background:var(--yellow);border-right-color:#edb94c}.hero-branches__count{display:grid;place-items:center;width:60px;height:60px;flex:0 0 60px;border-radius:50%;background:white;color:var(--blue);font-size:32px;box-shadow:0 6px 18px rgba(22,63,88,.12)}.hero-branches__intro p{font-size:11px;color:var(--navy)}.hero-branches__intro strong{font-size:16px}.hero-branches__list{grid-template-columns:repeat(3,1fr)}.hero-branches__list a{min-height:88px;padding:15px 12px 12px 34px;border-bottom:1px solid #e1edef}.hero-branches__list a:nth-child(3n){border-right:0}.hero-branches__list a:nth-last-child(-n+3){border-bottom:0}.hero-branches__list a:before{content:"";position:absolute;left:15px;top:19px;width:8px;height:8px;border:3px solid var(--aqua);border-radius:50%}.hero-branches__list b{font-size:13px}.hero-branches__list span{margin-top:2px;font-size:9px;white-space:normal}.hero-branches__list em{display:inline-block;margin-top:6px;color:#2599a7;font-size:11px;font-style:normal;font-weight:800}.hero-branches__list a:hover em{text-decoration:underline}.hero-branches__list a:nth-child(even){background:#fbfefe}
.ticker{padding:14px 0;background:linear-gradient(90deg,#078dcc,#42b8e6);border-top:3px solid white;border-bottom:3px solid white;box-shadow:0 5px 22px rgba(7,82,125,.15)}.ticker div{display:flex;align-items:center;gap:24px;padding-right:24px}.ticker b{font-size:14px;letter-spacing:.14em;text-shadow:0 1px 0 rgba(7,82,125,.15)}.ticker__icon{width:38px;height:38px;display:inline-grid;flex:0 0 38px;place-items:center;border-radius:50%;font-family:Manrope;font-size:19px;line-height:1;box-shadow:0 4px 12px rgba(7,82,125,.16);transform:rotate(-7deg)}.ticker__icon--yellow{background:#b7e6f8}.ticker__icon--white{background:white;color:#078fd0}.ticker__icon--blue{background:var(--navy);color:white;font-size:24px}
.ticker div{gap:0;padding-right:0}.ticker__group{display:flex;align-items:center;gap:24px;padding-right:24px}
.ticker{margin:12px 0 0;padding:18px 0;transform:rotate(-.7deg) scale(1.02);transform-origin:center;clip-path:polygon(0 8%,100% 0,100% 92%,0 100%)}.ticker div{animation-duration:55s}
@media(max-width:1050px){.nav,.header__phone{display:none}.header__cta{margin-left:auto}.menu-button{display:block}.nav.open{position:fixed;inset:84px 0 auto;display:flex;flex-direction:column;padding:32px 24px;background:var(--cream);font-size:20px}.hero__grid{grid-template-columns:1fr 410px;gap:25px}.hero__visual{height:485px}.hero__proof div:last-child{display:none}.hero-branches{grid-template-columns:155px 1fr}.hero-branches__list{grid-template-columns:repeat(3,1fr)}.hero-branches__list a:nth-child(3){border-right:0}.hero-branches__list a:nth-child(-n+3){border-bottom:1px solid #e1edef}.program-grid{grid-template-columns:repeat(2,1fr)}.program-card--large{grid-row:span 1}.coach-grid{grid-template-columns:repeat(2,1fr)}.advantages__grid,.champions__grid{gap:45px}.branch-layout{grid-template-columns:1fr}.branch-map{min-height:390px}.trial__grid{gap:45px}}
@media(max-width:760px){.container{width:min(100% - 30px,600px)}.section{padding:78px 0}.header__inner{height:70px}.header__cta{display:none}.logo img{width:88px}.nav.open{inset:70px 0 auto}.hero{padding-top:70px}.hero__grid{display:flex;flex-direction:column;min-height:auto;padding-top:45px;padding-bottom:25px}.hero__content{width:100%}.hero__lead{font-size:17px}.hero__actions{align-items:flex-start;flex-direction:column;margin:30px 0 38px}.hero__proof{gap:18px}.hero__proof div{padding-right:14px}.hero__proof strong{font-size:18px}.hero__visual{width:100%;height:450px;margin:0 auto}.hero__photo--main{inset:15px 5px 25px 50px}.hero__photo--small{left:-5px;bottom:15px;width:150px;height:150px}.hero__sun{right:-60px;width:220px;height:220px}.hero__badge{right:-3px;top:42px;width:112px;height:112px}.hero__badge b{font-size:24px}.hero__quote{right:0;bottom:2px}.hero-branches{display:block;border-radius:18px}.hero-branches__intro{border:0;border-bottom:1px solid #d9eaec;border-radius:17px 17px 0 0}.hero-branches__list{display:grid;grid-template-columns:repeat(2,1fr)}.hero-branches__list a{min-height:66px;border-right:1px solid #e1edef!important;border-bottom:1px solid #e1edef!important}.hero-branches__list a:nth-child(even){border-right:0!important}.hero-branches__list a:nth-last-child(-n+2){border-bottom:0!important}.hero-branches__list span{white-space:normal}.section-head{align-items:flex-start;flex-direction:column;margin-bottom:35px}.section-head>p{font-size:15px}.program-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-15px;padding-right:15px}.program-card{min-width:82vw;height:470px;scroll-snap-align:start}.advantages__grid,.champions__grid,.trial__grid{grid-template-columns:1fr}.advantages__photo{order:2}.advantages__content{order:1}.coach-grid{display:flex;overflow-x:auto}.coach-card{min-width:78vw}.coach-card--more{min-height:455px}.section-head--compact{align-items:flex-start}.price-tabs{max-width:100%;overflow-x:auto}.price-tabs button{white-space:nowrap}.price-grid{grid-template-columns:repeat(2,1fr)}.champions__grid{gap:40px}.champions__photo img{height:430px}.champions__photo div{right:-5px;width:125px;height:125px}.review-track{display:flex;overflow:hidden}.review-card{display:none;min-width:100%}.review-card.active{display:flex}.branch-list a{grid-template-columns:30px 1fr}.branch-list em{display:none}.branch-map{min-height:360px}.trial__grid{gap:45px}.trial-form{grid-template-columns:1fr}.trial-form label{grid-column:1}.footer__top{grid-template-columns:1fr auto;gap:20px}.footer__top p{display:none}.footer__phone{grid-column:1/-1;grid-row:2}.footer__bottom{flex-direction:column;gap:10px}.footer__bottom a:nth-child(2){margin-left:0}}
@media(max-width:430px){h1{font-size:39px}.hero__proof span{display:none}.hero__visual{height:390px}.hero__photo--main{inset:10px 2px 22px 40px}.hero__photo--small{width:130px;height:130px}.hero__quote{padding:11px 14px}.program-card{min-width:88vw}.price-grid{grid-template-columns:1fr}.price-card.featured{order:-1}.branch-map{min-height:320px}}
@media(min-width:761px) and (max-width:1050px){.hero__proof div:last-child{display:flex}}
@media(max-width:760px){.hero-branches__intro{min-height:90px;padding:22px 20px}.hero-branches__count{width:52px;height:52px;flex-basis:52px;font-size:27px}.hero-branches__list a{min-height:88px;padding-left:32px}.hero-branches__list em{font-size:10px}}
.hero-branches{gap:14px;padding:14px;background:linear-gradient(135deg,#07527d,#078fd0);border:0;box-shadow:0 22px 60px rgba(7,82,125,.24)}.hero-branches:before{left:28px;top:-12px;background:#b7e6f8;color:var(--navy);box-shadow:0 5px 15px rgba(7,82,125,.13)}.hero-branches__intro{padding:28px 18px;background:transparent;border:0;color:white}.hero-branches__count{background:#b7e6f8;color:var(--navy);box-shadow:0 8px 22px rgba(4,37,51,.25)}.hero-branches__intro p{color:#d9f2fc}.hero-branches__intro strong{color:white}.hero-branches__list{counter-reset:branch;gap:10px}.hero-branches__list a{counter-increment:branch;min-height:92px;padding:14px 12px 12px 48px!important;overflow:hidden;border:0!important;border-radius:14px;background:white!important;box-shadow:0 5px 18px rgba(4,37,51,.13)}.hero-branches__list a:before{content:counter(branch,decimal-leading-zero);left:13px;top:14px;width:auto;height:auto;border:0;border-radius:0;background:transparent;color:#82ccec;font-family:Unbounded;font-size:12px}.hero-branches__list a:after{content:"\2197";position:absolute;right:10px;top:8px;color:#b8dded;font-size:19px}.hero-branches__list b{padding-right:18px;color:var(--navy);font-size:13px}.hero-branches__list span{color:#78909a}.hero-branches__list em{align-self:flex-start;margin-top:6px;padding:4px 8px;border-radius:100px;background:#e2f4fc;color:#087eb5;font-size:10px}.hero-branches__list a:hover{transform:translateY(-2px);background:#f8fcff!important;box-shadow:0 9px 24px rgba(4,37,51,.2)}.hero-branches__list a:hover em{text-decoration:none;background:#b7e6f8;color:var(--navy)}
@media(max-width:760px){.hero-branches{padding:12px}.hero-branches__intro{min-height:88px;padding:20px 14px}.hero-branches__list{gap:8px}.hero-branches__list a{min-height:102px;padding:13px 8px 10px 39px!important}.hero-branches__list a:before{left:10px;top:14px}.hero-branches__list b{font-size:11px}.hero-branches__list span{font-size:8px}.hero-branches__list em{padding:3px 6px;font-size:9px}}
.hero h1 em{color:var(--blue)}.button:hover{background:#36b5e8}
@media(max-width:1050px){.nav.open{inset:124px 0 auto}.header__actions{margin-left:auto}}
@media(max-width:760px){.header__top{display:none}.header__inner{height:76px}.header .logo{width:128px;flex-basis:128px}.header .logo img{width:128px;max-height:70px}.nav.open{inset:76px 0 auto}.hero{padding-top:76px}}
.hero{padding-top:92px}
@media(max-width:1050px){.nav.open{inset:92px 0 auto}}
@media(max-width:760px){.hero{padding-top:76px}.nav.open{inset:76px 0 auto}}
.hero-branches__list a{padding:16px 38px 14px 18px!important}.hero-branches__list a:before{display:none}.hero-branches__list b{font-family:Unbounded;font-size:16px;line-height:1.1}.hero-branches__list span{margin-top:6px;color:#526f7e;font-size:11px}.hero-branches__list i{margin-top:8px;color:var(--blue);font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.hero-branches__list a:hover i{text-decoration:underline}
body.modal-open{overflow:hidden}.branch-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;visibility:hidden;opacity:0;transition:.25s}.branch-modal.open{visibility:visible;opacity:1}.branch-modal__backdrop{position:absolute;inset:0;background:rgba(3,35,54,.72);backdrop-filter:blur(7px)}.branch-modal__dialog{position:relative;z-index:1;width:min(960px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-columns:.85fr 1.15fr;overflow:auto;border-radius:30px;background:white;box-shadow:0 30px 90px rgba(0,24,39,.35);transform:translateY(20px) scale(.98);transition:.25s}.branch-modal.open .branch-modal__dialog{transform:none}.branch-modal__close{position:absolute;z-index:3;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:white;color:var(--navy);font-size:25px;line-height:1;cursor:pointer;box-shadow:0 4px 18px rgba(7,82,125,.16)}.branch-modal__visual{position:relative;min-height:570px;overflow:hidden;background:var(--mint)}.branch-modal__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,82,125,.35))}.branch-modal__visual img{width:100%;height:100%;object-fit:cover}.branch-modal__visual>span{position:absolute;z-index:2;left:24px;bottom:24px;width:135px;height:135px;display:grid;place-content:center;border:5px solid white;border-radius:50%;background:#b7e6f8;color:var(--navy);text-align:center;font-size:11px;font-weight:800;transform:rotate(-6deg)}.branch-modal__visual b{font-family:Unbounded;font-size:30px}.branch-modal__content{padding:48px 46px 38px}.branch-modal__content h2{font-size:35px}.branch-modal__address{margin:12px 0 22px;color:var(--blue);font-size:18px;font-weight:800}.branch-modal__lead{color:var(--muted);font-size:14px}.branch-modal__content ul{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none}.branch-modal__content li{position:relative;padding-left:28px;font-size:13px}.branch-modal__content li:before{content:"\2022";position:absolute;left:0;top:-1px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--blue);font-weight:800}.branch-modal__contacts{display:flex;align-items:center;gap:18px;margin:25px 0}.branch-modal__phone{font-family:Unbounded;font-size:15px}.branch-modal__map{color:var(--blue);font-size:11px;font-weight:800;border-bottom:1px solid currentColor}.branch-modal__cta{width:100%;color:white;background:var(--blue)}.branch-modal__content>small{display:block;margin-top:11px;color:var(--muted);text-align:center;font-size:9px}
@media(max-width:760px){.hero-branches__list a{padding:14px 28px 13px 13px!important}.hero-branches__list b{font-size:13px}.hero-branches__list span{font-size:9px}.hero-branches__list i{font-size:8px}.branch-modal{padding:12px}.branch-modal__dialog{display:block;max-height:calc(100vh - 24px);border-radius:23px}.branch-modal__visual{min-height:210px;height:210px}.branch-modal__visual>span{left:15px;bottom:12px;width:92px;height:92px;border-width:3px;font-size:8px}.branch-modal__visual b{font-size:21px}.branch-modal__content{padding:28px 20px 24px}.branch-modal__content h2{font-size:25px}.branch-modal__address{font-size:15px}.branch-modal__contacts{align-items:flex-start;flex-direction:column;gap:10px}.branch-modal__close{right:12px;top:12px}}
.header{background:rgba(255,255,255,.94);border-bottom:1px solid #e0edf3;box-shadow:none}.header__inner{height:82px;display:grid;grid-template-columns:145px minmax(0,1fr) auto;gap:34px}.header .logo{width:140px;height:70px;align-self:center;display:flex;align-items:center;overflow:visible}.header .logo img{width:140px;max-height:70px}.nav{justify-self:center;gap:24px;margin:0;padding:0;background:transparent;border-radius:0}.nav a{position:relative;padding:10px 0;border-radius:0;background:transparent;color:#486a7a;font-size:15px}.nav a:after{content:"";position:absolute;right:0;bottom:4px;left:0;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:right;transition:transform .25s}.nav a:hover{background:transparent;color:var(--navy);box-shadow:none}.nav a:hover:after{transform:scaleX(1);transform-origin:left}.header__actions{display:flex;align-items:center;gap:22px}.header__phone{display:block}.header__phone span{font-size:15px;line-height:1.25}.header__phone small{margin-bottom:2px;color:#8198a3;font-size:8px;text-transform:uppercase;letter-spacing:.07em}.header__cta{min-height:44px;padding:0 18px;background:var(--blue);box-shadow:0 7px 20px rgba(7,143,208,.18)}.header__cta span{font-size:17px}.hero{padding-top:82px}
@media(max-width:1150px) and (min-width:1051px){.header__inner{grid-template-columns:130px minmax(0,1fr) auto;gap:20px}.header .logo,.header .logo img{width:128px}.nav{gap:15px}.nav a{font-size:13px}.header__actions{gap:13px}.header__phone span{font-size:12px}}
@media(max-width:1050px){.header__inner{height:82px;grid-template-columns:140px 1fr auto;gap:16px}.header .logo,.header .logo img{width:136px}.nav.open{inset:82px 0 auto;justify-self:stretch;margin:0;border-top:1px solid #e0edf3;border-radius:0;box-shadow:0 16px 30px rgba(7,82,125,.1)}.nav.open a{font-size:18px}.header__actions{justify-self:end}.menu-button{border:1px solid #dcebf2;border-radius:50%;background:#f5fafc}.hero{padding-top:82px}}
@media(max-width:760px){.header__inner{height:70px;grid-template-columns:112px 1fr 40px;gap:10px}.header .logo,.header .logo img{width:110px;height:auto}.nav.open{inset:70px 0 auto}.header__actions{min-width:0}.menu-button{width:40px;height:40px}.hero{padding-top:70px}}
.programs,.advantages,.coaches,.reviews,.trial{position:relative;overflow:hidden}.section>.container,.trial>.container,.hero>.container,.hero-branches{position:relative;z-index:1}.bubble-field{position:absolute;z-index:0;inset:-18% 0;overflow:hidden;pointer-events:none}.bubble-field i{position:absolute;width:72px;height:72px;border:2px solid rgba(7,155,212,.2);border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.85) 0 4%,rgba(142,216,244,.16) 8%,rgba(7,155,212,.04) 58%,rgba(7,155,212,.12) 100%);box-shadow:inset -8px -10px 18px rgba(7,143,208,.08),0 10px 30px rgba(7,82,125,.05);will-change:transform}.bubble-field i:after{content:"";position:absolute;left:20%;top:16%;width:20%;height:11%;border-radius:50%;background:rgba(255,255,255,.82);transform:rotate(-28deg)}.bubble-field i:nth-child(1){left:3%;top:14%;width:105px;height:105px}.bubble-field i:nth-child(2){right:5%;top:8%;width:48px;height:48px}.bubble-field i:nth-child(3){right:12%;bottom:8%;width:135px;height:135px}.bubble-field i:nth-child(4){left:9%;bottom:2%;width:38px;height:38px}.bubble-field--light i{border-color:rgba(255,255,255,.24);background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.55) 0 5%,rgba(255,255,255,.08) 10%,rgba(255,255,255,.025) 65%,rgba(255,255,255,.12) 100%);box-shadow:inset -8px -10px 18px rgba(255,255,255,.06),0 10px 30px rgba(0,34,53,.08)}.advantages .bubble-field i:nth-child(1),.trial .bubble-field i:nth-child(1){left:45%}.advantages .bubble-field i:nth-child(3),.trial .bubble-field i:nth-child(3){right:2%}
.bubble-field:before{content:"";position:absolute;right:25%;top:34%;width:96px;height:96px;border-radius:50%;background:conic-gradient(#fff 0 12.5%,#7bd0ee 12.5% 25%,#fff 25% 37.5%,#159bd4 37.5% 50%,#fff 50% 62.5%,#7bd0ee 62.5% 75%,#fff 75% 87.5%,#159bd4 87.5%);opacity:.28;filter:drop-shadow(0 10px 16px rgba(7,82,125,.12));-webkit-mask:radial-gradient(circle,transparent 0 37%,#000 39%);mask:radial-gradient(circle,transparent 0 37%,#000 39%);transform:rotate(18deg)}.bubble-field:after{content:"\25E6  \25E6  \25E6";position:absolute;left:27%;bottom:12%;color:rgba(7,143,208,.16);font-family:Unbounded;font-size:68px;font-weight:700;letter-spacing:-16px;white-space:nowrap;transform:rotate(-5deg)}.bubble-field--light:before{opacity:.2;filter:drop-shadow(0 10px 16px rgba(0,34,53,.16))}.bubble-field--light:after{color:rgba(255,255,255,.15)}.programs .bubble-field:before{right:8%;top:44%;width:125px;height:125px}.coaches .bubble-field:before{right:42%;top:8%;width:72px;height:72px}.reviews .bubble-field:before{left:4%;right:auto;top:52%;width:110px;height:110px}.advantages .bubble-field:after{left:56%;bottom:6%}.trial .bubble-field:before{right:4%;top:14%;width:130px;height:130px}
@media(max-width:760px){.bubble-field i:nth-child(1){left:-8%;width:78px;height:78px}.bubble-field i:nth-child(2){right:3%;width:38px;height:38px}.bubble-field i:nth-child(3){right:-12%;width:95px;height:95px}.bubble-field i:nth-child(4){left:5%}}
@media(max-width:760px){.bubble-field:before{right:-7%;top:38%;width:75px!important;height:75px!important}.bubble-field:after{left:8%;bottom:18%;font-size:45px}.reviews .bubble-field:before{left:-8%;right:auto}.advantages .bubble-field:after{left:35%}}
.hero__primary{position:relative;min-height:70px;padding:0 11px 0 32px;gap:26px;border:3px solid white;background:linear-gradient(135deg,#047fc0,#08a8e4);color:white;font-size:15px;letter-spacing:.01em;box-shadow:0 15px 35px rgba(7,143,208,.32),0 4px 0 #066b9d;isolation:isolate}.hero__primary:after{content:"";position:absolute;z-index:-1;inset:-8px;border:1px solid rgba(7,143,208,.28);border-radius:100px}.hero__primary b{width:50px;height:50px;display:grid;place-items:center;flex:0 0 50px;border-radius:50%;background:white;color:var(--blue);font-family:Unbounded;font-size:13px;box-shadow:0 5px 14px rgba(0,62,95,.18);transform:rotate(5deg)}.hero__primary:hover{transform:translateY(-4px) scale(1.015);background:linear-gradient(135deg,#0576b0,#05a9e8);box-shadow:0 20px 42px rgba(7,143,208,.4),0 4px 0 #075c87}.hero__primary:focus-visible{outline:4px solid rgba(7,143,208,.23);outline-offset:5px}.hero__actions .text-link{color:#547383;font-size:12px;opacity:.85}.hero__actions .text-link:hover{color:var(--blue);opacity:1}
@media(max-width:760px){.hero__primary{width:100%;max-width:370px;justify-content:space-between;padding-left:24px}.hero__actions .text-link{margin-left:8px}}
.program-card__content>button{position:absolute;right:25px;bottom:25px;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--aqua);color:white;font-size:22px;cursor:pointer}.program-card--accent .program-card__content>button{background:var(--navy);color:white}.coach-card--more button,.price-card button{padding:0;border:0;background:transparent;color:inherit;text-align:left;font-weight:800;cursor:pointer}.coach-card--more button{margin-top:50px;color:var(--aqua)}.price-card button{display:block;margin-top:30px}.price-card button:hover,.coach-card--more button:hover{text-decoration:underline}
.lead-modal{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:24px;visibility:hidden;opacity:0;transition:.25s}.lead-modal.open{visibility:visible;opacity:1}.lead-modal__backdrop{position:absolute;inset:0;background:rgba(3,35,54,.76);backdrop-filter:blur(8px)}.lead-modal__dialog{position:relative;z-index:1;width:min(900px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-columns:.85fr 1.15fr;overflow:auto;border-radius:30px;background:white;box-shadow:0 30px 90px rgba(0,24,39,.38);transform:translateY(20px) scale(.98);transition:.25s}.lead-modal.open .lead-modal__dialog{transform:none}.lead-modal__close{position:absolute;z-index:3;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:white;color:var(--navy);font-size:25px;line-height:1;cursor:pointer;box-shadow:0 4px 18px rgba(7,82,125,.16)}.lead-modal__intro{position:relative;overflow:hidden;padding:48px 38px;background:linear-gradient(145deg,#07527d,#078fd0);color:white}.lead-modal__intro:before,.lead-modal__intro:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%}.lead-modal__intro:before{right:-55px;bottom:-30px;width:220px;height:220px}.lead-modal__intro:after{right:30px;bottom:65px;width:70px;height:70px}.lead-modal__intro h2{position:relative;font-size:34px}.lead-modal__intro h2 em{display:block;margin-top:8px;color:#b7e6f8}.lead-modal__intro>p:not(.eyebrow){position:relative;margin-top:25px;color:#d7edf7;font-size:14px}.lead-modal__intro>div{position:absolute;left:38px;bottom:42px;display:flex;align-items:center;gap:12px}.lead-modal__intro>div b{font-family:Unbounded;font-size:42px;color:#b7e6f8}.lead-modal__intro>div span{font-size:11px}.lead-modal__form{padding:48px 42px 34px}.lead-modal__form>label:not(.consent),.lead-modal__row label{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.lead-modal__form label>span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.lead-modal__form input:not([type=checkbox]),.lead-modal__form select{width:100%;height:50px;padding:0 14px;border:1px solid #d7e8f0;border-radius:12px;background:#f8fbfc;outline:none}.lead-modal__form input:focus,.lead-modal__form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(7,143,208,.1)}.lead-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-modal__form .consent{display:flex;align-items:center;gap:8px;margin:2px 0 17px}.lead-modal__form .consent input{width:17px;height:17px}.lead-modal__form .consent span{text-transform:none;letter-spacing:0}.lead-modal__form .button{width:100%;background:var(--blue);color:white}.lead-modal__note{margin:10px 0 0;color:var(--muted);text-align:center;font-size:9px}.lead-modal__form .form-success{margin-top:12px}
@media(max-width:760px){.lead-modal{padding:12px}.lead-modal__dialog{display:block;max-height:calc(100vh - 24px);border-radius:23px}.lead-modal__intro{padding:30px 24px 25px}.lead-modal__intro h2{font-size:25px}.lead-modal__intro>p:not(.eyebrow){margin-bottom:0}.lead-modal__intro>div{display:none}.lead-modal__form{padding:25px 20px 22px}.lead-modal__row{grid-template-columns:1fr}.lead-modal__close{right:12px;top:12px}}
.branch-modal__phone{display:inline-block;margin:0 0 15px;font-family:Unbounded;font-size:16px}.branch-modal__channels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.branch-channel{min-height:62px;display:grid;grid-template-columns:32px 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:9px;border:1px solid #d9eaf1;border-radius:12px;background:#f8fbfc;transition:.2s}.branch-channel i{grid-row:1/3;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:white;font-size:11px;font-style:normal;font-weight:800}.branch-channel b{align-self:end;font-size:9px;white-space:nowrap}.branch-channel small{align-self:start;color:var(--muted);font-size:8px}.branch-channel:hover{transform:translateY(-2px);border-color:#9ed5ec;background:white;box-shadow:0 6px 16px rgba(7,82,125,.08)}.branch-channel--telegram i{font-size:14px}.branch-channel--map i{background:#f34848;font-size:16px}.branch-channel--disabled{opacity:.48;cursor:not-allowed}.branch-channel--disabled:hover{transform:none;border-color:#d9eaf1;box-shadow:none}.branch-quick-form{padding:16px;border-radius:15px;background:#eaf6fb}.branch-quick-form>label{display:block;margin-bottom:9px;color:var(--navy);font-size:11px;font-weight:800}.branch-quick-form>div{display:grid;grid-template-columns:1fr auto}.branch-quick-form input{min-width:0;height:46px;padding:0 12px;border:1px solid #cce3ed;border-right:0;border-radius:10px 0 0 10px;background:white;outline:none}.branch-quick-form input:focus{border-color:var(--blue)}.branch-quick-form button{height:46px;padding:0 16px;border:0;border-radius:0 10px 10px 0;background:var(--blue);color:white;font-size:11px;font-weight:800;cursor:pointer}.branch-quick-form button:hover{background:var(--navy)}.branch-quick-form>small{display:block;margin-top:7px;color:var(--muted);font-size:8px}.branch-quick-form .form-success{margin:10px 0 0;padding:9px;font-size:10px}
@media(max-width:760px){.branch-modal__channels{grid-template-columns:repeat(3,1fr)}.branch-channel{grid-template-columns:1fr;grid-template-rows:auto auto auto;text-align:center}.branch-channel i{grid-row:auto;margin:auto}.branch-channel b{margin-top:4px}.branch-quick-form>div{grid-template-columns:1fr}.branch-quick-form input{border-right:1px solid #cce3ed;border-radius:10px}.branch-quick-form button{margin-top:7px;border-radius:10px}}
.direction-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.direction-card{min-height:310px;display:grid;grid-template-columns:42% 58%;overflow:hidden;border:1px solid #dceaf0;border-radius:24px;background:white;box-shadow:0 10px 35px rgba(7,82,125,.06);transition:.25s}.direction-card:hover{transform:translateY(-4px);border-color:#a9d9ed;box-shadow:0 18px 42px rgba(7,82,125,.12)}.direction-card__photo{position:relative;min-height:310px;overflow:hidden}.direction-card__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(7,82,125,.24))}.direction-card__photo img{width:100%;height:100%;object-fit:cover;transition:.4s}.direction-card:hover .direction-card__photo img{transform:scale(1.035)}.direction-card__photo>span{position:absolute;z-index:1;left:14px;top:14px;padding:7px 10px;border-radius:100px;background:white;color:var(--navy);font-size:9px;font-weight:800;box-shadow:0 5px 15px rgba(7,82,125,.12)}.direction-card__body{display:flex;flex-direction:column;padding:25px 24px 20px}.direction-card__body h3{margin-bottom:9px;font-family:Unbounded;font-size:18px;line-height:1.15}.direction-card__body>p{min-height:42px;margin-bottom:15px;color:var(--muted);font-size:12px}.direction-card__body ul{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 18px;padding:0;list-style:none}.direction-card__body li{padding:5px 8px;border-radius:7px;background:#eef8fc;color:#35697f;font-size:9px;font-weight:700}.direction-card__body footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid #e5eef2}.direction-card__body footer>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px 5px}.direction-card__body footer small{font-size:8px}.direction-card__body footer strong{font-family:Unbounded;font-size:17px}.direction-card__body footer span{grid-column:1/-1;color:var(--muted);font-size:8px}.direction-card__body footer button{min-height:40px;padding:0 15px;border:0;border-radius:100px;background:var(--blue);color:white;font-size:10px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px rgba(7,143,208,.18)}.direction-card__body footer button:hover{background:var(--navy);transform:translateY(-1px)}.direction-help{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px;padding:22px 25px;border:1px solid #b9dfef;border-radius:20px;background:#e9f7fc}.direction-help>div{display:flex;flex-direction:column}.direction-help b{font-family:Unbounded;font-size:14px}.direction-help span{margin-top:4px;color:var(--muted);font-size:11px}.direction-help .button{min-height:46px;background:var(--navy);color:white;font-size:11px}
@media(max-width:1000px){.direction-card{grid-template-columns:1fr}.direction-card__photo{min-height:220px;height:220px}.direction-card__body>p{min-height:0}}
@media(max-width:650px){.direction-grid{grid-template-columns:1fr}.direction-card{grid-template-columns:38% 62%;min-height:285px}.direction-card__photo{height:auto;min-height:285px}.direction-card__body{padding:20px 15px}.direction-card__body h3{font-size:15px}.direction-card__body footer{align-items:flex-start;flex-direction:column}.direction-card__body footer button{width:100%}.direction-help{align-items:stretch;flex-direction:column}.direction-help .button{width:100%}}
@media(max-width:420px){.direction-card{grid-template-columns:1fr}.direction-card__photo{height:190px;min-height:190px}.direction-card__body footer{align-items:end;flex-direction:row}.direction-card__body footer button{width:auto}}
.direction-grid{gap:24px}.direction-card{min-height:380px;grid-template-columns:39% 61%;border-radius:28px}.direction-card__photo{min-height:380px}.direction-card__body{padding:31px 28px 24px}.direction-card__body h3{margin-bottom:12px;font-size:22px}.direction-card__body>p{min-height:44px;margin-bottom:17px;font-size:14px;line-height:1.55}.direction-card__body ul{gap:8px;margin-bottom:17px}.direction-card__body li{padding:7px 10px;font-size:10px}.direction-card__result{display:flex;flex-direction:column;gap:4px;margin-bottom:18px;padding:11px 13px;border-left:3px solid var(--blue);border-radius:0 10px 10px 0;background:#f0f8fc}.direction-card__result b{color:var(--blue);font-size:8px;text-transform:uppercase;letter-spacing:.09em}.direction-card__result span{color:#456b7d;font-size:11px;line-height:1.35}.direction-card__body footer{padding-top:18px}.direction-card__body footer strong{font-size:20px}.direction-card__body footer button{min-height:46px;padding:0 18px;font-size:11px;box-shadow:0 9px 22px rgba(7,143,208,.22)}.direction-card__photo>span{left:18px;top:18px;padding:8px 12px;font-size:10px}
@media(max-width:1000px){.direction-card{grid-template-columns:1fr;min-height:0}.direction-card__photo{height:240px;min-height:240px}.direction-card__body{min-height:350px}}
@media(max-width:650px){.direction-card{grid-template-columns:1fr}.direction-card__photo{height:220px;min-height:220px}.direction-card__body{min-height:0;padding:24px 20px}.direction-card__body h3{font-size:19px}.direction-card__body footer{align-items:center;flex-direction:row}.direction-card__body footer button{width:auto}}
.experience-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);min-height:360px;margin-top:42px;border-radius:32px;background:#042a3d;color:white;box-shadow:0 28px 70px rgba(4,42,61,.35)}
.experience-banner__glow{position:absolute;inset:auto -10% -40% 35%;height:120%;border-radius:50%;background:radial-gradient(circle,rgba(7,143,208,.45) 0,rgba(7,143,208,0) 68%);pointer-events:none}
.experience-banner__media{position:relative;min-height:360px;overflow:hidden}
.experience-banner__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#042a3d 0%,rgba(4,42,61,.35) 45%,rgba(4,42,61,.08) 100%)}
.experience-banner__media img{width:100%;height:100%;object-fit:cover;transform:scale(1.05)}
.experience-banner__body{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:28px;padding:42px 48px 36px 18px}
.experience-banner__label{margin:0;color:#8fd0ea;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.experience-banner__hero{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center}
.experience-banner__years{display:flex;align-items:flex-start;line-height:.82;font-family:Unbounded;color:#b7e6f8}
.experience-banner__years strong{font-size:118px;font-weight:700}
.experience-banner__years span{margin-top:18px;font-size:46px;color:#f0c24b}
.experience-banner__copy h3{margin:0 0 14px;max-width:420px;font-family:Unbounded;font-size:28px;line-height:1.2}
.experience-banner__copy>p{margin:0 0 22px;max-width:440px;color:#c5e4f2;font-size:15px;line-height:1.65}
.experience-banner__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:100px;background:#f0c24b;color:#042a3d;font-size:13px;font-weight:800;transition:.2s}
.experience-banner__cta:hover{transform:translateY(-2px);background:#ffd666}
.experience-banner__facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding-top:22px;border-top:1px solid rgba(183,230,248,.22)}
.experience-banner__facts p{margin:0;padding:0 16px;border-right:1px solid rgba(183,230,248,.16)}
.experience-banner__facts p:first-child{padding-left:0}
.experience-banner__facts p:last-child{border-right:0;padding-right:0}
.experience-banner__facts b{display:block;margin-bottom:6px;font-family:Unbounded;font-size:28px;line-height:1;color:#b7e6f8}
.experience-banner__facts span{display:block;color:#9fc6d8;font-size:12px;line-height:1.35;font-weight:600}
@media(max-width:980px){.experience-banner{grid-template-columns:1fr}.experience-banner__media{min-height:220px;order:-1}.experience-banner__media:after{background:linear-gradient(180deg,rgba(4,42,61,.1),#042a3d)}.experience-banner__body{padding:28px 28px 30px}.experience-banner__years strong{font-size:92px}.experience-banner__copy h3{font-size:24px}.experience-banner__facts{grid-template-columns:repeat(2,1fr);gap:18px 12px}.experience-banner__facts p{padding:0;border:0}.experience-banner__facts p:nth-child(-n+2){padding-bottom:14px;border-bottom:1px solid rgba(183,230,248,.16)}}
@media(max-width:560px){.experience-banner{border-radius:24px;min-height:0}.experience-banner__hero{grid-template-columns:1fr;gap:10px}.experience-banner__years{align-items:flex-end;gap:4px}.experience-banner__years strong{font-size:78px}.experience-banner__years span{margin-top:0;font-size:34px}.experience-banner__copy h3{font-size:22px}.experience-banner__facts{grid-template-columns:1fr 1fr}.experience-banner__cta{width:100%}}
.seo-copy{position:relative;overflow:hidden;background:white}.seo-copy__grid{display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:70px}.seo-copy__content h2{font-size:46px}.seo-copy__text{display:grid;gap:14px;margin-top:30px}.seo-copy__text p{margin:0;color:#536f7b;font-size:14px;line-height:1.75}.seo-copy__text p:first-child{color:var(--ink);font-size:16px}.seo-copy__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.seo-copy__tags span{padding:7px 11px;border-radius:100px;background:#e7f5fb;color:#236d8d;font-size:9px;font-weight:800}.seo-copy__visual{position:relative;min-height:500px;display:grid;place-items:center;border-radius:50% 50% 26px 26px;background:linear-gradient(160deg,#eaf8fc,#d4eff8)}.seo-copy__visual:before{content:"";position:absolute;inset:28px;border:1px solid rgba(7,143,208,.17);border-radius:50%}.seo-copy__visual img{position:relative;width:95%;max-height:470px;object-fit:contain}.seo-copy__visual>div{position:absolute;right:-20px;bottom:24px;width:140px;height:140px;display:grid;place-content:center;border:5px solid white;border-radius:50%;background:var(--blue);color:white;text-align:center;transform:rotate(6deg);box-shadow:0 12px 30px rgba(7,82,125,.18)}.seo-copy__visual b,.seo-copy__visual span{display:block}.seo-copy__visual b{font-family:Unbounded;font-size:15px}.seo-copy__visual span{margin-top:5px;font-size:9px}
@media(max-width:900px){.seo-copy__grid{grid-template-columns:1fr}.seo-copy__visual{min-height:430px}.seo-copy__visual>div{right:15px}}@media(max-width:600px){.seo-copy__content h2{font-size:32px}.seo-copy__text p,.seo-copy__text p:first-child{font-size:13px}.seo-copy__visual{min-height:330px}.seo-copy__visual>div{width:110px;height:110px}}
.wave-section{--wave-top:var(--cream);--wave-bottom:var(--cream);position:relative}.wave-section:before,.wave-section:after{content:"";position:absolute;z-index:3;left:0;width:100%;height:48px;pointer-events:none;background:var(--wave-top);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 72' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 0H1440V24C1320 72 1200 72 1080 24S840-24 720 24 480 72 360 24 120-24 0 24Z'/%3E%3C/svg%3E") center/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 72' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 0H1440V24C1320 72 1200 72 1080 24S840-24 720 24 480 72 360 24 120-24 0 24Z'/%3E%3C/svg%3E") center/100% 100% no-repeat}.wave-section:before{top:-1px}.wave-section:after{bottom:-1px;background:var(--wave-bottom);transform:rotate(180deg)}.advantages{--wave-top:var(--cream);--wave-bottom:var(--cream)}.reviews{--wave-top:var(--cream);--wave-bottom:var(--navy)}.trial{--wave-top:var(--navy);--wave-bottom:#051f2a}
@media(max-width:760px){.wave-section:before,.wave-section:after{height:30px}}
.wave-section:before,.wave-section:after{height:62px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 70' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 0H1440V30C1320 5 1200 5 1080 30C960 55 840 55 720 30C600 5 480 5 360 30C240 55 120 55 0 30V0Z'/%3E%3C/svg%3E") center/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 70' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 0H1440V30C1320 5 1200 5 1080 30C960 55 840 55 720 30C600 5 480 5 360 30C240 55 120 55 0 30V0Z'/%3E%3C/svg%3E") center/100% 100% no-repeat}
.wave-section:before,.wave-section:after{left:-5%;width:110%;will-change:transform}.wave-section:before{animation:waveTop 9s ease-in-out infinite alternate}.wave-section:after{animation:waveBottom 11s ease-in-out infinite alternate}@keyframes waveTop{from{transform:translate3d(-2%,0,0)}to{transform:translate3d(2%,0,0)}}@keyframes waveBottom{from{transform:rotate(180deg) translate3d(-2%,0,0)}to{transform:rotate(180deg) translate3d(2%,0,0)}}
@media(max-width:760px){.wave-section:before,.wave-section:after{height:38px}}
.coaches-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;align-items:stretch}.coach-slider{min-width:0;overflow:hidden}.coach-track{--visible:3;display:flex;gap:16px;transition:transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform}.coach-track .coach-card{min-width:calc((100% - (var(--visible) - 1)*16px)/var(--visible));flex:0 0 calc((100% - (var(--visible) - 1)*16px)/var(--visible));border:1px solid #dceaf0;box-shadow:0 8px 25px rgba(7,82,125,.06)}.coach-track .coach-card>img{height:340px}.coach-track .coach-card>div{padding:17px 18px}.coach-track .coach-card h3{font-size:15px}.coach-controls{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:20px;margin-top:18px}.coach-controls>div{display:flex;gap:7px}.coach-controls button{width:44px;height:44px;border:1px solid #cfe2ea;border-radius:50%;background:white;color:var(--navy);font-size:18px;cursor:pointer}.coach-controls button:hover{border-color:var(--blue);background:var(--blue);color:white}.coach-controls p{margin:0;color:var(--muted);font-size:11px}.coach-controls p b{color:var(--navy);font-family:Unbounded;font-size:14px}.coach-controls>span{height:3px;overflow:hidden;border-radius:10px;background:#dceaf0}.coach-controls>span i{display:block;width:27%;height:100%;border-radius:10px;background:var(--blue);transition:width .35s}.coach-highlight{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:28px;border-radius:25px;background:linear-gradient(150deg,#07527d,#079bd4);color:white;box-shadow:0 18px 45px rgba(7,82,125,.22)}.coach-highlight:before,.coach-highlight:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%}.coach-highlight:before{right:-75px;top:-55px;width:210px;height:210px}.coach-highlight:after{right:15px;top:80px;width:65px;height:65px}.coach-highlight>span{position:relative;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.coach-highlight>strong{position:relative;margin:28px 0 5px;font-family:Unbounded;font-size:92px;line-height:.9;color:#b7e6f8;text-shadow:0 8px 20px rgba(0,43,68,.16)}.coach-highlight h3{position:relative;margin-bottom:20px;font-family:Unbounded;font-size:25px;line-height:1.1}.coach-highlight ul{position:relative;display:grid;gap:9px;margin:0 0 25px;padding:0;list-style:none}.coach-highlight li{padding-left:17px;color:#d7edf7;font-size:10px}.coach-highlight li:before{content:"";position:absolute;left:0;width:8px;height:8px;margin-top:4px;border-radius:50%;background:#b7e6f8}.coach-highlight button{position:relative;width:100%;min-height:44px;margin-top:auto;border:0;border-radius:100px;background:white;color:var(--navy);font-size:10px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(0,43,68,.15)}.coach-highlight button:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,43,68,.22)}
@media(max-width:1000px){.coaches-layout{grid-template-columns:minmax(0,1fr) 255px}.coach-track{--visible:2}.coach-track .coach-card>img{height:330px}.coach-highlight{padding:23px}.coach-highlight>strong{font-size:75px}}
@media(max-width:720px){.coaches-layout{display:flex;flex-direction:column-reverse}.coach-highlight{min-height:340px}.coach-highlight>strong{font-size:82px}.coach-highlight ul{max-width:280px}.coach-track{--visible:1}.coach-track .coach-card>img{height:420px}.coach-controls{grid-template-columns:auto auto 1fr}}
@media(max-width:430px){.coach-track .coach-card>img{height:360px}}
.coach-slider{touch-action:pan-y;user-select:none}.coach-track{cursor:grab}.coach-slider.dragging .coach-track{cursor:grabbing}.coach-track img{pointer-events:none;-webkit-user-drag:none}
.coach-track .coach-card{position:relative;cursor:pointer;outline:none}.coach-track .coach-card:after{content:"\041F\043E\0434\0440\043E\0431\043D\0435\0435";position:absolute;right:12px;top:12px;padding:6px 9px;border-radius:100px;background:rgba(255,255,255,.9);color:var(--navy);font-size:8px;font-weight:800;opacity:0;transform:translateY(-4px);transition:.2s}.coach-track .coach-card:hover:after,.coach-track .coach-card:focus-visible:after{opacity:1;transform:none}.coach-track .coach-card:focus-visible{box-shadow:0 0 0 4px rgba(7,143,208,.2)}
.coach-modal{position:fixed;z-index:105;inset:0;display:grid;place-items:center;padding:24px;visibility:hidden;opacity:0;transition:.25s}.coach-modal.open{visibility:visible;opacity:1}.coach-modal__backdrop{position:absolute;inset:0;background:rgba(3,35,54,.76);backdrop-filter:blur(8px)}.coach-modal__dialog{position:relative;z-index:1;width:min(900px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-columns:.82fr 1.18fr;overflow:auto;border-radius:30px;background:white;box-shadow:0 30px 90px rgba(0,24,39,.38);transform:translateY(20px) scale(.98);transition:.25s}.coach-modal.open .coach-modal__dialog{transform:none}.coach-modal__close{position:absolute;z-index:3;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:white;color:var(--navy);font-size:25px;cursor:pointer;box-shadow:0 4px 18px rgba(7,82,125,.16)}.coach-modal__photo{min-height:590px;background:var(--mint)}.coach-modal__photo img{width:100%;height:100%;object-fit:cover;object-position:top}.coach-modal__content{padding:48px 45px 38px}.coach-modal__content h2{font-size:37px}.coach-modal__role{margin:10px 0 28px;color:var(--blue);font-weight:800}.coach-modal__info{padding:16px 0;border-top:1px solid #e2edf2}.coach-modal__info>span{display:block;margin-bottom:6px;color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.coach-modal__info p{margin:0;color:#456776;font-size:12px;line-height:1.55}.coach-modal__skills{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0}.coach-modal__skills span{padding:6px 9px;border-radius:100px;background:#e9f6fb;color:#286982;font-size:8px;font-weight:700}.coach-modal__cta{width:100%;min-height:50px;background:var(--blue);color:white}
@media(max-width:700px){.coach-modal{padding:12px}.coach-modal__dialog{display:block;max-height:calc(100vh - 24px);border-radius:23px}.coach-modal__photo{height:260px;min-height:260px}.coach-modal__content{padding:28px 20px 23px}.coach-modal__content h2{font-size:27px}.coach-modal__role{margin-bottom:18px}.coach-modal__close{right:12px;top:12px}}
.coach-modal__photo{position:relative;overflow:hidden;border-right:5px solid #dff4fc}.coach-modal__photo:before{content:"";position:absolute;z-index:1;right:-65px;top:-55px;width:180px;height:180px;border:15px solid rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 6px rgba(7,143,208,.16)}.coach-modal__photo:after{content:"";position:absolute;right:-10%;bottom:-35px;left:-10%;height:90px;border-radius:50% 50% 0 0;background:rgba(7,143,208,.32);transform:rotate(-5deg)}.coach-modal__content h2{color:#e83f8d}.coach-modal__role{display:inline-block;padding:6px 12px;border-radius:100px;background:#ffe5f1;color:#d92f7f;font-size:11px}.coach-modal__info{border-top:0}.coach-modal__info>span{width:max-content;display:inline-flex;align-items:center;gap:7px;margin-bottom:9px;padding:6px 11px;border-radius:100px;background:var(--blue);color:white;font-size:8px}.coach-modal__info>span:before{width:20px;height:20px;display:grid;place-items:center;margin:-4px 0 -4px -7px;border-radius:50%;background:white;color:var(--blue);font-size:11px}.coach-modal__info--education>span:before{content:"\2022"}.coach-modal__info--experience>span:before{content:"\2022"}.coach-modal__skills span{background:#e5f5fc;color:#116f9a}.coach-modal__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:15px 0}.coach-modal__trust span{position:relative;padding:9px 7px 9px 20px;border-radius:8px;background:#fff1f7;color:#8d315d;font-size:7px;font-weight:800}.coach-modal__trust span:before{content:"\2713";position:absolute;left:7px;color:#e83f8d}.coach-modal__cta{background:#e83f8d;box-shadow:0 9px 24px rgba(232,63,141,.24)}.coach-modal__cta:hover{background:#cf2b75}
@media(max-width:700px){.coach-modal__photo{border-right:0;border-bottom:4px solid #dff4fc}.coach-modal__trust{grid-template-columns:1fr}.coach-modal__trust span{font-size:8px}}
.branch-finder{background:#edf8fc;color:var(--ink)}.branch-finder__head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:45px}.branch-finder__head h2 em{color:var(--blue)}.branch-finder__count{display:flex;align-items:center;gap:13px;padding:14px 20px;border-radius:18px;background:white;box-shadow:0 8px 25px rgba(7,82,125,.08)}.branch-finder__count b{font-family:Unbounded;font-size:34px;color:var(--blue)}.branch-finder__count span{font-size:10px;font-weight:700;line-height:1.3}.branch-finder__layout{display:grid;grid-template-columns:370px minmax(0,1fr);gap:18px}.branch-selector{display:grid;gap:8px}.branch-selector button{display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:13px;min-height:74px;padding:9px 13px;border:1px solid #d6e8f0;border-radius:15px;background:white;color:var(--ink);text-align:left;cursor:pointer;transition:.22s}.branch-selector button:hover{transform:translateX(4px);border-color:#a8d8eb;box-shadow:0 8px 20px rgba(7,82,125,.08)}.branch-selector button>i{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:#e5f5fc;color:var(--blue);font-size:10px;font-style:normal;font-weight:800}.branch-selector button>span{display:flex;flex-direction:column}.branch-selector button b{font-size:13px}.branch-selector button small{margin-top:3px;color:var(--muted);font-size:9px}.branch-selector button em{color:#9ab3be;font-size:17px;font-style:normal}.branch-selector button.active{border-color:var(--blue);background:linear-gradient(135deg,#07527d,#078fd0);color:white;box-shadow:0 12px 28px rgba(7,82,125,.2)}.branch-selector button.active>i{background:white;color:var(--blue)}.branch-selector button.active small,.branch-selector button.active em{color:#cceafb}.branch-view{position:relative;min-width:0;min-height:484px;overflow:hidden;border:8px solid white;border-radius:25px;background:#dceef5;box-shadow:0 15px 40px rgba(7,82,125,.12)}.branch-view iframe{width:100%;height:100%;min-height:484px;display:block;border:0}.reviews{--wave-bottom:#edf8fc}.trial{--wave-top:#edf8fc}
@media(max-width:900px){.branch-finder__layout{grid-template-columns:1fr}.branch-selector{grid-template-columns:repeat(2,1fr)}.branch-view{min-height:520px}.branch-view iframe{min-height:520px}}
@media(max-width:600px){.branch-finder__head{align-items:flex-start;flex-direction:column}.branch-finder__count{align-self:stretch}.branch-selector{grid-template-columns:1fr}.branch-view{min-height:auto;overflow:visible;border-width:5px}.branch-view iframe{height:340px;min-height:340px;border-radius:20px}.branch-selector button:hover{transform:none}}
.reviews .stars{color:#f3b61f;text-shadow:0 1px 0 #d99b05}.review-track{display:flex;grid-template-columns:none;gap:16px;overflow:hidden}.review-card{display:flex!important;min-width:calc((100% - 32px)/3);flex:0 0 calc((100% - 32px)/3);transition:transform .4s cubic-bezier(.22,.61,.36,1)}@media(max-width:900px){.review-card{min-width:calc((100% - 16px)/2);flex-basis:calc((100% - 16px)/2)}}@media(max-width:600px){.review-card{min-width:100%;flex-basis:100%}}
.hero-branches__list a{min-height:105px!important;padding:18px 40px 15px 20px!important}.hero-branches__list b{font-size:18px;line-height:1.15}.hero-branches__list span{margin-top:7px;font-size:13px;line-height:1.3}.hero-branches__list i{margin-top:9px;font-size:9px}
@media(max-width:760px){.hero-branches__list a{min-height:112px!important;padding:15px 28px 13px 14px!important}.hero-branches__list b{font-size:14px}.hero-branches__list span{font-size:11px;line-height:1.25}}
.direction-grid{counter-reset:direction}.direction-card{counter-increment:direction;display:flex;flex-direction:column;min-height:0}.direction-card__photo{height:225px;min-height:225px}.direction-card__photo:before{content:"0" counter(direction);position:absolute;z-index:2;right:17px;bottom:8px;color:rgba(255,255,255,.88);font-family:Unbounded;font-size:46px;line-height:1;text-shadow:0 4px 18px rgba(7,82,125,.25)}.direction-card__photo:after{background:linear-gradient(180deg,transparent 45%,rgba(7,82,125,.42))}.direction-card__body{min-height:335px;padding:26px 28px 24px}.direction-card__body>p{min-height:0}.direction-card__result{min-height:58px}.direction-card__body footer{margin-top:auto}.direction-card__body footer button{min-width:125px}
@media(max-width:1000px){.direction-card__photo{height:205px;min-height:205px}.direction-card__body{min-height:350px}}@media(max-width:650px){.direction-card__photo{height:220px;min-height:220px}.direction-card__body{min-height:0}}@media(max-width:420px){.direction-card__photo{height:190px;min-height:190px}.direction-card__body footer button{min-width:120px}}
.direction-card__body{min-height:430px}.direction-details{display:grid;gap:11px;margin:3px 0 20px}.direction-details>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.direction-details dt{display:flex;align-items:center;gap:7px;color:#557582;font-size:11px}.direction-details dt i{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#e4f5fc;color:var(--blue);font-size:12px;font-style:normal}.direction-details dd{margin:0;color:var(--ink);font-size:11px;font-weight:800}.direction-price{display:flex;align-items:baseline;gap:7px;margin-top:auto;color:var(--ink)}.direction-price>span{color:var(--blue);font-family:Unbounded;font-size:13px}.direction-price>strong{color:var(--blue);font-family:Unbounded;font-size:27px}.direction-price>b{font-size:17px}.direction-card__body footer{align-items:center;justify-content:flex-start;gap:15px;margin-top:12px;padding-top:14px}.direction-card__body footer button{min-width:118px;background:#078fd0}.direction-card__body footer p{margin:0;color:#546f7c;font-size:9px;line-height:1.35}.direction-card__body footer p b{color:var(--blue)}
.detail-icon:before{content:"";width:17px;height:17px;display:block;background:var(--blue);-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-position:center;mask-size:contain;mask-repeat:no-repeat}.detail-icon--child:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='7' r='4' fill='black'/%3E%3Cpath d='M4 22c0-5 3-8 8-8s8 3 8 8z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='7' r='4' fill='black'/%3E%3Cpath d='M4 22c0-5 3-8 8-8s8 3 8 8z' fill='black'/%3E%3C/svg%3E")}.detail-icon--schedule:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 2v3M18 2v3M3 9h18M5 4h14a2 2 0 0 1 2 2v14H3V6a2 2 0 0 1 2-2Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M7 13h3v3H7zM14 13h3v3h-3z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 2v3M18 2v3M3 9h18M5 4h14a2 2 0 0 1 2 2v14H3V6a2 2 0 0 1 2-2Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M7 13h3v3H7zM14 13h3v3h-3z' fill='black'/%3E%3C/svg%3E")}.detail-icon--duration:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='13' r='8' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M9 2h6M12 5v2M12 13l3-3' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='13' r='8' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M9 2h6M12 5v2M12 13l3-3' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}
@media(max-width:1000px){.direction-card__body{min-height:440px}}@media(max-width:650px){.direction-card__body{min-height:0}}@media(max-width:420px){.direction-details>div{grid-template-columns:1fr}.direction-details dd{padding-left:31px}.direction-card__body footer{align-items:stretch;flex-direction:column}.direction-card__body footer button{width:100%}}
.direction-grid{grid-template-columns:1fr;gap:26px}.direction-card{display:grid;grid-template-columns:40% 60%;min-height:430px}.direction-card:nth-child(even) .direction-card__photo{order:2}.direction-card:nth-child(even) .direction-card__body{order:1}.direction-card__photo{width:100%;height:100%;min-height:430px}.direction-card__body{min-height:430px;padding:38px 42px 32px}.direction-card__body h3{font-size:28px}.direction-card__body>p{font-size:16px}.direction-details{gap:15px;margin:8px 0 22px}.direction-details dt{gap:10px;font-size:14px}.direction-details dt i{width:32px;height:32px;font-size:15px}.direction-details dd{font-size:14px}.direction-price>span{font-size:16px}.direction-price>strong{font-size:36px}.direction-price>b{font-size:22px}.direction-card__body footer{gap:22px;margin-top:16px}.direction-card__body footer button{min-width:155px;min-height:50px;font-size:13px}.direction-card__body footer p{max-width:240px;font-size:12px}.direction-card__photo>span{font-size:12px}
.direction-grid{grid-auto-rows:500px}.direction-card{height:500px;min-height:500px}.direction-card__photo{height:500px;min-height:500px}.direction-card__body{height:500px;min-height:500px}
@media(max-width:760px){.direction-card{display:flex;min-height:0}.direction-card:nth-child(even) .direction-card__photo,.direction-card:nth-child(even) .direction-card__body{order:initial}.direction-card__photo{height:250px;min-height:250px}.direction-card__body{min-height:0;padding:28px 23px}.direction-card__body h3{font-size:23px}.direction-card__body>p{font-size:14px}.direction-details dt,.direction-details dd{font-size:12px}.direction-price>strong{font-size:30px}}@media(max-width:420px){.direction-card__photo{height:210px;min-height:210px}.direction-details>div{grid-template-columns:auto 1fr}.direction-details dd{padding-left:0}.direction-card__body footer{align-items:stretch;flex-direction:column}.direction-card__body footer p{max-width:none}}
@media(max-width:760px){.direction-grid{grid-auto-rows:auto}.direction-card{height:auto;min-height:0}.direction-card__body{height:auto;min-height:0}}
.header .nav a{text-transform:uppercase;letter-spacing:.045em;font-size:14px;font-weight:800}.header__phone span{font-size:18px;font-weight:800;white-space:nowrap}@media(max-width:1150px) and (min-width:1051px){.header .nav a{font-size:11px}.header__phone span{font-size:14px}}
.champions{position:relative;overflow:hidden;background:var(--cream)}.champion-slider{overflow:hidden;touch-action:pan-y;user-select:none}.champion-track{display:flex;transition:transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform;cursor:grab}.champion-slider.dragging .champion-track{cursor:grabbing}.champion-slide{min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.champions__content>p:not(.eyebrow){margin:30px 0;max-width:500px;color:var(--muted);font-size:18px;line-height:1.7}.champions__content .text-link{display:inline-block}.champions__photo{position:relative}.champions__photo img{width:100%;height:560px;object-fit:cover;border-radius:30px;pointer-events:none;-webkit-user-drag:none}.champions__photo div{position:absolute;right:-35px;bottom:40px;width:160px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--mint);transform:rotate(7deg);box-shadow:0 12px 30px rgba(7,82,125,.15)}.champions__photo b{font-family:Unbounded;font-size:24px;color:var(--navy)}.champions__photo span{text-align:center;font-size:12px;font-weight:700;color:var(--navy)}.champion-controls{display:grid;grid-template-columns:44px auto 1fr 44px;align-items:center;gap:14px;margin-top:34px;max-width:420px}.champion-controls button{width:44px;height:44px;border:1px solid #c7dfea;border-radius:50%;background:white;color:var(--navy);font-size:16px;cursor:pointer}.champion-controls button:hover{background:var(--blue);border-color:var(--blue);color:white}.champion-controls p{margin:0;color:var(--muted);font-size:12px;white-space:nowrap}.champion-controls p b{color:var(--navy);font-family:Unbounded;font-size:15px}.champion-controls>span{height:3px;overflow:hidden;border-radius:10px;background:#d5e8f0}.champion-controls>span i{display:block;width:20%;height:100%;border-radius:10px;background:var(--blue);transition:width .35s}@media(max-width:900px){.champion-slide{grid-template-columns:1fr;gap:40px}.champions__photo img{height:420px}.champions__photo div{right:10px;bottom:20px;width:130px;height:130px}.champions__content>p:last-child{font-size:16px}}
@media(max-width:600px){.champions__photo img{height:340px}.champions__photo div{width:110px;height:110px;right:0}.champions__photo b{font-size:16px}.champions__photo span{font-size:10px}.champions__content>p:last-child{font-size:15px}}
.photo-ticker{position:relative;z-index:2;margin:-1px 0 15px;overflow:hidden;border-top:4px solid white;border-bottom:4px solid white;background:#dff3fb;transform:rotate(-.7deg) scale(1.02);transform-origin:center;clip-path:polygon(0 8%,100% 0,100% 92%,0 100%);box-shadow:0 8px 24px rgba(7,82,125,.11)}.photo-ticker>div{width:max-content;display:flex;animation:photoTicker 55s linear infinite;will-change:transform}.photo-ticker__group{display:flex;flex-shrink:0;gap:7px;padding:7px 7px 7px 0}.photo-ticker img{width:180px;height:92px;flex:0 0 180px;border-radius:11px;object-fit:cover;filter:saturate(.9);transition:.25s}.photo-ticker img:nth-child(even){width:140px;flex-basis:140px}.photo-ticker:hover>div{animation-play-state:paused}.photo-ticker:hover img{filter:saturate(1.08)}@keyframes photoTicker{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:760px){.photo-ticker{margin-top:-1px}.photo-ticker img{width:135px;height:70px;flex-basis:135px}.photo-ticker img:nth-child(even){width:105px;flex-basis:105px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div,.photo-ticker>div,.wave-section:before,.wave-section:after{animation:none}*{transition:none!important}}
.hero-branches__intro{justify-content:center;align-items:center;min-height:210px;padding:10px 8px!important}
.hero-address-image{display:block;width:88px;height:auto;max-height:264px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(4,37,51,.22))}
@media(max-width:760px){.hero-branches__intro{min-height:140px;padding:12px!important}.hero-address-image{width:72px;max-height:216px}}
.champions__head{margin-bottom:52px}
.champions__head .eyebrow{margin-bottom:20px}
.champions__head h2{margin:0}
.champion-slider{padding-top:42px;border-top:1px solid #cadfe7}
.champions__content .champion-slide__label{display:inline-block;margin:0 0 18px;padding:7px 12px;border-radius:100px;background:#e4f5fc;color:var(--blue);font-size:10px;line-height:1.3;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.champions__content h3{margin:0;font-family:Unbounded;font-size:36px;line-height:1.15;color:var(--navy)}
@media(max-width:900px){.champions__head{margin-bottom:36px}.champion-slider{padding-top:32px}.champions__content h3{font-size:30px}}
.prices{background:#f7fbfd}
.price-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:44px}
.price-heading h2{margin:0}
.price-heading h2 em{color:var(--blue)}
.price-heading>p{max-width:480px;margin:0 0 7px;color:var(--muted);font-size:16px}
.price-table-wrap{overflow-x:auto;padding:8px 8px 22px;margin:0 -8px}
.price-table{min-width:960px;overflow:hidden;border:1px solid #cae2ec;border-radius:28px;background:white;box-shadow:0 22px 60px rgba(7,82,125,.1)}
.price-table__head,.price-table__row{display:grid;grid-template-columns:1.25fr repeat(3,1fr)}
.price-table__head{min-height:92px;align-items:center;background:linear-gradient(135deg,#063d5d,#078fd0);color:white}
.price-table__head>*{height:100%;display:flex;align-items:center;justify-content:center;padding:20px;border-right:1px solid rgba(255,255,255,.16);text-align:center}
.price-table__head span{justify-content:flex-start;color:#a8dff4;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.price-table__head strong{font-family:Unbounded;font-size:15px;line-height:1.35}
.price-table__row{position:relative;min-height:100px;border-top:1px solid #e1edf2}
.price-table__row>div,.price-table__row>p{display:flex;flex-direction:column;justify-content:center;margin:0;padding:17px 20px;border-right:1px solid #e1edf2}
.price-table__row>*:last-child{border-right:0}
.price-table__row>div{background:#f2f9fc}
.price-table__row>div b{font-family:Unbounded;font-size:17px;color:var(--navy)}
.price-table__row>div small{margin-top:7px;color:#6f8995;font-size:10px;line-height:1.4}
.price-table__row>div i{align-self:flex-start;margin-bottom:7px;padding:4px 8px;border-radius:100px;background:#f0c24b;color:#143a4a;font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase}
.price-table__row>p{text-align:center;align-items:center}
.price-table__row>p strong{font-family:Unbounded;font-size:22px;color:var(--navy);white-space:nowrap}
.price-table__row>p span{margin-top:6px;color:#0781ba;font-size:10px;font-weight:800}
.price-table__row--popular{background:#f2fbff}
.price-table__row--popular>div{background:#dff3fb}
.pair-prices{display:grid;grid-template-columns:280px 1fr;gap:28px;margin-top:30px;padding:32px;border-radius:28px;background:#063d5d;color:white;box-shadow:0 20px 50px rgba(7,82,125,.18)}
.pair-prices__intro>span{color:#89d0ed;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.pair-prices__intro h3{margin:10px 0 12px;font-family:Unbounded;font-size:25px}
.pair-prices__intro p{margin:0;color:#a8ccdc;font-size:12px}
.pair-prices__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.pair-prices__cards article{display:flex;flex-direction:column;padding:22px;border-radius:18px;background:white;color:var(--navy)}
.pair-prices__cards b{font-size:12px}
.pair-prices__cards strong{margin:10px 0 3px;font-family:Unbounded;font-size:21px}
.pair-prices__cards span{color:var(--blue);font-size:10px;font-weight:800}
.pair-prices__cards small{margin-top:auto;padding-top:14px;color:#718a95;font-size:9px}
.price-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:24px}
.price-footer p{max-width:700px;margin:0;color:var(--muted);font-size:11px}
.price-footer button{min-height:50px;padding:0 24px;border:0;border-radius:100px;background:var(--blue);color:white;font-weight:800;cursor:pointer}
.price-footer button:hover{background:var(--navy)}
@media(max-width:900px){.price-heading{align-items:flex-start;flex-direction:column;gap:20px}.pair-prices{grid-template-columns:1fr}.price-table-wrap{margin-right:calc((100vw - 100%)/-2);padding-right:24px}.price-footer{align-items:flex-start;flex-direction:column}.pair-prices__cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.pair-prices{padding:24px 18px}.pair-prices__cards{grid-template-columns:1fr}.pair-prices__cards article{min-height:145px}.price-footer button{width:100%}}
.price-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
.price-level{position:relative;overflow:hidden;padding:7px;border:1px solid #cfe3eb;border-radius:28px;background:white;box-shadow:0 16px 45px rgba(7,82,125,.08)}
.price-level>header{min-height:180px;padding:28px 25px 23px;border-radius:21px;background:#eaf6fb;color:var(--navy)}
.price-level>header>span{display:block;margin-bottom:10px;color:#3883a4;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.price-level>header h3{min-height:52px;margin:0 0 18px;font-family:Unbounded;font-size:21px;line-height:1.25}
.price-level>header p{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;padding-top:14px;border-top:1px solid #c8e0ea;color:#66818d;font-size:10px}
.price-level>header p b{color:var(--navy);font-family:Unbounded;font-size:16px;white-space:nowrap}
.price-level__list{padding:8px 14px 0}
.price-level__list>div{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:82px;padding:14px 5px;border-bottom:1px solid #e3edf1}
.price-level__list>div>span{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;color:#56717d;font-size:11px}
.price-level__list>div>span>b{font-family:Unbounded;font-size:20px;color:var(--navy)}
.price-level__list small{display:block;flex-basis:100%;margin-top:3px;color:#8ba0a9;font-size:8px;line-height:1.35}
.price-level__list>div>strong{text-align:right;color:var(--navy);font-family:Unbounded;font-size:16px;white-space:nowrap}
.price-level__list>div>strong small{font-family:Manrope;color:#0786c0;font-size:8px;font-weight:800}
.price-level__list .selected{margin:0 -8px;padding-right:13px;padding-left:13px;border:0;border-radius:14px;background:#eef9fd}
.price-level__list .selected i{padding:3px 6px;border-radius:100px;background:#f0c24b;color:#173a49;font-size:7px;font-style:normal;font-weight:800;text-transform:uppercase}
.price-level>button{width:calc(100% - 28px);min-height:48px;margin:18px 14px 14px;border:0;border-radius:100px;background:#e1f3fa;color:var(--navy);font-size:11px;font-weight:800;cursor:pointer;transition:.2s}
.price-level>button:hover{background:var(--blue);color:white}
.price-level--featured{border-color:#078fd0;transform:translateY(-12px);box-shadow:0 24px 65px rgba(7,82,125,.2)}
.price-level--featured>header{background:linear-gradient(145deg,#07527d,#078fd0);color:white}
.price-level--featured>header>span,.price-level--featured>header p{color:#bce5f5}
.price-level--featured>header p{border-color:rgba(255,255,255,.2)}
.price-level--featured>header p b{color:white}
.price-level--featured>button{background:var(--blue);color:white}
.price-level--featured>button:hover{background:var(--navy)}
.price-level__badge{position:absolute;z-index:2;right:-35px;top:17px;width:145px;padding:5px 0;background:#f0c24b;color:#173a49;font-size:7px;font-style:normal;font-weight:900;text-align:center;text-transform:uppercase;transform:rotate(38deg)}
.price-level--expert>header{background:#dff1f7}
@media(max-width:1050px){.price-levels{grid-template-columns:1fr}.price-level{display:grid;grid-template-columns:260px 1fr auto;align-items:stretch}.price-level>header{min-height:100%;border-radius:21px}.price-level__list{display:grid;grid-template-columns:repeat(2,1fr);padding:8px 12px}.price-level__list>div{min-height:76px}.price-level>button{align-self:center;width:130px;margin:18px}.price-level--featured{transform:none}}
@media(max-width:760px){.price-level{display:block}.price-level>header{min-height:0}.price-level__list{display:block;padding:8px 14px 0}.price-level>button{width:calc(100% - 28px);margin:18px 14px 14px}.price-level--featured{order:-1}}
.prices>.container{width:min(1380px,calc(100% - 48px))}
.price-heading{margin-bottom:58px}
.price-heading>p{max-width:560px;font-size:18px;line-height:1.65}
.price-levels{gap:24px}
.price-level{padding:9px;border-radius:32px}
.price-level>header{min-height:215px;padding:34px 30px 28px;border-radius:24px}
.price-level>header>span{margin-bottom:14px;font-size:11px}
.price-level>header h3{min-height:65px;margin-bottom:22px;font-size:25px}
.price-level>header p{padding-top:18px;font-size:13px}
.price-level>header p b{font-size:20px}
.price-level__list{padding:10px 18px 0}
.price-level__list>div{min-height:100px;padding:18px 7px;gap:16px}
.price-level__list>div>span{font-size:14px}
.price-level__list>div>span>b{font-size:25px}
.price-level__list small{margin-top:6px;font-size:10px;line-height:1.45}
.price-level__list>div>strong{font-size:20px}
.price-level__list>div>strong small{font-size:10px}
.price-level__list .selected{margin:0 -10px;padding:18px 17px}
.price-level__list .selected i{padding:5px 8px;font-size:8px}
.price-level>button{min-height:58px;margin-top:23px;font-size:13px}
.pair-prices{grid-template-columns:330px 1fr;margin-top:42px;padding:40px}
.pair-prices__intro>span{font-size:12px}
.pair-prices__intro h3{font-size:30px}
.pair-prices__intro p{font-size:14px}
.pair-prices__cards{gap:16px}
.pair-prices__cards article{min-height:190px;padding:27px}
.pair-prices__cards b{font-size:15px}
.pair-prices__cards strong{font-size:26px}
.pair-prices__cards span{font-size:12px}
.pair-prices__cards small{font-size:11px}
@media(max-width:1050px){.price-level>header{min-height:100%}.price-level__list>div{min-height:92px}.price-level>button{min-width:150px}.pair-prices{grid-template-columns:1fr}}
@media(max-width:760px){.prices>.container{width:min(100% - 30px,600px)}.price-heading>p{font-size:16px}.price-level>header{min-height:0;padding:28px 24px}.price-level>header h3{min-height:0;font-size:23px}.price-level__list>div{min-height:92px}.price-level__list>div>span{font-size:13px}.price-level__list>div>strong{font-size:18px}.pair-prices{padding:28px 20px}}
.price-level__list>div>span{font-size:17px;font-weight:700}
.price-level__list>div>span>b{font-size:29px}
.price-level__list small{font-size:13px;font-weight:600;line-height:1.5}
.price-level__list>div>strong small{font-size:12px}
@media(max-width:760px){.price-level__list>div>span{font-size:16px}.price-level__list>div>span>b{font-size:27px}.price-level__list small{font-size:12px}.price-level__list>div>strong small{font-size:11px}}
.form-success{display:none}
.form-success.show{display:block}
.seo-copy{padding:140px 0}
.seo-copy>.container{width:min(1360px,calc(100% - 48px))}
.seo-copy__grid{grid-template-columns:1.08fr .92fr;gap:90px}
.seo-copy__content h2{max-width:700px;font-size:56px;line-height:1.15}
.seo-copy__text{gap:20px;margin-top:40px}
.seo-copy__text p,.seo-copy__text p:first-child{max-width:730px;color:#405f6d;font-size:19px;line-height:1.75}
.seo-copy__text p:first-child{color:var(--ink);font-size:21px;font-weight:600}
.seo-copy__tags{gap:12px;margin-top:36px}
.seo-copy__tags span{padding:12px 18px;border:1px solid #cbe7f2;border-radius:100px;background:#edf8fc;color:#075f83;font-size:13px;font-weight:800;box-shadow:0 5px 15px rgba(7,82,125,.06)}
.seo-copy__visual{min-height:610px;border-radius:48% 48% 34px 34px}
.seo-copy__visual img{max-height:570px}
.seo-copy__visual>div{right:-25px;bottom:34px;width:170px;height:170px}
.seo-copy__visual b{font-size:18px}
.seo-copy__visual span{font-size:11px}
@media(max-width:1050px){.seo-copy{padding:110px 0}.seo-copy__grid{grid-template-columns:1fr;gap:55px}.seo-copy__text p,.seo-copy__text p:first-child{max-width:none}.seo-copy__visual{min-height:520px}}
@media(max-width:760px){.seo-copy{padding:85px 0}.seo-copy>.container{width:min(100% - 30px,600px)}.seo-copy__content h2{font-size:38px}.seo-copy__text{gap:17px;margin-top:30px}.seo-copy__text p,.seo-copy__text p:first-child{font-size:17px;line-height:1.7}.seo-copy__text p:first-child{font-size:18px}.seo-copy__tags{gap:9px;margin-top:28px}.seo-copy__tags span{padding:10px 14px;font-size:11px}.seo-copy__visual{min-height:380px}.seo-copy__visual>div{width:125px;height:125px}}
.branch-finder__layout{grid-template-columns:430px minmax(0,1fr);gap:24px;align-items:stretch}
.branch-selector{position:relative;display:grid;grid-template-columns:1fr;gap:10px;padding:92px 16px 16px;border-radius:27px;background:linear-gradient(155deg,#052f47,#075f8d);box-shadow:0 20px 55px rgba(7,82,125,.22)}
.branch-selector:before{content:"Выберите удобный филиал";position:absolute;left:26px;top:24px;max-width:280px;color:white;font-family:Unbounded;font-size:17px;line-height:1.35}
.branch-selector:after{content:"6 адресов в Краснодаре и Яблоновском";position:absolute;left:26px;top:56px;color:#9bd2e8;font-size:10px;font-weight:700}
.branch-selector button{grid-template-columns:54px 1fr 30px;gap:15px;min-height:82px;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(255,255,255,.08);color:white}
.branch-selector button:hover{transform:translateX(5px);border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.14);box-shadow:none}
.branch-selector button>i{width:50px;height:50px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.1);color:#a9dff3;font-size:11px}
.branch-selector button b{font-family:Unbounded;font-size:14px;line-height:1.25}
.branch-selector button small{margin-top:6px;color:#a9cedd;font-size:11px;line-height:1.3}
.branch-selector button em{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.1);color:#a9dff3;font-size:15px}
.branch-selector button.active{border-color:#f0c24b;background:white;color:var(--navy);box-shadow:0 12px 28px rgba(0,23,37,.24)}
.branch-selector button.active>i{border-color:#cbe5f0;background:#dff3fb;color:var(--blue)}
.branch-selector button.active small{color:#63808d}
.branch-selector button.active em{background:#f0c24b;color:#173a49}
.branch-view{border-width:7px;border-radius:28px;box-shadow:0 20px 55px rgba(7,82,125,.16)}
@media(max-width:1000px){.branch-finder__layout{grid-template-columns:1fr}.branch-selector{grid-template-columns:repeat(2,1fr)}.branch-selector:before,.branch-selector:after{grid-column:1/-1}.branch-view{min-height:500px}}
@media(max-width:650px){.branch-selector{grid-template-columns:1fr;padding:90px 10px 10px}.branch-selector:before,.branch-selector:after{left:20px}.branch-selector button{min-height:78px}.branch-view{min-height:auto}.branch-view iframe{height:380px;min-height:380px}}
.logo--footer{display:block;padding:5px;border-radius:8px}
.logo--footer img{width:200px;max-width:none;height:auto;filter:brightness(0) invert(1);opacity:1}
.footer__bottom{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:28px;white-space:nowrap}
.footer__legal{display:flex;flex-direction:row;align-items:center;gap:18px;flex-shrink:0}
.footer__legal a,.footer__offer,.footer__bottom>a{color:#b7d4df}
.footer__offer{flex:1;min-width:0;font-weight:700;line-height:1.35;white-space:normal}
.footer__offer span{color:#7897a3;font-weight:500}
.footer__bottom>a:last-child{flex-shrink:0;margin-left:0}
.footer__bottom a:hover{color:white}
@media(max-width:900px){.footer__bottom{flex-wrap:wrap;white-space:normal;gap:16px 24px}.footer__legal{flex-wrap:wrap}.footer__offer{flex:1 1 100%}}
@media(max-width:760px){.logo--footer img{width:160px}.footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer__legal{flex-direction:column;align-items:flex-start;gap:8px}}
.hero__badge,.hero__badge b,.hero__badge span{color:#fff!important}
/* === Unified type scale === */
:root{--fs-eyebrow:11px;--fs-body:17px;--fs-lead:18px;--fs-h2:clamp(34px,3.6vw,48px);--fs-h3:22px;--fs-meta:13px;--fs-small:12px;--lh-body:1.7}
.eyebrow{font-size:var(--fs-eyebrow)!important}
h2{font-size:var(--fs-h2)!important}
.section-head>p,.hero__lead,.seo-copy__text p:first-child,.experience-banner__copy>p,.champions__content>p:not(.eyebrow):not(.champion-slide__label),.advantages__list p,.review-card blockquote,.trial__grid>div>p:last-child,.pair-prices__intro p,.price-heading>p,.branch-modal__lead,.coach-modal__role,.seo-copy__text p{font-size:var(--fs-body)!important;line-height:var(--lh-body)!important}
.seo-copy__text p:first-child,.hero__lead,.price-heading>p,.section-head>p{font-size:var(--fs-lead)!important}
.advantages__list h3,.direction-card__body h3,.coach-card h3,.champions__content h3,.price-level>header h3,.pair-prices__intro h3,.branch-modal__content h2,.coach-modal__content h2{font-size:var(--fs-h3)!important;line-height:1.25!important}
.seo-copy__tags span,.hero__proof span,.hero__quote span,.champions__photo span,.review-card footer span,.footer__top p,.footer__bottom,.price-note,.direction-details dt,.direction-details dd,.price-level__list small,.price-level__list>div>strong small,.pair-prices__cards span,.pair-prices__cards small,.branch-selector button small,.trial-form label>span,.lead-modal__form label>span,.lead-modal__note{font-size:var(--fs-meta)!important}
.seo-copy__content h2{font-size:var(--fs-h2)!important;max-width:none}
.seo-copy__tags span{padding:11px 16px!important}
.seo-copy{padding:120px 0}
@media(max-width:760px){
  :root{--fs-body:16px;--fs-lead:16px;--fs-h3:20px;--fs-meta:12px}
  .seo-copy__content h2,.champions__head h2{font-size:clamp(30px,8vw,38px)!important}
}
/* Branch list — clean light panel */
.branch-finder__layout{grid-template-columns:360px minmax(0,1fr)!important;gap:22px!important;align-items:stretch!important}
.branch-selector{position:static!important;display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;border:1px solid #d5e7ef!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 40px rgba(7,82,125,.08)!important;overflow:hidden}
.branch-selector:before,.branch-selector:after{content:none!important;display:none!important}
.branch-selector button{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;min-height:0!important;padding:18px 22px!important;border:0!important;border-bottom:1px solid #e4eef3!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;text-align:left!important;box-shadow:none!important;transform:none!important;cursor:pointer;transition:background .2s,color .2s}
.branch-selector button:last-child{border-bottom:0!important}
.branch-selector button:hover{transform:none!important;background:#f4fafd!important;border-color:#e4eef3!important;box-shadow:none!important}
.branch-selector button>i,.branch-selector button>em{display:none!important}
.branch-selector button b{font-family:Unbounded!important;font-size:16px!important;line-height:1.25!important;color:var(--navy)!important}
.branch-selector button small{margin:0!important;color:#6f8995!important;font-size:13px!important;line-height:1.35!important}
.branch-selector button>span{margin-top:4px!important;color:var(--blue)!important;font-size:13px!important;font-weight:800!important}
.branch-selector button.active{background:#edf7fc!important;box-shadow:inset 4px 0 0 var(--blue)!important}
.branch-selector button.active b{color:var(--blue)!important}
.branch-selector button.active small{color:#56717d!important}
.branch-selector button.active>span{color:var(--navy)!important}
.branch-view{min-height:100%!important;border:1px solid #d5e7ef!important;border-radius:24px!important;box-shadow:0 14px 40px rgba(7,82,125,.08)!important}
@media(max-width:1000px){.branch-finder__layout{grid-template-columns:1fr!important}.branch-selector{display:grid!important;grid-template-columns:repeat(2,1fr)!important}.branch-selector button{border-right:1px solid #e4eef3!important}.branch-selector button:nth-child(2n){border-right:0!important}.branch-selector button:nth-last-child(-n+2){border-bottom:0!important}}
@media(max-width:650px){.branch-selector{grid-template-columns:1fr!important}.branch-selector button{border-right:0!important}.branch-selector button:not(:last-child){border-bottom:1px solid #e4eef3!important}}
/* Directions: larger details + trial note; all buttons CAPS */
.direction-details{gap:18px!important;margin:12px 0 26px!important}
.direction-details dt{gap:12px!important;color:#456b7d!important;font-size:16px!important;font-weight:700!important}
.direction-details dt i{width:40px!important;height:40px!important;border-radius:10px!important;font-size:18px!important}
.direction-details dd{font-size:17px!important;font-weight:800!important;color:var(--navy)!important}
.direction-card__body footer p{max-width:280px!important;font-size:15px!important;line-height:1.4!important;font-weight:700!important;color:#456b7d!important}
.direction-card__body footer p b{font-size:16px!important;color:var(--blue)!important}
.button,.button--small,button.button,[data-lead-open],.direction-card__body footer button,.price-level>button,.price-footer button,.experience-banner__cta,.coach-modal__cta,.header__cta,.hero__primary,.trial-form .button,.lead-modal__form .button,.branch-modal__content .button{text-transform:uppercase!important;letter-spacing:.04em!important}
/* === MOBILE CONVERSION LAYER === */
html,body{overflow-x:clip;max-width:100%}
img,svg,video,iframe{max-width:100%;height:auto}
.mobile-cta{display:none}

@media(max-width:900px){
  .section{padding:64px 0}
  .section-head{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:28px}
  .section-head>p{max-width:none;font-size:16px!important}
  h2{font-size:clamp(28px,7vw,38px)!important}
  .direction-grid{display:grid;grid-template-columns:1fr!important;gap:16px!important}
  .direction-card,.direction-card:nth-child(even){display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important}
  .direction-card:nth-child(even) .direction-card__photo,
  .direction-card:nth-child(even) .direction-card__body{order:initial!important}
  .direction-card__photo{width:100%!important;height:200px!important;min-height:200px!important}
  .direction-card__body{min-height:0!important;height:auto!important;padding:22px 18px 20px!important}
  .direction-card__body h3{font-size:22px!important;margin-bottom:10px}
  .direction-card__body>p{font-size:15px!important;min-height:0!important}
  .direction-details{gap:14px!important;margin:10px 0 18px!important}
  .direction-details dt,.direction-details dd{font-size:15px!important}
  .direction-details dt i{width:34px!important;height:34px!important}
  .direction-price>strong{font-size:30px!important}
  .direction-card__body footer{display:flex;flex-direction:column;align-items:stretch!important;gap:12px!important}
  .direction-card__body footer button{width:100%!important;min-height:52px!important;font-size:13px!important}
  .direction-card__body footer p{max-width:none!important;text-align:center;font-size:14px!important}
  .price-levels{display:grid;grid-template-columns:1fr!important;gap:16px!important}
  .price-level,.price-level--featured{display:block!important;transform:none!important}
  .price-level--featured{order:-1}
  .pair-prices{display:grid;grid-template-columns:1fr!important;gap:18px!important;padding:22px 16px!important}
  .pair-prices__cards{grid-template-columns:1fr!important}
  .experience-banner{display:grid;grid-template-columns:1fr!important}
  .experience-banner__media{min-height:200px!important;order:-1}
  .experience-banner__body{padding:24px 18px!important}
  .experience-banner__hero{grid-template-columns:1fr!important;gap:8px!important}
  .experience-banner__years{align-items:flex-end;gap:2px}
  .experience-banner__years strong{font-size:64px!important}
  .experience-banner__facts{grid-template-columns:1fr 1fr!important;gap:14px!important;border-top:1px solid rgba(183,230,248,.22)}
  .experience-banner__facts p{padding:0!important;border:0!important}
  .experience-banner__cta{width:100%;min-height:52px}
  .seo-copy__grid,.advantages__grid,.coaches-layout,.champion-slide,.trial__grid,.branch-finder__layout{grid-template-columns:1fr!important}
  .branch-selector{display:grid!important;grid-template-columns:1fr!important}
  .trial-form{grid-template-columns:1fr!important}
  .lead-modal__dialog,.branch-modal__dialog,.coach-modal__dialog{width:min(100%,520px);grid-template-columns:1fr!important}
}

@media(max-width:760px){
  body{padding-bottom:88px}
  .container,.prices>.container,.seo-copy>.container{width:min(100% - 24px,640px)!important}

  /* Sticky conversion bar */
  .mobile-cta{position:fixed;z-index:95;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:1fr 1.55fr;gap:8px;padding:8px;border-radius:18px;background:rgba(5,31,42,.96);box-shadow:0 12px 36px rgba(0,0,0,.28);transition:transform .25s,opacity .25s}
  .mobile-cta.hidden{transform:translateY(120%);opacity:0;pointer-events:none}
  .mobile-cta__phone,.mobile-cta__lead{min-height:50px;border:0;border-radius:14px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}
  .mobile-cta__phone{background:rgba(255,255,255,.1);color:#fff}
  .mobile-cta__lead{background:#f0c24b;color:#173a49}

  /* Header */
  .header{backdrop-filter:blur(16px)}
  .header__inner{height:60px!important;display:flex!important;align-items:center;gap:10px!important;grid-template-columns:none!important}
  .header .logo{width:96px!important;flex:0 0 96px!important;height:auto!important}
  .header .logo img{width:96px!important;max-height:46px!important}
  .header__actions{margin-left:auto;display:flex;align-items:center;gap:8px}
  .header__phone{display:inline-flex!important;align-items:center;min-height:40px;padding:0 10px;border-radius:100px;background:#eaf6fb;color:var(--navy)}
  .header__phone span{font-size:15px!important;font-weight:800;letter-spacing:-.01em}
  .header__cta{display:none!important}
  .menu-button{display:grid!important;place-items:center;width:42px;height:42px;flex:0 0 42px;border:1px solid #d5e7ef;border-radius:12px;background:#fff}
  .nav:not(.open){display:none!important}
  .nav.open{position:fixed;inset:60px 0 auto;display:flex!important;flex-direction:column;gap:0;padding:6px 0 14px;margin:0;background:#fff;border-bottom:1px solid #e0edf3;box-shadow:0 16px 40px rgba(7,82,125,.14);border-radius:0}
  .nav.open a{padding:14px 20px;font-size:16px!important;font-weight:700;color:var(--navy);border-radius:0;background:transparent}
  .nav.open a:active{background:#edf7fc}

  /* Hero — conversion first */
  .hero{padding-top:60px!important;overflow:hidden}
  .hero .bubble-field{display:none}
  .hero__grid{display:flex!important;flex-direction:column;gap:20px;min-height:0!important;padding:22px 0 12px!important}
  .hero__content{order:2}
  .hero__visual{order:1;position:relative;width:100%;height:240px;margin:0;overflow:hidden;border-radius:22px}
  .hero h1{font-size:clamp(30px,8.4vw,40px)!important;line-height:1.08!important;margin-bottom:12px}
  .hero__lead{font-size:15px!important;line-height:1.55!important;margin-bottom:0;color:#4f6b78}
  .hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin:18px 0 16px}
  .hero__primary,.hero__actions .button{width:100%!important;max-width:none!important;min-height:54px!important;justify-content:center;gap:10px!important;padding:0 16px!important;font-size:13px!important}
  .hero__actions .text-link{align-self:center;font-size:14px}
  .hero__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}
  .hero__proof div{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:10px 8px;border:1px solid #d7e8ef!important;border-radius:14px;background:#fff}
  .hero__proof strong{font-size:17px}
  .hero__proof span{white-space:normal!important;font-size:10px!important;line-height:1.25}
  .hero__sun,.hero__splash,.hero__photo--small,.hero__quote{display:none!important}
  .hero__photo--main{inset:0!important;border-radius:22px!important;border-width:0!important;transform:none!important;box-shadow:none}
  .hero__badge{right:10px;top:10px;width:84px;height:84px;border-width:3px}
  .hero__badge b{font-size:20px!important}
  .hero__badge span{font-size:8px!important}

  /* Hero branches — simple list */
  .hero-branches{display:flex!important;flex-direction:column;gap:0!important;margin:8px 0 18px!important;padding:0!important;border-radius:20px!important;overflow:hidden;background:#07527d!important}
  .hero-branches:before{left:16px;top:-11px;font-size:8px}
  .hero-branches__intro{display:flex!important;justify-content:center;align-items:center;min-height:100px!important;padding:14px!important;background:transparent!important;border:0!important}
  .hero-address-image{width:48px!important;max-height:140px!important}
  .hero-branches__list{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0 10px 10px}
  .hero-branches__list a{min-height:0!important;margin:0 0 8px;padding:14px 16px!important;border:0!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}
  .hero-branches__list a:last-child{margin-bottom:0}
  .hero-branches__list a:before,.hero-branches__list a:after{display:none!important}
  .hero-branches__list b{font-size:15px!important;padding:0!important}
  .hero-branches__list span{margin-top:4px!important;font-size:12px!important;white-space:normal!important;color:#617f8c!important}
  .hero-branches__list i{margin-top:8px!important;font-size:11px!important;text-transform:none;letter-spacing:0}

  /* Decorative tickers — quieter */
  .ticker{padding:12px 0;font-size:11px;transform:none!important}
  .photo-ticker{display:none!important}

  /* Sections spacing */
  .section{padding:56px 0}
  .eyebrow{margin-bottom:14px;font-size:10px!important}

  /* Experience */
  .experience-banner{margin-top:20px!important;border-radius:22px!important}
  .experience-banner__copy h3{font-size:20px!important}
  .experience-banner__copy>p{font-size:14px!important}

  /* Advantages */
  .advantages__grid{gap:22px!important}
  .advantages__photo{order:-1}
  .advantages__photo img{border-radius:20px}
  .advantages__photo>span{width:96px;height:96px;right:10px;bottom:10px;left:auto;font-size:10px}
  .advantages__list{margin-top:18px}
  .advantages__list article{grid-template-columns:36px 1fr;gap:12px;padding:16px 0}
  .advantages__list h3{font-size:17px!important}
  .advantages__list p{font-size:14px!important}

  /* Coaches */
  .coaches-layout{display:flex!important;flex-direction:column;gap:16px}
  .coach-highlight{order:0;padding:22px 18px}
  .coach-slider{order:1;overflow:hidden}
  .coach-track .coach-card{min-width:85vw;max-width:85vw}
  .coach-track .coach-card>img{height:320px}
  .coach-controls{gap:10px;margin-top:14px}

  /* Prices */
  .price-heading{margin-bottom:24px}
  .price-level{padding:6px;border-radius:22px}
  .price-level>header{min-height:0!important;padding:20px 18px!important}
  .price-level>header h3{min-height:0!important;font-size:20px!important}
  .price-level__list{padding:4px 10px 0!important}
  .price-level__list>div{display:flex!important;flex-direction:column;align-items:flex-start;gap:6px;min-height:0!important;padding:14px 6px!important}
  .price-level__list>div>span{font-size:15px!important}
  .price-level__list>div>span>b{font-size:22px!important}
  .price-level__list small{font-size:12px!important}
  .price-level__list>div>strong{text-align:left!important;font-size:20px!important}
  .price-level__list .selected{margin:0 -4px!important;padding:14px 10px!important;width:100%;box-sizing:border-box}
  .price-level>button{width:calc(100% - 24px)!important;min-height:52px!important;margin:14px 12px 12px!important;font-size:12px!important}
  .pair-prices__cards article{min-height:0;padding:18px}
  .pair-prices__cards strong{font-size:24px}

  /* SEO / champions / reviews */
  .seo-copy{padding:56px 0!important}
  .seo-copy__content h2{font-size:clamp(28px,7vw,36px)!important}
  .seo-copy__text p,.seo-copy__text p:first-child{font-size:15px!important}
  .seo-copy__visual{min-height:280px!important;border-radius:24px!important}
  .seo-copy__visual>div{width:100px;height:100px;right:8px;bottom:12px}
  .champions__head{margin-bottom:24px}
  .champion-slide{gap:18px!important}
  .champions__content h3{font-size:26px!important}
  .champions__content>p{font-size:15px!important}
  .champions__photo img{height:280px!important;border-radius:22px}
  .champions__photo div{right:8px!important;bottom:14px!important;width:100px!important;height:100px!important}
  .champion-controls{max-width:none;width:100%;margin-top:20px}
  .review-card{min-width:100%!important;flex:0 0 100%!important;padding:22px 18px}
  .review-card blockquote{font-size:16px!important}

  /* Branches map */
  .branch-finder__head{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:22px}
  .branch-finder__count{align-self:stretch}
  .branch-selector{border-radius:18px!important}
  .branch-selector button{padding:16px 16px!important}
  .branch-selector button b{font-size:15px!important}
  .branch-selector button small,.branch-selector button>span{font-size:12px!important}
  .branch-view{border-radius:18px!important;min-height:0!important}
  .branch-view iframe{height:280px!important;min-height:280px!important;border-radius:18px}

  /* Trial form */
  .trial{padding:56px 0}
  .trial__grid{gap:22px!important}
  .trial-form input,.trial-form select{height:52px;font-size:16px}
  .trial-form .button{width:100%;min-height:54px}

  /* Modals — bottom sheets */
  .lead-modal,.branch-modal,.coach-modal{padding:0!important;align-items:end;place-items:end center}
  .lead-modal__dialog,.branch-modal__dialog,.coach-modal__dialog{width:100%!important;max-width:100%!important;max-height:92vh;border-radius:22px 22px 0 0!important;overflow:auto}
  .lead-modal__intro{padding:24px 20px 18px!important}
  .lead-modal__intro h2{font-size:24px!important}
  .lead-modal__form{padding:18px 20px 24px!important}
  .lead-modal__form input,.lead-modal__form select{min-height:52px;font-size:16px}
  .lead-modal__form .button,.branch-quick-form button,.coach-modal__cta{width:100%;min-height:54px}
  .branch-modal__visual{height:180px;min-height:180px}
  .branch-modal__content{padding:22px 18px 28px}
  .coach-modal__photo{height:220px;min-height:220px}
  .coach-modal__content{padding:22px 18px 28px}

  /* Footer */
  .footer{padding:36px 0 28px}
  .footer__top{display:grid;grid-template-columns:1fr!important;gap:16px!important}
  .footer__top .button{width:100%}
  .footer__bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;white-space:normal!important}
  .footer__legal{flex-direction:column;align-items:flex-start;gap:8px}
  .logo--footer img{width:160px!important}

  /* Kill overlapping decorations */
  .ticker,.photo-ticker,.hero-branches,.experience-banner,.direction-card,.price-level{transform:none!important}
  .photo-ticker{clip-path:none!important}
  .bubble-field i{opacity:.35}
}

@media(max-width:420px){
  .hero__proof{grid-template-columns:1fr;gap:8px}
  .hero__visual{height:210px}
  .mobile-cta{right:8px;bottom:8px;left:8px;grid-template-columns:1fr 1.7fr}
  .mobile-cta__phone,.mobile-cta__lead{font-size:11px;min-height:48px}
  .hero-branches__list a{padding:12px 14px!important}
}

/* Reviews swipe */
.review-slider{overflow:hidden;touch-action:pan-y;user-select:none}
.review-track{display:flex!important;gap:16px;overflow:visible!important;transition:transform .4s cubic-bezier(.22,.61,.36,1);will-change:transform;cursor:grab}
.review-track.dragging{cursor:grabbing;transition:none}
.review-card{min-width:calc((100% - 32px)/3)!important;flex:0 0 calc((100% - 32px)/3)!important;transition:none!important}
@media(max-width:900px){.review-card{min-width:calc((100% - 16px)/2)!important;flex-basis:calc((100% - 16px)/2)!important}}
@media(max-width:600px){.review-card{min-width:100%!important;flex-basis:100%!important}}

.header__phone{display:flex;flex-direction:column;align-items:flex-end;gap:2px;line-height:1.15;text-align:right}
.header__phone small{display:block;color:#6f8fa0;font-size:11px;font-weight:700;white-space:nowrap}
@media(max-width:760px){
  .header__phone{align-items:flex-end;padding:6px 10px!important;min-height:auto!important}
  .header__phone span{font-size:16px!important;line-height:1.15}
  .header__phone small{font-size:10px!important;color:#5f8293}
}

.consent{align-items:flex-start!important;gap:10px!important}
.consent input[type=checkbox]{appearance:none;-webkit-appearance:none;width:22px;height:22px;flex:0 0 22px;margin:1px 0 0;border:2px solid #7fb4cb;border-radius:6px;background:#fff;cursor:pointer;position:relative}
.consent input[type=checkbox]:checked{border-color:var(--blue);background:var(--blue)}
.consent input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.consent span{font-size:11px!important;line-height:1.4!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important}
.consent a{color:inherit;text-decoration:underline;underline-offset:2px}
.trial-form .consent input[type=checkbox]{border-color:#6ea6bd;background:rgba(255,255,255,.08)}
.trial-form .consent input[type=checkbox]:checked{border-color:#5ec4e8;background:#5ec4e8}
.trial-form .consent span{color:#b7d0db!important}
.trial-form .consent a{color:#dff3fb}
.lead-modal__form .consent span{color:#5f7b88!important}
.lead-modal__form .consent a{color:var(--blue)}
@media(max-width:760px){.consent input[type=checkbox]{width:24px;height:24px;flex-basis:24px}}

.cookie-banner{position:fixed;z-index:120;right:18px;bottom:18px;left:18px;max-width:560px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:16px 18px;border:1px solid #cfe3ec;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 18px 50px rgba(7,82,125,.22);backdrop-filter:blur(10px)}
.cookie-banner[hidden]{display:none!important}
.cookie-banner p{margin:0;color:#456b7a;font-size:13px;line-height:1.45}
.cookie-banner a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}
.cookie-banner button{flex:0 0 auto;min-height:44px;padding:0 18px;border:0;border-radius:100px;background:var(--blue);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}
.cookie-banner button:hover{background:var(--navy)}
@media(max-width:760px){
  .cookie-banner{right:12px;bottom:96px;left:12px;flex-direction:column;align-items:stretch;gap:12px;padding:14px}
  .cookie-banner button{width:100%}
}

.logo--footer{display:block;padding:5px;border-radius:8px}
.logo--footer img{width:200px!important;max-width:none!important;height:auto!important;filter:brightness(0) invert(1)!important;opacity:1!important}
@media(max-width:760px){.logo--footer img{width:160px!important}}

.price-level>header h3{min-height:auto!important;font-size:32px!important;line-height:1.15!important}
.price-level--featured>header h3,.price-level--expert>header h3{font-size:30px!important}
@media(max-width:1050px){.price-level>header h3{font-size:28px!important}}
@media(max-width:760px){.price-level>header h3{font-size:26px!important}}

/* Keep champion badge inside slide — no clipping */
.champion-slider{overflow:hidden}
.champions__photo{overflow:visible;padding-right:0}
.champions__photo div{right:18px!important;bottom:24px!important;z-index:2}
@media(max-width:900px){.champions__photo div{right:14px!important;bottom:18px!important}}
@media(max-width:600px){.champions__photo div{right:10px!important;bottom:14px!important;width:110px!important;height:110px!important}}
/* ========== SEO + MOBILE MENU + RESPONSIVE 2026 ========== */
.skip-link{position:absolute;left:16px;top:-60px;z-index:200;padding:12px 16px;border-radius:12px;background:var(--navy);color:#fff;font-weight:800;transition:top .2s}
.skip-link:focus{top:12px}

.menu-overlay{position:fixed;inset:0;z-index:140;background:rgba(5,31,42,.55);backdrop-filter:blur(2px)}
.mobile-menu{position:fixed;z-index:150;top:0;right:0;bottom:0;width:min(100%,380px);display:flex;flex-direction:column;padding:28px 24px calc(24px + env(safe-area-inset-bottom));background:#fff;box-shadow:-18px 0 50px rgba(7,82,125,.22);transform:translateX(104%);transition:transform .32s cubic-bezier(.22,.61,.36,1);overflow-y:auto}
.mobile-menu.is-open{transform:translateX(0)}
.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}
.mobile-menu__logo img{width:168px;height:auto;display:block}
.mobile-menu__nav{display:flex;flex-direction:column;gap:4px;flex:1}
.mobile-menu__nav a{display:block;padding:16px 4px;border-bottom:1px solid #e7f1f6;color:var(--navy);font-family:Unbounded,Manrope,sans-serif;font-size:clamp(22px,6vw,28px);font-weight:700;letter-spacing:-.03em;line-height:1.15}
.mobile-menu__nav a:active{color:var(--blue)}
.mobile-menu__phone{display:flex;flex-direction:column;gap:4px;margin:28px 0 18px;padding:18px;border-radius:18px;background:#eaf6fb;color:var(--navy);text-decoration:none}
.mobile-menu__phone span{font-size:22px;font-weight:800;letter-spacing:-.02em;white-space:nowrap}
.mobile-menu__phone small{color:#5f8293;font-size:13px;font-weight:700}
.mobile-menu__close{width:100%;min-height:56px;border:1px solid #d5e7ef;border-radius:16px;background:#f5fafc;color:var(--navy);font-size:16px;font-weight:800;cursor:pointer}
.mobile-menu__close:active{background:#e8f4fa}

.menu-button{display:none;position:relative;width:44px;height:44px;padding:0;border:1px solid #d5e7ef;border-radius:12px;background:#fff;cursor:pointer}
.menu-button span{position:absolute;left:11px;right:11px;height:2px;border-radius:2px;background:var(--navy);transition:transform .25s,opacity .2s,top .25s}
.menu-button span:nth-child(1){top:14px}
.menu-button span:nth-child(2){top:21px}
.menu-button span:nth-child(3){top:28px}
body.menu-open .menu-button span:nth-child(1){top:21px;transform:rotate(45deg)}
body.menu-open .menu-button span:nth-child(2){opacity:0}
body.menu-open .menu-button span:nth-child(3){top:21px;transform:rotate(-45deg)}
body.menu-open{overflow:hidden}

.faq{background:#fff}
.faq-list{display:grid;gap:12px;max-width:820px}
.faq-item{border:1px solid var(--line);border-radius:18px;background:#f7fbfd;overflow:hidden}
.faq-item summary{cursor:pointer;list-style:none;padding:18px 22px;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(16px,2.4vw,20px);font-weight:700;color:var(--navy);line-height:1.3}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:after{content:"+";float:right;color:var(--blue);font-weight:800}
.faq-item[open] summary:after{content:"–"}
.faq-item p{margin:0;padding:0 22px 20px;color:#4f6b78;font-size:15px;line-height:1.6}

.footer__legal{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center}
.footer__legal a{text-decoration:underline;text-underline-offset:2px}

@media(max-width:1050px){
  .menu-button{display:grid}
  .nav--desktop,.nav:not(.mobile-menu__nav){display:none!important}
  .nav.open{display:none!important}
}

@media(max-width:900px){
  .faq .section-head{display:grid;gap:12px}
  .faq-item summary{padding:16px 18px;font-size:17px}
}

@media(max-width:760px){
  .header{position:sticky;top:0;z-index:100}
  .header__inner{height:64px!important;padding-top:env(safe-area-inset-top)}
  .header .logo,.header .logo img{width:102px!important;max-height:48px!important}
  .header__phone{display:inline-flex!important;flex-direction:column;align-items:flex-end;gap:1px;padding:6px 12px!important;border-radius:14px;background:#eaf6fb}
  .header__phone span{font-size:15px!important;font-weight:800;line-height:1.1;letter-spacing:-.02em}
  .header__phone small{font-size:9px!important}
  .menu-button{display:grid!important;width:44px;height:44px;flex:0 0 44px}
  .hero{padding-top:64px!important}
  .hero__visual{height:min(52vw,280px)!important;border-radius:20px}
  .hero h1{font-size:clamp(28px,7.6vw,38px)!important}
  .hero__lead{font-size:15px!important}
  .hero__actions .button{width:100%;min-height:54px}
  .direction-grid,.price-levels,.pair-prices__cards{gap:14px}
  .section{padding:64px 0!important}
  .mobile-cta{padding-bottom:calc(8px + env(safe-area-inset-bottom))}
  .cookie-banner{bottom:calc(88px + env(safe-area-inset-bottom))!important}
  .branch-finder__layout{gap:16px}
  .branch-view{min-height:280px;border-radius:18px;overflow:hidden}
  .branch-view iframe{width:100%;min-height:280px;border:0}
  .trial__grid{gap:28px}
  .trial-form{grid-template-columns:1fr!important}
  .footer__top{gap:16px;text-align:center}
  .footer__bottom{gap:12px;font-size:12px}
  .champions__photo div{right:12px!important;bottom:12px!important;left:auto!important}
}

@media(max-width:420px){
  .header__phone span{font-size:13px!important}
  .header__phone small{display:none}
  .mobile-menu{width:100%}
  .mobile-menu__nav a{font-size:24px;padding:14px 2px}
  .mobile-menu__phone span{font-size:20px}
  .mobile-cta{grid-template-columns:1fr!important}
  .mobile-cta__phone{display:none}
}

@media(prefers-reduced-motion:reduce){
  .mobile-menu,.menu-button span{transition:none}
}

/* ========== FIX CONSENT CHECKBOXES ========== */
label.consent,
.trial-form label.consent,
.lead-modal__form label.consent{
  display:flex!important;
  flex-direction:row!important;
  align-items:flex-start!important;
  gap:12px!important;
  margin:4px 0 16px!important;
}
.consent input[type=checkbox],
.trial-form .consent input[type=checkbox],
.lead-modal__form .consent input[type=checkbox],
.trial-form input[type=checkbox],
.lead-modal__form input[type=checkbox]{
  appearance:none!important;
  -webkit-appearance:none!important;
  box-sizing:border-box!important;
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  min-height:22px!important;
  max-width:22px!important;
  max-height:22px!important;
  flex:0 0 22px!important;
  margin:2px 0 0!important;
  padding:0!important;
  border:2px solid #7fb4cb!important;
  border-radius:6px!important;
  border-bottom:2px solid #7fb4cb!important;
  background:#fff!important;
  color:transparent!important;
  cursor:pointer!important;
  position:relative!important;
  box-shadow:none!important;
  outline:none!important;
}
.consent input[type=checkbox]:checked,
.trial-form .consent input[type=checkbox]:checked,
.lead-modal__form .consent input[type=checkbox]:checked{
  border-color:#078fd0!important;
  background:#078fd0!important;
}
.consent input[type=checkbox]:checked:after,
.trial-form .consent input[type=checkbox]:checked:after,
.lead-modal__form .consent input[type=checkbox]:checked:after{
  content:""!important;
  position:absolute!important;
  left:6px!important;
  top:2px!important;
  width:5px!important;
  height:10px!important;
  border:solid #fff!important;
  border-width:0 2px 2px 0!important;
  transform:rotate(45deg)!important;
}
.trial-form .consent input[type=checkbox]{
  border-color:#6ea6bd!important;
  background:rgba(255,255,255,.1)!important;
}
.trial-form .consent input[type=checkbox]:checked{
  border-color:#5ec4e8!important;
  background:#5ec4e8!important;
}
.consent span,
.trial-form .consent span,
.lead-modal__form .consent span{
  flex:1 1 auto!important;
  width:auto!important;
  font-size:11px!important;
  line-height:1.4!important;
  font-weight:500!important;
  text-transform:none!important;
  letter-spacing:0!important;
}
@media(max-width:760px){
  .consent input[type=checkbox],
  .trial-form .consent input[type=checkbox],
  .lead-modal__form .consent input[type=checkbox]{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    min-height:24px!important;
    max-width:24px!important;
    max-height:24px!important;
    flex-basis:24px!important;
  }
  .consent input[type=checkbox]:checked:after{
    left:7px!important;
    top:3px!important;
  }
}

/* ========== FORMS / THANKS / PHONE ========== */
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.field-error{display:block;min-height:0;margin-top:6px;color:#d64545;font-size:12px;font-weight:700;line-height:1.3}
.field-error:empty{display:none}
.field-error--form{grid-column:1/-1;margin:0 0 8px}
.is-invalid{border-color:#d64545!important;box-shadow:0 0 0 2px rgba(214,69,69,.12)}
.trial-form .is-invalid{border-bottom-color:#ff8f8f!important}

a[href^="tel:"],
.header__phone,
.footer__phone,
.mobile-menu__phone,
.branch-modal__phone{
  cursor:pointer!important;
  pointer-events:auto!important;
  position:relative;
  z-index:5;
  -webkit-user-select:text;
  user-select:text;
}
.header__actions{position:relative;z-index:6}
.header__phone{display:flex!important;flex-direction:column;align-items:flex-end;gap:2px;text-decoration:none}
.header__phone:hover span,
.footer__phone:hover{color:var(--blue)}
@media(min-width:1051px){
  .header__phone{display:flex!important}
}

.thanks-modal{position:fixed;z-index:160;inset:0;display:grid;place-items:center;padding:24px;visibility:hidden;opacity:0;transition:.25s}
.thanks-modal.open{visibility:visible;opacity:1}
.thanks-modal__backdrop{position:absolute;inset:0;background:rgba(3,35,54,.76);backdrop-filter:blur(8px)}
.thanks-modal__dialog{position:relative;z-index:1;width:min(440px,100%);padding:36px 28px 28px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 30px 90px rgba(0,24,39,.38);transform:translateY(16px);transition:.25s}
.thanks-modal.open .thanks-modal__dialog{transform:none}
.thanks-modal__close{position:absolute;right:14px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#eef6fa;color:var(--navy);font-size:24px;cursor:pointer}
.thanks-modal__icon{width:64px;height:64px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#078fd0,#07527d);color:#fff;font-size:30px;font-weight:800}
.thanks-modal__dialog h2{margin:0 0 10px;font-size:clamp(24px,4vw,30px);color:var(--navy)}
.thanks-modal__dialog>p{margin:0 0 22px;color:#5a7583;font-size:15px;line-height:1.5}
.thanks-social{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px}
.thanks-social[hidden],
.thanks-modal .thanks-social{display:none!important}
.thanks-social__btn{display:grid;justify-items:center;gap:4px;padding:14px 8px;border:1px solid #d9eaf1;border-radius:16px;background:#f7fbfd;text-decoration:none;color:var(--navy);transition:.2s}
.thanks-social__btn:hover{transform:translateY(-2px);border-color:#9ed5ec;background:#fff;box-shadow:0 8px 20px rgba(7,82,125,.1)}
.thanks-social__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff}
.thanks-social__btn--max .thanks-social__icon{background:linear-gradient(135deg,#6c5ce7,#00d2ff)}
.thanks-social__btn--vk .thanks-social__icon{background:#0077ff}
.thanks-social__btn--tg .thanks-social__icon{background:#2aabee}
.thanks-social__btn b{font-size:12px;font-weight:800}
.thanks-social__btn small{color:#6f8fa0;font-size:10px;font-weight:700}
.thanks-modal__done{width:100%;min-height:52px}
@media(max-width:760px){
  .thanks-modal{padding:0;align-items:end;place-items:end center}
  .thanks-modal__dialog{width:100%;border-radius:22px 22px 0 0;padding:28px 18px calc(22px + env(safe-area-inset-bottom))}
  .thanks-social{gap:8px}
}

/* ========== TABLET + EXPERIENCE + COACH HIGHLIGHT REFRESH ========== */

/* Experience banner — light, airy */
.experience-banner{
  grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr)!important;
  min-height:0!important;
  background:linear-gradient(135deg,#ffffff 0%,#e8f6fc 55%,#d7eef8 100%)!important;
  color:var(--navy)!important;
  border:1px solid #cfe6f1!important;
  box-shadow:0 20px 50px rgba(7,82,125,.1)!important;
}
.experience-banner__glow{
  background:radial-gradient(circle,rgba(7,143,208,.18) 0,rgba(7,143,208,0) 70%)!important;
  inset:auto -20% -50% 40%!important;
}
.experience-banner__media{
  min-height:100%!important;
  border-radius:28px 0 0 28px;
}
.experience-banner__media:after{
  background:linear-gradient(90deg,transparent 40%,rgba(232,246,252,.55) 100%)!important;
}
.experience-banner__label{color:#078fd0!important}
.experience-banner__years strong{color:#07527d!important}
.experience-banner__years span{color:#f0c24b!important}
.experience-banner__copy h3{color:#07527d!important}
.experience-banner__copy>p{color:#4f6b78!important}
.experience-banner__facts{
  border-top:1px solid #c9e3ef!important;
}
.experience-banner__facts p{border-right-color:#c9e3ef!important}
.experience-banner__facts b{color:#07527d!important}
.experience-banner__facts span{color:#5f7d8b!important}
.experience-banner__cta{
  background:#078fd0!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(7,143,208,.25);
}
.experience-banner__cta:hover{background:#07527d!important}

/* Coach highlight — light card instead of blue slab */
.coach-highlight{
  background:#fff!important;
  color:var(--navy)!important;
  border:1px solid #d5e8f1!important;
  box-shadow:0 14px 40px rgba(7,82,125,.08)!important;
}
.coach-highlight:before,
.coach-highlight:after{
  border-color:#d7ebf4!important;
  background:radial-gradient(circle at center,#eaf6fb,transparent 70%);
}
.coach-highlight>span{color:#078fd0!important}
.coach-highlight>strong{
  color:#07527d!important;
  text-shadow:none!important;
}
.coach-highlight h3{color:#07527d!important}
.coach-highlight li{color:#4f6b78!important}
.coach-highlight li:before{background:#078fd0!important;position:absolute}
.coach-highlight ul{position:relative}
.coach-highlight li{position:relative}
.coach-highlight button{
  background:#078fd0!important;
  color:#fff!important;
  box-shadow:0 10px 22px rgba(7,143,208,.22)!important;
}
.coach-highlight button:hover{background:#07527d!important}

/* Tablet portrait / mid widths: direction cards */
@media(max-width:1024px){
  .direction-grid{
    grid-template-columns:1fr!important;
    grid-auto-rows:auto!important;
    gap:20px!important;
  }
  .direction-card,
  .direction-card:nth-child(even){
    display:flex!important;
    flex-direction:column!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
  }
  .direction-card:nth-child(even) .direction-card__photo,
  .direction-card:nth-child(even) .direction-card__body{
    order:initial!important;
  }
  .direction-card__photo{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:16/10!important;
    max-height:none!important;
  }
  .direction-card__photo img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .direction-card__body{
    height:auto!important;
    min-height:0!important;
    padding:24px 22px 22px!important;
    display:flex!important;
    flex-direction:column!important;
  }
  .direction-card__body footer{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:12px!important;
    margin-top:18px!important;
    padding-top:16px!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .direction-card__body footer button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:52px!important;
    min-width:0!important;
    padding:0 20px!important;
    border:0!important;
    border-radius:100px!important;
    background:#078fd0!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:800!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .direction-card__body footer p{
    display:block!important;
    max-width:none!important;
    text-align:center!important;
    font-size:14px!important;
  }

  .experience-banner{
    grid-template-columns:1fr!important;
  }
  .experience-banner__media{
    order:-1;
    min-height:240px!important;
    aspect-ratio:16/9;
    border-radius:28px 28px 0 0!important;
  }
  .experience-banner__media:after{
    background:linear-gradient(180deg,transparent 35%,rgba(232,246,252,.92) 100%)!important;
  }
  .experience-banner__body{padding:8px 24px 28px!important}
  .experience-banner__hero{grid-template-columns:auto 1fr!important;gap:18px!important;align-items:center}
  .experience-banner__years strong{font-size:84px!important}
  .experience-banner__facts{
    grid-template-columns:1fr 1fr!important;
    gap:14px!important;
  }
  .experience-banner__facts p{
    padding:14px!important;
    border:0!important;
    border-radius:16px!important;
    background:rgba(255,255,255,.75)!important;
  }

  .coaches-layout{
    grid-template-columns:1fr!important;
    display:flex!important;
    flex-direction:column!important;
    gap:18px!important;
  }
  .coach-highlight{
    order:0!important;
    min-height:0!important;
    padding:26px 24px!important;
    display:grid!important;
    grid-template-columns:auto 1fr!important;
    grid-template-areas:
      "label label"
      "num title"
      "list list"
      "btn btn";
    gap:8px 20px!important;
    align-items:center;
  }
  .coach-highlight>span{grid-area:label}
  .coach-highlight>strong{grid-area:num;margin:0!important;font-size:72px!important}
  .coach-highlight h3{grid-area:title;margin:0!important;font-size:22px!important}
  .coach-highlight ul{grid-area:list;margin:10px 0 0!important;max-width:none!important}
  .coach-highlight button{grid-area:btn;margin-top:12px!important;min-height:50px!important;font-size:13px!important}
}

@media(max-width:760px){
  .direction-card__photo{aspect-ratio:4/3!important}
  .experience-banner__hero{grid-template-columns:1fr!important}
  .experience-banner__years{align-items:flex-end;gap:4px}
  .experience-banner__years strong{font-size:72px!important}
  .experience-banner__cta{width:100%}
  .coach-highlight{
    grid-template-columns:1fr!important;
    grid-template-areas:
      "label"
      "num"
      "title"
      "list"
      "btn"!important;
  }
  .coach-highlight>strong{font-size:64px!important}
}

/* ========== BRANCH ACCORDION (TABLET) ========== */
@media(max-width:1024px){
  .branch-finder__layout{
    display:block!important;
    grid-template-columns:none!important;
  }
  .branch-selector{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    gap:0!important;
    overflow:visible!important;
  }
  .branch-selector button{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
    min-height:52px!important;
    padding:12px 16px!important;
    border-right:0!important;
    border-bottom:1px solid #e4eef3!important;
    white-space:nowrap!important;
  }
  .branch-selector button b{
    flex:0 0 auto!important;
    margin:0!important;
    font-size:14px!important;
    white-space:nowrap!important;
  }
  .branch-selector button small{
    flex:1 1 auto!important;
    min-width:0!important;
    margin:0!important;
    margin-top:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:13px!important;
  }
  .branch-selector button>span{
    flex:0 0 auto!important;
    margin:0 0 0 auto!important;
    margin-top:0!important;
    white-space:nowrap!important;
    font-size:13px!important;
  }
  .branch-selector button.active{
    border-bottom-color:transparent!important;
  }
  .branch-view,
  .branch-view.is-accordion{
    display:none;
    width:100%;
    margin:0;
    border-radius:0!important;
    border-left:0!important;
    border-right:0!important;
    border-top:0!important;
    border-bottom:1px solid #e4eef3!important;
    box-shadow:none!important;
    min-height:0!important;
    overflow:hidden;
  }
  .branch-view.is-accordion.is-open,
  .branch-view.is-open{
    display:block!important;
  }
  .branch-view iframe{
    display:block;
    width:100%;
    height:280px!important;
    min-height:280px!important;
    border:0;
    border-radius:0!important;
  }
  .branch-selector button:last-of-type{
    border-bottom:1px solid #e4eef3!important;
  }
  .branch-selector > .branch-view.is-open + button,
  .branch-selector button.active{
    box-shadow:inset 4px 0 0 var(--blue)!important;
    background:#edf7fc!important;
  }
}

/* ========== MOBILE HERO / BRANCHES / PRICE / FOOTER ========== */
.hero-branches__intro-text{display:none}

@media(max-width:760px){
  /* Hero: image first, then text */
  .hero__grid{display:flex!important;flex-direction:column!important}
  .hero__visual{order:-1!important;height:min(58vw,320px)!important;min-height:220px!important;margin-bottom:4px}
  .hero__content{order:2!important}
  .hero__proof{order:3}

  /* Branches compact informative strip */
  .hero-branches{
    display:flex!important;
    flex-direction:column!important;
    gap:0!important;
    margin:10px 0 16px!important;
    padding:0!important;
    border-radius:18px!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid #d5e7ef!important;
    box-shadow:0 10px 28px rgba(7,82,125,.08)!important;
  }
  .hero-branches:before{display:none!important}
  .hero-branches__intro{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    gap:12px!important;
    min-height:0!important;
    padding:12px 14px!important;
    background:linear-gradient(90deg,#eaf6fb,#fff)!important;
    border-bottom:1px solid #e2eef4!important;
  }
  .hero-branches__intro-text{
    display:flex!important;
    flex-direction:column!important;
    gap:2px!important;
  }
  .hero-branches__intro-text strong{
    color:#07527d!important;
    font-family:Unbounded,Manrope,sans-serif;
    font-size:14px!important;
    line-height:1.2;
  }
  .hero-branches__intro-text span{
    color:#5f7d8b!important;
    font-size:12px!important;
    font-weight:600!important;
  }
  .hero-address-image{
    width:36px!important;
    max-height:108px!important;
    height:auto!important;
    flex:0 0 auto!important;
  }
  .hero-branches__list{
    display:flex!important;
    flex-direction:column!important;
    gap:0!important;
    padding:0!important;
  }
  .hero-branches__list a{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:8px!important;
    min-height:44px!important;
    margin:0!important;
    padding:10px 14px!important;
    border:0!important;
    border-bottom:1px solid #eef4f7!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  .hero-branches__list a:last-child{border-bottom:0!important}
  .hero-branches__list a:before,
  .hero-branches__list a:after{display:none!important}
  .hero-branches__list b{
    flex:0 0 auto!important;
    margin:0!important;
    padding:0!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }
  .hero-branches__list span{
    flex:1 1 auto!important;
    min-width:0!important;
    margin:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:12px!important;
    color:#6a8693!important;
  }
  .hero-branches__list i{
    flex:0 0 auto!important;
    margin:0 0 0 auto!important;
    color:var(--blue)!important;
    font-size:14px!important;
    font-style:normal!important;
    font-weight:800!important;
  }

  /* Direction photos taller */
  .direction-card__photo{
    aspect-ratio:5/4!important;
    min-height:240px!important;
    height:auto!important;
  }

  /* Price rows — one compact line */
  .price-level__list>div{
    display:grid!important;
    grid-template-columns:1fr auto!important;
    align-items:center!important;
    gap:8px 12px!important;
    min-height:0!important;
    padding:10px 4px!important;
  }
  .price-level__list>div>span{
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:baseline!important;
    gap:6px!important;
    min-width:0!important;
    font-size:13px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }
  .price-level__list>div>span>b{font-size:16px!important}
  .price-level__list>div>span>small,
  .price-level__list small{
    display:inline!important;
    flex-basis:auto!important;
    margin:0!important;
    font-size:11px!important;
    white-space:nowrap!important;
  }
  .price-level__list>div>strong{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-end!important;
    gap:0!important;
    text-align:right!important;
    font-size:15px!important;
    line-height:1.15!important;
  }
  .price-level__list>div>strong small{
    font-size:10px!important;
    white-space:nowrap!important;
  }
  .price-level__list .selected{
    margin:0 -6px!important;
    padding:10px 10px!important;
  }
  .price-level__list .selected i{
    display:none!important;
  }

  /* Footer compact */
  .footer__top{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    text-align:center!important;
    gap:14px!important;
    padding-bottom:22px!important;
  }
  .footer__top>p,
  .footer__top .button{display:none!important}
  .logo--footer img{
    width:180px!important;
    max-width:70vw!important;
  }
  .footer__phone{
    font-size:22px!important;
    font-weight:800!important;
  }
  .footer__legal a{display:none!important}
  .footer__bottom{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    text-align:center!important;
    gap:12px!important;
  }
  .footer__legal{
    justify-content:center!important;
  }
  .footer__offer,
  .footer__bottom>a:last-child{
    display:block!important;
    max-width:100%!important;
    white-space:normal!important;
    line-height:1.4!important;
  }
}

@media(min-width:761px){
  .hero-branches__intro-text{display:none!important}
}

/* ========== MOBILE SPACING + MENU FIX ========== */
@media(max-width:760px){
  .hero{
    padding-top:60px!important;
  }
  .hero__grid{
    padding-top:8px!important;
    padding-bottom:8px!important;
    gap:14px!important;
  }
  .hero__visual{
    margin-top:0!important;
  }

  body{
    padding-bottom:76px!important;
  }
  .footer{
    padding:28px 0 20px!important;
  }
  .footer__top{
    padding-bottom:16px!important;
    gap:10px!important;
  }
  .footer__bottom{
    padding-top:14px!important;
    gap:10px!important;
  }
}

/* Burger — even bars */
.menu-button{
  display:none;
  position:relative!important;
  width:44px!important;
  height:44px!important;
  padding:0!important;
  border:1px solid #d5e7ef!important;
  border-radius:12px!important;
  background:#fff!important;
  cursor:pointer;
  z-index:160;
}
.menu-button span{
  display:block!important;
  position:absolute!important;
  left:11px!important;
  right:11px!important;
  width:auto!important;
  height:2px!important;
  margin:0!important;
  border-radius:2px!important;
  background:var(--navy)!important;
  transform-origin:center!important;
  transition:transform .25s,opacity .2s,top .25s!important;
}
.menu-button span:nth-child(1){top:14px!important;transform:none!important}
.menu-button span:nth-child(2){top:21px!important;opacity:1!important;transform:none!important}
.menu-button span:nth-child(3){top:28px!important;transform:none!important}
body.menu-open .menu-button span:nth-child(1){top:21px!important;transform:rotate(45deg)!important}
body.menu-open .menu-button span:nth-child(2){opacity:0!important}
body.menu-open .menu-button span:nth-child(3){top:21px!important;transform:rotate(-45deg)!important}

body.menu-open .header{
  z-index:160!important;
}
body.menu-open .menu-button{
  z-index:170!important;
  background:rgba(255,255,255,.95)!important;
}

.menu-overlay{
  z-index:155!important;
  background:rgba(5,31,42,.45)!important;
  backdrop-filter:blur(3px);
  -webkit-backdrop-filter:blur(3px);
}
.menu-overlay[hidden]{display:none!important}

.mobile-menu{
  z-index:165!important;
  width:min(88vw,360px)!important;
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(18px) saturate(1.1);
  -webkit-backdrop-filter:blur(18px) saturate(1.1);
  border-left:1px solid rgba(255,255,255,.55);
  box-shadow:-18px 0 50px rgba(7,82,125,.18)!important;
}
.mobile-menu[hidden]{display:none!important}
.mobile-menu:not([hidden]){display:flex!important}
.mobile-menu__phone{
  padding:20px 18px!important;
  margin-top:auto!important;
}
.mobile-menu__phone span{
  font-size:clamp(26px,7.5vw,34px)!important;
  font-weight:800!important;
  letter-spacing:-.03em!important;
  line-height:1.1!important;
  white-space:nowrap!important;
}
.mobile-menu__phone small{
  font-size:13px!important;
}
.mobile-menu__close{
  min-height:54px!important;
  background:rgba(245,250,252,.9)!important;
}

@media(max-width:1050px){
  .menu-button{display:grid!important;place-items:center}
}

/* Sticky CTA: MAX + lead */
@media(max-width:760px){
  .mobile-cta{
    grid-template-columns:1fr 1.35fr!important;
    gap:8px!important;
  }
  .mobile-cta__max,
  .mobile-cta__lead{
    min-height:50px!important;
    border:0!important;
    border-radius:14px!important;
    font-size:11px!important;
    font-weight:800!important;
    text-transform:uppercase!important;
    letter-spacing:.02em!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center;
    text-decoration:none!important;
    padding:0 10px!important;
    cursor:pointer;
  }
  .mobile-cta__max{
    background:linear-gradient(135deg,#6c5ce7,#00d2ff)!important;
    color:#fff!important;
  }
  .mobile-cta__lead{
    background:#f0c24b!important;
    color:#173a49!important;
  }
  .mobile-cta__phone{display:none!important}
}
@media(max-width:420px){
  .mobile-cta{
    grid-template-columns:1fr 1.25fr!important;
  }
  .mobile-cta__max,
  .mobile-cta__lead{
    font-size:10px!important;
    min-height:48px!important;
  }
}

/* Desktop MAX floating widget (from old site whatsappwidjet pulse) */
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}
.whatsappwidjet {
  position: fixed;
  right: 54px;
  bottom: 54px;
  z-index: 123;
  width: 78px;
  line-height: 0;
}
.whatsappwidjet a {
  display: block;
}
.whatsappwidjet img {
  width: 100%;
  height: auto;
  display: block;
}
.pulse {
  animation: pulse 3s infinite;
}
@media (max-width: 900px) {
  .whatsappwidjet {
    display: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pulse { animation: none; }
}

/* Mobile: keep 50% badge text inside the circle */
@media (max-width: 760px) {
  .hero__badge {
    right: 8px !important;
    top: 8px !important;
    width: 98px !important;
    height: 98px !important;
    padding: 10px 8px !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    transform: rotate(6deg) !important;
  }
  .hero__badge b {
    font-size: 22px !important;
    line-height: 1 !important;
    margin: 0 0 2px !important;
  }
  .hero__badge span {
    display: block !important;
    max-width: 78px !important;
    margin: 0 auto !important;
    font-size: 7.5px !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    overflow-wrap: break-word !important;
  }
  .experience-banner__facts span {
    font-size: 11px !important;
    line-height: 1.3 !important;
    overflow-wrap: anywhere !important;
  }
}
@media (max-width: 380px) {
  .hero__badge {
    width: 88px !important;
    height: 88px !important;
  }
  .hero__badge b { font-size: 20px !important; }
  .hero__badge span {
    max-width: 70px !important;
    font-size: 7px !important;
  }
}

/* Compact header + footer */
.header__inner{
  height:68px!important;
  gap:18px!important;
}
.header .logo{
  width:124px!important;
  height:auto!important;
  align-self:center!important;
}
.header .logo img{
  width:124px!important;
  max-height:54px!important;
}
.header__actions{gap:14px!important}
.header__cta{
  min-height:44px!important;
  padding:0 18px!important;
}
.nav a{padding:8px 0!important}
.hero{padding-top:68px!important}

.footer{
  padding:28px 0 16px!important;
}
.footer__top{
  gap:28px!important;
  padding-bottom:18px!important;
}
.footer__bottom{
  padding-top:14px!important;
  gap:18px!important;
}
.logo--footer img{
  width:140px!important;
  max-height:58px!important;
}

@media(max-width:1050px){
  .header__inner{height:60px!important}
  .header .logo,
  .header .logo img{width:112px!important;max-height:48px!important}
  .hero{padding-top:60px!important}
  .nav.open{inset:60px 0 auto!important}
}

@media(max-width:760px){
  .header__inner{
    height:54px!important;
    padding-top:0!important;
  }
  .header .logo,
  .header .logo img{
    width:92px!important;
    max-height:40px!important;
  }
  .header__phone{
    padding:4px 8px!important;
    min-height:0!important;
  }
  .header__phone span{font-size:13px!important}
  .header__phone small{font-size:8px!important}
  .menu-button{
    width:40px!important;
    height:40px!important;
    flex-basis:40px!important;
  }
  .hero{padding-top:54px!important}
  .nav.open{inset:54px 0 auto!important}

  body{padding-bottom:68px!important}
  .footer{
    padding:18px 0 12px!important;
  }
  .footer__top{
    gap:8px!important;
    padding-bottom:12px!important;
  }
  .footer__bottom{
    padding-top:10px!important;
    gap:8px!important;
  }
  .logo--footer img{
    width:132px!important;
    max-height:52px!important;
  }
  .footer__phone{font-size:18px!important}
  .cookie-banner{bottom:calc(72px + env(safe-area-inset-bottom))!important}
}

/* Mobile sticky header: max phone size */
@media (max-width: 760px) {
  .header__inner{
    height:56px!important;
    gap:6px!important;
  }
  .header .logo{
    width:72px!important;
    flex:0 0 72px!important;
  }
  .header .logo img{
    width:72px!important;
    max-height:34px!important;
  }
  .header__actions{
    flex:1 1 auto!important;
    min-width:0!important;
    margin-left:0!important;
    justify-content:flex-end!important;
  }
  .header__phone{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-end!important;
    justify-content:center!important;
    max-width:100%!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
    border-radius:0!important;
    min-height:0!important;
  }
  .header__phone span{
    font-size:clamp(17px, 5.2vw, 22px)!important;
    font-weight:800!important;
    line-height:1.05!important;
    letter-spacing:-.03em!important;
    white-space:nowrap!important;
  }
  .header__phone small{
    display:none!important;
  }
  .menu-button{
    width:40px!important;
    height:40px!important;
    flex:0 0 40px!important;
  }
  .hero{padding-top:56px!important}
  .nav.open{inset:56px 0 auto!important}
}
@media (max-width: 380px) {
  .header .logo,
  .header .logo img{
    width:64px!important;
    max-height:30px!important;
  }
  .header__phone span{
    font-size:clamp(15px, 4.8vw, 18px)!important;
  }
}

/* ========== PRICE PAGE (tsenyi) ========== */
.page-prices .price-page{
  padding-top:48px;
  padding-bottom:80px;
  background:
    radial-gradient(circle at 12% 0%, rgba(7,143,208,.12), transparent 42%),
    linear-gradient(180deg, #f4fafc 0%, #e8f4fa 100%);
}
.price-page__head{max-width:760px;margin:0 auto 28px;text-align:center}
.price-page__head h1{
  margin:0 0 14px;
  font-family:Unbounded,Manrope,sans-serif;
  font-size:clamp(28px,4.5vw,46px);
  line-height:1.12;
  letter-spacing:-.04em;
  color:var(--navy);
}
.price-page__head h1 em{font-style:normal;color:var(--blue)}
.price-page__lead{margin:0 auto;max-width:560px;color:#5f7d8b;font-size:16px;line-height:1.55}
.price-page__tabs{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:8px;
  margin:0 0 28px;
}
.price-page__tab{
  min-height:46px;
  padding:0 18px;
  border:1px solid #c9e3ef;
  border-radius:100px;
  background:#fff;
  color:#3f6577;
  font-size:13px;
  font-weight:800;
  cursor:pointer;
  transition:.2s;
}
.price-page__tab:hover{border-color:#7ec8e6;color:var(--navy)}
.price-page__tab.is-active{
  background:var(--navy);
  border-color:var(--navy);
  color:#fff;
}
.price-board{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.price-board__card{
  position:relative;
  overflow:hidden;
  padding:28px 24px 24px;
  border-radius:28px;
  background:#fff;
  border:1px solid #d6eaf2;
  box-shadow:0 16px 40px rgba(7,82,125,.08);
}
.price-board__card--evening{
  background:linear-gradient(165deg,#07527d 0%,#078fd0 100%);
  border-color:transparent;
  color:#fff;
}
.price-board__time{margin:0 0 14px}
.price-board__time span{
  display:inline-flex;
  min-height:30px;
  align-items:center;
  padding:0 12px;
  border-radius:100px;
  background:#e8f6fb;
  color:var(--blue);
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.price-board__card--evening .price-board__time span{
  background:rgba(255,255,255,.16);
  color:#fff;
}
.price-board__card h2{
  margin:0 0 12px;
  font-family:Unbounded,Manrope,sans-serif;
  font-size:clamp(22px,2.4vw,30px);
  line-height:1.15;
  color:var(--navy);
}
.price-board__card--evening h2{color:#fff}
.price-board__once{
  margin:0 0 18px;
  color:#5f7d8b;
  font-size:14px;
}
.price-board__card--evening .price-board__once{color:rgba(255,255,255,.82)}
.price-board__once b{color:var(--navy)}
.price-board__card--evening .price-board__once b{color:#fff}
.price-board__offers{display:grid;gap:10px}
.price-offer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  width:100%;
  min-height:76px;
  padding:14px 16px;
  border:0;
  border-radius:18px;
  text-align:left;
  cursor:pointer;
  color:#fff;
  transition:transform .18s, box-shadow .18s;
}
.price-offer:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 24px rgba(0,30,50,.18);
}
.price-offer span{
  font-size:14px;
  font-weight:700;
  line-height:1.25;
}
.price-offer strong{
  font-family:Unbounded,Manrope,sans-serif;
  font-size:15px;
  line-height:1.2;
  white-space:nowrap;
}
.price-offer small{
  display:inline;
  font-family:Manrope,Arial,sans-serif;
  font-size:12px;
  font-weight:700;
  opacity:.88;
}
.price-offer--blue{background:linear-gradient(135deg,#078fd0,#42b8e6)}
.price-offer--cyan{background:linear-gradient(135deg,#0a6fa3,#078fd0)}
.price-offer--navy{background:linear-gradient(135deg,#053f61,#07527d)}
.price-board__card--evening .price-offer--blue{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22)}
.price-board__card--evening .price-offer--cyan{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.28)}
.price-board__card--evening .price-offer--navy{background:#042a3d;border:1px solid rgba(255,255,255,.18)}
.price-page__note{
  margin:28px auto 18px;
  max-width:680px;
  text-align:center;
  color:#5f7d8b;
  font-size:14px;
  line-height:1.55;
}
.price-page__cta{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:18px;
}
@media(max-width:900px){
  .price-board{grid-template-columns:1fr}
}
@media(max-width:760px){
  .page-prices .price-page{padding-top:24px;padding-bottom:40px}
  .price-page__tabs{gap:6px}
  .price-page__tab{flex:1 1 calc(50% - 6px);min-height:42px;padding:0 10px;font-size:11px}
  .price-page__tab:last-child{flex:1 1 100%}
  .price-board__card{padding:22px 16px 18px;border-radius:22px}
  .price-offer{min-height:68px;padding:12px 14px;gap:10px}
  .price-offer span{font-size:13px}
  .price-offer strong{font-size:13px;white-space:normal;text-align:right}
  .price-page__cta{flex-direction:column}
  .price-page__cta .button{width:100%}
}

/* ========== 404 PAGE ========== */
.page-404 .error-404{
  min-height:calc(100vh - 180px);
  display:flex;
  align-items:center;
  padding:48px 0 72px;
  background:
    radial-gradient(circle at 85% 20%, rgba(7,143,208,.16), transparent 40%),
    linear-gradient(135deg, #fff 0%, #f2fbfc 55%, #def4f6 100%);
}
.error-404__grid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:48px;
  align-items:center;
}
.error-404__code{
  margin:0 0 8px;
  font-family:Unbounded,Manrope,sans-serif;
  font-size:clamp(72px,14vw,140px);
  line-height:.9;
  letter-spacing:-.06em;
  color:rgba(7,143,208,.22);
}
.error-404__content h1{
  margin:0 0 18px;
  font-size:clamp(34px,5vw,58px);
}
.error-404__lead{
  margin:0 0 28px;
  max-width:480px;
  color:#5f7d8b;
  font-size:17px;
  line-height:1.55;
}
.error-404__actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:22px;
  margin-bottom:28px;
}
.error-404__links{
  display:flex;
  flex-wrap:wrap;
  gap:10px 18px;
}
.error-404__links a{
  color:var(--navy);
  font-size:14px;
  font-weight:700;
  text-decoration:underline;
  text-underline-offset:3px;
}
.error-404__visual{
  position:relative;
  min-height:420px;
  border-radius:32px;
  overflow:hidden;
  box-shadow:0 24px 60px rgba(7,82,125,.18);
}
.error-404__visual img{
  width:100%;
  height:100%;
  object-fit:cover;
  min-height:420px;
}
.error-404__bubble{
  position:absolute;
  z-index:1;
  right:-40px;
  top:-40px;
  width:160px;
  height:160px;
  border-radius:50%;
  background:var(--yellow);
  opacity:.9;
}
.page-404 .menu-button{display:none!important}
@media(max-width:900px){
  .error-404__grid{grid-template-columns:1fr;gap:28px}
  .error-404__visual{order:-1;min-height:220px;border-radius:24px}
  .error-404__visual img{min-height:220px;max-height:280px}
  .page-404 .error-404{padding:24px 0 48px;min-height:auto}
  .error-404__actions{flex-direction:column;align-items:stretch}
  .error-404__actions .button{width:100%;justify-content:center}
}

/* ========== MODALS: brand blues + readable type ========== */
.coach-modal__dialog,
.lead-modal__dialog,
.branch-modal__dialog{
  width:min(980px,100%)!important;
  border-radius:28px!important;
}
.coach-modal__content{
  padding:42px 40px 34px!important;
}
.coach-modal__content h2{
  color:var(--navy)!important;
  font-size:clamp(32px,4vw,42px)!important;
  line-height:1.1!important;
}
.coach-modal__role{
  display:inline-flex!important;
  margin:8px 0 24px!important;
  padding:8px 14px!important;
  border-radius:100px!important;
  background:#e8f6fb!important;
  color:var(--blue)!important;
  font-size:14px!important;
  font-weight:800!important;
}
.coach-modal__info{
  padding:14px 0!important;
  border-top:0!important;
}
.coach-modal__info>span{
  width:max-content!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-bottom:10px!important;
  padding:8px 14px!important;
  border-radius:100px!important;
  background:var(--navy)!important;
  color:#fff!important;
  font-size:11px!important;
  letter-spacing:.08em!important;
}
.coach-modal__info>span:before{
  width:22px!important;
  height:22px!important;
  margin:-4px 0 -4px -8px!important;
  background:#fff!important;
  color:var(--navy)!important;
  font-size:12px!important;
}
.coach-modal__info p{
  color:#456776!important;
  font-size:15px!important;
  line-height:1.6!important;
}
.coach-modal__skills{
  gap:8px!important;
  margin:16px 0 12px!important;
}
.coach-modal__skills span{
  padding:9px 12px!important;
  border-radius:12px!important;
  background:#e8f6fb!important;
  color:var(--navy)!important;
  font-size:12px!important;
  font-weight:700!important;
}
.coach-modal__trust{
  gap:8px!important;
  margin:8px 0 20px!important;
}
.coach-modal__trust span{
  padding:12px 10px 12px 28px!important;
  border-radius:12px!important;
  background:#eef7fb!important;
  color:var(--navy)!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.3!important;
}
.coach-modal__trust span:before{
  left:10px!important;
  color:var(--blue)!important;
  font-size:13px!important;
  font-weight:800!important;
}
.coach-modal__cta{
  min-height:56px!important;
  background:var(--blue)!important;
  color:#fff!important;
  box-shadow:0 10px 28px rgba(7,143,208,.28)!important;
}
.coach-modal__cta:hover{
  background:var(--navy)!important;
}

/* Lead modal */
.lead-modal__intro{
  padding:42px 36px!important;
}
.lead-modal__intro h2{
  font-size:clamp(28px,3.5vw,36px)!important;
  line-height:1.15!important;
}
.lead-modal__intro>p:not(.eyebrow){
  font-size:15px!important;
  line-height:1.55!important;
  color:rgba(255,255,255,.88)!important;
}
.lead-modal__form{
  padding:34px 32px 30px!important;
}
.lead-modal__form label>span{
  font-size:12px!important;
  color:#5f7d8b!important;
}
.lead-modal__form input,
.lead-modal__form select{
  min-height:54px!important;
  font-size:16px!important;
}
.lead-modal__form .button{
  min-height:56px!important;
  background:var(--blue)!important;
  box-shadow:0 10px 28px rgba(7,143,208,.28)!important;
}
.lead-modal__note{
  font-size:13px!important;
  color:#5f7d8b!important;
}

/* Branch modal */
.branch-modal__content{
  padding:36px 32px 30px!important;
}
.branch-modal__content h2{
  font-size:clamp(26px,3.2vw,34px)!important;
  color:var(--navy)!important;
}
.branch-modal__address{
  font-size:16px!important;
  color:var(--blue)!important;
  font-weight:700!important;
}
.branch-modal__lead{
  font-size:15px!important;
  line-height:1.55!important;
  color:#5f7d8b!important;
}
.branch-modal__content ul{
  font-size:14px!important;
  line-height:1.5!important;
  color:#456776!important;
}
.branch-modal__phone{
  font-size:22px!important;
  color:var(--navy)!important;
}
.branch-channel b{font-size:12px!important}
.branch-channel small{font-size:11px!important}
.branch-quick-form label{
  font-size:14px!important;
  font-weight:800!important;
  color:var(--navy)!important;
}
.branch-quick-form button{
  background:var(--blue)!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
}

/* Thanks modal */
.thanks-modal__dialog{
  width:min(480px,100%)!important;
  padding:40px 32px 30px!important;
  border-radius:28px!important;
}
.thanks-modal__dialog h2{
  font-size:clamp(26px,4vw,32px)!important;
}
.thanks-modal__dialog>p{
  font-size:16px!important;
  line-height:1.55!important;
}
.thanks-modal__done{
  min-height:56px!important;
  background:var(--blue)!important;
  color:#fff!important;
}

@media(max-width:760px){
  .coach-modal__content{padding:26px 18px 22px!important}
  .coach-modal__content h2{font-size:28px!important}
  .coach-modal__role{font-size:13px!important}
  .coach-modal__info p{font-size:14px!important}
  .coach-modal__skills span,
  .coach-modal__trust span{font-size:12px!important}
  .coach-modal__trust{grid-template-columns:1fr!important}
  .lead-modal__form{padding:24px 18px 20px!important}
  .branch-modal__content{padding:24px 18px 22px!important}
  .branch-modal__phone{font-size:20px!important}
}
