.machine-clinic-value{position:relative;padding:98px 24px;overflow:hidden;background:var(--clinic-bg)}.machine-clinic-value:before{position:absolute;top:-250px;right:-190px;width:520px;height:520px;background:radial-gradient(circle,#1368ce14,#1368ce00);border-radius:50%;content:"";pointer-events:none}.machine-clinic-value__container{position:relative;z-index:2;width:100%;max-width:1320px;margin:0 auto}.machine-clinic-value__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:72px}.machine-clinic-value__grid--image-right .machine-clinic-value__media{order:2}.machine-clinic-value__grid--image-right .machine-clinic-value__content{order:1}.machine-clinic-value__media{min-width:0}.machine-clinic-value__image-wrapper{position:relative;min-height:570px;overflow:hidden;background:var(--clinic-card-bg);border:1px solid rgba(16,47,76,.08);border-radius:20px;box-shadow:0 26px 65px #102f4c1c}.machine-clinic-value__image{display:block;width:100%;height:570px;object-fit:cover}.machine-clinic-value__placeholder{display:block;width:100%;height:570px}.machine-clinic-value__image-wrapper:after{position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(to top,#102f4c40,#102f4c00);content:"";pointer-events:none}.machine-clinic-value__image-badge{position:absolute;z-index:3;right:22px;bottom:22px;left:22px;display:flex;align-items:center;gap:12px;padding:17px 19px;color:var(--clinic-heading);background:#ffffffeb;border:1px solid rgba(255,255,255,.75);border-radius:12px;box-shadow:0 15px 35px #102f4c24;font-size:14px;line-height:1.45;font-weight:650;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.machine-clinic-value__image-badge-icon{display:inline-flex;flex:0 0 42px;align-items:center;justify-content:center;width:42px;height:42px;color:var(--clinic-accent);background:var(--clinic-light-accent);border-radius:50%}.machine-clinic-value__content{max-width:670px}.machine-clinic-value__eyebrow{margin:0 0 13px;color:var(--clinic-accent);font-size:13px;line-height:1.4;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.machine-clinic-value__heading{margin:0;color:var(--clinic-heading);font-size:clamp(34px,4.5vw,58px);line-height:1.1;letter-spacing:-1.2px}.machine-clinic-value__description{margin-top:24px;color:var(--clinic-text);font-size:16px;line-height:1.8}.machine-clinic-value__description .metafield-rich_text_field{margin:0}.machine-clinic-value__description p{margin-top:0;margin-bottom:17px}.machine-clinic-value__description p:last-child{margin-bottom:0}.machine-clinic-value__cards{display:grid;gap:13px;margin-top:31px}.machine-clinic-value__card{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:flex-start;gap:15px;padding:18px;background:var(--clinic-card-bg);border:1px solid rgba(16,47,76,.08);border-radius:11px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.machine-clinic-value__card:hover{transform:translate(5px);border-color:#1368ce38;box-shadow:0 13px 30px #102f4c12}.machine-clinic-value__card-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--clinic-accent);background:var(--clinic-light-accent);border-radius:50%;font-size:13px;line-height:1;font-weight:700}.machine-clinic-value__card h3{margin:0;color:var(--clinic-heading);font-size:17px;line-height:1.35}.machine-clinic-value__card p{margin:6px 0 0;color:var(--clinic-text);font-size:13px;line-height:1.6}@media screen and (max-width:989px){.machine-clinic-value{padding:76px 20px}.machine-clinic-value__grid{grid-template-columns:1fr;gap:43px}.machine-clinic-value__grid--image-right .machine-clinic-value__media,.machine-clinic-value__grid--image-right .machine-clinic-value__content{order:initial}.machine-clinic-value__content{max-width:820px}.machine-clinic-value__image-wrapper,.machine-clinic-value__image,.machine-clinic-value__placeholder{min-height:470px;height:470px}}@media screen and (max-width:749px){.machine-clinic-value{padding:58px 16px}.machine-clinic-value__grid{gap:31px}.machine-clinic-value__image-wrapper,.machine-clinic-value__image,.machine-clinic-value__placeholder{min-height:340px;height:340px}.machine-clinic-value__image-wrapper{border-radius:13px}.machine-clinic-value__image-badge{right:12px;bottom:12px;left:12px;padding:13px;font-size:12px}.machine-clinic-value__image-badge-icon{flex-basis:36px;width:36px;height:36px}.machine-clinic-value__heading{font-size:clamp(31px,9vw,43px)}.machine-clinic-value__description{margin-top:18px;font-size:15px;line-height:1.72}.machine-clinic-value__card{grid-template-columns:42px minmax(0,1fr);padding:15px}.machine-clinic-value__card-number{width:42px;height:42px}}.machine-features{padding:88px 20px;background:var(--features-bg)}.machine-features__container{width:100%;max-width:1280px;margin:0 auto}.machine-features__header{max-width:760px;margin:0 auto 44px;text-align:center}.machine-features__eyebrow{margin:0 0 10px;color:var(--features-accent);font-size:13px;line-height:1.4;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.machine-features__heading{margin:0;color:var(--features-heading-color);font-size:clamp(30px,4vw,48px);line-height:1.15}.machine-features__intro{margin-top:16px;color:var(--features-text-color);font-size:16px;line-height:1.7}.machine-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.machine-feature-card{height:100%;padding:30px 26px;background:var(--features-card-bg);border:1px solid rgba(20,50,76,.1);border-radius:12px;box-shadow:0 8px 28px #112c420d;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.machine-feature-card:hover{transform:translateY(-5px);box-shadow:0 16px 38px #112c421a}.machine-feature-card__icon,.machine-feature-card__number{display:flex;align-items:center;justify-content:center;width:66px;height:66px;margin:0 auto 22px;background:color-mix(in srgb,var(--features-accent) 10%,white);border-radius:50%}.machine-feature-card__icon img{display:block;width:38px;height:38px;object-fit:contain}.machine-feature-card__number{color:var(--features-accent);font-size:17px;font-weight:700}.machine-feature-card__title{margin:0 0 12px;color:var(--features-heading-color);font-size:20px;line-height:1.35}.machine-feature-card__description{color:var(--features-text-color);font-size:15px;line-height:1.65}@media screen and (max-width:989px){.machine-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.machine-features{padding:60px 16px}.machine-features__header{margin-bottom:30px}.machine-features__grid{grid-template-columns:1fr;gap:15px}.machine-feature-card{padding:25px 20px}}.machine-hero{position:relative;overflow:hidden;padding:82px 24px 70px;background:var(--machine-hero-bg)}.machine-hero__container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:56px;width:100%;max-width:1380px;margin:0 auto}.machine-hero__content{max-width:720px}.machine-hero__eyebrow{margin:0 0 18px;color:var(--machine-hero-accent);font-size:13px;line-height:1.4;font-weight:700;letter-spacing:2px;text-transform:uppercase}.machine-hero__title{max-width:760px;margin:0;color:var(--machine-hero-heading);font-size:clamp(40px,5.3vw,74px);line-height:1.04;font-weight:700;letter-spacing:-2px}.machine-hero__description{max-width:650px;margin-top:24px;color:var(--machine-hero-text);font-size:17px;line-height:1.75}.machine-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.machine-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:14px 25px;border:1px solid var(--machine-hero-accent);border-radius:5px;font-size:14px;line-height:1.2;font-weight:700;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.machine-hero__button:hover{transform:translateY(-2px)}.machine-hero__button--primary{color:var(--machine-hero-button-text);background:var(--machine-hero-accent);box-shadow:0 12px 25px #1368ce33}.machine-hero__button--primary:hover{color:var(--machine-hero-button-text);background:var(--machine-hero-heading);border-color:var(--machine-hero-heading)}.machine-hero__button--secondary{color:var(--machine-hero-accent);background:transparent}.machine-hero__button--secondary:hover{color:var(--machine-hero-button-text);background:var(--machine-hero-accent)}.machine-hero__information{display:flex;flex-wrap:wrap;gap:24px;margin-top:42px;padding-top:26px;border-top:1px solid rgba(16,47,76,.12)}.machine-hero__information-item{display:flex;align-items:center;gap:10px;color:var(--machine-hero-text);font-size:13px;line-height:1.4;font-weight:600}.machine-hero__information-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--machine-hero-accent);background:#1368ce17;border-radius:50%;font-size:11px;font-weight:700}.machine-hero__media{position:relative;min-width:0}.machine-hero__image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;min-height:560px;padding:35px}.machine-hero__image{position:relative;z-index:2;display:block;width:100%;max-width:570px;max-height:560px;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(23,43,61,.13));animation:machineHeroFloat 5s ease-in-out infinite}.machine-hero__placeholder{position:relative;z-index:2;width:100%;max-width:500px}.machine-hero__platform{position:absolute;z-index:1;left:50%;bottom:45px;width:86%;height:100px;background:radial-gradient(ellipse at center,#284f7629,#284f760d 45%,#284f7600 72%);border-radius:50%;transform:translate(-50%)}.machine-hero__decor{position:absolute;pointer-events:none;border-radius:50%}.machine-hero__decor--one{top:-190px;right:-120px;width:560px;height:560px;background:radial-gradient(circle,#1368ce17,#1368ce00)}.machine-hero__decor--two{bottom:-260px;left:-250px;width:520px;height:520px;border:1px solid rgba(19,104,206,.08)}@keyframes machineHeroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media screen and (max-width:1100px){.machine-hero__container{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:32px}.machine-hero__image-wrapper{min-height:500px;padding:20px}}@media screen and (max-width:989px){.machine-hero{padding:64px 20px 55px}.machine-hero__container{grid-template-columns:1fr;gap:30px}.machine-hero__content{max-width:850px}.machine-hero__media{order:-1}.machine-hero__image-wrapper{min-height:410px}.machine-hero__image{max-height:420px}}@media screen and (max-width:749px){.machine-hero{padding:45px 16px 42px}.machine-hero__title{font-size:clamp(34px,11vw,50px);letter-spacing:-1px}.machine-hero__description{margin-top:18px;font-size:15px;line-height:1.7}.machine-hero__actions{flex-direction:column;margin-top:27px}.machine-hero__button{width:100%}.machine-hero__information{display:grid;grid-template-columns:1fr;gap:14px;margin-top:30px}.machine-hero__image-wrapper{min-height:330px;padding:10px}.machine-hero__image{max-height:340px}.machine-hero__platform{bottom:18px}}@media(prefers-reduced-motion:reduce){.machine-hero__image{animation:none}}.machine-navigation{position:sticky;top:0;z-index:40;width:100%;background:var(--machine-nav-bg);border-top:1px solid var(--machine-nav-border);border-bottom:1px solid var(--machine-nav-border);box-shadow:0 5px 18px #102f4c0f}.machine-navigation__container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.machine-navigation__links{display:flex;align-items:stretch;justify-content:center;gap:4px;overflow-x:auto;scrollbar-width:none}.machine-navigation__links::-webkit-scrollbar{display:none}.machine-navigation__link{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;min-height:66px;padding:13px 16px;color:var(--machine-nav-text);font-size:13px;line-height:1.25;font-weight:600;text-align:center;text-decoration:none;white-space:nowrap;transition:color .2s ease,background-color .2s ease}.machine-navigation__link:after{position:absolute;right:15px;bottom:0;left:15px;height:3px;background:var(--machine-nav-active);border-radius:5px 5px 0 0;content:"";opacity:0;transform:scaleX(.5);transition:opacity .2s ease,transform .2s ease}.machine-navigation__link:hover,.machine-navigation__link.is-active{color:var(--machine-nav-active);background:#1368ce0d}.machine-navigation__link:hover:after,.machine-navigation__link.is-active:after{opacity:1;transform:scaleX(1)}.machine-navigation__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.machine-navigation__icon img{display:block;width:22px;height:22px;object-fit:contain}.machine-navigation__mobile-toggle{display:none}@media screen and (max-width:989px){.machine-navigation__container{padding:0}.machine-navigation__links{justify-content:flex-start;padding:0 12px}.machine-navigation__link{min-height:58px;padding:11px 14px;font-size:12px}}@media screen and (max-width:749px){.machine-navigation__mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:54px;padding:13px 17px;color:var(--machine-nav-text);background:var(--machine-nav-bg);border:0;font-size:14px;font-weight:700;cursor:pointer}.machine-navigation__mobile-toggle svg{transition:transform .2s ease}.machine-navigation__mobile-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.machine-navigation__links{display:none;align-items:stretch;flex-direction:column;max-height:65vh;padding:8px 12px 14px;overflow-y:auto;background:var(--machine-nav-bg);border-top:1px solid var(--machine-nav-border)}.machine-navigation__links.is-open{display:flex}.machine-navigation__link{justify-content:flex-start;min-height:45px;padding:10px 12px;border-radius:5px;text-align:left}.machine-navigation__link:after{display:none}}.machine-modes{position:relative;padding:92px 24px;overflow:hidden;background:var(--modes-bg)}.machine-modes:before{position:absolute;top:-220px;right:-180px;width:480px;height:480px;background:radial-gradient(circle,#1368ce14,#1368ce00);border-radius:50%;content:"";pointer-events:none}.machine-modes__container{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto}.machine-modes__header{max-width:760px;margin:0 auto 44px;text-align:center}.machine-modes__eyebrow{margin:0 0 11px;color:var(--modes-accent);font-size:13px;line-height:1.4;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.machine-modes__heading{margin:0;color:var(--modes-heading);font-size:clamp(32px,4.5vw,52px);line-height:1.12;letter-spacing:-1px}.machine-modes__intro{margin-top:16px;color:var(--modes-text);font-size:16px;line-height:1.7}.machine-modes__intro p{margin:0}.machine-modes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.machine-mode-card{position:relative;min-height:260px;padding:30px;overflow:hidden;background:var(--modes-card-bg);border:1px solid rgba(16,47,76,.09);border-radius:15px;box-shadow:0 14px 36px #102f4c12;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.machine-mode-card:after{position:absolute;right:-60px;bottom:-70px;width:170px;height:170px;background:radial-gradient(circle,#1368ce17,#1368ce00);border-radius:50%;content:""}.machine-mode-card:hover{transform:translateY(-6px);border-color:#1368ce40;box-shadow:0 22px 44px #102f4c1f}.machine-mode-card__top{position:relative;z-index:2;display:flex;align-items:center;gap:16px;margin-bottom:38px}.machine-mode-card__icon,.machine-mode-card__number{display:flex;flex:0 0 64px;align-items:center;justify-content:center;width:64px;height:64px;color:var(--modes-accent);background:#1368ce17;border-radius:50%}.machine-mode-card__icon img{display:block;width:38px;height:38px;object-fit:contain}.machine-mode-card__number{font-size:16px;line-height:1;font-weight:700}.machine-mode-card__line{display:block;width:100%;height:1px;background:linear-gradient(90deg,#1368ce59,#1368ce00)}.machine-mode-card__title{position:relative;z-index:2;margin:0 0 13px;color:var(--modes-heading);font-size:24px;line-height:1.25}.machine-mode-card__description{position:relative;z-index:2;max-width:330px;color:var(--modes-text);font-size:15px;line-height:1.7}@media screen and (max-width:989px){.machine-modes{padding:76px 20px}.machine-modes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.machine-modes{padding:58px 16px}.machine-modes__header{margin-bottom:30px}.machine-modes__grid{grid-template-columns:1fr;gap:15px}.machine-mode-card{min-height:auto;padding:25px 21px}.machine-mode-card__top{margin-bottom:26px}.machine-mode-card__icon,.machine-mode-card__number{flex-basis:56px;width:56px;height:56px}.machine-mode-card__title{font-size:21px}}.machine-overview{position:relative;padding:96px 24px;background:var(--overview-bg)}.machine-overview__container{width:100%;max-width:1320px;margin:0 auto}.machine-overview__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:72px}.machine-overview__grid--image-right .machine-overview__media{order:2}.machine-overview__grid--image-right .machine-overview__content{order:1}.machine-overview__media{min-width:0}.machine-overview__image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;padding:38px;overflow:hidden;background:var(--overview-card-bg);border:1px solid rgba(16,47,76,.08);border-radius:18px;box-shadow:0 24px 60px #102f4c17}.machine-overview__image-wrapper:before{position:absolute;top:-120px;right:-120px;width:320px;height:320px;background:radial-gradient(circle,#1368ce1a,#1368ce00);border-radius:50%;content:""}.machine-overview__image{position:relative;z-index:2;display:block;width:100%;max-width:530px;max-height:500px;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(16,47,76,.12))}.machine-overview__placeholder{position:relative;z-index:2;width:100%;max-width:500px}.machine-overview__image-label{position:absolute;z-index:3;right:18px;bottom:18px;padding:9px 14px;color:var(--overview-heading-color);background:#ffffffeb;border:1px solid rgba(16,47,76,.08);border-radius:50px;font-size:12px;line-height:1.3;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.machine-overview__content{max-width:650px}.machine-overview__eyebrow{margin:0 0 14px;color:var(--overview-accent);font-size:13px;line-height:1.4;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.machine-overview__heading{margin:0;color:var(--overview-heading-color);font-size:clamp(34px,4.5vw,58px);line-height:1.1;letter-spacing:-1.2px}.machine-overview__description{margin-top:24px;color:var(--overview-text-color);font-size:16px;line-height:1.8}.machine-overview__description p{margin-top:0;margin-bottom:17px}.machine-overview__description p:last-child{margin-bottom:0}.machine-overview__description ul,.machine-overview__description ol{margin:18px 0 0;padding-left:22px}.machine-overview__highlights{display:grid;gap:14px;margin-top:30px;padding-top:26px;border-top:1px solid rgba(16,47,76,.11)}.machine-overview__highlight{display:flex;align-items:flex-start;gap:12px;color:var(--overview-heading-color);font-size:15px;line-height:1.55;font-weight:600}.machine-overview__highlight-icon{display:inline-flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:28px;margin-top:-2px;color:var(--overview-accent);background:#1368ce1a;border-radius:50%}@media screen and (max-width:989px){.machine-overview{padding:75px 20px}.machine-overview__grid{grid-template-columns:1fr;gap:42px}.machine-overview__grid--image-right .machine-overview__media,.machine-overview__grid--image-right .machine-overview__content{order:initial}.machine-overview__content{max-width:800px}.machine-overview__image-wrapper{min-height:440px}}@media screen and (max-width:749px){.machine-overview{padding:58px 16px}.machine-overview__grid{gap:30px}.machine-overview__image-wrapper{min-height:330px;padding:22px;border-radius:12px}.machine-overview__image{max-height:320px}.machine-overview__image-label{right:12px;bottom:12px;font-size:11px}.machine-overview__heading{font-size:clamp(31px,9vw,42px)}.machine-overview__description{margin-top:18px;font-size:15px;line-height:1.7}.machine-overview__highlights{margin-top:24px;padding-top:22px}}.machine-scan-shapes{position:relative;padding:90px 24px;overflow:hidden;background:var(--scan-bg)}.machine-scan-shapes__container{width:100%;max-width:1280px;margin:0 auto}.machine-scan-shapes__header{max-width:760px;margin:0 auto 42px;text-align:center}.machine-scan-shapes__eyebrow{margin:0 0 11px;color:var(--scan-accent);font-size:13px;line-height:1.4;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.machine-scan-shapes__heading{margin:0;color:var(--scan-heading);font-size:clamp(32px,4.5vw,52px);line-height:1.12;letter-spacing:-1px}.machine-scan-shapes__intro{margin-top:16px;color:var(--scan-text);font-size:16px;line-height:1.7}.machine-scan-shapes__intro p{margin:0}.machine-scan-shapes__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}.machine-scan-shape-card{min-width:0;padding:24px 12px 20px;background:var(--scan-card-bg);border:1px solid rgba(16,47,76,.09);border-radius:14px;box-shadow:0 10px 28px #102f4c0d;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.machine-scan-shape-card:hover{transform:translateY(-5px);border-color:#1368ce40;box-shadow:0 16px 34px #102f4c1a}.machine-scan-shape-card__visual{display:flex;align-items:center;justify-content:center;width:82px;height:82px;margin:0 auto 17px;background:#1368ce12;border-radius:18px}.machine-scan-shape-card__image{display:block;width:58px;height:58px;object-fit:contain}.machine-scan-shape-card__title{margin:0;color:var(--scan-heading);font-size:15px;line-height:1.35;font-weight:650}.machine-scan-shape-card__fallback{position:relative;display:block;width:44px;height:44px;color:var(--scan-accent)}.machine-scan-shape-card__fallback--point:before{position:absolute;top:50%;left:50%;width:9px;height:9px;background:currentColor;border-radius:50%;content:"";transform:translate(-50%,-50%)}.machine-scan-shape-card__fallback--linear:before{position:absolute;top:50%;left:3px;width:38px;height:3px;background:currentColor;border-radius:5px;content:"";transform:translateY(-50%)}.machine-scan-shape-card__fallback--rectangle:before{position:absolute;top:9px;right:3px;bottom:9px;left:3px;border:3px solid currentColor;content:""}.machine-scan-shape-card__fallback--triangular:before,.machine-scan-shape-card__fallback--triangle:before{position:absolute;top:5px;left:4px;width:0;height:0;border-right:18px solid transparent;border-bottom:34px solid currentColor;border-left:18px solid transparent;content:""}.machine-scan-shape-card__fallback--square:before{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:3px solid currentColor;content:""}.machine-scan-shape-card__fallback--ellipse:before{position:absolute;top:10px;right:3px;bottom:10px;left:3px;border:3px solid currentColor;border-radius:50%;content:""}.machine-scan-shape-card__fallback--oval:before{position:absolute;top:3px;right:10px;bottom:3px;left:10px;border:3px solid currentColor;border-radius:50%;content:""}@media screen and (max-width:1199px){.machine-scan-shapes__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.machine-scan-shapes{padding:58px 16px}.machine-scan-shapes__header{margin-bottom:30px}.machine-scan-shapes__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.machine-scan-shape-card{padding:20px 10px 17px}.machine-scan-shape-card__visual{width:70px;height:70px}.machine-scan-shape-card__image{width:48px;height:48px}}.machine-treatments{position:relative;padding:96px 24px;overflow:hidden;background:var(--treatment-bg)}.machine-treatments:before{position:absolute;top:-240px;left:-190px;width:500px;height:500px;background:radial-gradient(circle,#1368ce14,#1368ce00);border-radius:50%;content:"";pointer-events:none}.machine-treatments__container{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto}.machine-treatments__header{max-width:780px;margin:0 auto 46px;text-align:center}.machine-treatments__eyebrow{margin:0 0 11px;color:var(--treatment-accent);font-size:13px;line-height:1.4;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.machine-treatments__heading{margin:0;color:var(--treatment-heading);font-size:clamp(32px,4.5vw,54px);line-height:1.12;letter-spacing:-1px}.machine-treatments__intro{margin-top:16px;color:var(--treatment-text);font-size:16px;line-height:1.7}.machine-treatments__intro p{margin:0}.machine-treatments__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.machine-treatment-card{min-width:0;overflow:hidden;background:var(--treatment-card-bg);border:1px solid rgba(16,47,76,.09);border-radius:16px;box-shadow:0 13px 34px #102f4c12;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.machine-treatment-card:hover{transform:translateY(-7px);border-color:#1368ce3b;box-shadow:0 24px 46px #102f4c21}.machine-treatment-card__media{position:relative;height:245px;overflow:hidden;background:#1368ce0f}.machine-treatment-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.machine-treatment-card:hover .machine-treatment-card__image{transform:scale(1.045)}.machine-treatment-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--treatment-accent);background:linear-gradient(145deg,#1368ce1f,#1368ce06)}.machine-treatment-card__number{position:absolute;top:17px;left:17px;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 11px;color:#fff;background:var(--treatment-accent);border:3px solid rgba(255,255,255,.75);border-radius:50px;box-shadow:0 7px 18px #102f4c2e;font-size:12px;line-height:1;font-weight:700}.machine-treatment-card__content{padding:25px 25px 28px}.machine-treatment-card__title{margin:0;color:var(--treatment-heading);font-size:21px;line-height:1.35}.machine-treatment-card__description{margin-top:11px;color:var(--treatment-text);font-size:14px;line-height:1.7}.machine-treatment-card__note{display:flex;align-items:flex-start;gap:8px;margin-top:17px;padding:11px 13px;color:var(--treatment-accent);background:#1368ce12;border-radius:7px;font-size:12px;line-height:1.5;font-weight:600}.machine-treatment-card__note svg{flex:0 0 16px;margin-top:1px}@media screen and (max-width:989px){.machine-treatments{padding:76px 20px}.machine-treatments__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.machine-treatments{padding:58px 16px}.machine-treatments__header{margin-bottom:31px}.machine-treatments__grid{grid-template-columns:1fr;gap:16px}.machine-treatment-card__media{height:225px}.machine-treatment-card__content{padding:22px 20px 24px}.machine-treatment-card__title{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAAAAAA_QE */
