: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}}@font-face{font-family:Tilda Sans;src:url(/assets/fonts/TildaSans-VF.woff2) format("woff2");font-weight:300 900;font-style:normal;font-display:swap}:root{--content: 1160px;--header-height: 90px;--blue: #000b5d;--coral: #ff5e62;--peach: #ff9966;font-family:Tilda Sans,Arial,sans-serif}body{font-family:Tilda Sans,Arial,sans-serif}button,input,select,textarea{font-family:inherit}.section-inner{width:min(var(--content),calc(100% - 64px))}section[id]{scroll-margin-top:calc(var(--header-height) + 24px)}.gradient-button,.outline-button{font-size:15px;font-weight:600;box-shadow:none;background:linear-gradient(95deg,#ff5e62,#f96);min-height:54px;padding-inline:34px}.gradient-button:hover,.outline-button:hover{box-shadow:0 8px 22px #ff776025}.site-header{box-shadow:0 3px 16px #102d3710;background:#fff}.header-inner{max-width:1680px;margin-inline:auto;padding-inline:40px;gap:24px}.brand,.brand img{width:88px;height:88px}.brand{flex:0 0 88px}.desktop-nav{margin-left:clamp(10px,6.8vw,110px);gap:30px}.nav-link{font-size:20px;font-weight:600}.nav-link:after{height:1px}.header-phone{font-size:22px;font-weight:400;color:#28b5d1}.header-socials a{width:30px;height:30px}.header-cta{font-size:14px;min-height:42px;padding-inline:30px}.nav-dropdown-menu{border-radius:12px;box-shadow:0 16px 45px #20343b20}.nav-dropdown-menu a{font-size:16px;padding:13px 20px}.home-page .hero-section{height:420px}.home-page .hero-slide:before{background:linear-gradient(180deg,#e9eff199,#e9e9e9bb)}.home-page .hero-copy{width:min(1000px,calc(100% - 140px))}.home-page .hero-copy h1{font-size:48px;line-height:1.15;font-weight:600;margin-bottom:36px}.home-page .hero-copy p{font-size:30px;line-height:1.3;font-weight:600;margin-bottom:56px}.home-page .hero-copy .gradient-button{min-width:250px;min-height:60px}.home-page .slider-arrow{width:36px;height:50px;font-size:0;text-shadow:none;padding:0}.home-page .slider-arrow:before{content:"";display:block;width:24px;height:24px;border-top:4px solid #fff;border-right:4px solid #fff;transform:rotate(45deg)}.home-page .slider-arrow-left{left:36px}.home-page .slider-arrow-left:before{transform:rotate(-135deg)}.home-page .slider-arrow-right{right:26px}.home-page .slider-dots{bottom:24px}.home-page .slider-dots button{width:10px;height:10px}.home-page .intro-section{min-height:680px;padding-bottom:54px;background-position:center}.home-page .intro-section:before{background:linear-gradient(90deg,#ffffff0a 40%,transparent 75%)}.home-page .intro-content{width:min(750px,57%);margin-left:max(7%,calc((100% - 1240px)/2));padding-top:54px}.home-page .intro-content h2{max-width:726px;font-family:Arial,sans-serif;font-size:41px;line-height:1.512;letter-spacing:.5px;font-weight:600;margin-bottom:22px}.home-page .intro-lead{max-width:670px;font-size:20px;line-height:1.55;font-weight:600}.home-page .intro-form-wrap{max-width:570px;margin-top:20px}.home-page .intro-form-wrap>p{font-size:28px;font-weight:600;margin-bottom:19px}.lead-form{gap:17px}.lead-form input[type=text],.lead-form textarea,.phone-field,.file-input{border-radius:12px;border-color:#aab3b6;background:#ffffffb5;font-size:17px}.lead-form input[type=text],.phone-field{min-height:52px}.lead-form input[type=tel]{background:transparent}.flag{width:23px;height:15px;flex:0 0 23px;font-size:0;border:1px solid #d5dcdf;background:linear-gradient(#fff 0 33.33%,#1e54b7 33.33% 66.66%,#db3541 66.66%)}.consent{color:#41464b;font-size:12px;line-height:1.5;font-weight:400;gap:10px}.consent input{accent-color:#ff7767;width:17px;height:17px}.form-submit{min-width:240px;font-size:16px}.form-status:empty{display:none}.form-status{font-weight:500;line-height:1.5}.lead-extra{font-size:14px;color:#47515a}.lead-extra summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:2px 0;list-style:none}.lead-extra summary::-webkit-details-marker{display:none}.lead-extra summary span{font-size:22px;color:#ff6d64}.lead-extra[open] summary span{transform:rotate(45deg)}.lead-extra-fields{display:grid;gap:12px;margin-top:18px}.lead-modal,.offer-modal{border-radius:24px;padding:48px;box-shadow:0 30px 90px #081e2630}.lead-modal h2{font-size:32px;line-height:1.2}.modal-kicker{color:#71818a;font-size:13px;font-weight:400}.modal-close{font-weight:300}.lead-form-modal .form-submit{width:100%}.home-page>section{overflow:clip}.home-page .section-heading{height:auto;padding:0 24px 44px}.home-page .section-heading>span{font-size:42px;font-weight:600;line-height:1.23;color:#13171c}.home-page .section-heading h2{font-size:42px;font-weight:600;line-height:1.23}.home-page .section-heading>span+h2{font-size:22px;font-weight:400;margin-top:12px}.home-page .section-heading p{font-size:22px;font-weight:300;margin-top:20px}.home-page .hospital-section{padding:100px 0 90px}.home-page .hospital-title{min-height:0;display:block;max-width:1100px;margin:0 auto 48px;padding:0 32px}.home-page .hospital-title img{width:66px;height:66px;margin:0 auto 20px}.home-page .hospital-title h2{max-width:940px;margin:auto;font-size:40px;font-weight:600;line-height:1.25;letter-spacing:0}.home-page .hospital-grid{min-height:0;padding:0;gap:60px;align-items:start}.home-page .hospital-video{height:380px;margin-top:7px;border-radius:24px}.hospital-video-caption{position:absolute;left:24px;bottom:24px;color:#fff;font-size:16px;text-shadow:0 2px 8px #0008}.video-play{width:60px;height:60px;font-size:23px;background:#fff;color:#243c47;box-shadow:0 4px 20px #0002}.home-page .hospital-copy{padding:0}.home-page .hospital-copy h3{font-size:28px;font-weight:500;line-height:1.3;margin-bottom:20px}.home-page .hospital-copy p{font-size:17px;line-height:1.6;font-weight:300;margin-bottom:16px}.home-page .hospital-copy .official-site-notice{font-size:13px;font-weight:500;color:#4a8e9a}.home-page .hospital-copy strong{font-weight:500}.home-page .hospital-copy .gradient-button{margin-top:12px}.home-page .advantages-section{min-height:0;padding:20px 0 100px}.home-page .advantages-section .section-heading>span,.home-page .advantages-section .section-heading h2{color:#13171c;text-shadow:none}.home-page .advantages-grid{max-width:960px;padding-top:0;gap:24px 44px}.home-page .advantage-card{min-height:250px}.home-page .advantage-card img{height:250px;border-radius:2px}.home-page .advantage-card .advantage-copy{padding:24px 22px 24px 0}.home-page .advantage-card h3{font-size:20px;font-weight:600;margin-bottom:16px}.home-page .advantage-card p{font-size:15px;line-height:1.45;font-weight:400}.home-page .advantages-grid .advantage-card:nth-child(5){grid-column:auto;width:auto}.home-page .process-section{min-height:0;padding:0 0 80px}.home-page .timeline{width:min(1000px,calc(100% - 64px));min-height:0;margin-top:6px}.home-page .timeline-step{padding-inline:50px;min-height:220px}.home-page .timeline:before{width:1px;background:#bbc1c4}.home-page .step-content{max-width:340px}.home-page .step-content h3{font-size:23px;font-weight:500}.home-page .step-content p,.home-page .step-content ul{font-size:17px;font-weight:300;line-height:1.5}.home-page .step-number{width:32px;height:32px;right:-16px;font-weight:500}.home-page .timeline-step.is-right .step-number{left:-16px}.home-page .team-license-section{padding-bottom:70px}.home-page .carousel-photo{height:auto;padding-top:0;padding-bottom:50px}.home-page .process-carousel-window{width:min(760px,calc(100% - 96px));height:auto;aspect-ratio:16 / 9;border-radius:24px}.home-page .process-carousel-media img{border-radius:0}.home-page .process-carousel-arrow{top:calc(50% - 55px)}.home-page .photo-section{height:auto;padding:0 0 65px;gap:20px}.home-page .photo-section img{height:auto;max-height:520px;width:min(1120px,100%);object-fit:contain;border-radius:6px}.home-page .license-section{height:auto;gap:20px}.home-page .license-section img{height:auto;max-height:550px;width:min(800px,100%);object-fit:contain}.home-page .photo-section p,.home-page .license-section p{font-size:23px;font-weight:300}.home-page .patient-videos-section{min-height:0;padding-bottom:85px}.home-page .patient-video-grid{width:min(1160px,calc(100% - 64px));height:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:90px;gap:12px;grid-auto-flow:dense}.home-page .patient-video{position:relative;left:auto!important;top:auto!important;width:100%;height:auto!important;grid-row:span 2;border-radius:26px}.home-page .patient-video:nth-child(4n+1){grid-row:span 3}.home-page .patient-video:after{content:"▶";position:absolute;inset:auto 12px 12px auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fffe;color:#33434d;font-size:11px}.home-page .works-section{padding-bottom:55px}.home-page .works-mosaic{grid-template-rows:repeat(3,160px);gap:12px}.home-page .works-mosaic-item{border-radius:22px}.home-page .works-section .gallery-more{margin:34px auto 30px;line-height:54px}.home-page .services-section{min-height:0;padding:36px 0 65px}.home-page .services-inner{padding-top:0}.home-page .services-inner>h2{font-size:30px;font-weight:500;margin-bottom:32px}.home-page .service-grid{gap:28px}.service-mobile-controls{display:none}.home-page .service-card{height:255px;border-radius:24px}.home-page .service-card:after{background:linear-gradient(180deg,#081a2700 10%,#081a2799 90%)}.home-page .service-card img{transition:transform .35s;filter:none}.home-page .service-card:hover img{transform:scale(1.04)}.home-page .service-card-overlay{inset:auto 28px 26px;text-align:center}.home-page .service-card h4{font-size:23px;line-height:1.25;font-weight:500;margin-bottom:14px}.home-page .detail-link{color:#fff;text-decoration:underline;text-underline-offset:5px;font-size:15px;font-weight:300}.home-page .service-group{margin-bottom:65px}.home-page .service-group>.gradient-button{margin-top:34px}.home-page .services-inner>.service-group:last-child{margin-bottom:0}.home-page .services-inner>.service-group:last-child .service-card{height:245px}.home-page .services-inner>.service-group:last-child h4{font-size:21px}.home-page .services-inner>.service-group:last-child .service-card-overlay{inset-inline:16px}.home-page .prices-section{padding:10px 0 80px}.home-page .price-inner{max-width:760px}.home-page .price-group{padding:0 0 65px;margin-bottom:10px;border:0;display:flow-root}.home-page .price-group h2{font-size:28px;font-weight:500;margin-bottom:30px}.home-page .price-table{border-top:0}.home-page .price-row{padding:19px 0;min-height:64px;font-size:17px;font-weight:300;border-bottom:1px solid #74cbd3;gap:30px}.home-page .price-row>strong{font-size:18px;font-weight:600}.home-page .price-row .guarantee-label{position:static;transform:none;grid-column:1/-1;color:#ff7567;font-size:12px;line-height:1;margin-bottom:-22px}.home-page .price-group:has(.guarantee-label) .price-row{row-gap:28px}.home-page .price-group>.outline-button{float:none;display:block;margin:30px auto 0}.home-page .article-link{font-size:15px;margin:18px 0 0}.home-page .reviews-section{min-height:0;padding-bottom:90px}.home-page .reviews-slider{max-width:980px}.home-page .review-card{background:#f7f9fa;border-radius:20px;padding:30px 34px;min-height:280px;box-shadow:none}.home-page .review-person h3{font-weight:600;font-size:23px}.home-page .review-person p{font-size:16px}.home-page .review-avatar{background:#dff2f4;color:#3c8593}.home-page .review-text{font-size:18px;line-height:1.55;font-weight:300}.home-page .review-arrow{background:#f1f3f4;color:#5e6c74}.home-page .video-reviews{max-width:980px;margin-top:28px}.home-page .review-video{height:180px;border-radius:20px}.site-footer{height:auto;background:#f4f7f8;min-height:0}.footer-main{max-width:1160px;width:calc(100% - 64px);min-height:260px;gap:44px;padding-block:54px}.footer-address,.footer-contact{font-size:20px;font-weight:400;line-height:1.55}.footer-contact>a{color:#2daac5}.footer-logo img{width:100px;height:100px;object-fit:contain}.footer-bottom{max-width:1160px;width:calc(100% - 64px);padding:24px 0;border-top:1px solid #dce6e8;font-size:13px;color:#657882}.cookie-banner{min-height:104px;box-shadow:0 -4px 25px #14283b12;padding:22px 56px}.cookie-text{font-size:13px;font-weight:400}.cookie-ok{min-height:36px}@media(max-width:1280px)and (min-width:1201px){.header-inner{gap:18px;padding-inline:24px}.desktop-nav{margin-left:15px;gap:22px}.nav-link{font-size:18px}.header-phone{font-size:19px}.header-cta{padding-inline:24px}}@media(max-width:1200px){:root{--header-height: 82px}.header-inner{padding-inline:24px}.brand,.brand img{width:72px;height:72px}.brand{flex-basis:72px}.desktop-nav,.header-socials,.header-cta{display:none}.header-phone{display:block;margin-left:auto;font-size:20px}.burger-button{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;margin-left:0;border:0;background:transparent}.burger-button span{width:26px;height:2px;display:block;background:#202c35}.mobile-menu{position:fixed;inset:var(--header-height) 0 0;display:flex;flex-direction:column;padding:24px;background:#fff;overflow-y:auto;transform:translate(100%);visibility:hidden;transition:transform .25s,visibility .25s}.mobile-menu.is-open{transform:none;visibility:visible}.mobile-menu>a,.mobile-menu>button{display:flex;align-items:center;min-height:54px;border:0;border-bottom:1px solid #edf0f2;font-size:19px;background:transparent;text-decoration:none;text-align:left}.mobile-menu .gradient-button{background:linear-gradient(95deg,#ff5e62,#f96);color:#fff;padding-inline:28px;justify-content:center;margin-top:24px;border:0;border-radius:999px}.mobile-submenu{display:none;padding-left:20px}.mobile-submenu.is-open{display:flex;flex-direction:column}.mobile-submenu a{padding:12px 0;text-decoration:none}.home-page .intro-content{width:63%;margin-left:5%}.home-page .intro-content h2{font-size:36px}.home-page .hospital-grid{gap:32px}.home-page .hospital-copy h3{font-size:25px}.home-page .advantage-card{grid-template-columns:1fr}.home-page .advantage-card .advantage-copy{order:1;padding:24px 0}.home-page .advantage-copy:after{display:none}.home-page .service-grid{gap:16px}}@media(max-width:760px){:root{--header-height: 130px}.section-inner{width:calc(100% - 40px)}.header-inner{padding-inline:18px;gap:14px}.brand,.brand img{width:90px;height:90px}.brand{flex-basis:90px}.header-phone{display:none}.burger-button{margin-left:auto}.home-page .hero-section{height:387px}.home-page .hero-copy{width:calc(100% - 64px)}.home-page .hero-copy h1{font-size:30px;line-height:1.2;margin-bottom:26px;overflow-wrap:normal}.home-page .hero-copy p{font-size:20px;margin-bottom:32px;line-height:1.35}.home-page .hero-copy .gradient-button{min-width:205px;min-height:54px;height:54px}.home-page .slider-arrow-left{left:17px}.home-page .slider-arrow-right{right:0}.home-page .slider-arrow:before{width:14px;height:14px;border-width:2px}.home-page .slider-dots{bottom:22px}.home-page .intro-section{min-height:0;background-position:60% 0;background-size:auto 620px;background-color:#f1f3f4;padding-bottom:40px}.home-page .intro-section:before{background:linear-gradient(180deg,#fffffff2 0,#ffffffe6 70%,#f1f3f4)}.home-page .intro-content{width:calc(100% - 40px);margin-inline:auto;padding-top:44px}.home-page .intro-content h2{font-size:29px;line-height:1.25;text-align:center;margin-bottom:20px}.home-page .intro-lead{font-size:18px;line-height:1.5;text-align:center}.home-page .intro-form-wrap{margin-top:28px}.home-page .intro-form-wrap>p{font-size:22px;text-align:center}.lead-form{gap:16px}.lead-extra{font-size:13px}.consent{font-size:11px}.form-submit{width:100%;min-width:0;justify-self:stretch;font-size:16px}.lead-modal,.offer-modal{padding:38px 24px 28px;border-radius:20px}.lead-modal h2{font-size:27px}.home-page .section-heading{padding:0 20px 28px}.home-page .section-heading>span,.home-page .section-heading h2{font-size:32px}.home-page .section-heading>span+h2,.home-page .section-heading p{font-size:18px;margin-top:12px}.home-page .hospital-section{padding:58px 0}.home-page .hospital-title{margin-bottom:30px;padding-inline:22px}.home-page .hospital-title h2{font-size:28px;line-height:1.3}.home-page .hospital-grid{display:flex;flex-direction:column;gap:28px}.home-page .hospital-video{height:auto;aspect-ratio:4 / 3;margin:0;border-radius:20px}.home-page .hospital-copy h3{font-size:26px}.home-page .hospital-copy p{font-size:17px}.home-page .advantages-section{padding:10px 0 65px}.home-page .advantages-grid{display:block;padding:0}.home-page .advantage-card{display:none;min-height:430px}.home-page .advantage-card.is-active{display:grid}.home-page .advantage-card img{height:230px;aspect-ratio:auto;border-radius:16px;object-fit:cover}.home-page .advantage-card .advantage-copy{padding:22px 8px 10px}.home-page .advantage-card p{font-size:16px}.home-page .advantage-controls{display:flex;margin-top:12px}.home-page .process-section{padding:0 0 55px}.home-page .timeline{width:calc(100% - 40px);margin-top:14px}.home-page .timeline:before{left:16px}.home-page .timeline-step,.home-page .timeline-step.is-right{width:100%;min-height:0;margin:0;padding:0 0 32px 55px;text-align:left}.home-page .step-number,.home-page .timeline-step.is-right .step-number{left:0;right:auto;top:5px}.home-page .step-content h3{font-size:23px}.home-page .step-content img{width:50px;height:50px}.home-page .team-license-section{padding-bottom:48px}.home-page .carousel-photo{width:100%;padding-bottom:28px}.home-page .process-carousel-window{width:calc(100% - 64px);border-radius:18px}.home-page .process-carousel-arrow{width:28px;height:28px;font-size:23px;line-height:26px;top:calc(50% - 45px)}.home-page .process-carousel-arrow-left{left:2px}.home-page .process-carousel-arrow-right{right:2px}.home-page .photo-section{padding-bottom:35px;gap:14px}.home-page .license-section{gap:14px;min-height:0;padding:0}.home-page .license-section img{width:100%}.home-page .photo-section p,.home-page .license-section p{font-size:20px}.home-page .patient-videos-section{padding-bottom:55px}.home-page .patient-video-grid{width:calc(100% - 40px);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:55px;gap:8px}.home-page .patient-video{border-radius:16px}.home-page .patient-video:after{width:25px;height:25px;bottom:8px;right:8px;font-size:9px}.home-page .works-section{padding-bottom:30px}.home-page .works-mosaic-scroll{width:100%;padding-inline:20px;overflow-x:auto}.home-page .works-mosaic{width:810px;grid-template-columns:repeat(5,154px);grid-template-rows:repeat(3,110px);gap:10px}.home-page .works-mosaic-item{border-radius:18px}.home-page .works-section .gallery-more{margin:28px auto 20px}.home-page .services-section{padding:22px 0 50px}.home-page .services-inner>h2{font-size:27px;margin-bottom:25px}.home-page .service-grid,.home-page .services-inner>.service-group:last-child .service-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc(100% - 22px);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-page .service-grid::-webkit-scrollbar{display:none}.home-page .service-card{scroll-snap-align:start}.service-mobile-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px}.service-mobile-controls span{color:#6d7b84;font-size:12px}.service-mobile-controls button{border:0;border-radius:50%;width:32px;height:32px;flex-shrink:0;color:#566a73;background:#f0f3f4;font-size:25px;line-height:1}.home-page .service-card,.home-page .services-inner>.service-group:last-child .service-card{height:240px}.home-page .service-card h4,.home-page .services-inner>.service-group:last-child h4{font-size:26px}.home-page .service-card-overlay{inset:auto 28px 25px}.home-page .service-group{margin-bottom:45px}.home-page .service-group>.gradient-button{width:100%;min-width:0;padding-inline:18px;margin-top:25px}.home-page .prices-section{padding:0 0 45px}.home-page .price-group{padding-bottom:48px}.home-page .price-group h2{font-size:25px;margin-bottom:18px}.home-page .price-row{font-size:16px;padding:18px 0;gap:18px}.home-page .price-row>strong{font-size:16px}.home-page .price-row .guarantee-label{margin-bottom:-20px}.home-page .price-group:has(.guarantee-label) .price-row{row-gap:25px}.home-page .reviews-section{padding-bottom:50px}.home-page .reviews-slider{width:calc(100% - 20px);grid-template-columns:26px minmax(0,1fr) 26px;gap:4px}.home-page .review-card{padding:22px 18px;min-height:380px}.home-page .review-person h3{font-size:20px}.home-page .review-text{font-size:17px}.home-page .review-arrow{width:26px;height:26px;font-size:24px}.home-page .review-avatar{display:none}.home-page .video-reviews{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-page .review-video{height:135px;border-radius:16px}.home-page .review-video .video-play{width:40px;height:40px;font-size:17px}.footer-main,.footer-main.has-socials{width:calc(100% - 40px);min-height:0;gap:24px;padding-block:40px}.footer-address,.footer-contact{font-size:18px}.footer-bottom{width:calc(100% - 40px);text-align:center;font-size:12px}.cookie-banner{min-height:0;padding:22px 20px 18px;gap:12px}.cookie-text{font-size:11px;line-height:1.45}}
