.tabs,body{background:var(--bg-sand)}.tab,.tabs{transition:.25s}.btn,.nav__link{text-decoration:none}.media-circle,.process-card__icon{place-items:center;overflow:hidden}.btn,.contact__headline,.hero__grid,.process-card,.tab,.text-footer{text-align:center}.container,.hero>.container,.section>.container{width:min(var(--container),calc(100% - (var(--gutter) * 2)))}:root{--bg-sand:#F7F9F9;--bg-primary:#3F6F6F;--bg-secondary:#efeae9;--bg-teal:#4FA3A5;--bg-teal-dark:#3F6F6F;--bg-teal-light:#c7e3e3;--bg-white:#ffffff;--text-dark:#2F3E3E;--text-muted:#6B7C7C;--text-white:#fff;--on-dark:#2F3E3E;--container:1200px;--gutter:24px;--radius:24px}.tab.active,.tab:hover,.tabs{border-radius:1000px}*,::after,::before{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text-dark)}p,ul{margin-top:0!important}.mb-30{margin-bottom:30px!important}.color-teal{color:var(--bg-primary)!important}.font-72{font-size:72px!important}.font-42{font-size:42px!important}.font-handwritten{font-family:"Ms Madi",cursive;font-weight:400;font-style:normal}.container{margin-inline:auto}.media-circle img,.tab{width:100%}.visible-xs{display:none!important}.hidden-xs{display:block!important}.divider.visible-xs{height:1px;background:var(--bg-teal);margin:0}.section__head.subtitle,.tabs{margin-bottom:12px}.text-bold{font-weight:700}.tabs{display:flex;padding:4px}.tab{padding:24px 40px;cursor:pointer;color:var(--text-dark);font-weight:500;position:relative}.tab:hover{background:rgba(63,111,111,.08)}.tab.active{background:rgba(63,111,111,.16)}.tab.active:hover{background:rgba(63,111,111,.32)}.tab-content{padding:24px 32px;display:none;margin-bottom:48px}.tab-content.active{display:block;background:var(--bg-sand);border-radius:4px}footer{background:#0f1e1e;color:#eee;padding:24px}.text-footer{font-size:13px}.text-footer a{color:#ccc}.site-header{background:var(--bg-primary);position:fixed;top:0;left:0;right:0;z-index:1000}.header__inner{display:flex;align-items:center;min-height:70px;gap:14px}.brand{display:inline-block;margin-right:auto;width:1px;height:1px;overflow:hidden}.brand__logo{position:absolute;z-index:999;top:8px;width:90px}.nav__toggle{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.about__lead .message,.nav__hamburger{position:relative}.nav{margin-left:auto}.nav__list{list-style:none;margin:0;padding:0;display:flex;gap:28px;flex-wrap:wrap;justify-content:flex-end}.nav__link{color:var(--text-white);font-size:14px;line-height:1;padding:10px 0;opacity:.85;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.nav__link:hover{opacity:1;text-decoration:underline;text-underline-offset:6px}.nav__hamburger{display:none;margin-left:auto;width:44px;height:44px;border-radius:10px;cursor:pointer}.nav__hamburger span{position:absolute;left:11px;right:11px;height:2px;border-radius:2px;background:rgba(238,240,234,.92);transition:transform .2s,opacity .2s,top .2s}.nav__hamburger span:first-child{top:14px}.nav__hamburger span:nth-child(2){top:21px}.nav__hamburger span:nth-child(3){top:28px}.nav__toggle:checked+.nav__hamburger span:first-child{top:21px;transform:rotate(45deg)}.nav__toggle:checked+.nav__hamburger span:nth-child(2){opacity:0}.nav__toggle:checked+.nav__hamburger span:nth-child(3){top:21px;transform:rotate(-45deg)}.section{padding:64px 0 90px}.section--light{background:var(--bg-sand);color:var(--text-dark)}.section--dark{background:var(--bg-secondary);color:var(--on-dark)}.section__head{display:flex;align-items:center;justify-content:center;gap:28px;margin-bottom:38px}.section__title{margin:0;font-size:92px;font-weight:500;line-height:130%}.section__title--light{color:var(--bg-primary)}.section__title--dark{color:var(--on-dark)}.btn,.hero__title{color:var(--text-white)}.hero{background:var(--bg-sand);padding:72px 0 84px;margin:0;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat}.hero__grid{padding:24px}.hero__title{margin:0 0 28px;font-weight:800;letter-spacing:-.02em;line-height:1.12;font-size:clamp(36px, 4.2vw, 56px);text-shadow:2px 2px 5px #000}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.06em;font-size:16px;padding:16px 32px;border-radius:8px;background:var(--bg-teal)}.btn:hover{background:var(--bg-teal-dark);transition:.2s}.btn--outline{color:var(--bg-teal);border:2px solid var(--bg-teal);background:#fff;transition:.2s}.btn--outline:hover{background:rgba(255,255,255,.85);transition:.2s}.hero__media{display:flex;justify-content:flex-end}.media-circle{width:min(520px,100%);aspect-ratio:1/1;border-radius:50%;display:grid}.chat,.message{display:flex}.media-circle span{font-weight:700;letter-spacing:.1em}.media-circle--light span{color:rgba(0,0,0,.5)}.media-circle--dark span{color:rgba(255,255,255,.7)}.help__text{margin-bottom:62px;font-size:18px;line-height:140%;max-width:70ch}.help__text.subtitle{max-width:100%;text-align:center;font-weight:700}.chat{max-width:100ch;margin:40px auto;flex-direction:column;gap:12px}.chat.chat-btn{align-items:center;margin-top:60px}.chat.chat-btn .btn{width:fit-content}.message--left{justify-content:flex-start}.message--right{justify-content:flex-end}.bubble{background:var(--bg-secondary);padding:16px 24px 20px;border-radius:0 100px 100px;font-size:16px}.message--right .bubble{background:var(--bg-white);border-top-left-radius:100px;border-bottom-right-radius:0;border:1px solid var(--bg-teal-light)}.coaching__stack-up{display:grid;gap:32px;margin-bottom:32px;grid-template-columns:1fr auto 1fr}.coaching__stack-down{display:grid;gap:32px;grid-template-columns:1fr 1fr 1fr}.coaching__item{display:grid;align-items:center}.coaching__item-card{background:var(--bg-sand);padding:24px 32px;border-radius:16px;transition:.25s}.coaching__item-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.18)}.coaching__label{margin:0 0 8px;font-size:28px;font-weight:800;color:var(--text-dark)}.coaching__text,.give__text{margin:0;font-size:16px;line-height:140%;color:var(--text-dark)}.process__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:36px;padding-top:8px}.process-card__iconWrap{position:relative;width:min(225px,100%);margin:0 auto 18px}.process-card__icon{display:grid;border-radius:16px}.process-card__icon img{width:100%;height:100%;object-fit:cover;display:block}.process-card__icon span{color:rgba(31,35,31,.55);font-weight:700;letter-spacing:.08em}.process-card__title{margin:0 0 10px;font-size:42px;font-weight:800;color:var(--text-dark)}.process-card__text{margin:0 auto;max-width:46ch;font-size:16px;line-height:140%;color:var(--text-dark)}.give__grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.give__text.scedule{max-width:100%;font-weight:700}.about__grid{display:grid;grid-template-columns:0.9fr 1.1fr;align-items:center;gap:54px}.about__lead.chat .bubble{line-height:140%;font-weight:600;background:var(--bg-sand);padding:24px 48px;color:var(--text-dark);border-radius:32px}.about__lead .message::after{content:"";position:absolute;left:-32px;top:50%;transform:translateY(-50%);border-width:16px;border-style:solid;border-color:transparent var(--bg-sand) transparent transparent}.about__list{margin:0 0 32px;padding-left:32px;display:grid;gap:6px;max-width:70ch;font-size:18px;line-height:140%}.about__closing{max-width:72ch;font-size:16px;line-height:140%}.contact__content{display:flex;justify-content:center;gap:32px}.contact__headline{font-size:18px;font-weight:700;color:var(--text-dark)}.contact__line{margin:6px 0 0;font-size:16px;line-height:140%;color:var(--text-dark)}.contact__line .button{gap:8px}@media (max-width:900px){.about__grid,.coaching__stack-up,.hero__grid,.process__grid{grid-template-columns:1fr}.visible-xs{display:block!important}.hidden-xs{display:none!important}.tab{padding:12px 24px}.section{padding:48px 0 70px}.section__head{gap:18px;margin-bottom:26px}.section__badge{width:92px;height:92px;font-size:44px}.section__title{font-size:52px}.hero{padding:44px 0 64px}.hero__grid{gap:28px}.hero__media{justify-content:flex-start}.bubble{padding:12px 20px 16px}.about__lead.chat .bubble{padding:20px 28px 24px}.process-card__title{font-weight:500}.media-circle{width:100%;max-width:520px;margin:auto}.media-circle img{width:100%}.about__grid{gap:26px}.about__closing,.about__lead,.coaching__text,.give__text{font-size:17px}.about__lead{margin-bottom:0}.about__list{font-size:16px}.about__lead .message::after{border-color:var(--bg-sand) transparent transparent transparent;bottom:-32px;top:auto;transform:translate(-50%);left:50%}.process__grid{gap:40px}.coaching__stack-up{gap:0;justify-items:center}.coaching__stack-down,.give__grid{grid-template-columns:1fr;gap:32px}.coaching__stack-down{justify-items:center}.nav__hamburger{display:inline-flex}.nav{position:absolute;left:0;right:0;top:70px;background:var(--bg-teal-dark);border-top:1px solid rgba(238,240,234,.14);display:none}.nav__list{flex-direction:column;gap:24px;padding:24px 16px 32px}.nav__link{padding:14px 0;border-bottom:1px solid rgba(238,240,234,.12)}.nav__link:last-child{border-bottom:0}.nav__toggle:checked~.nav{display:block}.nav__toggle:checked+.nav__hamburger span:first-child{transform:translateY(8px) rotate(45deg)}.nav__toggle:checked+.nav__hamburger span:nth-child(2){opacity:0}.nav__toggle:checked+.nav__hamburger span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav__hamburger span{transition:transform .2s,opacity .2s}.header__inner{position:relative}.contact__content{flex-direction:column}}@media (max-width:480px){:root{--gutter:16px}.nav__link{font-size:16px}.btn{width:100%}}.hero,.section{min-height:100svh;display:flex;align-items:center;padding-block:64px}.hero>.container,.section>.container{margin-inline:auto}