{"id":4412,"date":"2025-11-20T05:34:24","date_gmt":"2025-11-20T05:34:24","guid":{"rendered":"https:\/\/gsstations.ae\/krsel\/?page_id=4412"},"modified":"2026-06-19T05:39:09","modified_gmt":"2026-06-19T05:39:09","slug":"special-offers-3","status":"publish","type":"page","link":"https:\/\/gsstations.ae\/krsel\/special-offers-3\/","title":{"rendered":"GSS Special Offers"},"content":{"rendered":"<section data-bb-version=\"5.4.7\" id=\"bt_bb_section6a90077e71c1e\" class=\"bt_bb_section bt_bb_layout_wide bt_bb_vertical_align_top bt_bb_top_spacing_160 bt_bb_bottom_spacing_160 bt_bb_animation_fade_in move_up animate\"  data-bt-override-class=\"{&quot;bt_bb_top_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_top_spacing_160&quot;,&quot;def&quot;:&quot;160&quot;,&quot;xl&quot;:&quot;160&quot;,&quot;md&quot;:&quot;80&quot;,&quot;sm&quot;:&quot;80&quot;,&quot;xs&quot;:&quot;80&quot;},&quot;bt_bb_bottom_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_bottom_spacing_160&quot;,&quot;def&quot;:&quot;160&quot;,&quot;xl&quot;:&quot;160&quot;,&quot;md&quot;:&quot;80&quot;,&quot;sm&quot;:&quot;80&quot;,&quot;xs&quot;:&quot;80&quot;}}\"><div class=\"bt_bb_port\"><div class=\"bt_bb_cell\"><div class=\"bt_bb_cell_inner\"><div class=\"bt_bb_row \"  data-bt-override-class=\"{}\"><div class=\"bt_bb_row_holder\" ><div data-bb-version=\"5.4.7\"  class=\"bt_bb_column col-xxl-12 col-xl-12 col-xs-12 col-sm-12 col-md-12 col-lg-12 bt_bb_vertical_align_top bt_bb_align_left bt_bb_padding_0\" style=\"; --column-width:12;\" data-width=\"12\" data-bt-override-class=\"{&quot;bt_bb_padding_&quot;:{&quot;current_class&quot;:&quot;bt_bb_padding_0&quot;,&quot;def&quot;:&quot;0&quot;}}\"><div class=\"bt_bb_column_content\"><div class=\"bt_bb_column_content_inner\"><div data-bb-version=\"5.9.1\" class=\"bt_bb_raw_content\"><!-- ============================================= --><!-- \ud83d\udd25 GSS SPECIAL OFFERS \u2014 FULL OPTIMIZED CODE WITH IMAGES & NO HERO GRADIENT --><!-- ============================================= --><style>\n    \/* --- SCOPED CSS RESET & VARIABLES --- *\/\n    #gss-offers-wrapper {\n        --gss-gold: #ffb700;\n        --gss-gold-dim: rgba(255, 183, 0, 0.15);\n        --bg-black: #050505;\n        --bg-card: #111111;\n        --text-white: #ffffff;\n        --text-gray: #cccccc;\n        --font-stack: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        --max-width: 1200px;\n        \n        font-family: var(--font-stack);\n        background-color: var(--bg-black);\n        color: var(--text-white);\n        line-height: 1.6;\n        width: 100%;\n        overflow: hidden; \/* Prevents horizontal scrollbar issues *\/\n        box-sizing: border-box;\n    }\n\n    #gss-offers-wrapper *, \n    #gss-offers-wrapper *::before, \n    #gss-offers-wrapper *::after {\n        box-sizing: border-box;\n    }\n\n    \/* --- UTILITIES --- *\/\n    .gss-container {\n        max-width: var(--max-width);\n        margin: 0 auto;\n        padding: 0 24px;\n        position: relative;\n        z-index: 2;\n    }\n\n    .gss-btn {\n        display: inline-block;\n        padding: 12px 32px;\n        border-radius: 50px;\n        background: var(--gss-gold);\n        color: #000;\n        font-weight: 700;\n        font-size: 15px;\n        text-decoration: none;\n        transition: transform 0.2s ease, background 0.2s ease;\n        border: none;\n        cursor: pointer;\n    }\n\n    .gss-btn:hover {\n        transform: translateY(-3px);\n        background: #fff;\n        color: #000;\n    }\n\n    .gss-btn-outline {\n        background: transparent;\n        border: 2px solid var(--gss-gold);\n        color: #fff;\n    }\n\n    .gss-btn-outline:hover {\n        background: var(--gss-gold);\n        color: #000 !important;\n    }\n\n    \/* --- 1. HERO SECTION --- *\/\n    .gss-hero {\n        position: relative;\n        \/* Removed CSS gradient, now uses --bg-black *\/\n        background-color: var(--bg-black); \n        padding: 10px 20px 120px;\n        text-align: center;\n        border-bottom: 1px solid var(--gss-gold-dim);\n    }\n\n    \/* CSS-only Glow Effect *\/\n    .gss-hero-glow {\n        position: absolute;\n        top: 50%; left: 50%;\n        transform: translate(-50%, -50%);\n        width: 600px; height: 600px;\n        background: radial-gradient(circle, rgba(255, 183, 0, 0.08) 0%, transparent 70%);\n        filter: blur(40px);\n        pointer-events: none;\n        z-index: 1;\n    }\n\n    .gss-kicker {\n        display: inline-block;\n        font-size: 13px;\n        letter-spacing: 0.2em;\n        text-transform: uppercase;\n        color: var(--gss-gold);\n        font-weight: 700;\n        margin-bottom: 24px;\n        border: 1px solid rgba(255, 183, 0, 0.3);\n        padding: 8px 20px;\n        border-radius: 50px;\n        background: rgba(0,0,0,0.3);\n    }\n\n    .gss-hero h1 {\n        font-size: clamp(36px, 5vw, 64px);\n        font-weight: 900;\n        color: #fff;\n        margin: 0 0 16px 0;\n        line-height: 1.1;\n    }\n\n    .gss-hero h3 {\n        font-size: clamp(18px, 3vw, 24px);\n        font-weight: 500;\n        color: #e0e0e0;\n        margin: 0 0 32px 0;\n    }\n\n    .gss-hero p {\n        max-width: 600px;\n        margin: 0 auto 40px;\n        font-size: 17px;\n        color: var(--text-gray);\n    }\n\n    \/* --- 2. MAJOR OFFER SECTION --- *\/\n    .gss-major-section {\n        padding: 80px 20px;\n        background: var(--bg-black);\n    }\n\n    .gss-major-card {\n        background: var(--bg-card);\n        border: 1px solid var(--gss-gold-dim);\n        border-radius: 24px;\n        padding: 48px;\n        display: flex;\n        align-items: center;\n        gap: 60px;\n        box-shadow: 0 20px 60px rgba(0,0,0,0.4);\n    }\n\n    .gss-major-content { flex: 1.2; }\n    .gss-major-image { flex: 1; }\n\n    .gss-major-label {\n        color: var(--gss-gold);\n        font-weight: 800;\n        text-transform: uppercase;\n        font-size: 12px;\n        letter-spacing: 1px;\n        margin-bottom: 12px;\n        display: block;\n    }\n\n    .gss-major-content h2 {\n        font-size: 42px;\n        line-height: 1.1;\n        margin: 0 0 20px 0;\n        color: #fff;\n    }\n\n    .gss-major-content p {\n        font-size: 16px;\n        color: var(--text-gray);\n        margin-bottom: 30px;\n    }\n\n    \/* Major Image Styling *\/\n    .gss-major-image img {\n        width: 100%;\n        height: 400px; \/* Fixed height for consistency *\/\n        object-fit: cover; \/* Covers the area, cropping if necessary *\/\n        border-radius: 16px;\n        display: block;\n        border: 1px solid #333;\n    }\n\n    \/* --- 3. OFFERS & TIMER SECTION --- *\/\n    .gss-offers-section {\n        padding: 80px 20px;\n        background: var(--bg-black);\n        border-top: 1px solid rgba(255,255,255,0.05);\n    }\n\n    \/* Timer *\/\n    .gss-timer-box {\n        text-align: center;\n        margin-bottom: 60px;\n        padding: 30px;\n        background: rgba(255,255,255,0.02);\n        border-radius: 16px;\n        max-width: 600px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .gss-timer-label {\n        color: var(--gss-gold);\n        font-weight: 600;\n        margin-bottom: 15px;\n        font-size: 14px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .gss-timer-track {\n        background: rgba(255,255,255,0.1);\n        height: 6px;\n        border-radius: 10px;\n        margin-bottom: 20px;\n        overflow: hidden;\n        position: relative;\n    }\n\n    .gss-timer-fill {\n        height: 100%;\n        background: linear-gradient(90deg, var(--gss-gold), #ffe082);\n        width: 0%;\n        transition: width 1s linear;\n    }\n\n    .gss-timer-text {\n        font-family: monospace; \/* Ensures numbers don't jump *\/\n        font-size: 18px;\n        color: #fff;\n        letter-spacing: 2px;\n    }\n\n    \/* Grid *\/\n    .gss-section-title {\n        text-align: center;\n        font-size: 36px;\n        color: #fff;\n        margin-bottom: 40px;\n        font-weight: 800;\n    }\n\n    .gss-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 24px;\n    }\n\n    .gss-card {\n        background: var(--bg-card);\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid rgba(255,255,255,0.05);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .gss-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.5);\n        border-color: var(--gss-gold-dim);\n    }\n\n    \/* Card Image Styling *\/\n    .gss-card-img img {\n        width: 100%;\n        height: 320px; \/* Fixed height for consistency *\/\n        object-fit: cover; \/* Covers the area, cropping if necessary *\/\n        display: block;\n        border-bottom: 1px solid rgba(255,255,255,0.05);\n    }\n\n    .gss-card-body {\n        padding: 24px;\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .gss-card-tag {\n        align-self: flex-start;\n        background: rgba(255, 183, 0, 0.15);\n        color: var(--gss-gold);\n        font-weight: 700;\n        padding: 4px 10px;\n        border-radius: 4px;\n        font-size: 12px;\n        margin-bottom: 12px;\n    }\n\n    .gss-card h3 {\n        font-size: 20px;\n        color: #fff;\n        margin: 0 0 10px 0;\n    }\n\n    .gss-card p {\n        font-size: 15px;\n        color: var(--text-gray);\n        margin: 0;\n        line-height: 1.5;\n    }\n\n    \/* --- RESPONSIVE TWEAKS --- *\/\n    @media (max-width: 900px) {\n        .gss-major-card {\n            flex-direction: column;\n            text-align: center;\n            padding: 32px 24px;\n        }\n        .gss-major-content h2 { font-size: 32px; }\n    }\n<\/style>\n<style>\n.bt-content-holder table td a.whatsapp-btn{\n  color:#25D366;\n}\n.whatsapp-btn{\n align-items:center;\n  gap:8px;\n  color:#25D366 !important;\n  padding:5px 10px;\n  border-radius:6px;\n  text-decoration:none;\n  font-weight:600;\n  margin-top:15px;\n    background: transparent;\n  border: 2px solid #25d366;\n  border-radius: 30px;\n  margin-left: 10px;\n  width:150px\n}\n\n.whatsapp-btn:hover{\n  background:#1ebe5d;\n  color:#FFF !important;\n}\n<\/style>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n<div id=\"gss-offers-wrapper\">\n\n    <!-- ============================================= --><!-- HERO SECTION --><!-- ============================================= --><section class=\"gss-hero\" id=\"special-hero-offers\">\n        <div class=\"gss-hero-glow\"><\/div>\n        <div class=\"gss-container\">\n            <span class=\"gss-kicker\">GSS Special Offers<\/span>\n            <h1>Our Special Offers<\/h1>\n            <h3>Exclusive Savings. Same GSS Quality.<\/h3>\n            <p>\n                Limited-time promotions across washes, detailing, protection and fleet services \u2014\n                crafted to give your vehicle more value at every visit.\n            <\/p>\n            <a href=\"#offers-dubai\" class=\"gss-btn\">View All Offers<\/a>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================= --><!-- MAJOR OFFER SECTION --><!-- ============================================= --><section class=\"gss-major-section\">\n        <div class=\"gss-container\">\n            <div class=\"gss-major-card\">\n                <div class=\"gss-major-content\">\n                    <span class=\"gss-major-label\">Featured Deal<\/span>\n                    <h2>Complimentary Wash with Mobil Engine Oil<\/h2>\n                    <p>\n                        Enjoy a complimentary premium car wash with every Mobil engine oil service. Keep your engine running smoothly while your car leaves looking spotless, all in one visit at GSS.\n                    <\/p>\n                    <a href=\"https:\/\/gsstations.ae\/krsel\/locations-2\/\" class=\"gss-btn gss-btn-outline\">Visit Us<\/a>\n                    <button class=\"whatsapp-btn  d-none\" data-service=\"Avail Now Castrol EDGE Engine Oil\"> <i class=\"fab fa-whatsapp\"><\/i> Avail Now<\/button>\n                    \n                <\/div>\n                <div class=\"gss-major-image\">\n                    <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2025\/11\/post-frame167-copy-1-1.jpg\" alt=\"Castrol EDGE Offer\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================= --><!-- DUBAI OFFERS + TIMER --><!-- ============================================= --><section id=\"offers-dubai\" class=\"gss-offers-section\">\n        <div class=\"gss-container\">\n            \n            <!-- TIMER BLOCK --><div class=\"gss-timer-box\">\n                <div class=\"gss-timer-label\">Time Remaining for These Offers<\/div>\n                <div class=\"gss-timer-track\">\n                    <div class=\"gss-timer-fill\" id=\"gss-bar-fill\"><\/div>\n                <\/div>\n                <div class=\"gss-timer-text\" id=\"gss-timer-text\">Loading...<\/div>\n            <\/div>\n\n            <h2 class=\"gss-section-title\">Dubai Exclusive Offers<\/h2>\n\n            <!-- GRID --><div class=\"gss-grid\">\n                \n                <!-- Card 1 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-5-1.webp\" alt=\"Complimentary Body Wash\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">15% OFF<\/span>\n                        <h3>Premium Wash<\/h3>\n                        <p>Full exterior wash with wheel & tyre care for a daily showroom shine.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Premium Wash\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 2 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-4-1.webp\" alt=\"5 % off mechanical\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">20% OFF<\/span>\n                        <h3>360\u00b0 PRO Wash<\/h3>\n                        <p>Advanced underbody, foam and high-pressure clean for full protection.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer 360\u00b0 PRO Wash\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 3 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-3-1.webp\" alt=\"25$ off car batteries\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">10% OFF<\/span>\n                        <h3>Interior Detailing<\/h3>\n                        <p>Deep interior clean, upholstery refresh and sanitisation.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Interior Detailing\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 4 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-2-1.webp\" alt=\"free winter inspection\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">25% OFF<\/span>\n                        <h3>Paint Protection<\/h3>\n                        <p>Protect your paintwork from UV, sand and daily wear.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Paint Protection\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 5 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-1-2.webp\" alt=\"25% off premium services\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">30% OFF<\/span>\n                        <h3>Ceramic Coating<\/h3>\n                        <p>Long-term ceramic shield for maximum gloss.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Ceramic Coating\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 6 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-6-1.png\" alt=\"25% off castrol\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">10% OFF<\/span>\n                        <h3>Steam Wash<\/h3>\n                        <p>Eco-efficient, high-temperature clean that\u2019s gentle on paint.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Steam Wash\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================= --><!-- AJMAN OFFERS --><!-- ============================================= --><section id=\"offers-ajman\" class=\"gss-offers-section\">\n        <div class=\"gss-container\">\n            \n            <h2 class=\"gss-section-title\">Ajman Exclusive Offers<\/h2>\n\n            <div class=\"gss-grid\">\n                <!-- Card 1 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-5-1.webp\" alt=\"Complimentary Body Wash\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">15% OFF<\/span>\n                        <h3>Premium Wash<\/h3>\n                        <p>Full exterior wash with wheel & tyre care for a daily showroom shine.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Premium Wash\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 2 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-4-1.webp\" alt=\"5 % off mechanical\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">20% OFF<\/span>\n                        <h3>360\u00b0 PRO Wash<\/h3>\n                        <p>Advanced underbody, foam and high-pressure clean for full protection.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer 360\u00b0 PRO Wash\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 3 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-3-1.webp\" alt=\"25$ off car batteries\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">10% OFF<\/span>\n                        <h3>Interior Detailing<\/h3>\n                        <p>Deep interior clean, upholstery refresh and sanitisation.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Interior Detailing\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 4 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-2-1.webp\" alt=\"free winter inspection\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">25% OFF<\/span>\n                        <h3>Paint Protection<\/h3>\n                        <p>Protect your paintwork from UV, sand and daily wear.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Paint Protection\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 5 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-1-2.webp\" alt=\"25% off premium services\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">30% OFF<\/span>\n                        <h3>Ceramic Coating<\/h3>\n                        <p>Long-term ceramic shield for maximum gloss.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Ceramic Coating\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n\n                <!-- Card 6 --><article class=\"gss-card\">\n                    <div class=\"gss-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2026\/04\/image-6-1.png\" alt=\"25% off castrol\">\n                    <\/div>\n                    <div class=\"d-none gss-card-body\">\n                        <span class=\"gss-card-tag\">10% OFF<\/span>\n                        <h3>Steam Wash<\/h3>\n                        <p>Eco-efficient, high-temperature clean that\u2019s gentle on paint.<\/p>\n                        <button class=\"whatsapp-btn\" data-service=\"Get Offer Steam Wash\"> <i class=\"fab fa-whatsapp\"><\/i> Get Offer<\/button>\n                    <\/div>\n                <\/article>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n<section class=\"gss-hero\" id=\"special-hero-offers\">\n        <div class=\"gss-container\">\n            \n            <h3>For more information, get in touch with us today.\n<\/h3>\n           \n            <a href=\"\/contact-us\/\" class=\"gss-btn\">Contact Us<\/a>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<!-- ============================================= --><!-- \ud83d\udd25 SAFE JAVASCRIPT --><!-- ============================================= --><script>\n(function() {\n    \/\/ Builder Safety Check: Ensure element exists before running script\n    var timerText = document.getElementById('gss-timer-text');\n    if (!timerText) return;\n\n    function updateGSSTimer() {\n        var now = new Date();\n        \n        \/\/ Logic: Count down to the 1st of the NEXT month\n        var currentYear = now.getFullYear();\n        var currentMonth = now.getMonth();\n        var nextMonthDate = new Date(currentYear, currentMonth + 1, 1, 0, 0, 0);\n        var monthStartDate = new Date(currentYear, currentMonth, 1, 0, 0, 0);\n\n        var timeLeft = nextMonthDate - now;\n        var totalMonthTime = nextMonthDate - monthStartDate;\n\n        \/\/ If timer expired (shouldn't happen with this logic, but safe check)\n        if (timeLeft <= 0) {\n            timerText.innerText = \"Offers Refreshing...\";\n            var bar = document.getElementById('gss-bar-fill');\n            if(bar) bar.style.width = \"100%\";\n            return;\n        }\n\n        \/\/ Calculate Time Units\n        var days = Math.floor(timeLeft \/ (1000 * 60 * 60 * 24));\n        var hours = Math.floor((timeLeft \/ (1000 * 60 * 60)) % 24);\n        var mins = Math.floor((timeLeft \/ (1000 * 60)) % 60);\n        var secs = Math.floor((timeLeft \/ 1000) % 60);\n\n        \/\/ Format Strings (01, 02, etc)\n        var dStr = days + \"d\";\n        var hStr = (hours < 10 ? \"0\" + hours : hours) + \"h\";\n        var mStr = (mins < 10 ? \"0\" + mins : mins) + \"m\";\n        var sStr = (secs < 10 ? \"0\" + secs : secs) + \"s\";\n\n        \/\/ Update Text\n        timerText.innerText = dStr + \" : \" + hStr + \" : \" + mStr + \" : \" + sStr;\n\n        \/\/ Update Bar (Percentage of month PASSED)\n        var timePassed = now - monthStartDate;\n        var percentage = (timePassed \/ totalMonthTime) * 100;\n        \n        var barFill = document.getElementById('gss-bar-fill');\n        if (barFill) {\n            barFill.style.width = percentage.toFixed(2) + \"%\";\n        }\n\n        \/\/ Recursive Timeout (Much safer than setInterval for Page Builders)\n        setTimeout(updateGSSTimer, 1000);\n    }\n\n    \/\/ Start Timer\n    updateGSSTimer();\n})();\n<\/script>\n<script>\ndocument.querySelectorAll(\".whatsapp-btn\").forEach(button => {\n\n  button.addEventListener(\"click\", function() {\n\n    const service = this.dataset.service;\n\n    const phone = \"971500000000\";\n\n    const message = `Hello, ${service}.`;\n\n    const whatsappURL =\n      `https:\/\/wa.me\/${phone}?text=${encodeURIComponent(message)}`;\n\n    window.open(whatsappURL, \"_blank\");\n\n  });\n\n});\n<\/script><\/div><\/div><\/div><\/div><\/div><\/div><\/div><!-- cell_inner --><\/div><!-- cell --><\/div><!-- port --><\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4412","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GSS Special Offers - Grand Service Station<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gsstations.ae\/krsel\/special-offers-3\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GSS Special Offers - Grand Service Station\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gsstations.ae\/krsel\/special-offers-3\/\" \/>\n<meta property=\"og:site_name\" content=\"Grand Service Station\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/grandservicestation\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T05:39:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/special-offers-3\\\/\",\"url\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/special-offers-3\\\/\",\"name\":\"GSS Special Offers - Grand Service Station\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#website\"},\"datePublished\":\"2025-11-20T05:34:24+00:00\",\"dateModified\":\"2026-06-19T05:39:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/special-offers-3\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/special-offers-3\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/special-offers-3\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GSS Special Offers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#website\",\"url\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/\",\"name\":\"Grand Service Station\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#organization\",\"name\":\"Grand Service Station\",\"url\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/gss-pnglogo.png\",\"contentUrl\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/gss-pnglogo.png\",\"width\":370,\"height\":472,\"caption\":\"Grand Service Station\"},\"image\":{\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/grandservicestation\\\/\",\"https:\\\/\\\/www.instagram.com\\\/grandservicestation\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GSS Special Offers - Grand Service Station","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gsstations.ae\/krsel\/special-offers-3\/","og_locale":"en_US","og_type":"article","og_title":"GSS Special Offers - Grand Service Station","og_url":"https:\/\/gsstations.ae\/krsel\/special-offers-3\/","og_site_name":"Grand Service Station","article_publisher":"https:\/\/www.facebook.com\/grandservicestation\/","article_modified_time":"2026-06-19T05:39:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gsstations.ae\/krsel\/special-offers-3\/","url":"https:\/\/gsstations.ae\/krsel\/special-offers-3\/","name":"GSS Special Offers - Grand Service Station","isPartOf":{"@id":"https:\/\/gsstations.ae\/krsel\/#website"},"datePublished":"2025-11-20T05:34:24+00:00","dateModified":"2026-06-19T05:39:09+00:00","breadcrumb":{"@id":"https:\/\/gsstations.ae\/krsel\/special-offers-3\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gsstations.ae\/krsel\/special-offers-3\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gsstations.ae\/krsel\/special-offers-3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gsstations.ae\/krsel\/"},{"@type":"ListItem","position":2,"name":"GSS Special Offers"}]},{"@type":"WebSite","@id":"https:\/\/gsstations.ae\/krsel\/#website","url":"https:\/\/gsstations.ae\/krsel\/","name":"Grand Service Station","description":"","publisher":{"@id":"https:\/\/gsstations.ae\/krsel\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gsstations.ae\/krsel\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/gsstations.ae\/krsel\/#organization","name":"Grand Service Station","url":"https:\/\/gsstations.ae\/krsel\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gsstations.ae\/krsel\/#\/schema\/logo\/image\/","url":"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2025\/10\/gss-pnglogo.png","contentUrl":"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2025\/10\/gss-pnglogo.png","width":370,"height":472,"caption":"Grand Service Station"},"image":{"@id":"https:\/\/gsstations.ae\/krsel\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/grandservicestation\/","https:\/\/www.instagram.com\/grandservicestation\/"]}]}},"_links":{"self":[{"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/pages\/4412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/comments?post=4412"}],"version-history":[{"count":33,"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/pages\/4412\/revisions"}],"predecessor-version":[{"id":5251,"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/pages\/4412\/revisions\/5251"}],"wp:attachment":[{"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/media?parent=4412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}