{"id":277,"date":"2026-02-24T09:58:44","date_gmt":"2026-02-24T05:58:44","guid":{"rendered":"https:\/\/gwm.ge\/?page_id=277"},"modified":"2026-08-14T18:23:01","modified_gmt":"2026-08-14T14:23:01","slug":"warranty","status":"publish","type":"page","link":"https:\/\/gwm.ge\/en\/warranty\/","title":{"rendered":"Warranty"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"277\" class=\"elementor elementor-277\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ccfe26 e-flex e-con-boxed e-con e-parent\" data-id=\"0ccfe26\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd953ec elementor-widget elementor-widget-html\" data-id=\"cd953ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- PREMIUM GWM WARRANTY SYSTEM STYLES -->\n<style>\n\n  .gwm-warranty-page {\n    \/* Color Variables *\/\n    --gwm-red: #da291c;\n    --gwm-red-glow: rgba(218, 41, 28, 0.15);\n    --gwm-dark: #111215;\n    --gwm-panel: #181a1f;\n    --gwm-bg-light: #f6f8fa;\n    --gwm-border-light: #e2e8f0;\n    --gwm-text-dark: #1e293b;\n    --gwm-text-muted: #64748b;\n    --gwm-white: #ffffff;\n    \n    \/* Tag Specific Colors *\/\n    --gwm-gold-bg: rgba(245, 158, 11, 0.07);\n    --gwm-gold-border: rgba(217, 119, 6, 0.3);\n    --gwm-gold-text: #b45309;\n    \n    \/* Spacing & Transitions *\/\n    --gwm-shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.03);\n    --gwm-shadow-md: 0 10px 25px rgba(0, 0, 0, 0.05);\n    --gwm-shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.08);\n    --gwm-radius: 12px;\n    --gwm-transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n\n    color: var(--gwm-text-dark);\n    line-height: 1.6;\n    background-color: var(--gwm-white);\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 1.5rem;\n    box-sizing: border-box;\n  }\n\n  .gwm-warranty-page * {\n    box-sizing: border-box;\n  }\n\n  \/* =======================================================\n     GWM PERFECT EDGE-RIBBON (FULL-WIDTH \/ NO BORDER RADIUS)\n     ======================================================= *\/\n\n  \/* 1. Main Container: Vertically Centered & GPU Accelerated *\/\n  .gwm-hero-container {\n    min-height: 380px !important;\n    height: auto !important;\n    position: relative !important;\n    background-image: url('https:\/\/gwm.ge\/wp-content\/smush-webp\/2026\/07\/02.jpg.webp') !important;\n    background-repeat: no-repeat !important;\n    background-size: cover !important;\n    \n    \/* Background position variables *\/\n    --gwm-hero-bg-x: 50%;\n    --gwm-hero-bg-y: 50%;\n    background-position: var(--gwm-hero-bg-x) var(--gwm-hero-bg-y) !important;\n    \n    overflow: hidden !important;\n    margin-bottom: 4.5rem;\n    padding: 40px 0 !important;\n    \n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    \n    \/* Force composited rendering to keep elements locked during scroll *\/\n    transform: translate3d(0, 0, 0) !important; \n    backface-visibility: hidden !important;\n    perspective: 1000px !important;\n  }\n\n  \/* 2. BACKGROUND TEXT (Hollow Outline) *\/\n  .gwm-hero-container::after {\n    content: '\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0' !important; \n    font-family: 'Loos', sans-serif !important;\n    font-feature-settings: 'case' on;\n    text-transform: uppercase;\n    position: absolute !important;\n    bottom: -15px !important;\n    \n    right: -2% !important; \n    left: auto !important;\n    \n    font-size: clamp(80px, 15vw, 160px) !important; \n    font-weight: 900 !important;\n    white-space: nowrap !important;\n    \n    color: transparent !important;\n    -webkit-text-stroke: 1.5px rgba(255, 255, 255, 0.12) !important; \n    \n    z-index: 1 !important;\n    pointer-events: none !important;\n    \n    opacity: 0;\n    transform: translate3d(40px, 0, 0);\n    animation: bgTextReveal 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0.5s forwards;\n    backface-visibility: hidden !important;\n  }\n\n  \/* 3. Protection Gradient *\/\n  .gwm-hero-container::before {\n    content: '';\n    position: absolute !important;\n    inset: 0 !important;\n    background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 60%, transparent 100%) !important;\n    z-index: 2 !important;\n    pointer-events: none !important;\n  }\n\n  \/* 4. Inner Container *\/\n  .gwm-hero-inner {\n    position: relative !important;\n    width: 100% !important;\n    max-width: 1200px !important; \n    padding: 0 24px !important; \n    z-index: 3 !important; \n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    margin: 0 auto !important;\n  }\n\n  \/* 5. The Widget Wrapper *\/\n  .gwm-hero-heading-wrapper {\n    position: relative !important;\n    width: 100% !important;\n    max-width: 780px !important; \n    text-align: left !important;\n    padding: 24px 24px 24px 0 !important; \n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n  }\n\n  \/* 6. THE GLASS RIBBON (Optimized flat overlay rendering to eliminate scroll flashing) *\/\n  .gwm-hero-heading-wrapper::before {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    bottom: 0 !important;\n    right: 0 !important; \n    left: -50vw !important; \n    \n    \/* Using optimized opacity values instead of heavy backdrop blur *\/\n    background: rgba(16, 18, 22, 0.74) !important;\n    \n    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;\n    border-right: 4px solid #E60000 !important; \n    border-top-right-radius: 12px !important;\n    border-bottom-right-radius: 4px !important;\n    \n    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.5), inset -10px 0 20px rgba(230, 0, 0, 0.05) !important;\n    z-index: 0 !important; \n    \n    transform-origin: left !important;\n    transform: scaleX(0) translate3d(0,0,0);\n    animation: ribbonSlide 1s cubic-bezier(0.16, 1, 0.3, 1) 0.1s forwards;\n    backface-visibility: hidden !important;\n  }\n\n  \/* 7. Subtitle *\/\n  .gwm-hero-heading-wrapper::after {\n    content: 'GWM GEORGIA \u00b7 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10e0\u10dd\u10d2\u10e0\u10d0\u10db\u10d0';\n    position: relative !important;\n    z-index: 1 !important; \n    font-family: 'Loos', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    letter-spacing: 4px !important;\n    color: #E60000 !important; \n    margin-bottom: 8px !important;\n    order: -1 !important;\n    \n    opacity: 0;\n    transform: translate3d(-15px, 0, 0);\n    animation: fadeRight 1s cubic-bezier(0.16, 1, 0.3, 1) 0.6s forwards;\n    backface-visibility: hidden !important;\n  }\n\n  \/* 8. Main Title (Crisp, solid premium color to prevent repaint cycles) *\/\n  h1.gwm-hero-title.up {\n    position: relative !important;\n    z-index: 1 !important; \n    font-family: 'Loos', sans-serif !important;\n    font-size: clamp(22px, 4.5vw, 40px) !important; \n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    line-height: 1.25 !important;\n    letter-spacing: 0.5px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    \n    color: #ffffff !important;\n    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.5)) !important;\n  }\n\n  \/* 9. Hero Description *\/\n  .gwm-hero-desc {\n    position: relative !important;\n    z-index: 1 !important;\n    font-family: 'loos', sans-serif !important;\n    font-size: clamp(12px, 1.5vw, 14px) !important;\n    color: #cbd5e1 !important;\n    margin: 12px 0 0 0 !important;\n    padding: 0 !important;\n    max-width: 680px !important;\n    line-height: 1.55 !important;\n    \n    opacity: 0;\n    transform: translate3d(0, 15px, 0);\n    animation: fadeUp 1s cubic-bezier(0.16, 1, 0.3, 1) 0.8s forwards;\n    backface-visibility: hidden !important;\n  }\n\n  \/* =======================================================\n     PERFORMANCE-FRIENDLY HARDWARE ACCELERATED ANIMATIONS\n     ======================================================= *\/\n\n  @keyframes bgTextReveal {\n      0% { opacity: 0; transform: translate3d(40px, 0, 0); }\n      100% { opacity: 1; transform: translate3d(0, 0, 0); }\n  }\n\n  @keyframes ribbonSlide {\n      0% { transform: scaleX(0) translate3d(0, 0, 0); }\n      100% { transform: scaleX(1) translate3d(0, 0, 0); }\n  }\n\n  @keyframes fadeRight {\n      0% { opacity: 0; transform: translate3d(-15px, 0, 0); }\n      100% { opacity: 1; transform: translate3d(0, 0, 0); }\n  }\n\n  @keyframes fadeUp {\n      0% { opacity: 0; transform: translate3d(0, 15px, 0); }\n      100% { opacity: 1; transform: translate3d(0, 0, 0); }\n  }\n\n  \/* =======================================================\n     RESPONSIVE DESKTOP ENHANCEMENTS\n     ======================================================= *\/\n  @media (min-width: 768px) {\n      .gwm-hero-container {\n        min-height: 420px !important;\n        padding: 0 !important;\n        border-radius: 0 !important;\n        \n        \/* Breakout formulas are safe to apply on static desktops *\/\n        width: 100vw !important;\n        margin-left: calc(-50vw + 50%) !important;\n        margin-right: calc(-50vw + 50%) !important;\n      }\n      .gwm-hero-inner {\n          padding: 0 24px !important;\n      }\n      .gwm-hero-heading-wrapper {\n          padding: 32px 48px 32px 0 !important; \n      }\n      .gwm-hero-heading-wrapper::after {\n          font-size: 12px !important;\n          letter-spacing: 6px !important;\n      }\n  }\n\n  \/* GENERAL SECTION HEADINGS *\/\n  .gwm-section {\n    margin-bottom: 6rem;\n  }\n\n  .gwm-section-badge {\n    color: var(--gwm-red);\n    font-size: 0.875rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    display: block;\n    margin-bottom: 0.75rem;\n  }\n\n  .gwm-section-title {\n    font-size: 2rem;\n    font-weight: 800;\n    color: var(--gwm-dark);\n    margin: 0 0 1rem 0;\n    letter-spacing: -0.01em;\n  }\n\n  @media (min-width: 768px) {\n    .gwm-section-title {\n      font-size: 2.5rem;\n    }\n  }\n\n  .gwm-section-desc {\n    font-size: 1.05rem;\n    color: var(--gwm-text-muted);\n    margin: 0 0 3.5rem 0;\n    max-width: 850px;\n    line-height: 1.6;\n  }\n\n  \/* SECTION 01: GRID OF SPEEDOMETER METRICS *\/\n  .gwm-grid-two-cols {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2.5rem;\n    margin-bottom: 2.5rem;\n  }\n\n  @media (min-width: 768px) {\n    .gwm-grid-two-cols {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  .gwm-term-card {\n    border: 1px solid var(--gwm-border-light);\n    border-radius: var(--gwm-radius);\n    padding: 3rem 2rem;\n    text-align: center;\n    background-color: var(--gwm-white);\n    box-shadow: var(--gwm-shadow-sm);\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    transition: var(--gwm-transition);\n    position: relative;\n    overflow: hidden;\n    backface-visibility: hidden;\n  }\n\n  .gwm-term-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 4px;\n    background: transparent;\n    transition: var(--gwm-transition);\n  }\n\n  .gwm-term-card:hover {\n    transform: translateY(-6px);\n    box-shadow: var(--gwm-shadow-lg);\n    border-color: rgba(218, 41, 28, 0.2);\n  }\n\n  .gwm-term-card:hover::before {\n    background: var(--gwm-red);\n  }\n\n  .gwm-term-card-header {\n    font-size: 1.35rem;\n    font-weight: 800;\n    color: var(--gwm-dark);\n    margin-bottom: 2rem;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Speedometer Ring Metric Display *\/\n  .gwm-speedo-ring {\n    position: relative;\n    width: 150px;\n    height: 150px;\n    margin: 0 auto 2rem auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .gwm-speedo-svg {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    transform: rotate(-90deg);\n  }\n\n  .gwm-speedo-track {\n    fill: none;\n    stroke: var(--gwm-bg-light);\n    stroke-width: 6;\n  }\n\n  .gwm-speedo-fill {\n    fill: none;\n    stroke: var(--gwm-red);\n    stroke-width: 6;\n    stroke-linecap: round;\n    stroke-dasharray: 440;\n    stroke-dashoffset: 88; \n  }\n\n  .gwm-circle-num {\n    font-size: 3.75rem;\n    font-weight: 800;\n    color: var(--gwm-dark);\n    line-height: 1;\n    z-index: 1;\n  }\n\n  .gwm-circle-lbl {\n    font-size: 0.95rem;\n    color: var(--gwm-text-muted);\n    font-weight: 600;\n    margin-top: 4px;\n    z-index: 1;\n  }\n\n  .gwm-metric-sub {\n    font-size: 1.65rem;\n    font-weight: 800;\n    color: var(--gwm-text-dark);\n    margin-bottom: 1rem;\n    display: block;\n    letter-spacing: -0.01em;\n  }\n\n  .gwm-card-text {\n    font-size: 0.95rem;\n    color: var(--gwm-text-muted);\n    margin-bottom: 2.5rem;\n    line-height: 1.6;\n    padding: 0 1rem;\n  }\n\n  .gwm-tags-container {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 0.6rem;\n  }\n\n  .gwm-tag-grey {\n    background-color: var(--gwm-bg-light);\n    color: var(--gwm-text-dark);\n    padding: 0.55rem 1.1rem;\n    border-radius: 50px;\n    font-size: 0.85rem;\n    font-weight: 600;\n    transition: var(--gwm-transition);\n  }\n\n  .gwm-term-card:hover .gwm-tag-grey {\n    background-color: rgba(17, 18, 21, 0.04);\n  }\n\n  .gwm-full-banner {\n    background-color: var(--gwm-dark);\n    color: var(--gwm-white);\n    padding: 1.75rem 2rem;\n    border-radius: var(--gwm-radius);\n    text-align: center;\n    font-size: 1.125rem;\n    font-weight: 700;\n    box-shadow: var(--gwm-shadow-md);\n    letter-spacing: 0.02em;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .gwm-full-banner::after {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 0;\n    height: 100%;\n    width: 6px;\n    background-color: var(--gwm-red);\n  }\n\n  \/* SECTION 02: WHAT THE WARRANTY COVERS (SPLIT LAYOUT) *\/\n  .gwm-image-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 3rem;\n    align-items: center;\n    margin-bottom: 6rem;\n  }\n\n  @media (min-width: 992px) {\n    .gwm-image-split {\n      grid-template-columns: 1.1fr 0.9fr;\n    }\n  }\n\n  .gwm-split-card {\n    border-left: 5px solid var(--gwm-red);\n    padding-left: 2rem;\n  }\n\n  .gwm-split-card p {\n    font-size: 1.1rem;\n    line-height: 1.75;\n    color: var(--gwm-text-dark);\n    margin-bottom: 2rem;\n  }\n\n  .gwm-split-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .gwm-image-container {\n    position: relative;\n    height: 500px;\n    border-radius: var(--gwm-radius);\n    overflow: hidden;\n    box-shadow: var(--gwm-shadow-lg);\n  }\n\n  .gwm-image-container img {\n    width: 100%;\n    height: 500px;\n    display: block;\n    object-fit: cover;\n    transition: var(--gwm-transition);\n  }\n\n  .gwm-image-container:hover img {\n    transform: scale(1.03);\n  }\n\n  \/* SECTION 03: SERVICE WARNINGS & WEARABLE TAGS *\/\n  .gwm-warning-box {\n    background-color: var(--gwm-panel);\n    color: var(--gwm-white);\n    border-radius: var(--gwm-radius);\n    padding: 2rem;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 1.5rem;\n    margin: 2.5rem 0 3.5rem 0;\n    box-shadow: var(--gwm-shadow-md);\n  }\n\n  @media (min-width: 576px) {\n    .gwm-warning-box {\n      flex-direction: row;\n      align-items: center;\n    }\n  }\n\n  .gwm-warning-icon {\n    width: 54px;\n    height: 54px;\n    border: 3px solid var(--gwm-red);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--gwm-red);\n    font-size: 1.75rem;\n    font-weight: 800;\n    flex-shrink: 0;\n    box-shadow: 0 0 15px var(--gwm-red-glow);\n  }\n\n  .gwm-warning-text {\n    font-size: 1.05rem;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .gwm-warning-text strong {\n    color: var(--gwm-red);\n  }\n\n  .gwm-gold-tags-wrapper {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.75rem;\n    margin-top: 1.5rem;\n  }\n\n  .gwm-tag-gold {\n    background-color: var(--gwm-gold-bg);\n    border: 1px solid var(--gwm-gold-border);\n    color: var(--gwm-gold-text);\n    padding: 0.65rem 1.4rem;\n    border-radius: 50px;\n    font-size: 0.95rem;\n    font-weight: 600;\n    transition: var(--gwm-transition);\n  }\n\n  .gwm-tag-gold:hover {\n    background-color: rgba(245, 158, 11, 0.12);\n    transform: translateY(-2px);\n  }\n\n  \/* SECTION 04: COLLAPSIBLE DRAWERS FOR EXCEPTIONS *\/\n  .gwm-drawers {\n    display: flex;\n    flex-direction: column;\n    gap: 1.25rem;\n    max-width: 900px;\n  }\n\n  .gwm-drawer-item {\n    border: 1px solid var(--gwm-border-light);\n    border-radius: var(--gwm-radius);\n    background-color: var(--gwm-white);\n    overflow: hidden;\n    transition: var(--gwm-transition);\n    backface-visibility: hidden;\n  }\n\n  .gwm-drawer-item[open] {\n    border-color: rgba(218, 41, 28, 0.3);\n    box-shadow: var(--gwm-shadow-md);\n  }\n\n  .gwm-drawer-summary {\n    padding: 1.5rem 2rem;\n    font-size: 1.15rem;\n    font-weight: 800;\n    color: var(--gwm-dark);\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    user-select: none;\n  }\n\n  .gwm-drawer-summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gwm-drawer-num {\n    color: var(--gwm-red);\n    font-weight: 800;\n    margin-right: 1rem;\n    display: inline-block;\n  }\n\n  .gwm-drawer-arrow {\n    width: 20px;\n    height: 20px;\n    transition: var(--gwm-transition);\n    color: var(--gwm-text-muted);\n  }\n\n  .gwm-drawer-item[open] .gwm-drawer-arrow {\n    transform: rotate(180deg);\n    color: var(--gwm-red);\n  }\n\n  .gwm-drawer-content {\n    padding: 0 2rem 2rem 2rem;\n    background-color: var(--gwm-pink-bg);\n  }\n\n  .gwm-drawer-bullets {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .gwm-drawer-bullets li {\n    position: relative;\n    padding-left: 1.75rem;\n    margin-bottom: 0.85rem;\n    font-size: 1rem;\n    color: var(--gwm-text-dark);\n  }\n\n  .gwm-drawer-bullets li::before {\n    content: \"\u2022\";\n    color: var(--gwm-red);\n    font-size: 1.5rem;\n    position: absolute;\n    left: 0.5rem;\n    top: -0.15rem;\n  }\n\n  .gwm-drawer-bullets li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* SECTION 05: CUSTOMER RESPONSIBILITIES GRID *\/\n  .gwm-checklist-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n  }\n\n  @media (min-width: 768px) {\n    .gwm-checklist-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  .gwm-checklist-card {\n    background-color: var(--gwm-bg-light);\n    border-radius: var(--gwm-radius);\n    padding: 1.75rem 2rem;\n    display: flex;\n    align-items: flex-start;\n    gap: 1.25rem;\n    transition: var(--gwm-transition);\n  }\n\n  .gwm-checklist-card:hover {\n    background-color: var(--gwm-white);\n    box-shadow: var(--gwm-shadow-md);\n    transform: translateY(-3px);\n  }\n\n  .gwm-check-shield {\n    width: 28px;\n    height: 28px;\n    color: #10b981;\n    flex-shrink: 0;\n    margin-top: 0.1rem;\n  }\n\n  .gwm-check-text {\n    font-size: 1rem;\n    font-weight: 500;\n    color: var(--gwm-text-dark);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* =======================================================\n     MOBILE RESPONSIVE SCREEN OPTIMIZATIONS (<767px)\n     ======================================================= *\/\n  @media (max-width: 767px) {\n    .gwm-warranty-page {\n      padding: 0 1rem;\n    }\n    \n    .gwm-hero-container {\n      min-height: 340px !important;\n      padding: 24px 0 !important;\n      margin-bottom: 3rem;\n      border-radius: var(--gwm-radius) !important; \/* Mobile layout optimization *\/\n      width: 100% !important;\n      margin-left: 0 !important;\n      margin-right: 0 !important;\n    }\n\n    .gwm-hero-heading-wrapper {\n      padding: 16px 16px 16px 0 !important;\n    }\n\n    .gwm-hero-heading-wrapper::before {\n      border-top-right-radius: 8px !important;\n      border-bottom-right-radius: 2px !important;\n    }\n\n    .gwm-section {\n      margin-bottom: 4rem !important;\n    }\n\n    .gwm-section-title {\n      font-size: 1.65rem !important;\n    }\n\n    .gwm-section-desc {\n      margin-bottom: 2rem !important;\n      font-size: 0.95rem;\n    }\n\n    .gwm-term-card {\n      padding: 2rem 1.25rem !important;\n    }\n\n    .gwm-speedo-ring {\n      width: 130px !important;\n      height: 130px !important;\n      margin-bottom: 1.5rem !important;\n    }\n\n    .gwm-circle-num {\n      font-size: 3.25rem !important;\n    }\n\n    .gwm-metric-sub {\n      font-size: 1.4rem !important;\n    }\n\n    .gwm-card-text {\n      padding: 0;\n      margin-bottom: 1.75rem !important;\n    }\n\n    .gwm-image-container {\n      height: 300px !important;\n    }\n\n    .gwm-image-container img {\n      height: 300px !important;\n    }\n\n    .gwm-warning-box {\n      padding: 1.5rem !important;\n      gap: 1rem !important;\n    }\n\n    .gwm-drawer-summary {\n      padding: 1.25rem 1.25rem !important;\n      font-size: 1rem !important;\n    }\n\n    .gwm-drawer-content {\n      padding: 0 1.25rem 1.5rem 1.25rem !important;\n    }\n\n    .gwm-checklist-card {\n      padding: 1.25rem 1.25rem !important;\n    }\n  }\n<\/style>\n\n<!-- MAIN CONTAINER -->\n<div class=\"gwm-warranty-page\">\n\n  <!-- GWM PERFECT EDGE-RIBBON HERO -->\n  <header class=\"gwm-hero-container\" style=\"--gwm-hero-bg-x: 50%; --gwm-hero-bg-y: 50%;\">\n    <div class=\"gwm-hero-inner\">\n      <div class=\"gwm-hero-heading-wrapper\">\n        <h1 class=\"gwm-hero-title up\">\u10e9\u10d5\u10d4\u10dc\u10d8 \u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1\u10db\u10d2\u10d4\u10d1\u10da\u10dd\u10d1\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc \u10ec\u10d8\u10dc\u10d0\u10e8\u10d4 \u10d0\u10e0 \u10e1\u10e0\u10e3\u10da\u10d3\u10d4\u10d1\u10d0 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d8\u10d7<\/h1>\n        <p class=\"gwm-hero-desc\">GWM-\u10e8\u10d8 \u10e9\u10d5\u10d4\u10dc \u10d5\u10d6\u10e0\u10e3\u10dc\u10d0\u10d5\u10d7, \u10e0\u10dd\u10db \u10e7\u10dd\u10d5\u10d4\u10da\u10d8 \u10db\u10d2\u10d6\u10d0\u10d5\u10e0\u10dd\u10d1\u10d0 \u10d8\u10e7\u10dd\u10e1 \u10e3\u10e1\u10d0\u10e4\u10e0\u10d7\u10ee\u10dd, \u10d9\u10dd\u10db\u10e4\u10dd\u10e0\u10e2\u10e3\u10da\u10d8 \u10d3\u10d0 \u10e7\u10dd\u10d5\u10d4\u10da\u10d2\u10d5\u10d0\u10e0\u10d8 \u10d6\u10d4\u10d3\u10db\u10d4\u10e2\u10d8 \u10d3\u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4. \u10e1\u10ec\u10dd\u10e0\u10d4\u10d3 \u10d0\u10db\u10d8\u10e2\u10dd\u10db \u10e8\u10d4\u10d5\u10e5\u10db\u10d4\u10dc\u10d8\u10d7 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10e0\u10dd\u10d2\u10e0\u10d0\u10db\u10d0 \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10e9\u10d5\u10d4\u10dc\u10d8 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d4\u10d1\u10d8\u10e1\u10d0\u10d3\u10db\u10d8 \u10d6\u10e0\u10e3\u10dc\u10d5\u10d8\u10e1\u10d0 \u10d3\u10d0 \u10db\u10d0\u10e6\u10d0\u10da\u10d8 \u10e1\u10e2\u10d0\u10dc\u10d3\u10d0\u10e0\u10e2\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10ee\u10d0\u10e2\u10e3\u10da\u10d4\u10d1\u10d0.<\/p>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- 01 \u00b7 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d8\u10e1 \u10d5\u10d0\u10d3\u10d0 -->\n  <section class=\"gwm-section\">\n    <span class=\"gwm-section-badge\">01 \u00b7 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d8\u10e1 \u10d5\u10d0\u10d3\u10d0<\/span>\n    <h2 class=\"gwm-section-title\">\u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8 \u10db\u10dd\u10d3\u10d4\u10da\u10d4\u10d1\u10d8\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7<\/h2>\n    <p class=\"gwm-section-desc\">\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10d5\u10e0\u10ea\u10d4\u10da\u10d3\u10d4\u10d1\u10d0 \u10d8\u10db\u10d8\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7, \u10d7\u10e3 \u10e0\u10dd\u10db\u10d4\u10da\u10d8 \u10d5\u10d0\u10d3\u10d0 \u10d3\u10d0\u10d3\u10d2\u10d4\u10d1\u10d0 \u10e3\u10e4\u10e0\u10dd \u10d0\u10d3\u10e0\u10d4 (\u10d2\u10d0\u10e0\u10d1\u10d4\u10dc\u10d8 \u10d7\u10e3 \u10d3\u10e0\u10dd\u10d8\u10e1 \u10de\u10d4\u10e0\u10d8\u10dd\u10d3\u10d8.)<\/p>\n\n    <div class=\"gwm-grid-two-cols\">\n      \n      <!-- TANK \u00b7 HAVAL CARD -->\n      <div class=\"gwm-term-card\">\n        <div>\n          <div class=\"gwm-term-card-header\">TANK \u00b7 HAVAL<\/div>\n          <div class=\"gwm-speedo-ring\">\n            <svg class=\"gwm-speedo-svg\" viewBox=\"0 0 150 150\">\n              <circle class=\"gwm-speedo-track\" cx=\"75\" cy=\"75\" r=\"70\" \/>\n              <circle class=\"gwm-speedo-fill\" cx=\"75\" cy=\"75\" r=\"70\" \/>\n            <\/svg>\n            <span class=\"gwm-circle-num\">5<\/span>\n            <span class=\"gwm-circle-lbl\">\u10ec\u10d4\u10da\u10d8<\/span>\n          <\/div>\n          <span class=\"gwm-metric-sub\">150,000 \u10d9\u10db<\/span>\n          <p class=\"gwm-card-text\">\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10d5\u10e0\u10ea\u10d4\u10da\u10d3\u10d4\u10d1\u10d0 \u10d0\u10ee\u10d0\u10da\u10d8 \u10db\u10dd\u10d3\u10d4\u10da\u10d4\u10d1\u10d8\u10e1 \u10eb\u10d8\u10e0\u10d8\u10d7\u10d0\u10d3 \u10d0\u10d2\u10e0\u10d4\u10d2\u10d0\u10e2\u10d4\u10d1\u10d6\u10d4<\/p>\n        <\/div>\n        <div class=\"gwm-tags-container\">\n          <span class=\"gwm-tag-grey\">\u10eb\u10e0\u10d0\u10d5\u10d8<\/span>\n          <span class=\"gwm-tag-grey\">\u10d2\u10d0\u10d3\u10d0\u10ea\u10d4\u10db\u10d0\u10d7\u10d0 \u10d9\u10dd\u10da\u10dd\u10e4\u10d8<\/span>\n          <span class=\"gwm-tag-grey\">\u10ee\u10d8\u10d3\u10d4\u10d1\u10d8<\/span>\n          <span class=\"gwm-tag-grey\">\u10d4\u10da\u10d4\u10e5\u10e2\u10e0\u10dd\u10dd\u10d1\u10d0 \/ \u10db\u10d0\u10e0\u10d7\u10d5\u10d8\u10e1 \u10d1\u10da\u10dd\u10d9\u10d4\u10d1\u10d8<\/span>\n          <span class=\"gwm-tag-grey\">\u10e1\u10d0\u10d7\u10d0\u10d3\u10d0\u10e0\u10d8\u10d2\u10dd \u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d8<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- POER CARD -->\n      <div class=\"gwm-term-card\">\n        <div>\n          <div class=\"gwm-term-card-header\">POER<\/div>\n          <div class=\"gwm-speedo-ring\">\n            <svg class=\"gwm-speedo-svg\" viewBox=\"0 0 150 150\">\n              <circle class=\"gwm-speedo-track\" cx=\"75\" cy=\"75\" r=\"70\" \/>\n              <circle class=\"gwm-speedo-fill\" cx=\"75\" cy=\"75\" r=\"70\" style=\"stroke-dashoffset: 140;\" \/>\n            <\/svg>\n            <span class=\"gwm-circle-num\">3<\/span>\n            <span class=\"gwm-circle-lbl\">\u10ec\u10d4\u10da\u10d8<\/span>\n          <\/div>\n          <span class=\"gwm-metric-sub\">100,000 \u10d9\u10db-\u10db\u10d3\u10d4<\/span>\n          <p class=\"gwm-card-text\">\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10d5\u10e0\u10ea\u10d4\u10da\u10d3\u10d4\u10d1\u10d0 \u10eb\u10d8\u10e0\u10d8\u10d7\u10d0\u10d3 \u10d0\u10d2\u10e0\u10d4\u10d2\u10d0\u10e2\u10d4\u10d1\u10d6\u10d4 \u10d8\u10db\u10d0\u10d5\u10d4 \u10de\u10e0\u10d8\u10dc\u10ea\u10d8\u10de\u10d8\u10d7<\/p>\n        <\/div>\n        <div class=\"gwm-tags-container\">\n          <span class=\"gwm-tag-grey\">\u10eb\u10e0\u10d0\u10d5\u10d8<\/span>\n          <span class=\"gwm-tag-grey\">\u10d2\u10d0\u10d3\u10d0\u10ea\u10d4\u10db\u10d0\u10d7\u10d0 \u10d9\u10dd\u10da\u10dd\u10e4\u10d8<\/span>\n          <span class=\"gwm-tag-grey\">\u10ee\u10d8\u10d3\u10d4\u10d1\u10d8<\/span>\n          <span class=\"gwm-tag-grey\">\u10d4\u10da\u10d4\u10e5\u10e2\u10e0\u10dd\u10dd\u10d1\u10d0 \/ \u10db\u10d0\u10e0\u10d7\u10d5\u10d8\u10e1 \u10d1\u10da\u10dd\u10d9\u10d4\u10d1\u10d8<\/span>\n          <span class=\"gwm-tag-grey\">\u10e1\u10d0\u10d7\u10d0\u10d3\u10d0\u10e0\u10d8\u10d2\u10dd \u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d8<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"gwm-full-banner\">\n      5 \u10ec\u10da\u10d8\u10d0\u10dc\u10d8 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10d5\u10e0\u10ea\u10d4\u10da\u10d3\u10d4\u10d1\u10d0 PHEV \u10db\u10dd\u10d3\u10d4\u10da\u10d4\u10d1\u10d8\u10e1 \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d0\u10e8\u10d8\u10ea\n    <\/div>\n  <\/section>\n\n  <!-- 02 \u00b7 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d0 -->\n  <section class=\"gwm-section\">\n    <div class=\"gwm-image-split\">\n      <div class=\"gwm-image-split-content\">\n        <span class=\"gwm-section-badge\">02 \u00b7 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d0<\/span>\n        <h2 class=\"gwm-section-title\">\u10e0\u10d0\u10e1 \u10d8\u10eb\u10da\u10d4\u10d5\u10d0 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0<\/h2>\n        <div class=\"gwm-split-card\">\n          <p><strong>\u10d1\u10e0\u10d4\u10dc\u10d3\u10d8 GWM (Great Wall Motors)<\/strong> \u10d8\u10eb\u10da\u10d4\u10d5\u10d0 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0\u10e1, \u10e0\u10dd\u10db \u10e3\u10e4\u10d0\u10e1\u10dd\u10d3 \u10e8\u10d4\u10d0\u10d9\u10d4\u10d7\u10d4\u10d1\u10e1 \u10d0\u10dc \u10e8\u10d4\u10ea\u10d5\u10da\u10d8\u10e1 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0 \u10d9\u10dd\u10db\u10de\u10dd\u10dc\u10d4\u10dc\u10e2\u10e1, \u10e0\u10dd\u10db\u10d4\u10da\u10d8\u10ea \u10d3\u10d4\u10e4\u10d4\u10e5\u10e2\u10e3\u10e0\u10d8 \u10d0\u10e6\u10db\u10dd\u10e9\u10dc\u10d3\u10d4\u10d1\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d8\u10e1 \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10d8\u10e1 \u10d0\u10dc \u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10d8\u10e1 \u10de\u10e0\u10dd\u10ea\u10d4\u10e1\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd - \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d8\u10e1 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10e1\u10d0 \u10d3\u10d0 \u10db\u10dd\u10d7\u10ee\u10dd\u10d5\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10d1\u10d0\u10db\u10d8\u10e1\u10d0\u10d3.<\/p>\n          <p>\u10ec\u10e3\u10dc\u10d8\u10e1 \u10d0\u10dc \u10d2\u10d0\u10e3\u10db\u10d0\u10e0\u10d7\u10d0\u10dd\u10d1\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10d5\u10da\u10d4\u10dc\u10d8\u10e1 \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d0\u10e8\u10d8, GWM \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10e1 \u10d0\u10d5\u10e2\u10dd\u10e0\u10d8\u10d6\u10d4\u10d1\u10e3\u10da\u10d8 \u10d3\u10d8\u10da\u10d4\u10e0\u10d8\u10e1 \u10db\u10d8\u10d4\u10e0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd \u10e8\u10d4\u10d9\u10d4\u10d7\u10d4\u10d1\u10d8\u10e1 \u10e3\u10e1\u10d0\u10e1\u10e7\u10d8\u10d3\u10da\u10dd\u10d3 \u10d2\u10d0\u10dc\u10ee\u10dd\u10e0\u10ea\u10d8\u10d4\u10da\u10d4\u10d1\u10d0\u10e1, \u10e1\u10d0\u10dc\u10d0\u10db \u10de\u10e0\u10dd\u10d1\u10da\u10d4\u10db\u10d0 \u10e1\u10e0\u10e3\u10da\u10d0\u10d3 \u10d0\u10e0 \u10d2\u10d0\u10db\u10dd\u10e1\u10ec\u10dd\u10e0\u10d3\u10d4\u10d1\u10d0.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"gwm-image-container\">\n        <img decoding=\"async\" src=\"https:\/\/gwm.ge\/wp-content\/smush-webp\/2026\/07\/\u5916\u62cd\u56feLifestyle-Shots-4.jpg.webp\" alt=\"Premium GWM TANK SUV\" loading=\"lazy\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 03 \u00b7 \u10e2\u10d4\u10e5\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 -->\n  <section class=\"gwm-section\">\n    <span class=\"gwm-section-badge\">03 \u00b7 \u10e2\u10d4\u10e5\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0<\/span>\n    <h2 class=\"gwm-section-title\">\u10d2\u10d4\u10d2\u10db\u10d8\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 \u10d3\u10d0 \u10ea\u10d5\u10d4\u10d7\u10d0\u10d3\u10d8 \u10d3\u10d4\u10e2\u10d0\u10da\u10d4\u10d1\u10d8<\/h2>\n    <p class=\"gwm-section-desc\">\u10d0\u10d5\u10e2\u10dd\u10db\u10dd\u10d1\u10d8\u10da\u10d8\u10e1 \u10db\u10d4\u10e1\u10d0\u10d9\u10e3\u10d7\u10e0\u10d4 \u10d5\u10d0\u10da\u10d3\u10d4\u10d1\u10e3\u10da\u10d8\u10d0 \u10d3\u10d0\u10d8\u10ea\u10d5\u10d0\u10e1 \u10db\u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10da\u10d8\u10e1 \u10db\u10d8\u10d4\u10e0 \u10d2\u10d0\u10dc\u10e1\u10d0\u10d6\u10e6\u10d5\u10e0\u10e3\u10da\u10d8 \u10d2\u10d4\u10d2\u10db\u10d8\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8\u10e1 \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8. \u10d0\u10d5\u10e2\u10dd\u10db\u10dd\u10d1\u10d8\u10da\u10d8\u10e1 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 \u10e3\u10dc\u10d3\u10d0 \u10d2\u10d0\u10dc\u10ee\u10dd\u10e0\u10ea\u10d8\u10d4\u10da\u10d3\u10d4\u10e1 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 GWM-\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10e0\u10d8\u10d6\u10d4\u10d1\u10e3\u10da \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10ea\u10d4\u10dc\u10e2\u10e0\u10e8\u10d8.<\/p>\n\n    <div class=\"gwm-warning-box\">\n      <div class=\"gwm-warning-icon\">!<\/div>\n      <p class=\"gwm-warning-text\"><strong>\u10db\u10dc\u10d8\u10e8\u10d5\u10dc\u10d4\u10da\u10dd\u10d5\u10d0\u10dc\u10d8\u10d0:<\/strong> \u10d0\u10e0\u10d0\u10d0\u10d5\u10e2\u10dd\u10e0\u10d8\u10d6\u10d4\u10d1\u10e3\u10da \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10ea\u10d4\u10dc\u10e2\u10e0\u10e8\u10d8 \u10e9\u10d0\u10e2\u10d0\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10e2\u10d4\u10e5\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd\u10d4\u10d1\u10d8 \u10d8\u10ec\u10d5\u10d4\u10d5\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10dd\u10d1\u10d8\u10da\u10d8\u10e1 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10e3\u10e0 \u10d2\u10d0\u10e3\u10e5\u10db\u10d4\u10d1\u10d0\u10e1.<\/p>\n    <\/div>\n\n    <p style=\"font-size: 1.1rem; font-weight: 700; margin-bottom: 1rem; color: var(--gwm-dark);\">\u10ea\u10d5\u10d4\u10d7\u10d0\u10d3\u10d8 \u10d3\u10d4\u10e2\u10d0\u10da\u10d4\u10d1\u10d8, \u10e0\u10dd\u10db\u10da\u10d4\u10d1\u10d8\u10ea \u10d8\u10dc\u10d3\u10d8\u10d5\u10d8\u10d3\u10e3\u10d0\u10da\u10e3\u10e0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0\u10e1 \u10ec\u10d0\u10e0\u10db\u10dd\u10d0\u10d3\u10d2\u10d4\u10dc\u10e1 \u10d3\u10d0 \u10d2\u10d0\u10e0\u10d1\u10d4\u10dc\u10d8\u10e1 \u10d0\u10dc \u10ea\u10d5\u10d4\u10d7\u10d8\u10e1 \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10d8\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7 \u10d8\u10ea\u10d5\u10da\u10d4\u10d1\u10d0 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d8\u10e1 \u10db\u10d8\u10d4\u10e0, \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d8\u10d7 \u10d0\u10e0 \u10d8\u10e4\u10d0\u10e0\u10d4\u10d1\u10d0:<\/p>\n\n    <div class=\"gwm-gold-tags-wrapper\">\n      <span class=\"gwm-tag-gold\">\u10eb\u10e0\u10d0\u10d5\u10d8\u10e1 \u10e1\u10d0\u10dc\u10d7\u10da\u10d4\u10d1\u10d8<\/span>\n      <span class=\"gwm-tag-gold\">\u10e1\u10d0\u10db\u10e3\u10ee\u10e0\u10e3\u10ed\u10d4 \u10ee\u10e3\u10dc\u10d3\u10d4\u10d1\u10d8<\/span>\n      <span class=\"gwm-tag-gold\">\u10e1\u10d0\u10e5\u10d0\u10e0\u10d4 \u10db\u10d8\u10dc\u10d8\u10e1 \u10e1\u10d0\u10ec\u10db\u10d4\u10dc\u10d3\u10d4\u10d1\u10d8<\/span>\n      <span class=\"gwm-tag-gold\">\u10d0\u10dc\u10e2\u10d8\u10e4\u10e0\u10d8\u10d6\u10d8<\/span>\n      <span class=\"gwm-tag-gold\">\u10d2\u10d0\u10d3\u10d0\u10d1\u10db\u10e3\u10da\u10dd\u10d1\u10d8\u10e1 \u10d3\u10d8\u10e1\u10d9\u10d8 \u10d3\u10d0 \u10e5\u10e3\u10e0\u10d0<\/span>\n      <span class=\"gwm-tag-gold\">\u10d3\u10d0\u10db\u10ea\u10d0\u10d5\u10d8 \u10e1\u10d0\u10e4\u10d0\u10e0\u10d4\u10d1\u10d8<\/span>\n      <span class=\"gwm-tag-gold\">\u10dc\u10d0\u10d7\u10e3\u10e0\u10d4\u10d1\u10d8<\/span>\n      <span class=\"gwm-tag-gold\">\u10d6\u10d4\u10d7-\u10ea\u10ee\u10d8\u10db\u10d4\u10d1\u10d8<\/span>\n      <span class=\"gwm-tag-gold\">\u10e1\u10d0\u10d1\u10e3\u10e0\u10d0\u10d5\u10d4\u10d1\u10d8<\/span>\n    <\/div>\n  <\/section>\n\n  <!-- 04 \u00b7 \u10d2\u10d0\u10db\u10dd\u10dc\u10d0\u10d9\u10da\u10d8\u10e1\u10d4\u10d1\u10d8 (COLLAPSIBLE DRAWERS) -->\n  <section class=\"gwm-section\">\n    <span class=\"gwm-section-badge\">04 \u00b7 \u10d2\u10d0\u10db\u10dd\u10dc\u10d0\u10d9\u10da\u10d8\u10e1\u10d4\u10d1\u10d8<\/span>\n    <h2 class=\"gwm-section-title\">\u10e0\u10d0\u10e1 \u10d0\u10e0 \u10e4\u10d0\u10e0\u10d0\u10d5\u10e1 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8<\/h2>\n    <p class=\"gwm-section-desc\">\u10e5\u10d5\u10d4\u10db\u10dd\u10d7 \u10db\u10dd\u10ea\u10d4\u10db\u10e3\u10da\u10d8\u10d0 \u10d0\u10e0\u10d0\u10e1\u10e0\u10e3\u10da\u10d8 \u10e9\u10d0\u10db\u10dd\u10dc\u10d0\u10d7\u10d5\u10d0\u10da\u10d8, \u10db\u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10d4\u10da\u10d8 \u10d0\u10dc\u10d0\u10da\u10dd\u10d2\u10d8\u10e3\u10e0 \u10d2\u10d0\u10e0\u10d4\u10db\u10dd\u10d4\u10d1\u10d4\u10d1\u10e1\u10d0\u10ea \u10d2\u10d0\u10dc\u10d8\u10ee\u10d8\u10da\u10d0\u10d5\u10e1 \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10d8\u10e1 \u10db\u10d8\u10e6\u10db\u10d0 \u10d2\u10d0\u10db\u10dd\u10ec\u10d5\u10d4\u10e3\u10da \u10d6\u10d8\u10d0\u10dc\u10e1.<\/p>\n\n    <div class=\"gwm-drawers\">\n      \n      <!-- Drawer 01 -->\n      <details class=\"gwm-drawer-item\" open>\n        <summary class=\"gwm-drawer-summary\">\n          <span><span class=\"gwm-drawer-num\">01<\/span>\u10d0\u10e0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d8 \u10d4\u10e5\u10e1\u10de\u10da\u10e3\u10d0\u10e2\u10d0\u10ea\u10d8\u10d8\u10d7 \u10d2\u10d0\u10db\u10dd\u10ec\u10d5\u10d4\u10e3\u10da\u10d8 \u10d3\u10d0\u10d6\u10d8\u10d0\u10dc\u10d4\u10d1\u10d4\u10d1\u10d8<\/span>\n          <svg class=\"gwm-drawer-arrow\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" width=\"20\" height=\"20\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\" \/>\n          <\/svg>\n        <\/summary>\n        <div class=\"gwm-drawer-content\">\n          <ul class=\"gwm-drawer-bullets\">\n            <li>\u10d2\u10d0\u10d3\u10d0\u10ed\u10d0\u10e0\u10d1\u10d4\u10d1\u10e3\u10da\u10d8 \u10d3\u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d0<\/li>\n            <li>\u10d0\u10e0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d8 \u10d0\u10dc \u10d0\u10e0\u10d0\u10d3\u10d0\u10dc\u10d8\u10e8\u10dc\u10e3\u10da\u10d4\u10d1\u10d8\u10e1\u10d0\u10db\u10d4\u10d1\u10e0 \u10d2\u10d0\u10db\u10dd\u10e7\u10d4\u10dc\u10d4\u10d1\u10d0<\/li>\n          <\/ul>\n        <\/div>\n      <\/details>\n\n      <!-- Drawer 02 -->\n      <details class=\"gwm-drawer-item\">\n        <summary class=\"gwm-drawer-summary\">\n          <span><span class=\"gwm-drawer-num\">02<\/span>\u10d2\u10d4\u10d2\u10db\u10d8\u10e3\u10e0\u10d8 \u10e2\u10d4\u10e5\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd\u10d4\u10d1\u10d8<\/span>\n          <svg class=\"gwm-drawer-arrow\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" width=\"20\" height=\"20\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\" \/>\n          <\/svg>\n        <\/summary>\n        <div class=\"gwm-drawer-content\">\n          <ul class=\"gwm-drawer-bullets\">\n            <li>\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10d0\u10e0 \u10e4\u10d0\u10e0\u10d0\u10d5\u10e1 \u10ea\u10d5\u10d4\u10d7\u10d0\u10d3 \u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10e1<\/li>\n          <\/ul>\n        <\/div>\n      <\/details>\n\n      <!-- Drawer 03 -->\n      <details class=\"gwm-drawer-item\">\n        <summary class=\"gwm-drawer-summary\">\n          <span><span class=\"gwm-drawer-num\">03<\/span>\u10d1\u10e3\u10dc\u10d4\u10d1\u10e0\u10d8\u10d5\u10d8 \u10ea\u10d5\u10d4\u10d7\u10d0<\/span>\n          <svg class=\"gwm-drawer-arrow\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" width=\"20\" height=\"20\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\" \/>\n          <\/svg>\n        <\/summary>\n        <div class=\"gwm-drawer-content\">\n          <ul class=\"gwm-drawer-bullets\">\n            <li>\u10e0\u10d4\u10d6\u10d8\u10dc\u10d8\u10e1 \u10d3\u10d4\u10e2\u10d0\u10da\u10d4\u10d1\u10d8\u10e1 \u10d1\u10e3\u10dc\u10d4\u10d1\u10e0\u10d8\u10d5\u10d8 \u10ea\u10d5\u10d4\u10d7\u10d0<\/li>\n            <li>\u10e1\u10d0\u10da\u10dd\u10dc\u10d8\u10e1 \u10e8\u10d8\u10d3\u10d0 \u10db\u10d0\u10e1\u10d0\u10da\u10d4\u10d1\u10d8\u10e1 \u10ea\u10d5\u10d4\u10d7\u10d0<\/li>\n            <li>\u10e3\u10db\u10dc\u10d8\u10e8\u10d5\u10dc\u10d4\u10da\u10dd \u10ee\u10db\u10d0\u10e3\u10e0\u10d8 \u10d3\u10d0 \u10d5\u10d8\u10d1\u10e0\u10d0\u10ea\u10d8\u10d0, \u10d7\u10e3 \u10d4\u10e1 \u10d2\u10d0\u10d5\u10da\u10d4\u10dc\u10d0\u10e1 \u10d0\u10e0 \u10d0\u10ee\u10d3\u10d4\u10dc\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10dd\u10d1\u10d8\u10da\u10d8\u10e1 \u10db\u10e3\u10e8\u10d0\u10dd\u10d1\u10d0\u10d6\u10d4<\/li>\n          <\/ul>\n        <\/div>\n      <\/details>\n\n      <!-- Drawer 04 -->\n      <details class=\"gwm-drawer-item\">\n        <summary class=\"gwm-drawer-summary\">\n          <span><span class=\"gwm-drawer-num\">04<\/span>\u10d2\u10d0\u10e0\u10d4\u10e8\u10d4 \u10e4\u10d0\u10e5\u10e2\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d2\u10d0\u10db\u10dd\u10ec\u10d5\u10d4\u10e3\u10da\u10d8 \u10d3\u10d0\u10d6\u10d8\u10d0\u10dc\u10d4\u10d1\u10d4\u10d1\u10d8<\/span>\n          <svg class=\"gwm-drawer-arrow\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" width=\"20\" height=\"20\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\" \/>\n          <\/svg>\n        <\/summary>\n        <div class=\"gwm-drawer-content\">\n          <ul class=\"gwm-drawer-bullets\">\n            <li>\u10d0\u10d5\u10e2\u10dd\u10e1\u10d0\u10d2\u10d6\u10d0\u10dd \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d0, \u10e5\u10e3\u10e0\u10d3\u10dd\u10d1\u10d0, \u10ee\u10d0\u10dc\u10eb\u10d0\u10e0\u10d8, \u10d3\u10d0\u10e2\u10d1\u10dd\u10e0\u10d5\u10d0, \u10e1\u10e2\u10d8\u10e5\u10d8\u10e3\u10e0\u10d8 \u10db\u10dd\u10d5\u10da\u10d4\u10dc\u10d4\u10d1\u10d8<\/li>\n            <li>\u10e3\u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10dd \u10d0\u10dc \u10e8\u10d4\u10e3\u10e1\u10d0\u10d1\u10d0\u10db\u10dd \u10e1\u10d0\u10ec\u10d5\u10d0\u10d5\u10d8 \u10d3\u10d0 \u10e1\u10d8\u10d7\u10ee\u10d4\u10d4\u10d1\u10d8 \u00b7 \u10d0\u10e0\u10d0\u10dd\u10e0\u10d8\u10d2\u10d8\u10dc\u10d0\u10da\u10d8 \u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d8<\/li>\n            <li>\u10d0\u10e0\u10d0\u10dd\u10e4\u10d8\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8, \u10db\u10dd\u10ec\u10e7\u10dd\u10d1\u10d8\u10da\u10dd\u10d1\u10d4\u10d1\u10d8 \u10d0\u10dc \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10e8\u10d8 \u10e8\u10d4\u10d9\u10d4\u10d7\u10d4\u10d1\u10d0<\/li>\n          <\/ul>\n        <\/div>\n      <\/details>\n\n      <!-- Drawer 6 -->\n      <details class=\"gwm-drawer-item\">\n        <summary class=\"gwm-drawer-summary\">\n          <span><span class=\"gwm-drawer-num\">05<\/span>\u10e1\u10ee\u10d5\u10d0 \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d4\u10d1\u10d8<\/span>\n          <svg class=\"gwm-drawer-arrow\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" width=\"20\" height=\"20\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\" \/>\n          <\/svg>\n        <\/summary>\n        <div class=\"gwm-drawer-content\">\n          <ul class=\"gwm-drawer-bullets\">\n            <li>\u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d0 \u10d0\u10e0 \u10d2\u10d0\u10d5\u10e0\u10ea\u10d4\u10da\u10d3\u10d4\u10d1\u10d0 \u10d8\u10db \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d0\u10e8\u10d8 \u10d7\u10e3 \u10e4\u10d8\u10e5\u10e1\u10d8\u10e0\u10d3\u10d4\u10d1\u10d0 \u10d2\u10d0\u10e0\u10d1\u10d4\u10dc\u10d8\u10e1 \u10e5\u10d0\u10e0\u10ee\u10dc\u10e3\u10da\u10d8 \u10db\u10dd\u10dc\u10d0\u10ea\u10d4\u10db\u10d8\u10e1 \u10ea\u10d5\u10da\u10d8\u10da\u10d4\u10d1\u10d0<\/li>\n            <li>\u10e1\u10d0\u10e6\u10d4\u10d1\u10d0\u10d5\u10d8\u10e1 \u10d3\u10d0\u10d6\u10d8\u10d0\u10dc\u10d4\u10d1\u10d0 \u10e5\u10d5\u10d8\u10e8\u10d8\u10e1, \u10ee\u10e0\u10d4\u10e8\u10d8\u10e1 \u10d0\u10dc \u10e1\u10d0\u10d2\u10d6\u10d0\u10dd \u10d6\u10d4\u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d8\u10e1 \u10e8\u10d4\u10d3\u10d4\u10d2\u10d0\u10d3<\/li>\n          <\/ul>\n        <\/div>\n      <\/details>\n\n    <\/div>\n  <\/section>\n\n  <!-- 05 \u00b7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d8\u10e1 \u10e0\u10dd\u10da\u10d8 -->\n  <section class=\"gwm-section\" style=\"margin-bottom: 2rem;\">\n    <span class=\"gwm-section-badge\">05 \u00b7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d8\u10e1 \u10e0\u10dd\u10da\u10d8<\/span>\n    <h2 class=\"gwm-section-title\">\u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d8\u10e1 \u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1\u10db\u10d2\u10d4\u10d1\u10da\u10dd\u10d1\u10d0<\/h2>\n    <p class=\"gwm-section-desc\">\u10e1\u10d0\u10d8\u10db\u10d4\u10d3\u10dd \u10db\u10e3\u10e8\u10d0\u10dd\u10d1\u10d8\u10e1\u10d0 \u10d3\u10d0 \u10d0\u10e5\u10e2\u10d8\u10e3\u10e0\u10d8 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10e1\u10e2\u10d0\u10e2\u10e3\u10e1\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10dc\u10d0\u10e0\u10e9\u10e3\u10dc\u10d4\u10d1\u10da\u10d0\u10d3, \u10d0\u10e3\u10ea\u10d8\u10da\u10d4\u10d1\u10d4\u10da\u10d8\u10d0 \u10e8\u10d4\u10db\u10d3\u10d4\u10d2\u10d8 \u10ec\u10d4\u10e1\u10d4\u10d1\u10d8\u10e1 \u10d3\u10d0\u10ea\u10d5\u10d0:<\/p>\n\n    <div class=\"gwm-checklist-grid\">\n      \n      <!-- Card 1 -->\n      <div class=\"gwm-checklist-card\">\n        <svg class=\"gwm-check-shield\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n        <\/svg>\n        <p class=\"gwm-check-text\">\u10d0\u10d5\u10e2\u10dd\u10db\u10dd\u10d1\u10d8\u10da\u10d8 \u10d2\u10d0\u10db\u10dd\u10d8\u10e7\u10d4\u10dc\u10dd\u10e1 \u10db\u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10da\u10d8\u10e1 \u10d8\u10dc\u10e1\u10e2\u10e0\u10e3\u10e5\u10ea\u10d8\u10d4\u10d1\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10d1\u10d0\u10db\u10d8\u10e1\u10d0\u10d3<\/p>\n      <\/div>\n\n      <!-- Card 2 -->\n      <div class=\"gwm-checklist-card\">\n        <svg class=\"gwm-check-shield\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n        <\/svg>\n        <p class=\"gwm-check-text\">\u10d2\u10d0\u10e3\u10db\u10d0\u10e0\u10d7\u10d0\u10dd\u10d1\u10d8\u10e1 \u10d0\u10e6\u10db\u10dd\u10e9\u10d4\u10dc\u10d8\u10e1\u10d7\u10d0\u10dc\u10d0\u10d5\u10d4 \u10d3\u10e0\u10dd\u10e3\u10da\u10d0\u10d3 \u10db\u10d8\u10db\u10d0\u10e0\u10d7\u10dd\u10e1 \u10dd\u10e4\u10d8\u10ea\u10d8\u10d0\u10da\u10e3\u10e0 \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10ea\u10d4\u10dc\u10e2\u10e0\u10e1<\/p>\n      <\/div>\n\n      <!-- Card 3 -->\n      <div class=\"gwm-checklist-card\">\n        <svg class=\"gwm-check-shield\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n        <\/svg>\n        <p class=\"gwm-check-text\">\u10d2\u10d4\u10d2\u10db\u10d8\u10e3\u10e0\u10d8 \u10e2\u10d4\u10e5\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 \u10e9\u10d0\u10d0\u10e2\u10d0\u10e0\u10dd\u10e1 \u10d3\u10d0\u10d3\u10d2\u10d4\u10dc\u10d8\u10da \u10d5\u10d0\u10d3\u10d4\u10d1\u10e8\u10d8 \u10d3\u10d0 \u10d2\u10d0\u10e0\u10d1\u10d4\u10dc\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10d1\u10d0\u10db\u10d8\u10e1\u10d0\u10d3<\/p>\n      <\/div>\n\n      <!-- Card 4 -->\n      <div class=\"gwm-checklist-card\">\n        <svg class=\"gwm-check-shield\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n        <\/svg>\n        <p class=\"gwm-check-text\">\u10d0\u10e0 \u10d2\u10d0\u10dc\u10d0\u10ee\u10dd\u10e0\u10ea\u10d8\u10d4\u10da\u10dd\u10e1 \u10d0\u10e0\u10d0\u10e1\u10d0\u10dc\u10e5\u10ea\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10dd\u10d3\u10d8\u10e4\u10d8\u10d9\u10d0\u10ea\u10d8\u10d0 \u10d0\u10dc \u10d9\u10dd\u10dc\u10e1\u10e2\u10e0\u10e3\u10e5\u10ea\u10d8\u10e3\u10da\u10d8 \u10ea\u10d5\u10da\u10d8\u10da\u10d4\u10d1\u10d4\u10d1\u10d8<\/p>\n      <\/div>\n\n      <!-- Card 5 -->\n      <div class=\"gwm-checklist-card\">\n        <svg class=\"gwm-check-shield\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n        <\/svg>\n        <p class=\"gwm-check-text\">\u10d2\u10d0\u10db\u10dd\u10d8\u10e7\u10d4\u10dc\u10dd\u10e1 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10db\u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10da\u10d8\u10e1 \u10db\u10d8\u10d4\u10e0 \u10e0\u10d4\u10d9\u10dd\u10db\u10d4\u10dc\u10d3\u10d4\u10d1\u10e3\u10da\u10d8 \u10e1\u10d0\u10ec\u10d5\u10d0\u10d5\u10d8, \u10d6\u10d4\u10d7\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10e1\u10d8\u10d7\u10ee\u10d4\u10d4\u10d1\u10d8<\/p>\n      <\/div>\n\n      <!-- Card 6 -->\n      <div class=\"gwm-checklist-card\">\n        <svg class=\"gwm-check-shield\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n        <\/svg>\n        <p class=\"gwm-check-text\">\u10d0\u10e0 \u10d2\u10d0\u10db\u10dd\u10d8\u10e7\u10d4\u10dc\u10dd\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10dd\u10d1\u10d8\u10da\u10d8 \u10d8\u10db\u10d2\u10d5\u10d0\u10e0\u10d0\u10d3, \u10e0\u10d0\u10ea \u10e8\u10d4\u10d8\u10eb\u10da\u10d4\u10d1\u10d0 \u10d2\u10d0\u10ee\u10d3\u10d4\u10e1 \u10d3\u10d0\u10d6\u10d8\u10d0\u10dc\u10d4\u10d1\u10d8\u10e1 \u10db\u10d8\u10d6\u10d4\u10d6\u10d8 (\u10d2\u10d0\u10d3\u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d0, \u10e1\u10de\u10dd\u10e0\u10e2\u10e3\u10da\u10d8 \u10d2\u10d0\u10db\u10dd\u10e7\u10d4\u10dc\u10d4\u10d1\u10d0 \u10d3\u10d0 \u10d0.\u10e8.)<\/p>\n      <\/div>\n\n      <!-- Card 7 -->\n      <div class=\"gwm-checklist-card\">\n        <svg class=\"gwm-check-shield\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n        <\/svg>\n        <p class=\"gwm-check-text\">\u10e7\u10dd\u10d5\u10d4\u10da\u10d7\u10d5\u10d8\u10e1 \u10db\u10dd\u10d8\u10d7\u10ee\u10dd\u10d5\u10dd\u10e1 \u10d3\u10d0 \u10e8\u10d4\u10d8\u10dc\u10d0\u10ee\u10dd\u10e1 \u10e2\u10d4\u10e5\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d3\u10d0\u10db\u10d0\u10d3\u10d0\u10e1\u10e2\u10e3\u10e0\u10d4\u10d1\u10d4\u10da\u10d8 \u10d3\u10dd\u10d9\u10e3\u10db\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8<\/p>\n      <\/div>\n\n      <!-- Card 8 -->\n      <div class=\"gwm-checklist-card\">\n        <svg class=\"gwm-check-shield\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n        <\/svg>\n        <p class=\"gwm-check-text\">\u10d3\u10d0\u10d8\u10ea\u10d5\u10d0\u10e1 \u10db\u10dd\u10d5\u10da\u10d0-\u10d4\u10e5\u10e1\u10de\u10da\u10e3\u10d0\u10e2\u10d0\u10ea\u10d8\u10d8\u10e1 \u10ec\u10d4\u10e1\u10d4\u10d1\u10d8 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d8\u10e1 \u10e1\u10d0\u10ee\u10d4\u10da\u10db\u10eb\u10e6\u10d5\u10d0\u10dc\u10d4\u10da\u10dd\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7<\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<!-- STRUCTURAL LOCAL DATA (SEO ENHANCEMENT) -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"GWM Georgia \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10e0\u10dd\u10d2\u10e0\u10d0\u10db\u10d0\",\n  \"description\": \"Great Wall Motors (GWM) \u10dd\u10e4\u10d8\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8 TANK, HAVAL \u10d3\u10d0 POER \u10db\u10dd\u10d3\u10d4\u10da\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 \u10e1\u10d0\u10e5\u10d0\u10e0\u10d7\u10d5\u10d4\u10da\u10dd\u10e8\u10d8.\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"GEL\",\n    \"price\": \"0\",\n    \"valueAddedTaxIncluded\": \"true\"\n  },\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"GWM\"\n  }\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u10e9\u10d5\u10d4\u10dc\u10d8 \u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1\u10db\u10d2\u10d4\u10d1\u10da\u10dd\u10d1\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc \u10ec\u10d8\u10dc\u10d0\u10e8\u10d4 \u10d0\u10e0 \u10e1\u10e0\u10e3\u10da\u10d3\u10d4\u10d1\u10d0 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d8\u10d7 GWM-\u10e8\u10d8 \u10e9\u10d5\u10d4\u10dc \u10d5\u10d6\u10e0\u10e3\u10dc\u10d0\u10d5\u10d7, \u10e0\u10dd\u10db \u10e7\u10dd\u10d5\u10d4\u10da\u10d8 \u10db\u10d2\u10d6\u10d0\u10d5\u10e0\u10dd\u10d1\u10d0 \u10d8\u10e7\u10dd\u10e1 \u10e3\u10e1\u10d0\u10e4\u10e0\u10d7\u10ee\u10dd, \u10d9\u10dd\u10db\u10e4\u10dd\u10e0\u10e2\u10e3\u10da\u10d8 \u10d3\u10d0 \u10e7\u10dd\u10d5\u10d4\u10da\u10d2\u10d5\u10d0\u10e0\u10d8 \u10d6\u10d4\u10d3\u10db\u10d4\u10e2\u10d8 \u10d3\u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4. \u10e1\u10ec\u10dd\u10e0\u10d4\u10d3 \u10d0\u10db\u10d8\u10e2\u10dd\u10db \u10e8\u10d4\u10d5\u10e5\u10db\u10d4\u10dc\u10d8\u10d7 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10e0\u10dd\u10d2\u10e0\u10d0\u10db\u10d0 \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10e9\u10d5\u10d4\u10dc\u10d8 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d4\u10d1\u10d8\u10e1\u10d0\u10d3\u10db\u10d8 \u10d6\u10e0\u10e3\u10dc\u10d5\u10d8\u10e1\u10d0 \u10d3\u10d0 \u10db\u10d0\u10e6\u10d0\u10da\u10d8 \u10e1\u10e2\u10d0\u10dc\u10d3\u10d0\u10e0\u10e2\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10ee\u10d0\u10e2\u10e3\u10da\u10d4\u10d1\u10d0. 01 \u00b7 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d8\u10e1 \u10d5\u10d0\u10d3\u10d0 \u10e1\u10d0\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8 \u10db\u10dd\u10d3\u10d4\u10da\u10d4\u10d1\u10d8\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 \u10d5\u10e0\u10ea\u10d4\u10da\u10d3\u10d4\u10d1\u10d0 \u10d8\u10db\u10d8\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7, \u10d7\u10e3 \u10e0\u10dd\u10db\u10d4\u10da\u10d8 \u10d5\u10d0\u10d3\u10d0 \u10d3\u10d0\u10d3\u10d2\u10d4\u10d1\u10d0 \u10e3\u10e4\u10e0\u10dd \u10d0\u10d3\u10e0\u10d4 (\u10d2\u10d0\u10e0\u10d1\u10d4\u10dc\u10d8 \u10d7\u10e3 \u10d3\u10e0\u10dd\u10d8\u10e1 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","_gwm_en_meta_title":"Warranty - Gwm.ge","_gwm_en_meta_description":"Learn about the warranty terms for Great Wall Motors Chinese vehicles. For more information, send us a message or contact us using the phone number provided.","rank_math_title":"\u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d0 - Gwm.ge","rank_math_description":"\u10d2\u10d0\u10d4\u10ea\u10d0\u10dc\u10d8\u10d7 \u10d2\u10d0\u10e0\u10d0\u10dc\u10e2\u10d8\u10d8\u10e1 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10e1 Great Wall Motors-\u10d8\u10e1 \u10e9\u10d8\u10dc\u10e3\u10e0 \u10d0\u10d5\u10e2\u10dd\u10db\u10dd\u10d1\u10d8\u10da\u10d4\u10d1\u10d6\u10d4. \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8\u10d7\u10d8 \u10d8\u10dc\u10e4\u10dd\u10e0\u10db\u10d0\u10ea\u10d8\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 \u10db\u10dd\u10d2\u10d5\u10ec\u10d4\u10e0\u10d4\u10d7 \u10d0\u10dc \u10d3\u10d0\u10d2\u10d5\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d8\u10d7 \u10db\u10d8\u10d7\u10d8\u10d7\u10d4\u10d1\u10e3\u10da \u10dc\u10dd\u10db\u10d4\u10e0\u10d6\u10d4.","rank_math_focus_keyword":""},"class_list":["post-277","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/gwm.ge\/en\/wp-json\/wp\/v2\/pages\/277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gwm.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gwm.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gwm.ge\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gwm.ge\/en\/wp-json\/wp\/v2\/comments?post=277"}],"version-history":[{"count":30,"href":"https:\/\/gwm.ge\/en\/wp-json\/wp\/v2\/pages\/277\/revisions"}],"predecessor-version":[{"id":1640,"href":"https:\/\/gwm.ge\/en\/wp-json\/wp\/v2\/pages\/277\/revisions\/1640"}],"wp:attachment":[{"href":"https:\/\/gwm.ge\/en\/wp-json\/wp\/v2\/media?parent=277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}