.About-module__Balj8a__about{scroll-margin-top:80px}.About-module__Balj8a__grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,64px);display:grid}.About-module__Balj8a__text p{color:var(--muted);margin-bottom:18px;font-size:clamp(15.5px,1.5vw,17px)}.About-module__Balj8a__text p:last-child{margin-bottom:0}.About-module__Balj8a__aside{flex-direction:column;gap:16px;display:flex;position:sticky;top:100px}.About-module__Balj8a__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-md);padding:30px 28px}.About-module__Balj8a__card h3{margin-bottom:18px;font-size:22px}.About-module__Balj8a__list{flex-direction:column;gap:13px;list-style:none;display:flex}.About-module__Balj8a__list li{color:var(--ink);padding-left:28px;font-size:15px;line-height:1.5;position:relative}.About-module__Balj8a__list li:before{content:"";border:2.5px solid var(--gold);border-radius:50%;width:12px;height:12px;position:absolute;top:7px;left:0}@media (max-width:900px){.About-module__Balj8a__grid{grid-template-columns:1fr}.About-module__Balj8a__aside{position:static}}
.Footer-module__nhiC3q__footer{background:var(--navy);color:#f7f2e7cc;padding:clamp(48px,6vw,72px) 0 28px}.Footer-module__nhiC3q__top{border-bottom:1px solid #f7f2e724;grid-template-columns:1.4fr 1fr 1fr;gap:clamp(28px,5vw,56px);padding-bottom:clamp(32px,4vw,48px);display:grid}.Footer-module__nhiC3q__logo{align-items:center;gap:12px;display:inline-flex}.Footer-module__nhiC3q__logoImg{object-fit:cover;border-radius:50%;width:40px;height:40px;box-shadow:0 0 0 2px #c9a24b73}.Footer-module__nhiC3q__logoText{font-family:var(--font-heading);color:var(--cream);font-size:22px;font-weight:600}.Footer-module__nhiC3q__tagline{max-width:34ch;margin-top:14px;font-size:14.5px;line-height:1.6}.Footer-module__nhiC3q__nav h3,.Footer-module__nhiC3q__contacts h3{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:13px;font-weight:700}.Footer-module__nhiC3q__nav ul,.Footer-module__nhiC3q__contacts ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__nhiC3q__nav a,.Footer-module__nhiC3q__contacts a{font-size:15px;transition:color .2s}.Footer-module__nhiC3q__nav a:hover,.Footer-module__nhiC3q__contacts a:hover{color:var(--gold)}.Footer-module__nhiC3q__bottom{color:#f7f2e78c;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:13.5px;display:flex}.Footer-module__nhiC3q__privacy{text-underline-offset:3px;text-decoration:underline;transition:color .2s}.Footer-module__nhiC3q__privacy:hover{color:var(--gold)}@media (max-width:760px){.Footer-module__nhiC3q__top{grid-template-columns:1fr}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column}}
.Header-module__9fWxfa__header{z-index:50;-webkit-backdrop-filter:blur(14px);background:#f7f2e7b8;border-bottom:1px solid #0000;transition:background-color .3s,border-color .3s,box-shadow .3s;position:fixed;inset:0 0 auto}.Header-module__9fWxfa__scrolled{border-bottom-color:var(--line);box-shadow:var(--shadow-sm);background:#f7f2e7eb}.Header-module__9fWxfa__inner{align-items:center;gap:24px;height:76px;display:flex}.Header-module__9fWxfa__logo{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__9fWxfa__logoImg{object-fit:cover;border-radius:50%;width:44px;height:44px;box-shadow:0 0 0 2px #c9a24b73}.Header-module__9fWxfa__logoText{line-height:1.1;font-family:var(--font-heading);color:var(--green-deep);flex-direction:column;font-size:21px;font-weight:600;display:flex}.Header-module__9fWxfa__logoText em{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:11px;font-style:normal;font-weight:500}.Header-module__9fWxfa__nav{margin-left:auto}.Header-module__9fWxfa__navList{gap:26px;list-style:none;display:flex}.Header-module__9fWxfa__navLink{color:var(--ink);padding:6px 0;font-size:15px;font-weight:500;transition:color .2s;position:relative}.Header-module__9fWxfa__navLink:after{content:"";background:var(--gold);transform-origin:0;border-radius:2px;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__9fWxfa__navLink:hover{color:var(--green-deep)}.Header-module__9fWxfa__navLink:hover:after{transform:scaleX(1)}.Header-module__9fWxfa__cta{padding:12px 22px;font-size:14.5px}.Header-module__9fWxfa__burger{border-radius:var(--r-sm);background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.Header-module__9fWxfa__burger span{background:var(--green-deep);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__9fWxfa__open .Header-module__9fWxfa__burger span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__9fWxfa__open .Header-module__9fWxfa__burger span:nth-child(2){opacity:0}.Header-module__9fWxfa__open .Header-module__9fWxfa__burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__9fWxfa__mobileMenu{background:var(--cream);flex-direction:column;padding:32px 24px 40px;display:none;position:fixed;inset:76px 0 0;overflow-y:auto}.Header-module__9fWxfa__open .Header-module__9fWxfa__mobileMenu{animation:.3s Header-module__9fWxfa__menuIn;display:flex}@keyframes Header-module__9fWxfa__menuIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}.Header-module__9fWxfa__mobileList{flex-direction:column;list-style:none;display:flex}.Header-module__9fWxfa__mobileLink{font-family:var(--font-heading);color:var(--green-deep);border-bottom:1px solid var(--line);padding:16px 4px;font-size:24px;transition:color .2s,padding-left .2s;display:block}.Header-module__9fWxfa__mobileLink:hover{color:var(--copper);padding-left:10px}.Header-module__9fWxfa__mobileCta{margin-top:28px}@media (max-width:1080px){.Header-module__9fWxfa__cta{display:none}}@media (max-width:860px){.Header-module__9fWxfa__nav{display:none}.Header-module__9fWxfa__burger{margin-left:auto;display:flex}.Header-module__9fWxfa__inner{height:68px}.Header-module__9fWxfa__mobileMenu{inset:68px 0 0}}
.Hero-module__gNeX-G__hero{align-items:center;min-height:100svh;padding:120px 0 90px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__bg{object-fit:cover;z-index:-2}.Hero-module__gNeX-G__overlay{z-index:-1;background:radial-gradient(900px 480px at 15% 20%,#1e3d2f8c,#0000 65%),linear-gradient(#16243a8c 0%,#1e3d2fb8 100%);position:absolute;inset:0}.Hero-module__gNeX-G__content{max-width:820px;color:var(--cream)}.Hero-module__gNeX-G__kicker{border-radius:var(--r-pill);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e3d2f59;border:1px solid #f7f2e759;padding:10px 18px;font-size:13px;font-weight:600;display:inline-block}.Hero-module__gNeX-G__title{color:var(--cream);text-wrap:balance;margin:26px 0 20px;font-size:clamp(34px,5.6vw,64px);line-height:1.08}.Hero-module__gNeX-G__subtitle{color:#f7f2e7e0;max-width:56ch;font-size:clamp(16px,1.9vw,20px);line-height:1.6}.Hero-module__gNeX-G__benefits{flex-wrap:wrap;gap:10px;margin:30px 0 36px;list-style:none;display:flex}.Hero-module__gNeX-G__benefits li{border-radius:var(--r-pill);background:#f7f2e71f;border:1px solid #f7f2e740;align-items:center;gap:9px;padding:9px 18px;font-size:14.5px;font-weight:500;display:inline-flex}.Hero-module__gNeX-G__benefits li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px}.Hero-module__gNeX-G__actions{flex-wrap:wrap;gap:14px;display:flex}.Hero-module__gNeX-G__scrollHint{border:1.5px solid #f7f2e780;border-radius:14px;justify-content:center;width:26px;height:44px;transition:border-color .25s;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollHint:hover{border-color:var(--gold)}.Hero-module__gNeX-G__scrollDot{background:var(--gold);border-radius:4px;width:4px;height:9px;margin-top:8px;animation:1.8s ease-in-out infinite Hero-module__gNeX-G__scrollPulse}@keyframes Hero-module__gNeX-G__scrollPulse{0%,to{opacity:1;transform:translateY(0)}60%{opacity:.2;transform:translateY(12px)}}@media (max-width:640px){.Hero-module__gNeX-G__hero{padding:110px 0 80px}.Hero-module__gNeX-G__actions .Hero-module__gNeX-G__btn{width:100%}.Hero-module__gNeX-G__scrollHint{display:none}}@media (prefers-reduced-motion:reduce){.Hero-module__gNeX-G__scrollDot{animation:none}}
.Hosts-module__pOXcVG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,4vw,44px);display:grid}.Hosts-module__pOXcVG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-md);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.Hosts-module__pOXcVG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Hosts-module__pOXcVG__photo{aspect-ratio:4/3;margin:0;overflow:hidden}.Hosts-module__pOXcVG__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Hosts-module__pOXcVG__card:hover .Hosts-module__pOXcVG__img{transform:scale(1.04)}.Hosts-module__pOXcVG__body{padding:26px 26px 30px}.Hosts-module__pOXcVG__body h3{font-size:24px}.Hosts-module__pOXcVG__role{letter-spacing:.1em;text-transform:uppercase;color:var(--copper);margin-top:6px;font-size:13px;font-weight:600}.Hosts-module__pOXcVG__bio{flex-direction:column;gap:11px;margin-top:18px;list-style:none;display:flex}.Hosts-module__pOXcVG__bio li{color:var(--muted);padding-left:24px;font-size:15px;line-height:1.55;position:relative}.Hosts-module__pOXcVG__bio li:before{content:"";background:var(--gold);width:10px;height:1px;position:absolute;top:8px;left:0}.Hosts-module__pOXcVG__synergy{border-left:3px solid var(--gold);border-radius:0 var(--r-md) var(--r-md) 0;color:var(--ink);background:linear-gradient(90deg,#c9a24b1f,#0000 70%);margin-top:clamp(32px,5vw,48px);padding:clamp(24px,4vw,36px);font-size:clamp(16px,1.7vw,18px)}.Hosts-module__pOXcVG__synergy strong{color:var(--green-deep)}@media (max-width:860px){.Hosts-module__pOXcVG__grid{grid-template-columns:1fr}}
.Place-module__y_d_Sq__description{max-width:72ch;margin-bottom:clamp(28px,4vw,40px)}.Place-module__y_d_Sq__description p{color:var(--muted);margin-bottom:16px;font-size:clamp(15.5px,1.5vw,17px)}.Place-module__y_d_Sq__description p:last-child{margin-bottom:0}.Place-module__y_d_Sq__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:clamp(36px,5vw,56px);display:grid}.Place-module__y_d_Sq__frame{border-radius:var(--r-md);box-shadow:var(--shadow-sm);margin:0;transition:box-shadow .3s;overflow:hidden}.Place-module__y_d_Sq__frame:hover{box-shadow:var(--shadow-md)}.Place-module__y_d_Sq__galleryImg{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.Place-module__y_d_Sq__frame:hover .Place-module__y_d_Sq__galleryImg{transform:scale(1.05)}.Place-module__y_d_Sq__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,32px);display:grid}.Place-module__y_d_Sq__feature{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:26px 24px}.Place-module__y_d_Sq__featureIndex{font-family:var(--font-heading);color:var(--gold);margin-bottom:10px;font-size:30px;display:block}.Place-module__y_d_Sq__feature h3{margin-bottom:10px;font-size:20px}.Place-module__y_d_Sq__feature p{color:var(--muted);font-size:14.5px;line-height:1.6}@media (max-width:860px){.Place-module__y_d_Sq__gallery,.Place-module__y_d_Sq__features{grid-template-columns:1fr}}
.Program-module__ny7XyG__days{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,4vw,48px);display:grid}.Program-module__ny7XyG__day{border-radius:var(--r-lg);background:#f7f2e70f;border:1px solid #f7f2e729;padding:clamp(24px,3vw,36px)}.Program-module__ny7XyG__dayHead{margin-bottom:26px}.Program-module__ny7XyG__dayBadge{border-radius:var(--r-pill);background:var(--gold);color:var(--green-deep);letter-spacing:.12em;text-transform:uppercase;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.Program-module__ny7XyG__dayDate{letter-spacing:.08em;color:#f7f2e7b3;margin-top:12px;font-size:14px;display:block}.Program-module__ny7XyG__dayTheme{margin-top:8px;font-size:clamp(20px,2.2vw,25px)}.Program-module__ny7XyG__timeline{flex-direction:column;list-style:none;display:flex}.Program-module__ny7XyG__slot{grid-template-columns:96px minmax(0,1fr);gap:18px;padding-bottom:26px;display:grid;position:relative}.Program-module__ny7XyG__slot:last-child{padding-bottom:0}.Program-module__ny7XyG__slot:not(:last-child):before{content:"";background:#f7f2e733;width:1px;position:absolute;top:26px;bottom:0;left:108px}.Program-module__ny7XyG__slotTime{color:var(--gold);white-space:nowrap;padding-top:3px;font-size:14px;font-weight:700}.Program-module__ny7XyG__slotBody h4{font-family:var(--font-body);color:var(--cream);flex-wrap:wrap;align-items:center;gap:10px;font-size:16.5px;font-weight:700;display:flex}.Program-module__ny7XyG__slotBody p{color:#f7f2e7bf;margin-top:7px;font-size:14.5px;line-height:1.55}.Program-module__ny7XyG__tag{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-pill);color:#f7f2e7d9;border:1px solid #f7f2e759;padding:4px 10px;font-size:11px;font-style:normal;font-weight:600}.Program-module__ny7XyG__tag[data-tag=практики]{color:var(--gold);border-color:#c9a24bb3}.Program-module__ny7XyG__tag[data-tag=интеграция]{background:#16243a73;border-color:#16243ae6}.Program-module__ny7XyG__ctaWrap{text-align:center;margin-top:clamp(36px,5vw,56px)}@media (max-width:900px){.Program-module__ny7XyG__days{grid-template-columns:1fr}}@media (max-width:520px){.Program-module__ny7XyG__slot{grid-template-columns:1fr;gap:6px;padding-left:18px}.Program-module__ny7XyG__slot:not(:last-child):before{top:8px;bottom:8px;left:2px}.Program-module__ny7XyG__slot:after{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:9px;left:0}}
.Register-module__PxE9iG__tariffs{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,4vw,36px);margin-bottom:clamp(40px,6vw,64px);display:grid}.Register-module__PxE9iG__card{border-radius:var(--r-lg);background:#f7f2e70f;border:1px solid #f7f2e72e;flex-direction:column;padding:clamp(26px,3.5vw,40px);transition:transform .3s,border-color .3s,background-color .3s;display:flex;position:relative}.Register-module__PxE9iG__card:hover{border-color:#c9a24b80;transform:translateY(-4px)}.Register-module__PxE9iG__featured{background:#c9a24b1f;border-color:#c9a24b73}.Register-module__PxE9iG__badge{border-radius:var(--r-pill);background:var(--gold);color:var(--green-deep);letter-spacing:.1em;text-transform:uppercase;padding:6px 16px;font-size:12px;font-weight:700;position:absolute;top:-13px;left:28px}.Register-module__PxE9iG__card h3{font-size:clamp(22px,2.4vw,28px)}.Register-module__PxE9iG__price{font-family:var(--font-heading);color:var(--gold);margin-top:10px;font-size:clamp(34px,4vw,46px);font-weight:600}.Register-module__PxE9iG__note{color:#f7f2e7b3;margin-top:4px;font-size:14px}.Register-module__PxE9iG__features{flex-direction:column;gap:12px;margin:22px 0 28px;list-style:none;display:flex}.Register-module__PxE9iG__features li{color:#f7f2e7e0;padding-left:30px;font-size:15px;line-height:1.5;position:relative}.Register-module__PxE9iG__features li:before{content:"✓";width:20px;height:20px;color:var(--gold);background:#c9a24b33;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;left:0}.Register-module__PxE9iG__form{border-radius:var(--r-lg);background:#f7f2e712;border:1px solid #f7f2e72e;max-width:760px;margin-inline:auto;padding:clamp(26px,4vw,44px)}.Register-module__PxE9iG__formHead{text-align:center;margin-bottom:28px}.Register-module__PxE9iG__formHead h3{font-size:clamp(22px,2.6vw,28px)}.Register-module__PxE9iG__formHead p{color:#f7f2e7bf;margin-top:10px;font-size:15px}.Register-module__PxE9iG__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.Register-module__PxE9iG__field{flex-direction:column;gap:7px;display:flex}.Register-module__PxE9iG__field span{letter-spacing:.06em;text-transform:uppercase;color:#f7f2e7bf;font-size:13px;font-weight:600}.Register-module__PxE9iG__field input{border-radius:var(--r-sm);color:var(--cream);font-family:var(--font-body);background:#1e3d2f59;border:1px solid #f7f2e747;padding:14px 16px;font-size:15px;transition:border-color .25s,background-color .25s,box-shadow .25s}.Register-module__PxE9iG__field input::placeholder{color:#f7f2e773}.Register-module__PxE9iG__field input:focus{border-color:var(--gold);background:#1e3d2f80;outline:none;box-shadow:0 0 0 3px #c9a24b40}.Register-module__PxE9iG__form button[type=submit]{margin-bottom:14px}.Register-module__PxE9iG__form button[type=submit]:disabled{opacity:.85;cursor:default;transform:none}.Register-module__PxE9iG__success{border-radius:var(--r-sm);color:var(--cream);text-align:center;background:#c9a24b2e;border:1px solid #c9a24b73;margin-bottom:14px;padding:13px 18px;font-size:14.5px}.Register-module__PxE9iG__consent{color:#f7f2e799;text-align:center;font-size:12.5px;line-height:1.55}.Register-module__PxE9iG__consent a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.Register-module__PxE9iG__consent a:hover{color:var(--cream)}@media (max-width:860px){.Register-module__PxE9iG__tariffs,.Register-module__PxE9iG__fields{grid-template-columns:1fr}}
.Reviews-module__foJ60W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,28px);display:grid}.Reviews-module__foJ60W__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:16px;padding:60px 26px 26px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Reviews-module__foJ60W__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Reviews-module__foJ60W__quote{font-family:var(--font-heading);color:var(--gold);opacity:.55;font-size:96px;line-height:1;position:absolute;top:8px;left:20px}.Reviews-module__foJ60W__text{color:var(--ink);font-size:15px;line-height:1.65}.Reviews-module__foJ60W__result{border-radius:var(--r-pill);color:var(--gold-dark);background:#c9a24b29;align-self:flex-start;padding:7px 14px;font-size:13px;font-weight:700}.Reviews-module__foJ60W__author{border-top:1px solid var(--line);color:var(--green-deep);align-items:center;gap:12px;margin-top:auto;padding-top:16px;font-size:14px;font-weight:600;display:flex}.Reviews-module__foJ60W__avatar{object-fit:cover;border-radius:50%;box-shadow:0 0 0 2px #c9a24b66}@media (max-width:980px){.Reviews-module__foJ60W__grid{grid-template-columns:1fr;max-width:560px;margin-inline:auto}}
