/* NeuroReach SiteShell v1. Generated into static pages; no runtime HTML injection. */
:root{--nrsh-text:#f5fff8;--nrsh-soft:#d9eee4;--nrsh-muted:#91b8a5;--nrsh-green:#59ec65;--nrsh-mint:#c5f6dc;--nrsh-line:rgba(197,246,220,.14);--nrsh-line-strong:rgba(89,236,101,.34);--nrsh-gradient:linear-gradient(135deg,#1cba8d 0%,#59ec65 100%)}
.nr-site-header,.nr-site-header *,.nrsh-mobile-panel,.nrsh-mobile-panel *,.nr-site-footer,.nr-site-footer *{box-sizing:border-box}
.nr-site-header{position:relative;z-index:100;padding:18px 0;border-bottom:1px solid var(--nrsh-line);background:rgba(13,20,16,.93);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--nrsh-text);font-family:Onest,Arial,sans-serif}
.nr-site-header--home{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}
.nr-site-header--home+.page{padding-top:60px}
.nrsh-container{width:min(1240px,calc(100% - 40px));min-height:58px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.nrsh-brand{display:block;flex:0 0 206px;width:206px;color:inherit;text-decoration:none}.nrsh-brand img{display:block;width:100%;height:auto}
.nrsh-nav{display:flex;align-items:center;gap:27px;color:var(--nrsh-muted);font-size:.95rem;font-weight:600;line-height:1.2}.nrsh-nav a,.nrsh-nav span{color:inherit;text-decoration:none;white-space:nowrap}.nrsh-nav a:hover,.nrsh-nav a:focus-visible,.nrsh-nav [aria-current]{color:var(--nrsh-text)}
.nrsh-contacts{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;flex:none}.nrsh-socials{display:flex;align-items:center;gap:7px}.nrsh-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--nrsh-line);border-radius:12px;background:rgba(255,255,255,.035);color:var(--nrsh-soft);text-decoration:none;transition:transform .2s ease,color .2s ease,border-color .2s ease,background .2s ease}.nrsh-icon:hover,.nrsh-icon:focus-visible{transform:translateY(-2px);color:var(--nrsh-green);border-color:var(--nrsh-line-strong);background:rgba(89,236,101,.08)}.nrsh-icon svg{display:block;width:19px;height:19px;max-width:100%;fill:currentColor}.nrsh-icon svg path[stroke]{fill:none;stroke:currentColor}.nrsh-phone-quick{display:none}
.nrsh-contact-copy{min-height:54px;display:flex;align-items:center;justify-content:center;gap:22px;padding-inline:8px;line-height:1.2;text-align:center;white-space:nowrap}.nrsh-phone,.nrsh-mail{color:var(--nrsh-text);font-size:1rem;font-weight:700;letter-spacing:-.015em;text-decoration:none}.nrsh-mail{color:var(--nrsh-mint)}.nrsh-phone:hover,.nrsh-mail:hover,.nrsh-phone:focus-visible,.nrsh-mail:focus-visible{color:var(--nrsh-green)}
.nrsh-cta{min-height:58px;margin-left:20px;padding:0 28px;border:1px solid var(--nrsh-line);border-radius:17px;background:rgba(255,255,255,.018);color:var(--nrsh-text);font-family:inherit;font-size:1rem;font-weight:700;line-height:1.2;white-space:nowrap;cursor:pointer;transition:transform .25s ease,border-color .25s ease,background .25s ease}.nrsh-cta:hover,.nrsh-cta:focus-visible{transform:translateY(-2px);border-color:var(--nrsh-line-strong);background:rgba(89,236,101,.08)}
.nrsh-menu-button{display:none;position:relative;z-index:2;flex:0 0 44px;width:44px;height:44px;margin-left:4px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.nrsh-menu-button i{position:absolute;left:13px;width:18px;height:2px;background:currentColor;transition:transform .3s,top .3s,opacity .2s}.nrsh-menu-button i:nth-child(1){top:15px}.nrsh-menu-button i:nth-child(2){top:21px}.nrsh-menu-button i:nth-child(3){top:27px}.nrsh-menu-open .nrsh-menu-button i:nth-child(1){top:21px;transform:rotate(-45deg)}.nrsh-menu-open .nrsh-menu-button i:nth-child(2){opacity:0}.nrsh-menu-open .nrsh-menu-button i:nth-child(3){top:21px;transform:rotate(45deg)}
body.nrsh-menu-open{overflow:hidden}.nrsh-menu-open .nr-site-header{z-index:110}.nrsh-mobile-panel{position:fixed;inset:0 auto 0 -100%;z-index:105;width:100%;display:flex;flex-direction:column;overflow:auto;overscroll-behavior:contain;padding:96px 15px 115px 20px;background:#161d1a;color:var(--nrsh-text);font-family:Onest,Arial,sans-serif;visibility:hidden;transition:left .3s ease,visibility .3s ease}.nrsh-mobile-panel.is-open{left:0;visibility:visible}.nrsh-mobile-list{display:flex;flex-direction:column;row-gap:20px;margin:0;padding:0;list-style:none}.nrsh-mobile-list a,.nrsh-mobile-list span{display:inline-block;color:var(--nrsh-text);font-family:inherit;font-size:36px;font-weight:500;line-height:1.4;letter-spacing:-.02em;text-decoration:none}.nrsh-mobile-list span{color:var(--nrsh-muted)}.nrsh-mobile-list a:hover,.nrsh-mobile-list a:focus-visible{color:var(--nrsh-green)}.nrsh-mobile-tel{margin-top:22px;color:var(--nrsh-mint);font-size:1.15rem;font-weight:700;text-decoration:none}.nrsh-mobile-cta{align-self:flex-start;min-height:56px;margin-top:34px;padding:0 26px;border:1px solid var(--nrsh-line);border-radius:17px;background:rgba(255,255,255,.03);color:var(--nrsh-text);font-family:inherit;font-size:1rem;font-weight:700;line-height:1.2;cursor:pointer}.nrsh-mobile-cta:hover,.nrsh-mobile-cta:focus-visible{border-color:var(--nrsh-line-strong);background:rgba(89,236,101,.08)}
.nr-site-footer{position:relative;z-index:1;margin-top:90px;background:linear-gradient(360deg,rgba(49,91,70,.8) 0,rgba(49,91,70,0) 100%);color:var(--nrsh-text);font-family:Onest,Arial,sans-serif;font-size:16px;scroll-margin-top:70px}.nr-site-footer a{color:inherit;text-decoration:none}.nr-site-footer .footer__container{width:min(calc(100% - 40px),1240px);margin-inline:auto;padding:2.375rem 0 2.5rem;position:relative;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.nr-site-footer .decor{position:absolute;width:38px;height:38px;background:rgba(255,255,255,.05);pointer-events:none}.nr-site-footer .df1{left:0;top:-2.375rem}.nr-site-footer .df2{top:0;left:-2.375rem}.nr-site-footer .df3{top:0;left:52.58%}.nr-site-footer .df5{right:0;top:-2.375rem}.nr-site-footer .df6{bottom:4.875rem;left:27%}.nr-site-footer .df7{left:67.3%;top:13.75rem}.nr-site-footer .item-footer{min-width:0;border:1px solid rgba(255,255,255,.05);border-radius:1.25rem;padding:2.5rem;background:transparent;color:var(--nrsh-text);font:inherit;text-align:left}.nr-site-footer .item-footer__title{display:block;margin-bottom:1.25rem;color:var(--nrsh-green);font-size:1rem;font-weight:500;line-height:1.4}.nr-site-footer .item-footer__group:not(:last-child){margin-bottom:.375rem}.nr-site-footer .item-footer__group_center.item-footer__group:not(:last-child){margin-bottom:1.25rem}.nr-site-footer .item-footer__group_center .item-footer__title{margin-bottom:.9375rem}.nr-site-footer .item-footer__title-group{margin:0 0 .25rem;color:#70a38c;font-size:.8125rem;line-height:1.4}.nr-site-footer .item-footer__text{margin:0;font-size:1rem;line-height:1.4}.nr-site-footer .item-footer__list{margin:0 0 1.25rem;padding:0;list-style:none}.nr-site-footer .item-footer__item{position:relative;padding-left:2rem}.nr-site-footer .item-footer__item::before{content:"";position:absolute;left:0;top:2px;width:20px;height:22px;background:url("/img/location.svg") center/contain no-repeat}.nr-site-footer .item-footer__item:not(:last-child){margin-bottom:.9375rem}.nr-site-footer .item-footer__link{font-size:1rem;line-height:1.4}.nr-site-footer .footer-mail,.nr-site-footer .footer-hours{display:block;position:relative;margin:0;padding-left:2rem;font-size:1rem;line-height:1.4}.nr-site-footer .footer-mail::before,.nr-site-footer .footer-hours::before{content:"";position:absolute;left:0;top:1px;width:20px;height:20px;background-position:center;background-size:contain;background-repeat:no-repeat}.nr-site-footer .footer-mail::before{background-image:url("/img/mail.svg")}.nr-site-footer .footer-hours::before{background-image:url("/img/clock.svg")}.nr-site-footer .item-footer_social{text-align:right}.nr-site-footer .footer-phone{display:grid;gap:2px;justify-content:end}.nr-site-footer .footer-phone-link{font-size:1.5rem;font-weight:600;line-height:1.4}.nr-site-footer .footer-phone-note{color:rgba(255,255,255,.4);font-size:.8125rem;line-height:1.4;text-align:right}.nr-site-footer .footer-socials{display:flex;justify-content:flex-end;gap:20px;margin-block:1.875rem}.nr-site-footer .footer-social-link{position:relative;width:50px;height:50px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:transparent}.nr-site-footer .footer-social-link::before{content:"";position:absolute;inset:0;opacity:0;background:var(--nrsh-gradient);transition:opacity .3s}.nr-site-footer .footer-social-link:hover::before,.nr-site-footer .footer-social-link:focus-visible::before{opacity:1}.nr-site-footer .footer-social-link svg{position:relative;z-index:1}.nr-site-footer .footer-policy{display:block;margin-bottom:.9375rem;color:var(--nrsh-soft);text-decoration:underline;text-underline-offset:3px}.nr-site-footer .footer-copyright{display:block}.nr-site-footer .item-footer_znak{display:grid;place-items:center;text-align:center;cursor:pointer;transition:color .3s,border-color .3s}.nr-site-footer .item-footer_znak:hover,.nr-site-footer .item-footer_znak:focus-visible{color:var(--nrsh-green);border-color:var(--nrsh-green)}.nr-site-footer .item-footer_znak .item-footer__text{padding-left:2rem;background:url("/img/cc.svg") left center/22px 22px no-repeat}.nr-site-footer .item-footer_znak .item-footer__text span{color:var(--nrsh-green);font-weight:600}.nr-site-footer .footer__top{position:fixed;right:1.875rem;bottom:6.25rem;z-index:120;width:66px;height:66px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:rgba(14,19,17,.72);opacity:0;pointer-events:none;transform:translateY(1.25rem);cursor:pointer;transition:border-color .3s,opacity .3s,transform .3s}.nr-site-footer .footer__top._visible{opacity:1;pointer-events:auto;transform:none}.nr-site-footer .footer__top._visible.nrsh-overlap-hidden{opacity:0;pointer-events:none;transform:translateY(1.25rem)}.nr-site-footer .footer__top:hover,.nr-site-footer .footer__top:focus-visible{border-color:var(--nrsh-green)}
.nr-site-footer{min-height:0;padding:0;line-height:normal}
.nr-site-footer .item-footer__item{background-image:none}
.nr-site-footer .footer__top{padding:0}
@media(min-width:993px){.nr-site-footer .item-footer{grid-row:1/3}.nr-site-footer .item-footer_social{grid-row:1/2}.nr-site-footer .item-footer_znak{grid-row:2/3}}
@media(min-width:1201px) and (max-width:1220px){.nrsh-container{gap:20px}}
@media(max-width:1280px){.nr-site-footer .item-footer{padding:1.875rem}}
@media(min-width:769px) and (max-width:992px){.nr-site-footer .footer__container{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}
@media(min-width:901px){.nr-site-footer .footer-copyright br{display:none}}
@media(max-width:1200px){.nrsh-nav{display:none}.nrsh-menu-button{display:block}}
@media(min-width:1051px) and (max-width:1120px){.nrsh-contact-copy{display:none}.nrsh-phone-quick{display:inline-flex}.nrsh-cta{margin-left:4px;padding-inline:16px}}
@media(max-width:1050px){.nrsh-container{gap:16px}.nrsh-contacts{gap:6px}.nrsh-contact-copy{gap:12px;padding-inline:2px}.nrsh-phone,.nrsh-mail{font-size:.86rem}.nrsh-phone-quick{display:none}.nrsh-cta{min-height:54px;margin-left:4px;padding:0 15px;font-size:.74rem}}
@media(max-width:860px){.nrsh-contact-copy{display:none}.nrsh-phone-quick{display:inline-flex}}
@media(max-width:768px){.nr-site-footer .footer__container{grid-template-columns:1fr}.nr-site-footer .item-footer{padding:1.25rem}.nr-site-footer .item-footer_social{grid-row:1/2;text-align:center}.nr-site-footer .footer-phone{justify-content:center}.nr-site-footer .footer-socials{justify-content:center}.nr-site-footer .footer-phone-note,.nr-site-footer .footer-policy,.nr-site-footer .footer-copyright{text-align:center}.nr-site-footer .footer__top{right:1rem;bottom:1rem;width:54px;height:54px}}
@media(max-width:760px){.nrsh-container{width:min(1240px,calc(100% - 28px))}}
@media(max-width:680px){.nr-site-header{padding:14px 0}.nr-site-header--home+.page{padding-top:28px}.nrsh-container{min-height:44px;gap:10px}.nrsh-brand{flex-basis:148px;width:148px}.nrsh-contacts{gap:6px}.nrsh-socials{gap:5px}.nrsh-icon{width:39px;height:39px;border-radius:11px}.nrsh-cta{display:none}}
@media(max-width:520px){.nrsh-mobile-panel{padding-top:88px}.nrsh-mobile-list a,.nrsh-mobile-list span{font-size:30px}}
@media(max-width:380px){.nrsh-phone-quick{display:none}}
@media(max-width:360px){.nrsh-container{gap:5px}}
@media(max-width:319px){.nrsh-brand{flex-basis:132px;width:132px}.nrsh-container{gap:3px}.nrsh-contacts{gap:4px}}
@media(prefers-reduced-motion:reduce){.nr-site-header *,.nrsh-mobile-panel{scroll-behavior:auto;transition:none!important}}
