
@font-face{font-family:Montserrat;src:url('/assets/fonts/montserrat-cyrillic.woff2?v=45ea393f')}@font-face{font-family:Montserrat;src:url('/assets/fonts/montserrat-latin.woff2?v=c154477b');unicode-range:U+0000-00FF}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F4F5;color:#17181A;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;object-fit:cover}.wrap{max-width:1180px;margin:auto}.pad{padding:72px 24px}.nav{padding:22px 24px;border-bottom:1px solid #17181a1a}.nav .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{height:52px;width:auto}.navlinks{display:flex;gap:28px;font-size:14px;font-weight:500}.hero>*,.program>*,.request>*{min-width:0}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}.eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#A33427;font-weight:500;margin-bottom:24px}h1{font-size:56px;letter-spacing:-.02em;line-height:1.08;font-weight:600;margin:0 0 26px}h2{font-size:40px;line-height:1.16;letter-spacing:-.015em;font-weight:600;margin:0 0 22px}h3{font-size:30px;line-height:1.2;margin:0 0 20px;font-weight:600;letter-spacing:-.01em}p{font-size:16px;line-height:1.75;color:#565A5E;font-weight:400;margin:0 0 22px}.lead{font-size:18px;max-width:520px}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:12px;padding:19px 30px;background:#17181A;color:#F4F4F5;font-size:15px;font-weight:600;cursor:pointer}.btn.red{background:#A33427}.btn.light{background:#F4F4F5;color:#17181A}.btn:hover{opacity:.88}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #A33427;outline-offset:5px}.hero-photos{display:grid;grid-template-columns:1.25fr 1fr;gap:12px;align-items:center}.hero-photos img{border-radius:18px;aspect-ratio:3/4}.hero-photos img+img{margin-top:80px}.small{font-size:14px;line-height:1.7;color:#6C7075;margin-top:18px}.chooser{display:flex;gap:12px;flex-wrap:wrap;padding-top:32px;border-top:1px solid #17181a20;margin-top:46px}.chooser a{border:1px solid #17181a30;border-radius:12px;padding:13px 18px;font-size:14px}.chooser a:hover{background:#EAEAEB}.section-heading{margin-bottom:42px}.program{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.program-photo{border-radius:18px;height:580px;object-position:center 35%}.muted{background:#EAEAEB}.meta{display:inline-block;font-size:14px;line-height:1.6;color:#A33427;margin-bottom:20px;font-weight:500}.program ul{padding:0;margin:0 0 26px;list-style:none}.program li{font-size:16px;line-height:1.6;padding:8px 0 8px 20px;position:relative}.program li:before{content:'•';position:absolute;left:0;color:#A33427}.program .result{border-left:2px solid #A33427;padding-left:20px;margin:26px 0}.dark{background:#17181A;color:#F4F4F5}.dark p{color:#B9BCC0}.dark .meta{color:#E9B0A6}.dark li:before{color:#E9B0A6}.dark .result{border-color:#A33427}.theory-list{display:grid;grid-template-columns:1fr 1fr;column-gap:15px}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}video{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:16px;background:#17181A}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.gallery img{height:260px;border-radius:16px;object-position:center 20%}.request{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.request h2{max-width:550px}.price{font-size:26px;font-weight:500;margin-bottom:16px}.request-box{border-left:1px solid #ffffff30;padding-left:48px}.footer{padding:34px 24px}.footer .wrap{display:flex;justify-content:space-between;font-size:13px;color:#6C7075}.reviewbar{padding:10px 24px;background:#EAEAEB;color:#565A5E;font-size:12px;text-align:center}dialog{border:0;border-radius:18px;max-width:440px;padding:32px;background:#F4F4F5;color:#17181A}dialog::backdrop{background:#17181a88}dialog h3{font-size:24px}@media(max-width:800px){.pad{padding:48px 22px}.navlinks{gap:14px;flex-wrap:wrap;justify-content:flex-end;font-size:12px}.logo{height:40px}.hero,.program,.request{grid-template-columns:1fr;gap:32px}h1{font-size:40px}h2{font-size:31px}h3{font-size:27px}.hero-photos{max-width:560px}.hero-photos img+img{margin-top:40px}.program-photo{height:460px}.program.reverse .program-photo{order:2}.video-grid{grid-template-columns:repeat(2,1fr)}.request-box{border-left:0;border-top:1px solid #ffffff30;padding:28px 0 0}.gallery img{height:180px}.chooser{margin-top:30px}.footer .wrap{gap:15px;flex-wrap:wrap}}@media(max-width:420px){.nav .wrap{align-items:flex-start}.navlinks{max-width:230px}.hero-photos{gap:10px}.program-photo{height:410px}.theory-list{grid-template-columns:1fr}.gallery{gap:8px}.gallery img{height:145px}.video-grid{gap:10px}.lead{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Выравнивание текстовых колонок в общем стиле сайта. */
.hero > div:first-child,
.program > div,
.section-heading,
.request > div { text-align: center; }
.hero p,
.program p,
.section-heading p,
.request h2,
.request p { margin-left: auto; margin-right: auto; }
.chooser { justify-content: center; }
.program ul { width: fit-content; max-width: 100%; margin-left: auto; margin-right: auto; text-align: left; }
@media (max-width: 640px) {
  .hero p, .program p, .section-heading p, .request p {
    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
  }
}
