/* Стили только для блока .vsesvoi-page — вставляется в [[*content]] между хедером и футером сайта */

@font-face{font-family:'Gotham Pro';src:url('../fonts/GothamPro-Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Gotham Pro';src:url('../fonts/GothamPro-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Gotham Pro';src:url('../fonts/GothamPro-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Gotham Pro';src:url('../fonts/GothamPro-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Gotham Pro';src:url('../fonts/GothamPro-Black.ttf') format('truetype');font-weight:800 900;font-style:normal;font-display:swap}

.vsesvoi-page{font-family:'Gotham Pro',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#1B2733;background:#F7F8FA;-webkit-font-smoothing:antialiased}
.vsesvoi-page,.vsesvoi-page *,.vsesvoi-page *::before,.vsesvoi-page *::after{box-sizing:border-box}
.vsesvoi-page button:not(.carousel__arrow):not(.carousel__dot){font-family:inherit;cursor:pointer;border:none;font-weight:500!important;box-shadow:none!important;padding:0.775rem 1.55rem}
.vsesvoi-page button.arrow-btn:not(.carousel__arrow):not(.carousel__dot){
  padding:0.775rem 2.75rem 0.775rem 1.55rem;
  border:1px solid currentColor;
  background:#fff;
  opacity:1;
}
.vsesvoi-page input,.vsesvoi-page select,.vsesvoi-page textarea{font-family:inherit}
.vsesvoi-page b,.vsesvoi-page strong{font-weight:500}
.vsesvoi-page a{color:inherit;text-decoration:none}
.vsesvoi-page img{max-width:100%;height:auto}
.vsesvoi-page .is-hidden{display:none!important}

@keyframes vs-fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@keyframes vs-toastIn{from{opacity:0;transform:translate(-50%,18px)}to{opacity:1;transform:translate(-50%,0)}}
@keyframes vs-ovIn{from{opacity:0}to{opacity:1}}
@keyframes vs-shIn{from{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:none}}

.vsesvoi-page .container{max-width:1280px;margin:0 auto;padding:0 24px}

.vsesvoi-page .social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#999;font-size:24px;line-height:1;border-radius:5px;transition:color .18s}
.vsesvoi-page .social-link--tg:hover{color:#59B9E5}
.vsesvoi-page .social-link--yt:hover{color:#F71000}
.vsesvoi-page .social-link--vk:hover{color:#5376A2}

.vsesvoi-page .arrow-btn{position:relative;display:inline-flex;align-items:center;font-size:1rem;line-height:1.5;font-weight:400;color:#0071BC;background:#fff;border-radius:100px;transition:.18s;cursor:pointer}
.vsesvoi-page .arrow-btn::after{position:absolute;content:"";display:block;background-image:url('../icons/btn-arrow.svg');width:14px;height:14px;background-repeat:no-repeat;background-position:center;top:50%;transform:translateY(-50%);right:1.55rem}
.vsesvoi-page .arrow-btn:hover{background:#0071BC;color:#fff;border-color:currentColor}
.vsesvoi-page .arrow-btn:hover::after{background-image:url('../icons/btn-arrow-white.svg')}
.vsesvoi-page .arrow-btn--pink{color:#EC008C}
.vsesvoi-page .arrow-btn--pink::after{background-image:url('../icons/btn-arrow-pink.svg')}
.vsesvoi-page .arrow-btn--pink:hover{background:#EC008C;color:#fff;border-color:currentColor}

.vsesvoi-page .btn-primary{background:#0071BC;color:#fff;font-weight:500;font-size:17px;border-radius:999px;box-shadow:0 12px 28px rgba(0,113,188,.34);transition:.18s}
.vsesvoi-page .btn-primary:hover{background:#005A93;}
.vsesvoi-page .btn-primary--pink{background:#EC008C;box-shadow:0 10px 26px rgba(236,0,140,.3)}
.vsesvoi-page .btn-primary--pink:hover{background:#C70076}
.vsesvoi-page .btn-outline{background:#fff;color:#0071BC;font-weight:500;font-size:17px;border-radius:999px;border:1.5px solid #CFE0F1;transition:.18s}
.vsesvoi-page .btn-outline:hover{border-color:#0071BC;background:#F4F9FE}
.vsesvoi-page .btn-outline-sm{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0071BC;font-weight:500;font-size:15px;border-radius:999px;border:1.5px solid #CFE0F1;transition:.18s}

.vsesvoi-page .section-title{font-size:40px;font-weight:400;letter-spacing:-.025em;margin:0;color:#11203A}
@media (max-width:859px){.vsesvoi-page .section-title{font-size:32px}}

.vsesvoi-page .hero{position:relative;background:radial-gradient(120% 140% at 85% 0%,#FFEDF5 0%,#F2F0FD 45%,#EAF1FB 100%);overflow:hidden}
.vsesvoi-page .hero__decor{position:absolute;right:-60px;top:-40px;width:520px;height:520px;opacity:.5;pointer-events:none}
.vsesvoi-page .hero__inner{padding:30px 24px 64px;position:relative;z-index:2}
.vsesvoi-page .hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}
.vsesvoi-page .hero__badge{display:inline-flex;align-items:center;gap:7px;background:#fff;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500;color:#EC008C;box-shadow:0 4px 14px rgba(236,0,140,.14);margin-bottom:20px}
.vsesvoi-page .hero__head .hero__badge{margin-bottom:20px}
.vsesvoi-page .hero__media{position:relative}
.vsesvoi-page .hero__title{font-size:54px;line-height:1.05;letter-spacing:-.03em;font-weight:500;margin:0 0 16px;color:#11203A}
.vsesvoi-page .hero__text{font-size:18px;line-height:1.5;color:#3F4A5A;margin:0 0 26px;max-width:440px}
.vsesvoi-page .hero__actions{display:flex;flex-wrap:wrap;gap:13px;margin-bottom:26px}
.vsesvoi-page .hero__phone-link{display:inline-flex;align-items:center;gap:9px;width:fit-content}
.vsesvoi-page .hero__phone-icon{width:42px;height:42px;border-radius:50%;background:#fff;color:#0071BC;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 12px rgba(0,0,0,.08)}
.vsesvoi-page .hero__image-wrap{border-radius:24px;overflow:hidden;background:#F3F4F6;aspect-ratio:4/3.4;box-shadow:0 24px 60px rgba(20,40,90,.18);position:relative}
.vsesvoi-page .hero__image-wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.vsesvoi-page .hero__rating{position:absolute;left:-14px;bottom:34px;background:#fff;border-radius:16px;padding:13px 16px;box-shadow:0 14px 34px rgba(20,40,90,.16);display:flex;align-items:center;gap:11px}
.vsesvoi-page .hero__rating-num{font-size:24px;font-weight:400;color:#0071BC}
.vsesvoi-page .hero__rating-text{font-size:12px;color:#5B6573;line-height:1.3;font-weight:400}
@media (max-width:859px){
  .vsesvoi-page .hero__grid{grid-template-columns:1fr;gap:24px}
  .vsesvoi-page .hero__title{font-size:34px}
}

.vsesvoi-page .about{background:#fff;padding:74px 0 64px}
.vsesvoi-page .about__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:34px}
.vsesvoi-page .about__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:40px;align-items:start;margin-bottom:46px}
.vsesvoi-page .about__text{color:#3F4A5A;line-height:1.72}
.vsesvoi-page .about__text p{margin:0 0 16px;font-weight:400;font-size:16px}
.vsesvoi-page .about__video{position:sticky;top:90px}
.vsesvoi-page .about__video-inner{border-radius:20px;overflow:hidden;position:relative;background:#F3F4F6;aspect-ratio:16/11;box-shadow:0 16px 40px rgba(20,40,90,.12)}
.vsesvoi-page .about__video-inner img{display:block;width:100%;height:100%;object-fit:cover}
.vsesvoi-page .about__label{font-size:13px;font-weight:500;letter-spacing:.12em;color:#0071BC;text-transform:uppercase;margin-bottom:18px}
.vsesvoi-page .advantages{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}
.vsesvoi-page .advantage{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #EEF1F5;border-radius:14px;padding:13px 15px;transition:.2s}
.vsesvoi-page .advantage:hover{border-color:#CFE0F1;box-shadow:0 8px 22px rgba(20,40,80,.06)}
.vsesvoi-page .advantage__icon{flex:none;width:34px;height:34px;border-radius:10px;background:#FFEDF5;display:flex;align-items:center;justify-content:center}
.vsesvoi-page .advantage__text{font-size:14.5px;color:#2B3543;line-height:1.4;font-weight:400}

.vsesvoi-page .stats{padding:40px 0}
.vsesvoi-page .stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px}
.vsesvoi-page .stat-card{background:#fff;border:1px solid #EDF0F4;border-radius:20px;padding:26px 24px;box-shadow:0 6px 22px rgba(20,40,80,.05);display:flex;flex-direction:column;gap:6px;transition:.2s}
.vsesvoi-page .stat-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(20,40,80,.1)}
.vsesvoi-page .stat-card__top{display:flex;justify-content:space-between;align-items:flex-start}
.vsesvoi-page .stat-card__num{font-size:42px;font-weight:500;letter-spacing:-.03em;color:#0071BC;line-height:1}
.vsesvoi-page .stat-card__label{font-size:14.5px;color:#5B6573;line-height:1.4;white-space:pre-line;font-weight:300}

.vsesvoi-page .start{background:#fff;padding:70px 0 64px}
.vsesvoi-page .start__top{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}
.vsesvoi-page .start__card{position:relative;overflow:hidden;background:linear-gradient(155deg,#FFEDF5 0%,#FCDDEC 100%);border:1px solid #F6D3E4;border-radius:22px;padding:34px 32px;display:flex;flex-direction:column}
.vsesvoi-page .start__badge{display:inline-flex;align-self:flex-start;align-items:center;gap:7px;background:#EC008C;color:#fff;font-size:13px;font-weight:500;padding:7px 15px;border-radius:999px;margin-bottom:18px}
.vsesvoi-page .start__card h3{font-size:25px;font-weight:500;color:#11203A;line-height:1.22;margin:0 0 10px}
.vsesvoi-page .start__card p{font-size:15px;color:#5B6573;line-height:1.5;margin:0 0 28px;max-width:380px}
.vsesvoi-page .start__card .btn-primary--pink{margin-top:auto;align-self:flex-start;font-size:16px}
.vsesvoi-page .start__links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.vsesvoi-page .start__link{background:#fff;border:1px solid #EAEEF3;border-radius:18px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;transition:.2s}
.vsesvoi-page .start__link:hover{border-color:#CFE0F1;box-shadow:0 12px 28px rgba(20,40,80,.08);transform:translateY(-2px)}
.vsesvoi-page .start__link span:first-child{font-size:17px;font-weight:500;color:#11203A}
.vsesvoi-page .start__link-icon{flex:none;width:40px;height:40px;border-radius:50%;background:#F4F7FB;color:#0071BC;display:flex;align-items:center;justify-content:center}
@media (max-width:859px){.vsesvoi-page .start__top,.vsesvoi-page .start__links{grid-template-columns:1fr}}

.vsesvoi-page .carousel{position:relative}
.vsesvoi-page .carousel__track-wrap{overflow:hidden;padding:6px 0 4px}
.vsesvoi-page .carousel__track{display:flex;gap:20px;transition:transform .45s cubic-bezier(.4,.8,.3,1)}
.vsesvoi-page .carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:46px;height:46px;border-radius:50%;background:#EC008C;color:#fff;padding:0!important;line-height:0!important;display:flex;align-items:center;justify-content:center;transition:.2s}
.vsesvoi-page .carousel__arrow-icon{display:block;flex-shrink:0}
.vsesvoi-page .carousel__arrow--prev .carousel__arrow-icon{transform:rotate(180deg)}
.vsesvoi-page .carousel__arrow--prev{left:-18px}
.vsesvoi-page .carousel__arrow--next{right:-18px}
.vsesvoi-page .carousel__arrow.is-disabled{opacity:.4;pointer-events:none}
.vsesvoi-page .carousel__dots{display:flex;justify-content:center;gap:9px;margin-top:24px}
.vsesvoi-page .carousel__dot{height:9px;border-radius:999px;cursor:pointer;transition:.25s;border:none;padding:0}
.vsesvoi-page .carousel--promos .carousel__track{gap:24px}
.vsesvoi-page .carousel--promos .carousel__arrow{width:42px;height:42px;background:#fff;color:#EC008C;box-shadow:0 4px 8px rgba(0,0,0,.05);border:1px solid #F0E3EA}
.vsesvoi-page .carousel--promos .carousel__arrow--prev{left:0}
.vsesvoi-page .carousel--promos .carousel__arrow--next{right:0}
.vsesvoi-page .carousel--promos .carousel__arrow.is-disabled{opacity:.35}

.vsesvoi-page .doctors{background:linear-gradient(180deg,#FFF4F9 0%,#FFFFFF 100%);padding:70px 0 64px}
.vsesvoi-page .doctors__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:30px}
.vsesvoi-page .doctor-card{flex:0 0 calc(25% - 15px);background:#fff;border:1px solid #F0E3EA;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-height:504px}
.vsesvoi-page .doctor-card__photo{height:310px;flex-shrink:0;background-color:#F4F8FC;background-size:cover;background-position:center top;background-repeat:no-repeat}
.vsesvoi-page .doctor-card__body{padding:22px 18px 20px;display:flex;flex-direction:column;flex:1}
.vsesvoi-page .doctor-card__name{font-size:17px;font-weight:500;color:#11203A;line-height:1.25;margin-bottom:8px}
.vsesvoi-page .doctor-card__spec{font-size:13px;font-weight:400;color:#7A8595;line-height:1.4;margin-bottom:18px}
.vsesvoi-page .doctor-card__btn{margin-top:auto;background:#EC008C;color:#fff;font-weight:500;font-size:15px;border-radius:25rem;transition:.18s;width:100%}
.vsesvoi-page .doctor-card__btn:hover{background:#C70076;transform:translateY(-1px)}
@media (max-width:859px){.vsesvoi-page .doctor-card{flex:0 0 100%}}

.vsesvoi-page .promos{background:#fff;padding:70px 0 64px}
.vsesvoi-page .promos__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:30px}
.vsesvoi-page .carousel--promos{padding:0 52px}
.vsesvoi-page .promo-card{flex:0 0 calc(50% - 12px);position:relative;overflow:hidden;background:#FFEDF5;border-radius:40px;padding:44px 50px}
.vsesvoi-page .promo-card__title{font-size:30px;font-weight:500;color:#212121;line-height:37px;margin:0 0 18px;letter-spacing:-.01em;min-height:0;position:relative;z-index:2}
.vsesvoi-page .promo-card__date{font-size:15px;color:#212121;line-height:1.5;width:40%;position:relative;z-index:2}
.vsesvoi-page .promo-card__img{position:absolute;right:0;bottom:-60px;z-index:1;pointer-events:none;line-height:0}
.vsesvoi-page .promo-card__img img{display:block;height:277px;width:auto;max-width:55%}
.vsesvoi-page .promo-card__btn{margin-top:40px;position:relative;z-index:2;background:#fff;color:#EC008C;font-weight:500;font-size:15px;border-radius:999px;border:1px solid #EC008C;transition:.18s;opacity:.9}
.vsesvoi-page .promo-card__btn:hover{background:#EC008C;color:#fff;opacity:1}

.vsesvoi-page .ratings{background:#F7F8FA;padding:64px 0}
.vsesvoi-page .ratings__box{background:linear-gradient(135deg,#0071BC 0%,#005189 100%);border-radius:26px;padding:42px 38px;box-shadow:0 22px 50px rgba(0,80,140,.22);position:relative;overflow:hidden}
.vsesvoi-page .ratings__decor{position:absolute;right:-40px;bottom:-60px;width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.06)}
.vsesvoi-page .ratings__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:34px;align-items:center;position:relative}
.vsesvoi-page .ratings__badge{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.16);color:#fff;font-size:12.5px;font-weight:500;padding:6px 13px;border-radius:999px;margin-bottom:16px}
.vsesvoi-page .ratings__title{font-size:30px;font-weight:500;letter-spacing:-.02em;color:#fff;margin:0 0 12px;line-height:1.15}
.vsesvoi-page .ratings__score{display:flex;align-items:center;gap:14px;margin-top:18px}
.vsesvoi-page .ratings__star{color:#FFC94D;font-size:42px;line-height:1}
.vsesvoi-page .ratings__num{font-size:54px;font-weight:500;color:#fff;line-height:1}
.vsesvoi-page .ratings__sub{color:#CFE6F7;font-size:14px;line-height:1.35}
.vsesvoi-page .ratings__cards{display:grid;grid-template-columns:repeat(3,132px);justify-content:end;gap:12px}
.vsesvoi-page .ratings__cards .rating-card:nth-child(4){grid-column:2}
.vsesvoi-page .ratings__cards .rating-card:nth-child(5){grid-column:3}
.vsesvoi-page .rating-card{background:#fff;border-radius:16px;padding:20px 12px;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 8px 22px rgba(0,40,80,.14)}
.vsesvoi-page .rating-card__logo{min-height:30px;display:flex;align-items:center;justify-content:center;width:100%}
.vsesvoi-page .rating-card__logo img{max-height:28px;max-width:90%;object-fit:contain}
.vsesvoi-page .rating-card__val{display:flex;align-items:center;gap:6px}
.vsesvoi-page .rating-card__val span:first-child{color:#FFC107;font-size:17px}
.vsesvoi-page .rating-card__val span:last-child{font-size:22px;font-weight:500;color:#11203A}

.vsesvoi-page .equipment{background:#fff;padding:70px 0 64px}
.vsesvoi-page .equipment__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:50px;align-items:center}
.vsesvoi-page .equipment__title{font-size:34px;font-weight:500;color:#11203A;line-height:1.2;margin:0 0 16px}
.vsesvoi-page .equipment__title span{color:#EC008C}
.vsesvoi-page .equipment__text{font-size:16px;color:#5B6573;line-height:1.55;margin:0}
.vsesvoi-page .equipment__gallery{position:relative}
.vsesvoi-page .equipment__gallery-inner{overflow:hidden;border-radius:24px;background:#EEF2F6}
.vsesvoi-page .equipment__slide{flex:0 0 100%;line-height:0}
.vsesvoi-page .equipment__slide img{display:block;width:100%;height:auto;aspect-ratio:726/358;object-fit:cover}
.vsesvoi-page .equipment .carousel__arrow{background:#fff;color:#EC008C;box-shadow:0 4px 14px rgba(20,40,80,.12);border:1px solid #F0E3EA}
.vsesvoi-page .equipment .carousel__arrow--prev{left:16px}
.vsesvoi-page .equipment .carousel__arrow--next{right:16px}
@media (max-width:859px){.vsesvoi-page .equipment__grid{grid-template-columns:1fr;gap:28px}}

.vsesvoi-equipment-text .index_text_and_slider_row h2{
  font-family:'Gotham Pro',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-size:34px;
  font-weight:500;
  color:#11203A;
  line-height:1.2;
  letter-spacing:0;
  margin:0 0 16px;
}
.vsesvoi-equipment-text .index_text_and_slider_row h2 span,
.vsesvoi-equipment-text .index_text_and_slider_row h2 strong{
  color:#EC008C;
  font-weight:inherit;
}
.vsesvoi-equipment-text .index_text_and_slider_row .top_desc,
.vsesvoi-equipment-text .index_text_and_slider_row .bottom_desc{
  font-family:'Gotham Pro',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-size:16px;
  font-weight:400;
  line-height:1.55;
  color:#5B6573;
  margin:0;
}
@media (max-width:859px){
  .vsesvoi-equipment-text .index_text_and_slider_row h2{font-size:26px}
  .vsesvoi-equipment-text .index_text_and_slider_row .top_desc,
  .vsesvoi-equipment-text .index_text_and_slider_row .bottom_desc{font-size:14px}
}

.vsesvoi-page .booking{background:#F7F8FA;padding:70px 0}
.vsesvoi-page .booking__box{background:#fff;border:1px solid #EAEEF3;border-radius:26px;overflow:hidden;box-shadow:0 20px 50px rgba(20,40,80,.08);display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr))}
.vsesvoi-page .booking__info{background:linear-gradient(160deg,#0071BC 0%,#00568f 100%);padding:46px 40px;color:#fff;position:relative;overflow:hidden}
.vsesvoi-page .booking__info-decor{position:absolute;right:-50px;top:-50px;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,.07)}
.vsesvoi-page .booking__info-inner{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center}
.vsesvoi-page .booking__info-badge{display:inline-flex;align-self:flex-start;align-items:center;gap:7px;background:rgba(255,255,255,.16);font-size:12.5px;padding:6px 13px;border-radius:999px;margin-bottom:18px}
.vsesvoi-page .booking__info h2{font-size:32px;font-weight:400;letter-spacing:-.02em;margin:0 0 14px;line-height:1.15}
.vsesvoi-page .booking__info p{font-size:16px;line-height:1.6;color:#D6EAF8;margin:0 0 28px}
.vsesvoi-page .booking__stats{display:flex;flex-wrap:wrap;gap:28px;align-items:flex-start}
.vsesvoi-page .booking__stat-num{font-size:24px;font-weight:400;line-height:1.2}
.vsesvoi-page .booking__stat-label{font-size:13px;color:#BBD9EE;line-height:1.35;margin-top:4px}
.vsesvoi-page .booking__form{padding:42px 40px;display:flex;flex-direction:column;justify-content:center}
.vsesvoi-page .booking__field{width:100%;padding:15px 26px;border:1.5px solid #E2E6EC;border-radius:32px;font-size:15px;color:#1B2733;background:#fff;outline:none}
.vsesvoi-page .booking__fields{display:flex;flex-direction:column;gap:14px}
.vsesvoi-page .booking__submit{background:#EC008C;color:#fff;font-weight:500;font-size:17px;border-radius:25rem;box-shadow:0 10px 26px rgba(236,0,140,.3);transition:.18s;margin-top:4px;width:100%}
.vsesvoi-page .booking__submit:hover{background:#C70076;transform:translateY(-2px)}
.vsesvoi-page .booking__agree{display:flex;align-items:flex-start;gap:11px;cursor:pointer}
.vsesvoi-page .booking__checkbox{flex:none;width:22px;height:22px;border-radius:6px;border:1.5px solid #C7CED7;background:#fff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;margin-top:1px;transition:.15s}
.vsesvoi-page .booking__checkbox.is-checked{border-color:#0071BC;background:#0071BC}
.vsesvoi-page .booking__agree-text{font-size:12.5px;color:#8A94A3;line-height:1.5}
.vsesvoi-page .booking__success{text-align:center;padding:20px 0}
.vsesvoi-page .booking__success-icon{width:74px;height:74px;border-radius:50%;background:#E6F7EC;color:#1E9E54;display:flex;align-items:center;justify-content:center;font-size:36px;margin:0 auto 18px}
.vsesvoi-page .booking__success h3{font-size:22px;font-weight:400;color:#11203A;margin:0 0 8px}
.vsesvoi-page .booking__success p{color:#5B6573;font-size:15px;line-height:1.5;margin:0 0 22px}

.vsesvoi-page .contacts{background:#fff;padding:70px 0 40px}
.vsesvoi-page .contacts__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:28px}
.vsesvoi-page .contacts__route{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0071BC;font-weight:500;font-size:15px;padding:0.775rem 1.55rem;border-radius:999px;border:1.5px solid #CFE0F1;transition:.18s}
.vsesvoi-page .contacts__route:hover{border-color:#0071BC;background:#F4F9FE}
.vsesvoi-page .contacts__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:22px;align-items:stretch}
@media (max-width:859px){.vsesvoi-page .contacts__grid{grid-template-columns:1fr}}
.vsesvoi-page .contacts__card{background:#F6F8FB;border:1px solid #EAEEF3;border-radius:22px;padding:30px 28px;display:flex;flex-direction:column;gap:8px}
.vsesvoi-page .contacts__row{padding:12px 0;border-bottom:1px solid #EAEEF3}
.vsesvoi-page .contacts__row:last-of-type{border-bottom:none}
.vsesvoi-page .contacts__label{font-size:12.5px;color:#8A94A3;font-weight:500;margin-bottom:3px}
.vsesvoi-page .contacts__value{font-size:15.5px;font-weight:500;color:#11203A;line-height:1.4}
.vsesvoi-page .contacts__value a{font-size:20px;font-weight:500;color:#0071BC}
.vsesvoi-page .contacts__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.vsesvoi-page .contacts__actions .btn-primary{flex:1;min-width:150px;border-radius:13px;font-size:15px}
.vsesvoi-page .contacts__map{border:1px solid #EAEEF3;border-radius:22px;overflow:hidden;min-height:380px;position:relative;background:#E9EEF3}
.vsesvoi-page .contacts__map iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:grayscale(.12)}

/* Модалки и toast — поверх хедера сайта */
.vsesvoi-page .vs-modal{position:fixed;inset:0;background:rgba(17,21,28,.55);backdrop-filter:blur(3px);z-index:10050;display:flex;align-items:center;justify-content:center;padding:20px;animation:vs-ovIn .2s ease}
.vsesvoi-page .vs-modal__box{background:#fff;border-radius:22px;max-width:460px;width:100%;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.3);animation:vs-shIn .3s cubic-bezier(.2,.8,.2,1);max-height:92vh;overflow:auto}
.vsesvoi-page .vs-modal__box--sm{max-width:420px}
.vsesvoi-page .vs-modal__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}
.vsesvoi-page .vs-modal__title{font-size:23px;font-weight:500;letter-spacing:-.02em}
.vsesvoi-page .vs-modal__close{width:34px;height:34px;border-radius:50%;background:#F2F4F7;color:#5B6573;font-size:18px;display:flex;align-items:center;justify-content:center}
.vsesvoi-page .vs-modal__desc{color:#5B6573;font-size:14px;margin-bottom:18px;line-height:1.5}
.vsesvoi-page .vs-modal__doctor{display:flex;align-items:center;gap:6px;background:#EAF3FB;color:#0071BC;font-weight:400;font-size:13px;padding:8px 12px;border-radius:10px;margin-bottom:16px}
.vsesvoi-page .vs-modal__field{width:100%;padding:14px 15px;border:1.5px solid #E2E6EC;border-radius:12px;font-size:15px;color:#1B2733;background:#fff;outline:none}
.vsesvoi-page .vs-modal__fields{display:flex;flex-direction:column;gap:12px}
.vsesvoi-page .vs-modal__submit{background:#0071BC;color:#fff;font-weight:500;border-radius:13px;font-size:16px;box-shadow:0 8px 20px rgba(0,113,188,.32);transition:.18s;width:100%}
.vsesvoi-page .vs-modal__submit--pink{background:#EC008C;box-shadow:0 8px 20px rgba(236,0,140,.3)}
.vsesvoi-page .vs-modal__note{color:#9AA4B2;font-size:11.5px;line-height:1.5;text-align:center}
.vsesvoi-page .vs-toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#11151C;color:#fff;padding:14px 22px;border-radius:14px;font-weight:400;font-size:14px;z-index:10060;box-shadow:0 14px 40px rgba(0,0,0,.3);animation:vs-toastIn .3s ease;display:flex;align-items:center;gap:10px}
.vsesvoi-page .vs-toast__ok{color:#43D17F}

/* ========== Адаптив ========== */

/* Десктоп: отступ hero от хедера сайта (на старой главной его давал main_slider) */
@media (min-width:860px){
  .vsesvoi-page .hero{padding-top:16px;padding-bottom: 8px;}
  .vsesvoi-page .hero__inner{padding-top:30px}
}

/* Планшет: 860–1199px */
@media (min-width:860px) and (max-width:1199px){
  .vsesvoi-page .container{padding:0 20px}
  .vsesvoi-page .section-title{font-size:36px}
  .vsesvoi-page .hero{padding-top:0}
  .vsesvoi-page .hero__inner{padding:24px 20px 56px}
  .vsesvoi-page .hero__grid{gap:32px}
  .vsesvoi-page .hero__title{font-size:44px}
  .vsesvoi-page .hero__text{font-size:17px}
  .vsesvoi-page .about{padding:56px 0 48px}
  .vsesvoi-page .about__video{position:static}
  .vsesvoi-page .about__grid{gap:32px}
  .vsesvoi-page .start{padding:56px 0 48px}
  .vsesvoi-page .start__card{padding:28px 24px}
  .vsesvoi-page .start__card h3{font-size:22px}
  .vsesvoi-page .doctors,.vsesvoi-page .promos,.vsesvoi-page .equipment{padding:56px 0 48px}
  .vsesvoi-page .carousel--promos{padding:0 48px}
  .vsesvoi-page .promo-card{padding:32px 36px;border-radius:32px;min-height:300px}
  .vsesvoi-page .promo-card__title{font-size:24px;line-height:30px;max-width:58%}
  .vsesvoi-page .promo-card__date{width:55%;font-size:14px}
  .vsesvoi-page .promo-card__img{bottom:-36px}
  .vsesvoi-page .promo-card__img img{height:240px;max-width:42%}
  .vsesvoi-page .promo-card__btn{margin-top:28px}
  .vsesvoi-page .ratings{padding:48px 0}
  .vsesvoi-page .ratings__box{padding:32px 28px}
  .vsesvoi-page .ratings__title{font-size:26px}
  .vsesvoi-page .equipment__grid{gap:32px}
  .vsesvoi-page .equipment__title{font-size:28px}
  .vsesvoi-page .booking{padding:56px 0}
  .vsesvoi-page .booking__info{padding:36px 32px}
  .vsesvoi-page .booking__form{padding:32px 28px}
  .vsesvoi-page .contacts{padding:56px 0 32px}
  .vsesvoi-page .carousel__arrow--prev{left:-8px}
  .vsesvoi-page .carousel__arrow--next{right:-8px}
}

/* Мобильные: до 859px */
@media (max-width:859px){
  .vsesvoi-page{overflow-x:clip;max-width:100%}
  .vsesvoi-page .container{padding:0 16px}
  .vsesvoi-page .section-title{font-size:32px;line-height:1.15}

  .vsesvoi-page .hero__decor{width:320px;height:320px;right:-80px;top:-20px;opacity:.35}
  .vsesvoi-page .hero{padding-top:0;overflow:visible}
  .vsesvoi-page .hero__inner{padding:20px 16px 48px}
  .vsesvoi-page .hero__copy{display:flex;flex-direction:column}
  .vsesvoi-page .hero__head{display:flex;flex-direction:column;margin-bottom:14px}
  .vsesvoi-page .hero__head .hero__badge,
  .vsesvoi-page .hero__copy > .hero__badge{
    position:static;align-self:flex-end;margin:0 0 12px;margin-left:auto;z-index:2;
    font-size:11px;padding:6px 11px;white-space:nowrap
  }
  .vsesvoi-page .hero__title{font-size:34px;padding-right:0;margin-bottom:0}
  .vsesvoi-page .hero__text{font-size:16px;margin-bottom:20px;margin-top:14px}
  .vsesvoi-page .hero__actions{margin-bottom:0}
  .vsesvoi-page .hero__phone-link{display:none}
  .vsesvoi-page .hero__rating{
    display:flex;left:-14px;bottom:34px
  }
  .vsesvoi-page .hero__actions .btn-primary,
  .vsesvoi-page .hero__actions .btn-outline{flex:1 1 100%;text-align:center;justify-content:center;font-size:16px}

  .vsesvoi-page .about{padding:48px 0 40px}
  .vsesvoi-page .about__head,.vsesvoi-page .doctors__head,.vsesvoi-page .promos__head,.vsesvoi-page .contacts__head{
    flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:12px;margin-bottom:24px
  }
  .vsesvoi-page .about__head .section-title,
  .vsesvoi-page .doctors__head .section-title,
  .vsesvoi-page .promos__head .section-title,
  .vsesvoi-page .contacts__head .section-title{
    flex:1 1 auto;min-width:0;margin:0
  }
  .vsesvoi-page .about__head .arrow-btn,
  .vsesvoi-page .doctors__head .arrow-btn,
  .vsesvoi-page .promos__head .arrow-btn{
    width:auto;flex-shrink:0;font-size:.875rem
  }
  .vsesvoi-page .about__head .arrow-btn::after,
  .vsesvoi-page .doctors__head .arrow-btn::after,
  .vsesvoi-page .promos__head .arrow-btn::after{right:1.55rem}
  .vsesvoi-page .contacts__head .contacts__route{
    width:auto;flex-shrink:0;font-size:13px;white-space:nowrap
  }
  .vsesvoi-page .about__video{position:static}
  .vsesvoi-page .about__grid{grid-template-columns:1fr;gap:28px;margin-bottom:32px}
  .vsesvoi-page .advantages{grid-template-columns:1fr}

  .vsesvoi-page .stats{padding:32px 0}
  .vsesvoi-page .stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .vsesvoi-page .stat-card{padding:20px 16px}
  .vsesvoi-page .stat-card__num{font-size:34px}

  .vsesvoi-page .start{padding:48px 0 40px}
  .vsesvoi-page .start__top,.vsesvoi-page .start__links{grid-template-columns:1fr}
  .vsesvoi-page .start__card{padding:24px 20px}
  .vsesvoi-page .start__card h3{font-size:22px}
  .vsesvoi-page .start__card .btn-primary--pink{width:100%;text-align:center}

  .vsesvoi-page .doctors,.vsesvoi-page .promos,.vsesvoi-page .equipment{padding:48px 0 40px}
  .vsesvoi-page .carousel{padding:0 2px}
  .vsesvoi-page .carousel__arrow{width:40px;height:40px}
  .vsesvoi-page .carousel__arrow--prev{left:2px}
  .vsesvoi-page .carousel__arrow--next{right:2px}
  .vsesvoi-page .carousel--promos{padding:0 40px}
  .vsesvoi-page .carousel--promos .carousel__arrow--prev{left:0}
  .vsesvoi-page .carousel--promos .carousel__arrow--next{right:0}
  .vsesvoi-page .doctor-card{min-height:520px}
  .vsesvoi-page .doctor-card__photo{height:330px}

  .vsesvoi-page .promo-card{padding:28px 24px;border-radius:28px;min-height:0}
  .vsesvoi-page .promo-card__title{font-size:18px;line-height:24px;max-width:100%}
  .vsesvoi-page .promo-card__date{width:100%;font-size:14px}
  .vsesvoi-page .promo-card__img{display:none}
  .vsesvoi-page .promo-card__btn{margin-top:24px;width:100%;text-align:center}

  .vsesvoi-page .ratings{padding:40px 0}
  .vsesvoi-page .ratings__box{padding:28px 20px;border-radius:20px}
  .vsesvoi-page .ratings__grid{gap:24px}
  .vsesvoi-page .ratings__title{font-size:24px}
  .vsesvoi-page .ratings__star{font-size:32px}
  .vsesvoi-page .ratings__num{font-size:42px}
  .vsesvoi-page .ratings__cards{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}
  .vsesvoi-page .ratings__cards .rating-card:nth-child(4),
  .vsesvoi-page .ratings__cards .rating-card:nth-child(5){grid-column:auto}

  .vsesvoi-page .equipment__grid{grid-template-columns:1fr;gap:24px}
  .vsesvoi-page .equipment__title{font-size:26px}

  .vsesvoi-page .booking{padding:48px 0}
  .vsesvoi-page .booking__box{grid-template-columns:1fr;border-radius:20px}
  .vsesvoi-page .booking__info{padding:32px 24px}
  .vsesvoi-page .booking__info h2{font-size:26px}
  .vsesvoi-page .booking__form{padding:28px 20px}
  .vsesvoi-page .booking__field{padding:14px 20px;font-size:16px}

  .vsesvoi-page .contacts{padding:48px 0 32px}
  .vsesvoi-page .contacts__grid{grid-template-columns:1fr;gap:16px}
  .vsesvoi-page .contacts__card{padding:24px 20px}
  .vsesvoi-page .contacts__map{min-height:280px}
  .vsesvoi-page .contacts__actions .btn-primary{width:100%}

  .vsesvoi-page .vs-modal{padding:12px}
  .vsesvoi-page .vs-modal__box{padding:24px 20px;border-radius:18px}
  .vsesvoi-page .vs-modal__title{font-size:20px}
  .vsesvoi-page .vs-modal__field{font-size:16px}
  .vsesvoi-page .vs-toast{left:16px;right:16px;transform:none;width:auto;bottom:16px}
}

/* Рейтинги: горизонтальный скролл карточек на узких экранах */
@media (max-width:654px){
  .vsesvoi-page .ratings__cards{
    display:flex;flex-wrap:nowrap;gap:10px;
    overflow-x:auto;overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    scroll-snap-type:x proximity;
    justify-content:flex-start;
    padding:2px 0px 8px;
    scrollbar-width:none
    margin-left: 0px;
  }
  .vsesvoi-page .ratings__cards::-webkit-scrollbar{display:none}
  .vsesvoi-page .ratings__cards .rating-card{
    flex:0 0 150px;scroll-snap-align:start
  }
  .vsesvoi-page .ratings__cards .rating-card:nth-child(4),
  .vsesvoi-page .ratings__cards .rating-card:nth-child(5){grid-column:unset}
}

/* Акции: крупные телефоны 450–859px — компактная картинка */
@media (min-width:450px) and (max-width:859px){
  .vsesvoi-page .promo-card{padding:28px 24px 132px;border-radius:28px}
  .vsesvoi-page .promo-card__title{font-size:20px;line-height:26px}
  .vsesvoi-page .promo-card__date{font-size:14px}
  .vsesvoi-page .promo-card__img{display:block;right:0;bottom:0}
  .vsesvoi-page .promo-card__img img{height:150px;max-width:48%}
  .vsesvoi-page .promo-card__btn{width:auto;margin-top:20px}
}

/* О клинике и запись: текст в p — 14px уже 750px */
@media (max-width:749px){
  .vsesvoi-page .about__text p,
  .vsesvoi-page .booking__info p{font-size:14px}
  .vsesvoi-page .start__link {padding:16px 24px;}
}

/* Маленькие телефоны: до 480px */
@media (max-width:480px){
  .vsesvoi-page .section-title{font-size:26px}
  .vsesvoi-page .hero__title{font-size:28px}
  .vsesvoi-page .hero__head .hero__badge{font-size:10px;padding:5px 9px}
  .vsesvoi-page .stats__grid{grid-template-columns:1fr}
  .vsesvoi-page .stat-card__num{font-size:30px}
  .vsesvoi-page .start__card h3{font-size:20px}
  .vsesvoi-page .ratings__score{flex-wrap:wrap;gap:10px}
  .vsesvoi-page .equipment__title{font-size:22px}
  .vsesvoi-page .carousel--promos{padding:0 36px}
  .vsesvoi-page .promo-card{padding:24px 20px;border-radius:24px}
  .vsesvoi-page .promo-card__title{font-size:17px;line-height:22px}
  .vsesvoi-page .promo-card__date{font-size:13px}
  .vsesvoi-page .promo-card__btn{margin-top:20px;font-size:14px}
  .vsesvoi-page .about__head .arrow-btn,
  .vsesvoi-page .doctors__head .arrow-btn,
  .vsesvoi-page .promos__head .arrow-btn{font-size:.8125rem}
  .vsesvoi-page .contacts__head .contacts__route{font-size:11px;gap:6px}
  .vsesvoi-page .contacts__head .contacts__route svg{width:16px;height:16px}
}

/* Широкие экраны: от 1400px */
@media (min-width:1400px){
  .vsesvoi-page .container{max-width:1320px;padding:0 32px}
}

/* Десктоп: фиксированная высота заголовка в карточках акций */
@media (min-width:1200px){
  .vsesvoi-page .promo-card__title{min-height:100px}
}

.vsesvoi-page .contacts__map--modx {
  min-height: 380px;
}

.vsesvoi-page .contacts__map--modx > div,
.vsesvoi-page .contacts__map--modx [id^="contacts_map_new_home"] {
  width: 100%;
  height: 100%;
  min-height: 380px;
}

.vsesvoi-page .contacts__map--modx ymaps {
  border-radius: 22px;
}

.vsesvoi-page .contacts__actions .btn-primary{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:1;
  min-width:150px;
  padding:15px;
  border-radius: 100px;
  font-size:15px;
  line-height:1.2;
  text-align:center;
}

.vsesvoi-page .btn-primary {
    width: fit-content;
    padding: 0.775rem 1.55rem;}
}