.hero-checkup-bg{position:relative;min-height:520px;display:flex;align-items:stretch;overflow:hidden;background-size:cover;background-position:center center}.hero-checkup-bg__overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(10,42,34,0) 0%,rgba(10,42,34,0) 20%,rgba(10,42,34,.55) 40%,rgba(10,42,34,.9) 58%,rgba(10,42,34,1) 72%,rgba(10,42,34,1) 100%);z-index:1}.hero-checkup-bg__inner{position:relative;z-index:2;display:flex!important;align-items:center;justify-content:flex-end;padding-top:50px!important;padding-bottom:70px!important}.hero-checkup-bg__content{width:52%;display:flex;flex-direction:column}.hero-checkup-bg .product-title,.hero-checkup-bg h1,.hero-checkup-bg h1 *{color:#fff!important;font-size:clamp(22px,3vw,36px)!important;line-height:1.2!important;margin-bottom:12px!important}.hero-checkup-bg .hero-price-value,.hero-checkup-bg .price,.hero-checkup-bg .product-price,.hero-checkup-bg .price-value,.hero-checkup-bg #current-price{font-size:30px!important;font-weight:800!important;display:block!important;margin-bottom:10px!important;color:#fff!important}.hero-checkup-bg .hero-price-label{display:none!important}.hero-checkup-bg .hero-price{color:#fff!important}.hero-checkup-bg .hero-price span{color:#fff!important}.hero-checkup-bg .price-block{margin:8px 0!important}.hero-checkup-bg .price-display{margin-bottom:4px!important}.hero-checkup-bg__desc{font-size:14px;color:rgba(255,255,255,.75);line-height:1.7;margin-bottom:18px}.hero-breadcrumb{margin:0 0 16px!important}.hero-breadcrumb,.hero-breadcrumb *{color:rgba(255,255,255,.85)!important;font-size:12px!important;background:0 0!important;border:none!important;box-shadow:none!important;text-decoration:none!important;line-height:1.4!important}.hero-breadcrumb a:hover{color:#fff!important;text-decoration:underline!important}.hero-checkup-bg__metrics--desktop{position:absolute;bottom:32px;left:20%;display:flex;gap:8px;z-index:3;flex-wrap:nowrap}.hero-checkup-bg__metrics--mobile{display:none}.hero-checkup-bg__metric{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:15px;text-align:center;display:flex;flex-direction:column;gap:2px;backdrop-filter:blur(6px);min-width:120px;max-width:150px}.hero-checkup-bg__metric-label{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.55)}.hero-checkup-bg__metric-value{font-size:12px;font-weight:700;color:#fff;white-space:normal;line-height:1.3}.hero-checkup-bg__list,.hero-checkup-bg ul.hero-checkup-bg__list{list-style:none!important;list-style-type:none!important;padding:0!important;margin:0 0 22px!important;display:flex!important;flex-direction:column!important}.hero-checkup-bg__list li,.hero-checkup-bg ul.hero-checkup-bg__list li{list-style:none!important;list-style-type:none!important;font-size:13px!important;color:#fff!important;padding:9px 0 9px 28px!important;position:relative!important;line-height:1.45!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.hero-checkup-bg__list li:last-child{border-bottom:none!important}.hero-checkup-bg__list li::marker{content:""!important}.hero-checkup-bg__list li::before{content:"✓"!important;position:absolute!important;left:0!important;top:9px!important;font-size:13px!important;font-weight:700!important;color:#00b5a3!important}.hero-checkup-bg__bottom{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.hero-checkup-bg__note{font-size:12px;color:rgba(255,255,255,.45)}.analyses-block{padding:72px 0;background:var(--white)}.analyses-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px}.analysis-card{background:#fff;border-radius:25px;overflow:hidden;border:1px solid var(--border);padding:0;transition:all .3s;position:relative;isolation:isolate;z-index:6}.analysis-card::before{content:"";display:block;height:5px;background:var(--card-accent,var(--teal));border-radius:25px 25px 0 0}.analysis-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(0,0,0,.13),0 4px 12px rgba(0,181,163,.1);border-color:transparent}.analysis-num{font-size:36px;font-weight:800;color:var(--card-accent,var(--teal));opacity:.15;line-height:1;padding:14px 20px 2px;font-family:Georgia,serif}.analysis-name{font-size:14px;font-weight:700;color:var(--dark);margin:0 0 10px;padding:0 20px;line-height:1.3}.analysis-desc{font-size:13px;color:var(--text-light);line-height:1.65;margin:0;padding:0 20px 22px}.steps-grid--checkup{grid-template-columns:repeat(5,1fr)!important}.checkup-related-block{padding:56px 0;background:var(--white)}.checkup-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.checkup-related-card{background:var(--white);border-radius:25px;overflow:hidden;border:1px solid var(--border);transition:all .3s;display:flex;flex-direction:column}.checkup-related-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,181,163,.12)}.checkup-related-img{aspect-ratio:16/9;overflow:hidden;background:linear-gradient(145deg,#f0faf9,#e0f4f3)}.checkup-related-img img{width:100%;height:100%;object-fit:cover;display:block}.checkup-related-body{padding:20px;flex:1;display:flex;flex-direction:column}.checkup-related-body h4{font-size:14px;font-weight:700;color:var(--dark);margin:0 0 10px;line-height:1.35}.checkup-related-price{font-size:18px;font-weight:800;color:var(--teal-dark);margin:auto 0 14px}.checkup-related-btn{display:block;text-align:center;background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#3fe1df!important;border-radius:50px;padding:10px 16px;font-size:13px;font-weight:400;text-decoration:none!important;transition:all .3s}.checkup-related-btn:hover{opacity:.88;transform:translateY(-1px)}.order-block{padding:40px 0!important;margin:0!important;background:var(--white)!important;border-top:none!important}.checkup-related-block{margin-top:0!important;padding-top:60px!important;padding-bottom:60px!important;background:#f5fafa;border-radius:0 0 25px 25px}@media (max-width:1100px){.analyses-grid,.checkup-related-grid{grid-template-columns:repeat(2,1fr)}.steps-grid--checkup{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:900px){.hero-checkup-bg{min-height:auto;background-size:cover;background-position:25% top;background-repeat:no-repeat}.hero-checkup-bg__overlay{background:linear-gradient(rgba(10,42,34,.8),rgba(10,42,34,.4)),linear-gradient(to bottom,rgba(10,42,34,0) 0%,rgba(10,42,34,0) 28%,rgba(10,42,34,.82) 50%,rgba(10,42,34,1) 63%,rgba(10,42,34,1) 100%)}.hero-checkup-bg__inner{align-items:flex-end!important;padding-top:25px!important;padding-bottom:24px!important}.hero-checkup-bg__content{width:100%}.hero-checkup-bg .product-title,.hero-checkup-bg h1,.hero-checkup-bg h1 *{font-size:clamp(26px,6vw,32px)!important}.hero-checkup-bg__metrics--desktop{display:none!important}.hero-checkup-bg__metrics--mobile{display:flex!important;flex-wrap:wrap;gap:6px;margin-top:0;margin-bottom:20px;width:100%;box-sizing:border-box}.hero-checkup-bg__metrics--mobile .hero-checkup-bg__metric{flex:1 1 calc(33% - 6px);min-width:0;max-width:none;padding:8px 6px;text-align:center;box-sizing:border-box}.hero-checkup-bg__metrics--mobile .hero-checkup-bg__metric-value{font-size:11px;white-space:normal;line-height:1.3}.hero-checkup-bg__bottom{width:100%!important;box-sizing:border-box!important}.hero-checkup-bg .btn-primary{width:100%!important;justify-content:center!important;box-sizing:border-box!important}.steps-grid.steps-grid--checkup,.steps-grid--checkup{grid-template-columns:1fr!important;gap:12px!important}}@media (max-width:640px){.analyses-grid,.checkup-related-grid{grid-template-columns:1fr}}@media (max-width:600px){.hero-checkup-bg__bottom{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:900px){.hero-checkup-bg__metrics--mobile{flex-wrap:wrap!important;width:100%!important;box-sizing:border-box!important}.hero-checkup-bg__metrics--mobile .hero-checkup-bg__metric{flex:1 1 calc(33% - 6px)!important;min-width:0!important;max-width:none!important;white-space:normal!important;text-align:center!important;box-sizing:border-box!important}.hero-checkup-bg__metrics--mobile .hero-checkup-bg__metric-value{white-space:normal!important;font-size:11px!important;line-height:1.3!important}.hero-checkup-bg__bottom{width:100%!important;box-sizing:border-box!important}.hero-checkup-bg .btn-primary{width:100%!important;justify-content:center!important;box-sizing:border-box!important}}