
.elementor-element-ca19b86f{
            position:relative;
            overflow:hidden;
        }

        .elementor-element-ca19b86f:after{
            content:"";
            position:absolute;
            inset:0;
            pointer-events:none;
            background:
                linear-gradient(
                    90deg,
                    rgba(5,45,42,.58) 0%,
                    rgba(5,45,42,.35) 52%,
                    rgba(5,45,42,.12) 100%
                );
            z-index:0;
        }

        .elementor-element-ca19b86f
        > .elementor-container{
            position:relative;
            z-index:1;
        }

        .elementor-element-ca19b86f h1{
            max-width:900px;
            margin-left:auto!important;
            margin-right:auto!important;
            text-shadow:0 3px 18px rgba(0,0,0,.4);
        }

        .av2-hero-subtitle{
            max-width:880px;
            margin:0 auto!important;
            font-size:18px!important;
            line-height:1.55!important;
            color:#fff!important;
            text-shadow:0 2px 10px rgba(0,0,0,.45);
        }

        .av2-hero-facts{
            display:flex;
            justify-content:center;
            flex-wrap:wrap;
            gap:12px;
            margin:25px auto 0;
        }

        .av2-hero-fact{
            min-width:170px;
            padding:10px 15px;
            border:1px solid rgba(255,255,255,.35);
            border-radius:12px;
            background:rgba(7,45,42,.45);
            backdrop-filter:blur(7px);
            color:#fff;
            text-align:center;
        }

        .av2-hero-fact strong,
        .av2-hero-fact small{
            display:block;
        }

        .av2-hero-fact strong{
            font-size:14px;
            font-weight:700;
        }

        .av2-hero-fact small{
            margin-top:2px;
            font-size:12px;
            color:rgba(255,255,255,.88);
        }

        .av2-hero-buttons,
        .av2-inline-buttons,
        .av2-cta-buttons,
        .av2-local-actions{
            display:flex;
            justify-content:center;
            flex-wrap:wrap;
            gap:12px;
        }

        .av2-btn{
            display:inline-flex;
            align-items:center;
            justify-content:center;
            min-height:46px;
            padding:12px 24px;
            border-radius:999px;
            font-family:Inter,sans-serif;
            font-size:14px;
            font-weight:700;
            line-height:1.2;
            text-decoration:none!important;
            transition:
                transform .2s ease,
                box-shadow .2s ease,
                background-color .2s ease;
        }

        .av2-btn:hover{
            transform:translateY(-2px);
        }

        .av2-btn-primary{
            color:#fff!important;
            background:#0D9488;
            box-shadow:0 8px 22px rgba(13,148,136,.25);
        }

        .av2-btn-secondary{
            color:#115E59!important;
            background:#fff;
            box-shadow:0 8px 22px rgba(0,0,0,.12);
        }

        .av2-btn-outline{
            color:#0D9488!important;
            background:#fff;
            border:1px solid #0D9488;
        }

        .av2-btn-light{
            color:#115E59!important;
            background:#fff;
        }

        .av2-btn-light-outline{
            color:#fff!important;
            border:1px solid rgba(255,255,255,.75);
            background:transparent;
        }

        .av2-section-head{
            max-width:820px;
            margin:0 auto 36px;
            text-align:center;
        }

        .av2-section-head span,
        .av2-local-copy>span{
            color:#0D9488;
            font-family:Inter,sans-serif;
            font-size:12px;
            font-weight:800;
            letter-spacing:.13em;
        }

        .av2-section-head h2{
            margin:9px 0 13px;
            color:#115E59;
            font-family:Montserrat,sans-serif;
            font-size:34px;
            line-height:1.25;
        }

        .av2-section-head p{
            margin:0;
            color:#555;
            font-family:Inter,sans-serif;
            font-size:16px;
            line-height:1.75;
        }

        .av2-benefits{
            max-width:1200px;
            margin:0 auto;
            padding:65px 25px;
        }

        .av2-benefits-grid{
            display:grid;
            grid-template-columns:repeat(4,1fr);
            gap:20px;
        }

        .av2-benefit{
            padding:28px 22px;
            background:#fff;
            border:1px solid #CCFBF1;
            border-radius:17px;
            box-shadow:0 10px 26px rgba(13,148,136,.06);
            transition:
                transform .25s ease,
                box-shadow .25s ease;
        }

        .av2-benefit:hover{
            transform:translateY(-4px);
            box-shadow:0 16px 36px rgba(13,148,136,.12);
        }

        .av2-benefit-icon{
            width:46px;
            height:46px;
            display:flex;
            align-items:center;
            justify-content:center;
            margin-bottom:17px;
            border-radius:13px;
            background:#CCFBF1;
            color:#0D9488;
        }

        .av2-benefit-icon svg{
            width:25px;
            height:25px;
            fill:none;
            stroke:currentColor;
            stroke-width:1.8;
            stroke-linecap:round;
            stroke-linejoin:round;
        }

        .av2-benefit h3{
            margin:0 0 7px;
            color:#115E59;
            font-family:Montserrat,sans-serif;
            font-size:17px;
            line-height:1.3;
        }

        .av2-benefit-tags{
            margin-bottom:10px;
            color:#0D9488;
            font-family:Inter,sans-serif;
            font-size:12px;
            font-weight:700;
            line-height:1.45;
        }

        .av2-benefit p{
            margin:0;
            color:#555;
            font-family:Inter,sans-serif;
            font-size:14px;
            line-height:1.65;
        }

        .av2-reception-copy p{
            color:#555;
            font-size:15px;
            line-height:1.75;
        }

        .av2-specialties{
            display:flex;
            flex-wrap:wrap;
            gap:8px;
            margin:18px 0;
        }

        .av2-specialties span{
            padding:7px 12px;
            border-radius:999px;
            color:#0D9488;
            background:#E9FAF7;
            font-size:12px;
            font-weight:700;
        }

        .av2-price-line{
            display:flex;
            align-items:center;
            justify-content:space-between;
            gap:20px;
            max-width:520px;
            margin:18px 0;
            padding:15px 18px;
            border:1px solid #CCFBF1;
            border-radius:13px;
            background:#F5FFFD;
        }

        .av2-price-line span{
            color:#444;
            font-size:14px;
        }

        .av2-price-line strong{
            color:#0D9488;
            font-size:22px;
            white-space:nowrap;
        }

        .av2-inline-buttons{
            justify-content:flex-start;
        }

        .av2-services-grid{
            display:grid;
            grid-template-columns:repeat(4,1fr);
            gap:20px;
            max-width:1200px;
            margin:35px auto 0;
        }

        .av2-service{
            position:relative;
            display:flex;
            flex-direction:column;
            min-height:280px;
            padding:27px 23px;
            color:inherit!important;
            background:#fff;
            border:1px solid #CCFBF1;
            border-radius:17px;
            text-align:left;
            text-decoration:none!important;
            transition:
                transform .25s ease,
                box-shadow .25s ease,
                border-color .25s ease;
        }

        .av2-service:hover{
            transform:translateY(-4px);
            border-color:#0D9488;
            box-shadow:0 17px 34px rgba(13,148,136,.12);
        }

        .av2-service-main{
            background:#0D9488;
            border-color:#0D9488;
        }

        .av2-service-main h3,
        .av2-service-main p,
        .av2-service-main .av2-service-more{
            color:#fff!important;
        }

        .av2-service img{
            width:54px;
            height:54px;
            object-fit:contain;
            margin-bottom:16px;
        }

        .av2-service-icon{
            width:54px;
            height:54px;
            display:flex;
            align-items:center;
            justify-content:center;
            margin-bottom:16px;
            border-radius:13px;
            background:rgba(255,255,255,.18);
            font-size:27px;
        }

        .av2-service h3{
            margin:0 0 10px;
            color:#115E59;
            font-family:Montserrat,sans-serif;
            font-size:18px;
        }

        .av2-service p{
            margin:0 0 18px;
            color:#666;
            font-size:14px;
            line-height:1.65;
        }

        .av2-service-price{
            align-self:flex-start;
            margin-bottom:10px;
            padding:6px 10px;
            border-radius:999px;
            color:#115E59;
            background:#fff;
            font-size:13px;
            font-weight:800;
        }

        .av2-service-more{
            margin-top:auto;
            color:#0D9488;
            font-size:13px;
            font-weight:700;
        }

        .av2-clinical{
            padding:75px 25px;
            background:#F1FBF9;
        }

        .av2-clinical-inner{
            max-width:1200px;
            margin:0 auto;
        }

        .av2-clinical-grid{
            display:grid;
            grid-template-columns:repeat(3,1fr);
            gap:24px;
        }

        .av2-clinical article{
            padding:30px;
            background:#fff;
            border:1px solid #CCFBF1;
            border-radius:17px;
            transition:
                transform .25s ease,
                box-shadow .25s ease;
        }

        .av2-clinical article:hover{
            transform:translateY(-4px);
            box-shadow:0 16px 34px rgba(13,148,136,.1);
        }

        .av2-clinical h3{
            margin:0 0 13px;
            color:#115E59;
            font-family:Montserrat,sans-serif;
            font-size:20px;
        }

        .av2-clinical article p{
            margin:0 0 17px;
            color:#555;
            font-size:15px;
            line-height:1.7;
        }

        .av2-clinical article a{
            color:#0D9488;
            font-size:14px;
            font-weight:700;
            text-decoration:none;
        }

        .gal-item,
        .elementor-element-ad2b5df5 img{
            transition:
                transform .35s ease,
                box-shadow .35s ease;
        }

        .gal-item:hover,
        .elementor-element-ad2b5df5 img:hover{
            transform:scale(1.025);
            box-shadow:0 15px 35px rgba(0,0,0,.15);
        }

        .av2-local{
            padding:75px 25px;
            background:#fff;
        }

        .av2-local-inner{
            display:grid;
            grid-template-columns:1.25fr .75fr;
            gap:45px;
            max-width:1200px;
            margin:0 auto;
            align-items:center;
        }

        .av2-local-copy h2{
            margin:9px 0 15px;
            color:#115E59;
            font-family:Montserrat,sans-serif;
            font-size:32px;
            line-height:1.25;
        }

        .av2-local-copy p{
            max-width:700px;
            color:#555;
            font-size:16px;
            line-height:1.75;
        }

        .av2-local-actions{
            justify-content:flex-start;
            margin-top:24px;
        }

        .av2-local-info{
            display:grid;
            gap:12px;
            padding:25px;
            border-radius:18px;
            background:#F1FBF9;
            border:1px solid #CCFBF1;
        }

        .av2-local-info div{
            padding:15px;
            border-radius:12px;
            background:#fff;
        }

        .av2-local-info small,
        .av2-local-info strong{
            display:block;
        }

        .av2-local-info small{
            margin-bottom:5px;
            color:#0D9488;
            font-size:12px;
            font-weight:700;
            text-transform:uppercase;
            letter-spacing:.08em;
        }

        .av2-local-info strong{
            color:#115E59;
            font-size:16px;
            line-height:1.45;
        }

        .elementor-element-08719488
        .elementor-element-9b60c978 p{
            max-width:820px;
            margin-left:auto!important;
            margin-right:auto!important;
            color:rgba(255,255,255,.94)!important;
            font-size:16px!important;
            line-height:1.65!important;
        }

        @media(max-width:1050px){
            .av2-benefits-grid,
            .av2-services-grid{
                grid-template-columns:repeat(2,1fr);
            }
        }

        @media(max-width:850px){
            .av2-clinical-grid,
            .av2-local-inner{
                grid-template-columns:1fr;
            }

            .av2-local-info{
                grid-template-columns:repeat(3,1fr);
            }
        }

        @media(max-width:600px){
            .av2-hero-subtitle{
                font-size:16px!important;
            }

            .av2-hero-facts{
                display:grid;
                grid-template-columns:1fr;
                max-width:310px;
            }

            .av2-hero-fact{
                min-width:0;
            }

            .av2-benefits,
            .av2-clinical,
            .av2-local{
                padding:50px 17px;
            }

            .av2-section-head h2,
            .av2-local-copy h2{
                font-size:27px;
            }

            .av2-benefits-grid,
            .av2-services-grid,
            .av2-clinical-grid,
            .av2-local-info{
                grid-template-columns:1fr;
            }

            .av2-service{
                min-height:0;
            }

            .av2-inline-buttons,
            .av2-local-actions,
            .av2-cta-buttons,
            .av2-hero-buttons{
                flex-direction:column;
            }

            .av2-btn{
                width:100%;
            }

            .av2-price-line{
                align-items:flex-start;
                flex-direction:column;
                gap:7px;
            }
        }

        @media(max-width:600px){
            /*
             * &#1050;&#1086;&#1084;&#1087;&#1072;&#1082;&#1090;&#1085;&#1099;&#1081; &#1087;&#1077;&#1088;&#1074;&#1099;&#1081; &#1101;&#1082;&#1088;&#1072;&#1085;.
             */
            .elementor-element-ca19b86f{
                min-height:0!important;
                background-position:58% center!important;
            }

            .elementor-element-ca19b86f
            > .elementor-container{
                min-height:0!important;
                padding-top:82px!important;
                padding-bottom:34px!important;
            }

            .elementor-element-ca19b86f h1{
                max-width:330px!important;
                margin-left:auto!important;
                margin-right:auto!important;
                font-size:30px!important;
                line-height:1.14!important;
            }

            .av2-hero-subtitle{
                max-width:330px;
                font-size:15px!important;
                line-height:1.48!important;
            }

            /*
             * &#1056;&#1077;&#1081;&#1090;&#1080;&#1085;&#1075; &mdash; &#1087;&#1077;&#1088;&#1074;&#1072;&#1103; &#1089;&#1090;&#1088;&#1086;&#1082;&#1072;,
             * &#1072;&#1076;&#1088;&#1077;&#1089; &#1080; &#1088;&#1077;&#1078;&#1080;&#1084; &mdash; &#1074;&#1090;&#1086;&#1088;&#1072;&#1103;.
             */
            .av2-hero-facts{
                display:grid!important;
                grid-template-columns:repeat(2,minmax(0,1fr))!important;
                gap:8px!important;
                width:100%;
                max-width:340px;
                margin-top:18px!important;
            }

            .av2-hero-fact{
                min-width:0!important;
                padding:8px 7px!important;
                border-radius:10px!important;
            }

            .av2-hero-fact:first-child{
                grid-column:1 / -1;
            }

            .av2-hero-fact strong{
                font-size:12px!important;
            }

            .av2-hero-fact small{
                font-size:10px!important;
                line-height:1.3!important;
            }

            .av2-hero-buttons{
                max-width:340px;
                margin:12px auto 0;
                gap:8px!important;
            }

            .av2-hero-buttons .av2-btn{
                min-height:43px;
                padding:10px 17px;
                font-size:13px;
            }

            /*
             * &#1042;&#1077;&#1088;&#1093;&#1085;&#1103;&#1103; &#1089;&#1083;&#1091;&#1078;&#1077;&#1073;&#1085;&#1072;&#1103; &#1089;&#1090;&#1088;&#1086;&#1082;&#1072;:
             * &#1086;&#1089;&#1090;&#1072;&#1074;&#1083;&#1103;&#1077;&#1084; &#1086;&#1089;&#1085;&#1086;&#1074;&#1085;&#1086;&#1081; &#1085;&#1086;&#1084;&#1077;&#1088; &#1080; &#1095;&#1072;&#1089;&#1099;.
             */
            .alfavet-topbar{
                min-height:38px!important;
            }

            .alfavet-topbar a:nth-of-type(n+2),
            .alfavet-topbar .social-links,
            .alfavet-topbar [class*="social"]{
                display:none!important;
            }

            /*
             * &#1053;&#1080;&#1078;&#1085;&#1103;&#1103; &#1084;&#1086;&#1073;&#1080;&#1083;&#1100;&#1085;&#1072;&#1103; &#1087;&#1072;&#1085;&#1077;&#1083;&#1100; &#1091;&#1078;&#1077; &#1074;&#1099;&#1087;&#1086;&#1083;&#1085;&#1103;&#1077;&#1090;
             * &#1092;&#1091;&#1085;&#1082;&#1094;&#1080;&#1080; &#1079;&#1072;&#1087;&#1080;&#1089;&#1080; &#1080; &#1079;&#1074;&#1086;&#1085;&#1082;&#1072;. &#1055;&#1083;&#1072;&#1074;&#1072;&#1102;&#1097;&#1080;&#1081;
             * &#1086;&#1088;&#1072;&#1085;&#1078;&#1077;&#1074;&#1099;&#1081; &#1074;&#1080;&#1076;&#1078;&#1077;&#1090; &#1085;&#1072; &#1084;&#1086;&#1073;&#1080;&#1083;&#1100;&#1085;&#1086;&#1084; &#1089;&#1082;&#1088;&#1099;&#1074;&#1072;&#1077;&#1084;
             * &#1086;&#1090;&#1076;&#1077;&#1083;&#1100;&#1085;&#1099;&#1084; &#1082;&#1083;&#1072;&#1089;&#1089;&#1086;&#1084;, &#1076;&#1086;&#1073;&#1072;&#1074;&#1083;&#1103;&#1077;&#1084;&#1099;&#1084; &#1089;&#1082;&#1088;&#1080;&#1087;&#1090;&#1086;&#1084;.
             */
            .av2-hide-mobile-consultation{
                display:none!important;
            }
        }


        @media(max-width:600px){
            /*
             * Hero &#1076;&#1077;&#1083;&#1072;&#1077;&#1084; &#1082;&#1086;&#1084;&#1087;&#1072;&#1082;&#1090;&#1085;&#1077;&#1077;.
             */
            .elementor-element-ca19b86f
            > .elementor-container{
                padding-top:58px!important;
                padding-bottom:22px!important;
            }

            .elementor-element-ca19b86f
            .elementor-background-slideshow__slide__image{
                background-position:62% 68%!important;
            }

            .elementor-element-ca19b86f{
                background-position:62% 68%!important;
            }

            /*
             * &#1047;&#1072;&#1087;&#1080;&#1089;&#1100; &#1080; &#1079;&#1074;&#1086;&#1085;&#1086;&#1082; &#1091;&#1078;&#1077; &#1076;&#1086;&#1089;&#1090;&#1091;&#1087;&#1085;&#1099;
             * &#1074; &#1085;&#1080;&#1078;&#1085;&#1077;&#1081; &#1092;&#1080;&#1082;&#1089;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085;&#1085;&#1086;&#1081; &#1087;&#1072;&#1085;&#1077;&#1083;&#1080;.
             * &#1042; hero &#1086;&#1089;&#1090;&#1072;&#1074;&#1083;&#1103;&#1077;&#1084; &#1087;&#1077;&#1088;&#1077;&#1093;&#1086;&#1076; &#1082; &#1087;&#1088;&#1080;&#1105;&#1084;&#1091; &#1080; &#1094;&#1077;&#1085;&#1072;&#1084;.
             */
            .av2-hero-buttons
            .av2-btn-primary{
                display:none!important;
            }

            .av2-hero-buttons{
                max-width:340px!important;
                margin-top:10px!important;
            }

            .av2-hero-buttons
            .av2-btn-secondary{
                display:flex!important;
                width:100%!important;
                min-height:43px!important;
            }

            /*
             * &#1050;&#1083;&#1072;&#1089;&#1089; &#1085;&#1072;&#1079;&#1085;&#1072;&#1095;&#1072;&#1077;&#1090;&#1089;&#1103; &#1073;&#1077;&#1079;&#1086;&#1087;&#1072;&#1089;&#1085;&#1099;&#1084; JS &#1085;&#1080;&#1078;&#1077;
             * &#1087;&#1083;&#1072;&#1074;&#1072;&#1102;&#1097;&#1077;&#1084;&#1091; &#1086;&#1088;&#1072;&#1085;&#1078;&#1077;&#1074;&#1086;&#1084;&#1091; &#1074;&#1080;&#1076;&#1078;&#1077;&#1090;&#1091;.
             */
            .av2-mobile-hidden{
                display:none!important;
                visibility:hidden!important;
                pointer-events:none!important;
            }
        }


        /*
         * &#1052;&#1086;&#1073;&#1080;&#1083;&#1100;&#1085;&#1072;&#1103; &#1074;&#1077;&#1088;&#1089;&#1080;&#1103;: &#1090;&#1086;&#1095;&#1085;&#1099;&#1077; &#1089;&#1077;&#1083;&#1077;&#1082;&#1090;&#1086;&#1088;&#1099;,
         * &#1073;&#1077;&#1079; JavaScript &#1080; &#1087;&#1086;&#1080;&#1089;&#1082;&#1072; &#1087;&#1086; &#1090;&#1077;&#1082;&#1089;&#1090;&#1091;.
         */
        @media(max-width:600px){
            #alfavet-chat-widget,
            #alfavet-chat-btn{
                display:none!important;
                visibility:hidden!important;
                pointer-events:none!important;
            }

            .top-bar-mob
            a[href="tel:+79038330000"]{
                display:none!important;
            }

            .top-bar-mob{
                justify-content:center!important;
                gap:18px!important;
            }

            .top-bar-mob
            a[href="tel:+74922379000"]{
                display:inline-flex!important;
            }
        }


        /*
         * &#1048;&#1048;-&#1082;&#1086;&#1085;&#1089;&#1091;&#1083;&#1100;&#1090;&#1072;&#1094;&#1080;&#1103; &#1085;&#1072; &#1084;&#1086;&#1073;&#1080;&#1083;&#1100;&#1085;&#1086;&#1084;:
         * &#1089;&#1086;&#1093;&#1088;&#1072;&#1085;&#1103;&#1077;&#1084; &#1089;&#1091;&#1097;&#1077;&#1089;&#1090;&#1074;&#1091;&#1102;&#1097;&#1091;&#1102; &#1083;&#1086;&#1075;&#1080;&#1082;&#1091; &#1095;&#1072;&#1090;&#1072;,
         * &#1084;&#1077;&#1085;&#1103;&#1077;&#1084; &#1090;&#1086;&#1083;&#1100;&#1082;&#1086; &#1088;&#1072;&#1079;&#1084;&#1077;&#1088; &#1080; &#1087;&#1086;&#1083;&#1086;&#1078;&#1077;&#1085;&#1080;&#1077; &#1082;&#1085;&#1086;&#1087;&#1082;&#1080;.
         */
        @media(max-width:600px){
            #alfavet-chat-widget{
                display:block!important;
                visibility:visible!important;
                pointer-events:auto!important;
            }

            #alfavet-chat-btn{
                position:fixed!important;
                right:14px!important;
                bottom:calc(
                    78px + env(safe-area-inset-bottom, 0px)
                )!important;

                width:54px!important;
                height:54px!important;
                min-width:54px!important;
                min-height:54px!important;
                max-width:54px!important;
                max-height:54px!important;

                display:flex!important;
                align-items:center!important;
                justify-content:center!important;

                padding:0!important;
                margin:0!important;
                border:0!important;
                border-radius:50%!important;

                background:
                    linear-gradient(
                        135deg,
                        #ff7a2f 0%,
                        #ed5d22 100%
                    )!important;

                box-shadow:
                    0 8px 22px
                    rgba(232,93,38,.38)!important;

                color:transparent!important;
                font-size:0!important;
                line-height:0!important;
                text-indent:-9999px!important;

                visibility:visible!important;
                opacity:1!important;
                pointer-events:auto!important;
                overflow:hidden!important;
                z-index:9998!important;

                transition:
                    transform .2s ease,
                    box-shadow .2s ease!important;
            }

            #alfavet-chat-btn::before{
                content:"";
                display:block;
                width:25px;
                height:25px;
                flex:0 0 25px;

                background-repeat:no-repeat;
                background-position:center;
                background-size:contain;

                /*
                 * &#1041;&#1077;&#1083;&#1072;&#1103; SVG-&#1080;&#1082;&#1086;&#1085;&#1082;&#1072; &#1089;&#1086;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103;.
                 */
                background-image:url(
                    "data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M21%2015a4%204%200%200%201-4%204H8l-5%203V7a4%204%200%200%201%204-4h10a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20d%3D%22M8%209h8M8%2013h5%22%2F%3E%3C%2Fsvg%3E"
                );

                text-indent:0!important;
            }

            #alfavet-chat-btn:hover,
            #alfavet-chat-btn:focus-visible{
                transform:translateY(-2px)!important;
                box-shadow:
                    0 11px 27px
                    rgba(232,93,38,.48)!important;
            }

            /*
             * &#1057;&#1082;&#1088;&#1099;&#1074;&#1072;&#1077;&#1084; &#1076;&#1086;&#1087;&#1086;&#1083;&#1085;&#1080;&#1090;&#1077;&#1083;&#1100;&#1085;&#1099;&#1081; &#1085;&#1086;&#1084;&#1077;&#1088;
             * &#1090;&#1086;&#1083;&#1100;&#1082;&#1086; &#1074; &#1084;&#1086;&#1073;&#1080;&#1083;&#1100;&#1085;&#1086;&#1081; &#1074;&#1077;&#1088;&#1093;&#1085;&#1077;&#1081; &#1089;&#1090;&#1088;&#1086;&#1082;&#1077;.
             * &#1042; footer &#1080; &#1082;&#1086;&#1085;&#1090;&#1072;&#1082;&#1090;&#1072;&#1093; &#1086;&#1085; &#1086;&#1089;&#1090;&#1072;&#1105;&#1090;&#1089;&#1103;.
             */
            .top-bar-mob
            a[href="tel:+79038330000"]{
                display:none!important;
            }

            .top-bar-mob{
                justify-content:center!important;
                gap:18px!important;
            }
        }


        /*
         * &#1052;&#1086;&#1073;&#1080;&#1083;&#1100;&#1085;&#1072;&#1103; &#1082;&#1085;&#1086;&#1087;&#1082;&#1072; &#1048;&#1048;-&#1082;&#1086;&#1085;&#1089;&#1091;&#1083;&#1100;&#1090;&#1072;&#1085;&#1090;&#1072;:
         * &#1080;&#1082;&#1086;&#1085;&#1082;&#1072; + &#1087;&#1086;&#1085;&#1103;&#1090;&#1085;&#1072;&#1103; &#1087;&#1086;&#1076;&#1087;&#1080;&#1089;&#1100;.
         */
        @media(max-width:600px){
            #alfavet-chat-widget{
                display:block!important;
                visibility:visible!important;
                pointer-events:auto!important;
            }

            #alfavet-chat-btn{
                position:fixed!important;
                right:12px!important;
                bottom:calc(
                    78px + env(safe-area-inset-bottom, 0px)
                )!important;

                width:144px!important;
                height:48px!important;
                min-width:144px!important;
                min-height:48px!important;
                max-width:144px!important;
                max-height:48px!important;

                display:flex!important;
                align-items:center!important;
                justify-content:center!important;
                gap:8px!important;

                padding:0 15px!important;
                margin:0!important;
                border:0!important;
                border-radius:999px!important;

                background:
                    linear-gradient(
                        135deg,
                        #ff7a2f 0%,
                        #ed5d22 100%
                    )!important;

                box-shadow:
                    0 8px 22px
                    rgba(232,93,38,.38)!important;

                color:transparent!important;
                font-size:0!important;
                line-height:1!important;
                text-indent:-9999px!important;

                visibility:visible!important;
                opacity:1!important;
                pointer-events:auto!important;
                overflow:hidden!important;
                z-index:9998!important;

                transition:
                    transform .2s ease,
                    box-shadow .2s ease!important;
            }

            #alfavet-chat-btn::before{
                content:""!important;
                display:block!important;
                width:21px!important;
                height:21px!important;
                flex:0 0 21px!important;

                background-repeat:no-repeat!important;
                background-position:center!important;
                background-size:contain!important;

                background-image:url(
                    "data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M21%2015a4%204%200%200%201-4%204H8l-5%203V7a4%204%200%200%201%204-4h10a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20d%3D%22M8%209h8M8%2013h5%22%2F%3E%3C%2Fsvg%3E"
                )!important;

                text-indent:0!important;
            }

            #alfavet-chat-btn::after{
                content:"\0421\043F\0440\043E\0441\0438\0442\044C\0020\0418\0418"!important;
                display:block!important;
                color:#fff!important;
                font-family:Inter,sans-serif!important;
                font-size:13px!important;
                font-weight:800!important;
                line-height:1!important;
                letter-spacing:0!important;
                text-indent:0!important;
                white-space:nowrap!important;
            }

            #alfavet-chat-btn:hover,
            #alfavet-chat-btn:focus-visible{
                transform:translateY(-2px)!important;
                box-shadow:
                    0 11px 27px
                    rgba(232,93,38,.48)!important;
            }

            /*
             * &#1042;&#1090;&#1086;&#1088;&#1086;&#1081; &#1085;&#1086;&#1084;&#1077;&#1088; &#1089;&#1082;&#1088;&#1099;&#1074;&#1072;&#1077;&#1084; &#1090;&#1086;&#1083;&#1100;&#1082;&#1086;
             * &#1074; &#1084;&#1086;&#1073;&#1080;&#1083;&#1100;&#1085;&#1086;&#1081; &#1074;&#1077;&#1088;&#1093;&#1085;&#1077;&#1081; &#1089;&#1090;&#1088;&#1086;&#1082;&#1077;.
             */
            .top-bar-mob
            a[href="tel:+79038330000"]{
                display:none!important;
            }

            .top-bar-mob{
                justify-content:center!important;
                gap:18px!important;
            }
        }


        @media(prefers-reduced-motion:reduce){
            .av2-benefit,
            .av2-service,
            .av2-clinical article,
            .gal-item,
            .elementor-element-ad2b5df5 img,
            .av2-btn{
                transition:none!important;
            }
        }
