{"id":14,"date":"2026-05-06T10:44:23","date_gmt":"2026-05-06T10:44:23","guid":{"rendered":"https:\/\/interno.vebses.io\/?page_id=14"},"modified":"2026-05-14T13:11:19","modified_gmt":"2026-05-14T13:11:19","slug":"home","status":"publish","type":"page","link":"https:\/\/interno.vebses.io\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<p><!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INTERNO \u2014 HERO SLIDER (full-bleed) \u2014 MOBILE FIXED\n     - 100dvh on mobile (true full-height on phones)\n     - slide-content bounded by header height (no overlap)\n     - Buttons fit on one line on mobile\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Georgian:wght@400;500;600&family=Noto+Serif+Georgian:wght@400;500;600&display=swap');\n    \/* \u2550\u2550\u2550 PAGE-LEVEL HORIZONTAL-SCROLL LOCKDOWN \u2550\u2550\u2550 *\/\n    html, body {\n        overflow-x: hidden;\n        overflow-x: clip;\n    }\n    :root {\n        --bg-color: #FBF3EB;\n        --text-color: #1A1A1A;\n        --line-color: rgba(26, 26, 26, 0.15);\n        --title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n        --body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n    }\n    \/* Section-scoped reset *\/\n    .hero-wrap, .hero-wrap * { box-sizing: border-box; }\n    .hero-wrap {\n        background-color: var(--bg-color);\n        color: var(--text-color);\n        font-family: var(--body-font);\n        font-weight: 400;\n        line-height: 1.6;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n        text-rendering: optimizeLegibility;\n        position: relative;\n        width: 100vw;\n        max-width: 100vw;\n        margin-left: calc(50% - 50vw);\n        margin-right: calc(50% - 50vw);\n        overflow-x: clip;\n        overflow-y: visible;\n    }\n    .hero-wrap h1, .hero-wrap .title-font {\n        font-family: var(--title-font);\n        font-weight: normal;\n        margin: 0;\n    }\n    .hero-wrap p { margin: 0; }\n    .hero-wrap a { text-decoration: none; color: inherit; }\n    .hero-wrap img { display: block; max-width: 100%; }\n    \/* Buttons (light variant for dark image overlay) *\/\n    .hero-wrap .btn-cream {\n        background: var(--bg-color); color: var(--text-color); border: none;\n        padding: 0 1.6rem; height: 48px; display: inline-flex; align-items: center;\n        justify-content: center; gap: .5rem; border-radius: 50px; cursor: pointer;\n        font-family: var(--body-font); font-size: .95rem;\n        text-decoration: none;\n        transition: opacity .4s, transform .4s;\n    }\n    .hero-wrap .btn-cream:hover { opacity: .92; transform: translateY(-1px); }\n    .hero-wrap .btn-cream svg { width: 14px; height: 14px; stroke-width: 1.5; }\n    .hero-wrap .btn-outline-light {\n        background: transparent; color: #fff;\n        border: 1px solid rgba(255,255,255,.5);\n        padding: 0 1.6rem; height: 48px; display: inline-flex; align-items: center;\n        justify-content: center; gap: .5rem; border-radius: 50px; cursor: pointer;\n        font-family: var(--body-font); font-size: .95rem;\n        text-decoration: none;\n        transition: background .4s, color .4s, border-color .4s, transform .4s;\n    }\n    .hero-wrap .btn-outline-light:hover {\n        background: #fff; color: var(--text-color);\n        border-color: #fff; transform: translateY(-1px);\n    }\n    \/* Pin button states (prevent Elementor injection) *\/\n    .hero-wrap .btn-cream,\n    .hero-wrap .btn-cream:link, .hero-wrap .btn-cream:visited,\n    .hero-wrap .btn-cream:hover, .hero-wrap .btn-cream:focus, .hero-wrap .btn-cream:focus-visible, .hero-wrap .btn-cream:active {\n        background-color: var(--bg-color) !important;\n        color: var(--text-color) !important;\n        border: none !important;\n    }\n    .hero-wrap .btn-outline-light,\n    .hero-wrap .btn-outline-light:link, .hero-wrap .btn-outline-light:visited {\n        background-color: transparent !important;\n        color: #fff !important;\n        border: 1px solid rgba(255,255,255,.5) !important;\n    }\n    .hero-wrap .btn-outline-light:hover, .hero-wrap .btn-outline-light:focus, .hero-wrap .btn-outline-light:focus-visible, .hero-wrap .btn-outline-light:active {\n        background-color: #fff !important;\n        color: var(--text-color) !important;\n        border-color: #fff !important;\n    }\n    .hero-wrap a:focus, .hero-wrap a:focus-visible { outline: none; }\n    \/* \u2550\u2550\u2550 DISABLE CAPS \u2014 force normal Mkhedruli rendering \u2550\u2550\u2550 *\/\n    .hero-wrap .slide-title,\n    .hero-wrap .slide-sub,\n    .hero-wrap .btn-cream,\n    .hero-wrap .btn-outline-light {\n        text-transform: none !important;\n        font-feature-settings: normal !important;\n        font-variant-caps: normal !important;\n    }\n    \/* \u2550\u2550\u2550 FULL-BLEED SLIDER \u2550\u2550\u2550 *\/\n    .hero-wrap .hero-slider {\n        position: relative;\n        height: 100vh;\n        min-height: 600px;\n        overflow: hidden;\n        width: 100%;\n        max-width: 100%;\n    }\n    .hero-wrap .hero-slider .swiper-wrapper {\n        width: 100%;\n        max-width: 100%;\n    }\n    .hero-wrap .swiper-slide {\n        position: relative;\n        overflow: hidden;\n        width: 100%;\n        max-width: 100%;\n    }\n    \/* Full-bleed image *\/\n    .hero-wrap .slide-image {\n        position: absolute;\n        inset: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        z-index: 1;\n    }\n    \/* Dark gradient overlay *\/\n    .hero-wrap .slide-overlay {\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(\n            180deg,\n            rgba(0,0,0,.45) 0%,\n            rgba(0,0,0,.50) 40%,\n            rgba(0,0,0,.65) 75%,\n            rgba(0,0,0,.78) 100%\n        );\n        pointer-events: none;\n        z-index: 2;\n    }\n    \/* \u2550\u2550\u2550 SLIDE CONTENT \u2014 bounded by header height \u2550\u2550\u2550 *\/\n    .hero-wrap .slide-content {\n        position: absolute;\n        top: var(--ih-header-height, 75px);\n        right: 0;\n        bottom: 0;\n        left: 0;\n        padding: 4rem 3rem 2.5rem;\n        color: #fff;\n        z-index: 3;\n        display: flex;\n        flex-direction: column;\n        justify-content: flex-end;\n        gap: 2.5rem;\n        max-width: 100%;\n        min-width: 0;\n    }\n    .hero-wrap .slide-text {\n        display: flex; flex-direction: column;\n        gap: 1.5rem;\n        max-width: 720px;\n        min-width: 0;\n    }\n    .hero-wrap .slide-title {\n        font-size: clamp(2.6rem, 6vw, 5.4rem);\n        line-height: 1; letter-spacing: -0.01em;\n        color: #fff;\n        overflow-wrap: break-word;\n        word-wrap: break-word;\n    }\n    .hero-wrap .slide-sub {\n        font-size: 1.05rem; line-height: 1.7;\n        color: rgba(255,255,255,.85);\n        max-width: 540px;\n        overflow-wrap: break-word;\n        word-wrap: break-word;\n    }\n    .hero-wrap .slide-actions {\n        display: flex; gap: 1rem; flex-wrap: wrap;\n        margin-top: .5rem;\n        max-width: 100%;\n    }\n    .hero-wrap .slide-bottom-bar {\n        display: flex; justify-content: flex-end; align-items: flex-end;\n        padding-top: 2rem;\n        border-top: 1px solid rgba(255,255,255,.2);\n        flex-wrap: wrap; gap: 2rem;\n        max-width: 100%;\n        min-width: 0;\n    }\n    .hero-wrap .slide-meta {\n        display: flex; gap: 3rem;\n        flex-wrap: wrap;\n        min-width: 0;\n    }\n    .hero-wrap .meta-item .meta-num {\n        font-family: var(--title-font);\n        font-size: 2.4rem; line-height: 1;\n        display: block; margin-bottom: .3rem;\n        color: #fff;\n    }\n    .hero-wrap .meta-item .meta-lbl {\n        font-size: .8rem;\n        color: rgba(255,255,255,.7);\n        text-transform: uppercase; letter-spacing: 1px;\n    }\n    \/* \u2550\u2550\u2550 Slider controls \u2014 positioned absolutely, always visible on every slide \u2550\u2550\u2550 *\/\n    .hero-wrap .slide-controls {\n        position: absolute;\n        bottom: 2.5rem;\n        right: 3rem;\n        z-index: 4;\n        display: flex;\n        align-items: center;\n        gap: 1rem;\n    }\n    .hero-wrap .swiper-pagination-custom {\n        display: flex; gap: .5rem; align-items: center;\n    }\n    .hero-wrap .swiper-pagination-custom .swiper-pagination-bullet {\n        width: 32px; height: 2px;\n        border-radius: 0;\n        background: #fff;\n        opacity: .35;\n        transition: opacity .4s ease, width .4s ease;\n        margin: 0;\n        cursor: pointer;\n        border: none;\n        padding: 0;\n    }\n    .hero-wrap .swiper-pagination-custom .swiper-pagination-bullet-active {\n        opacity: 1;\n        width: 56px;\n    }\n    .hero-wrap .hero-nav {\n        display: flex; gap: .5rem;\n    }\n    .hero-wrap .hero-nav-btn {\n        width: 42px; height: 42px;\n        border-radius: 50%;\n        border: 1px solid rgba(255,255,255,.4);\n        background: transparent;\n        color: #fff;\n        display: flex; align-items: center; justify-content: center;\n        cursor: pointer;\n        transition: background .3s ease, color .3s ease, border-color .3s ease;\n        padding: 0;\n    }\n    .hero-wrap .hero-nav-btn:hover {\n        background: #fff;\n        color: var(--text-color);\n        border-color: #fff;\n    }\n    .hero-wrap .hero-nav-btn.swiper-button-disabled { opacity: .35; cursor: not-allowed; }\n    .hero-wrap .hero-nav-btn svg { width: 16px; height: 16px; stroke-width: 1.5; }\n    \/* Subtle Ken Burns zoom on active slide *\/\n    .hero-wrap .slide-image { will-change: transform; }\n    .hero-wrap .swiper-slide-active .slide-image {\n        animation: hero-zoom 8s ease-out forwards;\n    }\n    @keyframes hero-zoom {\n        from { transform: scale(1.04); }\n        to   { transform: scale(1); }\n    }\n    \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n    @media (max-width: 1024px) {\n        .hero-wrap .slide-content { padding: 3rem 2rem 2rem; gap: 2rem; }\n        .hero-wrap .slide-controls { bottom: 2rem; right: 2rem; }\n    }\n    @media (max-width: 768px) {\n        \/* 100vh on mobile (dvh accounts for URL bar) *\/\n        .hero-wrap .hero-slider {\n            height: 100vh;\n            height: 100dvh;\n            min-height: 560px;\n        }\n        \/* Extra bottom padding so buttons clear the navigation controls *\/\n        .hero-wrap .slide-content {\n            padding: 1.5rem 1.2rem 5.5rem;\n            gap: 1.2rem;\n        }\n        .hero-wrap .slide-text { gap: .9rem; }\n        .hero-wrap .slide-title {\n            font-size: clamp(1.9rem, 7vw, 2.6rem);\n        }\n        .hero-wrap .slide-sub {\n            font-size: .9rem;\n            line-height: 1.55;\n        }\n        \/* Buttons fit on a single line *\/\n        .hero-wrap .slide-actions {\n            gap: .5rem;\n            flex-wrap: nowrap;\n        }\n        .hero-wrap .btn-cream,\n        .hero-wrap .btn-outline-light {\n            height: 42px;\n            font-size: .8rem;\n            padding: 0 .9rem;\n            gap: .35rem;\n            white-space: nowrap;\n            min-width: 0;\n        }\n        .hero-wrap .btn-cream svg,\n        .hero-wrap .btn-outline-light svg {\n            width: 11px;\n            height: 11px;\n        }\n        \/* Controls \u2014 left side, lifted off the screen edge *\/\n        .hero-wrap .slide-controls {\n            bottom: 2rem;\n            left: 1.2rem;\n            right: auto;\n            gap: .7rem;\n        }\n        .hero-wrap .swiper-pagination-custom .swiper-pagination-bullet { width: 22px; }\n        .hero-wrap .swiper-pagination-custom .swiper-pagination-bullet-active { width: 36px; }\n        .hero-wrap .hero-nav-btn { width: 36px; height: 36px; }\n    }\n    @media (max-width: 480px) {\n        .hero-wrap .hero-slider {\n            height: 100vh;\n            height: 100dvh;\n            min-height: 520px;\n        }\n        .hero-wrap .slide-content { padding: 1rem 1rem 5rem; gap: .9rem; }\n        .hero-wrap .slide-title {\n            font-size: clamp(1.7rem, 7.5vw, 2.2rem);\n        }\n        .hero-wrap .slide-sub { font-size: .85rem; }\n        .hero-wrap .slide-controls {\n            bottom: 1.5rem;\n            left: 1rem;\n            right: auto;\n            gap: .5rem;\n        }\n        .hero-wrap .btn-cream,\n        .hero-wrap .btn-outline-light {\n            height: 38px;\n            font-size: .75rem;\n            padding: 0 .75rem;\n        }\n        .hero-wrap .btn-cream svg,\n        .hero-wrap .btn-outline-light svg {\n            width: 10px;\n            height: 10px;\n        }\n    }\n<\/style>\n<p>            <!-- \u2550\u2550\u2550 SLIDE 1 \u2550\u2550\u2550 --><br \/>\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1618221195710-dd6b41faaea6?auto=format&#038;fit=crop&#038;w=2400&#038;q=85\"\n                     alt=\"Modern interior with parquet floor\"><\/p>\n<h1>\u10d8\u10dc\u10e2\u10d4\u10e0\u10d8\u10d4\u10e0\u10d8<br \/>\u10d8\u10ec\u10e7\u10d4\u10d1\u10d0 \u10d8\u10d0\u10e2\u10d0\u10d9\u10d8\u10d3\u10d0\u10dc<\/h1>\n<p>Interno \u2014 \u10d4\u10e1 \u10d0\u10e0\u10d8\u10e1 \u10db\u10e3\u10ee\u10d8\u10e1 \u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8, \u10e4\u10d8\u10da\u10d0, \u10da\u10d0\u10db\u10d8\u10dc\u10d0\u10e2\u10d8 \u10d3\u10d0 \u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d0\u10e0\u10d8, \u10e0\u10dd\u10db\u10d4\u10da\u10d8\u10ea \u10d0\u10d4\u10e0\u10d7\u10d8\u10d0\u10dc\u10d4\u10d1\u10e1 \u10d4\u10d5\u10e0\u10dd\u10de\u10e3\u10da \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10e1 \u10d3\u10d0 \u10e5\u10d0\u10e0\u10d7\u10e3\u10da \u10d4\u10e1\u10d7\u10d4\u10e2\u10d8\u10d9\u10d0\u10e1.<\/p>\n<p>                            <a href=\"#\"><br \/>\n                                \u10d9\u10dd\u10da\u10d4\u10e5\u10ea\u10d8\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0<br \/>\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/><\/svg><br \/>\n                            <\/a><br \/>\n                            <a href=\"#\">\u10e3\u10e4\u10d0\u10e1\u10dd \u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d0<\/a><br \/>\n            <!-- \u2550\u2550\u2550 SLIDE 2 \u2550\u2550\u2550 --><br \/>\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565183997392-2f6f122e5912?auto=format&#038;fit=crop&#038;w=2400&#038;q=85\"\n                     alt=\"Premium parquet detail\"><\/p>\n<h1>\u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10d8<br \/>\u10d4\u10d5\u10e0\u10dd\u10de\u10e3\u10da\u10d8 \u10d1\u10e0\u10d4\u10dc\u10d3\u10d4\u10d1\u10d8\u10d3\u10d0\u10dc<\/h1>\n<p>Bauwerk, Quick-Step, Marazzi, Arte \u2014 \u10e8\u10d4\u10e0\u10e9\u10d4\u10e3\u10da\u10d8 \u10de\u10d0\u10e0\u10e2\u10dc\u10d8\u10dd\u10e0\u10d4\u10d1\u10d8 50+ \u10ec\u10da\u10d8\u10d0\u10dc\u10d8 \u10d8\u10e1\u10e2\u10dd\u10e0\u10d8\u10d8\u10d7 \u10d3\u10d0 \u10e1\u10d4\u10e0\u10e2\u10d8\u10e4\u10d8\u10ea\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10d8\u10d7.<\/p>\n<p>                            <a href=\"#\"><br \/>\n                                \u10d1\u10e0\u10d4\u10dc\u10d3\u10d4\u10d1\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0<br \/>\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/><\/svg><br \/>\n                            <\/a><br \/>\n                            <a href=\"#\">\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8\u10e1 \u10e8\u10d4\u10e0\u10e9\u10d4\u10d5\u10d0<\/a><br \/>\n            <!-- \u2550\u2550\u2550 SLIDE 3 \u2550\u2550\u2550 --><br \/>\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585154340-be6161a56a0c?auto=format&#038;fit=crop&#038;w=2400&#038;q=85\"\n                     alt=\"Completed interior project\"><\/p>\n<h1>\u10e1\u10e0\u10e3\u10da\u10d8 \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8<br \/>\u10d4\u10e0\u10d7 \u10d0\u10d3\u10d2\u10d8\u10da\u10d0\u10e1<\/h1>\n<p>\u10d9\u10dd\u10dc\u10ea\u10d4\u10e4\u10ea\u10d8\u10d8\u10d3\u10d0\u10dc \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d0\u10db\u10d3\u10d4 \u2014 Interno-\u10e1 \u10d2\u10e3\u10dc\u10d3\u10d8 \u10d7\u10e5\u10d5\u10d4\u10dc \u10d4\u10e0\u10d7\u10d0\u10d3 \u10dc\u10d0\u10ee\u10d0\u10d5\u10e1 \u10db\u10d0\u10e1\u10d0\u10da\u10d0\u10e1, \u10e8\u10d4\u10d0\u10e0\u10e9\u10d4\u10d5\u10d7 \u10ec\u10e7\u10dd\u10d1\u10d0\u10e1 \u10d3\u10d0 \u10d2\u10d0\u10d3\u10d0\u10d2\u10ea\u10d4\u10db\u10d7 \u10db\u10d6\u10d0\u10d3 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4\u10e1.<\/p>\n<p>                            <a href=\"#\"><br \/>\n                                \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d4\u10d1\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0<br \/>\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/><\/svg><br \/>\n                            <\/a><br \/>\n                            <a href=\"#\">\u10e8\u10d4\u10ee\u10d5\u10d4\u10d3\u10e0\u10d8\u10e1 \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d0<\/a><br \/>\n        <!-- \u2550\u2550\u2550 SHARED CONTROLS \u2014 outside slides, always visible \u2550\u2550\u2550 --><br \/>\n                <button type=\"button\" aria-label=\"\u10ec\u10d8\u10dc\u10d0\"><br \/>\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 19.5L8.25 12l7.5-7.5\"\/><\/svg><br \/>\n                <\/button><br \/>\n                <button type=\"button\" aria-label=\"\u10e8\u10d4\u10db\u10d3\u10d4\u10d2\u10d8\"><br \/>\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 4.5l7.5 7.5-7.5 7.5\"\/><\/svg><br \/>\n                <\/button><br \/>\n\t\t\n    <style>\n\n        :root {\n            --icat-bg-color: #F5F5F5;\n            --icat-text-color: #1A1A1A;\n            --icat-line-color: rgba(26, 26, 26, 0.15);\n            --icat-title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n            --icat-body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n        }\n\n        .interno-categories-wrap, .interno-categories-wrap * { box-sizing: border-box; }\n        .interno-categories-wrap {\n            background-color: var(--icat-bg-color);\n            color: var(--icat-text-color);\n            font-family: var(--icat-body-font);\n            font-weight: 400;\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            text-rendering: optimizeLegibility;\n            \/* Break out of constrained containers *\/\n            width: 100vw;\n            margin-left: calc(50% - 50vw);\n            margin-right: calc(50% - 50vw);\n            max-width: 100vw;\n            overflow-x: clip;\n        }\n        .interno-categories-wrap h2 {\n            font-family: var(--icat-title-font);\n            font-weight: normal;\n            margin: 0;\n        }\n        .interno-categories-wrap p { margin: 0; }\n        .interno-categories-wrap a { text-decoration: none; color: inherit; }\n        .interno-categories-wrap img { display: block; max-width: 100%; }\n\n        \/* btn-outline *\/\n        .interno-categories-wrap .icat-btn-outline,\n        .interno-categories-wrap .icat-btn-outline:link,\n        .interno-categories-wrap .icat-btn-outline:visited {\n            background-color: transparent !important;\n            color: var(--icat-text-color) !important;\n            border: 1px solid var(--icat-text-color) !important;\n            padding: 0 1.2rem;\n            height: 36px;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: .5rem;\n            border-radius: 50px;\n            cursor: pointer;\n            font-family: var(--icat-body-font);\n            font-size: .85rem;\n            text-decoration: none;\n            transition: background-color .4s cubic-bezier(.22,1,.36,1), color .4s cubic-bezier(.22,1,.36,1), transform .4s cubic-bezier(.22,1,.36,1);\n        }\n        .interno-categories-wrap .icat-btn-outline:hover,\n        .interno-categories-wrap .icat-btn-outline:focus,\n        .interno-categories-wrap .icat-btn-outline:focus-visible,\n        .interno-categories-wrap .icat-btn-outline:active {\n            background-color: var(--icat-text-color) !important;\n            color: var(--icat-bg-color) !important;\n            border-color: var(--icat-text-color) !important;\n            transform: translateY(-1px);\n        }\n        .interno-categories-wrap a:focus,\n        .interno-categories-wrap a:focus-visible { outline: none; }\n\n        \/* Section header *\/\n        .interno-categories-wrap .icat-head {\n            display: flex; justify-content: space-between; align-items: flex-end;\n            padding: 5rem 3rem 3rem; gap: 2rem; flex-wrap: wrap;\n        }\n        .interno-categories-wrap .icat-head-left { max-width: 55%; }\n        .interno-categories-wrap .icat-title { font-size: clamp(2rem, 4vw, 3.4rem); line-height: 1.05; }\n        .interno-categories-wrap .icat-head-right { max-width: 35%; }\n        .interno-categories-wrap .icat-head-right p {\n            font-size: .95rem; opacity: .7; line-height: 1.7; margin-bottom: 1.2rem;\n        }\n\n        \/* \u2550\u2550\u2550 CATEGORIES GRID \u2550\u2550\u2550 *\/\n        .interno-categories-wrap .icat-section {\n            padding-bottom: 5rem;\n            border-bottom: 1px solid var(--icat-line-color);\n        }\n        .interno-categories-wrap .icat-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.3fr;\n            gap: 1.5rem;\n            padding: 0 3rem;\n        }\n        .interno-categories-wrap .icat-grid.icat-grid-hero-only {\n            grid-template-columns: 1fr;\n        }\n        .interno-categories-wrap .icat-small-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 1.5rem;\n        }\n        .interno-categories-wrap .icat-card {\n            position: relative; overflow: hidden;\n            border-radius: 4px;\n            cursor: pointer;\n            display: block;\n            background: rgba(26,26,26,.05);\n            color: #fff;\n        }\n        .interno-categories-wrap .icat-small-grid .icat-card { aspect-ratio: 4\/3; }\n        .interno-categories-wrap .icat-card img {\n            position: absolute; inset: 0;\n            width: 100%; height: 100%;\n            object-fit: cover;\n            transition: transform 1.4s cubic-bezier(.22,1,.36,1);\n        }\n        .interno-categories-wrap .icat-card:hover img { transform: scale(1.04); }\n        .interno-categories-wrap .icat-card::after {\n            content: '';\n            position: absolute; inset: 0;\n            background: linear-gradient(to top, rgba(0,0,0,.65) 0%, rgba(0,0,0,.15) 45%, transparent 75%);\n            pointer-events: none;\n        }\n        .interno-categories-wrap .icat-overlay {\n            position: absolute;\n            left: 1.6rem; right: 1.6rem; bottom: 1.6rem;\n            display: flex; align-items: flex-end; justify-content: space-between;\n            gap: 1rem;\n            z-index: 2;\n        }\n        .interno-categories-wrap .icat-name {\n            font-family: var(--icat-title-font);\n            font-size: 1.5rem;\n            line-height: 1.15;\n            margin-bottom: .35rem;\n            color: #fff;\n        }\n        .interno-categories-wrap .icat-hero .icat-name {\n            font-size: clamp(2rem, 3vw, 2.6rem);\n            letter-spacing: -0.01em;\n        }\n        .interno-categories-wrap .icat-count {\n            font-size: .75rem;\n            opacity: .85;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            color: #fff;\n        }\n        .interno-categories-wrap .icat-arrow {\n            width: 40px; height: 40px;\n            border-radius: 50%;\n            border: 1px solid rgba(255,255,255,.5);\n            display: flex; align-items: center; justify-content: center;\n            color: #fff;\n            flex-shrink: 0;\n            transition: background .4s ease, color .4s ease, transform .4s cubic-bezier(.22,1,.36,1);\n        }\n        .interno-categories-wrap .icat-card:hover .icat-arrow {\n            background: #fff;\n            color: var(--icat-text-color);\n            transform: rotate(-45deg);\n        }\n        .interno-categories-wrap .icat-arrow svg { width: 14px; height: 14px; stroke-width: 1.5; }\n\n        \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n        @media (max-width: 1024px) {\n            .interno-categories-wrap .icat-head { padding: 4rem 2.5rem 2.5rem; }\n            .interno-categories-wrap .icat-head-left { max-width: 60%; }\n            .interno-categories-wrap .icat-head-right { max-width: 38%; }\n            .interno-categories-wrap .icat-section { padding-bottom: 4rem; }\n            .interno-categories-wrap .icat-grid {\n                grid-template-columns: 1fr;\n                padding: 0 2.5rem;\n                gap: 1rem;\n            }\n            .interno-categories-wrap .icat-hero { aspect-ratio: 16\/9; }\n        }\n        @media (max-width: 768px) {\n            .interno-categories-wrap .icat-head {\n                padding: 3rem 1.2rem 2rem;\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 1.2rem;\n            }\n            .interno-categories-wrap .icat-head-left,\n            .interno-categories-wrap .icat-head-right { max-width: 100%; }\n            .interno-categories-wrap .icat-section { padding-bottom: 2.5rem; }\n            .interno-categories-wrap .icat-grid { padding: 0 1.2rem; gap: .8rem; }\n            .interno-categories-wrap .icat-small-grid { gap: .8rem; }\n            .interno-categories-wrap .icat-overlay { left: 1rem; right: 1rem; bottom: 1rem; }\n            .interno-categories-wrap .icat-name { font-size: 1.1rem; }\n            .interno-categories-wrap .icat-hero .icat-name { font-size: 1.6rem; }\n            .interno-categories-wrap .icat-arrow { width: 34px; height: 34px; }\n        }\n        @media (max-width: 480px) {\n            .interno-categories-wrap .icat-head { padding: 2.5rem 1rem 1.5rem; }\n            .interno-categories-wrap .icat-grid { padding: 0 1rem; }\n        }\n    <\/style>\n\n    <div class=\"interno-categories-wrap\">\n        <section class=\"icat-section\">\n\n            <!-- HEADER -->\n            <div class=\"icat-head\">\n                <div class=\"icat-head-left\">\n                    <h2 class=\"icat-title\">\u10e7\u10d5\u10d4\u10da\u10d0\u10e4\u10d4\u10e0\u10d8 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8<br>\u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10d6\u10d4\u10d3\u10d0\u10de\u10d8\u10e0\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1<\/h2>\n                <\/div>\n                <div class=\"icat-head-right\">\n                    <p>\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8 \u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d4\u10d1\u10d8 \u2014 \u10d8\u10d0\u10e2\u10d0\u10d9\u10d8\u10d3\u10d0\u10dc \u10d9\u10d4\u10d3\u10da\u10d0\u10db\u10d3\u10d4. \u10d7\u10d8\u10d7\u10dd\u10d4\u10e3\u10da\u10e8\u10d8 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10e8\u10d4\u10e0\u10e9\u10d4\u10e3\u10da\u10d8 \u10d1\u10e0\u10d4\u10dc\u10d3\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d4\u10d1\u10d8.<\/p>\n                                    <\/div>\n            <\/div>\n\n            <!-- GRID -->\n            <div class=\"icat-grid\">\n\n                <!-- HERO CARD -->\n                <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct-category\/wall-coverings\/\" class=\"icat-card icat-hero\">\n                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/08\/1fa2af4655a44dda2a0fcb36912dddff.jpg\" alt=\"\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d0\u10e0\u10d8\" loading=\"lazy\">\n                                        <div class=\"icat-overlay\">\n                        <div>\n                            <div class=\"icat-name\">\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d0\u10e0\u10d8<\/div>\n                                                            <div class=\"icat-count\">29 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8<\/div>\n                                                    <\/div>\n                        <div class=\"icat-arrow\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n                <!-- SMALL GRID (4 cards) -->\n                                    <div class=\"icat-small-grid\">\n                                                    <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct-category\/surfaces\/\" class=\"icat-card\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/08\/f2f89c358e3cbdc56f25774b8c9a6d78.jpg\" alt=\"\u10db\u10dd\u10e1\u10d0\u10de\u10d8\u10e0\u10d9\u10d4\u10d7\u10d4\u10d1\u10d4\u10da\u10d8\" loading=\"lazy\">\n                                                                <div class=\"icat-overlay\">\n                                    <div>\n                                        <div class=\"icat-name\">\u10db\u10dd\u10e1\u10d0\u10de\u10d8\u10e0\u10d9\u10d4\u10d7\u10d4\u10d1\u10d4\u10da\u10d8<\/div>\n                                                                                    <div class=\"icat-count\">8 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8<\/div>\n                                                                            <\/div>\n                                    <div class=\"icat-arrow\">\n                                        <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/>\n                                        <\/svg>\n                                    <\/div>\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct-category\/lighting\/\" class=\"icat-card\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/08\/gan-Photoroom.png\" alt=\"\u10d2\u10d0\u10dc\u10d0\u10d7\u10d4\u10d1\u10d0\" loading=\"lazy\">\n                                                                <div class=\"icat-overlay\">\n                                    <div>\n                                        <div class=\"icat-name\">\u10d2\u10d0\u10dc\u10d0\u10d7\u10d4\u10d1\u10d0<\/div>\n                                                                                    <div class=\"icat-count\">18 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8<\/div>\n                                                                            <\/div>\n                                    <div class=\"icat-arrow\">\n                                        <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/>\n                                        <\/svg>\n                                    <\/div>\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct-category\/decorative\/\" class=\"icat-card\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/08\/buxa.jpg\" alt=\"\u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8\" loading=\"lazy\">\n                                                                <div class=\"icat-overlay\">\n                                    <div>\n                                        <div class=\"icat-name\">\u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8<\/div>\n                                                                                    <div class=\"icat-count\">12 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8<\/div>\n                                                                            <\/div>\n                                    <div class=\"icat-arrow\">\n                                        <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/>\n                                        <\/svg>\n                                    <\/div>\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct-category\/iatakis-safari\/\" class=\"icat-card\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/08\/park.jpg\" alt=\"\u10d8\u10d0\u10e2\u10d0\u10d9\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d0\u10e0\u10d8\" loading=\"lazy\">\n                                                                <div class=\"icat-overlay\">\n                                    <div>\n                                        <div class=\"icat-name\">\u10d8\u10d0\u10e2\u10d0\u10d9\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d0\u10e0\u10d8<\/div>\n                                                                                    <div class=\"icat-count\">9 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8<\/div>\n                                                                            <\/div>\n                                    <div class=\"icat-arrow\">\n                                        <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/>\n                                        <\/svg>\n                                    <\/div>\n                                <\/div>\n                            <\/a>\n                                            <\/div>\n                \n            <\/div>\n        <\/section>\n    <\/div>\n\n            <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\n        \n    <style>\n\n        :root {\n            --ibs-bg-color: #F5F5F5;\n            --ibs-text-color: #1A1A1A;\n            --ibs-line-color: rgba(26, 26, 26, 0.15);\n            --ibs-title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n            --ibs-body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n            --ibs-accent-color: #8c3b28;\n        }\n\n        .interno-bestsellers-wrap, .interno-bestsellers-wrap * { box-sizing: border-box; }\n        .interno-bestsellers-wrap {\n            background-color: var(--ibs-bg-color);\n            color: var(--ibs-text-color);\n            font-family: var(--ibs-body-font);\n            font-weight: 400;\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            text-rendering: optimizeLegibility;\n            width: 100vw;\n            margin-left: calc(50% - 50vw);\n            margin-right: calc(50% - 50vw);\n            max-width: 100vw;\n            overflow: hidden;\n        }\n        .interno-bestsellers-wrap h2,\n        .interno-bestsellers-wrap h3 {\n            font-family: var(--ibs-title-font); font-weight: normal; margin: 0;\n        }\n        .interno-bestsellers-wrap a { text-decoration: none; color: inherit; }\n        .interno-bestsellers-wrap img { display: block; max-width: 100%; }\n        .interno-bestsellers-wrap button { background: none; border: 0; cursor: pointer; color: inherit; font-family: inherit; }\n\n        \/* \u2550\u2550\u2550 CAROUSEL SECTION \u2550\u2550\u2550 *\/\n        .interno-bestsellers-wrap .ibs-section {\n            padding: 5rem 3rem;\n            border-bottom: 1px solid var(--ibs-line-color);\n        }\n        .interno-bestsellers-wrap .ibs-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-end;\n            gap: 2rem;\n            flex-wrap: wrap;\n            margin-bottom: 3rem;\n        }\n        .interno-bestsellers-wrap .ibs-header h2 {\n            font-size: clamp(2rem, 4vw, 3rem);\n            line-height: 1.05;\n        }\n\n        \/* Navigation arrows *\/\n        .interno-bestsellers-wrap .ibs-nav { display: flex; gap: .6rem; }\n        .interno-bestsellers-wrap .ibs-nav button {\n            width: 44px; height: 44px;\n            border-radius: 50%;\n            border: 1px solid var(--ibs-line-color);\n            background: transparent;\n            cursor: pointer;\n            display: flex; align-items: center; justify-content: center;\n            transition: background .4s cubic-bezier(.22,1,.36,1), color .4s cubic-bezier(.22,1,.36,1), transform .3s ease;\n            color: var(--ibs-text-color);\n            flex-shrink: 0;\n            padding: 0;\n        }\n        .interno-bestsellers-wrap .ibs-nav button:hover {\n            background: var(--ibs-text-color);\n            color: var(--ibs-bg-color);\n            transform: scale(1.05);\n        }\n        .interno-bestsellers-wrap .ibs-nav button.swiper-button-disabled { opacity: .35; cursor: not-allowed; }\n        .interno-bestsellers-wrap .ibs-nav button svg { width: 18px; height: 18px; stroke-width: 1.5; }\n\n        \/* Swiper *\/\n        .interno-bestsellers-wrap .ibs-swiper {\n            width: 100%;\n            overflow: visible;\n        }\n        .interno-bestsellers-wrap .ibs-swiper .swiper-slide { height: auto; }\n\n        \/* Progress bar *\/\n        .interno-bestsellers-wrap .ibs-progress {\n            margin-top: 2rem;\n            height: 2px;\n            background: var(--ibs-line-color);\n            border-radius: 2px;\n            overflow: hidden;\n        }\n        .interno-bestsellers-wrap .ibs-progress-fill {\n            height: 100%;\n            background: var(--ibs-text-color);\n            border-radius: 2px;\n            width: 0;\n            transition: width .4s cubic-bezier(.22,1,.36,1);\n        }\n\n        \/* \u2550\u2550\u2550 PRODUCT CARD \u2550\u2550\u2550 *\/\n        .interno-bestsellers-wrap .ibs-card {\n            cursor: pointer;\n            display: flex;\n            flex-direction: column;\n            color: inherit;\n        }\n        .interno-bestsellers-wrap .ibs-card-img-wrapper {\n            position: relative;\n            aspect-ratio: 3\/4;\n            overflow: hidden;\n            margin-bottom: 1.2rem;\n            border-radius: 6px;\n            background: rgba(26,26,26,.05);\n        }\n        .interno-bestsellers-wrap .ibs-card-badge {\n            position: absolute; top: 1rem; left: 1rem;\n            background: var(--ibs-accent-color); color: #fff;\n            font-size: .75rem; padding: .3rem .8rem;\n            border-radius: 50px;\n            z-index: 10;\n            font-weight: 500;\n        }\n        .interno-bestsellers-wrap .ibs-card-img-wrapper img {\n            position: absolute; inset: 0;\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: contain !important;\n            object-position: center !important;\n            padding: 1.5rem !important;\n            box-sizing: border-box !important;\n            transition: opacity .6s cubic-bezier(.4,0,.2,1), transform 1.2s cubic-bezier(.22,1,.36,1);\n        }\n        \/* Cover mode \u2014 \u10e1\u10d0\u10d5\u10e1\u10d4\/\u10e4\u10dd\u10dc\u10d8\u10d0\u10dc\u10d8 \u10e4\u10dd\u10e2\u10dd \u10d1\u10d0\u10e0\u10d0\u10d7\u10e1 \u10db\u10d7\u10da\u10d8\u10d0\u10dc\u10d0\u10d3 \u10e4\u10d0\u10e0\u10d0\u10d5\u10e1 (per-image: \u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8 \u10d0\u10dc hover) *\/\n        .interno-bestsellers-wrap .ibs-card-img-wrapper img.ibs-cover,\n        .interno-bestsellers-wrap .ibs-card-img-wrapper .ibs-cover {\n            object-fit: cover !important;\n            object-position: center !important;\n            padding: 0 !important;\n            padding-top: 0 !important;\n            padding-right: 0 !important;\n            padding-bottom: 0 !important;\n            padding-left: 0 !important;\n        }\n        .interno-bestsellers-wrap .ibs-img-hover { opacity: 0; z-index: 2; }\n        .interno-bestsellers-wrap .ibs-card:hover .ibs-img-hover { opacity: 1; }\n        .interno-bestsellers-wrap .ibs-card:hover .ibs-img-main { transform: scale(1.04); }\n        \/* \u10d7\u10e3 \u10d1\u10d0\u10e0\u10d0\u10d7\u10e1 \u10ea\u10d0\u10da\u10d9\u10d4 hover \u10e4\u10dd\u10e2\u10dd \u10d0\u10e5\u10d5\u10e1 \u2014 hover-\u10d6\u10d4 \u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8 \u10e4\u10dd\u10e2\u10dd \u10d3\u10d0\u10d8\u10db\u10d0\u10da\u10dd\u10e1, \u10e0\u10dd\u10db\n           \u10de\u10d0\u10e2\u10d0\u10e0\u10d0\/\u10d2\u10d0\u10db\u10ed\u10d5\u10d8\u10e0\u10d5\u10d0\u10da\u10d4 hover \u10e4\u10dd\u10e2\u10dd\u10e1 \u10e3\u10d9\u10d0\u10dc \u10d0\u10e0 \u10d2\u10d0\u10db\u10dd\u10e9\u10dc\u10d3\u10d4\u10e1 (\u10d1\u10d0\u10e0\u10d0\u10d7\u10d8\u10e1 \u10e4\u10dd\u10dc\u10d8\u10e1\u10d2\u10d0\u10dc \u10d3\u10d0\u10db\u10dd\u10e3\u10d9\u10d8\u10d3\u10d4\u10d1\u10da\u10d0\u10d3). *\/\n        .interno-bestsellers-wrap .ibs-card:hover .ibs-card-img-wrapper.has-hover .ibs-img-main { opacity: 0; }\n\n        \/* \u2550\u2550\u2550 WISHLIST BUTTON \u2550\u2550\u2550 *\/\n        .interno-bestsellers-wrap .ibs-wishlist-btn {\n            position: absolute;\n            top: 1rem;\n            right: 1rem;\n            width: 40px;\n            height: 40px;\n            padding: 0;\n            border: none;\n            border-radius: 50%;\n            background: rgba(255,255,255,.92);\n            color: var(--ibs-text-color);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            cursor: pointer;\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n            box-shadow: 0 2px 8px rgba(0,0,0,.06);\n            z-index: 20;\n            transition: transform .35s cubic-bezier(.22,1,.36,1),\n                        background-color .35s ease,\n                        color .35s ease,\n                        box-shadow .35s ease;\n        }\n        .interno-bestsellers-wrap .ibs-wishlist-btn:hover {\n            transform: scale(1.08);\n            box-shadow: 0 4px 14px rgba(0,0,0,.1);\n        }\n        .interno-bestsellers-wrap .ibs-wishlist-btn:active {\n            transform: scale(.96);\n        }\n        .interno-bestsellers-wrap .ibs-wishlist-btn svg {\n            width: 17px;\n            height: 17px;\n            stroke-width: 1.8;\n            pointer-events: none;\n            transition: transform .3s cubic-bezier(.34,1.56,.64,1);\n        }\n        .interno-bestsellers-wrap .ibs-wishlist-btn .ibs-heart-fill { display: none; }\n        .interno-bestsellers-wrap .ibs-wishlist-btn .ibs-heart-outline { display: block; }\n        .interno-bestsellers-wrap .ibs-wishlist-btn.is-active {\n            background: var(--ibs-accent-color);\n            color: #fff;\n        }\n        .interno-bestsellers-wrap .ibs-wishlist-btn.is-active .ibs-heart-outline { display: none; }\n        .interno-bestsellers-wrap .ibs-wishlist-btn.is-active .ibs-heart-fill { display: block; }\n\n        @keyframes ibs-heart-pulse {\n            0%   { transform: scale(1); }\n            40%  { transform: scale(1.35); }\n            100% { transform: scale(1); }\n        }\n        .interno-bestsellers-wrap .ibs-wishlist-btn.ibs-pulsing svg {\n            animation: ibs-heart-pulse .5s cubic-bezier(.34,1.56,.64,1);\n        }\n\n        .interno-bestsellers-wrap .ibs-card-info { display: flex; flex-direction: column; gap: .3rem; }\n        .interno-bestsellers-wrap .ibs-card-category {\n            font-size: .72rem; opacity: .55;\n            text-transform: uppercase; letter-spacing: 1px;\n        }\n        .interno-bestsellers-wrap .ibs-card-title {\n            font-size: 1.15rem;\n            font-family: var(--ibs-title-font);\n            line-height: 1.25;\n            transition: opacity .5s ease;\n        }\n        .interno-bestsellers-wrap .ibs-card:hover .ibs-card-title { opacity: .7; }\n        .interno-bestsellers-wrap .ibs-card-price-row {\n            display: flex;\n            align-items: baseline;\n            gap: .7rem;\n            margin-top: .3rem;\n            flex-wrap: wrap;\n        }\n        .interno-bestsellers-wrap .ibs-card-new-price {\n            font-size: 1.1rem;\n            font-weight: 500;\n            color: var(--ibs-text-color);\n        }\n        .interno-bestsellers-wrap .ibs-card-old-price {\n            font-size: .9rem;\n            text-decoration: line-through;\n            opacity: .5;\n        }\n        .interno-bestsellers-wrap .ibs-card-unit {\n            font-size: .8rem; opacity: .55;\n        }\n\n        \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n        @media (max-width: 1024px) {\n            .interno-bestsellers-wrap .ibs-section { padding: 4rem 2.5rem; }\n            .interno-bestsellers-wrap .ibs-header { margin-bottom: 2.5rem; }\n        }\n        @media (max-width: 768px) {\n            .interno-bestsellers-wrap .ibs-section { padding: 2.5rem 1.2rem; }\n            .interno-bestsellers-wrap .ibs-header { margin-bottom: 1.5rem; }\n            .interno-bestsellers-wrap .ibs-nav { display: none; }\n            .interno-bestsellers-wrap .ibs-card-title { font-size: 1rem; }\n            .interno-bestsellers-wrap .ibs-card-new-price { font-size: 1rem; }\n            .interno-bestsellers-wrap .ibs-wishlist-btn {\n                width: 36px; height: 36px;\n                top: .7rem; right: .7rem;\n            }\n            .interno-bestsellers-wrap .ibs-wishlist-btn svg { width: 15px; height: 15px; }\n            .interno-bestsellers-wrap .ibs-card-badge {\n                font-size: .7rem; padding: .25rem .6rem;\n                top: .7rem; left: .7rem;\n            }\n        }\n        @media (max-width: 480px) {\n            .interno-bestsellers-wrap .ibs-section { padding: 2rem 1rem; }\n        }\n    <\/style>\n\n    <div class=\"interno-bestsellers-wrap\" id=\"ibs1\">\n        <section class=\"ibs-section\">\n\n            <div class=\"ibs-header\">\n                <h2>\u10e7\u10d5\u10d4\u10da\u10d0\u10d6\u10d4 \u10db\u10dd\u10d7\u10ee\u10dd\u10d5\u10dc\u10d0\u10d3\u10d8<br>\u10d9\u10dd\u10da\u10d4\u10e5\u10ea\u10d8\u10d4\u10d1\u10d8<\/h2>\n                                    <div class=\"ibs-nav\">\n                        <button type=\"button\" data-prev aria-label=\"\u10ec\u10d8\u10dc\u10d0\">\n                            <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 19.5L8.25 12l7.5-7.5\"\/><\/svg>\n                        <\/button>\n                        <button type=\"button\" data-next aria-label=\"\u10e8\u10d4\u10db\u10d3\u10d4\u10d2\u10d8\">\n                            <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 4.5l7.5 7.5-7.5 7.5\"\/><\/svg>\n                        <\/button>\n                    <\/div>\n                            <\/div>\n\n            <div class=\"swiper ibs-swiper\">\n                <div class=\"swiper-wrapper\">\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/hb1570-1herringbone\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper has-hover\">\n                                                                            <div class=\"ibs-card-badge\">NEW<\/div>\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"743\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/07\/717A1331-683x1024.jpg\" alt=\"\u10e1\u10d0\u10db\u10e8\u10e0\u10d8\u10d0\u10dc\u10d8 \u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8 HB1570\/1 Engineered oak Herringbone\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                    <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/08\/HB1570-scaled.png\" alt=\"\" class=\"ibs-img-hover ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10e1\u10d0\u10db\u10e8\u10e0\u10d8\u10d0\u10dc\u10d8 \u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8 HB1570\/1 Engineered oak Herringbone<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">219 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/%e1%83%a1%e1%83%90%e1%83%9b%e1%83%a8%e1%83%a0%e1%83%98%e1%83%90%e1%83%9c%e1%83%98-%e1%83%9e%e1%83%90%e1%83%a0%e1%83%99%e1%83%94%e1%83%a2%e1%83%98-hb1570-engineered-oak-chevron-15-4x150x700-mm-5g-dic\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                                                            <div class=\"ibs-card-badge\">NEW<\/div>\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"741\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/08\/Hb1570-683x1024.jpg\" alt=\"\u10e1\u10d0\u10db\u10e8\u10e0\u10d8\u10d0\u10dc\u10d8 \u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8 HB1570  Engineered oak Chevron 15\/4x150x700 mm, 5G dick, Banfert lacquered\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10e1\u10d0\u10db\u10e8\u10e0\u10d8\u10d0\u10dc\u10d8 \u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8 HB1570  Engineered oak Chevron 15\/4x150x700 mm, 5G dick, Banfert lacquered<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">255 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/%e1%83%99%e1%83%94%e1%83%93%e1%83%9a%e1%83%98%e1%83%a1-%e1%83%93%e1%83%94%e1%83%99%e1%83%9d%e1%83%a0%e1%83%90%e1%83%a2%e1%83%98%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9e%e1%83%90%e1%83%9c%e1%83%94-5\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"380\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/06\/2043-d-1024x1024.jpg\" alt=\"\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 SL2043 d\u00e9cor, size: 3000*153*8mm\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10d3\u10d4\u10d9\u10dd\u10e0\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 SL2043 d\u00e9cor, size: 3000*153*8mm<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">65 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/ws0636\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"410\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/06\/sog.jpg\" alt=\"\u10d3\u10e0\u10d4\u10d9\u10d0\u10d3\u10d8 \u10e5\u10d5\u10d8\u10e1 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 WS0636, 1200*600*5\u10db\u10db\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">Soft Stone<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10d3\u10e0\u10d4\u10d9\u10d0\u10d3\u10d8 \u10e5\u10d5\u10d8\u10e1 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 WS0636, 1200*600*5\u10db\u10db<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">67 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/%e1%83%93%e1%83%a0%e1%83%94%e1%83%99%e1%83%90%e1%83%93%e1%83%98-%e1%83%a5%e1%83%95%e1%83%98%e1%83%a1-%e1%83%9e%e1%83%90%e1%83%9c%e1%83%94%e1%83%9a%e1%83%98-%e1%83%a2%e1%83%a0%e1%83%90%e1%83%95\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"404\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/06\/trav-512x1024.jpg\" alt=\"\u10d3\u10e0\u10d4\u10d9\u10d0\u10d3\u10d8 \u10e5\u10d5\u10d8\u10e1 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 \u10e2\u10e0\u10d0\u10d5\u10d4\u10e0\u10e2\u10d8\u10dc\u10d8\u10e1 \u10d4\u10e4\u10d4\u10e5\u10e2\u10d8\u10d7 DS0021, 1200*600*2.5\u10db\u10db\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">Soft Stone<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10d3\u10e0\u10d4\u10d9\u10d0\u10d3\u10d8 \u10e5\u10d5\u10d8\u10e1 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 \u10e2\u10e0\u10d0\u10d5\u10d4\u10e0\u10e2\u10d8\u10dc\u10d8\u10e1 \u10d4\u10e4\u10d4\u10e5\u10e2\u10d8\u10d7 DS0021, 1200*600*2.5\u10db\u10db<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">55 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/%e1%83%99%e1%83%94%e1%83%93%e1%83%9a%e1%83%98%e1%83%a1-%e1%83%93%e1%83%94%e1%83%99%e1%83%9d%e1%83%a0%e1%83%90%e1%83%a2%e1%83%98%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9e%e1%83%90%e1%83%9c%e1%83%94-2\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"372\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/06\/bb-576x1024.jpg\" alt=\"\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 (\u10d1\u10d0\u10db\u10d1\u10e3\u10d9\u10d8\u10e1) XH6024 smooth\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10de\u10d0\u10dc\u10d4\u10da\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 (\u10d1\u10d0\u10db\u10d1\u10e3\u10d9\u10d8\u10e1) XH6024 smooth<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">102 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/yw1801\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                                                            <div class=\"ibs-card-badge\">new<\/div>\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"723\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/08\/YW1801-1-683x1024.png\" alt=\"YW1801\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10de\u10d0\u10dc\u10d4\u10da\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">YW1801<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">145 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/%e1%83%99%e1%83%94%e1%83%93%e1%83%9a%e1%83%98%e1%83%a1-%e1%83%93%e1%83%94%e1%83%99%e1%83%9d%e1%83%a0%e1%83%90%e1%83%a2%e1%83%98%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9e%e1%83%90%e1%83%9c%e1%83%94%e1%83%9a\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"349\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/06\/SL2036-e1786952097245-854x1024.jpg\" alt=\"\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 (\u10d1\u10d0\u10db\u10d1\u10e3\u10d9\u10d8\u10e1) SL2036 wood\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10de\u10d0\u10dc\u10d4\u10da\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10de\u10d0\u10dc\u10d4\u10da\u10d8 (\u10d1\u10d0\u10db\u10d1\u10e3\u10d9\u10d8\u10e1) SL2036 wood<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">119 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/decor-81043\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"651\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/07\/81043-decor1-548x1024.jpg\" alt=\"Decor 81043\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10d3\u10d4\u10d9\u10dd\u10e0\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">Decor 81043<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">74 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/wall-panel-81043\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                                                            <div class=\"ibs-card-badge\">new<\/div>\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"649\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/07\/81043-scaled-e1786973203317-716x1024.jpg\" alt=\"Wall panel 81043\" class=\"ibs-img-main ibs-cover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d0\u10e0\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">Wall panel 81043<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">145 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/zhq2125rm-led-t60\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper has-hover\">\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"399\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/07\/gamat-1024x683-Photoroom.png\" alt=\"\u10d2\u10d0\u10e0\u10d4 \u10d2\u10d0\u10db\u10d0\u10d7\u10d1\u10dd\u10d1\u10d4\u10da\u10d8 ZHQ2125RM-LED-T60\" class=\"ibs-img-main\" loading=\"lazy\">\n                                                                                    <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/07\/gama-Photoroom.png\" alt=\"\" class=\"ibs-img-hover\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10d2\u10d0\u10e0\u10d4 \u10d2\u10d0\u10db\u10d0\u10d7\u10d1\u10dd\u10d1\u10d4\u10da\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10d2\u10d0\u10e0\u10d4 \u10d2\u10d0\u10db\u10d0\u10d7\u10d1\u10dd\u10d1\u10d4\u10da\u10d8 ZHQ2125RM-LED-T60<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">715 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/interno.vebses.io\/en\/internoproduct\/lighting\/\" class=\"ibs-card\">\n                                                                <div class=\"ibs-card-img-wrapper\">\n                                    \n                                                                            <button type=\"button\"\n                                                class=\"ibs-wishlist-btn\"\n                                                data-product-id=\"335\"\n                                                aria-label=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\"\n                                                title=\"\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0\">\n                                            <svg class=\"ibs-heart-outline\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                                      d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                                            <\/svg>\n                                            <svg class=\"ibs-heart-fill\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                                            <\/svg>\n                                        <\/button>\n                                    \n                                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/07\/bloki-196x300-5-1024x1024.png\" alt=\"\u10e1\u10d0\u10dc\u10d0\u10d7\u10d8\u10e1 \u10e1\u10d8\u10db\u10eb\u10da\u10d0\u10d5\u10e0\u10d8\u10e1 \u10d2\u10d0\u10db\u10d0\u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d4\u10da\u10d8 \u10e7\u10e3\u10d7\u10d8 DC24V-200 LED drive\/200W\" class=\"ibs-img-main\" loading=\"lazy\">\n                                                                                                            <\/div>\n                                <div class=\"ibs-card-info\">\n                                                                            <span class=\"ibs-card-category\">\u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8<\/span>\n                                                                        <h3 class=\"ibs-card-title\">\u10e1\u10d0\u10dc\u10d0\u10d7\u10d8\u10e1 \u10e1\u10d8\u10db\u10eb\u10da\u10d0\u10d5\u10e0\u10d8\u10e1 \u10d2\u10d0\u10db\u10d0\u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d4\u10da\u10d8 \u10e7\u10e3\u10d7\u10d8 DC24V-200 LED drive\/200W<\/h3>\n                                                                            <div class=\"ibs-card-price-row\">\n                                            <span class=\"ibs-card-new-price\">23 \u20be<\/span>\n                                                                                                                                <\/div>\n                                                                    <\/div>\n                            <\/a>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n\n                            <div class=\"ibs-progress\">\n                    <div class=\"ibs-progress-fill\" data-progress><\/div>\n                <\/div>\n                    <\/section>\n    <\/div>\n\n            <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n                <script>\n        (function(){\n            if (window.InternoWishlist) return; \/\/ wishlist plugin already loaded\n            var KEY = 'interno_wishlist';\n            function read(){\n                try {\n                    var raw = localStorage.getItem(KEY);\n                    if (!raw) return [];\n                    var arr = JSON.parse(raw);\n                    return Array.isArray(arr) ? arr.map(String) : [];\n                } catch(e){ return []; }\n            }\n            function write(list){\n                try { localStorage.setItem(KEY, JSON.stringify(list)); } catch(e){}\n            }\n            function dispatch(){\n                try {\n                    window.dispatchEvent(new CustomEvent('interno:wishlist-changed', {\n                        detail: { list: read(), count: read().length }\n                    }));\n                } catch(e){}\n            }\n            window.addEventListener('storage', function(e){\n                if (e.key === KEY) dispatch();\n            });\n            window.InternoWishlist = {\n                STORAGE_KEY: KEY,\n                get: function(){ return read(); },\n                count: function(){ return read().length; },\n                has: function(id){ return read().indexOf(String(id)) !== -1; },\n                add: function(id){\n                    var list = read(); id = String(id);\n                    if (list.indexOf(id) === -1) {\n                        list.push(id); write(list); dispatch();\n                    }\n                },\n                remove: function(id){\n                    var list = read(); id = String(id);\n                    var idx = list.indexOf(id);\n                    if (idx !== -1) {\n                        list.splice(idx, 1); write(list); dispatch();\n                    }\n                },\n                toggle: function(id){\n                    var list = read(); id = String(id);\n                    var idx = list.indexOf(id);\n                    if (idx === -1) list.push(id);\n                    else list.splice(idx, 1);\n                    write(list); dispatch();\n                    return list.indexOf(id) !== -1;\n                },\n                clear: function(){ write([]); dispatch(); }\n            };\n        })();\n        <\/script>\n        \n    <script>\n    (function(){\n        var wrap = document.getElementById('ibs1');\n        if (!wrap || wrap.__inited) return;\n        wrap.__inited = true;\n\n        function syncWishlistButtons() {\n            if (!window.InternoWishlist) return;\n            wrap.querySelectorAll('.ibs-wishlist-btn').forEach(function(btn){\n                var pid = btn.getAttribute('data-product-id');\n                if (window.InternoWishlist.has(pid)) {\n                    btn.classList.add('is-active');\n                    btn.setAttribute('aria-label', '\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10d8\u10d3\u10d0\u10dc \u10d0\u10db\u10dd\u10e6\u10d4\u10d1\u10d0');\n                    btn.setAttribute('title', '\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10d8\u10d3\u10d0\u10dc \u10d0\u10db\u10dd\u10e6\u10d4\u10d1\u10d0');\n                } else {\n                    btn.classList.remove('is-active');\n                    btn.setAttribute('aria-label', '\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0');\n                    btn.setAttribute('title', '\u10d5\u10d8\u10e8\u10da\u10d8\u10e1\u10e2\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0');\n                }\n            });\n        }\n\n        \/\/ Event delegation \u2014 handles Swiper-cloned slides automatically\n        wrap.addEventListener('click', function(e){\n            var btn = e.target.closest('.ibs-wishlist-btn');\n            if (!btn || !wrap.contains(btn)) return;\n            e.preventDefault();\n            e.stopPropagation();\n            if (!window.InternoWishlist) return;\n\n            var pid = btn.getAttribute('data-product-id');\n            window.InternoWishlist.toggle(pid);\n\n            \/\/ Pulse animation\n            btn.classList.remove('ibs-pulsing');\n            void btn.offsetWidth;\n            btn.classList.add('ibs-pulsing');\n            setTimeout(function(){ btn.classList.remove('ibs-pulsing'); }, 600);\n        }, true);\n\n        \/\/ \u2500\u2500\u2500 Cross-component sync \u2014 listen for canonical event name\n        window.addEventListener('interno:wishlist-changed', syncWishlistButtons);\n\n        \/\/ Also listen for storage events as a fallback (cross-tab)\n        window.addEventListener('storage', function(e){\n            if (e.key === 'interno_wishlist') syncWishlistButtons();\n        });\n\n        function initSwiper() {\n            if (typeof Swiper === 'undefined') {\n                setTimeout(initSwiper, 80);\n                return;\n            }\n\n            var slidesCount = wrap.querySelectorAll('.swiper-slide').length;\n            var prevEl = wrap.querySelector('[data-prev]');\n            var nextEl = wrap.querySelector('[data-next]');\n            var progressEl = wrap.querySelector('[data-progress]');\n\n            var config = {\n                slidesPerView: 4.5,\n                spaceBetween: 30,\n                loop: true && slidesCount > 4,\n                grabCursor: true,\n                speed: 700,\n                touchRatio: 1,\n                followFinger: true,\n                resistance: true,\n                resistanceRatio: 0.65,\n                freeMode: { enabled: true, sticky: true, momentumRatio: 0.35, momentumBounceRatio: 0.5 },\n                mousewheel: { forceToAxis: true, releaseOnEdges: true },\n                breakpoints: {\n                    320:  { slidesPerView: 1.3, spaceBetween: 12 },\n                    640:  { slidesPerView: 2.2, spaceBetween: 16 },\n                    1024: { slidesPerView: 3.2, spaceBetween: 24 },\n                    1280: { slidesPerView: 4.5, spaceBetween: 30 }\n                },\n                on: {\n                    init: function(){\n                        \/\/ Sync state after slides (including loop clones) are in DOM\n                        syncWishlistButtons();\n                        if (progressEl) progressEl.style.width = (this.progress * 100) + '%';\n                    },\n                    slideChange: function(){\n                        if (progressEl) progressEl.style.width = (this.progress * 100) + '%';\n                    },\n                    progress: function(){\n                        if (progressEl) progressEl.style.width = (this.progress * 100) + '%';\n                    }\n                }\n            };\n\n            if (prevEl && nextEl) {\n                config.navigation = { prevEl: prevEl, nextEl: nextEl };\n            }\n\n            new Swiper(wrap.querySelector('.ibs-swiper'), config);\n        }\n\n        \/\/ \u2500\u2500\u2500 Wait for InternoWishlist helper (from wishlist plugin), then init\n        function startWhenReady(attempts) {\n            attempts = attempts || 0;\n            if (window.InternoWishlist || attempts > 40) {\n                syncWishlistButtons();\n                if (document.readyState !== 'loading') {\n                    initSwiper();\n                } else {\n                    document.addEventListener('DOMContentLoaded', initSwiper);\n                }\n                return;\n            }\n            setTimeout(function(){ startWhenReady(attempts + 1); }, 50);\n        }\n        startWhenReady();\n    })();\n    <\/script>\n\n    \n    <style>\n\n        :root {\n            --ipg-bg-color: #F5F5F5;\n            --ipg-text-color: #1A1A1A;\n            --ipg-line-color: rgba(26, 26, 26, 0.15);\n            --ipg-title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n            --ipg-body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n        }\n\n        .interno-projects-gallery-wrap, .interno-projects-gallery-wrap * { box-sizing: border-box; }\n        .interno-projects-gallery-wrap {\n            background-color: var(--ipg-bg-color);\n            color: var(--ipg-text-color);\n            font-family: var(--ipg-body-font);\n            font-weight: 400;\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            text-rendering: optimizeLegibility;\n            \/* Break out of constrained containers *\/\n            width: 100vw;\n            margin-left: calc(50% - 50vw);\n            margin-right: calc(50% - 50vw);\n            max-width: 100vw;\n            overflow-x: clip;\n        }\n        .interno-projects-gallery-wrap h2,\n        .interno-projects-gallery-wrap h3 {\n            font-family: var(--ipg-title-font); font-weight: normal; margin: 0;\n        }\n        .interno-projects-gallery-wrap p { margin: 0; }\n        .interno-projects-gallery-wrap a { text-decoration: none; color: inherit; }\n        .interno-projects-gallery-wrap img { display: block; max-width: 100%; }\n\n        \/* Outline button \u2014 same pattern as other plugins *\/\n        .interno-projects-gallery-wrap .ipg-btn-outline,\n        .interno-projects-gallery-wrap .ipg-btn-outline:link,\n        .interno-projects-gallery-wrap .ipg-btn-outline:visited {\n            background-color: transparent !important;\n            color: var(--ipg-text-color) !important;\n            border: 1px solid var(--ipg-text-color) !important;\n            padding: 0 1.2rem;\n            height: 36px;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: .5rem;\n            border-radius: 50px;\n            cursor: pointer;\n            font-family: var(--ipg-body-font);\n            font-size: .85rem;\n            text-decoration: none;\n            transition: background-color .4s cubic-bezier(.22,1,.36,1), color .4s cubic-bezier(.22,1,.36,1), transform .4s cubic-bezier(.22,1,.36,1);\n        }\n        .interno-projects-gallery-wrap .ipg-btn-outline:hover,\n        .interno-projects-gallery-wrap .ipg-btn-outline:focus,\n        .interno-projects-gallery-wrap .ipg-btn-outline:focus-visible,\n        .interno-projects-gallery-wrap .ipg-btn-outline:active {\n            background-color: var(--ipg-text-color) !important;\n            color: var(--ipg-bg-color) !important;\n            border-color: var(--ipg-text-color) !important;\n            transform: translateY(-1px);\n        }\n        .interno-projects-gallery-wrap a:focus,\n        .interno-projects-gallery-wrap a:focus-visible { outline: none; }\n\n        \/* Section head *\/\n        .interno-projects-gallery-wrap .ipg-head {\n            display: flex; justify-content: space-between; align-items: flex-end;\n            padding: 5rem 3rem 3rem; gap: 2rem; flex-wrap: wrap;\n        }\n        .interno-projects-gallery-wrap .ipg-head-left { max-width: 55%; }\n        .interno-projects-gallery-wrap .ipg-title {\n            font-size: clamp(2rem, 4vw, 3.4rem);\n            line-height: 1.05;\n        }\n        .interno-projects-gallery-wrap .ipg-head-right { max-width: 35%; }\n        .interno-projects-gallery-wrap .ipg-head-right p {\n            font-size: .95rem; opacity: .7; line-height: 1.7; margin-bottom: 1.2rem;\n        }\n\n        \/* \u2550\u2550\u2550 PROJECTS GRID \u2550\u2550\u2550 *\/\n        .interno-projects-gallery-wrap .ipg-section {\n            padding: 0 0 5rem;\n        }\n        .interno-projects-gallery-wrap .ipg-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2.5rem 1.8rem;\n            padding: 0 3rem;\n        }\n\n        \/* \u2550\u2550\u2550 CARD AS LINK \u2014 BULLETPROOF \u2550\u2550\u2550 *\/\n        .interno-projects-gallery-wrap a.ipg-card,\n        .interno-projects-gallery-wrap a.ipg-card:link,\n        .interno-projects-gallery-wrap a.ipg-card:visited {\n            display: flex !important;\n            flex-direction: column;\n            gap: 1.2rem;\n            cursor: pointer !important;\n            color: inherit !important;\n            text-decoration: none !important;\n            position: relative;\n            z-index: 1;\n            pointer-events: auto !important;\n        }\n        \/* Make sure all children pass clicks up to the link *\/\n        .interno-projects-gallery-wrap a.ipg-card * {\n            pointer-events: none;\n        }\n        \/* But keep images clickable for proper hover detection *\/\n        .interno-projects-gallery-wrap a.ipg-card .ipg-card-img,\n        .interno-projects-gallery-wrap a.ipg-card .ipg-card-info {\n            pointer-events: auto;\n        }\n\n        .interno-projects-gallery-wrap .ipg-card-img {\n            aspect-ratio: 4\/5;\n            overflow: hidden;\n            border-radius: 4px;\n            background: rgba(26,26,26,.05);\n            position: relative;\n        }\n        .interno-projects-gallery-wrap .ipg-card-img img {\n            width: 100%; height: 100%;\n            object-fit: cover;\n            transition: transform 1.4s cubic-bezier(.22,1,.36,1);\n        }\n        .interno-projects-gallery-wrap .ipg-card:hover .ipg-card-img img { transform: scale(1.05); }\n\n        \/* Arrow indicator \u2014 appears on hover, shows clickability *\/\n        .interno-projects-gallery-wrap .ipg-card-arrow {\n            position: absolute;\n            bottom: 1rem;\n            right: 1rem;\n            width: 42px;\n            height: 42px;\n            border-radius: 50%;\n            background: rgba(255,255,255,.95);\n            color: var(--ipg-text-color);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            opacity: 0;\n            transform: translate(8px, -8px) scale(.85);\n            transition: opacity .4s cubic-bezier(.22,1,.36,1), transform .4s cubic-bezier(.22,1,.36,1);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n        }\n        .interno-projects-gallery-wrap .ipg-card-arrow svg {\n            width: 16px; height: 16px; stroke-width: 1.5;\n        }\n        .interno-projects-gallery-wrap .ipg-card:hover .ipg-card-arrow {\n            opacity: 1;\n            transform: translate(0,0) scale(1);\n        }\n        .interno-projects-gallery-wrap .ipg-card-info {\n            display: flex; flex-direction: column; gap: .3rem;\n        }\n        .interno-projects-gallery-wrap .ipg-card-name {\n            font-family: var(--ipg-title-font);\n            font-size: 1.35rem;\n            line-height: 1.25;\n            transition: opacity .5s ease;\n        }\n        .interno-projects-gallery-wrap .ipg-card:hover .ipg-card-name { opacity: .7; }\n        .interno-projects-gallery-wrap .ipg-card-meta {\n            font-size: .85rem; opacity: .6;\n        }\n\n        \/* GSAP reveal animation *\/\n        .interno-projects-gallery-wrap .ipg-reveal { will-change: transform, opacity, clip-path; }\n        .interno-projects-gallery-wrap.ipg-no-animate .ipg-reveal {\n            opacity: 1 !important; transform: none !important; clip-path: none !important;\n        }\n\n        \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n        @media (max-width: 1024px) {\n            .interno-projects-gallery-wrap .ipg-head { padding: 4rem 2.5rem 2.5rem; }\n            .interno-projects-gallery-wrap .ipg-head-left { max-width: 60%; }\n            .interno-projects-gallery-wrap .ipg-head-right { max-width: 38%; }\n            .interno-projects-gallery-wrap .ipg-section { padding: 0 0 4rem; }\n            .interno-projects-gallery-wrap .ipg-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 2rem 1.4rem;\n                padding: 0 2.5rem;\n            }\n        }\n        @media (max-width: 768px) {\n            .interno-projects-gallery-wrap .ipg-head {\n                padding: 3rem 1.2rem 2rem;\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 1.2rem;\n            }\n            .interno-projects-gallery-wrap .ipg-head-left,\n            .interno-projects-gallery-wrap .ipg-head-right { max-width: 100%; }\n            .interno-projects-gallery-wrap .ipg-section { padding: 0 0 2.5rem; }\n            .interno-projects-gallery-wrap .ipg-grid {\n                grid-template-columns: 1fr;\n                gap: 1.6rem;\n                padding: 0 1.2rem;\n            }\n            .interno-projects-gallery-wrap .ipg-card-name { font-size: 1.15rem; }\n            \/* On mobile arrow is always visible *\/\n            .interno-projects-gallery-wrap .ipg-card-arrow {\n                opacity: 1;\n                transform: translate(0,0) scale(1);\n                width: 36px;\n                height: 36px;\n            }\n        }\n        @media (max-width: 480px) {\n            .interno-projects-gallery-wrap .ipg-head { padding: 2.5rem 1rem 1.5rem; }\n            .interno-projects-gallery-wrap .ipg-grid { padding: 0 1rem; }\n        }\n    <\/style>\n\n    <div class=\"interno-projects-gallery-wrap\" id=\"ipg1\">\n        <section class=\"ipg-section\">\n\n            <div class=\"ipg-head\">\n                <div class=\"ipg-head-left\">\n                    <h2 class=\"ipg-title\">\u10e1\u10d0\u10d3\u10d0\u10ea \u10d8\u10d3\u10d4\u10d0 \u10ee\u10d3\u10d4\u10d1\u10d0<br>\u10e1\u10d8\u10d5\u10e0\u10ea\u10d4<\/h2>\n                <\/div>\n                <div class=\"ipg-head-right\">\n                                            <p>\u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8, \u10d1\u10d0\u10d7\u10e3\u10db\u10d8, \u10e7\u10d5\u10d0\u10e0\u10d4\u10da\u10d8, \u10e7\u10d0\u10d6\u10d1\u10d4\u10d2\u10d8 \u2014 \u10e9\u10d5\u10d4\u10dc\u10d8 \u10db\u10d0\u10e1\u10d0\u10da\u10d4\u10d1\u10d8 \u10ea\u10ee\u10dd\u10d5\u10e0\u10dd\u10d1\u10e1 \u10d8\u10e5, \u10e1\u10d0\u10d3\u10d0\u10ea \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10e1 \u10db\u10dc\u10d8\u10e8\u10d5\u10dc\u10d4\u10da\u10dd\u10d1\u10d0 \u10d0\u10e5\u10d5\u10e1. \u10dc\u10d0\u10ee\u10d4\u10d7 \u10e7\u10d5\u10d4\u10da\u10d0 \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8 \u10e9\u10d5\u10d4\u10dc\u10e1 \u10d2\u10d0\u10da\u10d4\u10e0\u10d4\u10d0\u10e8\u10d8.<\/p>\n                                                                <a href=\"https:\/\/interno.vebses.io\/en\/projects\/\" class=\"ipg-btn-outline\">\n                            \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d4\u10d1\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0 \u2192                        <\/a>\n                                    <\/div>\n            <\/div>\n\n            <div class=\"ipg-grid\">\n                                    <a href=\"https:\/\/interno.vebses.io\/en\/projects\/620\/\"\n                       class=\"ipg-card\"\n                       rel=\"bookmark\"\n                       aria-label=\"\"\n                       data-project-url=\"https:\/\/interno.vebses.io\/en\/projects\/620\/\">\n                        <div class=\"ipg-card-img\">\n                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/07\/IMG_0828-1024x683.jpg\"\n                                     alt=\"\"\n                                     class=\"ipg-reveal\"\n                                     loading=\"lazy\">\n                                                        <span class=\"ipg-card-arrow\" aria-hidden=\"true\">\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n                                <\/svg>\n                            <\/span>\n                        <\/div>\n                        <div class=\"ipg-card-info\">\n                            <h3 class=\"ipg-card-name\"><\/h3>\n                                                            <div class=\"ipg-card-meta\">\u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8 \u00b7 2026<\/div>\n                                                    <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/interno.vebses.io\/en\/projects\/%e1%83%99%e1%83%94%e1%83%a0%e1%83%ab%e1%83%9d-%e1%83%a1%e1%83%90%e1%83%ae%e1%83%9a%e1%83%98\/\"\n                       class=\"ipg-card\"\n                       rel=\"bookmark\"\n                       aria-label=\"\"\n                       data-project-url=\"https:\/\/interno.vebses.io\/en\/projects\/%e1%83%99%e1%83%94%e1%83%a0%e1%83%ab%e1%83%9d-%e1%83%a1%e1%83%90%e1%83%ae%e1%83%9a%e1%83%98\/\">\n                        <div class=\"ipg-card-img\">\n                                                            <img decoding=\"async\" src=\"https:\/\/interno.vebses.io\/wp-content\/uploads\/2026\/05\/717A0199-683x1024.jpg\"\n                                     alt=\"\"\n                                     class=\"ipg-reveal\"\n                                     loading=\"lazy\">\n                                                        <span class=\"ipg-card-arrow\" aria-hidden=\"true\">\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n                                <\/svg>\n                            <\/span>\n                        <\/div>\n                        <div class=\"ipg-card-info\">\n                            <h3 class=\"ipg-card-name\"><\/h3>\n                                                            <div class=\"ipg-card-meta\">\u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8 \u10d3\u10d8\u10e6\u10dd\u10db\u10d8 \u00b7 180 \u00b7 2026<\/div>\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n        <\/section>\n    <\/div>\n\n            <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/gsap.min.js\"><\/script>\n        <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/ScrollTrigger.min.js\"><\/script>\n        \n    <script>\n    (function(){\n        var wrap = document.getElementById('ipg1');\n        if (!wrap || wrap.__inited) return;\n        wrap.__inited = true;\n\n        \/\/ \u2550\u2550\u2550 BULLETPROOF CLICK HANDLER \u2550\u2550\u2550\n        \/\/ Fallback in case anything blocks the native <a> behavior\n        wrap.querySelectorAll('a.ipg-card').forEach(function(card){\n            card.addEventListener('click', function(e){\n                var url = card.getAttribute('data-project-url') || card.getAttribute('href');\n                if (!url || url === '#') return;\n                \/\/ If user holds Ctrl\/Cmd\/Shift or middle-clicks \u2192 let browser handle it\n                if (e.ctrlKey || e.metaKey || e.shiftKey || e.button === 1) return;\n                \/\/ If something prevented default already, force the navigation\n                if (e.defaultPrevented) {\n                    window.location.href = url;\n                }\n            });\n            \/\/ Also handle middle-click \u2192 open in new tab\n            card.addEventListener('auxclick', function(e){\n                if (e.button === 1) {\n                    var url = card.getAttribute('data-project-url') || card.getAttribute('href');\n                    if (url && url !== '#') {\n                        window.open(url, '_blank');\n                    }\n                }\n            });\n        });\n\n        \/\/ \u2550\u2550\u2550 GSAP REVEAL ANIMATION \u2550\u2550\u2550\n        function init() {\n            if (typeof gsap === 'undefined' || typeof ScrollTrigger === 'undefined') {\n                wrap.classList.add('ipg-no-animate');\n                return;\n            }\n            gsap.registerPlugin(ScrollTrigger);\n\n            wrap.querySelectorAll('.ipg-reveal').forEach(function(img){\n                gsap.fromTo(img,\n                    { clipPath: 'inset(12% 6% 12% 6%)', scale: 1.08, opacity: 0 },\n                    {\n                        clipPath: 'inset(0% 0% 0% 0%)',\n                        scale: 1,\n                        opacity: 1,\n                        duration: 1.4,\n                        ease: 'power4.out',\n                        scrollTrigger: {\n                            trigger: img,\n                            start: 'top 88%',\n                            toggleActions: 'play none none none'\n                        }\n                    }\n                );\n            });\n        }\n\n        \/\/ Wait for GSAP to load (could be loaded async\/after this script)\n        if (typeof gsap !== 'undefined') {\n            init();\n        } else {\n            \/\/ Retry up to 1 second\n            var tries = 0;\n            var timer = setInterval(function(){\n                tries++;\n                if (typeof gsap !== 'undefined' || tries > 20) {\n                    clearInterval(timer);\n                    init();\n                }\n            }, 50);\n        }\n    })();\n    <\/script>\n\n    \t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INTERNO \u2014 STATS BAND SECTION (standalone)\n     Drop into one Elementor HTML widget.\n     4 \u10ea\u10d8\u10e4\u10e0\u10d8 border dividers-\u10d8\u10d7. JS \u10d0\u10e0 \u10e1\u10ed\u10d8\u10e0\u10d3\u10d4\u10d1\u10d0.\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Georgian:wght@400;500&display=swap');\n    :root {\n        --bg-color: #FBF3EB;\n        --text-color: #1A1A1A;\n        --line-color: rgba(26, 26, 26, 0.15);\n        --title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n        --body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n    }\n    .stats-wrap, .stats-wrap * { box-sizing: border-box; }\n    .stats-wrap {\n        background-color: var(--bg-color);\n        color: var(--text-color);\n        font-family: var(--body-font);\n        font-weight: 400;\n        line-height: 1.6;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n        text-rendering: optimizeLegibility;\n    }\n    .stats-wrap .title-font {\n        font-family: var(--title-font);\n        font-weight: normal;\n    }\n    \/* \u2550\u2550\u2550 STATS BAND \u2550\u2550\u2550 *\/\n    .stats-wrap .stats {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        border-top: 1px solid var(--line-color);\n        border-bottom: 1px solid var(--line-color);\n    }\n    .stats-wrap .stat {\n        padding: 3rem 2rem;\n        border-right: 1px solid var(--line-color);\n        display: flex;\n        flex-direction: column;\n        gap: .5rem;\n    }\n    .stats-wrap .stat:last-child { border-right: none; }\n    .stats-wrap .stat-num {\n        font-family: var(--title-font);\n        font-size: 4rem;\n        line-height: 1;\n        letter-spacing: -0.02em;\n    }\n    .stats-wrap .stat-lbl {\n        font-size: .85rem;\n        opacity: .65;\n    }\n    \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n    @media (max-width: 1200px) {\n        .stats-wrap .stats { grid-template-columns: repeat(2, 1fr); }\n        .stats-wrap .stat:nth-child(2) { border-right: none; }\n        .stats-wrap .stat:nth-child(1),\n        .stats-wrap .stat:nth-child(2) { border-bottom: 1px solid var(--line-color); }\n        .stats-wrap .stat-num { font-size: 3.2rem; }\n    }\n    @media (max-width: 768px) {\n        .stats-wrap .stat { padding: 2rem 1.2rem; }\n        .stats-wrap .stat-num { font-size: 2.4rem; }\n        .stats-wrap .stat-lbl { font-size: .8rem; }\n    }\n    @media (max-width: 480px) {\n        .stats-wrap .stat { padding: 1.5rem 1rem; }\n        .stats-wrap .stat-num { font-size: 2rem; }\n    }\n<\/style>\n<p>            15+<br \/>\n            \u10ec\u10da\u10d8\u10d0\u10dc\u10d8 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d0 \u10d1\u10d0\u10d6\u10d0\u10e0\u10d6\u10d4<br \/>\n            500+<br \/>\n            \u10e0\u10d4\u10d0\u10da\u10d8\u10d6\u10d4\u10d1\u10e3\u10da\u10d8 \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8<br \/>\n            12<br \/>\n            \u10d4\u10d5\u10e0\u10dd\u10de\u10e3\u10da\u10d8 \u10d1\u10e0\u10d4\u10dc\u10d3\u10d8 \u10de\u10dd\u10e0\u10e2\u10e4\u10dd\u10da\u10d8\u10dd\u10e8\u10d8<br \/>\n            10<br \/>\n            \u10ec\u10da\u10d8\u10d0\u10dc\u10d8 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10e7\u10d5\u10d4\u10da\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d0\u10d6\u10d4<br \/>\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INTERNO \u2014 TESTIMONIALS SECTION (FIXED, standalone)\n     \u10d1\u10d0\u10e0\u10d0\u10d7\u10d4\u10d1\u10d8\u10e1 bug \u10e4\u10d8\u10e5\u10e1\u10d8:\n     - Equal-height cards (Swiper flex stretch)\n     - Author always at bottom\n     - Better internal spacing\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Georgian:wght@400;500&display=swap');\n    :root {\n        --bg-color: #FBF3EB;\n        --text-color: #1A1A1A;\n        --line-color: rgba(26, 26, 26, 0.15);\n        --title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n        --body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n        --accent-color: #8c3b28;\n    }\n    .testimonials-wrap, .testimonials-wrap * { box-sizing: border-box; }\n    .testimonials-wrap {\n        background-color: var(--bg-color);\n        color: var(--text-color);\n        font-family: var(--body-font);\n        font-weight: 400;\n        line-height: 1.6;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n        text-rendering: optimizeLegibility;\n    }\n    .testimonials-wrap h2, .testimonials-wrap .title-font {\n        font-family: var(--title-font);\n        font-weight: normal;\n        margin: 0;\n    }\n    .testimonials-wrap p { margin: 0; }\n    .testimonials-wrap button { background: none; border: 0; cursor: pointer; color: inherit; font-family: inherit; }\n    \/* \u2550\u2550\u2550 TESTIMONIAL LAYOUT \u2550\u2550\u2550 *\/\n    .testimonials-wrap .testimonial-section {\n        padding: 6rem 3rem;\n        display: grid;\n        grid-template-columns: 1fr 1.4fr;\n        gap: 4rem;\n        align-items: stretch; \/* FIX: was 'center' \u2014 now swiper stretches to allow equal-height cards *\/\n        border-bottom: 1px solid var(--line-color);\n    }\n    .testimonials-wrap .testimonial-side {\n        display: flex;\n        flex-direction: column;\n        justify-content: center; \/* keep title vertically centered relative to swiper *\/\n    }\n    .testimonials-wrap .testimonial-side h2 {\n        font-size: clamp(1.8rem, 3vw, 2.8rem);\n        line-height: 1.1;\n    }\n    .testimonials-wrap .testimonial-side p {\n        margin-top: 1.5rem;\n        opacity: .65;\n        font-size: .95rem;\n        max-width: 360px;\n    }\n    .testimonials-wrap .test-controls {\n        margin-top: 2rem;\n        display: flex;\n        gap: .6rem;\n    }\n    .testimonials-wrap .test-controls button {\n        width: 40px; height: 40px;\n        border-radius: 50%;\n        border: 1px solid var(--line-color);\n        background: transparent;\n        cursor: pointer;\n        display: flex; align-items: center; justify-content: center;\n        transition: background .4s ease, color .4s ease;\n        color: var(--text-color);\n        flex-shrink: 0;\n    }\n    .testimonials-wrap .test-controls button:hover {\n        background: var(--text-color);\n        color: var(--bg-color);\n    }\n    .testimonials-wrap .test-controls button svg { width: 16px; height: 16px; }\n    \/* \u2550\u2550\u2550 Swiper container \u2014 FIX: equal-height slides \u2550\u2550\u2550 *\/\n    .testimonials-wrap .testSwiper {\n        overflow: hidden;\n        width: 100%;\n        height: 100%;\n    }\n    .testimonials-wrap .testSwiper .swiper-wrapper {\n        align-items: stretch; \/* FIX: forces all slides to stretch to tallest sibling *\/\n    }\n    .testimonials-wrap .testSwiper .swiper-slide {\n        height: auto; \/* lets slide grow if content tall *\/\n        display: flex; \/* FIX: makes inner card stretch to slide height *\/\n        padding: .5rem 0;\n    }\n    \/* \u2550\u2550\u2550 Test card \u2014 FIX: proper flex stretch \u2550\u2550\u2550 *\/\n    .testimonials-wrap .test-card {\n        display: flex;\n        flex-direction: column;\n        width: 100%; \/* FIX: ensure full slide width *\/\n        min-height: 260px;\n        padding: 2rem 1.6rem;\n        border: 1px solid var(--line-color);\n        border-radius: 4px;\n        background: rgba(255,255,255,.3);\n    }\n    .testimonials-wrap .test-stars {\n        color: var(--accent-color);\n        letter-spacing: 3px;\n        font-size: .85rem;\n        margin-bottom: 1.2rem; \/* FIX: replaced gap with explicit margins for predictable spacing *\/\n    }\n    .testimonials-wrap .test-quote {\n        font-size: 1.1rem;\n        line-height: 1.65;\n        opacity: .9;\n        flex: 1; \/* FIX: pushes author to bottom always, regardless of card height *\/\n        margin-bottom: 1.5rem;\n    }\n    .testimonials-wrap .test-author {\n        display: flex;\n        flex-direction: column;\n        gap: .25rem;\n        margin-top: auto; \/* FIX: belt-and-suspenders; keeps author pinned to bottom *\/\n    }\n    .testimonials-wrap .test-name {\n        font-weight: 500;\n        font-size: .95rem;\n    }\n    .testimonials-wrap .test-role {\n        font-size: .8rem;\n        opacity: .55;\n    }\n    \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n    @media (max-width: 1024px) {\n        .testimonials-wrap .testimonial-section {\n            grid-template-columns: 1fr;\n            gap: 2rem;\n            padding: 4rem 2.5rem;\n            align-items: start;\n        }\n        .testimonials-wrap .testimonial-side {\n            justify-content: flex-start;\n        }\n    }\n    @media (max-width: 768px) {\n        .testimonials-wrap .testimonial-section {\n            padding: 3rem 1.2rem;\n            gap: 1.5rem;\n        }\n        .testimonials-wrap .test-card {\n            padding: 1.6rem;\n            min-height: 240px;\n        }\n        .testimonials-wrap .test-quote {\n            font-size: 1rem;\n            margin-bottom: 1.2rem;\n        }\n        .testimonials-wrap .test-stars {\n            margin-bottom: 1rem;\n        }\n        .testimonials-wrap .test-controls { margin-top: 1.2rem; }\n    }\n    @media (max-width: 480px) {\n        .testimonials-wrap .testimonial-section { padding: 2.5rem 1rem; }\n        .testimonials-wrap .test-card {\n            padding: 1.4rem 1.2rem;\n            min-height: 220px;\n        }\n    }\n<\/style>\n<section>\n<h2>\u10e0\u10d0\u10e1 \u10d0\u10db\u10d1\u10dd\u10d1\u10d4\u10dc \u10e9\u10d5\u10d4\u10dc\u10d8 \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8<\/h2>\n<p>200-\u10db\u10d3\u10d4 \u10d2\u10d0\u10db\u10dd\u10ee\u10db\u10d0\u10e3\u10e0\u10d4\u10d1\u10d0 Google-\u10d6\u10d4, \u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10dd \u10e0\u10d4\u10d8\u10e2\u10d8\u10dc\u10d2\u10d8 4.9 \/ 5. \u10d4\u10e1 \u10d0\u10e0\u10d8\u10e1 \u10d8\u10e1, \u10e0\u10d0\u10e1\u10d0\u10ea \u10dc\u10d0\u10db\u10d3\u10d5\u10d8\u10da\u10d8 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d4\u10d1\u10d8 \u10ec\u10d4\u10e0\u10d4\u10dc.<\/p>\n<p>                <button id=\"testPrev\" aria-label=\"Previous\"><br \/>\n                    <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 19.5L8.25 12l7.5-7.5\"\/><\/svg><br \/>\n                <\/button><br \/>\n                <button id=\"testNext\" aria-label=\"Next\"><br \/>\n                    <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 4.5l7.5 7.5-7.5 7.5\"\/><\/svg><br \/>\n                <\/button><br \/>\n                        \u2605\u2605\u2605\u2605\u2605<br \/>\n                        \u201e\u10e4\u10e0\u10d0\u10dc\u10d2\u10e3\u10da\u10d8 \u10ec\u10e7\u10dd\u10d1\u10d8\u10e1 \u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8 \u10d3\u10d0\u10d3\u10dd \u10de\u10e0\u10dd\u10e4\u10d4\u10e1\u10d8\u10dd\u10dc\u10d0\u10da\u10e3\u10e0\u10d0\u10d3 \u2014 \u10e1\u10d0\u10db\u10d8 \u10d3\u10e6\u10d4\u10e8\u10d8 120 \u10d9\u10d5.\u10db. \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10d8 \u10d8\u10db\u10d3\u10d4\u10dc\u10d0\u10d3 \u10db\u10d0\u10e6\u10d0\u10da\u10d8\u10d0, \u10e0\u10dd\u10db \u10e1\u10d0\u10ee\u10da\u10e1 \u10d0\u10ee\u10d0\u10da\u10d8 \u10ee\u10d0\u10e1\u10d8\u10d0\u10d7\u10d8 \u10db\u10d8\u10e1\u10ea\u10d0.&#8221;<br \/>\n                            \u10dc\u10d8\u10dc\u10dd \u10ee\u10dd\u10e0\u10dc\u10d0\u10e3\u10da\u10d8<br \/>\n                            \u10d5\u10d4\u10e0\u10d0, \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8<br \/>\n                        \u2605\u2605\u2605\u2605\u2605<br \/>\n                        \u201e\u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d0, \u10e8\u10d4\u10e0\u10e9\u10d4\u10d5\u10d0, \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8 \u2014 \u10e7\u10d5\u10d4\u10da\u10d0\u10e4\u10d4\u10e0\u10d8 \u10d4\u10e0\u10d7\u10d8 \u10ee\u10d4\u10da\u10d8\u10d3\u10d0\u10dc. \u10d0\u10e0\u10e5\u10d8\u10e2\u10d4\u10e5\u10e2\u10dd\u10e0\u10d8\u10e1 \u10e0\u10d4\u10d9\u10dd\u10db\u10d4\u10dc\u10d3\u10d0\u10ea\u10d8\u10d0 \u10e1\u10e0\u10e3\u10da\u10d0\u10d3 \u10d3\u10d0\u10d3\u10d0\u10e1\u10e2\u10e3\u10e0\u10d3\u10d0.&#8221;<br \/>\n                            \u10d2\u10d8\u10dd\u10e0\u10d2\u10d8 \u10d1\u10d4\u10e0\u10d8\u10eb\u10d4<br \/>\n                            \u10e1\u10d0\u10d1\u10e3\u10e0\u10d7\u10d0\u10da\u10dd, \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8<br \/>\n                        \u2605\u2605\u2605\u2605\u2605<br \/>\n                        \u201e\u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10e8\u10d8 \u10dc\u10d0\u10ee\u10e3\u10da\u10d8 \u10dc\u10d8\u10db\u10e3\u10e8\u10d4\u10d1\u10d8 \u10d6\u10e3\u10e1\u10e2\u10d0\u10d3 \u10d8\u10e1\u10d4 \u10d2\u10d0\u10db\u10dd\u10d5\u10d8\u10d3\u10d0 \u10e1\u10d0\u10ee\u10da\u10e8\u10d8, \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10d5\u10d4\u10da\u10dd\u10d3\u10d8. \u10e4\u10d0\u10e1\u10d8 \u2014 \u10e1\u10ee\u10d5\u10d4\u10d1\u10d7\u10d0\u10dc \u10e8\u10d4\u10d3\u10d0\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d1\u10d4\u10d5\u10e0\u10d0\u10d3 \u10e3\u10e4\u10e0\u10dd \u10f0\u10e3\u10db\u10d0\u10dc\u10e3\u10e0\u10d8.&#8221;<br \/>\n                            \u10d7\u10d0\u10db\u10d0\u10e0 \u10da\u10dd\u10db\u10d8\u10eb\u10d4<br \/>\n                            \u10d2\u10dd\u10dc\u10d8\u10dd, \u10d1\u10d0\u10d7\u10e3\u10db\u10d8<br \/>\n                        \u2605\u2605\u2605\u2605\u2605<br \/>\n                        \u201e\u10db\u10e3\u10ee\u10d8\u10e1 \u10db\u10d0\u10e1\u10d8\u10e3\u10e0\u10d8 \u10d3\u10d0\u10e4\u10d0 \u10e8\u10d4\u10e3\u10d3\u10d0\u10e0\u10d4\u10d1\u10d4\u10da \u10e4\u10d0\u10e5\u10e2\u10e3\u10e0\u10d0\u10e1 \u10e5\u10db\u10dc\u10d8\u10e1. \u10e1\u10d0\u10db\u10d8 \u10ec\u10d4\u10da\u10d8\u10d0 \u10d2\u10d5\u10d0\u10e5\u10d5\u10e1 \u2014 \u10d4\u10e0\u10d7\u10d8 \u10dc\u10d0\u10d9\u10d0\u10ec\u10e0\u10d8\u10ea \u10d9\u10d8 \u10d0\u10e0 \u10e9\u10d0\u10dc\u10e1.&#8221;<br \/>\n                            \u10da\u10d4\u10d5\u10d0\u10dc \u10d9\u10d8\u10d9\u10dc\u10d0\u10eb\u10d4<br \/>\n                            \u10e7\u10d5\u10d0\u10e0\u10d4\u10da\u10d8<br \/>\n    <\/section>\n<p>\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INTERNO \u2014 SHOWROOM CTA SECTION (standalone)\n     Drop into one Elementor HTML widget.\n     \u10e4\u10dd\u10dc\u10e3\u10e0\u10d8 \u10e4\u10dd\u10e2\u10dd + dark overlay + \u10d7\u10d4\u10d7\u10e0\u10d8 \u10e6\u10d8\u10da\u10d0\u10d9\u10d4\u10d1\u10d8 + 3 info \u10d1\u10da\u10dd\u10d9\u10d8.\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Georgian:wght@400;500&display=swap');\n    :root {\n        --bg-color: #FBF3EB;\n        --text-color: #1A1A1A;\n        --line-color: rgba(26, 26, 26, 0.15);\n        --title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n        --body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n    }\n    .showroom-wrap, .showroom-wrap * { box-sizing: border-box; }\n    .showroom-wrap {\n        font-family: var(--body-font);\n        font-weight: 400;\n        line-height: 1.6;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n        text-rendering: optimizeLegibility;\n    }\n    .showroom-wrap h2, .showroom-wrap .title-font {\n        font-family: var(--title-font);\n        font-weight: normal;\n        margin: 0;\n    }\n    .showroom-wrap p { margin: 0; }\n    .showroom-wrap a { text-decoration: none; color: inherit; }\n    .showroom-wrap img { display: block; max-width: 100%; }\n    .showroom-wrap button { background: none; border: 0; cursor: pointer; color: inherit; font-family: inherit; }\n    \/* Light buttons *\/\n    .showroom-wrap .btn-light {\n        background: #fff;\n        color: var(--text-color);\n        border: none;\n        padding: 0 1.6rem;\n        height: 48px;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: .5rem;\n        border-radius: 50px;\n        cursor: pointer;\n        font-family: var(--body-font);\n        font-size: .95rem;\n        transition: opacity .4s ease, transform .4s cubic-bezier(.22,1,.36,1);\n        text-decoration: none;\n    }\n    .showroom-wrap .btn-light:hover { opacity: .85; transform: translateY(-1px); }\n    .showroom-wrap .btn-light svg { width: 14px; height: 14px; stroke-width: 1.5; }\n    .showroom-wrap .btn-ghost-light {\n        background: transparent;\n        color: #fff;\n        border: 1px solid rgba(255,255,255,.5);\n        padding: 0 1.6rem;\n        height: 48px;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: .5rem;\n        border-radius: 50px;\n        cursor: pointer;\n        font-family: var(--body-font);\n        font-size: .95rem;\n        transition: background .4s ease, transform .4s cubic-bezier(.22,1,.36,1);\n        text-decoration: none;\n    }\n    .showroom-wrap .btn-ghost-light:hover { background: rgba(255,255,255,.12); transform: translateY(-1px); }\n    .showroom-wrap .btn-ghost-light svg { width: 14px; height: 14px; stroke-width: 1.5; }\n    \/* Pin button states *\/\n    .showroom-wrap .btn-light,\n    .showroom-wrap .btn-light:link, .showroom-wrap .btn-light:visited,\n    .showroom-wrap .btn-light:hover, .showroom-wrap .btn-light:focus, .showroom-wrap .btn-light:focus-visible, .showroom-wrap .btn-light:active {\n        background-color: #fff !important;\n        color: var(--text-color) !important;\n        border: none !important;\n    }\n    .showroom-wrap .btn-light svg { stroke: currentColor !important; }\n    .showroom-wrap .btn-ghost-light,\n    .showroom-wrap .btn-ghost-light:link, .showroom-wrap .btn-ghost-light:visited {\n        background-color: transparent !important;\n        color: #fff !important;\n        border: 1px solid rgba(255,255,255,.5) !important;\n    }\n    .showroom-wrap .btn-ghost-light:hover, .showroom-wrap .btn-ghost-light:focus, .showroom-wrap .btn-ghost-light:focus-visible, .showroom-wrap .btn-ghost-light:active {\n        background-color: rgba(255,255,255,.12) !important;\n        color: #fff !important;\n        border-color: rgba(255,255,255,.5) !important;\n    }\n    .showroom-wrap .btn-ghost-light svg { stroke: currentColor !important; }\n    .showroom-wrap a:focus, .showroom-wrap a:focus-visible { outline: none; }\n    \/* \u2550\u2550\u2550 SHOWROOM SECTION \u2550\u2550\u2550 *\/\n    .showroom-wrap .showroom {\n        position: relative;\n        padding: 7rem 3rem;\n        min-height: 540px;\n        color: #fff;\n        overflow: hidden;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .showroom-wrap .showroom-bg {\n        position: absolute;\n        inset: 0;\n        z-index: 0;\n    }\n    .showroom-wrap .showroom-bg img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n    .showroom-wrap .showroom-bg::after {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(120deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,.4) 60%, rgba(0,0,0,.6) 100%);\n    }\n    .showroom-wrap .showroom-inner {\n        position: relative;\n        z-index: 1;\n        max-width: 720px;\n    }\n    .showroom-wrap .showroom h2 {\n        font-size: clamp(2.4rem, 5vw, 4rem);\n        line-height: 1.05;\n        margin-bottom: 1.5rem;\n        color: #fff;\n    }\n    .showroom-wrap .showroom p {\n        font-size: 1.05rem;\n        opacity: .85;\n        max-width: 540px;\n        margin-bottom: 2.5rem;\n        line-height: 1.7;\n    }\n    .showroom-wrap .showroom-actions {\n        display: flex;\n        gap: 1rem;\n        flex-wrap: wrap;\n        margin-bottom: 3rem;\n    }\n    .showroom-wrap .showroom-info {\n        display: flex;\n        gap: 3rem;\n        padding-top: 2rem;\n        border-top: 1px solid rgba(255,255,255,.2);\n        flex-wrap: wrap;\n    }\n    .showroom-wrap .showroom-info-item .lbl {\n        font-size: .75rem;\n        opacity: .6;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        margin-bottom: .4rem;\n    }\n    .showroom-wrap .showroom-info-item .val {\n        font-family: var(--title-font);\n        font-size: 1.2rem;\n        line-height: 1.3;\n    }\n    \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n    @media (max-width: 1024px) {\n        .showroom-wrap .showroom {\n            padding: 5rem 2.5rem;\n            min-height: 460px;\n        }\n    }\n    @media (max-width: 768px) {\n        .showroom-wrap .showroom {\n            padding: 4rem 1.2rem;\n            min-height: auto;\n        }\n        .showroom-wrap .showroom h2 { margin-bottom: 1rem; }\n        .showroom-wrap .showroom p { margin-bottom: 2rem; }\n        .showroom-wrap .showroom-actions { margin-bottom: 2rem; }\n        .showroom-wrap .showroom-info {\n            gap: 1.5rem;\n            padding-top: 1.5rem;\n        }\n        .showroom-wrap .showroom-info-item { min-width: 45%; }\n    }\n    @media (max-width: 480px) {\n        .showroom-wrap .showroom { padding: 3rem 1rem; }\n        .showroom-wrap .showroom-info { gap: 1.2rem; }\n        .showroom-wrap .showroom-info-item { min-width: 100%; }\n    }\n<\/style>\n<section>\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1616486338812-3dadae4b4ace?auto=format&#038;fit=crop&#038;w=2000&#038;q=85\" alt=\"\"><\/p>\n<h2>\u10d4\u10ec\u10d5\u10d8\u10d4\u10d7 \u10e9\u10d5\u10d4\u10dc\u10e1<br \/>\u10e1\u10d8\u10d5\u10e0\u10ea\u10d4\u10e1 \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10e8\u10d8<\/h2>\n<p>200 \u10d9\u10d5.\u10db \u10e4\u10d0\u10e0\u10d7\u10d8\u10e1 \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10d8, \u10e1\u10d0\u10d3\u10d0\u10ea \u10de\u10d8\u10e0\u10d0\u10d3\u10d0\u10d3 \u10dc\u10d0\u10ee\u10d0\u10d5\u10d7 \u10e7\u10d5\u10d4\u10da\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d0\u10e1, \u10e8\u10d4\u10d4\u10ee\u10d4\u10d1\u10d8\u10d7, \u10e8\u10d4\u10d0\u10d3\u10d0\u10e0\u10d4\u10d1\u10d7. \u10d5\u10d8\u10ec\u10d5\u10d4\u10d5\u10d7 \u10e7\u10d0\u10d5\u10d0\u10d6\u10d4 \u2014 \u10d2\u10d0\u10dc\u10d5\u10d8\u10ee\u10d8\u10da\u10dd\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8 \u10d4\u10e0\u10d7\u10d0\u10d3.<\/p>\n<p>                <a href=\"#\"><br \/>\n                    \u10d2\u10d6\u10d8\u10e1 \u10d2\u10d0\u10d9\u10d5\u10d0\u10da\u10d8\u10d0\u10dc\u10d4\u10d1\u10d0<br \/>\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25\"\/><\/svg><br \/>\n                <\/a><br \/>\n                <a href=\"#\">\u10d5\u10d8\u10d6\u10d8\u10e2\u10d8\u10e1 \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d0<\/a><br \/>\n                    \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8<br \/>\n                    \u10d0\u10da. \u10e7\u10d0\u10d6\u10d1\u10d4\u10d2\u10d8\u10e1 \u10d2\u10d0\u10db\u10d6. 12<br \/>\n                    \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10d8<br \/>\n                    \u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8 \u2014 \u10e8\u10d0\u10d1\u10d0\u10d7\u10d8<br \/>10:00 \u2014 19:00<br \/>\n                    \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8<br \/>\n                    +995 555 12 34 56<br \/>\n    <\/section>\n<p>\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INTERNO \u2014 FAQ SECTION (premium, standalone)\n     Drop into one Elementor HTML widget.\n     Features:\n     - Category filters (\u10e7\u10d5\u10d4\u10da\u10d0 \/ \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8 \/ \u10e4\u10d0\u10e1\u10d8 \/ \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \/ \u10e8\u10d4\u10e0\u10e9\u10d4\u10d5\u10d0)\n     - Numbered items (01, 02, \u2026)\n     - Single-open accordion with smooth height animation\n     - + \u2192 \u2212 icon morph\n     - Bottom CTA with phone, WhatsApp, email\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Georgian:wght@400;500&display=swap');\n    :root {\n        --bg-color: #FBF3EB;\n        --text-color: #1A1A1A;\n        --line-color: rgba(26, 26, 26, 0.15);\n        --line-soft: rgba(26, 26, 26, 0.08);\n        --title-font: 'LGV Anastasia 2025 Geo', 'Noto Serif Georgian', serif;\n        --body-font: 'FiraGo', 'Noto Sans Georgian', sans-serif;\n        --accent-color: #8c3b28;\n    }\n    .faq-wrap, .faq-wrap * { box-sizing: border-box; }\n    .faq-wrap {\n        background-color: var(--bg-color);\n        color: var(--text-color);\n        font-family: var(--body-font);\n        font-weight: 400;\n        line-height: 1.6;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n        text-rendering: optimizeLegibility;\n    }\n    .faq-wrap h2, .faq-wrap h3, .faq-wrap .title-font {\n        font-family: var(--title-font);\n        font-weight: normal;\n        margin: 0;\n    }\n    .faq-wrap p { margin: 0; }\n    .faq-wrap a { text-decoration: none; color: inherit; }\n    .faq-wrap button { background: none; border: 0; cursor: pointer; color: inherit; font-family: inherit; padding: 0; }\n    .faq-wrap a:focus, .faq-wrap a:focus-visible,\n    .faq-wrap button:focus, .faq-wrap button:focus-visible { outline: none; }\n    \/* Buttons (for CTA) *\/\n    .faq-wrap .btn-black {\n        background: var(--text-color);\n        color: var(--bg-color);\n        padding: 0 1.4rem;\n        height: 48px;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: .6rem;\n        border-radius: 50px;\n        font-family: var(--body-font);\n        font-size: .95rem;\n        cursor: pointer;\n        transition: opacity .4s ease, transform .4s cubic-bezier(.22,1,.36,1);\n    }\n    .faq-wrap .btn-black:hover { opacity: .85; transform: translateY(-1px); }\n    .faq-wrap .btn-black svg { width: 16px; height: 16px; stroke-width: 1.5; }\n    .faq-wrap .btn-outline {\n        background: transparent;\n        color: var(--text-color);\n        border: 1px solid var(--text-color);\n        padding: 0 1.4rem;\n        height: 48px;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: .6rem;\n        border-radius: 50px;\n        font-family: var(--body-font);\n        font-size: .95rem;\n        cursor: pointer;\n        transition: background .4s ease, color .4s ease, transform .4s cubic-bezier(.22,1,.36,1);\n    }\n    .faq-wrap .btn-outline:hover { background: var(--text-color); color: var(--bg-color); transform: translateY(-1px); }\n    .faq-wrap .btn-outline svg { width: 16px; height: 16px; stroke-width: 1.5; }\n    .faq-wrap .btn-black,\n    .faq-wrap .btn-black:link, .faq-wrap .btn-black:visited,\n    .faq-wrap .btn-black:hover, .faq-wrap .btn-black:focus, .faq-wrap .btn-black:focus-visible, .faq-wrap .btn-black:active {\n        background-color: var(--text-color) !important;\n        color: var(--bg-color) !important;\n        border: none !important;\n    }\n    .faq-wrap .btn-black svg { stroke: currentColor !important; }\n    .faq-wrap .btn-outline,\n    .faq-wrap .btn-outline:link, .faq-wrap .btn-outline:visited {\n        background-color: transparent !important;\n        color: var(--text-color) !important;\n        border: 1px solid var(--text-color) !important;\n    }\n    .faq-wrap .btn-outline:hover, .faq-wrap .btn-outline:focus, .faq-wrap .btn-outline:focus-visible, .faq-wrap .btn-outline:active {\n        background-color: var(--text-color) !important;\n        color: var(--bg-color) !important;\n        border-color: var(--text-color) !important;\n    }\n    .faq-wrap .btn-outline svg { stroke: currentColor !important; }\n    \/* \u2550\u2550\u2550 FAQ SECTION \u2550\u2550\u2550 *\/\n    .faq-wrap .faq-section {\n        padding: 6rem 3rem;\n    }\n    \/* Section head *\/\n    .faq-wrap .faq-head {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 4rem;\n        align-items: end;\n        margin-bottom: 3.5rem;\n        padding-bottom: 2.5rem;\n        border-bottom: 1px solid var(--line-color);\n    }\n    .faq-wrap .faq-head-title {\n        font-size: clamp(2.4rem, 5vw, 4rem);\n        line-height: 1.02;\n        letter-spacing: -0.015em;\n    }\n    .faq-wrap .faq-head-meta { display: flex; flex-direction: column; gap: 1.5rem; }\n    .faq-wrap .faq-head-meta p {\n        font-size: 1rem;\n        opacity: .75;\n        line-height: 1.7;\n        max-width: 480px;\n    }\n    \/* Category filters *\/\n    .faq-wrap .faq-filters {\n        display: flex;\n        gap: .5rem;\n        flex-wrap: wrap;\n        margin-bottom: 3rem;\n    }\n    .faq-wrap .filter-btn {\n        background: transparent;\n        border: 1px solid var(--line-color);\n        padding: .55rem 1.1rem;\n        border-radius: 50px;\n        cursor: pointer;\n        font-family: var(--body-font);\n        font-size: .85rem;\n        color: var(--text-color);\n        display: inline-flex;\n        align-items: center;\n        gap: .55rem;\n        transition: background .35s ease, border-color .35s ease, color .35s ease;\n    }\n    .faq-wrap .filter-btn .count {\n        font-size: .7rem;\n        opacity: .55;\n        font-feature-settings: \"tnum\";\n    }\n    .faq-wrap .filter-btn:hover { border-color: var(--text-color); }\n    .faq-wrap .filter-btn.active {\n        background: var(--text-color);\n        border-color: var(--text-color);\n        color: var(--bg-color);\n    }\n    .faq-wrap .filter-btn.active .count { opacity: .65; }\n    \/* FAQ list *\/\n    .faq-wrap .faq-list { display: flex; flex-direction: column; }\n    .faq-wrap .faq-item {\n        border-bottom: 1px solid var(--line-color);\n        transition: background .4s ease;\n    }\n    .faq-wrap .faq-item:first-of-type { border-top: 1px solid var(--line-color); }\n    .faq-wrap .faq-item.hidden { display: none; }\n    .faq-wrap .faq-q {\n        width: 100%;\n        display: grid;\n        grid-template-columns: 56px 1fr auto auto;\n        align-items: center;\n        gap: 1.5rem;\n        padding: 1.8rem 1.2rem;\n        text-align: left;\n        cursor: pointer;\n        background: transparent;\n        transition: background .35s ease;\n    }\n    .faq-wrap .faq-q:hover { background: var(--line-soft); }\n    .faq-wrap .faq-item.active .faq-q { background: var(--line-soft); }\n    .faq-wrap .faq-num {\n        font-family: var(--title-font);\n        font-size: .95rem;\n        opacity: .35;\n        letter-spacing: .04em;\n        line-height: 1;\n        font-feature-settings: \"tnum\";\n        transition: opacity .35s ease, color .35s ease;\n    }\n    .faq-wrap .faq-item.active .faq-num {\n        opacity: 1;\n        color: var(--accent-color);\n    }\n    .faq-wrap .faq-question {\n        font-family: var(--title-font);\n        font-size: clamp(1.05rem, 1.4vw, 1.3rem);\n        line-height: 1.35;\n    }\n    .faq-wrap .faq-tag {\n        font-size: .7rem;\n        text-transform: uppercase;\n        letter-spacing: .12em;\n        opacity: .5;\n        padding: .35rem .75rem;\n        border: 1px solid var(--line-color);\n        border-radius: 50px;\n        white-space: nowrap;\n    }\n    \/* + \u2192 \u2212 morph *\/\n    .faq-wrap .faq-icon {\n        width: 22px;\n        height: 22px;\n        position: relative;\n        flex-shrink: 0;\n    }\n    .faq-wrap .faq-icon::before,\n    .faq-wrap .faq-icon::after {\n        content: '';\n        position: absolute;\n        background: var(--text-color);\n        transition: transform .45s cubic-bezier(.22,1,.36,1);\n    }\n    .faq-wrap .faq-icon::before {\n        top: 50%; left: 0;\n        width: 100%; height: 1.5px;\n        transform: translateY(-50%);\n    }\n    .faq-wrap .faq-icon::after {\n        left: 50%; top: 0;\n        width: 1.5px; height: 100%;\n        transform: translateX(-50%);\n    }\n    .faq-wrap .faq-item.active .faq-icon::after {\n        transform: translateX(-50%) scaleY(0);\n    }\n    \/* Answer container \u2014 smooth height transition *\/\n    .faq-wrap .faq-a {\n        display: grid;\n        grid-template-rows: 0fr;\n        transition: grid-template-rows .55s cubic-bezier(.22,1,.36,1);\n    }\n    .faq-wrap .faq-a-inner {\n        overflow: hidden;\n    }\n    .faq-wrap .faq-item.active .faq-a {\n        grid-template-rows: 1fr;\n    }\n    .faq-wrap .faq-a-content {\n        padding: 0 1.2rem 2rem calc(56px + 1.5rem + 1.2rem);\n        font-size: .98rem;\n        line-height: 1.8;\n        opacity: .82;\n        max-width: 780px;\n    }\n    .faq-wrap .faq-a-content p { margin-bottom: 1rem; }\n    .faq-wrap .faq-a-content p:last-child { margin-bottom: 0; }\n    .faq-wrap .faq-a-content strong {\n        font-weight: 500;\n        color: var(--text-color);\n        opacity: 1;\n    }\n    \/* Empty state *\/\n    .faq-wrap .faq-empty {\n        display: none;\n        padding: 4rem 2rem;\n        text-align: center;\n        opacity: .5;\n        font-size: .95rem;\n    }\n    .faq-wrap .faq-empty.show { display: block; }\n    \/* \u2550\u2550\u2550 Bottom CTA \u2550\u2550\u2550 *\/\n    .faq-wrap .faq-cta {\n        margin-top: 5rem;\n        padding: 4rem 3rem;\n        border: 1px solid var(--line-color);\n        border-radius: 6px;\n        text-align: center;\n        background: rgba(255,255,255,.3);\n    }\n    .faq-wrap .faq-cta-title {\n        font-size: clamp(1.6rem, 2.5vw, 2.2rem);\n        line-height: 1.15;\n        margin-bottom: .8rem;\n    }\n    .faq-wrap .faq-cta-text {\n        font-size: 1rem;\n        opacity: .7;\n        margin-bottom: 2rem;\n        max-width: 480px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n    .faq-wrap .faq-cta-actions {\n        display: flex;\n        gap: .8rem;\n        justify-content: center;\n        flex-wrap: wrap;\n    }\n    \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n    @media (max-width: 1024px) {\n        .faq-wrap .faq-section { padding: 5rem 2.5rem; }\n        .faq-wrap .faq-head {\n            grid-template-columns: 1fr;\n            gap: 1.5rem;\n            align-items: start;\n            margin-bottom: 2.5rem;\n            padding-bottom: 2rem;\n        }\n        .faq-wrap .faq-cta { padding: 3rem 2rem; }\n    }\n    @media (max-width: 768px) {\n        .faq-wrap .faq-section { padding: 3.5rem 1.2rem; }\n        .faq-wrap .faq-filters {\n            margin-bottom: 2rem;\n            overflow-x: auto;\n            flex-wrap: nowrap;\n            padding-bottom: .3rem;\n            margin-left: -1.2rem;\n            margin-right: -1.2rem;\n            padding-left: 1.2rem;\n            padding-right: 1.2rem;\n            -webkit-overflow-scrolling: touch;\n        }\n        .faq-wrap .faq-filters::-webkit-scrollbar { display: none; }\n        .faq-wrap .filter-btn { white-space: nowrap; flex-shrink: 0; }\n        .faq-wrap .faq-q {\n            grid-template-columns: 32px 1fr auto;\n            gap: 1rem;\n            padding: 1.4rem .8rem;\n        }\n        .faq-wrap .faq-num { font-size: .8rem; }\n        .faq-wrap .faq-tag { display: none; } \/* tag hidden on mobile to save space *\/\n        .faq-wrap .faq-a-content {\n            padding: 0 .8rem 1.6rem calc(32px + 1rem + .8rem);\n            font-size: .92rem;\n        }\n        .faq-wrap .faq-cta {\n            margin-top: 3rem;\n            padding: 2.5rem 1.2rem;\n        }\n        .faq-wrap .faq-cta-actions { flex-direction: column; }\n        .faq-wrap .faq-cta-actions .btn-black,\n        .faq-wrap .faq-cta-actions .btn-outline {\n            width: 100%;\n            height: 44px;\n            font-size: .9rem;\n        }\n    }\n    @media (max-width: 480px) {\n        .faq-wrap .faq-section { padding: 3rem 1rem; }\n        .faq-wrap .faq-q {\n            grid-template-columns: 28px 1fr auto;\n            padding: 1.2rem .5rem;\n            gap: .8rem;\n        }\n        .faq-wrap .faq-a-content {\n            padding: 0 .5rem 1.4rem calc(28px + .8rem + .5rem);\n        }\n    }\n<\/style>\n<section>\n        <!-- Header --><\/p>\n<h2>\u10ee\u10e8\u10d8\u10e0\u10d0\u10d3 \u10d3\u10d0\u10e1\u10db\u10e3\u10da\u10d8<br \/>\u10d9\u10d8\u10d7\u10ee\u10d5\u10d4\u10d1\u10d8<\/h2>\n<p>\u10d0\u10e5 \u10e8\u10d4\u10d5\u10d0\u10d2\u10e0\u10dd\u10d5\u10d4\u10d7 \u10d8\u10e1, \u10e0\u10d0\u10e1\u10d0\u10ea \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8 \u10e7\u10d5\u10d4\u10da\u10d0\u10d6\u10d4 \u10ee\u10e8\u10d8\u10e0\u10d0\u10d3 \u10d2\u10d5\u10d4\u10d9\u10d8\u10d7\u10ee\u10d4\u10d1\u10d8\u10d0\u10dc \u2014 \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8\u10d3\u10d0\u10dc \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0\u10db\u10d3\u10d4. \u10d7\u10e3 \u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10d9\u10d8\u10d7\u10ee\u10d5\u10d0\u10e1 \u10d0\u10e5 \u10d0\u10e0 \u10d8\u10de\u10dd\u10d5\u10d8\u10d7, \u10e5\u10d5\u10d4\u10db\u10dd\u10d7 \u10dc\u10d0\u10ee\u10d0\u10d5\u10d7, \u10e0\u10dd\u10d2\u10dd\u10e0 \u10d3\u10d0\u10d2\u10d5\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d4\u10d7 \u10de\u10d8\u10e0\u10d3\u10d0\u10de\u10d8\u10e0.<\/p>\n<p>        <!-- Category filters --><br \/>\n            <button data-cat=\"all\">\u10e7\u10d5\u10d4\u10da\u10d0 8<\/button><br \/>\n            <button data-cat=\"installation\">\u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8 3<\/button><br \/>\n            <button data-cat=\"pricing\">\u10e4\u10d0\u10e1\u10d8 2<\/button><br \/>\n            <button data-cat=\"warranty\">\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 2<\/button><br \/>\n            <button data-cat=\"selection\">\u10e8\u10d4\u10e0\u10e9\u10d4\u10d5\u10d0 1<\/button><br \/>\n        <!-- FAQ list --><br \/>\n                <button><br \/>\n                    01<br \/>\n                    \u10e0\u10dd\u10d2\u10dd\u10e0 \u10ee\u10d3\u10d4\u10d1\u10d0 \u10e4\u10d0\u10e1\u10d8\u10e1 \u10d2\u10d0\u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10d4\u10d1\u10d0?<br \/>\n                    \u10e4\u10d0\u10e1\u10d8<br \/>\n                <\/button><\/p>\n<p>\u10e1\u10d0\u10d1\u10dd\u10da\u10dd\u10dd \u10e4\u10d0\u10e1\u10d8 \u10d3\u10d0\u10db\u10dd\u10d9\u10d8\u10d3\u10d4\u10d1\u10e3\u10da\u10d8\u10d0 <strong>\u10db\u10d0\u10e1\u10d0\u10da\u10d8\u10e1 \u10e2\u10d8\u10de\u10d6\u10d4, \u10d9\u10d5\u10d0\u10d3\u10e0\u10d0\u10e2\u10e3\u10da \u10db\u10d4\u10e2\u10e0\u10d6\u10d4 \u10d3\u10d0 \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8\u10e1 \u10e1\u10d8\u10e0\u10d7\u10e3\u10da\u10d4\u10d6\u10d4<\/strong>. \u10e4\u10e0\u10d0\u10dc\u10d2\u10e3\u10da\u10d8 \u10ec\u10e7\u10dd\u10d1\u10d0, \u10f0\u10d4\u10e0\u10d8\u10dc\u10d2\u10d1\u10dd\u10e3\u10dc\u10d8 \u10d3\u10d0 \u10e9\u10d4\u10d5\u10e0\u10dd\u10dc\u10d8 \u10ea\u10dd\u10e2\u10d0 \u10db\u10d4\u10e2\u10d8 \u10d3\u10e0\u10dd\u10d8\u10e1 \u10d3\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d8\u10e1 \u10e8\u10e0\u10dd\u10d1\u10d0\u10e1 \u10db\u10dd\u10d8\u10d7\u10ee\u10dd\u10d5\u10e1.<\/p>\n<p>\u10d2\u10d0\u10db\u10dd\u10d2\u10d8\u10db\u10d6\u10d0\u10d3\u10d4\u10d1\u10d7 \u10e3\u10e4\u10d0\u10e1\u10dd \u10ee\u10d0\u10e0\u10ef\u10d7\u10d0\u10e6\u10e0\u10d8\u10ea\u10ee\u10d5\u10d0\u10e1 \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10e8\u10d8 \u10d5\u10d8\u10d6\u10d8\u10e2\u10d8\u10e1 \u10d0\u10dc \u10dd\u10dc\u10da\u10d0\u10d8\u10dc \u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d8\u10e1 \u10e8\u10d4\u10db\u10d3\u10d4\u10d2. \u10e4\u10d0\u10e1\u10e1 \u10d5\u10d8\u10ec\u10d4\u10e0\u10d7 \u10ee\u10d4\u10da\u10e8\u10d4\u10d9\u10e0\u10e3\u10da\u10d4\u10d1\u10d0\u10e8\u10d8 \u2014 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8\u10d7\u10d8 \u10ee\u10d0\u10e0\u10ef\u10d4\u10d1\u10d8 \u10d2\u10d6\u10d0\u10e8\u10d8 \u10d0\u10e0 \u10e9\u10dc\u10d3\u10d4\u10d1\u10d0.<\/p>\n<p>                <button><br \/>\n                    02<br \/>\n                    \u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8 \u10ee\u10d0\u10dc\u10d8 \u10e1\u10ed\u10d8\u10e0\u10d3\u10d4\u10d1\u10d0 \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10e1?<br \/>\n                    \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8<br \/>\n                <\/button><\/p>\n<p>\u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10dd\u10d3 <strong>50 \u10d9\u10d5.\u10db \u10e4\u10d0\u10e0\u10d7\u10dd\u10d1\u10d8 \u2014 2-3 \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10d3\u10e6\u10d4<\/strong>. \u10e4\u10e0\u10d0\u10dc\u10d2\u10e3\u10da\u10d8 \u10ec\u10e7\u10dd\u10d1\u10d0 \u10d3\u10d0 \u10e9\u10d4\u10d5\u10e0\u10dd\u10dc\u10d8 \u10ea\u10dd\u10e2\u10d0 \u10db\u10d4\u10e2 \u10d3\u10e0\u10dd\u10e1 \u10db\u10dd\u10d8\u10d7\u10ee\u10dd\u10d5\u10e1, \u10d5\u10d8\u10d3\u10e0\u10d4 \u10d9\u10da\u10d0\u10e1\u10d8\u10d9\u10e3\u10e0\u10d8 \u10d2\u10d0\u10dc\u10da\u10d0\u10d2\u10d4\u10d1\u10d0 \u2014 \u10ee\u10d4\u10da\u10d8\u10d7 \u10ed\u10e0\u10d8\u10e1 \u10e1\u10de\u10d4\u10ea\u10d8\u10e4\u10d8\u10d9\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd.<\/p>\n<p>\u10d3\u10d0\u10e4\u10d0\u10e0\u10d5\u10d8\u10e1 (\u10da\u10d0\u10e5\u10d8\/\u10d6\u10d4\u10d7\u10d8) \u10d4\u10e2\u10d0\u10de\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8\u10d7 24-72 \u10e1\u10d0\u10d0\u10d7\u10e1 \u10db\u10dd\u10d8\u10d7\u10ee\u10dd\u10d5\u10e1, \u10e8\u10d4\u10e1\u10d0\u10d1\u10d0\u10db\u10d8\u10e1\u10d0\u10d3 \u10e1\u10e0\u10e3\u10da\u10d8 \u10de\u10e0\u10dd\u10ea\u10d4\u10e1\u10d8 50 \u10d9\u10d5.\u10db-\u10d6\u10d4 \u2014 \u10d3\u10d0\u10d0\u10ee\u10da\u10dd\u10d4\u10d1\u10d8\u10d7 5 \u10d3\u10e6\u10d4.<\/p>\n<p>                <button><br \/>\n                    03<br \/>\n                    \u10d2\u10d0\u10d0\u10e9\u10dc\u10d8\u10d0 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0?<br \/>\n                    \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0<br \/>\n                <\/button><\/p>\n<p>\u10d3\u10d8\u10d0\u10ee, \u10dd\u10e0\u10d8 \u10ea\u10d0\u10da\u10d9\u10d4 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10db\u10e3\u10e8\u10d0\u10dd\u10d1\u10e1:<\/p>\n<p><strong>10 \u10ec\u10da\u10d8\u10d0\u10dc\u10d8 \u10e5\u10d0\u10e0\u10ee\u10dc\u10e3\u10da\u10d8 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0<\/strong> \u2014 \u10d5\u10e0\u10ea\u10d4\u10da\u10d3\u10d4\u10d1\u10d0 \u10e7\u10d5\u10d4\u10da\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d0\u10d6\u10d4, \u10e4\u10d0\u10d1\u10e0\u10d8\u10d9\u10d8\u10e1 \u10e1\u10d4\u10e0\u10e2\u10d8\u10e4\u10d8\u10d9\u10d0\u10e2\u10d8\u10d7.<\/p>\n<p><strong>2 \u10ec\u10da\u10d8\u10d0\u10dc\u10d8 \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0<\/strong> \u2014 \u10e9\u10d5\u10d4\u10dc\u10d8 \u10d2\u10e3\u10dc\u10d3\u10d8\u10e1 \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd\u10d6\u10d4, \u10ee\u10d4\u10da\u10e8\u10d4\u10d9\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0\u10db\u10dd\u10ec\u10db\u10d4\u10d1\u10e3\u10da\u10d8. \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10d3\u10d4\u10e4\u10d4\u10e5\u10e2\u10d8 \u10d0\u10db \u10de\u10d4\u10e0\u10d8\u10dd\u10d3\u10e8\u10d8 \u2014 \u10e3\u10e4\u10d0\u10e1\u10dd\u10d3 \u10d5\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d7.<\/p>\n<p>                <button><br \/>\n                    04<br \/>\n                    \u10d2\u10d0\u10e5\u10d5\u10d7 \u10dc\u10d8\u10db\u10e3\u10e8\u10d4\u10d1\u10d8 \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10e8\u10d8?<br \/>\n                    \u10e8\u10d4\u10e0\u10e9\u10d4\u10d5\u10d0<br \/>\n                <\/button><\/p>\n<p>\u10d3\u10d8\u10d0\u10ee. <strong>\u10e7\u10d5\u10d4\u10da\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d8\u10e1 \u10e4\u10d8\u10d6\u10d8\u10d9\u10e3\u10e0\u10d8 \u10dc\u10d8\u10db\u10e3\u10e8\u10d8<\/strong> \u2014 \u10e1\u10ee\u10d5\u10d0\u10d3\u10d0\u10e1\u10ee\u10d5\u10d0 \u10e4\u10d4\u10e0\u10d8, \u10e4\u10d0\u10e5\u10e2\u10e3\u10e0\u10d0 \u10d3\u10d0 \u10ec\u10e7\u10dd\u10d1\u10d8\u10e1 \u10d5\u10d0\u10e0\u10d8\u10d0\u10dc\u10e2\u10d8 \u2014 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10d8\u10d0 200 \u10d9\u10d5.\u10db \u10e4\u10d0\u10e0\u10d7\u10d8\u10e1 \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10e8\u10d8, \u10d0\u10da. \u10e7\u10d0\u10d6\u10d1\u10d4\u10d2\u10d8\u10e1 \u10d2\u10d0\u10db\u10d6. 12-\u10d6\u10d4.<\/p>\n<p>\u10d7\u10e3 \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10e8\u10d8 \u10db\u10d8\u10e1\u10d5\u10da\u10d0 \u10e0\u10d7\u10e3\u10da\u10d8\u10d0, \u10e8\u10d4\u10e1\u10d0\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\u10d0 <strong>\u10dc\u10d8\u10db\u10e3\u10e8\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d0\u10ee\u10da\u10e8\u10d8 \u10db\u10d8\u10e2\u10d0\u10dc\u10d0<\/strong> \u2014 \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8\u10e1 \u10e8\u10d8\u10d2\u10dc\u10d8\u10d7 \u10e3\u10e4\u10d0\u10e1\u10dd\u10d3.<\/p>\n<p>                <button><br \/>\n                    05<br \/>\n                    \u10d0\u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10d7 \u10e2\u10e0\u10d0\u10dc\u10e1\u10de\u10dd\u10e0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0\u10e1?<br \/>\n                    \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8<br \/>\n                <\/button><\/p>\n<p><strong>\u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8\u10e1 \u10e8\u10d8\u10d2\u10dc\u10d8\u10d7 \u2014 \u10e3\u10e4\u10d0\u10e1\u10dd<\/strong> \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10e8\u10d4\u10d9\u10d5\u10d4\u10d7\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1.<\/p>\n<p>\u10e0\u10d4\u10d2\u10d8\u10dd\u10dc\u10d4\u10d1\u10e8\u10d8 \u10e2\u10e0\u10d0\u10dc\u10e1\u10de\u10dd\u10e0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0 \u10d2\u10d0\u10db\u10dd\u10d8\u10d7\u10d5\u10da\u10d4\u10d1\u10d0 \u10db\u10d0\u10dc\u10eb\u10d8\u10da\u10d8\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7. \u10e8\u10d4\u10d9\u10d5\u10d4\u10d7\u10d8\u10e1 \u10e8\u10d4\u10db\u10d3\u10d4\u10d2 \u10e9\u10d5\u10d4\u10e3\u10da\u10d4\u10d1\u10e0\u10d8\u10d5 <strong>3-5 \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10d3\u10e6\u10d4\u10e8\u10d8<\/strong> \u10d5\u10d8\u10e2\u10d0\u10dc\u10d7 \u2014 \u10e4\u10d0\u10d1\u10e0\u10d8\u10d9\u10d8\u10d3\u10d0\u10dc \u10db\u10dd\u10ec\u10dd\u10d3\u10d4\u10d1\u10d8\u10e1 \u10d5\u10d0\u10d3\u10d8\u10e1 \u10d2\u10d0\u10d7\u10d5\u10d0\u10da\u10d8\u10e1\u10ec\u10d8\u10dc\u10d4\u10d1\u10d8\u10d7.<\/p>\n<p>                <button><br \/>\n                    06<br \/>\n                    \u10e8\u10d4\u10d8\u10eb\u10da\u10d4\u10d1\u10d0 \u10d2\u10d0\u10dc\u10d5\u10d0\u10d3\u10d4\u10d1\u10d8\u10d7 \u10d2\u10d0\u10d3\u10d0\u10ee\u10d3\u10d0?<br \/>\n                    \u10e4\u10d0\u10e1\u10d8<br \/>\n                <\/button><\/p>\n<p>\u10d3\u10d8\u10d0\u10ee, \u10d5\u10db\u10e3\u10e8\u10d0\u10dd\u10d1\u10d7 <strong>\u10d7\u10d8\u10d1\u10d8\u10e1\u10d8 \u10d1\u10d0\u10dc\u10d9\u10d7\u10d0\u10dc, \u10e1\u10d0\u10e5\u10d0\u10e0\u10d7\u10d5\u10d4\u10da\u10dd\u10e1 \u10d1\u10d0\u10dc\u10d9\u10d7\u10d0\u10dc \u10d3\u10d0 \u10d9\u10e0\u10d4\u10d3\u10dd \u10d1\u10d0\u10dc\u10d9\u10d7\u10d0\u10dc<\/strong> \u2014 \u10d2\u10d0\u10dc\u10d5\u10d0\u10d3\u10d4\u10d1\u10d0 <strong>3-\u10d3\u10d0\u10dc 24 \u10d7\u10d5\u10d4\u10db\u10d3\u10d4<\/strong>, 0%-\u10d8\u10d0\u10dc\u10d8 \u10db\u10d7\u10da\u10d8\u10d0\u10dc\u10d0\u10d3 \u10d0\u10dc \u10db\u10ea\u10d8\u10e0\u10d4 \u10e1\u10d0\u10de\u10e0\u10dd\u10ea\u10d4\u10dc\u10e2\u10dd \u10d2\u10d0\u10dc\u10d0\u10d9\u10d5\u10d4\u10d7\u10d8\u10d7 (\u10d1\u10d0\u10dc\u10d9\u10d8\u10e1 \u10e2\u10d0\u10e0\u10d8\u10e4\u10d8\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7).<\/p>\n<p>\u10d3\u10dd\u10d9\u10e3\u10db\u10d4\u10dc\u10e2\u10d0\u10ea\u10d8\u10d0 \u10d2\u10d5\u10d8\u10d0\u10d3\u10d5\u10d8\u10da\u10d3\u10d4\u10d1\u10d0 \u10e8\u10dd\u10e3\u10e0\u10e3\u10db\u10e8\u10d8, \u10d5\u10d8\u10d6\u10d8\u10e2\u10d8 30 \u10ec\u10e3\u10d7\u10d8 \u10d0\u10e0 \u10d0\u10e6\u10d4\u10db\u10d0\u10e2\u10d4\u10d1\u10d0.<\/p>\n<p>                <button><br \/>\n                    07<br \/>\n                    \u10e0\u10d0 \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d0\u10e8\u10d8 \u10d0\u10e0 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10e1 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0?<br \/>\n                    \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0<br \/>\n                <\/button><\/p>\n<p>\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10d0\u10e0 \u10d5\u10e0\u10ea\u10d4\u10da\u10d3\u10d4\u10d1\u10d0 \u10e8\u10d4\u10db\u10d3\u10d4\u10d2 \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d4\u10d1\u10e8\u10d8:<\/p>\n<p>\u2022 \u10db\u10d4\u10e5\u10d0\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10d3\u10d0\u10d6\u10d8\u10d0\u10dc\u10d4\u10d1\u10d0 (\u10d1\u10d0\u10e1\u10e0\u10d8 \u10e1\u10d0\u10d2\u10dc\u10d8\u10d7 \u10dc\u10d0\u10ee\u10d5\u10e0\u10d4\u10e2\u10d8, \u10d3\u10d0\u10e0\u10e2\u10e7\u10db\u10d0)<br \/>\u2022 \u10ed\u10d0\u10e0\u10d1\u10d8 \u10e2\u10d4\u10dc\u10d8\u10d0\u10dc\u10dd\u10d1\u10d0 \u2014 60%-\u10d6\u10d4 \u10db\u10d4\u10e2\u10d8 \u10ee\u10d0\u10dc\u10d2\u10e0\u10eb\u10da\u10d8\u10d5\u10d0\u10d3<br \/>\u2022 \u10d7\u10d5\u10d8\u10d7\u10dc\u10d0\u10d9\u10d4\u10d7\u10d8 \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8 \u10d0\u10dc \u10d2\u10d0\u10e0\u10d4 \u10ee\u10d4\u10da\u10dd\u10e1\u10dc\u10d8\u10e1 \u10e9\u10d0\u10e0\u10d4\u10d5\u10d0<br \/>\u2022 \u10d3\u10d0\u10e3\u10ea\u10d5\u10d4\u10da\u10d8 \u10db\u10d6\u10d8\u10e1 \u10e1\u10ee\u10d8\u10d5\u10d4\u10d1\u10d8\u10e1 \u10db\u10e3\u10d3\u10db\u10d8\u10d5\u10d8 \u10d6\u10d4\u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d0<\/p>\n<p>\u10e7\u10d5\u10d4\u10da\u10d0 \u10d3\u10d0\u10dc\u10d0\u10e0\u10e9\u10d4\u10dc \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d0\u10e8\u10d8 \u2014 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10e1 \u10d3\u10d0 \u10e1\u10e0\u10e3\u10da\u10d0\u10d3 \u10d5\u10e4\u10d0\u10e0\u10d0\u10d5\u10d7.<\/p>\n<p>                <button><br \/>\n                    08<br \/>\n                    \u10e1\u10ed\u10d8\u10e0\u10d3\u10d4\u10d1\u10d0 \u10e1\u10d0\u10e4\u10e3\u10eb\u10d5\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc\u10d0\u10e1\u10ec\u10d0\u10e0\u10d8 \u10db\u10dd\u10db\u10d6\u10d0\u10d3\u10d4\u10d1\u10d0?<br \/>\n                    \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8<br \/>\n                <\/button><\/p>\n<p>\u10d3\u10d8\u10d0\u10ee \u2014 \u10e1\u10d0\u10e4\u10e3\u10eb\u10d5\u10d4\u10da\u10d8 \u10e3\u10dc\u10d3\u10d0 \u10d8\u10e7\u10dd\u10e1 <strong>\u10d2\u10d0\u10e8\u10e0\u10dd\u10d1\u10d8\u10da\u10d8, \u10d7\u10d0\u10dc\u10d0\u10d1\u10d0\u10e0\u10d8 \u10d3\u10d0 \u10e1\u10e3\u10e4\u10d7\u10d0<\/strong>. \u10ea\u10d4\u10db\u10d4\u10dc\u10e2\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d0\u10e0\u10e8\u10d8\u10e1 \u10e8\u10e0\u10dd\u10d1\u10d0\u10e1 \u10e9\u10d5\u10d4\u10e3\u10da\u10d4\u10d1\u10e0\u10d8\u10d5 28 \u10d3\u10e6\u10d4 \u10ed\u10d8\u10e0\u10d3\u10d4\u10d1\u10d0.<\/p>\n<p>\u10e9\u10d5\u10d4\u10dc\u10d8 \u10d2\u10e3\u10dc\u10d3\u10d8 \u10d5\u10d8\u10d6\u10d8\u10e2\u10d8\u10e1\u10d0\u10e1 \u10d8\u10d0\u10d6\u10e0\u10d4\u10d1\u10e1 \u10e4\u10d0\u10e0\u10d7\u10dd\u10d1\u10e1 \u2014 \u10d2\u10d0\u10db\u10dd\u10d5\u10ea\u10d3\u10d8\u10d7 \u10e2\u10d4\u10dc\u10d8\u10d0\u10dc\u10dd\u10d1\u10d0\u10e1, \u10e8\u10d4\u10e3\u10e1\u10d0\u10d1\u10d0\u10db\u10dd\u10d1\u10d4\u10d1\u10e1. \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d8\u10e1 \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d0\u10e8\u10d8 \u10d5\u10d0\u10d9\u10d4\u10d7\u10d4\u10d1\u10d7 <strong>\u10d7\u10d5\u10d8\u10d7\u10d2\u10d0\u10dc\u10d8\u10d5\u10d0\u10e0\u10d3\u10d8 \u10dc\u10d8\u10d5\u10d7\u10d8\u10d4\u10e0\u10d4\u10d1\u10d8\u10e1 \u10e8\u10e0\u10d4-\u10e1<\/strong> (self-leveling), \u10e0\u10d0\u10d7\u10d0 \u10e1\u10d0\u10e4\u10e3\u10eb\u10d5\u10d4\u10da\u10d8 \u10d8\u10d3\u10d4\u10d0\u10da\u10e3\u10e0\u10d8 \u10d2\u10d0\u10d5\u10ee\u10d0\u10d3\u10dd\u10d7 \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1.<\/p>\n<p>            \u10d0\u10db \u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d0\u10e8\u10d8 \u10d9\u10d8\u10d7\u10ee\u10d5\u10d0 \u10ef\u10d4\u10e0 \u10d0\u10e0 \u10d2\u10d5\u10d0\u10e5\u10d5\u10e1.<br \/>\n        <!-- Bottom CTA --><\/p>\n<h3>\u10d5\u10d4\u10e0 \u10d8\u10de\u10dd\u10d5\u10d4\u10d7 \u10de\u10d0\u10e1\u10e3\u10ee\u10d8?<\/h3>\n<p>\u10d3\u10d0\u10d2\u10d5\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d8\u10d7 \u10de\u10d8\u10e0\u10d3\u10d0\u10de\u10d8\u10e0 \u2014 \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10e8\u10d8 \u10e9\u10d5\u10d4\u10e3\u10da\u10d4\u10d1\u10e0\u10d8\u10d5 <strong>30 \u10ec\u10e3\u10d7\u10e8\u10d8<\/strong> \u10d2\u10d8\u10de\u10d0\u10e1\u10e3\u10ee\u10d4\u10d1\u10d7.<\/p>\n<p>                <a href=\"tel:+995555123456\"><br \/>\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 002.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 01-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 00-1.091-.852H4.5A2.25 2.25 0 002.25 4.5v2.25z\"\/><\/svg><br \/>\n                    +995 555 12 34 56<br \/>\n                <\/a><br \/>\n                <a href=\"https:\/\/wa.me\/995555123456\" target=\"_blank\" rel=\"noopener\"><br \/>\n                    <svg fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg><br \/>\n                    WhatsApp<br \/>\n                <\/a><br \/>\n                <a href=\"mailto:info@interno.ge\"><br \/>\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75\"\/><\/svg><br \/>\n                    info@interno.ge<br \/>\n                <\/a><br \/>\n    <\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u10d8\u10dc\u10e2\u10d4\u10e0\u10d8\u10d4\u10e0\u10d8\u10d8\u10ec\u10e7\u10d4\u10d1\u10d0 \u10d8\u10d0\u10e2\u10d0\u10d9\u10d8\u10d3\u10d0\u10dc Interno \u2014 \u10d4\u10e1 \u10d0\u10e0\u10d8\u10e1 \u10db\u10e3\u10ee\u10d8\u10e1 \u10de\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8, \u10e4\u10d8\u10da\u10d0, \u10da\u10d0\u10db\u10d8\u10dc\u10d0\u10e2\u10d8 \u10d3\u10d0 \u10d9\u10d4\u10d3\u10da\u10d8\u10e1 \u10e1\u10d0\u10e4\u10d0\u10e0\u10d8, \u10e0\u10dd\u10db\u10d4\u10da\u10d8\u10ea \u10d0\u10d4\u10e0\u10d7\u10d8\u10d0\u10dc\u10d4\u10d1\u10e1 \u10d4\u10d5\u10e0\u10dd\u10de\u10e3\u10da \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10e1 \u10d3\u10d0 \u10e5\u10d0\u10e0\u10d7\u10e3\u10da \u10d4\u10e1\u10d7\u10d4\u10e2\u10d8\u10d9\u10d0\u10e1. \u10d9\u10dd\u10da\u10d4\u10e5\u10ea\u10d8\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d0 \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10d8\u10d4\u10d5\u10e0\u10dd\u10de\u10e3\u10da\u10d8 \u10d1\u10e0\u10d4\u10dc\u10d3\u10d4\u10d1\u10d8\u10d3\u10d0\u10dc Bauwerk, Quick-Step, Marazzi, Arte \u2014 \u10e8\u10d4\u10e0\u10e9\u10d4\u10e3\u10da\u10d8 \u10de\u10d0\u10e0\u10e2\u10dc\u10d8\u10dd\u10e0\u10d4\u10d1\u10d8 50+ \u10ec\u10da\u10d8\u10d0\u10dc\u10d8 \u10d8\u10e1\u10e2\u10dd\u10e0\u10d8\u10d8\u10d7 \u10d3\u10d0 \u10e1\u10d4\u10e0\u10e2\u10d8\u10e4\u10d8\u10ea\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10d8\u10d7. \u10d1\u10e0\u10d4\u10dc\u10d3\u10d4\u10d1\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8\u10e1 \u10e8\u10d4\u10e0\u10e9\u10d4\u10d5\u10d0 \u10e1\u10e0\u10e3\u10da\u10d8 \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10d8\u10d4\u10e0\u10d7 \u10d0\u10d3\u10d2\u10d8\u10da\u10d0\u10e1 \u10d9\u10dd\u10dc\u10ea\u10d4\u10e4\u10ea\u10d8\u10d8\u10d3\u10d0\u10dc \u10db\u10dd\u10dc\u10e2\u10d0\u10df\u10d0\u10db\u10d3\u10d4 \u2014 Interno-\u10e1 \u10d2\u10e3\u10dc\u10d3\u10d8 \u10d7\u10e5\u10d5\u10d4\u10dc \u10d4\u10e0\u10d7\u10d0\u10d3 \u10dc\u10d0\u10ee\u10d0\u10d5\u10e1 \u10db\u10d0\u10e1\u10d0\u10da\u10d0\u10e1, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":67,"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":245,"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/pages\/14\/revisions\/245"}],"wp:attachment":[{"href":"https:\/\/interno.vebses.io\/en\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}