{"id":84,"date":"2025-04-07T16:52:26","date_gmt":"2025-04-07T13:52:26","guid":{"rendered":"https:\/\/adel.od.ua\/?page_id=84"},"modified":"2026-08-13T18:08:25","modified_gmt":"2026-08-13T15:08:25","slug":"pro-pansionat","status":"publish","type":"page","link":"https:\/\/adel.od.ua\/ru\/pro-pansionat\/","title":{"rendered":"\u041e \u043f\u0430\u043d\u0441\u0438\u043e\u043d\u0430\u0442\u0435"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"84\" class=\"elementor elementor-84\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa018de e-con-full e-flex e-con e-parent\" data-id=\"aa018de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1094438 elementor-widget elementor-widget-html\" data-id=\"1094438\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \n  PAGE: \u041f\u0420\u041e \u041d\u0410\u0421\n  TEMPLATE: Fixed Gradient + Pulsing Stethoscope\n-->\n\n<div class=\"adel-hero-section\">\n  <!-- Content Container -->\n  <div class=\"adel-hero-content\">\n    \n    <!-- Pulsing Stethoscope Icon -->\n    <div class=\"adel-hero-icon fade-in-up\">\n       <span>\ud83e\ude7a<\/span>\n    <\/div>\n\n    <!-- Breadcrumbs -->\n    <div class=\"adel-breadcrumbs fade-in-up delay-1\">\n      <span class=\"breadcrumb-item\"><a href=\"\/ru\/\">\u0413\u043b\u0430\u0432\u043d\u0430\u044f<\/a><\/span>\n      <span class=\"breadcrumb-separator\">\u2022<\/span>\n      <span class=\"breadcrumb-item active\">\u041e \u043d\u0430\u0441<\/span>\n    <\/div>\n\n    <!-- Main Page Title -->\n    <h1 class=\"adel-page-title fade-in-up delay-2\">\n      \u041e \u043d\u0430\u0441\n    <\/h1>\n\n    <!-- Subtitle (Specific to About Us) -->\n    <p class=\"adel-page-subtitle fade-in-up delay-3\">\n      \u0414\u043e\u043c, \u0433\u0434\u0435 \u0446\u0430\u0440\u044f\u0442 \u0437\u0430\u0431\u043e\u0442\u0430, \u0443\u0432\u0430\u0436\u0435\u043d\u0438\u0435 \u0438 \u0441\u0435\u043c\u0435\u0439\u043d\u044b\u0439 \u0443\u044e\u0442\n    <\/p>\n\n  <\/div>\n<\/div>\n\n<style>\n  \/* * SCOPED STYLES for Adel Theme - FIXED TEMPLATE *\/\n  \n  :root {\n    \/* Fixed Gradient Colors *\/\n    --adel-grad-start: #6BAAE9;\n    --adel-grad-middle: #1E6FC4;\n    --adel-grad-end: #0F58AC;\n    \n    --adel-accent-yellow: #F9C74F;\n    --adel-white: #ffffff;\n  }\n\n  .adel-hero-section {\n    position: relative;\n    width: 100%;\n    min-height: 450px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    overflow: hidden;\n    font-family: 'Open Sans', 'Roboto', sans-serif;\n    box-sizing: border-box;\n    padding: 100px 20px 80px;\n    \n    \/* 3-Stop Gradient *\/\n    background: linear-gradient(135deg, var(--adel-grad-start) 0%, var(--adel-grad-middle) 50%, var(--adel-grad-end) 100%);\n  }\n\n  \/* Content Styling *\/\n  .adel-hero-content {\n    position: relative;\n    z-index: 5;\n    max-width: 900px;\n    width: 100%;\n    color: var(--adel-white);\n  }\n\n  \/* Icon Styling *\/\n  .adel-hero-icon {\n    margin-bottom: 20px;\n    display: flex;\n    justify-content: center;\n    font-size: 80px;\n    line-height: 1;\n    filter: drop-shadow(0 5px 10px rgba(0,0,0,0.2));\n    cursor: default;\n  }\n  \n  .adel-hero-icon span {\n    display: inline-block;\n    \/* Continuous Pulse Animation *\/\n    animation: adel-pulse 2s infinite ease-in-out;\n  }\n  \n  \/* Pulse Animation Keyframes *\/\n  @keyframes adel-pulse {\n    0% { transform: scale(1); }\n    50% { transform: scale(1.15); }\n    100% { transform: scale(1); }\n  }\n\n  \/* Breadcrumbs *\/\n  .adel-breadcrumbs {\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    margin-bottom: 15px;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n  }\n\n  .adel-breadcrumbs a {\n    color: var(--adel-white);\n    text-decoration: none;\n    opacity: 0.8;\n    transition: 0.3s;\n  }\n\n  .adel-breadcrumbs a:hover {\n    color: var(--adel-accent-yellow);\n    opacity: 1;\n  }\n\n  .breadcrumb-separator {\n    color: var(--adel-accent-yellow);\n    font-weight: bold;\n  }\n  \n  .breadcrumb-item.active {\n    color: var(--adel-accent-yellow);\n  }\n\n  \/* Typography *\/\n  .adel-page-title {\n    font-size: 54px;\n    font-weight: 800;\n    margin: 0 0 15px 0;\n    line-height: 1.1;\n    color: var(--adel-white);\n    text-shadow: 0 4px 10px rgba(0,0,0,0.15);\n  }\n\n  .adel-page-subtitle {\n    font-size: 20px;\n    font-weight: 400;\n    margin: 0 auto;\n    max-width: 700px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  \/* Entrance Animations *\/\n  .fade-in-up {\n    opacity: 0;\n    transform: translateY(30px);\n    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;\n  }\n\n  .delay-1 { animation-delay: 0.15s; }\n  .delay-2 { animation-delay: 0.3s; }\n  .delay-3 { animation-delay: 0.45s; }\n\n  @keyframes fadeInUp {\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  \/* Mobile Optimization *\/\n  @media (max-width: 768px) {\n    .adel-hero-section {\n      min-height: 300px;\n      padding: 50px 15px;\n    }\n\n    .adel-hero-icon {\n        font-size: 60px;\n    }\n\n    .adel-page-title {\n      font-size: 36px;\n    }\n\n    .adel-page-subtitle {\n      font-size: 16px;\n    }\n  }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-176a9bc e-con-full e-flex e-con e-parent\" data-id=\"176a9bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-980ba14 elementor-widget elementor-widget-html\" data-id=\"980ba14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     ADEL \u2014 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0430 \u00ab\u041f\u0420\u041e \u041d\u0410\u0421\u00bb, \u043a\u043e\u043d\u0442\u0435\u043d\u0442 \u043f\u0456\u0434 hero.\n     \u0412\u0441\u0442\u0430\u0432\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0432 Elementor HTML-\u0432\u0456\u0434\u0436\u0435\u0442 (Elementor Pro).\n     \u0421\u0430\u043c\u043e\u0434\u043e\u0441\u0442\u0430\u0442\u043d\u0456\u0439: \u0432\u043b\u0430\u0441\u043d\u0456 \u0441\u0442\u0438\u043b\u0456, \u0434\u0438\u0437\u0430\u0439\u043d-\u0441\u0438\u0441\u0442\u0435\u043c\u0430 adel-.\n     ============================================================ -->\n\n<!-- \u0425\u0422\u041e \u041c\u0418 -->\n<div class=\"adel-ab-story\">\n  <div class=\"adel-ab-wrap\">\n    <div class=\"adel-ab-story-grid\">\n\n      <div class=\"adel-ab-story-text\">\n        <div class=\"adel-ab-eyebrow\">\u041f\u0430\u043d\u0441\u0438\u043e\u043d\u0430\u0442 \u00ab\u0410\u0434\u0435\u043b\u044c\u00bb \u2022 \u0412 \u043e\u0431\u043e\u0440\u043e\u0442\u0435.<\/div>\n        <h2 class=\"adel-ab-h2\">\u0414\u043e\u043c, \u0433\u0434\u0435 \u043e \u0440\u043e\u0434\u043d\u044b\u0445 \u0437\u0430\u0431\u043e\u0442\u044f\u0442\u0441\u044f, \u043a\u0430\u043a \u043e \u0441\u0432\u043e\u0438\u0445<\/h2>\n        <p class=\"adel-ab-lead\">\n          \u0411\u043e\u043b\u044c\u0448\u0435 <strong>3 \u0433\u043e\u0434\u0430<\/strong> \u043c\u044b \u0437\u0430\u0431\u043e\u0442\u0438\u043c\u0441\u044f \u043e \u0441\u0442\u0430\u0440\u0438\u043a\u0430\u0445 \u0432 \u041e\u0434\u0435\u0441\u0441\u0435 \u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438. &quot;\u0410\u0434\u0435\u043b\u044c&quot; - \u044d\u0442\u043e \u043d\u0435 \u043a\u0430\u0437\u0435\u043d\u043d\u043e\u0435 \u0437\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0435, \u0430 \u0434\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u0441\u0440\u0435\u0434\u0430 \u0441 \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u044b\u043c \u043d\u0430\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u0435\u043c, \u0433\u0434\u0435 \u043a\u0430\u0436\u0434\u044b\u0439 \u0436\u0438\u0442\u0435\u043b\u044c \u043e\u043a\u0440\u0443\u0436\u0435\u043d \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435\u043c, \u0442\u0435\u043f\u043b\u043e\u043c \u0438 \u0443\u0432\u0430\u0436\u0435\u043d\u0438\u0435\u043c.\n        <\/p>\n        <p class=\"adel-ab-p\">\n          \u041a \u043d\u0430\u043c \u043e\u0431\u0440\u0430\u0449\u0430\u044e\u0442\u0441\u044f, \u043a\u043e\u0433\u0434\u0430 \u0440\u043e\u0434\u043d\u043e\u043c\u0443 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0443 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u044b\u0439 \u0443\u0445\u043e\u0434, \u0430 \u0443 \u0441\u0435\u043c\u044c\u0438 \u043d\u0435\u0442 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0435\u0433\u043e \u0434\u043e\u043c\u0430 \u2014 \u0438\u0437-\u0437\u0430 \u0440\u0430\u0431\u043e\u0442\u044b, \u0440\u0430\u0441\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0438\u043b\u0438 \u0441\u043b\u043e\u0436\u043d\u043e\u0433\u043e \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f. \u041c\u044b \u0431\u0435\u0440\u0435\u043c \u044d\u0442\u0443 \u0437\u0430\u0431\u043e\u0442\u0443 \u043e \u0441\u0435\u0431\u0435: \u043e\u0442 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u043e\u0439 \u0433\u0438\u0433\u0438\u0435\u043d\u044b \u0438 \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u0434\u043e \u0443\u0445\u043e\u0434\u0430 \u043f\u043e\u0441\u043b\u0435 \u0438\u043d\u0441\u0443\u043b\u044c\u0442\u0430, \u0438\u043d\u0444\u0430\u0440\u043a\u0442\u0430 \u0438\u043b\u0438 \u043f\u0435\u0440\u0435\u043b\u043e\u043c\u043e\u0432. \u0410 \u043a\u043e\u0433\u0434\u0430 \u043d\u0443\u0436\u043d\u0430 \u0432\u0440\u0430\u0447\u0435\u0431\u043d\u0430\u044f \u043f\u043e\u043c\u043e\u0449\u044c \u2013 \u043f\u0440\u0438\u0433\u043b\u0430\u0448\u0430\u0435\u043c \u0432\u0440\u0430\u0447\u0430 \u043d\u0443\u0436\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0444\u0438\u043b\u044f \u0438\u0437 \u043a\u043b\u0438\u043d\u0438\u043a\u0438-\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430 \u043d\u0435\u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u0432 \u043f\u0430\u043d\u0441\u0438\u043e\u043d\u0430\u0442.\n        <\/p>\n        <p class=\"adel-ab-p\">\n          \u041c\u044b \u0441\u043e\u0437\u043d\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u043c\u0438 \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u043c\u0438 \u043e\u0442\u0434\u0435\u043b\u0435\u043d\u0438\u044f\u043c\u0438, \u0430 \u043d\u0435 \u0431\u043e\u043b\u044c\u0448\u0438\u043c \u043a\u043e\u043d\u0432\u0435\u0439\u0435\u0440\u043e\u043c. \u0422\u0430\u043a \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b \u0437\u043d\u0430\u0435\u0442 \u043f\u043e\u0432\u0430\u0434\u043a\u0438 \u0438 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440 \u043a\u0430\u0436\u0434\u043e\u0433\u043e, \u0430 \u0441\u0435\u043c\u044c\u044f \u0432\u0441\u0435\u0433\u0434\u0430 \u043d\u0430 \u0441\u0432\u044f\u0437\u0438 \u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u0440\u0438\u0435\u0445\u0430\u0442\u044c \u0432 \u0443\u0434\u043e\u0431\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f.\n        <\/p>\n      <\/div>\n\n      <div class=\"adel-ab-story-aside\">\n        <div class=\"adel-ab-aside-card\">\n          <div class=\"adel-ab-aside-item\">\n            <span class=\"adel-ab-aside-ico\">\ud83c\udfe1<\/span>\n            <div>\n              <div class=\"adel-ab-aside-t\">\u0414\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u0430\u0442\u043c\u043e\u0441\u0444\u0435\u0440\u0430<\/div>\n              <div class=\"adel-ab-aside-d\">\u0423\u044e\u0442\u043d\u044b\u0435 \u043a\u043e\u043c\u043d\u0430\u0442\u044b, \u0436\u0438\u0432\u0430\u044f \u0437\u0435\u043b\u0435\u043d\u044c, \u0434\u0432\u043e\u0440\u0438\u043a \u0443 \u043c\u043e\u0440\u044f \u2014 \u0431\u0435\u0437 \u00ab\u0431\u043e\u043b\u044c\u043d\u0438\u0447\u043d\u043e\u0433\u043e\u00bb \u0445\u043e\u043b\u043e\u0434\u0430.<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"adel-ab-aside-item\">\n            <span class=\"adel-ab-aside-ico\">\ud83d\udd50<\/span>\n            <div>\n              <div class=\"adel-ab-aside-t\">\u041d\u0430\u0434\u0437\u043e\u0440 24\/7<\/div>\n              <div class=\"adel-ab-aside-d\">\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b \u0440\u044f\u0434\u043e\u043c \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u043e \u2013 \u0434\u043d\u0435\u043c \u0438 \u043d\u043e\u0447\u044c\u044e, \u0431\u0435\u0437 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445.<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"adel-ab-aside-item\">\n            <span class=\"adel-ab-aside-ico\">\ud83e\udd1d<\/span>\n            <div>\n              <div class=\"adel-ab-aside-t\">\u041e\u0442\u043a\u0440\u044b\u0442\u043e\u0441\u0442\u044c \u0434\u043b\u044f \u0441\u0435\u043c\u044c\u0438<\/div>\n              <div class=\"adel-ab-aside-d\">\u041f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435, \u0437\u0432\u043e\u043d\u043a\u0438, \u0432\u0438\u0434\u0435\u043e\u0441\u0432\u044f\u0437\u044c \u2013 \u0432\u044b \u0432\u0441\u0435\u0433\u0434\u0430 \u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u0447\u0443\u0432\u0441\u0442\u0432\u0443\u0435\u0442 \u0441\u0435\u0431\u044f \u0431\u043b\u0438\u0437\u043a\u0438\u0439 \u0447\u0435\u043b\u043e\u0432\u0435\u043a.<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u0426\u0418\u0424\u0420\u0418 -->\n<div class=\"adel-ab-stats\">\n  <div class=\"adel-ab-stats-decor\" aria-hidden=\"true\">\n    <span class=\"adel-ab-blob adel-ab-blob-1\"><\/span>\n    <span class=\"adel-ab-blob adel-ab-blob-2\"><\/span>\n  <\/div>\n  <div class=\"adel-ab-wrap adel-ab-stats-inner\">\n    <div class=\"adel-ab-stat\">\n      <div class=\"adel-ab-stat-num\">3<span>+<\/span><\/div>\n      <div class=\"adel-ab-stat-lbl\">\u0433\u043e\u0434\u044b \u0437\u0430\u0431\u043e\u0442\u044b \u043e \u0441\u0442\u0430\u0440\u0438\u043a\u0430\u0445<\/div>\n    <\/div>\n    <div class=\"adel-ab-stat\">\n      <div class=\"adel-ab-stat-num\">3<\/div>\n      <div class=\"adel-ab-stat-lbl\">\u043e\u0442\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0432 \u041e\u0434\u0435\u0441\u0441\u0435 \u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438<\/div>\n    <\/div>\n    <div class=\"adel-ab-stat\">\n      <div class=\"adel-ab-stat-num\">24\/7<\/div>\n      <div class=\"adel-ab-stat-lbl\">\u0443\u0445\u043e\u0434, \u043f\u0440\u0438\u0441\u043c\u043e\u0442\u0440 \u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430<\/div>\n    <\/div>\n    <div class=\"adel-ab-stat\">\n      <div class=\"adel-ab-stat-num\">5<\/div>\n      <div class=\"adel-ab-stat-lbl\">\u0440\u0430\u0437 \u0432 \u0434\u0435\u043d\u044c \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u0426\u0406\u041d\u041d\u041e\u0421\u0422\u0406 -->\n<div class=\"adel-ab-values\">\n  <div class=\"adel-ab-wrap\">\n    <div class=\"adel-ab-head\">\n      <div class=\"adel-ab-eyebrow\">\u041d\u0430\u0448\u0438 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u044b<\/div>\n      <h2 class=\"adel-ab-h2 adel-ab-h2-center\">\u041d\u0430 \u0447\u0435\u043c \u0434\u0435\u0440\u0436\u0438\u0442\u0441\u044f \u00ab\u0410\u0434\u0435\u043b\u044c\u00bb<\/h2>\n      <p class=\"adel-ab-head-lead\">\n        \u042d\u0442\u043e \u043d\u0435 \u043b\u043e\u0437\u0443\u043d\u0433\u0438 \u0441\u043e \u0441\u0442\u0435\u043d\u044b, \u0430 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u0430, \u043f\u043e \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u0436\u0438\u0432\u0435\u0442 \u043f\u0430\u043d\u0441\u0438\u043e\u043d\u0430\u0442.\n      <\/p>\n    <\/div>\n\n    <div class=\"adel-ab-vgrid\">\n      <div class=\"adel-ab-vcard\">\n        <div class=\"adel-ab-vicon\"><span>\u2764\ufe0f<\/span><\/div>\n        <h3 class=\"adel-ab-vtitle\">\u0417\u0430\u0431\u043e\u0442\u0430 \u0438 \u0443\u0432\u0430\u0436\u0435\u043d\u0438\u0435<\/h3>\n        <p class=\"adel-ab-vdesc\">\u041e\u0442\u043d\u043e\u0441\u0438\u043c\u0441\u044f \u043a \u043a\u0430\u0436\u0434\u043e\u043c\u0443 \u0436\u0438\u0442\u0435\u043b\u044e \u0442\u0430\u043a, \u043a\u0430\u043a \u0445\u043e\u0442\u0435\u043b\u0438 \u0431\u044b, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043d\u043e\u0441\u0438\u043b\u0438\u0441\u044c \u043a \u043d\u0430\u0448\u0438\u043c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u044f\u043c. \u0414\u043e\u0441\u0442\u043e\u0438\u043d\u0441\u0442\u0432\u043e \u2013 \u043f\u0440\u0435\u0432\u044b\u0448\u0435 \u0432\u0441\u0435\u0433\u043e.<\/p>\n      <\/div>\n      <div class=\"adel-ab-vcard\">\n        <div class=\"adel-ab-vicon\"><span>\ud83d\udee1\ufe0f<\/span><\/div>\n        <h3 class=\"adel-ab-vtitle\">\u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u044c 24\/7<\/h3>\n        <p class=\"adel-ab-vdesc\">\u041a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u044b\u0439 \u043d\u0430\u0434\u0437\u043e\u0440, \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u0430\u044f \u0441\u0440\u0435\u0434\u0430 \u0431\u0435\u0437 \u043e\u0441\u0442\u0440\u044b\u0445 \u0443\u0433\u043b\u043e\u0432 \u0438 \u0441\u043a\u043e\u043b\u044c\u0437\u043a\u043e\u0439 \u043b\u0435\u0441\u0442\u043d\u0438\u0446\u044b, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u043f\u0440\u0438\u0435\u043c\u0430 \u043b\u0435\u043a\u0430\u0440\u0441\u0442\u0432\u0430.<\/p>\n      <\/div>\n      <div class=\"adel-ab-vcard\">\n        <div class=\"adel-ab-vicon\"><span>\ud83d\udc69\u200d\u2695\ufe0f<\/span><\/div>\n        <h3 class=\"adel-ab-vtitle\">\u041e\u043f\u044b\u0442\u043d\u044b\u0439 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b<\/h3>\n        <p class=\"adel-ab-vdesc\">\u0421\u0438\u0434\u0435\u043b\u043a\u0438 \u0441 \u043e\u043f\u044b\u0442\u043e\u043c \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u043b\u0435\u0436\u0430\u0447\u0438\u043c\u0438, \u0434\u0435\u043c\u0435\u043d\u0446\u0438\u0435\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435 \u0438\u043d\u0441\u0443\u043b\u044c\u0442\u0430. \u0421\u043f\u043e\u043a\u043e\u0439\u0441\u0442\u0432\u0438\u0435, \u0442\u0435\u0440\u043f\u0435\u043d\u0438\u0435 \u0438 \u0432\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c.<\/p>\n      <\/div>\n      <div class=\"adel-ab-vcard\">\n        <div class=\"adel-ab-vicon\"><span>\ud83c\udfe1<\/span><\/div>\n        <h3 class=\"adel-ab-vtitle\">\u0421\u0435\u043c\u0435\u0439\u043d\u044b\u0439 \u0443\u044e\u0442<\/h3>\n        <p class=\"adel-ab-vdesc\">\u0414\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u0435\u0434\u0430, \u043e\u0431\u0449\u0435\u043d\u0438\u0435, \u043f\u0440\u043e\u0433\u0443\u043b\u043a\u0438 \u0438 \u043e\u0431\u0449\u0438\u0439 \u0434\u043e\u0441\u0443\u0433. \u0417\u0434\u0435\u0441\u044c \u043d\u0435 \u00ab\u0434\u043e\u0436\u0438\u0432\u0430\u044e\u0442\u00bb, \u0430 \u0436\u0438\u0432\u0443\u0442.<\/p>\n      <\/div>\n      <div class=\"adel-ab-vcard\">\n        <div class=\"adel-ab-vicon\"><span>\ud83d\udd0e<\/span><\/div>\n        <h3 class=\"adel-ab-vtitle\">\u041f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u043e\u0441\u0442\u044c<\/h3>\n        <p class=\"adel-ab-vdesc\">\u041f\u043e\u043d\u044f\u0442\u043d\u044b \u0443\u0441\u043b\u043e\u0432\u0438\u044f \u0438 \u0446\u0435\u043d\u044b \u0431\u0435\u0437 \u0441\u043a\u0440\u044b\u0442\u044b\u0445 \u0434\u043e\u043f\u043b\u0430\u0442. \u0421\u0435\u043c\u044c\u044f \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u044c \u0437\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0438 \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u0432\u0441\u0435 \u0441\u0432\u043e\u0438\u043c\u0438 \u0433\u043b\u0430\u0437\u0430\u043c\u0438.<\/p>\n      <\/div>\n      <div class=\"adel-ab-vcard\">\n        <div class=\"adel-ab-vicon\"><span>\ud83c\udfaf<\/span><\/div>\n        <h3 class=\"adel-ab-vtitle\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/h3>\n        <p class=\"adel-ab-vdesc\">\u0423\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f, \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0438 \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u2013 \u043e\u0442 \u0434\u0438\u0435\u0442\u044b \u0434\u043e \u0440\u0430\u0441\u043f\u043e\u0440\u044f\u0434\u043a\u0430 \u0434\u043d\u044f.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u0423\u041c\u041e\u0412\u0418 \/ \u042f\u041a \u041c\u0418 \u041f\u0420\u0410\u0426\u042e\u0404\u041c\u041e -->\n<div class=\"adel-ab-cond\">\n  <div class=\"adel-ab-wrap\">\n    <div class=\"adel-ab-cond-grid\">\n      <div class=\"adel-ab-cond-text\">\n        <div class=\"adel-ab-eyebrow\">\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u043f\u0440\u0435\u0431\u044b\u0432\u0430\u043d\u0438\u044f<\/div>\n        <h2 class=\"adel-ab-h2\">\u0427\u0442\u043e \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442 \u0432\u0430\u0448 \u0440\u043e\u0434\u043d\u043e\u0439 \u0432 \u00ab\u0410\u0434\u0435\u043b\u044c\u00bb<\/h2>\n        <ul class=\"adel-ab-list\">\n          <li><span class=\"adel-ab-check\">\u2713<\/span> \u0423\u044e\u0442\u043d\u044b\u0435 \u043a\u043e\u043c\u043d\u0430\u0442\u044b \u0441 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u043e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u0435\u043c \u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u043a\u0440\u043e\u0432\u0430\u0442\u044f\u043c\u0438<\/li>\n          <li><span class=\"adel-ab-check\">\u2713<\/span> 5-\u0440\u0430\u0437\u043e\u0432\u043e\u0435 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435 \u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u0434\u0438\u0435\u0442\u044b \u0438 \u0437\u0430\u0431\u043e\u043b\u0435\u0432\u0430\u043d\u0438\u0439<\/li>\n          <li><span class=\"adel-ab-check\">\u2713<\/span> \u0415\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u0430\u044f \u0433\u0438\u0433\u0438\u0435\u043d\u0430, \u0441\u043c\u0435\u043d\u0430 \u0431\u0435\u043b\u044c\u044f, \u043f\u043e\u043c\u043e\u0449\u044c \u0441\u043e \u0432\u0441\u0435\u043c\u0438 \u0431\u044b\u0442\u043e\u0432\u044b\u043c\u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u044f\u043c\u0438<\/li>\n          <li><span class=\"adel-ab-check\">\u2713<\/span> \u041a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f, \u0441\u0430\u0445\u0430\u0440\u0430 \u0438 \u043f\u0440\u0438\u0435\u043c\u0430 \u043b\u0435\u043a\u0430\u0440\u0441\u0442\u0432\u0430 \u043f\u043e \u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044e \u0432\u0440\u0430\u0447\u0430<\/li>\n          <li><span class=\"adel-ab-check\">\u2713<\/span> \u041f\u0440\u043e\u0444\u0438\u043b\u0430\u043a\u0442\u0438\u043a\u0430 \u043f\u0440\u043e\u043b\u0435\u0436\u043d\u0435\u0439, \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043f\u0440\u043e\u043b\u0435\u0436\u043d\u0435\u0432\u044b\u0435 \u043c\u0430\u0442\u0440\u0430\u0441\u044b \u0434\u043b\u044f \u043b\u0435\u0436\u0430\u0447\u0438\u0445<\/li>\n          <li><span class=\"adel-ab-check\">\u2713<\/span> \u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0437\u0430\u043d\u044f\u0442\u0438\u044f \u0438 \u041b\u0424\u041a \u043f\u043e \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u044f\u043c \u0432\u0440\u0430\u0447\u0430<\/li>\n            <li><span class=\"adel-ab-check\">\u2713<\/span> \u0412\u044b\u0437\u043e\u0432 \u0432\u0440\u0430\u0447\u0430 \u0438\u0437 \u043a\u043b\u0438\u043d\u0438\u043a\u0438-\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430 \u0432 \u043f\u0430\u043d\u0441\u0438\u043e\u043d\u0430\u0442 \u2013 \u0432 \u043b\u044e\u0431\u043e\u0435 \u043d\u0443\u0436\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f<\/li>\n          <li><span class=\"adel-ab-check\">\u2713<\/span> \u041e\u0431\u0449\u0435\u043d\u0438\u0435, \u0434\u043e\u0441\u0443\u0433 \u0438 \u043f\u0440\u043e\u0433\u0443\u043b\u043a\u0438 \u043d\u0430 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0432\u043e\u0437\u0434\u0443\u0445\u0435<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"adel-ab-cond-quote\">\n        <div class=\"adel-ab-quote-mark\">\u201c<\/div>\n        <p class=\"adel-ab-quote-text\">\n          \u041c\u044b \u0441\u0442\u0440\u0435\u043c\u0438\u043c\u0441\u044f, \u0447\u0442\u043e\u0431\u044b \u043a\u0430\u0436\u0434\u044b\u0439, \u043a\u0442\u043e \u043f\u0435\u0440\u0435\u0441\u0442\u0443\u043f\u0430\u0435\u0442 \u043f\u043e\u0440\u043e\u0433 \u00ab\u0410\u0434\u0435\u043b\u044c\u00bb, \u043f\u043e\u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b: \u043e\u043d \u0434\u043e\u043c\u0430, \u043e\u043d \u043d\u0443\u0436\u0435\u043d \u0438 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0445 \u0440\u0443\u043a\u0430\u0445.\n        <\/p>\n        <div class=\"adel-ab-quote-by\">\u041a\u043e\u043c\u0430\u043d\u0434\u0430 \u043f\u0430\u043d\u0441\u0438\u043e\u043d\u0430\u0442\u0430 \u00ab\u0410\u0434\u0435\u043b\u044c\u00bb<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA -->\n<div class=\"adel-cta-section\">\n  <div class=\"adel-cta-bg-decor\" aria-hidden=\"true\">\n    <span class=\"adel-cta-blob adel-cta-blob-1\"><\/span>\n    <span class=\"adel-cta-blob adel-cta-blob-2\"><\/span>\n  <\/div>\n  <div class=\"adel-cta-content\">\n    <div class=\"adel-cta-icon\"><span>\ud83d\udcde<\/span><\/div>\n    <h2 class=\"adel-cta-title\">\u041f\u0440\u0438\u0445\u043e\u0434\u0438\u0442\u0435 \u043f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f \u0441 &quot;\u0410\u0434\u0435\u043b\u044c&quot;\u00ab<\/h2>\n    <p class=\"adel-cta-text\">\n      \u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u0435 \u043f\u043e \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443 \u2014 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u043d\u0442 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e \u043e\u0442\u0432\u0435\u0442\u0438\u0442 \u043d\u0430 \u0432\u0441\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u0440\u0430\u0441\u0441\u043a\u0430\u0436\u0435\u0442 \u043e\u0431 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 \u0438 \u0446\u0435\u043d\u0430\u0445 \u0438 \u0441\u043e\u0433\u043b\u0430\u0441\u0443\u0435\u0442 \u0443\u0434\u043e\u0431\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f, \u0447\u0442\u043e\u0431\u044b \u0432\u044b \u043f\u0440\u0438\u0435\u0445\u0430\u043b\u0438 \u0438 \u0443\u0432\u0438\u0434\u0435\u043b\u0438 \u043f\u0430\u043d\u0441\u0438\u043e\u043d\u0430\u0442 \u0441\u0432\u043e\u0438\u043c\u0438 \u0433\u043b\u0430\u0437\u0430\u043c\u0438.\n    <\/p>\n    <div class=\"adel-cta-buttons\">\n      <a href=\"tel:+380674554745\" class=\"adel-cta-btn adel-cta-btn-primary\">\n        <span class=\"adel-cta-btn-ico\">\ud83d\udcf1<\/span>\n        <span class=\"adel-cta-btn-label\">\n          <span class=\"adel-cta-btn-small\">\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c<\/span>\n          <span class=\"adel-cta-btn-big\">067 455 47 45<\/span>\n        <\/span>\n      <\/a>\n      <a href=\"tel:+380664554745\" class=\"adel-cta-btn adel-cta-btn-secondary\">\n        <span class=\"adel-cta-btn-ico\">\ud83d\udcf1<\/span>\n        <span class=\"adel-cta-btn-label\">\n          <span class=\"adel-cta-btn-small\">\u0418\u043b\u0438<\/span>\n          <span class=\"adel-cta-btn-big\">066 455 47 45<\/span>\n        <\/span>\n      <\/a>\n    <\/div>\n    <div class=\"adel-cta-locations\">\n      <div class=\"adel-cta-loc-title\">3 \u043e\u0442\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0432 \u041e\u0434\u0435\u0441\u0441\u0435 \u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438:<\/div>\n      <ul class=\"adel-cta-loc-list\">\n        <li><span class=\"adel-cta-loc-pin\">\ud83d\udccd<\/span> \u0441. \u041d\u043e\u0432\u0430\u044f \u0414\u043e\u0444\u0438\u043d\u043e\u0432\u043a\u0430, \u0443\u043b. \u041a\u0443\u0440\u043e\u0440\u0442\u043d\u0430\u044f, 39<\/li>\n        <li><span class=\"adel-cta-loc-pin\">\ud83d\udccd<\/span> \u0441. \u0424\u043e\u043d\u0442\u0430\u043d\u043a\u0430, \u0443\u043b. \u041c\u0438\u0440\u0430, 20\u0430<\/li>\n        <li><span class=\"adel-cta-loc-pin\">\ud83d\udccd<\/span> \u0441. \u041b\u0438\u043c\u0430\u043d\u043a\u043e, \u0443\u043b. \u041b\u0438\u043c\u0430\u043d\u0441\u043a\u0430\u044f, 20\/12<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n  \/* ---------- \u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0435 ---------- *\/\n  .adel-ab-story, .adel-ab-values, .adel-ab-cond {\n    font-family: 'Open Sans', 'Roboto', sans-serif;\n    box-sizing: border-box;\n    width: 100%;\n  }\n  .adel-ab-story *, .adel-ab-values *, .adel-ab-cond *, .adel-ab-stats * { box-sizing: border-box; }\n\n  .adel-ab-wrap { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\n\n  .adel-ab-eyebrow {\n    display: inline-block;\n    font-size: 13px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n    color: #1E6FC4; background: rgba(107, 170, 233,0.10);\n    padding: 7px 16px; border-radius: 999px; margin-bottom: 18px;\n  }\n  .adel-ab-h2 {\n    font-size: 40px; font-weight: 800; line-height: 1.15; color: #1E6FC4; margin: 0 0 20px 0;\n  }\n  .adel-ab-h2-center { text-align: center; }\n  .adel-ab-lead { font-size: 19px; line-height: 1.65; color: #12314F; margin: 0 0 18px 0; }\n  .adel-ab-p    { font-size: 16px; line-height: 1.7; color: #55677D; margin: 0 0 16px 0; }\n\n  \/* ---------- Story ---------- *\/\n  .adel-ab-story { padding: 80px 0; background: #ffffff; }\n  .adel-ab-story-grid {\n    display: grid; grid-template-columns: 1.35fr 1fr; gap: 50px; align-items: center;\n  }\n  .adel-ab-aside-card {\n    background: #F1F6FC; border: 1px solid rgba(107, 170, 233,0.12);\n    border-radius: 22px; padding: 12px; box-shadow: 0 10px 40px rgba(30, 111, 196,0.08);\n  }\n  .adel-ab-aside-item {\n    display: flex; gap: 16px; align-items: flex-start;\n    padding: 20px; border-radius: 16px; transition: background .3s ease;\n  }\n  .adel-ab-aside-item + .adel-ab-aside-item { border-top: 1px solid rgba(107, 170, 233,0.12); }\n  .adel-ab-aside-item:hover { background: rgba(255,255,255,0.9); }\n  .adel-ab-aside-ico {\n    flex: 0 0 auto; width: 52px; height: 52px; border-radius: 14px;\n    background: linear-gradient(135deg,#6BAAE9 0%,#1E6FC4 50%,#0F58AC 100%);\n    display: flex; align-items: center; justify-content: center; font-size: 26px;\n    box-shadow: 0 8px 18px rgba(30, 111, 196,0.25);\n  }\n  .adel-ab-aside-t { font-size: 17px; font-weight: 700; color: #12314F; margin-bottom: 4px; }\n  .adel-ab-aside-d { font-size: 14.5px; line-height: 1.55; color: #55677D; }\n\n  \/* ---------- Stats ---------- *\/\n  .adel-ab-stats {\n    position: relative; overflow: hidden;\n    padding: 66px 0; color: #fff;\n    font-family: 'Open Sans','Roboto',sans-serif;\n    background: linear-gradient(135deg,#6BAAE9 0%,#1E6FC4 50%,#0F58AC 100%);\n  }\n  .adel-ab-stats-decor { position: absolute; inset: 0; pointer-events: none; }\n  .adel-ab-blob { position: absolute; border-radius: 50%; filter: blur(45px); }\n  .adel-ab-blob-1 { width: 340px; height: 340px; top: -120px; left: -90px; background: rgba(249,199,79,0.18); }\n  .adel-ab-blob-2 { width: 300px; height: 300px; bottom: -120px; right: -70px; background: rgba(255,255,255,0.12); }\n  .adel-ab-stats-inner {\n    position: relative; z-index: 2;\n    display: grid; grid-template-columns: repeat(4,1fr); gap: 30px; text-align: center;\n  }\n  .adel-ab-stat-num {\n    font-size: 54px; font-weight: 800; line-height: 1; margin-bottom: 10px;\n    text-shadow: 0 4px 14px rgba(0,0,0,0.18);\n  }\n  .adel-ab-stat-num span { color: #F9C74F; }\n  .adel-ab-stat-lbl { font-size: 15.5px; line-height: 1.45; opacity: 0.95; max-width: 220px; margin: 0 auto; }\n\n  \/* ---------- Values ---------- *\/\n  .adel-ab-values { padding: 80px 0; background: #F1F6FC; }\n  .adel-ab-head { text-align: center; max-width: 720px; margin: 0 auto 54px; }\n  .adel-ab-head-lead { font-size: 18px; line-height: 1.6; color: #55677D; margin: 0; }\n  .adel-ab-vgrid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 26px; }\n  .adel-ab-vcard {\n    position: relative; background: #fff; border-radius: 18px; padding: 34px 28px;\n    box-shadow: 0 4px 24px rgba(30, 111, 196,0.07); border: 1px solid rgba(107, 170, 233,0.08);\n    overflow: hidden; transition: transform .35s ease, box-shadow .35s ease;\n  }\n  .adel-ab-vcard::before {\n    content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;\n    background: linear-gradient(90deg,#6BAAE9 0%,#1E6FC4 50%,#0F58AC 100%);\n    transform: scaleX(0); transform-origin: left center; transition: transform .45s cubic-bezier(.22,1,.36,1);\n  }\n  .adel-ab-vcard:hover { transform: translateY(-6px); box-shadow: 0 20px 50px rgba(30, 111, 196,0.18); }\n  .adel-ab-vcard:hover::before { transform: scaleX(1); }\n  .adel-ab-vicon {\n    width: 68px; height: 68px; border-radius: 18px;\n    background: linear-gradient(135deg,#6BAAE9 0%,#1E6FC4 50%,#0F58AC 100%);\n    display: flex; align-items: center; justify-content: center; font-size: 32px;\n    margin-bottom: 20px; box-shadow: 0 8px 18px rgba(30, 111, 196,0.25);\n  }\n  .adel-ab-vtitle { font-size: 19px; font-weight: 700; color: #12314F; margin: 0 0 10px 0; }\n  .adel-ab-vdesc { font-size: 15px; line-height: 1.65; color: #55677D; margin: 0; }\n\n  \/* ---------- Conditions ---------- *\/\n  .adel-ab-cond { padding: 80px 0; background: #ffffff; }\n  .adel-ab-cond-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 46px; align-items: center; }\n  .adel-ab-list { list-style: none; margin: 8px 0 0; padding: 0; }\n  .adel-ab-list li {\n    display: flex; gap: 14px; align-items: flex-start;\n    font-size: 16.5px; line-height: 1.55; color: #12314F; padding: 12px 0;\n    border-bottom: 1px solid rgba(107, 170, 233,0.10);\n  }\n  .adel-ab-check {\n    flex: 0 0 auto; width: 26px; height: 26px; border-radius: 50%;\n    background: linear-gradient(135deg,#6BAAE9,#0F58AC); color: #fff;\n    display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700;\n    margin-top: 1px;\n  }\n  .adel-ab-cond-quote {\n    position: relative; background: linear-gradient(135deg,#6BAAE9 0%,#1E6FC4 50%,#0F58AC 100%);\n    color: #fff; border-radius: 22px; padding: 44px 38px; overflow: hidden;\n    box-shadow: 0 20px 50px rgba(30, 111, 196,0.22);\n  }\n  .adel-ab-quote-mark {\n    font-family: Georgia, serif; font-size: 110px; line-height: 0.7; color: #F9C74F; opacity: 0.85;\n    margin-bottom: 6px;\n  }\n  .adel-ab-quote-text { font-size: 21px; line-height: 1.55; font-weight: 600; margin: 0 0 18px 0; }\n  .adel-ab-quote-by { font-size: 14px; letter-spacing: 1px; text-transform: uppercase; color: #F9C74F; font-weight: 700; }\n\n  \/* ---------- CTA (\u044f\u043a \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456 \u041f\u043e\u0441\u043b\u0443\u0433\u0438) ---------- *\/\n  .adel-cta-section {\n    position: relative; overflow: hidden; padding: 90px 20px; text-align: center; color: #fff;\n    font-family: 'Open Sans','Roboto',sans-serif;\n    background: linear-gradient(135deg,#6BAAE9 0%,#1E6FC4 50%,#0F58AC 100%); box-sizing: border-box;\n  }\n  .adel-cta-section *, .adel-cta-section *::before, .adel-cta-section *::after { box-sizing: border-box; }\n  .adel-cta-bg-decor { position: absolute; inset: 0; pointer-events: none; overflow: hidden; }\n  .adel-cta-blob { position: absolute; border-radius: 50%; background: rgba(255,255,255,0.10); filter: blur(40px); }\n  .adel-cta-blob-1 { width: 380px; height: 380px; top: -120px; left: -100px; background: rgba(249,199,79,0.18); }\n  .adel-cta-blob-2 { width: 320px; height: 320px; bottom: -120px; right: -80px; background: rgba(255,255,255,0.12); }\n  .adel-cta-content { position: relative; z-index: 2; max-width: 820px; margin: 0 auto; }\n  .adel-cta-icon {\n    width: 84px; height: 84px; margin: 0 auto 22px; border-radius: 50%;\n    background: rgba(255,255,255,0.18); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);\n    display: flex; align-items: center; justify-content: center; font-size: 40px; line-height: 1;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.15); border: 1px solid rgba(255,255,255,0.25);\n  }\n  .adel-cta-icon span { display: inline-block; animation: adel-cta-tilt 2.5s infinite ease-in-out; }\n  @keyframes adel-cta-tilt { 0%,100%{transform:rotate(0)} 25%{transform:rotate(-12deg)} 50%{transform:rotate(0)} 75%{transform:rotate(12deg)} }\n  .adel-cta-title { font-size: 42px; font-weight: 800; line-height: 1.15; margin: 0 0 16px 0; text-shadow: 0 4px 14px rgba(0,0,0,0.18); }\n  .adel-cta-text { font-size: 19px; line-height: 1.6; margin: 0 auto 36px; max-width: 660px; opacity: 0.95; }\n  .adel-cta-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 18px; margin-bottom: 50px; }\n  .adel-cta-btn { display: inline-flex; align-items: center; gap: 14px; padding: 16px 28px; border-radius: 14px; text-decoration: none; font-family: inherit; transition: transform .25s ease, box-shadow .25s ease, background .25s ease; cursor: pointer; min-width: 260px; justify-content: flex-start; }\n  .adel-cta-btn-ico { font-size: 24px; line-height: 1; }\n  .adel-cta-btn-label { display: flex; flex-direction: column; align-items: flex-start; line-height: 1.1; }\n  .adel-cta-btn-small { font-size: 12px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; opacity: 0.75; }\n  .adel-cta-btn-big { font-size: 20px; font-weight: 800; margin-top: 3px; letter-spacing: 0.3px; }\n  .adel-cta-btn-primary { background: #F9C74F; color: #12314F; box-shadow: 0 10px 26px rgba(249,199,79,0.40); }\n  .adel-cta-btn-primary:hover { transform: translateY(-3px); box-shadow: 0 16px 36px rgba(249,199,79,0.55); background: #ffd667; }\n  .adel-cta-btn-secondary { background: rgba(255,255,255,0.14); color: #fff; border: 1.5px solid rgba(255,255,255,0.45); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); }\n  .adel-cta-btn-secondary:hover { transform: translateY(-3px); background: rgba(255,255,255,0.22); border-color: rgba(255,255,255,0.7); }\n  .adel-cta-locations { padding-top: 32px; border-top: 1px solid rgba(255,255,255,0.18); }\n  .adel-cta-loc-title { font-size: 14px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 16px; color: #F9C74F; }\n  .adel-cta-loc-list { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 28px; }\n  .adel-cta-loc-list li { font-size: 15.5px; font-weight: 500; opacity: 0.95; display: inline-flex; align-items: center; gap: 8px; }\n  .adel-cta-loc-pin { font-size: 16px; }\n\n  \/* ---------- \u0410\u0434\u0430\u043f\u0442\u0438\u0432 ---------- *\/\n  @media (max-width: 1024px) {\n    .adel-ab-h2 { font-size: 32px; }\n    .adel-ab-story-grid { grid-template-columns: 1fr; gap: 36px; }\n    .adel-ab-vgrid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }\n    .adel-ab-cond-grid { grid-template-columns: 1fr; gap: 34px; }\n    .adel-ab-stats-inner { grid-template-columns: repeat(2,1fr); gap: 34px 20px; }\n    .adel-ab-stat-num { font-size: 46px; }\n    .adel-cta-title { font-size: 34px; }\n  }\n  @media (max-width: 640px) {\n    .adel-ab-story, .adel-ab-values, .adel-ab-cond { padding: 56px 0; }\n    .adel-ab-stats { padding: 52px 0; }\n    .adel-ab-h2 { font-size: 26px; }\n    .adel-ab-lead { font-size: 17px; }\n    .adel-ab-vgrid { grid-template-columns: 1fr; gap: 16px; }\n    .adel-ab-stats-inner { grid-template-columns: 1fr 1fr; gap: 28px 14px; }\n    .adel-ab-stat-num { font-size: 40px; }\n    .adel-ab-cond-quote { padding: 34px 26px; }\n    .adel-ab-quote-text { font-size: 18px; }\n    .adel-cta-section { padding: 56px 16px; }\n    .adel-cta-title { font-size: 26px; }\n    .adel-cta-text { font-size: 15.5px; }\n    .adel-cta-buttons { flex-direction: column; align-items: stretch; gap: 12px; }\n    .adel-cta-btn { min-width: 0; width: 100%; padding: 14px 22px; }\n    .adel-cta-loc-list { flex-direction: column; gap: 10px; align-items: center; }\n  }\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83e\ude7a \u0413\u043b\u0430\u0432\u043d\u0430\u044f \u2022 \u041e \u043d\u0430\u0441 \u041e \u043d\u0430\u0441 \u0414\u043e\u043c, \u0433\u0434\u0435 \u0446\u0430\u0440\u044f\u0442 \u0437\u0430\u0431\u043e\u0442\u0430, \u0443\u0432\u0430\u0436\u0435\u043d\u0438\u0435 \u0438 \u0441\u0435\u043c\u0435\u0439\u043d\u044b\u0439 \u0443\u044e\u0442<\/p>","protected":false},"author":1,"featured_media":35,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"rank_math_title":"\u041f\u0430\u043d\u0441\u0456\u043e\u043d\u0430\u0442 \u00ab\u0410\u0434\u0435\u043b\u044c\u00bb \u0432 \u041e\u0434\u0435\u0441\u0456 \u2014 \u0434\u0456\u043c \u0442\u0443\u0440\u0431\u043e\u0442\u0438 \u0434\u043b\u044f \u043b\u0456\u0442\u043d\u0456\u0445","rank_math_description":"\u041f\u0430\u043d\u0441\u0456\u043e\u043d\u0430\u0442 \u00ab\u0410\u0434\u0435\u043b\u044c\u00bb \u2014 \u0446\u0456\u043b\u043e\u0434\u043e\u0431\u043e\u0432\u0438\u0439 \u0434\u043e\u0433\u043b\u044f\u0434 \u0437\u0430 \u043b\u0456\u0442\u043d\u0456\u043c\u0438 \u0432 \u041e\u0434\u0435\u0441\u0456: 3 \u0432\u0456\u0434\u0434\u0456\u043b\u0435\u043d\u043d\u044f, 5-\u0440\u0430\u0437\u043e\u0432\u0435 \u0445\u0430\u0440\u0447\u0443\u0432\u0430\u043d\u043d\u044f, \u0440\u0435\u0430\u0431\u0456\u043b\u0456\u0442\u0430\u0446\u0456\u044f \u043f\u0456\u0441\u043b\u044f \u0456\u043d\u0441\u0443\u043b\u044c\u0442\u0443. \u0422\u0435\u043b\u0435\u0444\u043e\u043d\u0443\u0439\u0442\u0435 \u260e 067 455 47 45","rank_math_focus_keyword":"\u043f\u0430\u043d\u0441\u0456\u043e\u043d\u0430\u0442 \u0434\u043b\u044f \u043b\u0456\u0442\u043d\u0456\u0445 \u041e\u0434\u0435\u0441\u0430","rank_math_canonical_url":"","rank_math_robots":[],"footnotes":""},"class_list":["post-84","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/pages\/84","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/comments?post=84"}],"version-history":[{"count":63,"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/pages\/84\/revisions"}],"predecessor-version":[{"id":1519,"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/pages\/84\/revisions\/1519"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/media\/35"}],"wp:attachment":[{"href":"https:\/\/adel.od.ua\/ru\/wp-json\/wp\/v2\/media?parent=84"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}