.stoma-clean{--stoma-bg: #eeeeeb;--stoma-surface: #f9f8f4;--stoma-surface-muted: #deded9;--stoma-ink: #101010;--stoma-muted: #62625c;--stoma-line: #c8c8c0;--stoma-shadow: 0 26px 72px rgba(16, 16, 16, .14);--stoma-radius: 22px;--stoma-orange: #ff5a1f;--stoma-active: var(--stoma-orange);min-height:100vh;padding-bottom:96px;background:var(--stoma-bg);color:var(--stoma-ink);font-family:Inter,system-ui,sans-serif}.stoma-clean *{box-sizing:border-box}.stoma-hero{--hero-progress: 0;--hero-bg-light: #f8f8f4;--hero-bg-dark: #080808;--hero-ink-light: #090909;--hero-ink-dark: #ff5a1f;--hero-accent-light: #ff5a1f;--hero-accent-dark: #ff5a1f;--hero-base-alpha: 1;--hero-shift-alpha: 0;--hero-badge-progress: 0;--hero-light-alpha: calc(1 - var(--hero-progress));--hero-dark-alpha: var(--hero-progress);width:100%;height:200vh;margin:0 auto 72px;padding:0}.stoma-hero__card{position:sticky;top:0;height:100vh;min-height:680px;overflow:hidden;border:0;border-radius:0;background:linear-gradient(#fffc,#fffc),linear-gradient(90deg,rgba(16,16,16,.055) 1px,transparent 1px),var(--hero-bg-light);background-size:auto,clamp(72px,6.4vw,132px) 100%,auto;color:var(--hero-ink-light);isolation:isolate;transition:border-color .18s linear}.stoma-hero__card:before,.stoma-hero__card:after{position:absolute;inset:0;z-index:-2;content:"";pointer-events:none}.stoma-hero__card:before{background:linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 50% 42%,rgba(255,90,31,.12),transparent 44%),var(--hero-bg-dark);background-size:clamp(72px,6.4vw,132px) 100%,auto,auto;opacity:var(--hero-dark-alpha);transition:opacity .18s linear}.stoma-hero__card:after{z-index:2;background:radial-gradient(circle at 50% 56%,rgba(255,255,255,.72),transparent 40%);opacity:var(--hero-light-alpha);transition:opacity .18s linear}.stoma-hero__headline{position:absolute;inset:0;z-index:1;pointer-events:none}.stoma-hero__headline-layer{position:absolute;inset:0;color:var(--hero-ink-light);font-size:clamp(86px,13.2vw,226px);font-weight:800;letter-spacing:-.08em;line-height:.76;text-align:center;text-transform:uppercase;transition:opacity .18s linear,transform .18s linear,color .18s linear}.stoma-hero__headline-layer>span{position:absolute;left:50%;display:block;width:max-content;max-width:94vw;transform:translate(-50%);white-space:nowrap}.stoma-hero__headline-layer>span:first-child{top:max(104px,.38em)}.stoma-hero__headline-layer>span:last-child{bottom:-.07em}.stoma-hero__headline-layer--base{opacity:var(--hero-base-alpha);transform:translateY(calc(var(--hero-progress) * -18px))}.stoma-hero__headline-layer--shift{color:var(--hero-ink-dark);opacity:var(--hero-shift-alpha);transform:translateY(calc((1 - var(--hero-progress)) * 18px))}.stoma-hero__phone{position:absolute;left:50%;bottom:0;z-index:4;width:min(36vw,535px);max-width:none;min-width:390px;height:auto;filter:drop-shadow(0 28px 42px rgba(0,0,0,.28));transform:translate(-50%);pointer-events:none}.stoma-hero__copy{position:absolute;left:clamp(36px,7vw,128px);top:clamp(190px,28vh,280px);z-index:5;width:min(27vw,400px);color:var(--hero-ink-light);transition:opacity .18s linear,transform .18s linear,color .18s linear}.stoma-hero__copy--base{opacity:var(--hero-base-alpha);transform:translateY(calc(var(--hero-progress) * -14px))}.stoma-hero__copy--shift{color:#f7f1ff;opacity:var(--hero-shift-alpha);transform:translateY(calc((1 - var(--hero-progress)) * 14px))}.stoma-hero__copy h1,.stoma-hero__copy h2{margin:0;font-size:clamp(25px,2.35vw,43px);font-weight:700;letter-spacing:-.055em;line-height:.94}.stoma-hero__copy p{max-width:380px;margin:18px 0 0;color:currentColor;font-size:clamp(14px,1vw,18px);font-weight:500;letter-spacing:-.018em;line-height:1.24;opacity:.74}.stoma-hero__badge{position:absolute;z-index:6;display:grid;gap:5px;width:min(20vw,300px);min-width:220px;padding:18px 20px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#080808;color:#fff;box-shadow:0 18px 60px #10101014;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:opacity .18s linear,transform .18s linear,background-color .18s linear,border-color .18s linear,color .18s linear}.stoma-hero__badge strong{font-size:clamp(18px,1.32vw,25px);font-weight:700;letter-spacing:-.035em;line-height:.98}.stoma-hero__badge span{font-size:clamp(13px,.86vw,16px);font-weight:500;letter-spacing:-.012em;line-height:1.15;opacity:.72}.stoma-hero__badge--doctor{top:22%;right:clamp(40px,8vw,150px);opacity:1}.stoma-hero__badge--price{right:clamp(58px,11vw,210px);bottom:30%;opacity:1}.stoma-hero__badge--booking{left:clamp(58px,10vw,190px);bottom:22%;background:#ff5b1ff0;color:#101010}.stoma-hero[style] .stoma-hero__badge{transform:translateY(calc((.5 - var(--hero-progress)) * 18px))}.stoma-hero[style] .stoma-hero__badge--doctor,.stoma-hero[style] .stoma-hero__badge--price{background:rgb(calc(8 + var(--hero-badge-progress) * 247) calc(8 + var(--hero-badge-progress) * 247) calc(8 + var(--hero-badge-progress) * 247) / 1);border-color:rgba(255,255,255,calc(.14 + var(--hero-badge-progress) * .58));color:rgb(calc(255 - var(--hero-badge-progress) * 239) calc(255 - var(--hero-badge-progress) * 239) calc(255 - var(--hero-badge-progress) * 239))}.stoma-hero[style] .stoma-hero__badge--booking{background:rgba(255,91,31,calc(.94 - var(--hero-progress) * .08))}.stoma-hero__button{position:absolute;right:clamp(34px,7vw,132px);bottom:clamp(34px,4vw,72px);z-index:7;display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 28px;border-radius:999px;background:var(--hero-ink-light);color:#fff;font-size:18px;font-weight:700;letter-spacing:-.012em;line-height:1;text-decoration:none;box-shadow:0 16px 34px #1010101f;transition:transform .18s ease,background-color .18s linear,color .18s linear,box-shadow .18s ease}.stoma-hero__button:hover{box-shadow:0 18px 38px #10101029;transform:translateY(-2px)}.stoma-hero[style] .stoma-hero__button{background:rgb(calc(9 + var(--hero-badge-progress) * 246) calc(9 + var(--hero-badge-progress) * 246) calc(9 + var(--hero-badge-progress) * 246));color:rgb(calc(255 - var(--hero-badge-progress) * 246) calc(255 - var(--hero-badge-progress) * 246) calc(255 - var(--hero-badge-progress) * 246))}.stoma-hero__mobile-note{display:none}.stoma-hero-intro{display:grid;grid-template-columns:1fr;gap:34px;align-items:start;width:min(1180px,calc(100% - 64px));margin:-22px auto 0;padding:26px 0 4px}.stoma-hero-intro__lead{max-width:1060px;margin:0;color:var(--stoma-ink);font-size:clamp(34px,4.2vw,62px);font-weight:var(--weight-regular, 400);letter-spacing:-.052em;line-height:.98}.stoma-hero-intro__copy{max-width:760px;margin:0;color:#10101094;font-size:clamp(17px,1.32vw,21px);font-weight:var(--weight-regular, 400);letter-spacing:-.014em;line-height:1.32}.stoma-clean section:not(.stoma-hero):not(.stoma-lead-loss) h2,.stoma-clean section:not(.stoma-hero):not(.stoma-lead-loss) h3,.stoma-clean section:not(.stoma-hero):not(.stoma-lead-loss) h2 span,.stoma-clean section:not(.stoma-hero):not(.stoma-lead-loss) h2 strong,.stoma-clean section:not(.stoma-hero):not(.stoma-lead-loss) h3 span,.stoma-clean section:not(.stoma-hero):not(.stoma-lead-loss) h3 strong{font-weight:var(--weight-regular, 400)}.stoma-site-header{position:fixed;top:0;left:0;z-index:1000;width:100%;padding:8px 40px;background:#fffffff0;border-bottom:1px solid rgba(8,8,8,.08);box-shadow:0 12px 34px #0808080f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-family:Inter,system-ui,sans-serif}.stoma-site-header__container{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1800px;margin:0 auto}.stoma-site-header__logo{display:flex;flex-direction:column;align-items:center;gap:1px;color:#080808;text-decoration:none}.stoma-site-header__logo-text{color:#080808;font-family:Inter,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1}.stoma-site-header__logo-gray{color:var(--stoma-orange, #ff5a1f)}.stoma-site-header__logo-subtitle{color:#08080885;font-family:Inter,sans-serif;font-size:11px;font-weight:400;letter-spacing:.1em;line-height:1;margin-top:0;text-transform:uppercase}.stoma-site-header__nav{display:flex;align-items:center;gap:clamp(12px,1.25vw,22px);margin:0 20px}.stoma-site-header__nav button,.stoma-site-header__menu button{border:0;background:none;color:#080808;font-family:inherit;font-size:clamp(12px,.85vw,15px);font-weight:600;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;text-transform:uppercase}.stoma-site-header__nav button{padding:10px 0;border-bottom:1px solid transparent;transition:border-color .2s ease,opacity .2s ease}.stoma-site-header__nav button:hover{border-bottom-color:#08080847}.stoma-site-header__actions{display:flex;align-items:center;gap:10px}.stoma-site-header__cta{min-height:42px;padding:0 18px;border:1px solid rgba(8,8,8,.12);border-radius:999px;background:#080808;color:#fff;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.012em;cursor:pointer;text-transform:uppercase;box-shadow:0 10px 30px #0808081f;transition:transform .2s ease,background .2s ease}.stoma-site-header__cta-mobile{display:none}.stoma-site-header__cta:hover{background:#1b1b1b;transform:translateY(-1px)}.stoma-site-header__burger{display:none;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(8,8,8,.12);border-radius:999px;background:#080808;cursor:pointer}.stoma-site-header__burger span{display:block;width:16px;height:2px;border-radius:999px;background:#fff;transition:transform .2s ease}.stoma-site-header__burger--open span:first-child{transform:translateY(3.5px) rotate(45deg)}.stoma-site-header__burger--open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.stoma-site-header__menu{position:absolute;top:calc(100% + 10px);right:0;display:none;min-width:220px;padding:10px;border:1px solid rgba(8,8,8,.1);border-radius:22px;background:#fffffffa;box-shadow:0 18px 44px #08080824}.stoma-site-header__menu--open{display:grid;gap:0}.stoma-site-header__menu button{width:100%;padding:9px 12px;border-radius:12px;text-align:left}.stoma-site-header__menu button:hover{background:#0808080f}.stoma-site-footer{position:relative;width:100%;padding:80px 40px 50px;overflow:hidden;background-color:#1a1a1a;background-image:url(/assets/footer-bg-BMzgJCP1.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}.stoma-site-footer:before{content:"";position:absolute;inset:0 0 auto;z-index:1;height:150px;background:linear-gradient(to bottom,#000 0%,transparent 100%);pointer-events:none}.stoma-site-footer__content{position:relative;z-index:2;max-width:1800px;margin:0 auto}.stoma-site-footer__logo{display:flex;flex-direction:column;align-items:flex-start;margin-left:-20px}.stoma-site-footer__logo-pomme,.stoma-site-footer__logo-deterre{font-family:Aboreto,cursive;font-size:clamp(92px,10vw,180px);font-weight:400;letter-spacing:-.02em;line-height:.75}.stoma-site-footer__logo-pomme{color:#313131}.stoma-site-footer__logo-deterre{color:#dfdfdf}.stoma-site-footer__links{display:flex;gap:24px;margin-top:32px;margin-bottom:8px}.stoma-site-footer__link{color:#dfdfdf;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:opacity .2s ease}.stoma-site-footer__link:hover{opacity:.7}.stoma-site-footer__meeting{display:flex;flex-wrap:wrap;gap:8px 12px;max-width:760px;margin:0 0 18px;color:#dfdfdfb8;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.45}.stoma-site-footer__meeting-label{color:#dfdfdf6b}.stoma-site-footer__meeting-address{color:#dfdfdfd1}.stoma-site-footer__bottom{display:flex;align-items:center;justify-content:space-between;color:#dfdfdf;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400}@media(max-width:900px){.stoma-site-header{padding:8px 18px}.stoma-site-header__nav{display:none}.stoma-site-header__cta{display:inline-flex;align-items:center;justify-content:center;width:104px;min-height:38px;padding:0 14px;font-size:13px;line-height:1;white-space:nowrap;box-shadow:none}.stoma-site-header__cta-desktop{display:none}.stoma-site-header__cta-mobile{display:inline}.stoma-site-header__burger{display:flex;width:38px;height:38px;box-shadow:none}.stoma-site-header__menu{min-width:250px}.stoma-site-footer{padding:50px 20px 30px}}@media(max-width:560px){.stoma-site-header__logo-text{font-size:20px}.stoma-site-footer__logo{margin-left:0}.stoma-site-footer__logo-pomme,.stoma-site-footer__logo-deterre{font-size:clamp(64px,17vw,90px);line-height:.9}.stoma-site-footer__links{flex-direction:column;gap:8px;margin-top:18px;text-align:center}.stoma-site-footer__meeting{justify-content:center;max-width:100%;margin-bottom:14px;font-size:11px;text-align:center}.stoma-site-footer__bottom{flex-direction:column;gap:10px;font-size:11px;text-align:center}}.stoma-lead-loss{width:100%;margin:0 auto;padding:84px 0 104px;overflow:clip}.stoma-lead-loss__head{width:min(1180px,calc(100% - 48px));margin:0 auto 28px;text-align:right}.stoma-lead-loss__head h2{max-width:620px;margin:0 0 0 auto;color:#101010;font-size:clamp(24px,2.55vw,38px);font-weight:600;letter-spacing:-.032em;line-height:1.02}.stoma-lead-loss__stack{width:100%;margin:0 auto;isolation:isolate}.stoma-lead-loss-card{--fill: 0;--card-height: clamp(210px, 18vw, 260px);--lead-loss-accent: #ff6f35;--card-bg: #f4efe5;--card-fill: #ff5a1f;--card-ink: #101010;--card-muted: rgba(16, 16, 16, .62);position:relative;display:grid;grid-template-columns:minmax(360px,.52fr) minmax(300px,.82fr);align-items:start;height:var(--card-height);padding:clamp(28px,3.15vw,46px) max(28px,calc((100vw - 1180px)/2));overflow:hidden;border-top:1px solid rgba(16,16,16,.12);background:var(--card-bg);color:var(--card-ink)}.stoma-lead-loss-card:before{position:absolute;inset:0;z-index:-1;background:var(--card-fill);clip-path:inset(0 calc(100% - (var(--fill) * 100%)) 0 0);content:"";transition:clip-path .16s linear}.stoma-lead-loss-card:after{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(90deg,rgba(16,16,16,.06) 1px,transparent 1px);background-size:clamp(70px,6.4vw,132px) 100%;content:"";pointer-events:none}.stoma-lead-loss-card+.stoma-lead-loss-card{margin-top:0}.stoma-lead-loss-card:nth-child(1){z-index:1;--card-bg: #fbfaf5;--card-fill: #101010;--card-ink: #101010;--card-muted: rgba(16, 16, 16, .62)}.stoma-lead-loss-card:nth-child(2){z-index:2;--card-bg: #fbfaf5;--card-fill: #ece4d7;--card-muted: #101010}.stoma-lead-loss-card:nth-child(3){z-index:3;--card-bg: #f6eee6;--card-fill: var(--lead-loss-accent);--card-ink: #101010;--card-muted: #101010}.stoma-lead-loss-card__title{z-index:1;display:block;max-width:520px}.stoma-lead-loss-card__number{position:absolute;top:clamp(28px,3.15vw,46px);right:max(28px,calc((100vw - 1180px)/2));z-index:0;display:block;width:auto;padding:0;border:0;border-radius:0;color:currentColor;font-size:clamp(78px,8.8vw,142px);font-weight:var(--weight-semibold, 600);letter-spacing:-.08em;line-height:.82;opacity:.94;transform:none}.stoma-lead-loss-card h2,.stoma-lead-loss-card h3{position:relative;z-index:1;max-width:520px;margin:0;color:currentColor;font-size:clamp(31px,3.15vw,52px);font-weight:560;letter-spacing:-.04em;line-height:.98}.stoma-clean .stoma-lead-loss .stoma-lead-loss-card h2,.stoma-clean .stoma-lead-loss .stoma-lead-loss-card h3{font-weight:560}.stoma-lead-loss-card__note{position:relative;z-index:1;max-width:390px;align-self:start;justify-self:start;margin-left:clamp(18px,2.8vw,52px);padding:clamp(16px,1.6vw,24px) 0;border:0;background:none}.stoma-lead-loss-card__note p{max-width:390px;margin:0;color:var(--card-muted);font-size:clamp(15px,1.06vw,18px);font-weight:var(--weight-medium, 500);letter-spacing:-.012em;line-height:1.28}.stoma-lead-loss-card__ink-overlay{position:absolute;inset:0;z-index:3;display:grid;grid-template-columns:minmax(360px,.52fr) minmax(300px,.82fr);align-items:start;padding:clamp(28px,3.15vw,46px) max(28px,calc((100vw - 1180px)/2));overflow:hidden;color:#fff;clip-path:inset(0 calc(100% - (var(--fill) * 100%)) 0 0);transition:clip-path .16s linear;pointer-events:none}.stoma-lead-loss-card__ink-overlay .stoma-lead-loss-card__number,.stoma-lead-loss-card__ink-overlay h2,.stoma-lead-loss-card__ink-overlay .stoma-lead-loss-card__note p{color:#fff}@media(max-width:900px){.stoma-lead-loss{padding:64px 0 82px}.stoma-lead-loss__head{width:min(100% - 48px,720px);margin-bottom:24px}.stoma-lead-loss__head h2{max-width:500px;font-size:clamp(24px,5vw,34px)}.stoma-lead-loss-card{grid-template-columns:1fr;gap:28px;height:auto;min-height:clamp(280px,48vw,360px);padding:34px 24px}.stoma-lead-loss-card__ink-overlay{grid-template-columns:1fr;gap:28px;padding:34px 24px}.stoma-lead-loss-card__number{top:34px;right:22px;font-size:clamp(64px,18vw,112px)}.stoma-lead-loss-card__note{max-width:min(520px,68%);align-self:start}}@media(max-width:560px){.stoma-lead-loss{padding:48px 0 64px}.stoma-lead-loss__head{width:calc(100% - 40px);margin-bottom:18px}.stoma-lead-loss__head h2{max-width:330px;font-size:24px;line-height:1.04}.stoma-lead-loss-card{min-height:330px;gap:18px;padding:28px 20px}.stoma-lead-loss-card__ink-overlay{gap:18px;padding:28px 20px}.stoma-lead-loss-card+.stoma-lead-loss-card{margin-top:0}.stoma-lead-loss-card h2,.stoma-lead-loss-card h3{max-width:min(100%,340px);font-size:clamp(30px,9.4vw,39px)}.stoma-lead-loss-card__note{max-width:min(100%,340px);margin-left:0;padding:12px 0}.stoma-lead-loss-card__note p{max-width:min(100%,340px);font-size:15px;line-height:1.26}.stoma-lead-loss-card__number{top:28px;right:20px;font-size:clamp(58px,17vw,88px)}}.stoma-clean__folder-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:72px 0 96px}.stoma-clean__intro{display:grid;grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);gap:32px;align-items:end;margin-bottom:36px}.stoma-clean__eyebrow{margin:0 0 8px;color:var(--stoma-muted);font-size:13px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.25;text-transform:uppercase}.stoma-clean__title{grid-column:1 / -1;max-width:860px;margin:0;font-size:56px;font-weight:var(--weight-semibold, 600);font-kerning:normal;font-feature-settings:"kern" 1;letter-spacing:-.045em;line-height:1.02;text-rendering:optimizeLegibility}.stoma-folder{position:relative;isolation:isolate}.stoma-folder__tabs{position:relative;z-index:2;display:flex;align-items:flex-end;gap:4px;min-height:78px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(16,16,16,.28) transparent;padding:0 2px}.stoma-folder__tab{--tab-color: var(--stoma-surface-muted);position:relative;display:inline-flex;flex:1 0 174px;align-items:center;justify-content:center;gap:10px;min-width:0;min-height:62px;padding:18px 20px 16px;border:1px solid var(--stoma-line);border-bottom:0;border-radius:22px 22px 0 0;background:var(--tab-color);color:var(--stoma-ink);cursor:pointer;font-family:inherit;font-size:16px;font-weight:var(--weight-bold, 700);letter-spacing:0;line-height:1.12;text-align:center;text-transform:uppercase;transition:min-height .18s ease,transform .18s ease,background .18s ease,color .18s ease;white-space:normal}.stoma-folder__tab:after{content:"";position:absolute;inset:auto -1px -1px;height:1px;background:var(--tab-color);opacity:0}.stoma-folder__tab[data-accent]{--tab-color: #d6d6d0}.stoma-folder__tab:hover{--tab-color: #c9c9c2}.stoma-folder__tab:focus-visible{outline:3px solid rgba(255,90,31,.45);outline-offset:-7px}.stoma-folder__tab[aria-selected=true]{--tab-color: var(--stoma-orange);min-height:78px;background:var(--stoma-orange);border-color:var(--stoma-orange);color:var(--stoma-ink);transform:translateY(0);box-shadow:0 -10px 28px #1010101a}.stoma-folder__tab[aria-selected=true]:after{opacity:1;background:var(--stoma-orange)}.stoma-folder__tab-label{min-width:0;overflow-wrap:anywhere}.stoma-folder__panel{position:relative;z-index:1;margin-top:-1px;min-height:660px;border:1px solid var(--stoma-line);border-radius:0 0 22px 22px;background:var(--stoma-surface);box-shadow:var(--stoma-shadow);padding:34px}.stoma-folder__panel:focus-visible{outline:3px solid rgba(255,90,31,.42);outline-offset:4px}.stoma-choice{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0 0 110px}.stoma-choice__head{display:grid;justify-items:center;margin-bottom:28px}.stoma-choice__head h2{display:grid;justify-items:center;gap:10px;max-width:860px;margin:0 auto;color:var(--stoma-ink);font-size:44px;font-weight:var(--weight-semibold, 600);letter-spacing:-.04em;line-height:1.05;text-align:center}.stoma-choice__head h2 span,.stoma-choice__head h2 strong{display:inline}.stoma-choice__head h2 span{display:block;max-width:760px}.stoma-choice__head h2 strong{max-width:100%;padding:0 .12em .06em;border-radius:2px;background:var(--stoma-ink);color:var(--stoma-surface);font:inherit;line-height:1.02;box-decoration-break:clone;-webkit-box-decoration-break:clone}.stoma-choice__shell{display:grid;gap:18px;align-items:stretch}.stoma-choice__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-content:start;justify-self:center;width:min(100%,390px);padding:6px;border:1px solid rgba(16,16,16,.1);border-radius:19px;background:#deded9}.stoma-choice__tab{min-height:46px;padding:10px 11px;border:0;border-radius:13px;background:transparent;color:var(--stoma-ink);cursor:pointer;font:inherit;text-align:center;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.stoma-choice__tab span{display:block;font-size:16px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.1}.stoma-choice__tab:hover{background:#b9b8b0;color:var(--stoma-ink)}.stoma-choice__tab[aria-selected=true]{background:var(--stoma-ink);color:var(--stoma-surface);box-shadow:0 8px 20px #10101024}.stoma-choice__tab:focus-visible{outline:3px solid rgba(255,90,31,.42);outline-offset:2px}.stoma-choice__cards{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:center;justify-self:center;width:min(100%,1060px);transition:grid-template-columns .62s cubic-bezier(.16,1,.3,1)}.stoma-choice-card{--choice-card-bg: #deded9;--choice-card-fg: var(--stoma-ink);--choice-card-muted: rgba(16, 16, 16, .62);--choice-card-line: rgba(16, 16, 16, .18);--choice-card-chip-bg: rgba(16, 16, 16, .08);--choice-card-chip-fg: var(--stoma-ink);--choice-card-result-bg: rgba(16, 16, 16, .06);display:grid;grid-template-rows:auto auto auto auto 1fr auto;align-content:start;gap:14px;min-height:430px;padding:clamp(20px,2.2vw,30px);border:1px solid rgba(16,16,16,.08);border-radius:30px;background:var(--choice-card-bg);color:var(--choice-card-fg);cursor:pointer;font:inherit;text-align:left;transition:background-color .52s ease,color .52s ease,min-height .62s cubic-bezier(.16,1,.3,1),padding .62s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1),box-shadow .52s ease,opacity .52s ease}.stoma-choice-card[aria-pressed=true]{--choice-card-bg: var(--stoma-ink);--choice-card-fg: var(--stoma-surface);--choice-card-muted: rgba(249, 248, 244, .76);--choice-card-line: rgba(249, 248, 244, .34);--choice-card-chip-bg: rgba(249, 248, 244, .92);--choice-card-chip-fg: var(--stoma-ink);--choice-card-result-bg: rgba(249, 248, 244, .1);gap:15px;padding:clamp(22px,2.2vw,30px);box-shadow:0 26px 72px #1010103d;min-height:560px;transform:scale(1)}.stoma-choice-card--simple[aria-pressed=false]{transform-origin:right center}.stoma-choice-card--studio[aria-pressed=false]{transform-origin:left center}.stoma-choice-card:hover{transform:translateY(-3px)}.stoma-choice-card[aria-pressed=false]:hover{background:#d0d0c8;transform:scale(.97) translateY(-2px)}.stoma-choice-card:focus-visible{outline:3px solid rgba(255,90,31,.42);outline-offset:4px}.stoma-choice__cards:has(.stoma-choice-card--simple[aria-pressed=true]){grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr)}.stoma-choice__cards:has(.stoma-choice-card--studio[aria-pressed=true]){grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.stoma-choice-card[aria-pressed=false]{gap:12px;min-height:360px;padding:clamp(16px,1.6vw,22px);transform:scale(.96)}.stoma-choice-card[aria-pressed=false] .stoma-choice-card__label{margin-top:8px;font-size:clamp(30px,3.1vw,44px)}.stoma-choice-card[aria-pressed=false] .stoma-choice-card__title{font-size:clamp(19px,1.55vw,24px)}.stoma-choice-card[aria-pressed=false] .stoma-choice-card__summary,.stoma-choice-card[aria-pressed=false] .stoma-choice-card__list span,.stoma-choice-card[aria-pressed=false] .stoma-choice-card__result span:last-child{font-size:14px}.stoma-choice-card[aria-pressed=false] .stoma-choice-card__summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.stoma-choice-card[aria-pressed=false] .stoma-choice-card__list,.stoma-choice-card[aria-pressed=false] .stoma-choice-card__result{display:none}.stoma-choice-card[aria-pressed=false] .stoma-choice-card__list span{padding:9px 0}.stoma-choice-card__eyebrow,.stoma-choice-card__label,.stoma-choice-card__title,.stoma-choice-card__summary,.stoma-choice-card__list,.stoma-choice-card__list span,.stoma-choice-card__result,.stoma-choice-card__result span{display:block;margin:0;letter-spacing:0}.stoma-choice-card__eyebrow{width:max-content;max-width:100%;padding:7px 11px;border-radius:999px;background:var(--choice-card-chip-bg);color:var(--choice-card-chip-fg);font-size:12px;font-weight:var(--weight-semibold, 600);line-height:1}.stoma-choice-card__label{margin-top:clamp(6px,1vw,14px);max-width:520px;color:var(--choice-card-fg);font-size:clamp(34px,3vw,44px);font-weight:var(--weight-semibold, 600);line-height:.96;text-align:left}.stoma-choice-card__title{max-width:500px;color:var(--choice-card-fg);font-size:clamp(21px,1.55vw,24px);font-weight:var(--weight-semibold, 600);line-height:1.12}.stoma-choice-card__summary{max-width:540px;color:var(--choice-card-muted);font-size:15px;font-weight:var(--weight-regular, 400);line-height:1.45}.stoma-choice-card__list{display:grid;gap:0;align-content:start}.stoma-choice-card__list span{padding:9px 0;border-top:1px solid var(--choice-card-line);color:var(--choice-card-fg);font-size:15px;font-weight:var(--weight-medium, 500);line-height:1.28}.stoma-choice-card__list span:last-child{border-bottom:1px solid var(--choice-card-line)}.stoma-choice-card__result{display:grid;gap:8px;margin-top:2px;padding:14px 16px;border-radius:18px;background:var(--choice-card-result-bg)}.stoma-choice-card__result span:first-child{color:var(--choice-card-muted);font-size:11px;font-weight:var(--weight-semibold, 600);line-height:1;text-transform:uppercase}.stoma-choice-card__result span:last-child{color:var(--choice-card-fg);font-size:15px;font-weight:var(--weight-semibold, 600);line-height:1.25}.stoma-choice-card[aria-pressed=true] .stoma-choice-card__eyebrow{margin-bottom:clamp(6px,.8vw,12px)}.stoma-choice-card[aria-pressed=true] .stoma-choice-card__summary{max-width:510px}.stoma-choice-card[aria-pressed=true] .stoma-choice-card__list{margin-top:2px}.stoma-choice-card[aria-pressed=true] .stoma-choice-card__list span{display:grid;grid-template-columns:8px minmax(0,1fr);gap:12px;align-items:start;font-weight:var(--weight-semibold, 600)}.stoma-choice-card[aria-pressed=true] .stoma-choice-card__list span:before{content:"";width:5px;height:5px;margin-top:.55em;border-radius:999px;background:var(--choice-card-muted)}.stoma-why{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0 0 82px}.stoma-why__poster{position:relative;overflow:hidden;min-height:0;padding:clamp(34px,5vw,64px) clamp(26px,4vw,54px);border:0;border-radius:30px;background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-why__poster:before{content:none}.stoma-why__headline{position:relative;z-index:2;display:grid;justify-items:center;gap:12px;padding-top:0}.stoma-why__headline:before{content:none}.stoma-why__headline h2{margin:0;color:var(--stoma-surface);font-family:inherit;font-size:clamp(46px,6.5vw,78px);font-weight:var(--weight-semibold, 600);letter-spacing:-.04em;line-height:.9;text-align:center;white-space:nowrap}.stoma-why__headline h2 span{display:inline}.stoma-why__headline p{max-width:580px;margin:0;color:#f9f8f4b8;font-size:clamp(16px,1.4vw,20px);font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.34;text-align:center}.stoma-why__lead{position:relative;z-index:2;max-width:880px;margin:clamp(24px,3.8vw,42px) auto 0;color:#f9f8f4e6;font-family:inherit;font-size:clamp(28px,3.2vw,45px);font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.05;text-align:center}.stoma-why__burst{position:relative;z-index:3;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 12px;max-width:720px;margin:clamp(14px,2vw,26px) auto clamp(44px,6vw,70px);padding:0;background:transparent;clip-path:none;transform:none}.stoma-why__burst span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 18px 8px;background:var(--stoma-orange);color:var(--stoma-ink);font-size:clamp(22px,3.1vw,38px);font-weight:var(--weight-bold, 700);letter-spacing:0;line-height:.88;text-align:center;text-decoration:none;text-transform:uppercase;clip-path:polygon(0 8%,100% 0,98% 92%,2% 100%);transform:rotate(-2deg)}.stoma-why__burst span:nth-child(2){transform:rotate(2deg) translateY(18px)}.stoma-why__burst span:nth-child(3){transform:rotate(2deg) translateY(-3px)}.stoma-why__burst span:nth-child(4){transform:rotate(-2deg) translateY(13px)}.stoma-why__copy{position:relative;z-index:2;display:grid;gap:14px;max-width:560px;margin:clamp(20px,2.8vw,32px) auto 0}.stoma-why__copy p{margin:0;color:#f9f8f4c2;font-size:clamp(15px,1.15vw,17px);font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.38;text-align:center}.stoma-work{position:relative;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(24px,3vw,34px);border-radius:28px;background:#eeeeec;display:grid;gap:clamp(24px,3.2vw,38px);align-items:start}.stoma-work__top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.stoma-work__head{display:grid;gap:12px;align-items:start;max-width:620px}.stoma-work__head h2{margin:0;color:var(--stoma-ink);max-width:560px;font-family:inherit;font-size:clamp(32px,4vw,56px);font-weight:var(--weight-semibold, 600);font-kerning:normal;font-feature-settings:"kern" 1;letter-spacing:-.04em;line-height:.96;text-rendering:optimizeLegibility}.stoma-work__head p{max-width:520px;margin:0;color:var(--stoma-muted);font-size:clamp(15px,1.1vw,17px);font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.32}.stoma-work__controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.stoma-work__arrow{display:inline-grid;place-items:center;width:46px;height:46px;border:1px solid rgba(16,16,16,.14);border-radius:999px;background:#f8f8f6;color:var(--stoma-ink);font:inherit;line-height:1;cursor:pointer;transition:background-color .22s ease,color .22s ease,border-color .22s ease}.stoma-work__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stoma-work__arrow:hover{border-color:var(--stoma-ink);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-work__grid{--stoma-work-fade-left: #000;--stoma-work-fade-right: #000;display:flex;gap:18px;min-width:0;margin-right:0;overflow-x:auto;overflow-y:visible;padding:0 0 16px;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,var(--stoma-work-fade-left) 0,#000 38px,#000 calc(100% - 38px),var(--stoma-work-fade-right) 100%);mask-image:linear-gradient(90deg,var(--stoma-work-fade-left) 0,#000 38px,#000 calc(100% - 38px),var(--stoma-work-fade-right) 100%)}.stoma-work__grid[data-fade-left=true]{--stoma-work-fade-left: transparent}.stoma-work__grid[data-fade-right=true]{--stoma-work-fade-right: transparent}.stoma-work__grid::-webkit-scrollbar{display:none}.stoma-work-card{position:relative;z-index:1;display:grid;grid-template-rows:auto auto 1fr;align-content:start;min-height:282px;flex:0 0 clamp(252px,24vw,272px);margin:0;padding:24px 22px 23px;border:1px solid rgba(16,16,16,.06);border-radius:24px;background:#f1f1ef;color:var(--stoma-ink);box-shadow:0 14px 30px #10101012,0 4px 10px #1010100a;transition:background-color .26s ease,color .26s ease,border-color .26s ease,box-shadow .26s ease;scroll-snap-align:start}.stoma-work-card+.stoma-work-card{margin-left:0}.stoma-work-card:nth-child(1){background:#101610;color:var(--stoma-surface)}.stoma-work-card:nth-child(2){background:#f1f1ef}.stoma-work-card:nth-child(3){background:#f1f1ef}.stoma-work-card:nth-child(4){background:#f1f1ef}.stoma-work-card:nth-child(5){background:#f1f1ef}.stoma-work-card:nth-child(6){background:#f1f1ef}.stoma-work-card:nth-child(7){background:#f1f1ef}.stoma-work-card:nth-child(8){background:#f1f1ef}.stoma-work-card:hover{border-color:#10101038;background:var(--stoma-ink);color:var(--stoma-surface);box-shadow:0 22px 42px #10101029,0 8px 18px #1010101a}.stoma-work-card__number{display:grid;place-items:center;width:34px;height:34px;margin-bottom:36px;border:1px solid rgba(16,16,16,.22);border-radius:10px;background:transparent;color:#101010b8;font-size:12px;font-weight:var(--weight-medium, 500);letter-spacing:0;line-height:1;font-variant-numeric:tabular-nums;transition:border-color .26s ease,color .26s ease}.stoma-work-card:nth-child(1) .stoma-work-card__number{border-color:#f9f8f46b;color:#f9f8f4db}.stoma-work-card:hover .stoma-work-card__number{border-color:#f9f8f46b;color:#f9f8f4db}.stoma-work-card h3{max-width:220px;margin:0 0 18px;color:currentColor;font-size:clamp(24px,1.85vw,30px);font-weight:var(--weight-semibold, 600);font-stretch:96%;font-variation-settings:"wdth" 96;letter-spacing:-.04em;line-height:.98}.stoma-work-card p{margin:0;color:#101010b3;font-size:clamp(13px,1vw,15px);font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.34}.stoma-work-card:nth-child(1) p{color:#f9f8f4b8}.stoma-work-card:hover p{color:#f9f8f4b8}.stoma-work-card__mark{display:none}.stoma-offer{position:relative;overflow:visible;width:min(1180px,calc(100% - 40px));margin:clamp(72px,9vw,132px) auto 0;padding:clamp(34px,4.2vw,56px);border:1px solid rgba(16,16,16,.08);border-radius:34px;background:linear-gradient(135deg,var(--stoma-surface) 0%,#eeeeeb 100%);color:var(--stoma-ink)}.stoma-offer__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:start}.stoma-offer__sticky{position:sticky;top:92px;display:grid;gap:18px;align-items:start;color:#10101094}.stoma-offer__sticky h2{max-width:520px;margin:0;color:var(--stoma-ink);font-size:clamp(38px,4.8vw,68px);font-weight:var(--weight-regular, 400);letter-spacing:-.065em;line-height:.9}.stoma-offer__sticky h2 span{display:block;color:var(--stoma-orange);font-style:italic}.stoma-offer__sticky p{margin:2px 0 0;font-size:clamp(17px,1.3vw,21px);font-weight:var(--weight-medium, 500);letter-spacing:-.018em;line-height:1.34}.stoma-offer__mobile-note{display:none}.stoma-offer__content{display:grid;gap:clamp(34px,4vw,52px)}.stoma-offer__lead{max-width:640px;margin:0;color:#10101099;font-size:clamp(17px,1.35vw,21px);font-weight:var(--weight-medium, 500);letter-spacing:-.02em;line-height:1.32}.stoma-offer__list{border-top:0}.stoma-offer-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:28px;align-items:center;min-height:112px;padding:20px 0;border-bottom:1px solid rgba(16,16,16,.12);transition:color .18s ease,transform .18s ease}.stoma-offer-row:last-child{border-bottom:0}.stoma-offer-row:hover{color:var(--stoma-orange);transform:translate(8px)}.stoma-offer-row h3{margin:0;color:currentColor;font-size:clamp(27px,2.45vw,36px);font-weight:var(--weight-regular, 400);letter-spacing:-.055em;line-height:.98}.stoma-offer-row p{max-width:640px;margin:9px 0 0;color:#10101085;font-size:clamp(15px,1.15vw,18px);font-weight:var(--weight-medium, 500);letter-spacing:-.01em;line-height:1.35}.stoma-offer-row strong{color:#101010ad;font-size:clamp(20px,1.65vw,27px);font-weight:var(--weight-bold, 700);letter-spacing:-.04em;line-height:1;text-align:right;white-space:nowrap}@media(prefers-reduced-motion:no-preference){.stoma-offer-row{animation:stoma-offer-row-in linear both;animation-timeline:view();animation-range:entry 0% cover 28%}}@keyframes stoma-offer-row-in{0%{opacity:.35;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.stoma-offer{padding:34px 24px}.stoma-offer__layout{grid-template-columns:1fr}.stoma-offer__sticky{position:static;max-width:620px}.stoma-offer__lead{max-width:760px}}@media(max-width:620px){.stoma-offer{width:calc(100% - 24px);margin-top:58px;padding:28px 18px 30px;border-radius:26px}.stoma-offer__layout,.stoma-offer__content{gap:22px}.stoma-offer__sticky h2{font-size:clamp(37px,12vw,52px);letter-spacing:-.07em}.stoma-offer__lead{font-size:17px;line-height:1.34}.stoma-offer__sticky{display:block}.stoma-offer__sticky>p{display:none}.stoma-offer__mobile-note{display:block;color:#10101094}.stoma-offer__mobile-note p{margin:0;font-size:16px;font-weight:var(--weight-medium, 500);letter-spacing:-.018em;line-height:1.34}.stoma-offer-row{grid-template-columns:1fr;gap:12px;min-height:0;padding:18px 0}.stoma-offer-row:hover{transform:none}.stoma-offer-row h3{font-size:clamp(25px,7.1vw,31px)}.stoma-offer-row p{margin-top:8px;font-size:14px}.stoma-offer-row strong{text-align:left;font-size:22px}}.stoma-folder__panel--prices{display:grid;align-items:start}.stoma-folder__panel-meta{display:flex;justify-content:space-between;gap:20px;padding:0 0 16px;color:var(--stoma-muted);font-size:14px;font-weight:var(--weight-medium, 500);line-height:1.2}.stoma-folder__panel-grid{display:grid;grid-template-columns:minmax(0,.56fr) minmax(320px,.44fr);gap:44px;padding:34px 0}.stoma-folder__copy h2{max-width:620px;margin:0 0 20px;font-size:40px;font-weight:var(--weight-medium, 500);letter-spacing:-.04em;line-height:1.08}.stoma-folder__copy p{max-width:620px;margin:0;color:var(--stoma-muted);font-size:18px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.55}.stoma-folder__tree{align-self:start;border:1px solid var(--stoma-line);border-radius:var(--stoma-radius);background:#eeeeea;padding:20px}.stoma-folder__tree-root,.stoma-folder__tree li{display:flex;align-items:center;gap:10px;min-height:36px;font-size:15px;font-weight:var(--weight-medium, 500);letter-spacing:0;line-height:1.25}.stoma-folder__tree-root{padding-bottom:12px;color:var(--stoma-ink);text-transform:uppercase}.stoma-folder__tree ul{margin:12px 0 0;padding:0 0 0 20px}.stoma-folder__tree li{position:relative;color:var(--stoma-muted)}.stoma-folder__tree li:before{content:"";position:absolute;left:-18px;top:0;width:12px;height:18px;border-bottom:1px solid rgba(16,16,16,.2);border-left:1px solid rgba(16,16,16,.2)}.stoma-folder__tree-icon,.stoma-folder__file-icon{position:relative;display:inline-block;flex:0 0 auto}.stoma-folder__tree-icon{width:22px;height:16px;border-radius:5px;background:var(--stoma-orange)}.stoma-folder__tree-icon:before{content:"";position:absolute;left:0;top:-5px;width:12px;height:6px;border-radius:5px 5px 0 0;background:var(--stoma-orange)}.stoma-folder__file-icon{width:14px;height:18px;border:1px solid rgba(16,16,16,.38);border-radius:3px;background:#f9f8f4d1}.stoma-folder__file-icon:after{content:"";position:absolute;right:-1px;top:-1px;width:6px;height:6px;border-left:1px solid rgba(16,16,16,.28);border-bottom:1px solid rgba(16,16,16,.28);background:#deded9}.stoma-folder__bottom{display:grid;grid-template-columns:minmax(0,.54fr) minmax(0,.46fr);gap:34px;padding-top:20px}.stoma-folder__checklist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0}.stoma-folder__checklist li{position:relative;min-height:72px;border:1px solid var(--stoma-line);border-radius:18px;background:#eeeeea;padding:14px 14px 14px 36px;color:var(--stoma-ink);font-size:14px;font-weight:var(--weight-medium, 500);line-height:1.25}.stoma-folder__checklist li:before{content:"";position:absolute;left:14px;top:17px;width:10px;height:10px;border-radius:50%;background:var(--stoma-orange)}.stoma-folder__note{margin:0;color:var(--stoma-muted);font-size:18px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.45}.stoma-services{display:grid;gap:28px;overflow:hidden}.stoma-services__lead{max-width:980px;margin:0;color:var(--stoma-ink);font-size:22px;font-weight:450;letter-spacing:0;line-height:1.16}.stoma-services__seo{max-width:1060px;margin:-14px 0 0;color:var(--stoma-muted);font-size:17px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.26}.stoma-services__slider-frame{position:relative;width:100%}.stoma-services__slider-frame:before,.stoma-services__slider-frame:after{content:"";position:absolute;top:0;bottom:0;z-index:4;width:70px;pointer-events:none;opacity:0;transition:opacity .16s ease}.stoma-services__slider-frame:before{left:0;background:linear-gradient(to right,var(--stoma-surface) 0%,rgba(249,248,244,0) 100%)}.stoma-services__slider-frame:after{right:0;background:linear-gradient(to left,var(--stoma-surface) 0%,rgba(249,248,244,0) 100%)}.stoma-services__slider-frame[data-fade-left=true]:before,.stoma-services__slider-frame[data-fade-right=true]:after{opacity:1}.stoma-services__slider{display:flex;gap:22px;width:100%;min-height:430px;overflow-x:auto;overflow-y:hidden;padding:8px 34px 14px 0;scroll-padding-left:0;scroll-snap-type:x mandatory;scroll-behavior:smooth;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-color:var(--stoma-ink) rgba(16,16,16,.14);scrollbar-width:thin}.stoma-services__slider::-webkit-scrollbar{height:6px}.stoma-services__slider::-webkit-scrollbar-track{border-radius:999px;background:#10101024}.stoma-services__slider::-webkit-scrollbar-thumb{border-radius:999px;background:var(--stoma-ink)}.stoma-service-card{position:relative;display:flex;flex:0 0 min(390px,32vw);min-height:420px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:28px;border:1px solid rgba(16,16,16,.08);border-radius:28px;background:#dfe5e5;color:var(--stoma-ink);box-shadow:0 18px 42px #1010100f;scroll-snap-align:start;scroll-snap-stop:always}.stoma-service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.74;filter:saturate(.45) contrast(.86) brightness(1.1);transform:scale(1);transform-origin:center;transition:transform .24s ease}.stoma-service-card:hover img{transform:scale(1.055)}.stoma-service-card:after{content:"";position:absolute;inset:auto 0 0;height:52%;background:linear-gradient(to top,#f9f8f4f2,#f9f8f400);pointer-events:none}.stoma-service-card:first-child:after{height:64%}.stoma-service-card__tag{position:absolute;top:28px;left:28px;z-index:2;max-width:calc(100% - 56px);padding:9px 16px;border-radius:999px;background:#f9f8f4eb;color:var(--stoma-ink);font-size:16px;font-weight:var(--weight-bold, 700);line-height:1;letter-spacing:0;transition:background-color .18s ease,color .18s ease}.stoma-service-card__tag--dark,.stoma-service-card:hover .stoma-service-card__tag{background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-service-card p{position:relative;z-index:2;max-width:96%;margin:0;color:var(--stoma-ink);font-size:18px;font-weight:var(--weight-medium, 500);letter-spacing:0;line-height:1.16}.stoma-doctors{display:grid;gap:28px}.stoma-doctors__head{display:grid;grid-template-columns:minmax(0,.58fr) minmax(260px,.42fr);gap:36px;align-items:end}.stoma-doctors__lead{max-width:720px;margin:0;color:var(--stoma-ink);font-size:22px;font-weight:450;letter-spacing:0;line-height:1.16}.stoma-doctors__note{max-width:420px;margin:0;color:var(--stoma-muted);font-size:16px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.28}.stoma-doctors__layout{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);gap:24px;align-items:stretch}.stoma-doctors__mobile-switcher{display:none}.stoma-doctors__cards{display:grid;height:100%;grid-template-rows:repeat(4,minmax(0,1fr));gap:8px}.stoma-doctor-card{appearance:none;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:14px;align-items:center;min-height:92px;padding:14px 16px;border:1px solid rgba(16,16,16,.09);border-radius:20px;background:#eeeeea;color:var(--stoma-ink);cursor:pointer;font:inherit;text-align:left;transition:border-color .18s ease,background-color .18s ease}.stoma-doctor-card:hover,.stoma-doctor-card:focus-visible{border-color:#1010103d;background:#e8e8e3}.stoma-doctor-card:focus-visible{outline:3px solid rgba(255,90,31,.42);outline-offset:3px}.stoma-doctor-card--active{border-color:var(--stoma-orange);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-doctor-card--active:hover,.stoma-doctor-card--active:focus-visible{border-color:var(--stoma-orange);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-doctor-card__copy{display:grid;gap:7px}.stoma-doctor-card__copy h3{margin:0;color:inherit;font-size:20px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-doctor-card__copy span{color:#1010109e;font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.05;text-transform:uppercase}.stoma-doctor-card__copy p{margin:0;color:var(--stoma-muted);font-size:14px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.18}.stoma-doctor-card--active .stoma-doctor-card__copy span,.stoma-doctor-card--active .stoma-doctor-card__copy p{color:#f9f8f4ad}.stoma-doctor-card__arrow{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:flex-end;color:inherit;transition:transform .18s ease}.stoma-doctor-card:hover .stoma-doctor-card__arrow,.stoma-doctor-card--active .stoma-doctor-card__arrow{transform:translate(3px)}.stoma-doctor-card__arrow svg{display:block;width:24px;height:24px}.stoma-doctor-card__arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.stoma-doctor-card--active .stoma-doctor-card__arrow{color:var(--stoma-orange)}.stoma-doctors__showcase{display:grid;grid-template-columns:minmax(260px,.48fr) minmax(320px,.52fr);gap:18px;min-width:0;align-items:stretch}.stoma-doctors__portrait{position:relative;min-height:350px;height:100%;overflow:hidden;border:1px solid rgba(16,16,16,.08);border-radius:26px;background:#e7e7e2}.stoma-doctors__portrait:after{content:"";position:absolute;inset:auto 0 0;height:24%;background:linear-gradient(180deg,#e7e7e200,#e7e7e2b8 78%);pointer-events:none}.stoma-doctors__portrait img{position:absolute;inset:auto 0 0;width:100%;height:92%;object-fit:contain;object-position:center bottom;filter:grayscale(1) contrast(1.05) brightness(1.03);transform:scale(1);transform-origin:center bottom}.stoma-doctors__portrait-label{position:absolute;top:18px;left:18px;z-index:2;width:max-content;max-width:calc(100% - 36px);padding:8px 12px;border-radius:999px;background:#f9f8f4e6;color:var(--stoma-ink);font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stoma-doctors__portrait-caption{position:absolute;right:20px;bottom:20px;left:20px;z-index:2;display:grid;gap:6px}.stoma-doctors__portrait-caption h3{max-width:100%;margin:0;color:var(--stoma-ink);font-size:27px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:.98;white-space:nowrap}.stoma-doctors__portrait-caption p{max-width:280px;margin:0;color:#101010ad;font-size:14px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.18}.stoma-doctor-profile{display:grid;gap:16px;align-content:start;height:100%;padding:20px;border-radius:26px;background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-doctor-profile__top{display:grid;gap:10px}.stoma-doctor-profile__top span{width:max-content;max-width:100%;padding:8px 12px;border:1px solid rgba(249,248,244,.26);border-radius:999px;color:#f9f8f4bd;font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-doctor-profile h3{margin:0;color:inherit;font-size:28px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-doctor-profile__top p{max-width:300px;margin:0;color:#f9f8f4a8;font-size:15px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.18}.stoma-doctor-profile dl{display:grid;gap:12px;margin:0;padding:0}.stoma-doctor-profile dl div{display:grid;gap:8px;padding-bottom:12px;border-bottom:1px solid rgba(249,248,244,.16)}.stoma-doctor-profile dt,.stoma-doctor-profile dd,.stoma-doctor-profile__footer{margin:0;letter-spacing:0}.stoma-doctor-profile dt{color:#f9f8f47a;font-size:11px;font-weight:var(--weight-semibold, 600);line-height:1;text-transform:uppercase}.stoma-doctor-profile dd{color:var(--stoma-surface);font-size:15px;font-weight:var(--weight-regular, 400);line-height:1.18}.stoma-doctor-profile__footer{color:#f9f8f4a3;font-size:14px;font-weight:var(--weight-regular, 400);line-height:1.2}.stoma-prices{--price-block-height: 348px;--price-tabs-height: 48px;--price-calculator-gap: 12px;--price-calculator-padding: 12px;--price-copy-height: calc( var(--price-block-height) + var(--price-tabs-height) + var(--price-calculator-gap) + (var(--price-calculator-padding) * 2) );display:grid;min-height:590px;align-content:start;gap:48px}.stoma-prices__head{display:grid;align-items:start}.stoma-prices__lead{max-width:760px;margin:0;color:var(--stoma-ink);font-size:22px;font-weight:450;letter-spacing:0;line-height:1.16}.stoma-prices__layout{display:grid;grid-template-columns:minmax(250px,.34fr) minmax(0,.66fr);gap:14px;align-items:stretch;min-height:0}.stoma-prices__copy{display:grid;height:var(--price-copy-height);align-content:space-between;gap:18px;padding:28px;border-radius:26px;background:#eeeeea;color:var(--stoma-ink)}.stoma-prices__copy span{width:max-content;max-width:100%;padding:8px 12px;border-radius:999px;background:var(--stoma-ink);color:var(--stoma-surface);font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-prices__copy h2{max-width:330px;margin:0;color:inherit;font-size:34px;font-weight:var(--weight-semibold, 600);letter-spacing:-.04em;line-height:1}.stoma-prices__copy p{margin:0;color:var(--stoma-muted);font-size:16px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.32}.stoma-prices__copy strong{color:var(--stoma-ink);font-size:16px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.22}.stoma-price-calculator{display:grid;gap:var(--price-calculator-gap);min-width:0;padding:var(--price-calculator-padding);border-radius:28px;background:#eeeeea}.stoma-price-calculator__services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.stoma-price-service{appearance:none;min-height:var(--price-tabs-height);padding:0 14px;border:1px solid rgba(16,16,16,.1);border-radius:999px;background:var(--stoma-surface);color:var(--stoma-ink);cursor:pointer;font:inherit;font-size:14px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.05;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.stoma-price-service:hover,.stoma-price-service:focus-visible{border-color:#10101042;background:#f4f3ef}.stoma-price-service:focus-visible,.stoma-price-option:focus-visible{outline:3px solid rgba(255,90,31,.42);outline-offset:3px}.stoma-price-service[aria-selected=true]{border-color:var(--stoma-ink);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-price-calculator__body{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);gap:12px;align-items:stretch;min-height:var(--price-block-height)}.stoma-price-calculator__summary{display:grid;align-content:space-between;gap:18px;min-height:var(--price-block-height);margin:0;padding:24px;border-radius:26px;background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-price-calculator__summary>span{color:#f9f8f494;font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1;text-transform:uppercase}.stoma-price-calculator__summary strong{display:grid;gap:4px;color:inherit;font-size:34px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:.98}.stoma-price-calculator__summary strong span{display:inline-flex;align-items:baseline;gap:.22em;white-space:nowrap}.stoma-price-calculator__summary i{color:var(--stoma-orange);font-style:normal}.stoma-price-calculator__summary p{max-width:300px;margin:0;color:#f9f8f4a8;font-size:15px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.22}.stoma-price-calculator__options{--price-option-height: calc((var(--price-block-height) - (var(--price-option-gap) * 3)) / 4);--price-option-gap: 8px;display:grid;height:calc((var(--price-option-height) * 4) + (var(--price-option-gap) * 3));gap:var(--price-option-gap);align-content:start;overflow-y:auto;padding-right:4px;scrollbar-color:rgba(16,16,16,.42) transparent;scrollbar-width:thin}.stoma-price-calculator__options::-webkit-scrollbar{width:5px}.stoma-price-calculator__options::-webkit-scrollbar-track{background:transparent}.stoma-price-calculator__options::-webkit-scrollbar-thumb{border-radius:999px;background:#10101057}.stoma-price-option{appearance:none;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:var(--price-option-height);padding:14px;border:1px solid rgba(16,16,16,.08);border-radius:20px;background:var(--stoma-surface);color:var(--stoma-ink);cursor:pointer;font:inherit;text-align:left;transition:background-color .16s ease,border-color .16s ease}.stoma-price-option:hover{border-color:#10101038;background:#f4f3ef}.stoma-price-option[aria-pressed=true]{border-color:#ff5a1f94;background:#f3f0e9}.stoma-price-option__mark{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#10101014;color:var(--stoma-ink);font-size:18px;font-weight:var(--weight-semibold, 600);line-height:1}.stoma-price-option[aria-pressed=true] .stoma-price-option__mark{background:var(--stoma-orange)}.stoma-price-option__content{display:grid;gap:5px;min-width:0}.stoma-price-option__content strong{color:inherit;font-size:15px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.1}.stoma-price-option__content small{color:var(--stoma-muted);font-size:13px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.1}.stoma-price-option__status{justify-self:end;color:#1010107a;font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-price-option[aria-pressed=true] .stoma-price-option__status{color:var(--stoma-ink)}.stoma-folder__panel--crm{display:grid}.stoma-appointment{display:grid;grid-template-columns:minmax(310px,.38fr) minmax(0,.62fr);grid-template-rows:auto minmax(0,1fr);min-height:590px;gap:44px 20px;align-items:start}.stoma-appointment__head{display:grid;grid-column:2;grid-row:1;grid-template-columns:minmax(0,1fr);gap:8px;align-items:start}.stoma-appointment__head p{max-width:620px;margin:0;color:var(--stoma-ink);font-size:19px;font-weight:470;letter-spacing:0;line-height:1.18}.stoma-appointment__head .stoma-appointment__sublead{color:var(--stoma-muted);font-size:15px;font-weight:var(--weight-regular, 400);line-height:1.28}.stoma-appointment__layout{display:contents}.stoma-appointment__phone{grid-column:1;grid-row:1 / span 2}.stoma-appointment__control{grid-column:2;grid-row:2;align-self:stretch}.stoma-appointment__phone{display:grid;gap:12px;align-content:start;min-height:444px;padding:18px;border:1px solid rgba(16,16,16,.08);border-radius:34px;background:#eeeeea;box-shadow:inset 0 0 0 10px #f9f8f47a}.stoma-appointment__mode-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stoma-appointment-mode,.stoma-appointment-date,.stoma-appointment-time,.stoma-appointment-specialist,.stoma-appointment-service{appearance:none;border:0;cursor:pointer;font:inherit}.stoma-appointment-mode{min-height:42px;padding:0 12px;border:1px solid rgba(16,16,16,.1);border-radius:999px;background:var(--stoma-surface);color:var(--stoma-ink);font-size:13px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.stoma-appointment-mode:hover,.stoma-appointment-date:hover,.stoma-appointment-time:hover,.stoma-appointment-specialist:hover,.stoma-appointment-service:hover{border-color:#1010103d;background:#f4f3ef}.stoma-appointment-date:disabled,.stoma-appointment-time:disabled{border-color:#1010100a;background:#e5e5df;color:#10101052;cursor:not-allowed}.stoma-appointment-date:disabled:hover,.stoma-appointment-time:disabled:hover{border-color:#1010100a;background:#e5e5df}.stoma-appointment-mode[aria-selected=true],.stoma-appointment-date[aria-pressed=true],.stoma-appointment-time[aria-pressed=true]{border-color:var(--stoma-ink);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-appointment-mode:focus-visible,.stoma-appointment-date:focus-visible,.stoma-appointment-time:focus-visible,.stoma-appointment-specialist:focus-visible,.stoma-appointment-service:focus-visible{outline:3px solid rgba(255,90,31,.42);outline-offset:3px}.stoma-appointment__phone-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 2px 0}.stoma-appointment__phone-title span{color:var(--stoma-ink);font-size:20px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.05}.stoma-appointment__phone-title strong{color:var(--stoma-muted);font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-appointment__specialists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stoma-appointment-specialist{display:grid;gap:8px;min-height:142px;padding:12px;border:1px solid rgba(16,16,16,.08);border-radius:22px;background:var(--stoma-surface);color:var(--stoma-ink);text-align:left;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.stoma-appointment-specialist[aria-pressed=true]{border-color:var(--stoma-ink);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-appointment-specialist__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.stoma-appointment-specialist__top img{width:42px;height:42px;object-fit:cover;object-position:top center;border-radius:999px;background:#deded9}.stoma-appointment-specialist__top em{padding:5px 8px;border-radius:999px;background:#ff5a1f24;color:var(--stoma-ink);font-size:10px;font-style:normal;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1;white-space:nowrap}.stoma-appointment-specialist[aria-pressed=true] .stoma-appointment-specialist__top em{background:var(--stoma-orange);color:var(--stoma-ink)}.stoma-appointment-specialist__name{color:currentColor;font-size:15px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.05}.stoma-appointment-specialist small{color:currentColor;font-size:13px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.12;opacity:.62}.stoma-appointment-specialist__rating{display:inline-flex;align-items:center;gap:5px;margin-top:auto;color:currentColor;font-size:13px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-appointment-specialist__rating span{color:var(--stoma-orange);font-size:14px;line-height:1}.stoma-appointment__service-list{display:grid;gap:8px}.stoma-appointment-service{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;min-height:72px;padding:14px;border:1px solid rgba(16,16,16,.08);border-radius:20px;background:var(--stoma-surface);color:var(--stoma-ink);text-align:left;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.stoma-appointment-service[aria-pressed=true]{border-color:var(--stoma-ink);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-appointment-service span{color:currentColor;font-size:15px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.1}.stoma-appointment-service small{grid-column:1 / -1;color:currentColor;font-size:12px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.1;opacity:.62}.stoma-appointment-service strong{color:var(--stoma-orange);font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.1;white-space:nowrap}.stoma-appointment__dates,.stoma-appointment__times{display:grid;gap:8px}.stoma-appointment__dates{grid-template-columns:repeat(5,minmax(0,1fr))}.stoma-appointment-date{display:grid;gap:5px;min-height:64px;place-items:center;border:1px solid rgba(16,16,16,.09);border-radius:18px;background:var(--stoma-surface);color:var(--stoma-ink);font-size:12px;font-weight:var(--weight-medium, 500);letter-spacing:0;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.stoma-appointment-date strong{font-size:17px;font-weight:var(--weight-semibold, 600)}.stoma-appointment__times{grid-template-columns:repeat(4,minmax(0,1fr))}.stoma-appointment-time{min-height:42px;border:1px solid rgba(16,16,16,.09);border-radius:999px;background:var(--stoma-surface);color:var(--stoma-ink);font-size:13px;font-weight:var(--weight-medium, 500);letter-spacing:0;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.stoma-appointment__submit{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:0 18px;border-radius:999px;background:var(--stoma-orange);color:var(--stoma-ink)}.stoma-appointment__submit span{font-size:13px;font-weight:var(--weight-medium, 500);line-height:1}.stoma-appointment__submit strong{font-size:15px;font-weight:var(--weight-bold, 700);line-height:1}.stoma-appointment__control{display:grid;grid-template-columns:minmax(0,.49fr) minmax(260px,.51fr);gap:0;align-content:stretch;align-items:stretch;min-width:0;min-height:100%;height:100%;border:1px solid rgba(16,16,16,.06);border-radius:30px;background:#eeeeea;overflow:hidden}.stoma-appointment__selector{display:grid;grid-template-rows:auto auto;gap:18px;min-height:100%;height:100%;align-content:center;padding:24px;border-radius:0;background:#eeeeea}.stoma-appointment__selector>span{display:block;max-width:none;padding:22px;border:1px solid rgba(16,16,16,.08);border-radius:24px;background:var(--stoma-surface);color:var(--stoma-ink);font-size:17px;font-weight:520;letter-spacing:0;line-height:1.16}.stoma-appointment__route-card{display:grid;align-content:center;gap:16px;min-height:270px;padding:22px;border:1px solid rgba(16,16,16,.08);border-radius:24px;background:var(--stoma-surface);color:var(--stoma-ink);box-shadow:none}.stoma-appointment__route-card>strong{width:max-content;max-width:100%;padding:8px 12px;border-radius:999px;background:var(--stoma-orange);color:var(--stoma-ink);font-size:13px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-appointment__route-card dl{display:grid;gap:9px;margin:0}.stoma-appointment__route-card div{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:baseline;gap:12px;padding-top:9px;border-top:1px solid rgba(16,16,16,.08)}.stoma-appointment__route-card dt,.stoma-appointment__route-card dd{margin:0;letter-spacing:0;line-height:1.12}.stoma-appointment__route-card dt{color:var(--stoma-muted);font-size:11px;font-weight:var(--weight-regular, 400)}.stoma-appointment__route-card dd{color:var(--stoma-ink);font-size:13px;font-weight:var(--weight-semibold, 600)}.stoma-appointment__crm{display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;gap:14px;min-height:100%;height:100%;align-self:stretch;padding:24px;border-radius:0;background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-appointment__crm-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.stoma-appointment__crm-top span{padding:8px 12px;border-radius:999px;background:var(--stoma-orange);color:var(--stoma-ink);font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1}.stoma-appointment__crm-top strong{color:#f9f8f48f;font-size:12px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1;text-transform:uppercase}.stoma-appointment__crm dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:10px;margin:0}.stoma-appointment__crm dl div{display:grid;gap:6px;min-width:0;padding:13px;border:1px solid rgba(249,248,244,.08);border-radius:16px;background:#f9f8f40e}.stoma-appointment__crm dl div:first-child,.stoma-appointment__crm dl div:last-child{grid-column:1 / -1}.stoma-appointment__crm dt,.stoma-appointment__crm dd,.stoma-appointment__crm p{margin:0}.stoma-appointment__crm dt{color:#f9f8f47a;font-size:11px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1;text-transform:uppercase}.stoma-appointment__crm dd{color:var(--stoma-surface);font-size:14px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1.12}.stoma-appointment__crm dl div:first-child dd,.stoma-appointment__crm dl div:last-child dd{font-size:16px}.stoma-appointment__crm p{margin-top:0;padding:13px;border-radius:16px;background:#f9f8f40e;color:#f9f8f4a3;font-size:12px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.22}.stoma-content-magazine{display:grid;gap:26px;min-height:590px;align-content:center;padding:22px;border-radius:34px;background:#fbfaf6}.stoma-content-magazine__top{display:grid;grid-template-columns:minmax(0,.66fr) minmax(280px,.34fr);gap:24px;align-items:stretch}.stoma-content-feature{position:relative;min-height:348px;overflow:hidden;border-radius:28px;background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-content-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(.96)}.stoma-content-feature:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(to bottom,transparent,rgba(16,16,16,.76));pointer-events:none}.stoma-content-feature__body{position:relative;z-index:1;display:grid;align-content:end;gap:13px;min-height:348px;padding:28px}.stoma-content-feature__body>span,.stoma-content-card>span{width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;background:#fbfaf6eb;color:var(--stoma-ink);font-size:11px;font-weight:var(--weight-medium, 500);letter-spacing:-.01em;line-height:1}.stoma-content-feature h2{max-width:620px;margin:0;color:var(--stoma-surface);font-size:clamp(30px,3.1vw,44px);font-weight:var(--weight-regular, 400);letter-spacing:-.055em;line-height:.98}.stoma-content-feature p{max-width:520px;margin:0;color:#f9f8f4bd;font-size:15px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.32}.stoma-content-feature__meta{display:flex;flex-wrap:wrap;gap:8px}.stoma-content-feature__meta small{color:#f9f8f4b8;font-size:12px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1}.stoma-content-latest{display:grid;gap:16px;align-content:start}.stoma-content-latest h3,.stoma-content-topics__head h3{margin:0;color:var(--stoma-ink);font-size:24px;font-weight:var(--weight-medium, 500);letter-spacing:-.045em;line-height:1}.stoma-content-latest__list{display:grid;gap:14px}.stoma-content-latest__item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:13px;align-items:center}.stoma-content-latest__item img{width:76px;height:62px;border-radius:12px;object-fit:cover}.stoma-content-latest__item h4{margin:0;color:var(--stoma-ink);font-size:15px;font-weight:var(--weight-medium, 500);letter-spacing:-.035em;line-height:1.08}.stoma-content-latest__item p{margin:6px 0 0;color:var(--stoma-muted);font-size:11px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1}.stoma-content-topics{display:grid;gap:16px;padding-top:24px;border-top:1px solid rgba(16,16,16,.08)}.stoma-content-topics__head{display:flex;align-items:end;justify-content:space-between;gap:24px}.stoma-content-topics__head p{max-width:560px;margin:0;color:var(--stoma-muted);font-size:14px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.32}.stoma-content-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stoma-content-card{display:grid;gap:12px;min-width:0;padding:12px 12px 18px;border:1px solid rgba(16,16,16,.06);border-radius:22px;background:#fff}.stoma-content-card img{width:100%;aspect-ratio:2.4 / 1;border-radius:14px;object-fit:cover}.stoma-content-card>span{background:transparent;color:var(--stoma-orange);padding:0}.stoma-content-card h3{margin:0;color:var(--stoma-ink);font-size:19px;font-weight:var(--weight-medium, 500);letter-spacing:-.045em;line-height:1.06}.stoma-content-card p{margin:0;color:var(--stoma-muted);font-size:13px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.3}.stoma-content-questions{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.stoma-content-questions span{padding:7px 10px;border-radius:999px;background:#efeee9;color:var(--stoma-muted);font-size:12px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1}.stoma-final-form{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(34px,5vw,72px);align-items:start;width:min(1180px,calc(100% - 40px));margin:68px auto 0;padding:clamp(30px,4vw,52px);border-radius:32px;background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-final-form__copy{position:sticky;top:28px;display:grid;gap:22px;max-width:560px}.stoma-final-form__copy h2{margin:0;color:currentColor;font-size:clamp(30px,3.4vw,50px);font-weight:var(--weight-regular, 400);letter-spacing:-.055em;line-height:.96}.stoma-final-form__copy p{max-width:520px;margin:0;color:#f9f8f4ad;font-size:clamp(17px,1.35vw,21px);font-weight:var(--weight-regular, 400);letter-spacing:-.012em;line-height:1.32}.stoma-final-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stoma-final-form__fields label{display:grid;gap:8px;min-width:0}.stoma-final-form__fields label span{color:#f9f8f49e;font-size:13px;font-weight:var(--weight-regular, 400);letter-spacing:0;line-height:1.15}.stoma-final-form__fields input,.stoma-final-form__fields textarea{width:100%;min-width:0;border:1px solid rgba(249,248,244,.18);border-radius:18px;background:#f9f8f414;color:var(--stoma-surface);font:inherit;font-size:16px;letter-spacing:0;line-height:1.2;outline:none;transition:border-color .18s ease,background-color .18s ease}.stoma-final-form__fields input{min-height:56px;padding:0 16px}.stoma-final-form__fields textarea{min-height:132px;padding:16px;resize:vertical}.stoma-final-form__fields input:focus,.stoma-final-form__fields textarea:focus{border-color:#ff5a1fb8;background:#f9f8f41f}.stoma-final-form__wide{grid-column:1 / -1}.stoma-final-form__button{display:inline-flex;align-items:center;justify-content:center;grid-column:1 / -1;min-height:60px;margin-top:8px;padding:0 28px;border:0;border-radius:22px;background:var(--stoma-surface);color:var(--stoma-ink);cursor:pointer;font:inherit;font-size:18px;font-weight:var(--weight-semibold, 600);letter-spacing:0;line-height:1;transition:transform .18s ease,background-color .18s ease}.stoma-final-form__button:hover{background:#fff;transform:translateY(-2px)}.stoma-final-form__button:disabled{cursor:wait;opacity:.72;transform:none}.stoma-final-form__status{grid-column:1 / -1;margin:0;color:#f9f8f4bd;font-size:15px;letter-spacing:0;line-height:1.35}.stoma-final-form__status--success{color:#d8ffd7}.stoma-final-form__status--error{color:#ffd7c9}@media(max-width:980px){.stoma-hero{padding:48px 44px}.stoma-hero__card{grid-template-columns:minmax(0,.95fr) minmax(0,.9fr);grid-template-areas:"left right";gap:28px 18px;min-height:calc(100vh - 74px);padding:42px 34px 82px}.stoma-hero__left{grid-area:left;margin-left:0;transform:translate(-16px,-36px)}.stoma-hero__left h1{font-size:clamp(27px,4.5vw,42px)}.stoma-hero__tooth{bottom:-25vh;height:min(92vh,780px)}.stoma-hero__right{grid-area:right;justify-self:end;width:min(44vw,460px);min-width:360px;max-width:none;font-size:clamp(27px,4.5vw,42px);text-align:right;margin-right:0;transform:translate(16px,14px)}.stoma-hero__watermark{font-size:clamp(80px,15vw,150px)}.stoma-hero-intro{grid-template-columns:1fr;gap:18px;width:min(100% - 28px,820px);margin-top:0;padding:34px 0 48px}.stoma-hero-intro__lead{max-width:720px;font-size:clamp(34px,6vw,48px);line-height:1}.stoma-hero-intro__copy{max-width:660px;margin:0;font-size:18px;line-height:1.3}.stoma-clean__folder-section{width:min(100% - 28px,820px);padding:86px 0 74px}.stoma-choice{width:min(100% - 28px,820px);padding-bottom:82px}.stoma-why{width:min(100% - 28px,820px);padding-bottom:64px}.stoma-work{width:min(100% - 28px,820px);padding:28px;grid-template-columns:1fr;gap:28px}.stoma-final-form{grid-template-columns:1fr;width:min(100% - 28px,820px);margin:52px auto 0;padding:34px 28px;border-radius:28px}.stoma-final-form__copy{position:static;max-width:720px}.stoma-final-form__copy h2{font-size:clamp(29px,5vw,39px)}.stoma-final-form__copy p{max-width:660px}.stoma-clean__intro,.stoma-folder__panel-grid,.stoma-folder__bottom,.stoma-choice__head{grid-template-columns:1fr}.stoma-clean__intro,.stoma-choice__head{gap:14px}.stoma-clean__title{font-size:42px}.stoma-choice__head h2{font-size:34px}.stoma-choice__head h2 strong{padding:0 .12em .06em;border-radius:2px}.stoma-choice__cards{gap:12px}.stoma-choice-card{min-height:470px;padding:20px;border-radius:24px}.stoma-choice-card__label{margin-top:22px}.stoma-choice-card__summary{font-size:15px}.stoma-choice-card__list span,.stoma-choice-card__result span:last-child{font-size:15px}.stoma-why__poster{min-height:0}.stoma-why__headline{max-width:100%;gap:10px}.stoma-why__headline h2{font-size:clamp(44px,6.4vw,64px)}.stoma-why__burst{max-width:100%;gap:8px 10px}.stoma-why__burst span{min-height:38px;padding:8px 15px 7px;font-size:clamp(20px,3vw,30px)}.stoma-work__head{gap:14px}.stoma-work__head h2{font-size:clamp(34px,6vw,50px)}.stoma-work__head p{max-width:620px;margin:0}.stoma-work__grid{gap:16px;margin-right:0;padding:0 0 14px}.stoma-work-card{min-height:244px;flex-basis:260px;padding:23px 21px 22px}.stoma-work-card+.stoma-work-card{margin-left:0}.stoma-folder__tabs{align-items:flex-end}.stoma-folder__tab{flex:0 0 188px}.stoma-folder__panel-grid{gap:28px}.stoma-folder__checklist,.stoma-doctors__head,.stoma-doctors__layout,.stoma-prices__head,.stoma-prices__layout,.stoma-appointment__head,.stoma-appointment__layout,.stoma-appointment__control,.stoma-content-magazine__top,.stoma-content-cards{grid-template-columns:1fr}.stoma-content-magazine{min-height:0;align-content:start}.stoma-content-latest__list{grid-template-columns:repeat(2,minmax(0,1fr))}.stoma-doctors__note{max-width:620px}.stoma-price-calculator__body{grid-template-columns:1fr}.stoma-appointment__phone{max-width:430px}.stoma-doctor-profile{grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:24px}.stoma-doctors__portrait{min-height:330px}.stoma-doctor-profile__footer{grid-column:1 / -1}.stoma-services__lead{font-size:22px}.stoma-service-card{flex-basis:min(340px,70vw)}}@media(max-width:980px){.stoma-hero{padding:58px 24px 30px}.stoma-hero__card{display:block;min-height:min(760px,calc(100vh - 70px));padding:0}.stoma-hero__headline-layer{font-size:clamp(72px,17vw,158px)}.stoma-hero__phone{width:min(58vw,460px);min-width:330px}.stoma-hero__copy{left:28px;top:160px;width:min(38vw,330px)}.stoma-hero__copy h1,.stoma-hero__copy h2{font-size:clamp(27px,4.2vw,40px)}.stoma-hero__badge{width:230px;min-width:0;padding:15px 16px}.stoma-hero__badge--doctor{top:22%;right:26px}.stoma-hero__badge--price{right:34px;bottom:30%}.stoma-hero__badge--booking{left:34px;bottom:18%}.stoma-hero__button{right:28px;bottom:28px}}@media(max-width:620px){.stoma-hero__button:hover,.stoma-choice__tab:hover,.stoma-choice-card:hover,.stoma-choice-card[aria-pressed=false]:hover,.stoma-work__arrow:hover,.stoma-work-card:hover,.stoma-service-card:hover,.stoma-folder__tab:hover,.stoma-price-service:hover,.stoma-price-option:hover,.stoma-final-form__button:hover,.stoma-doctor-card:hover,.stoma-doctor-card--active:hover,.stoma-appointment-mode:hover,.stoma-appointment-date:hover,.stoma-appointment-time:hover,.stoma-appointment-specialist:hover,.stoma-appointment-service:hover{transform:none}.stoma-hero__button:hover,.stoma-final-form__button:hover{background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-choice__tab:hover,.stoma-appointment-mode:hover,.stoma-appointment-date:hover,.stoma-appointment-time:hover,.stoma-appointment-specialist:hover,.stoma-appointment-service:hover,.stoma-price-service:hover,.stoma-price-option:hover{border-color:#1010101a;background:var(--stoma-surface);color:var(--stoma-ink)}.stoma-choice__tab[aria-selected=true]:hover,.stoma-appointment-mode[aria-selected=true]:hover,.stoma-appointment-date[aria-pressed=true]:hover,.stoma-appointment-time[aria-pressed=true]:hover,.stoma-appointment-specialist[aria-pressed=true]:hover,.stoma-appointment-service[aria-pressed=true]:hover{border-color:var(--stoma-ink);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-work__arrow:hover{border-color:#10101024;background:#f8f8f6;color:var(--stoma-ink)}.stoma-work-card:hover{border-color:#1010100f;background:#f1f1ef;color:var(--stoma-ink);box-shadow:0 14px 30px #10101014,0 4px 10px #1010100d}.stoma-work-card:first-child:hover{background:#101610;color:var(--stoma-surface)}.stoma-work-card:hover p{color:#101010b3}.stoma-work-card:first-child:hover p{color:#f9f8f4c7}.stoma-work-card:hover .stoma-work-card__number{border-color:#10101038;color:#101010b8}.stoma-work-card:first-child:hover .stoma-work-card__number{border-color:#f9f8f46b;color:#f9f8f4db}.stoma-service-card:hover img{transform:scale(1)}.stoma-service-card:hover .stoma-service-card__tag{background:#f9f8f4eb;color:var(--stoma-ink)}.stoma-service-card:hover .stoma-service-card__tag--dark{background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-doctor-card:hover{border-color:#1010101a;background:#eeeeea}.stoma-doctor-card--active:hover{border-color:var(--stoma-orange);background:var(--stoma-ink);color:var(--stoma-surface)}.stoma-doctor-card:hover .stoma-doctor-card__arrow{transform:none}.stoma-doctor-card--active:hover .stoma-doctor-card__arrow{transform:translate(3px)}.stoma-hero{padding:68px 18px 18px}.stoma-hero__card{grid-template-columns:1fr;grid-template-areas:"title" "right";justify-items:center;align-content:center;gap:12px;min-height:auto;padding:36px 18px 460px;border-radius:28px}.stoma-hero__left{display:contents;max-width:100%;margin-left:0;text-align:center;transform:none}.stoma-hero__left h1{grid-area:title;font-size:clamp(21px,6.6vw,29px);line-height:1.03}.stoma-hero__left p{display:none}.stoma-hero__button{position:absolute;left:50%;bottom:58px;z-index:6;min-height:46px;padding:0 18px;font-size:14px;transform:translate(-50%)}.stoma-hero__tooth{position:absolute;left:50%;bottom:-142px;width:min(122vw,520px);height:auto;min-width:0;transform:translate(-50%)}.stoma-hero__right{grid-area:right;justify-self:center;width:min(100%,370px);min-width:0;max-width:none;font-size:clamp(21px,6.6vw,29px);margin-right:0;text-align:center;transform:translateY(-10px)}.stoma-hero__right span{margin-right:auto}.stoma-hero__watermark{bottom:10px;font-size:21px}.stoma-hero__mobile-note{display:block;width:min(100%,340px);margin:24px 0 0;padding-left:14px;border-left:2px solid var(--stoma-ink);color:var(--stoma-ink);font-size:16px;font-weight:var(--weight-regular, 400);letter-spacing:-.018em;line-height:1.32;text-align:left}.stoma-hero-intro{width:calc(100% - 24px);gap:14px;padding:28px 0 38px}.stoma-hero-intro__lead{font-size:29px;letter-spacing:-.045em;line-height:1.03}.stoma-hero-intro__copy{font-size:15px;letter-spacing:-.01em;line-height:1.32}.stoma-clean__folder-section{width:calc(100% - 24px);padding:72px 0 58px}.stoma-clean__intro{margin-bottom:16px}.stoma-choice{width:calc(100% - 24px);padding-bottom:64px}.stoma-why{width:calc(100% - 24px);padding-bottom:52px}.stoma-work{width:calc(100% - 24px);padding:22px 16px;gap:12px}.stoma-final-form{width:calc(100% - 24px);margin:40px auto 0;padding:26px 18px;border-radius:24px}.stoma-final-form__copy{gap:16px}.stoma-final-form__copy h2{font-size:25px;line-height:1.02}.stoma-final-form__copy p{font-size:15px;line-height:1.32}.stoma-final-form__fields{grid-template-columns:1fr}.stoma-final-form__fields input{min-height:52px}.stoma-final-form__button{min-height:54px;font-size:16px}.stoma-work__top{align-items:flex-start;flex-direction:column;gap:10px}.stoma-work__controls{align-self:flex-end;margin-top:-4px}.stoma-work__arrow{width:42px;height:42px;font-size:20px}.stoma-clean__title{font-size:31px;line-height:1.08}.stoma-choice__head h2{font-size:27px;line-height:1.08}.stoma-choice__head h2{gap:8px}.stoma-choice__head h2 strong{width:auto;padding:0 .12em .06em;border-radius:2px}.stoma-choice__cards,.stoma-choice__cards:has(.stoma-choice-card--simple[aria-pressed=true]),.stoma-choice__cards:has(.stoma-choice-card--studio[aria-pressed=true]){grid-template-columns:1fr}.stoma-choice-card{min-height:0;gap:14px;padding:18px;border-radius:22px}.stoma-choice-card[aria-pressed=true]{box-shadow:0 18px 44px #f25a2e33}.stoma-choice-card[aria-pressed=false]{display:none}.stoma-choice-card__eyebrow{font-size:11px}.stoma-choice-card__label{margin-top:8px;font-size:38px}.stoma-choice-card__title{font-size:23px}.stoma-choice-card__summary,.stoma-choice-card__list span,.stoma-choice-card__result span:last-child{font-size:14px}.stoma-choice-card__list span{padding:11px 0}.stoma-choice-card__result{padding:14px;border-radius:18px}.stoma-why__poster{padding:28px 18px}.stoma-why__headline{gap:9px}.stoma-why__headline h2{font-size:clamp(33px,9vw,42px);line-height:1;white-space:normal}.stoma-why__headline p{max-width:100%;font-size:15px;text-align:center;line-height:1.24}.stoma-why__burst{max-width:100%;margin-bottom:38px;gap:8px}.stoma-why__burst span{min-height:30px;padding:7px 10px 6px;font-size:16px}.stoma-why__burst span:nth-child(1){transform:rotate(-2deg) translateY(24px)}.stoma-why__burst span:nth-child(3){transform:rotate(2deg) translateY(22px)}.stoma-why__lead{margin-top:18px;font-size:clamp(23px,7vw,31px);line-height:1.08}.stoma-why__copy{gap:13px;margin-top:20px}.stoma-why__copy p{font-size:14px;line-height:1.38}.stoma-work__head{gap:8px;margin-bottom:0}.stoma-work__head h2{font-size:clamp(30px,8.6vw,38px);line-height:1}.stoma-work__head p{font-size:15px;line-height:1.3}.stoma-work__grid{gap:12px;margin-right:0;padding:0 0 10px;scroll-padding-inline:0;-webkit-mask-image:none;mask-image:none}.stoma-work-card{min-height:238px;flex:0 0 100%;margin:0;padding:22px 20px 20px;border-radius:24px;box-shadow:0 14px 30px #10101014,0 4px 10px #1010100d;scroll-snap-align:center}.stoma-work-card+.stoma-work-card{margin-left:0}.stoma-work-card__number{width:34px;height:34px;margin-bottom:28px;font-size:12px}.stoma-work-card h3{max-width:100%;margin-bottom:16px;font-size:24px;line-height:1}.stoma-work-card p{font-size:15px;line-height:1.34}.stoma-work-card__mark{display:none}.stoma-folder__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;min-height:0;overflow:visible;padding:0}.stoma-folder__tab{flex:none;width:fit-content;max-width:100%;min-height:38px;padding:5px 10px;border:1px solid rgba(16,16,16,.12);border-radius:14px;background:#f9f8f4db;font-size:14px;font-weight:var(--weight-medium, 500);letter-spacing:-.01em;line-height:1.05;text-transform:none;box-shadow:none}.stoma-folder__tab:first-child{padding-inline:14px;white-space:nowrap}.stoma-folder__tab[aria-selected=true]{min-height:38px;background:var(--stoma-ink);border-color:var(--stoma-ink);color:var(--stoma-surface);box-shadow:none}.stoma-folder__tab:after{display:none}.stoma-folder__panel{margin-top:12px;overflow:hidden;box-sizing:border-box;min-height:0;border-radius:20px;padding:18px}.stoma-folder__panel>*,.stoma-services,.stoma-services__slider-frame,.stoma-services__slider,.stoma-doctors,.stoma-prices,.stoma-appointment,.stoma-content-magazine{min-width:0;max-width:100%}.stoma-folder__panel-meta{flex-direction:column;gap:8px;font-size:12px}.stoma-folder__copy h2{font-size:28px}.stoma-folder__panel-grid,.stoma-folder__bottom{grid-template-columns:1fr;gap:18px;padding:20px 0}.stoma-folder__checklist{grid-template-columns:1fr}.stoma-folder__copy p,.stoma-folder__note{font-size:16px}.stoma-folder__tree{padding:16px}.stoma-folder__tree-root,.stoma-folder__tree li{font-size:13px}.stoma-services{gap:22px;overflow:visible}.stoma-services__lead{font-size:19px;line-height:1.16}.stoma-services__seo{margin-top:-8px;font-size:14px;line-height:1.3}.stoma-services__slider-frame:before,.stoma-services__slider-frame:after{width:34px}.stoma-services__slider-frame{overflow:hidden}.stoma-services__slider{min-height:0;gap:14px;width:100%;margin:0;padding:4px 0 14px;scroll-padding-left:0}.stoma-service-card{flex-basis:min(82vw,300px);min-height:360px;padding:20px;border-radius:22px}.stoma-service-card__tag{top:18px;left:18px;max-width:calc(100% - 36px);padding:8px 12px;font-size:13px}.stoma-service-card p{font-size:15px;line-height:1.18}.stoma-doctors{gap:16px}.stoma-doctors__head,.stoma-doctors__layout,.stoma-doctors__showcase{grid-template-columns:1fr}.stoma-doctors__mobile-switcher{display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;gap:8px;min-height:34px;padding:0;border:0;border-radius:0;background:transparent}.stoma-doctors__mobile-switcher button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:12px;background:var(--stoma-ink);color:var(--stoma-surface);cursor:pointer;font:inherit;font-size:18px;line-height:1}.stoma-doctors__mobile-switcher svg{width:18px;height:18px}.stoma-doctors__mobile-switcher path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.stoma-doctors__mobile-switcher span{color:var(--stoma-muted);font-size:13px;font-weight:var(--weight-medium, 500);letter-spacing:0;line-height:1}.stoma-doctors__cards{display:none}.stoma-doctors__showcase{gap:10px;padding:12px;border-radius:24px;background:#eeeeea;touch-action:pan-y}.stoma-doctors__portrait{justify-self:center;width:100%;min-height:350px;border-radius:22px}.stoma-doctors__portrait img{height:90%;transform:scale(1.02)}.stoma-doctors__portrait-caption{right:18px;bottom:18px;left:18px}.stoma-doctors__portrait-caption h3{font-size:23px;white-space:normal}.stoma-doctor-profile{display:none}.stoma-doctor-profile__top,.stoma-doctor-profile dl,.stoma-doctor-profile dl div,.stoma-doctor-profile dd{min-width:0;max-width:100%}.stoma-doctor-profile h3{font-size:24px}.stoma-doctor-profile dl{gap:8px}.stoma-doctor-profile dl div{padding-bottom:0;border-bottom:0}.stoma-doctor-profile dl div:not(:last-child){display:none}.stoma-doctor-profile dd{font-size:14px;line-height:1.2;overflow-wrap:anywhere}.stoma-doctor-profile__footer{display:none}.stoma-prices{min-height:0;gap:22px}.stoma-prices__layout,.stoma-price-calculator__body{grid-template-columns:1fr}.stoma-price-calculator{padding:10px;border-radius:22px}.stoma-price-calculator__summary,.stoma-price-calculator__options{min-height:0;height:auto}.stoma-price-calculator__summary{gap:16px;padding:20px;border-radius:20px}.stoma-price-calculator__summary strong{font-size:28px}.stoma-price-option{grid-template-columns:30px minmax(0,1fr);gap:10px;min-height:0;padding:12px;border-radius:16px}.stoma-price-option__status{display:none}.stoma-appointment{min-height:0;gap:22px}.stoma-content-magazine{gap:18px;min-height:0;padding:12px;border-radius:24px}.stoma-content-magazine__top,.stoma-content-cards{grid-template-columns:1fr}.stoma-content-feature,.stoma-content-feature__body{min-height:250px}.stoma-content-feature{border-radius:20px}.stoma-content-feature__body{padding:18px}.stoma-content-feature h2{font-size:25px;letter-spacing:-.045em}.stoma-content-feature p,.stoma-content-topics__head p,.stoma-content-card p{font-size:14px}.stoma-content-latest__list{grid-template-columns:1fr;gap:12px}.stoma-content-topics__head{display:grid;gap:0;align-items:start}.stoma-content-topics__head h3{display:none}.stoma-content-topics__head p{color:#1010109e;font-size:13px;line-height:1.38}.stoma-content-cards,.stoma-content-questions{display:none}.stoma-content-questions span{font-size:11px}.stoma-doctors__head,.stoma-prices__head,.stoma-appointment__head{gap:12px}.stoma-doctors__lead,.stoma-prices__lead,.stoma-appointment__head p{font-size:19px;line-height:1.14}.stoma-appointment{grid-template-columns:1fr;grid-template-rows:auto}.stoma-appointment__head,.stoma-appointment__phone,.stoma-appointment__control{grid-column:auto;grid-row:auto}.stoma-appointment__layout{display:grid;grid-template-columns:1fr;gap:20px}.stoma-appointment__phone{justify-self:center;width:calc(100% - 24px);min-height:0;gap:10px;padding:12px;border-radius:24px;box-shadow:inset 0 0 0 5px #f9f8f47a}.stoma-appointment__phone-title{align-items:flex-start;flex-direction:column}.stoma-appointment__specialists,.stoma-appointment__service-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stoma-appointment__dates{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.stoma-appointment__times{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.stoma-appointment-specialist{min-height:118px;padding:10px;border-radius:18px}.stoma-appointment-service{min-height:64px;padding:12px;border-radius:16px}.stoma-appointment-specialist__name,.stoma-appointment-service span{font-size:14px}.stoma-appointment-specialist small,.stoma-appointment-service small{font-size:11px}.stoma-appointment-date,.stoma-appointment-time{min-height:46px;padding-block:4px;border-radius:14px;font-size:11px}.stoma-appointment-date strong{font-size:14px}.stoma-appointment-time{border-radius:999px;font-size:11px}.stoma-appointment__submit{min-height:48px;border-radius:18px}.stoma-appointment-specialist__top{flex-wrap:wrap}.stoma-appointment__control{display:block;justify-self:center;width:calc(100% - 24px);grid-template-columns:1fr;min-height:0;height:auto;border-radius:24px}.stoma-appointment__selector{display:none}.stoma-appointment__crm{min-height:0;height:auto;padding:18px}.stoma-appointment__route-card{min-height:0;padding:18px;border-radius:20px}.stoma-appointment__route-card div{grid-template-columns:1fr;gap:5px}.stoma-appointment__crm dl{grid-template-columns:1fr}.stoma-appointment__crm p{display:none}.stoma-doctors__note{font-size:15px}.stoma-prices__copy{height:auto;padding:22px;border-radius:22px}.stoma-prices__layout{transform:none}.stoma-prices__copy h2{font-size:28px}.stoma-price-calculator__services{grid-template-columns:repeat(2,minmax(0,1fr))}.stoma-price-service{min-height:44px;font-size:13px}.stoma-price-calculator__body{min-height:0}}@media(max-width:620px){.stoma-hero{height:188vh;margin-bottom:42px;padding:0}.stoma-hero__card{display:block;height:100svh;min-height:660px;padding:0;border-radius:0}.stoma-hero__headline{top:76px}.stoma-hero__headline-layer{font-size:clamp(52px,18vw,86px);letter-spacing:-.075em}.stoma-hero__headline-layer>span:first-child{top:0}.stoma-hero__headline-layer>span:last-child{bottom:22px}.stoma-hero__phone{left:48%;bottom:96px;width:min(88vw,360px);min-width:0}.stoma-hero__copy{left:16px;top:178px;width:min(58vw,238px)}.stoma-hero__copy h1,.stoma-hero__copy h2{font-size:clamp(21px,6.4vw,28px);line-height:.98}.stoma-hero__copy p{display:none}.stoma-hero__badge{min-width:0;width:150px;padding:10px 11px;border-radius:14px}.stoma-hero__badge strong{font-size:15px}.stoma-hero__badge span{font-size:11px}.stoma-hero__badge--doctor{top:178px;right:34px}.stoma-hero__badge--price{display:grid;top:292px;right:12px;bottom:auto}.stoma-hero__badge--booking{left:12px;top:338px;bottom:auto}.stoma-hero__button{inset:426px auto auto 12px;min-height:44px;padding:0 14px;font-size:12px;transform:none}.stoma-hero__mobile-note{display:block;width:min(100%,340px);margin:18px 0 0;padding-left:14px;border-left:2px solid var(--stoma-ink);color:var(--stoma-ink);font-size:15px;font-weight:var(--weight-regular, 400);letter-spacing:-.01em;line-height:1.34}}html{scroll-behavior:smooth;overflow-x:clip}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:clip;background:#eeeeeb}button,input,textarea{font:inherit}a{color:inherit}
