:root{--ink: #101010;--muted: #555;--blue: #000b5d;--cyan: #2aa9c0;--coral: #ff5e62;--peach: #ff9966;--line: #e8e8e8;--content: 1240px;--header-height: 90px;font-family:Microsoft YaHei,Arial,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink);font-size:16px}body.modal-open,body.mobile-menu-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:10px;top:-60px;z-index:200;padding:10px 16px;background:#fff;color:#000;border:1px solid #000;transition:top .2s}.skip-link:focus{top:10px}.section-inner{width:min(var(--content),calc(100% - 72px));margin-inline:auto}.section-heading{text-align:center;padding:38px 20px 24px}.section-heading>span{display:block;color:#111;font-size:34px;line-height:1.2}.section-heading h1,.section-heading h2{margin:0;font-size:38px;line-height:1.22;font-weight:700}.section-heading p{margin:22px 0 0;color:#555;font-size:20px}.gradient-button,.outline-button{min-height:52px;border:0;border-radius:999px;padding:0 32px;font-weight:700;color:#fff;background:linear-gradient(110deg,var(--coral),var(--peach));box-shadow:0 10px 22px #ff5e6233;transition:transform .2s,box-shadow .2s,filter .2s}.gradient-button:hover,.outline-button:hover{transform:translateY(-2px);box-shadow:0 14px 26px #ff5e6247;filter:saturate(1.05)}.gradient-button:focus-visible,.outline-button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(42,169,192,.65);outline-offset:3px}.outline-button{color:#fff;background:linear-gradient(110deg,var(--coral),var(--peach));min-width:140px}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:var(--header-height);background:#fffffff5;box-shadow:0 2px 16px #00000014}.header-inner{width:100%;height:100%;display:flex;align-items:center;gap:24px;padding:0 38px}.brand{flex:0 0 86px;width:86px;height:86px;display:flex;align-items:center;justify-content:center}.brand img{width:84px;height:84px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:78px;white-space:nowrap}.nav-link{position:relative;border:0;background:transparent;padding:8px 0;color:#222;font-size:18px;font-weight:700;text-decoration:none}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--cyan);transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-dropdown{position:relative}.chevron{display:inline-block;margin-left:3px;font-size:14px;transition:transform .2s}.nav-dropdown.is-open .chevron{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 14px);left:-18px;min-width:230px;padding:12px 0;background:#fff;border-radius:6px;box-shadow:0 12px 32px #00000029;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .2s,transform .2s}.nav-dropdown.is-open .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:none}.nav-dropdown-menu a{display:block;padding:10px 18px;font-size:15px;text-decoration:none}.nav-dropdown-menu a:hover{background:#f6f9fa;color:var(--cyan)}.header-phone{margin-left:auto;color:#70c3d1;font-size:20px;text-decoration:none;white-space:nowrap}.header-socials{display:flex;align-items:center;gap:12px}.header-socials a{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#080808;color:#fff;font-size:14px;text-decoration:none}.header-socials .contact-placeholder{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#080808;color:#fff;font-size:14px;opacity:.45}.header-cta{min-height:42px;padding:0 32px;font-size:13px}.burger-button,.mobile-menu{display:none}.hero-section{position:relative;height:420px;margin-top:var(--header-height);overflow:hidden}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{display:grid;place-items:center;opacity:0;visibility:hidden;background-position:center;background-size:cover;transition:opacity .55s ease,visibility .55s}.hero-slide:before{content:"";position:absolute;inset:0;background:#ffffff9e}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide-guarantee{background-image:url(/assets/customer/hero-promo.webp)}.hero-slide-promo{background-image:url(/assets/customer/hero-guarantee.webp)}.hero-copy{position:relative;z-index:1;width:min(900px,calc(100% - 140px));text-align:center}.hero-copy h1{margin:0 0 36px;color:var(--blue);font-size:clamp(34px,4vw,50px);line-height:1.08;font-weight:700}.hero-slide-promo .hero-copy h1{color:var(--coral)}.hero-copy p{margin:0 0 40px;font-size:clamp(22px,2.2vw,31px);font-weight:700}.hero-copy p strong{color:red}.hero-copy .gradient-button{min-width:250px;height:60px}.slider-arrow{position:absolute;top:50%;z-index:2;width:60px;height:120px;transform:translateY(-50%);border:0;background:transparent;color:#fff;font-family:Arial,sans-serif;font-size:74px;font-weight:200;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.08)}.slider-arrow-left{left:12px}.slider-arrow-right{right:12px}.slider-dots{position:absolute;z-index:3;left:50%;bottom:22px;display:flex;gap:9px;transform:translate(-50%)}.slider-dots button{width:11px;height:11px;padding:0;border:2px solid #000;border-radius:50%;background:#fff}.slider-dots button.is-active{background:#000}.intro-section{position:relative;height:auto;min-height:630px;overflow:visible;padding-bottom:42px;background:#eff0f1 url(/assets/customer/intro-woman.webp) center / cover no-repeat}.intro-section:before{content:"";position:absolute;inset:0;background:#ffffff6b}.layout-spacer{height:205px;background:#fff}.intro-content{position:relative;z-index:1;width:min(760px,calc(100% - 180px));margin-left:max(7%,calc((100% - 1240px)/2));padding-top:38px}.intro-content h2{margin:0 0 22px;font-size:41px;line-height:1.22}.intro-lead{margin:0;max-width:680px;font-size:19px;line-height:1.55;font-weight:600}.intro-form-wrap{margin-top:24px;max-width:610px}.intro-form-wrap>p{margin:0 0 14px;font-size:26px;font-weight:700}.lead-form{display:grid;gap:13px;max-width:610px}.lead-form input[type=text],.lead-form input[type=tel],.lead-form textarea{width:100%;min-height:50px;border:1px solid #a4a4a4;border-radius:16px;padding:0 18px;background:#ffffffad;color:#222}.lead-form textarea{min-height:104px;padding:14px 18px;resize:vertical}.lead-form input::placeholder{color:#666}.field-label{color:#333;font-size:13px;font-weight:700}.file-input{width:100%;min-height:50px;padding:10px 14px;border:1px dashed #a4a4a4;border-radius:16px;background:#ffffffad;color:#444}.file-hint{margin-top:-7px;color:#777;font-size:12px}.phone-field{display:flex;align-items:center;min-height:50px;border:1px solid #a4a4a4;border-radius:16px;padding:0 15px;background:#ffffffad}.phone-field input{flex:1;min-width:0;min-height:44px;border:0!important;background:transparent!important;padding-left:10px!important}.flag{font-size:18px}.country-code{padding-left:10px;font-size:18px;border-left:1px solid #bbb}.consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.35;font-weight:600}.consent input{flex:0 0 auto;width:19px;height:19px;margin:0;accent-color:#000}.consent a{color:var(--coral)}.form-submit{justify-self:start;min-width:250px;min-height:50px;font-size:18px}.form-submit:disabled{cursor:default;opacity:.7;transform:none}.form-status{min-height:20px;color:#a35f29;font-size:14px;line-height:1.45;font-weight:700}.form-status-message{display:block}.form-contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.form-contact-link,.form-contact-actions a{display:inline-flex;align-items:center;min-height:32px;padding:5px 11px;border-radius:999px;color:#fff;background:var(--cyan);font-size:12px;text-decoration:none}.hospital-section{background:#fff}.hospital-title{height:auto;min-height:143px;display:flex;align-items:center;justify-content:center;padding:10px 30px}.hospital-title img{width:90px;height:90px;object-fit:contain}.hospital-title h2{max-width:1040px;margin:8px 0 0;text-align:center;font-size:31px;line-height:1.12;letter-spacing:.01em}.hospital-grid{height:auto;min-height:830px;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:28px;overflow:visible}.video-card{position:relative;width:100%;height:316px;overflow:hidden;border:0;border-radius:0 0 28px 28px;background:#c4d3d8 url(/assets/customer/hospital-video-full.webp) center / cover}.video-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0f,#0000001a)}.video-play{position:absolute;inset:50% auto auto 50%;width:70px;height:70px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#fff;background:#00000052;font-size:29px}.video-controls{position:absolute;left:16px;right:16px;bottom:10px;display:flex;align-items:center;gap:8px;color:#fff;font:14px Arial,sans-serif}.video-controls i{flex:1;height:5px;border-radius:10px;background:#fff}.video-controls em{font-style:normal;font-size:22px}.hospital-copy{padding:10px 0 0}.official-site-notice{margin:0 0 10px;color:var(--coral);font-size:16px;line-height:1.4;font-weight:700}.hospital-copy h3{margin:0 0 24px;font-size:31px;line-height:1.22}.hospital-copy p{margin:0 0 12px;color:#444;font-size:18px;line-height:1.55}.hospital-copy strong{color:#111}.hospital-copy .gradient-button{margin-top:16px;min-width:240px}.advantages-section{height:auto;min-height:1182px;overflow:visible;background:#fff}.advantages-section .section-heading{padding-top:36px}.advantages-section .section-heading>span{color:#eee;text-shadow:0 2px 3px rgba(0,0,0,.12)}.advantages-section .section-heading h2{color:#eee;text-shadow:0 2px 3px rgba(0,0,0,.12);font-size:26px}.advantages-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 58px;padding-top:30px}.advantage-card{display:grid;grid-template-columns:1fr 1fr;min-height:288px}.advantages-grid .advantage-card:nth-child(5){grid-column:1 / -1;width:calc(50% - 29px);justify-self:center}.advantage-card .advantage-copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:28px 32px 28px 0}.advantage-card .advantage-copy:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);border-top:18px solid transparent;border-bottom:18px solid transparent;border-right:0;border-left:20px solid #fff;filter:drop-shadow(1px 0 0 rgba(0,0,0,.02))}.advantage-card:nth-child(2n) .advantage-copy{padding-left:0;padding-right:32px}.advantage-card h3{margin:0 0 23px;font-size:22px;line-height:1.2}.advantage-card p{margin:0;font-size:15px;line-height:1.45;font-weight:600}.advantage-card img{width:100%;height:288px;object-fit:cover}.advantage-controls{display:none}.process-section{height:auto;min-height:947px;overflow:visible;background:#fff;padding-bottom:48px}.process-section .section-heading{padding-top:72px}.process-section .section-heading h2{font-size:38px}.timeline{position:relative;min-height:530px;margin-top:12px}.timeline:before{content:"";position:absolute;top:10px;bottom:0;left:50%;width:2px;background:#292929;transform:translate(-50%)}.timeline-step{position:relative;width:50%;min-height:175px;padding:0 60px}.timeline-step.is-left{text-align:right}.timeline-step.is-right{margin-left:50%;text-align:left}.step-content{display:inline-flex;max-width:430px;flex-direction:column;align-items:center}.timeline-step.is-left .step-content{float:right}.timeline-step.is-right .step-content{float:left}.step-content img{width:64px;height:64px;object-fit:contain;margin-bottom:14px}.step-content h3{margin:0 0 10px;font-size:20px}.step-content p,.step-content ul{margin:0;padding:0;color:#666;font-size:16px;line-height:1.55;list-style-position:inside}.step-content a{color:#f0a199;text-decoration:none}.step-number{position:absolute;top:78px;right:-15px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#262626;font-weight:700}.timeline-step.is-right .step-number{left:-15px;right:auto}.process-image-wrap{display:none}.team-license-section{background:#fff}.carousel-photo{position:relative;height:505px;display:block;padding-top:45px}.process-carousel-window{position:relative;width:min(760px,100%);height:400px;margin-inline:auto;overflow:hidden}.process-carousel-slide{display:none;width:100%;height:100%}.process-carousel-slide.is-active{display:block}.process-carousel-media{position:relative;display:block;width:100%;height:100%;padding:0;overflow:hidden;border:0;background:transparent}.process-carousel-media img{width:100%;height:100%;object-fit:cover;border-radius:0 0 38px 38px}.process-carousel-media .video-play{pointer-events:none}.process-carousel-arrow{position:absolute;z-index:2;top:225px;width:40px;height:40px;padding:0;border:0;border-radius:50%;color:#222;background:#e9e9e9;font-size:32px;line-height:36px}.process-carousel-arrow:hover{background:#dcdcdc}.process-carousel-arrow-left{left:max(16px,calc(50% - 430px))}.process-carousel-arrow-right{right:max(16px,calc(50% - 430px))}.photo-dots{height:60px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0}.photo-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#d0d0d0}.photo-dot.is-active{background:#202020}.photo-section{height:610px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding-top:45px}.photo-section img{width:min(1120px,100%);height:436px;object-fit:cover}.photo-section p,.license-section p{margin:0;color:#555;font-size:28px}.license-section{height:686px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px}.license-section img{width:min(800px,100%);height:572px;object-fit:cover}.patient-videos-section{height:auto;min-height:1337px;overflow:visible;background:#fff;padding-top:0}.patient-video-grid{position:relative;width:min(1160px,calc(100% - 32px));height:1147.09px;margin-inline:auto}.patient-video{position:absolute;width:224px;overflow:hidden;padding:0;border:0;border-radius:38px;background:#e8ebec}.patient-video img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.works-section{height:auto;min-height:0;overflow:visible;padding-bottom:22px}.works-section .section-heading{height:auto;padding:46px 20px 30px}.works-mosaic-scroll{overflow:visible}.works-mosaic{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(3,150px);gap:10px}.works-mosaic-item{min-width:0;overflow:hidden;padding:0;border:0;border-radius:27px;background:#eef2f3;cursor:zoom-in}.works-mosaic-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.works-mosaic-item:hover img{transform:scale(1.035)}.works-mosaic-item-1{grid-column:1;grid-row:1}.works-mosaic-item-2{grid-column:2;grid-row:1}.works-mosaic-item-3{grid-column:1;grid-row:2}.works-mosaic-item-4{grid-column:2;grid-row:2}.works-mosaic-item-5{grid-column:1;grid-row:3}.works-mosaic-item-6{grid-column:2;grid-row:3}.works-mosaic-item-7{grid-column:3;grid-row:1 / span 3}.works-mosaic-item-8{grid-column:4;grid-row:1}.works-mosaic-item-9{grid-column:4;grid-row:2 / span 2}.works-mosaic-item-10{grid-column:5;grid-row:1 / span 2}.works-mosaic-item-11{grid-column:5;grid-row:3}.works-section .gallery-more{display:table;margin:76px auto 74px;text-decoration:none;line-height:52px}.before-after{--before-after-position: 50%;position:relative;width:100%;aspect-ratio:1.425 / 1;overflow:hidden;isolation:isolate;border-radius:38px;background:#e9f0f2;box-shadow:0 18px 42px #194e5a1f;cursor:ew-resize;touch-action:pan-y;-webkit-user-select:none;user-select:none}.before-after-base,.before-after-clip,.before-after-clip img{position:absolute;inset:0;width:100%;height:100%}.before-after-base,.before-after-clip img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.before-after-base{z-index:1}.before-after-clip{z-index:2;overflow:hidden;clip-path:inset(0 calc(100% - var(--before-after-position)) 0 0);pointer-events:none}.before-after-divider{position:absolute;top:0;bottom:0;left:var(--before-after-position);z-index:3;width:56px;display:flex;align-items:center;justify-content:center;gap:1px;transform:translate(-50%);pointer-events:none}.before-after.featured{aspect-ratio:4 / 3}.before-after-divider:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:3px;transform:translate(-50%);background:#fff;box-shadow:0 0 0 1px #0000000f}.before-after-divider span{position:relative;z-index:1;width:24px;height:38px;display:grid;place-items:center;color:#fff;background:#1e1e1e85;font:31px/1 Arial,sans-serif}.before-after-divider span:first-child{border-radius:20px 0 0 20px;padding-left:2px}.before-after-divider span:last-child{border-radius:0 20px 20px 0;padding-right:2px}.before-after:focus-visible{outline:3px solid rgba(42,169,192,.75);outline-offset:5px}.gallery-more{display:block;width:max-content;margin:42px auto 70px;text-decoration:none;text-align:center}.works-page{padding-top:var(--header-height)}.works-page-hero{min-height:300px;display:grid;place-items:center;padding:40px 20px 52px;background:#f5f8f9}.works-page-hero .section-heading{max-width:850px;padding-bottom:0}.works-page-hero .section-heading h1{margin-top:12px;font-size:48px}.works-page-hero .section-heading p{max-width:720px;margin-inline:auto;line-height:1.55}.works-case-section{padding-block:56px 86px}.works-case-section>.section-heading,.works-additional-section>.section-heading{padding:0 20px 34px}.works-case-section>.section-heading h2,.works-clinic-section>.section-heading h2,.works-additional-section>.section-heading h2{font-size:34px}.works-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px}.works-case-card{min-width:0}.works-case-card-media{overflow:hidden;border-radius:28px}.works-case-card .before-after{border-radius:28px;box-shadow:0 12px 28px #194e5a1a}.works-case-card h3{margin:18px 0 0;color:#222;font-size:21px;line-height:1.3;text-align:center}.works-clinic-section{padding:58px 0 76px;background:#f7f9fa}.works-clinic-section>.section-heading{padding-top:0}.works-clinic-section>.section-heading p{margin-top:12px}.works-clinic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.works-clinic-grid .gallery-item{min-width:0}.works-clinic-grid .gallery-item:first-child{grid-row:span 2}.works-clinic-grid .gallery-item img{width:100%;height:250px;object-fit:cover;transition:transform .3s}.works-clinic-grid .gallery-item:first-child img{height:518px}.gallery-item{display:block;width:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:27px;background:transparent;break-inside:avoid}.gallery-item img{width:100%;height:auto;min-height:86px;object-fit:cover;transition:transform .3s}.gallery-item:hover img{transform:scale(1.04)}.works-additional-section{padding-block:70px 110px}.works-additional-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.works-additional-grid .gallery-item img{height:190px;object-fit:cover}.services-section{height:auto;min-height:1193px;overflow:visible}.services-section>.section-heading{height:109px;padding-top:36px}.services-inner{padding-top:20px}.services-inner>h2{margin:0 0 28px;text-align:center;font-size:31px}.service-group{margin-bottom:44px;text-align:center}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.services-inner>.service-group:last-child .service-grid{grid-template-columns:repeat(4,1fr)}.service-card{position:relative;height:220px;overflow:hidden;border-radius:18px;background:#e9ecee}.service-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.9)}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.78))}.service-card-overlay{position:absolute;inset:auto 18px 18px;z-index:1;color:#fff;text-align:left}.service-card h4{margin:0 0 8px;font-size:20px}.service-card h4 a,.detail-link{text-decoration:none}.detail-link{font-size:14px;color:#ffd0c4}.service-group>.gradient-button{margin-top:22px}.prices-section{height:auto;min-height:0;overflow:visible}.prices-section>.section-heading{height:49px;padding-top:0}.prices-section>.section-heading>span{font-size:34px}.price-inner{padding-top:0}.price-group{position:relative;padding:24px 0 50px;border-bottom:1px solid #eee}.price-group h2{margin:0 0 22px;text-align:left;font-size:28px}.price-table{border-top:1px solid #dedede}.price-row{position:relative;min-height:70px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:14px 20px;border-bottom:1px solid #dedede;font-size:18px}.price-row strong{white-space:nowrap;font-size:20px}.guarantee-label{position:absolute;top:2px;right:20px;color:#777;font-size:12px;transform:translateY(-50%)}.price-group>.outline-button{float:right;margin-top:18px}.article-link{display:inline-block;margin-top:24px;color:#33a9c4;font-size:15px;text-decoration:underline}.reviews-section{height:auto;min-height:369px;overflow:visible;padding-bottom:86px}.reviews-section .section-heading{padding-top:52px}.reviews-slider{display:grid;grid-template-columns:60px minmax(0,1fr) 60px;align-items:center;gap:30px}.review-arrow{width:48px;height:48px;border:0;border-radius:50%;color:#fff;background:#d8d8d8;font:42px/1 Arial,sans-serif}.review-card{min-height:180px;padding:20px 30px;border-radius:16px;background:#f7f7f7}.review-person{display:flex;align-items:center;gap:14px}.review-avatar{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--cyan);font-size:25px}.review-person h3{margin:0 0 4px;font-size:20px}.review-person p{margin:0;color:#888}.review-text{margin:22px 0 0;color:#555;font-size:16px;line-height:1.5}.review-count{margin-top:15px;color:#aaa;text-align:right;font-size:13px}.video-reviews{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}.review-video{position:relative;height:180px;overflow:hidden;padding:0;border:0;border-radius:18px;background:#ddd}.review-video img{width:100%;height:100%;object-fit:cover}.review-video .video-play{width:48px;height:48px;font-size:20px}.site-footer{height:auto;min-height:0;overflow:visible;background:#fff}.footer-main{width:min(var(--content),calc(100% - 72px));min-height:235px;display:grid;grid-template-columns:160px 1.35fr 1fr;align-items:center;gap:30px;margin:0 auto;border-top:1px solid #eee}.footer-main.has-socials{grid-template-columns:160px 1.25fr 1fr .9fr}.footer-logo img{width:118px;height:118px;object-fit:contain}.footer-address,.footer-contact,.footer-socials{font-size:17px;line-height:1.55}.footer-work-time{margin-top:10px;color:#555;font-size:14px}.footer-work-time span{display:block;margin-bottom:3px;color:#222}.address-link{text-decoration:none}.address-link:hover{color:var(--cyan)}.contact-placeholder{color:inherit;opacity:.55}.footer-contact span{display:block;margin-bottom:5px}.footer-contact a,.footer-socials a{display:block;color:var(--cyan);text-decoration:none}.footer-socials{display:grid;gap:8px}.footer-bottom{width:min(var(--content),calc(100% - 72px));display:flex;justify-content:space-between;padding:24px 0 36px;margin:0 auto;border-top:1px solid #eee;color:#777;font-size:13px}.footer-bottom a{color:#777}.modal-backdrop,.media-backdrop,.offer-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#000000a1}.modal-backdrop[hidden],.media-backdrop[hidden],.offer-backdrop[hidden]{display:none}.lead-modal,.media-modal,.offer-modal{position:relative;width:min(520px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:42px 42px 36px;border-radius:16px;background:#fff;box-shadow:0 22px 60px #00000047}.modal-close{position:absolute;top:12px;right:16px;width:34px;height:34px;border:0;background:transparent;color:#333;font-size:30px;line-height:1}.modal-kicker{color:var(--cyan);font-size:14px;font-weight:700;letter-spacing:.12em}.background-music-toggle{position:fixed;right:18px;bottom:18px;z-index:92;min-height:38px;padding:8px 14px;border:1px solid #222;border-radius:999px;color:#222;background:#fffffff0;font-size:13px;box-shadow:0 4px 16px #0000001f}.background-music-toggle[aria-pressed=true]{color:#fff;background:#222}.lead-modal h2,.media-modal h2,.offer-modal h2{margin:10px 0 8px;font-size:28px;line-height:1.2}.lead-modal>p{margin:0 0 20px;color:#666;line-height:1.5}.lead-form-modal{max-width:none}.offer-modal{width:min(560px,100%)}.offer-modal>p{margin:0 0 20px;color:#666;line-height:1.5}.media-modal{width:min(900px,100%)}.media-modal-preview{min-height:240px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#101010}.media-modal-preview img,.media-modal-preview video{display:block;width:100%;max-height:70vh;object-fit:contain}.media-modal-preview video{min-height:240px;background:#000}.media-video-status{margin:12px 0 0;color:#ffb4ad;font-size:14px;text-align:center}.media-modal h2{font-size:20px}.cookie-banner{position:fixed;inset:auto 0 0;z-index:90;min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:15px 54px 16px;background:#fffffffa;box-shadow:0 -2px 16px #00000021}.cookie-banner[hidden]{display:none}.cookie-close{position:absolute;top:8px;right:12px;border:0;background:transparent;color:#666;font-size:22px}.cookie-text{max-width:980px;color:#1d9bd1;font-size:13px;line-height:1.4;text-align:center;font-weight:600}.cookie-text a{color:#1689c4}.cookie-ok{min-width:82px;min-height:38px;border:1px solid #111;border-radius:999px;background:#fff;color:#111;font-size:14px}.detail-page,.articles-page,.privacy-page{padding-top:var(--header-height)}.detail-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:var(--detail-image) center / cover no-repeat}.detail-hero:before{content:"";position:absolute;inset:0;background:#ffffffad}.detail-hero-copy{position:relative;z-index:1;width:min(680px,calc(100% - 72px));margin-left:max(7%,calc((100% - 1240px)/2))}.detail-hero-copy>span,.privacy-inner>span,.article-card>div>span{color:var(--cyan);font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.detail-hero h1{margin:15px 0;color:var(--blue);font-size:58px;line-height:1.05}.detail-hero h1,.modal-kicker{overflow-wrap:anywhere}.detail-hero p{max-width:640px;margin:0 0 30px;font-size:23px;line-height:1.45}.detail-content{min-height:700px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:76px}.detail-image{overflow:hidden;border-radius:28px}.detail-image img{width:100%;height:450px;object-fit:cover}.detail-copy h2{margin:0 0 22px;font-size:37px}.detail-copy p{color:#555;font-size:18px;line-height:1.65}.detail-copy ul{padding-left:20px;color:#444;line-height:2}.detail-band{min-height:390px;padding-bottom:70px;background:#f6f6f6}.detail-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.detail-features article{padding:28px;text-align:center;background:#fff;border-radius:14px}.detail-features strong{color:var(--coral);font-size:38px}.detail-features p{margin:12px 0 0;color:#666}.articles-hero{min-height:390px;display:grid;place-items:center;padding:50px 20px;background:#f2f4f5}.articles-hero .section-heading{max-width:850px}.articles-hero .section-heading h1{margin-top:12px;font-size:48px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-block:72px 120px}.article-card{overflow:hidden;border-radius:18px;background:#f7f7f7}.article-card img{width:100%;height:220px;object-fit:cover}.article-card>div{padding:24px}.article-card h2{margin:12px 0;font-size:25px}.article-card p{color:#666;line-height:1.55}.article-card a{color:var(--cyan);text-decoration:none}.privacy-inner{max-width:900px;padding-block:90px 150px}.privacy-inner h1{margin:15px 0 35px;font-size:46px}.privacy-inner h2{margin-top:32px;font-size:27px}.privacy-inner p{color:#555;font-size:18px;line-height:1.75}.privacy-inner a{color:var(--cyan)}.reveal-on-scroll{opacity:0;transform:translateY(12px);transition:opacity .55s ease,transform .55s ease}.reveal-on-scroll.is-visible{opacity:1;transform:none}@media(max-width:1190px){.desktop-nav{gap:18px;margin-left:20px}.header-inner{gap:14px;padding-inline:24px}.header-phone{font-size:17px}.header-socials{gap:6px}.header-cta{padding-inline:22px}.intro-content{margin-left:5%}.section-inner{width:min(var(--content),calc(100% - 56px))}}@media(max-width:760px){:root{--header-height: 130px}body{font-size:15px}.section-inner{width:calc(100% - 32px)}.section-heading{padding:34px 14px 20px}.section-heading>span{font-size:27px}.section-heading h1,.section-heading h2{font-size:28px}.section-heading p{font-size:17px}.site-header{height:var(--header-height)}.header-inner{padding:0 20px}.brand,.brand img{width:90px;height:90px}.desktop-nav,.header-phone,.header-socials,.header-cta{display:none}.burger-button{width:38px;height:38px;display:flex;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:5px;border:0;background:transparent}.burger-button span{width:28px;height:3px;display:block;background:#111;transition:transform .2s,opacity .2s}.burger-button[aria-expanded=true] span:nth-child(1){transform:translateY(8px) rotate(45deg)}.burger-button[aria-expanded=true] span:nth-child(2){opacity:0}.burger-button[aria-expanded=true] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-menu{position:fixed;inset:var(--header-height) 0 0;display:flex;flex-direction:column;gap:0;padding:20px 25px 36px;overflow:auto;background:#fff;transform:translate(100%);transition:transform .25s ease}.mobile-menu.is-open{transform:none}.mobile-menu>a,.mobile-menu>button{min-height:52px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #eee;background:transparent;text-align:left;text-decoration:none;font-size:18px;font-weight:700}.mobile-submenu{display:none;padding-left:18px}.mobile-submenu.is-open{display:flex;flex-direction:column}.mobile-submenu a{padding:11px 0;color:#666;text-decoration:none}.mobile-phone{margin-top:18px;color:var(--cyan)}.mobile-menu .gradient-button{align-self:flex-start;margin-top:18px}.hero-section{height:380px}.hero-copy{width:calc(100% - 50px)}.hero-copy h1{max-width:320px;margin:0 auto 34px;font-size:27px;line-height:1.24}.hero-copy p{margin-bottom:43px;font-size:16px;white-space:nowrap}.hero-copy .gradient-button{min-width:190px;height:60px;padding-inline:20px}.slider-arrow{width:28px;font-size:48px}.slider-arrow-left{left:-1px}.slider-arrow-right{right:-1px}.slider-dots{bottom:25px}.layout-spacer{height:185px}.intro-section{height:auto;min-height:800px;padding-bottom:42px;background-position:62% center}.intro-section:before{background:#ffffffad}.intro-content{width:calc(100% - 42px);margin:0 auto;padding-top:92px}.intro-content h2{margin-bottom:20px;font-size:31px;line-height:1.24}.intro-lead{font-size:16px;line-height:1.45}.intro-form-wrap{margin-top:32px}.intro-form-wrap>p{font-size:23px}.consent{font-size:11px}.form-submit{width:250px;justify-self:center}.hospital-title{height:auto;min-height:151px;padding:12px 15px}.hospital-title img{width:76px;height:76px}.hospital-title h2{font-size:22px}.hospital-grid{height:auto;min-height:0;display:flex;flex-direction:column;gap:30px;padding-top:24px;padding-bottom:24px}.video-card{height:auto;aspect-ratio:16 / 10;flex:0 0 auto;border-radius:0 0 26px 26px}.hospital-copy{padding:0 8px}.hospital-copy h3{margin-bottom:19px;font-size:25px}.hospital-copy p{font-size:16px;line-height:1.5}.hospital-copy .gradient-button{display:block;margin:22px auto 0}.advantages-section{height:auto;min-height:0;padding-bottom:24px}.advantages-section .section-heading{padding-top:28px}.advantages-section .section-heading>span{font-size:29px}.advantages-section .section-heading h2{font-size:22px}.advantages-grid{display:block;width:calc(100% - 32px);padding-top:16px}.advantages-grid .advantage-card:nth-child(5){width:auto}.advantage-card{display:none;height:auto;min-height:430px;grid-template-columns:1fr}.advantage-card.is-active{display:grid}.advantage-card img{order:0;height:auto;aspect-ratio:16 / 10}.advantage-card .advantage-copy,.advantage-card:nth-child(2n) .advantage-copy{order:1;padding:18px 20px;text-align:center}.advantage-card .advantage-copy:after{display:none}.advantage-card h3{margin-bottom:12px;font-size:20px}.advantage-card p{font-size:14px;line-height:1.4}.advantage-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:8px;color:#777}.advantage-controls button{width:34px;height:34px;border:1px solid #bbb;border-radius:50%;background:#fff;font-size:25px;line-height:1}.process-section{height:auto;min-height:0;padding-bottom:24px}.process-section .section-heading{padding-top:46px}.process-section .section-heading h2{font-size:28px}.timeline{min-height:0;margin-top:30px;width:calc(100% - 34px)}.timeline:before{left:22px;transform:none}.timeline-step,.timeline-step.is-right{width:100%;min-height:195px;margin-left:0;padding:0 0 0 62px;text-align:left}.timeline-step.is-left{text-align:left}.timeline-step .step-content,.timeline-step.is-left .step-content,.timeline-step.is-right .step-content{float:none;display:flex;max-width:none;align-items:flex-start;text-align:left}.step-content img{width:50px;height:50px;margin-left:0}.step-content h3{font-size:19px}.step-content p,.step-content ul{font-size:15px}.step-number,.timeline-step.is-right .step-number{top:72px;left:7px;right:auto;width:30px;height:30px}.carousel-photo{height:auto;min-height:302px;width:100%;padding-top:32px}.process-carousel-window{width:calc(100% - 32px);height:225px}.process-carousel-media img{border-radius:0 0 28px 28px}.process-carousel-arrow{top:124px;width:32px;height:32px;font-size:27px;line-height:29px}.process-carousel-arrow-left{left:4px}.process-carousel-arrow-right{right:4px}.photo-dots{height:45px;gap:8px}.photo-dot{width:8px;height:8px}.photo-section{height:auto;min-height:320px;gap:15px;padding-top:0;padding-bottom:20px}.photo-section img{width:calc(100% - 32px);height:245px;object-fit:cover}.photo-section p,.license-section p{font-size:22px}.license-section{height:auto;min-height:382px;gap:16px;padding-bottom:20px}.license-section img{width:calc(100% - 52px);height:300px}.patient-videos-section{height:auto;min-height:0;padding-top:26px;padding-bottom:26px}.patient-video-grid{position:relative;width:calc(100% - 32px);height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.patient-video{position:relative;left:auto!important;top:auto!important;width:auto;height:105px!important;border-radius:16px}.works-section{height:auto;min-height:0;padding-bottom:12px;overflow:hidden}.works-section .section-heading{height:auto;padding:42px 28px 24px;text-align:left}.works-mosaic-scroll{width:100%;max-width:none;overflow-x:auto;overflow-y:hidden;padding:0 16px 4px;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.works-mosaic-scroll::-webkit-scrollbar{display:none}.works-mosaic{width:825px;grid-template-columns:repeat(5,157px);grid-template-rows:repeat(3,120px);gap:8px}.works-mosaic-item{border-radius:20px}.works-section .gallery-more{margin:38px 0 58px 28px;min-height:48px;line-height:48px;padding-inline:28px}.before-after{aspect-ratio:1 / 1.06;border-radius:26px}.before-after-base,.before-after-clip img{object-position:center 55%}.before-after.featured{aspect-ratio:4 / 3}.before-after-divider{width:48px}.before-after-divider span{width:20px;height:34px;font-size:26px}.gallery-more{margin:30px auto 48px}.works-page-hero{min-height:280px;padding:34px 16px 42px}.works-page-hero .section-heading{padding:0}.works-page-hero .section-heading h1{font-size:34px}.works-page-hero .section-heading p{font-size:16px}.works-case-section{padding-block:42px 58px}.works-case-section>.section-heading,.works-additional-section>.section-heading{padding:0 12px 26px}.works-case-section>.section-heading h2,.works-clinic-section>.section-heading h2,.works-additional-section>.section-heading h2{font-size:28px}.works-case-grid{grid-template-columns:1fr;gap:30px}.works-case-card-media,.works-case-card .before-after{border-radius:22px}.works-case-card h3{margin-top:14px;font-size:18px}.works-clinic-section{padding-block:44px 58px}.works-clinic-section>.section-heading{padding-inline:16px}.works-clinic-section>.section-heading p{font-size:16px}.works-clinic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.works-clinic-grid .gallery-item:first-child{grid-row:auto}.works-clinic-grid .gallery-item img,.works-clinic-grid .gallery-item:first-child img{height:150px;border-radius:16px}.works-additional-section{padding-block:48px 76px}.works-additional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.works-additional-grid .gallery-item img{height:130px;border-radius:14px}.gallery-item{border-radius:16px}.services-section{height:auto;min-height:1548px}.services-section>.section-heading{height:109px}.services-inner{padding-top:20px}.services-inner>h2{font-size:27px}.service-grid,.services-inner>.service-group:last-child .service-grid{grid-template-columns:1fr;gap:14px}.service-card{height:160px}.service-group{margin-bottom:42px}.service-group>.gradient-button{margin-top:18px}.prices-section{height:auto;min-height:0}.prices-section>.section-heading{height:49px}.price-group{padding:24px 0 48px}.price-group h2{font-size:24px;line-height:1.2}.price-row{min-height:74px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px 7px;font-size:15px}.price-row strong{font-size:15px}.guarantee-label{right:8px;font-size:9px}.article-link{font-size:13px}.reviews-section{height:auto;min-height:0;padding-bottom:55px}.reviews-section .section-heading{padding-top:42px}.reviews-slider{grid-template-columns:32px minmax(0,1fr) 32px;gap:8px}.review-arrow{width:32px;height:32px;font-size:28px}.review-card{min-height:140px;padding:15px}.review-avatar{width:44px;height:44px;font-size:20px}.review-person h3{font-size:17px}.review-text{margin-top:15px;font-size:14px}.video-reviews{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.review-video{height:120px;border-radius:12px}.site-footer{height:auto;min-height:0}.footer-main,.footer-main.has-socials{width:calc(100% - 32px);min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:48px 0 36px;text-align:center}.footer-logo img{width:104px;height:104px}.footer-address,.footer-contact,.footer-socials{font-size:16px}.footer-bottom{width:calc(100% - 32px);display:flex;flex-direction:column;gap:10px;align-items:center;padding-bottom:30px}.cookie-banner{min-height:151px;gap:12px;padding:18px 16px 14px}.cookie-text{font-size:11px}.cookie-ok{min-height:40px}.lead-modal,.media-modal,.offer-modal{max-height:calc(100dvh - 32px);padding:36px 20px 26px}.background-music-toggle{right:12px;bottom:12px;max-width:calc(100% - 24px)}.lead-modal h2{font-size:25px}.detail-hero{min-height:500px}.detail-hero-copy{width:calc(100% - 42px);margin:0 auto}.detail-hero h1{font-size:42px}.detail-hero p{font-size:18px}.detail-content{min-height:0;display:flex;flex-direction:column;gap:30px;padding-block:48px 64px}.detail-image img{height:280px}.detail-copy h2{font-size:30px}.detail-copy p{font-size:16px}.detail-band{min-height:520px}.detail-features{grid-template-columns:1fr}.articles-hero{min-height:360px}.articles-hero .section-heading h1{font-size:34px}.article-grid{grid-template-columns:1fr;gap:18px;padding-block:42px 80px}.article-card img{height:180px}.privacy-inner{padding-block:60px 90px}.privacy-inner h1{font-size:34px}.privacy-inner h2{font-size:24px}.privacy-inner p{font-size:16px}}@media(max-width:760px){html,body{max-width:100%;overflow-x:hidden}.section-inner{width:calc(100% - 32px)}.header-inner{padding-inline:16px}.brand,.brand img{width:84px;height:84px}.hero-copy{width:calc(100% - 36px)}.hero-copy h1{max-width:100%;font-size:clamp(25px,7vw,30px);overflow-wrap:anywhere}.hero-copy p{max-width:100%;margin-inline:auto;font-size:clamp(15px,4.4vw,18px);line-height:1.35;white-space:normal}.intro-content{width:calc(100% - 32px);padding-top:60px}.intro-content h2{font-size:clamp(26px,7.5vw,31px);overflow-wrap:anywhere}.intro-lead{font-size:15px}.intro-form-wrap>p{font-size:clamp(21px,6.2vw,23px)}.lead-form{width:100%;min-width:0}.consent span{min-width:0;overflow-wrap:anywhere}.form-submit{width:100%;min-width:0;padding-inline:18px}.official-site-notice{font-size:13px}.hospital-copy h3{font-size:clamp(22px,6.2vw,25px);overflow-wrap:anywhere}.hospital-copy p{font-size:15px}.price-row>span{min-width:0;overflow-wrap:anywhere}.footer-main{width:calc(100% - 32px)}.footer-socials .contact-placeholder{display:block;color:var(--cyan)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.detail-result-section{padding-block:68px 78px}.detail-result-heading{padding:0 0 34px}.detail-result-heading p{max-width:820px;margin:14px auto 0;color:#666;font-size:17px;line-height:1.65}.detail-result-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:34px;align-items:stretch}.detail-result-comparison{min-width:0}.detail-result-comparison .before-after{height:100%;min-height:420px;aspect-ratio:auto;border-radius:30px}.detail-real-patients{padding:28px;border-radius:28px;background:#f6f8f9}.detail-real-patients h3{margin:0 0 10px;font-size:26px;color:#202020}.detail-real-patients>p{margin:0 0 22px;color:#666;font-size:14px;line-height:1.55}.detail-patient-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-patient-photo{display:block;padding:0;border:0;overflow:hidden;border-radius:18px;background:#dde7ea;cursor:zoom-in;aspect-ratio:1 / 1}.detail-patient-photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%;transition:transform .22s ease}.detail-patient-photo:hover img{transform:scale(1.025)}.detail-treatment-gallery{padding:68px 0 82px;background:#f7f7f7}.detail-treatment-gallery>.section-heading{padding-bottom:34px}.detail-treatment-gallery>.section-heading p{max-width:780px;margin:12px auto 0;color:#666;font-size:16px;line-height:1.6}.detail-treatment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.detail-treatment-item{min-width:0;padding:0;border:0;overflow:hidden;border-radius:24px;background:#e6ecee;cursor:zoom-in;aspect-ratio:4 / 3}.detail-treatment-item img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.detail-treatment-item:hover img{transform:scale(1.025)}@media(max-width:760px){.detail-result-section{padding-block:44px 54px}.detail-result-heading{padding:0 4px 24px}.detail-result-heading p{font-size:14px}.detail-result-grid{grid-template-columns:1fr;gap:22px}.detail-result-comparison .before-after{min-height:0;aspect-ratio:1 / 1.02;border-radius:24px}.detail-real-patients{padding:20px;border-radius:22px}.detail-real-patients h3{font-size:22px}.detail-patient-grid{gap:9px}.detail-patient-photo{border-radius:14px}.detail-treatment-gallery{padding:46px 0 58px}.detail-treatment-gallery>.section-heading{padding:0 18px 24px}.detail-treatment-gallery>.section-heading p{font-size:14px}.detail-treatment-grid{grid-template-columns:1fr;gap:14px}.detail-treatment-item{border-radius:20px;aspect-ratio:16 / 10}}.works-real-patients{padding-block:48px 72px}.works-real-patients>.section-heading{padding:0 20px 30px}.works-real-patients>.section-heading p{max-width:820px;margin:12px auto 0;color:#666;line-height:1.6}.works-real-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.works-real-item{padding:0;border:0;overflow:hidden;border-radius:22px;background:#e7edef;aspect-ratio:4 / 5;cursor:zoom-in}.works-real-item img{width:100%;height:100%;object-fit:cover;object-position:center 35%;transition:transform .22s ease}.works-real-item:hover img{transform:scale(1.025)}.works-case-section>.section-heading p{max-width:760px;margin:10px auto 0;color:#666;line-height:1.55}@media(max-width:760px){.works-real-patients{padding-block:36px 48px}.works-real-patients>.section-heading{padding:0 8px 24px}.works-real-patients>.section-heading p,.works-case-section>.section-heading p{font-size:14px}.works-real-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.works-real-item{border-radius:16px}}
