{"id":1704,"date":"2021-06-13T15:44:52","date_gmt":"2021-06-13T13:44:52","guid":{"rendered":"https:\/\/webbingstone.com\/service\/brand-identity\/"},"modified":"2026-01-18T19:04:24","modified_gmt":"2026-01-18T17:04:24","slug":"brand-identity","status":"publish","type":"portfolio","link":"https:\/\/webbingstone.com\/ar\/service\/brand-identity\/","title":{"rendered":"\u0647\u0648\u064a\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1704\" class=\"elementor elementor-1704 elementor-663\" data-elementor-post-type=\"portfolio\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e3d2b3b e-con-full e-flex e-con e-parent\" data-id=\"e3d2b3b\" data-element_type=\"container\" data-e-type=\"container\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-e765b29 elementor-widget elementor-widget-html\" data-id=\"e765b29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- GSAP CDN Scripts -->\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/gsap.min.js\"><\/script>\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/ScrollTrigger.min.js\"><\/script>\r\n\r\n<style>\r\n    .brand-identity-page * {\r\n        margin: 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .brand-identity-page {\r\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n        background: linear-gradient(135deg, #0a0118 0%, #1a0a2e 50%, #16213e 100%);\r\n        color: #ffffff;\r\n        overflow-x: hidden;\r\n    }\r\n\r\n    \/* Hero Section *\/\r\n    .brand-identity-page .hero {\r\n        min-height: 100vh;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        position: relative;\r\n        overflow: hidden;\r\n        padding: 80px 20px;\r\n    }\r\n\r\n    .brand-identity-page .hero::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: -50%;\r\n        left: -50%;\r\n        width: 200%;\r\n        height: 200%;\r\n        background: radial-gradient(circle at center, rgba(68, 39, 100, 0.3) 0%, transparent 70%);\r\n        animation: rotate 20s linear infinite;\r\n    }\r\n\r\n    @keyframes rotate {\r\n        from { transform: rotate(0deg); }\r\n        to { transform: rotate(360deg); }\r\n    }\r\n\r\n    .brand-identity-page .hero-content {\r\n        max-width: 1200px;\r\n        text-align: center;\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n    .brand-identity-page .hero h1 {\r\n        font-size: clamp(2.5rem, 6vw, 5rem);\r\n        font-weight: 800;\r\n        margin-bottom: 30px;\r\n        background: linear-gradient(135deg, #ffffff 0%, #EE5946 50%, #442764 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n        line-height: 1.2;\r\n        opacity: 0;\r\n        transform: translateY(50px);\r\n    }\r\n\r\n    .brand-identity-page .hero-subtitle {\r\n        font-size: clamp(1.2rem, 2.5vw, 1.8rem);\r\n        color: rgba(255, 255, 255, 0.8);\r\n        margin-bottom: 50px;\r\n        max-width: 800px;\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n        opacity: 0;\r\n        transform: translateY(50px);\r\n    }\r\n\r\n    .brand-identity-page .hero-cta {\r\n        display: inline-flex;\r\n        gap: 20px;\r\n        flex-wrap: wrap;\r\n        justify-content: center;\r\n        opacity: 0;\r\n        transform: translateY(50px);\r\n    }\r\n\r\n    .brand-identity-page .btn {\r\n        padding: 18px 45px;\r\n        font-size: 1.1rem;\r\n        font-weight: 600;\r\n        border: none;\r\n        border-radius: 50px;\r\n        cursor: pointer;\r\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n        text-decoration: none;\r\n        display: inline-block;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .brand-identity-page .btn-primary {\r\n        background: linear-gradient(135deg, #EE5946 0%, #442764 100%);\r\n        color: white;\r\n        box-shadow: 0 10px 30px rgba(238, 89, 70, 0.3);\r\n    }\r\n\r\n    .brand-identity-page .btn-primary:hover {\r\n        transform: translateY(-3px);\r\n        box-shadow: 0 15px 40px rgba(238, 89, 70, 0.5);\r\n    }\r\n\r\n    .brand-identity-page .btn-secondary {\r\n        background: rgba(255, 255, 255, 0.1);\r\n        color: white;\r\n        backdrop-filter: blur(10px);\r\n        border: 1px solid rgba(255, 255, 255, 0.2);\r\n    }\r\n\r\n    .brand-identity-page .btn-secondary:hover {\r\n        background: rgba(255, 255, 255, 0.2);\r\n        transform: translateY(-3px);\r\n    }\r\n\r\n    \/* Floating Elements *\/\r\n    .brand-identity-page .floating-element {\r\n        position: absolute;\r\n        border-radius: 50%;\r\n        background: radial-gradient(circle, rgba(238, 89, 70, 0.3), rgba(68, 39, 100, 0.3));\r\n        filter: blur(40px);\r\n        animation: float 6s ease-in-out infinite;\r\n    }\r\n\r\n    .brand-identity-page .floating-element:nth-child(1) {\r\n        width: 300px;\r\n        height: 300px;\r\n        top: 10%;\r\n        left: 10%;\r\n        animation-delay: 0s;\r\n    }\r\n\r\n    .brand-identity-page .floating-element:nth-child(2) {\r\n        width: 250px;\r\n        height: 250px;\r\n        bottom: 15%;\r\n        right: 15%;\r\n        animation-delay: 2s;\r\n    }\r\n\r\n    @keyframes float {\r\n        0%, 100% { transform: translateY(0px); }\r\n        50% { transform: translateY(-30px); }\r\n    }\r\n\r\n    \/* Services Section *\/\r\n    .brand-identity-page .services-section {\r\n        padding: 120px 20px;\r\n        position: relative;\r\n    }\r\n\r\n    .brand-identity-page .container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .brand-identity-page .section-header {\r\n        text-align: center;\r\n        margin-bottom: 80px;\r\n    }\r\n\r\n    .brand-identity-page .section-label {\r\n        display: inline-block;\r\n        padding: 10px 25px;\r\n        background: rgba(238, 89, 70, 0.1);\r\n        border: 1px solid rgba(238, 89, 70, 0.3);\r\n        border-radius: 50px;\r\n        color: #EE5946;\r\n        font-weight: 600;\r\n        font-size: 0.9rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n        margin-bottom: 20px;\r\n        opacity: 0;\r\n    }\r\n\r\n    .brand-identity-page .section-title {\r\n        font-size: clamp(2rem, 4vw, 3.5rem);\r\n        font-weight: 800;\r\n        margin-bottom: 20px;\r\n        background: linear-gradient(135deg, #ffffff 0%, #EE5946 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n        opacity: 0;\r\n    }\r\n\r\n    .brand-identity-page .section-description {\r\n        font-size: 1.2rem;\r\n        color: rgba(255, 255, 255, 0.7);\r\n        max-width: 700px;\r\n        margin: 0 auto;\r\n        line-height: 1.8;\r\n        opacity: 0;\r\n    }\r\n\r\n    \/* Service Cards Grid *\/\r\n    .brand-identity-page .services-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n        gap: 30px;\r\n        margin-top: 60px;\r\n    }\r\n\r\n    .brand-identity-page .service-card {\r\n        background: rgba(255, 255, 255, 0.05);\r\n        backdrop-filter: blur(20px);\r\n        border: 1px solid rgba(255, 255, 255, 0.1);\r\n        border-radius: 24px;\r\n        padding: 40px;\r\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n        position: relative;\r\n        overflow: hidden;\r\n        opacity: 0;\r\n        transform: translateY(50px);\r\n    }\r\n\r\n    .brand-identity-page .service-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        right: 0;\r\n        height: 4px;\r\n        background: linear-gradient(90deg, #EE5946 0%, #442764 100%);\r\n        transform: scaleX(0);\r\n        transform-origin: left;\r\n        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n\r\n    .brand-identity-page .service-card:hover::before {\r\n        transform: scaleX(1);\r\n    }\r\n\r\n    .brand-identity-page .service-card:hover {\r\n        transform: translateY(-10px);\r\n        border-color: rgba(238, 89, 70, 0.3);\r\n        background: rgba(255, 255, 255, 0.08);\r\n        box-shadow: 0 20px 60px rgba(238, 89, 70, 0.2);\r\n    }\r\n\r\n    .brand-identity-page .service-icon {\r\n        width: 70px;\r\n        height: 70px;\r\n        background: linear-gradient(135deg, rgba(238, 89, 70, 0.2), rgba(68, 39, 100, 0.2));\r\n        border-radius: 16px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 2rem;\r\n        margin-bottom: 25px;\r\n        transition: all 0.4s ease;\r\n    }\r\n\r\n    .brand-identity-page .service-card:hover .service-icon {\r\n        transform: scale(1.1) rotate(5deg);\r\n        background: linear-gradient(135deg, rgba(238, 89, 70, 0.3), rgba(68, 39, 100, 0.3));\r\n    }\r\n\r\n    .brand-identity-page .service-card h3 {\r\n        font-size: 1.5rem;\r\n        margin-bottom: 15px;\r\n        color: #ffffff;\r\n    }\r\n\r\n    .brand-identity-page .service-card p {\r\n        color: rgba(255, 255, 255, 0.7);\r\n        line-height: 1.7;\r\n        font-size: 1rem;\r\n    }\r\n\r\n    \/* Process Section *\/\r\n    .brand-identity-page .process-section {\r\n        padding: 120px 20px;\r\n        background: linear-gradient(180deg, transparent 0%, rgba(68, 39, 100, 0.1) 100%);\r\n    }\r\n\r\n    .brand-identity-page .process-timeline {\r\n        position: relative;\r\n        max-width: 900px;\r\n        margin: 80px auto 0;\r\n    }\r\n\r\n    .brand-identity-page .process-step {\r\n        display: flex;\r\n        gap: 40px;\r\n        margin-bottom: 60px;\r\n        position: relative;\r\n        opacity: 0;\r\n        transform: translateX(-50px);\r\n    }\r\n\r\n    .brand-identity-page .process-step:nth-child(even) {\r\n        flex-direction: row-reverse;\r\n        transform: translateX(50px);\r\n    }\r\n\r\n    .brand-identity-page .process-number {\r\n        min-width: 80px;\r\n        height: 80px;\r\n        background: linear-gradient(135deg, #EE5946 0%, #442764 100%);\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 2rem;\r\n        font-weight: 800;\r\n        box-shadow: 0 10px 30px rgba(238, 89, 70, 0.3);\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n    .brand-identity-page .process-content {\r\n        flex: 1;\r\n        background: rgba(255, 255, 255, 0.05);\r\n        backdrop-filter: blur(20px);\r\n        border: 1px solid rgba(255, 255, 255, 0.1);\r\n        border-radius: 20px;\r\n        padding: 30px;\r\n    }\r\n\r\n    .brand-identity-page .process-content h3 {\r\n        font-size: 1.6rem;\r\n        margin-bottom: 12px;\r\n        color: #EE5946;\r\n    }\r\n\r\n    .brand-identity-page .process-content p {\r\n        color: rgba(255, 255, 255, 0.7);\r\n        line-height: 1.7;\r\n    }\r\n\r\n    \/* Features Grid *\/\r\n    .brand-identity-page .features-section {\r\n        padding: 120px 20px;\r\n    }\r\n\r\n    .brand-identity-page .features-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n        gap: 30px;\r\n        margin-top: 60px;\r\n    }\r\n\r\n    .brand-identity-page .feature-item {\r\n        text-align: center;\r\n        padding: 30px;\r\n        opacity: 0;\r\n        transform: scale(0.8);\r\n    }\r\n\r\n    .brand-identity-page .feature-item-icon {\r\n        font-size: 3rem;\r\n        margin-bottom: 20px;\r\n        display: inline-block;\r\n    }\r\n\r\n    .brand-identity-page .feature-item h4 {\r\n        font-size: 1.3rem;\r\n        margin-bottom: 12px;\r\n        color: #ffffff;\r\n    }\r\n\r\n    .brand-identity-page .feature-item p {\r\n        color: rgba(255, 255, 255, 0.7);\r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* CTA Section *\/\r\n    .brand-identity-page .cta-section {\r\n        padding: 120px 20px;\r\n        text-align: center;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .brand-identity-page .cta-content {\r\n        max-width: 800px;\r\n        margin: 0 auto;\r\n        position: relative;\r\n        z-index: 2;\r\n        background: rgba(255, 255, 255, 0.05);\r\n        backdrop-filter: blur(20px);\r\n        border: 1px solid rgba(255, 255, 255, 0.1);\r\n        border-radius: 30px;\r\n        padding: 80px 40px;\r\n        opacity: 0;\r\n        transform: translateY(50px);\r\n    }\r\n\r\n    .brand-identity-page .cta-content h2 {\r\n        font-size: clamp(2rem, 4vw, 3rem);\r\n        margin-bottom: 20px;\r\n        background: linear-gradient(135deg, #ffffff 0%, #EE5946 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n    }\r\n\r\n    .brand-identity-page .cta-content p {\r\n        font-size: 1.2rem;\r\n        color: rgba(255, 255, 255, 0.7);\r\n        margin-bottom: 40px;\r\n        line-height: 1.8;\r\n    }\r\n\r\n    \/* Stats Section *\/\r\n    .brand-identity-page .stats-section {\r\n        padding: 80px 20px;\r\n        background: rgba(68, 39, 100, 0.1);\r\n    }\r\n\r\n    .brand-identity-page .stats-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n        gap: 40px;\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .brand-identity-page .stat-item {\r\n        text-align: center;\r\n        opacity: 0;\r\n        transform: translateY(30px);\r\n    }\r\n\r\n    .brand-identity-page .stat-number {\r\n        font-size: 3.5rem;\r\n        font-weight: 800;\r\n        background: linear-gradient(135deg, #EE5946 0%, #442764 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n        margin-bottom: 10px;\r\n        display: inline-block;\r\n        line-height: 1.3;\r\n        padding: 5px 0;\r\n    }\r\n\r\n    .brand-identity-page .stat-label {\r\n        color: rgba(255, 255, 255, 0.7);\r\n        font-size: 1.1rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 768px) {\r\n        .brand-identity-page .hero {\r\n            padding: 60px 20px;\r\n        }\r\n\r\n        .brand-identity-page .services-section,\r\n        .brand-identity-page .process-section,\r\n        .brand-identity-page .features-section,\r\n        .brand-identity-page .cta-section {\r\n            padding: 80px 20px;\r\n        }\r\n\r\n        .brand-identity-page .services-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n\r\n        .brand-identity-page .process-step,\r\n        .brand-identity-page .process-step:nth-child(even) {\r\n            flex-direction: column;\r\n            gap: 20px;\r\n            transform: translateX(0);\r\n        }\r\n\r\n        .brand-identity-page .process-number {\r\n            min-width: 60px;\r\n            height: 60px;\r\n            font-size: 1.5rem;\r\n        }\r\n\r\n        .brand-identity-page .cta-content {\r\n            padding: 50px 30px;\r\n        }\r\n\r\n        .brand-identity-page .hero-cta {\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n\r\n        .brand-identity-page .btn {\r\n            width: 100%;\r\n            max-width: 300px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n        .brand-identity-page .service-card {\r\n            padding: 30px 20px;\r\n        }\r\n\r\n        .brand-identity-page .features-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n\r\n        .brand-identity-page .stats-grid {\r\n            grid-template-columns: 1fr;\r\n            gap: 30px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- Brand Identity Page Content -->\r\n<div class=\"brand-identity-page\">\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"floating-element\"><\/div>\r\n        <div class=\"floating-element\"><\/div>\r\n        \r\n        <div class=\"hero-content\">\r\n            <h1>\u0647\u0648\u064a\u0629 \u0628\u0635\u0631\u064a\u0629 \u062a\u062d\u0643\u064a \u0642\u0635\u0629 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/h1>\r\n            <p class=\"hero-subtitle\">\r\n                \u0646\u0635\u0645\u0645 \u0647\u0648\u064a\u0627\u062a \u0628\u0635\u0631\u064a\u0629 \u0645\u0645\u064a\u0632\u0629 \u062a\u0639\u0628\u0631 \u0639\u0646 \u062c\u0648\u0647\u0631 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\u060c \u062a\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u062c\u0645\u0647\u0648\u0631\u0643 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u060c \u0648\u062a\u062c\u0639\u0644\u0643 \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0641\u064a \u0627\u0644\u0645\u0634\u0647\u062f \u0627\u0644\u0631\u0642\u0645\u064a\r\n            <\/p>\r\n            <div class=\"hero-cta\">\r\n                <a href=\"#contact\" class=\"btn btn-primary\">\u0627\u0628\u062f\u0623 \u0631\u062d\u0644\u0629 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/a>\r\n                <a href=\"#services\" class=\"btn btn-secondary\">\u0627\u0633\u062a\u0643\u0634\u0641 \u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Services Section -->\r\n    <section class=\"services-section\" id=\"services\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <span class=\"section-label\">\u0645\u0627 \u0646\u0642\u062f\u0645\u0647<\/span>\r\n                <h2 class=\"section-title\">\u062e\u062f\u0645\u0627\u062a \u0647\u0648\u064a\u0629 \u0628\u0635\u0631\u064a\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629<\/h2>\r\n                <p class=\"section-description\">\r\n                    \u0645\u0646 \u0627\u0644\u062a\u0645\u0648\u0636\u0639 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u0625\u0644\u0649 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0628\u0635\u0631\u064a\u060c \u0646\u0642\u062f\u0645 \u062d\u0644\u0648\u0644 \u0647\u0648\u064a\u0629 \u0628\u0635\u0631\u064a\u0629 \u0634\u0627\u0645\u0644\u0629 \u062a\u0644\u0627\u0645\u0633 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u062c\u0645\u0647\u0648\u0631\u0643 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"services-grid\">\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-icon\">\ud83c\udfa8<\/div>\r\n                    <h3>\u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0634\u0639\u0627\u0631<\/h3>\r\n                    <p>\r\n                        \u0646\u0628\u062a\u0643\u0631 \u0639\u0644\u0627\u0645\u0629 \u0628\u0635\u0631\u064a\u0629 \u0644\u0627 \u062a\u064f\u0646\u0633\u0649 \u062a\u0635\u0628\u062d \u0645\u0631\u0627\u062f\u0641\u0629 \u0644\u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629. \u0646\u0635\u0645\u0645 \u0634\u0639\u0627\u0631\u0627\u062a \u062e\u0627\u0644\u062f\u0629\u060c \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0627\u062a\u060c \u0648\u0630\u0627\u062a \u0645\u0639\u0646\u0649 \u0639\u0645\u064a\u0642\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-icon\">\ud83d\udcda<\/div>\r\n                    <h3>\u062f\u0644\u064a\u0644 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629<\/h3>\r\n                    <p>\r\n                        \u062f\u0644\u064a\u0644 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0634\u0627\u0645\u0644 \u064a\u0636\u0645\u0646 \u0627\u0644\u0627\u062a\u0633\u0627\u0642 \u0639\u0628\u0631 \u062c\u0645\u064a\u0639 \u0646\u0642\u0627\u0637 \u0627\u0644\u0627\u062a\u0635\u0627\u0644. \u0645\u0646 \u0627\u0644\u0637\u0628\u0627\u0639\u0629 \u0625\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0644\u0623\u0644\u0648\u0627\u0646\u060c \u0646\u062d\u062f\u062f \u0643\u0644 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-icon\">\ud83d\udcbc<\/div>\r\n                    <h3>\u0627\u0644\u0645\u0637\u0628\u0648\u0639\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/h3>\r\n                    <p>\r\n                        \u0628\u0637\u0627\u0642\u0627\u062a \u0639\u0645\u0644 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629\u060c \u0623\u0648\u0631\u0627\u0642 \u0631\u0633\u0645\u064a\u0629\u060c \u0648\u0642\u0631\u0637\u0627\u0633\u064a\u0629 \u062a\u062a\u0631\u0643 \u0627\u0646\u0637\u0628\u0627\u0639\u0627\u064b \u062f\u0627\u0626\u0645\u0627\u064b \u0648\u062a\u0639\u0632\u0632 \u0647\u0648\u064a\u0629 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-icon\">\ud83c\udfaf<\/div>\r\n                    <h3>\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/h3>\r\n                    <p>\r\n                        \u062a\u0645\u0648\u0636\u0639 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u064a\u062d\u062f\u062f \u0639\u0631\u0636 \u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0648\u064a\u062a\u0648\u0627\u0635\u0644 \u0639\u0627\u0637\u0641\u064a\u0627\u064b \u0645\u0639 \u062c\u0645\u0647\u0648\u0631\u0643 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-icon\">\ud83d\uddbc\ufe0f<\/div>\r\n                    <h3>\u0646\u0638\u0627\u0645 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629<\/h3>\r\n                    <p>\r\n                        \u0644\u063a\u0629 \u0628\u0635\u0631\u064a\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u062a\u0634\u0645\u0644 \u0627\u0644\u0623\u0646\u0645\u0627\u0637\u060c \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0627\u062a\u060c \u0623\u0633\u0644\u0648\u0628 \u0627\u0644\u0635\u0648\u0631\u060c \u0648\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062c\u0631\u0627\u0641\u064a\u0643\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u064a\u064a \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-icon\">\ud83d\udcf1<\/div>\r\n                    <h3>\u0627\u0644\u0623\u0635\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/h3>\r\n                    <p>\r\n                        \u0623\u0635\u0648\u0644 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0645\u062d\u0633\u0651\u0646\u0629 \u0644\u0644\u0645\u0646\u0635\u0627\u062a \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u060c \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629\u060c \u0648\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u062c\u0648\u0627\u0644\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Stats Section -->\r\n    <section class=\"stats-section\">\r\n        <div class=\"stats-grid\">\r\n            <div class=\"stat-item\">\r\n                <span class=\"stat-number\" data-target=\"200\">0<\/span>\r\n                <span class=\"stat-label\">\u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u062a\u0645\u0644<\/span>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <span class=\"stat-number\" data-target=\"98\">0<\/span>\r\n                <span class=\"stat-label\">% \u0631\u0636\u0627 \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/span>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <span class=\"stat-number\" data-target=\"10\">0<\/span>\r\n                <span class=\"stat-label\">\u0633\u0646\u0648\u0627\u062a \u062e\u0628\u0631\u0629<\/span>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <span class=\"stat-number\" data-target=\"25\">0<\/span>\r\n                <span class=\"stat-label\">\u062f\u0648\u0644\u0629 \u0646\u062e\u062f\u0645\u0647\u0627<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Process Section -->\r\n    <section class=\"process-section\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <span class=\"section-label\">\u062e\u0637\u0648\u0627\u062a \u0627\u0644\u0639\u0645\u0644<\/span>\r\n                <h2 class=\"section-title\">\u0643\u064a\u0641 \u0646\u0628\u0646\u064a \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/h2>\r\n                <p class=\"section-description\">\r\n                    \u0645\u0646\u0647\u062c\u064a\u0629 \u0645\u064f\u062b\u0628\u062a\u0629 \u062a\u062d\u0648\u0651\u0644 \u0631\u0624\u064a\u062a\u0643 \u0625\u0644\u0649 \u0647\u0648\u064a\u0629 \u0628\u0635\u0631\u064a\u0629 \u0642\u0648\u064a\u0629\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"process-timeline\">\r\n                <div class=\"process-step\">\r\n                    <div class=\"process-number\">01<\/div>\r\n                    <div class=\"process-content\">\r\n                        <h3>\u0627\u0644\u0627\u0643\u062a\u0634\u0627\u0641 \u0648\u0627\u0644\u0628\u062d\u062b<\/h3>\r\n                        <p>\r\n                            \u0646\u062a\u0639\u0645\u0642 \u0641\u064a \u0641\u0647\u0645 \u0646\u0634\u0627\u0637\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u060c \u0645\u062c\u0627\u0644 \u0639\u0645\u0644\u0643\u060c \u0645\u0646\u0627\u0641\u0633\u064a\u0643\u060c \u0648\u0627\u0644\u062c\u0645\u0647\u0648\u0631 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641 \u0644\u0627\u0643\u062a\u0634\u0627\u0641 \u0641\u0631\u0635 \u0641\u0631\u064a\u062f\u0629 \u0644\u0644\u062a\u0645\u064a\u0632\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"process-step\">\r\n                    <div class=\"process-number\">02<\/div>\r\n                    <div class=\"process-content\">\r\n                        <h3>\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629<\/h3>\r\n                        <p>\r\n                            \u0646\u062d\u062f\u062f \u062a\u0645\u0648\u0636\u0639 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\u060c \u0634\u062e\u0635\u064a\u062a\u0647\u0627\u060c \u0642\u064a\u0645\u0647\u0627\u060c \u0648\u0625\u0637\u0627\u0631 \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0630\u064a \u0633\u064a\u0648\u062c\u0647 \u062c\u0645\u064a\u0639 \u0627\u0644\u0642\u0631\u0627\u0631\u0627\u062a \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a\u0629\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"process-step\">\r\n                    <div class=\"process-number\">03<\/div>\r\n                    <div class=\"process-content\">\r\n                        <h3>\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a<\/h3>\r\n                        <p>\r\n                            \u0627\u062a\u062c\u0627\u0647\u0627\u062a \u062a\u0635\u0645\u064a\u0645\u064a\u0629 \u0645\u062a\u0639\u062f\u062f\u0629 \u0646\u0633\u062a\u0643\u0634\u0641 \u0645\u0646 \u062e\u0644\u0627\u0644\u0647\u0627 \u0645\u0642\u0627\u0631\u0628\u0627\u062a \u0628\u0635\u0631\u064a\u0629 \u0645\u062e\u062a\u0644\u0641\u0629\u060c \u0648\u0646\u062e\u062a\u0628\u0631 \u0645\u0641\u0627\u0647\u064a\u0645 \u062a\u062a\u0645\u0627\u0634\u0649 \u0645\u0639 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"process-step\">\r\n                    <div class=\"process-number\">04<\/div>\r\n                    <div class=\"process-content\">\r\n                        <h3>\u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0648\u0627\u0644\u062a\u062d\u0633\u064a\u0646<\/h3>\r\n                        <p>\r\n                            \u0646\u0635\u0642\u0644 \u0627\u0644\u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0645\u062e\u062a\u0627\u0631\u060c \u0648\u0646\u0628\u062a\u0643\u0631 \u0646\u0638\u0627\u0645 \u0647\u0648\u064a\u0629 \u0628\u0635\u0631\u064a\u0629 \u0645\u062a\u0643\u0627\u0645\u0644 \u0645\u0639 \u062c\u0645\u064a\u0639 \u0623\u0635\u0648\u0644 \u0648\u0623\u062f\u0644\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0627\u0644\u0644\u0627\u0632\u0645\u0629\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"process-step\">\r\n                    <div class=\"process-number\">05<\/div>\r\n                    <div class=\"process-content\">\r\n                        <h3>\u0627\u0644\u062a\u0633\u0644\u064a\u0645 \u0648\u0627\u0644\u062f\u0639\u0645<\/h3>\r\n                        <p>\r\n                            \u062a\u0633\u0644\u064a\u0645 \u0628\u0627\u0642\u0629 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0634\u0627\u0645\u0644\u0629 \u0645\u0639 \u062f\u0639\u0645 \u0645\u0633\u062a\u0645\u0631 \u0644\u0636\u0645\u0627\u0646 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0646\u0627\u062c\u062d \u0639\u0628\u0631 \u062c\u0645\u064a\u0639 \u0646\u0642\u0627\u0637 \u0627\u0644\u0627\u062a\u0635\u0627\u0644\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Features Section -->\r\n    <section class=\"features-section\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <span class=\"section-label\">\u0644\u0645\u0627\u0630\u0627 \u062a\u062e\u062a\u0627\u0631\u0646\u0627<\/span>\r\n                <h2 class=\"section-title\">\u0645\u0627 \u064a\u0645\u064a\u0632\u0646\u0627<\/h2>\r\n                <p class=\"section-description\">\r\n                    \u062e\u0628\u0631\u0629\u060c \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629\u060c \u0648\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u0627\u0644\u062a\u0645\u064a\u0632 \u0641\u064a \u0643\u0644 \u0645\u0634\u0631\u0648\u0639 \u0646\u062a\u0639\u0647\u062f \u0628\u0647\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"features-grid\">\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-item-icon\">\u26a1<\/div>\r\n                    <h4>\u0625\u0646\u062c\u0627\u0632 \u0633\u0631\u064a\u0639<\/h4>\r\n                    <p>\u0639\u0645\u0644\u064a\u0627\u062a \u0641\u0639\u0651\u0627\u0644\u0629 \u062f\u0648\u0646 \u0627\u0644\u0645\u0633\u0627\u0648\u0645\u0629 \u0639\u0644\u0649 \u0627\u0644\u062c\u0648\u062f\u0629<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-item-icon\">\ud83c\udf93<\/div>\r\n                    <h4>\u0641\u0631\u064a\u0642 \u0645\u062a\u062e\u0635\u0635<\/h4>\r\n                    <p>\u0645\u0635\u0645\u0645\u0648\u0646 \u0648\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0648\u0646 \u062d\u0627\u0626\u0632\u0648\u0646 \u0639\u0644\u0649 \u062c\u0648\u0627\u0626\u0632<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-item-icon\">\u267e\ufe0f<\/div>\r\n                    <h4>\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f\u0629<\/h4>\r\n                    <p>\u062d\u062a\u0649 \u062a\u0635\u0644 \u0625\u0644\u0649 \u0627\u0644\u0631\u0636\u0627 \u0627\u0644\u062a\u0627\u0645<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-item-icon\">\ud83c\udf0d<\/div>\r\n                    <h4>\u0645\u0646\u0638\u0648\u0631 \u0639\u0627\u0644\u0645\u064a<\/h4>\r\n                    <p>\u062e\u0628\u0631\u0629 \u0639\u0628\u0631 \u0623\u0633\u0648\u0627\u0642 \u0645\u062a\u0646\u0648\u0639\u0629<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"cta-section\" id=\"contact\">\r\n        <div class=\"container\">\r\n            <div class=\"cta-content\">\r\n                <h2>\u0645\u0633\u062a\u0639\u062f \u0644\u0628\u0646\u0627\u0621 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\u061f<\/h2>\r\n                <p>\r\n                    \u0644\u0646\u0628\u062a\u0643\u0631 \u0647\u0648\u064a\u0629 \u0628\u0635\u0631\u064a\u0629 \u062a\u0639\u0628\u0631 \u0639\u0646 \u062c\u0648\u0647\u0631\u0643 \u0648\u062a\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u062c\u0645\u0647\u0648\u0631\u0643. \u0627\u0628\u062f\u0623 \u0631\u062d\u0644\u062a\u0643 \u0645\u0639 \u0648\u064a\u0628\u0646\u062c \u0633\u062a\u0648\u0646 \u0627\u0644\u064a\u0648\u0645\r\n                <\/p>\r\n                <a href=\"https:\/\/webbingstone.com\/ar\/contact-us\/\" class=\"btn btn-primary\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/div>\r\n\r\n<script>\r\n\/\/ Function to initialize GSAP animations\r\nfunction initGSAPAnimations() {\r\n    \/\/ Check if GSAP and ScrollTrigger are loaded\r\n    if (typeof gsap === 'undefined' || typeof ScrollTrigger === 'undefined') {\r\n        console.log('GSAP not ready yet, retrying...');\r\n        return false;\r\n    }\r\n\r\n    \/\/ Register ScrollTrigger plugin\r\n    gsap.registerPlugin(ScrollTrigger);\r\n\r\n    \/\/ Hero animations\r\n    gsap.to('.brand-identity-page .hero h1', {\r\n        opacity: 1,\r\n        y: 0,\r\n        duration: 1,\r\n        delay: 0.3,\r\n        ease: 'power3.out'\r\n    });\r\n\r\n    gsap.to('.brand-identity-page .hero-subtitle', {\r\n        opacity: 1,\r\n        y: 0,\r\n        duration: 1,\r\n        delay: 0.5,\r\n        ease: 'power3.out'\r\n    });\r\n\r\n    gsap.to('.brand-identity-page .hero-cta', {\r\n        opacity: 1,\r\n        y: 0,\r\n        duration: 1,\r\n        delay: 0.7,\r\n        ease: 'power3.out'\r\n    });\r\n\r\n    \/\/ Section labels animation\r\n    gsap.utils.toArray('.brand-identity-page .section-label').forEach(label => {\r\n        gsap.to(label, {\r\n            opacity: 1,\r\n            duration: 0.8,\r\n            scrollTrigger: {\r\n                trigger: label,\r\n                start: 'top 80%',\r\n                toggleActions: 'play none none reverse'\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ Section titles animation\r\n    gsap.utils.toArray('.brand-identity-page .section-title').forEach(title => {\r\n        gsap.to(title, {\r\n            opacity: 1,\r\n            duration: 0.8,\r\n            delay: 0.2,\r\n            scrollTrigger: {\r\n                trigger: title,\r\n                start: 'top 80%',\r\n                toggleActions: 'play none none reverse'\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ Section descriptions animation\r\n    gsap.utils.toArray('.brand-identity-page .section-description').forEach(desc => {\r\n        gsap.to(desc, {\r\n            opacity: 1,\r\n            duration: 0.8,\r\n            delay: 0.4,\r\n            scrollTrigger: {\r\n                trigger: desc,\r\n                start: 'top 80%',\r\n                toggleActions: 'play none none reverse'\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ Service cards stagger animation\r\n    gsap.utils.toArray('.brand-identity-page .service-card').forEach((card, index) => {\r\n        gsap.to(card, {\r\n            opacity: 1,\r\n            y: 0,\r\n            duration: 0.8,\r\n            delay: index * 0.1,\r\n            scrollTrigger: {\r\n                trigger: card,\r\n                start: 'top 85%',\r\n                toggleActions: 'play none none reverse'\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ Process steps animation\r\n    gsap.utils.toArray('.brand-identity-page .process-step').forEach((step, index) => {\r\n        gsap.to(step, {\r\n            opacity: 1,\r\n            x: 0,\r\n            duration: 0.8,\r\n            scrollTrigger: {\r\n                trigger: step,\r\n                start: 'top 80%',\r\n                toggleActions: 'play none none reverse'\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ Feature items animation\r\n    gsap.utils.toArray('.brand-identity-page .feature-item').forEach((item, index) => {\r\n        gsap.to(item, {\r\n            opacity: 1,\r\n            scale: 1,\r\n            duration: 0.6,\r\n            delay: index * 0.1,\r\n            scrollTrigger: {\r\n                trigger: item,\r\n                start: 'top 85%',\r\n                toggleActions: 'play none none reverse'\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ Stats counter animation\r\n    function animateCounter(element) {\r\n        const target = parseInt(element.getAttribute('data-target'));\r\n        const duration = 2000;\r\n        const increment = target \/ (duration \/ 16);\r\n        let current = 0;\r\n\r\n        const timer = setInterval(() => {\r\n            current += increment;\r\n            if (current >= target) {\r\n                element.textContent = target + (element.nextElementSibling.textContent.includes('%') ? '' : '+');\r\n                clearInterval(timer);\r\n            } else {\r\n                element.textContent = Math.floor(current);\r\n            }\r\n        }, 16);\r\n    }\r\n\r\n    gsap.utils.toArray('.brand-identity-page .stat-item').forEach((item, index) => {\r\n        gsap.to(item, {\r\n            opacity: 1,\r\n            y: 0,\r\n            duration: 0.8,\r\n            delay: index * 0.1,\r\n            scrollTrigger: {\r\n                trigger: item,\r\n                start: 'top 85%',\r\n                toggleActions: 'play none none reverse',\r\n                onEnter: () => {\r\n                    const number = item.querySelector('.stat-number');\r\n                    animateCounter(number);\r\n                }\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ CTA section animation\r\n    gsap.to('.brand-identity-page .cta-content', {\r\n        opacity: 1,\r\n        y: 0,\r\n        duration: 1,\r\n        scrollTrigger: {\r\n            trigger: '.brand-identity-page .cta-content',\r\n            start: 'top 80%',\r\n            toggleActions: 'play none none reverse'\r\n        }\r\n    });\r\n\r\n    \/\/ Smooth scroll for anchor links\r\n    document.querySelectorAll('.brand-identity-page a[href^=\"#\"]').forEach(anchor => {\r\n        anchor.addEventListener('click', function (e) {\r\n            e.preventDefault();\r\n            const target = document.querySelector(this.getAttribute('href'));\r\n            if (target) {\r\n                target.scrollIntoView({\r\n                    behavior: 'smooth',\r\n                    block: 'start'\r\n                });\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ Parallax effect for floating elements\r\n    gsap.to('.brand-identity-page .floating-element:nth-child(1)', {\r\n        y: 100,\r\n        scrollTrigger: {\r\n            trigger: '.brand-identity-page .hero',\r\n            start: 'top top',\r\n            end: 'bottom top',\r\n            scrub: 1\r\n        }\r\n    });\r\n\r\n    gsap.to('.brand-identity-page .floating-element:nth-child(2)', {\r\n        y: -100,\r\n        scrollTrigger: {\r\n            trigger: '.brand-identity-page .hero',\r\n            start: 'top top',\r\n            end: 'bottom top',\r\n            scrub: 1\r\n        }\r\n    });\r\n\r\n    console.log('GSAP animations initialized successfully!');\r\n    return true;\r\n}\r\n\r\n\/\/ Wait for both DOM and GSAP to load\r\nfunction waitForGSAP() {\r\n    let attempts = 0;\r\n    const maxAttempts = 50; \/\/ Try for 5 seconds (50 * 100ms)\r\n    \r\n    const checkInterval = setInterval(() => {\r\n        attempts++;\r\n        \r\n        if (initGSAPAnimations()) {\r\n            clearInterval(checkInterval);\r\n        } else if (attempts >= maxAttempts) {\r\n            console.error('GSAP failed to load after 5 seconds');\r\n            clearInterval(checkInterval);\r\n        }\r\n    }, 100);\r\n}\r\n\r\n\/\/ Start checking when DOM is ready\r\nif (document.readyState === 'loading') {\r\n    document.addEventListener('DOMContentLoaded', waitForGSAP);\r\n} else {\r\n    \/\/ DOM is already ready\r\n    waitForGSAP();\r\n}\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-28860e4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"28860e4\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5bda284\" data-id=\"5bda284\" data-element_type=\"column\" data-e-type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-56f5484 elementor-widget elementor-widget-image\" data-id=\"56f5484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"577\" height=\"433\" src=\"https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/visions.png\" class=\"attachment-large size-large wp-image-1254\" alt=\"Stationary\" srcset=\"https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/visions.png 577w, https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/visions-463x348.png 463w, https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/visions-400x300.png 400w, https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/visions-367x275.png 367w\" sizes=\"(max-width: 577px) 100vw, 577px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6a9974c\" data-id=\"6a9974c\" data-element_type=\"column\" data-e-type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eb8ba3a elementor-widget elementor-widget-image\" data-id=\"eb8ba3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"572\" height=\"437\" src=\"https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/ugei_company_profile.png\" class=\"attachment-large size-large wp-image-1256\" alt=\"Company Profile\" srcset=\"https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/ugei_company_profile.png 572w, https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/ugei_company_profile-400x306.png 400w, https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/ugei_company_profile-367x280.png 367w\" sizes=\"(max-width: 572px) 100vw, 572px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-9608842\" data-id=\"9608842\" data-element_type=\"column\" data-e-type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e10026 elementor-widget elementor-widget-image\" data-id=\"4e10026\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"594\" height=\"420\" src=\"https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/envelop.png\" class=\"attachment-large size-large wp-image-4566\" alt=\"envelop\" srcset=\"https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/envelop.png 594w, https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/envelop-400x283.png 400w, https:\/\/webbingstone.com\/wp-content\/uploads\/2021\/06\/envelop-367x259.png 367w\" sizes=\"(max-width: 594px) 100vw, 594px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u062a\u0639\u062f \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u062e\u0637\u0648\u0629 \u0645\u0647\u0645\u0629 \u0644\u0623\u064a \u0639\u0645\u0644 \u0628\u0633\u0628\u0628 \u0627\u0644\u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0639\u0627\u0645 \u0627\u0644\u0630\u064a \u062a\u062d\u062f\u062b\u0647 \u0639\u0644\u0649 \u0634\u0631\u0643\u062a\u0643. \u0633\u062a\u0633\u0627\u0639\u062f \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0641\u064a \u062a\u063a\u064a\u064a\u0631 \u0643\u064a\u0641\u064a\u0629 \u0625\u062f\u0631\u0627\u0643 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0644\u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u060c \u0643\u0645\u0627 \u0623\u0646\u0647\u0627 \u062a\u0633\u0627\u0639\u062f \u0641\u064a \u062c\u0630\u0628 \u0639\u0645\u0644\u0627\u0621 \u062c\u062f\u062f \u0625\u0644\u0649 \u0639\u0645\u0644\u0643 \u0648\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0648\u0639\u064a \u0628\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.<\/p>\n","protected":false},"featured_media":1234,"template":"","meta":{"footnotes":""},"portfolio_cat":[],"portfolio_skills":[],"class_list":["post-1704","portfolio","type-portfolio","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/portfolio\/1704","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/portfolio"}],"about":[{"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/types\/portfolio"}],"version-history":[{"count":5,"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/portfolio\/1704\/revisions"}],"predecessor-version":[{"id":21171,"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/portfolio\/1704\/revisions\/21171"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/media\/1234"}],"wp:attachment":[{"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/media?parent=1704"}],"wp:term":[{"taxonomy":"portfolio_cat","embeddable":true,"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/portfolio_cat?post=1704"},{"taxonomy":"portfolio_skills","embeddable":true,"href":"https:\/\/webbingstone.com\/ar\/wp-json\/wp\/v2\/portfolio_skills?post=1704"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}