<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Technical Support Specialist - Procter & Gamble | Job Opening</title>
    
    <!-- SEO Meta Tags -->
    <meta name="description" content="Join Procter & Gamble as a Technical Support Specialist in Syracuse, NY. $192,000 - $288,000. Apply now for this Hybrid position.">
    <meta name="keywords" content="Technical Support Specialist, Procter & Gamble, jobs in Syracuse, NY, technology jobs, career opportunities">
    <meta name="robots" content="index, follow">
    <meta name="author" content="Procter & Gamble">
    
    <!-- Open Graph Meta Tags -->
    <meta property="og:title" content="Technical Support Specialist - Procter & Gamble">
    <meta property="og:description" content="Join Procter & Gamble as a Technical Support Specialist in Syracuse, NY. $192,000 - $288,000. Apply now!">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://ikulyvula.live/styles/A.styles4.css.pagespeed.cf.b__Us8mDnx.css">
    <meta property="og:site_name" content="Procter & Gamble Careers">
    
    <!-- Twitter Card Meta Tags -->
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Technical Support Specialist - Procter & Gamble">
    <meta name="twitter:description" content="Join Procter & Gamble as a Technical Support Specialist in Syracuse, NY. $192,000 - $288,000. Apply now!">
    
    <!-- Canonical URL -->
    <link rel="canonical" href="https://ikulyvula.live/styles/A.styles4.css.pagespeed.cf.b__Us8mDnx.css">
    
    
    <!-- JobPosting Structured Data -->
    <script type="application/ld+json">
{
    "@context": "https://schema.org/",
    "@type": "JobPosting",
    "title": "Technical Support Specialist",
    "description": "We are seeking a talented Technical Support Specialist to join our growing technology team. In this role, you will be responsible for developing and maintaining high-quality software solutions that drive our business forward. You will work closely with cross-functional teams to deliver innovative products and services to our customers. The ideal candidate should have strong technical skills, excellent problem-solving abilities, and a passion for continuous learning and improvement.",
    "identifier": {
        "@type": "PropertyValue",
        "name": "Procter & Gamble",
        "value": "6f2f7381a983b7ce98b173b0765126c4"
    },
    "datePosted": "2026-05-01",
    "validThrough": "2026-06-14",
    "employmentType": "FULL_TIME",
    "hiringOrganization": {
        "@type": "Organization",
        "name": "Procter & Gamble",
        "sameAs": "https://www.example.com/procter-and-gamble"
    },
    "jobLocation": {
        "@type": "Place",
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "Syracuse",
            "addressRegion": "NY",
            "addressCountry": "US"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": 42.1657,
            "longitude": -74.9481
        }
    },
    "baseSalary": {
        "@type": "MonetaryAmount",
        "currency": "USD",
        "value": {
            "@type": "QuantitativeValue",
            "minValue": 192000,
            "maxValue": 288000,
            "unitText": "YEAR"
        }
    },
    "experienceRequirements": "Executive",
    "skills": "Vagrant, Entity Framework, Arduino, SQLite, Business Analysis",
    "workHours": "40 hours per week",
    "industry": "Technology",
    "jobBenefits": "Training Budget, 401(k) Matching, Spot Bonuses, Employee Assistance Program, Life Insurance, Technology Stipend, Compressed Workweek, Wellness Programs"
}
    </script>
    
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Lato:wght@300;400;700&display=swap');
        
        * { 
            box-sizing: border-box;
            margin: 0;
            padding: 0;
        }
        
        body {
            font-family: 'Lato', sans-serif;
            line-height: 1.7;
            color: #2c2c2c;
            background: linear-gradient(135deg, #f5f1eb 0%, #ece4d8 100%);
            margin: 0;
            padding: 40px 20px;
            min-height: 100vh;
        }
        
        .job-posting {
            max-width: 900px;
            margin: 0 auto;
            background: #ffffff;
            border-radius: 0;
            overflow: hidden;
            box-shadow: 
                0 25px 50px rgba(0, 0, 0, 0.1),
                0 8px 16px rgba(0, 0, 0, 0.05);
            border: 1px solid #d4af37;
            position: relative;
        }
        
        .luxury-header {
            background: linear-gradient(135deg, #2c2c2c 0%, #1a1a1a 100%);
            color: #ffffff;
            padding: 60px 50px;
            position: relative;
            text-align: center;
        }
        
        .gold-accent {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 6px;
            background: linear-gradient(90deg, #d4af37, #ffd700, #d4af37);
        }
        
        .luxury-emblem {
            position: absolute;
            top: 20px;
            right: 30px;
            width: 80px;
            height: 80px;
            background: radial-gradient(circle, #d4af37, #b8941f);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2rem;
            color: white;
            border: 3px solid #ffd700;
            box-shadow: 0 8px 20px rgba(212, 175, 55, 0.4);
        }
        
        .job-title {
            font-family: 'Playfair Display', serif;
            font-size: 3.2rem;
            font-weight: 700;
            margin: 0 0 25px 0;
            color: #ffffff;
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
            letter-spacing: -1px;
        }
        
        .brand-name {
            font-family: 'Playfair Display', serif;
            font-size: 1.8rem;
            font-weight: 600;
            margin-bottom: 15px;
            color: #d4af37;
            text-transform: uppercase;
            letter-spacing: 3px;
        }
        
        .prestige-tagline {
            font-size: 1.1rem;
            font-weight: 300;
            opacity: 0.9;
            font-style: italic;
        }
        
        .job-content {
            padding: 60px 50px;
        }
        
        .exclusivity-badge {
            display: inline-flex;
            align-items: center;
            background: linear-gradient(135deg, #d4af37, #ffd700);
            color: #2c2c2c;
            padding: 12px 30px;
            border-radius: 0;
            font-size: 0.9rem;
            font-weight: 700;
            margin-bottom: 50px;
            text-transform: uppercase;
            letter-spacing: 1px;
            box-shadow: 0 6px 20px rgba(212, 175, 55, 0.3);
        }
        
        .exclusivity-badge::before {
            content: '👑';
            margin-right: 12px;
        }
        
        .position-details {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 30px;
            margin-bottom: 50px;
            background: #fafafa;
            border: 1px solid #e8e8e8;
            padding: 40px;
        }
        
        .detail-card {
            text-align: center;
            padding: 25px 20px;
            background: #ffffff;
            border: 1px solid #e8e8e8;
            position: relative;
            transition: all 0.4s ease;
        }
        
        .detail-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 3px;
            background: linear-gradient(90deg, transparent, #d4af37, transparent);
            opacity: 0;
            transition: opacity 0.4s ease;
        }
        
        .detail-card:hover::before {
            opacity: 1;
        }
        
        .detail-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 30px rgba(212, 175, 55, 0.2);
        }
        
        .detail-icon {
            font-size: 2rem;
            margin-bottom: 15px;
            display: block;
            color: #d4af37;
        }
        
        .detail-label {
            font-size: 0.85rem;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #8a8a8a;
            margin-bottom: 10px;
        }
        
        .detail-value {
            font-family: 'Playfair Display', serif;
            font-size: 1.2rem;
            font-weight: 600;
            color: #2c2c2c;
        }
        
        .salary-exclusive {
            color: #d4af37;
            font-size: 1.4rem;
        }
        
        .coordinates {
            font-size: 0.75rem;
            color: #b8b8b8;
            margin-top: 8px;
            font-family: 'Courier New', monospace;
        }
        
        .section {
            margin-bottom: 50px;
            position: relative;
        }
        
        .section::after {
            content: '';
            position: absolute;
            bottom: -25px;
            left: 50%;
            transform: translateX(-50%);
            width: 100px;
            height: 1px;
            background: linear-gradient(90deg, transparent, #d4af37, transparent);
        }
        
        .section:last-of-type::after {
            display: none;
        }
        
        .section-title {
            font-family: 'Playfair Display', serif;
            font-size: 2.2rem;
            font-weight: 700;
            color: #2c2c2c;
            margin-bottom: 35px;
            text-align: center;
            position: relative;
        }
        
        .section-title::before,
        .section-title::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 60px;
            height: 1px;
            background: #d4af37;
        }
        
        .section-title::before { left: -80px; }
        .section-title::after { right: -80px; }
        
        .opportunity-description {
            background: #fefefe;
            border: 1px solid #f0f0f0;
            border-left: 4px solid #d4af37;
            padding: 40px;
            font-size: 1.1rem;
            line-height: 1.8;
            color: #4a4a4a;
            text-align: justify;
            font-weight: 300;
        }
        
        .luxury-requirements {
            margin-top: 35px;
        }
        
        .skills-list, .benefits-list {
            list-style: none;
            padding: 0;
            margin: 25px 0;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 20px;
        }
        
        .skills-list li, .benefits-list li {
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-left: 3px solid #d4af37;
            padding: 20px 25px;
            font-size: 1rem;
            color: #4a4a4a;
            font-weight: 400;
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
        }
        
        .skills-list li::before, .benefits-list li::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.1), transparent);
            transition: left 0.6s ease;
        }
        
        .skills-list li:hover::before, .benefits-list li:hover::before {
            left: 100%;
        }
        
        .skills-list li:hover, .benefits-list li:hover {
            border-left-color: #ffd700;
            background: #fafafa;
            transform: translateX(8px);
            box-shadow: 0 8px 16px rgba(212, 175, 55, 0.15);
        }
        
        .exclusive-opportunity {
            background: linear-gradient(135deg, #2c2c2c 0%, #1a1a1a 100%);
            color: #ffffff;
            padding: 60px 50px;
            margin: 60px -50px -60px -50px;
            text-align: center;
            position: relative;
        }
        
        .exclusive-opportunity::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 6px;
            background: linear-gradient(90deg, #d4af37, #ffd700, #d4af37);
        }
        
        .exclusive-opportunity h3 {
            font-family: 'Playfair Display', serif;
            font-size: 2.5rem;
            font-weight: 700;
            margin-bottom: 30px;
            color: #d4af37;
        }
        
        .apply-button {
            background: linear-gradient(135deg, #d4af37, #ffd700);
            color: #2c2c2c;
            border: none;
            padding: 18px 50px;
            border-radius: 0;
            font-size: 1.1rem;
            font-weight: 700;
            cursor: pointer;
            transition: all 0.4s ease;
            text-transform: uppercase;
            letter-spacing: 2px;
            box-shadow: 0 8px 20px rgba(212, 175, 55, 0.4);
        }
        
        .apply-button:hover {
            background: linear-gradient(135deg, #ffd700, #d4af37);
            transform: translateY(-3px) scale(1.02);
            box-shadow: 0 15px 30px rgba(212, 175, 55, 0.6);
        }
        
        .discretion-notice {
            margin-top: 35px;
            font-size: 0.95rem;
            opacity: 0.9;
            font-style: italic;
            line-height: 1.6;
        }
        
        .dates-luxury {
            margin-top: 30px;
            display: flex;
            justify-content: center;
            gap: 40px;
            flex-wrap: wrap;
        }
        
        .date-item {
            background: rgba(212, 175, 55, 0.2);
            color: #d4af37;
            padding: 12px 25px;
            border: 1px solid rgba(212, 175, 55, 0.3);
            font-weight: 600;
            backdrop-filter: blur(10px);
        }
        
        .heritage-note {
            background: #f9f7f4;
            border: 1px solid #d4af37;
            padding: 30px;
            margin-top: 50px;
            text-align: center;
            color: #4a4a4a;
            font-style: italic;
            position: relative;
        }
        
        .heritage-note::before {
            content: '"';
            font-size: 4rem;
            color: #d4af37;
            font-family: 'Playfair Display', serif;
            position: absolute;
            top: -10px;
            left: 30px;
            opacity: 0.3;
        }
        
        @media (max-width: 768px) {
            body { padding: 20px 10px; }
            .job-content { padding: 40px 25px; }
            .luxury-header { padding: 50px 25px; }
            .job-title { font-size: 2.5rem; }
            .position-details { 
                grid-template-columns: 1fr;
                padding: 30px 20px;
            }
            .skills-list, .benefits-list { grid-template-columns: 1fr; }
            .section-title::before, .section-title::after { display: none; }
            .dates-luxury { flex-direction: column; align-items: center; gap: 15px; }
            .exclusive-opportunity { margin: 40px -25px -40px -25px; padding: 40px 25px; }
        }
    </style>
</head>
<body>
    <div class="job-posting">
        <div class="luxury-header">
            <div class="gold-accent"></div>
            <div class="luxury-emblem">💎</div>
            <h1 class="job-title">Technical Support Specialist</h1>
            <div class="brand-name">Procter & Gamble</div>
            <div class="prestige-tagline">Excellence • Heritage • Distinction • Syracuse, NY</div>
        </div>
        
        <div class="job-content">
            <div class="exclusivity-badge">Exclusive Opportunity</div>
            
            <div class="position-details">
                <div class="detail-card">
                    <span class="detail-icon">🌟</span>
                    <div class="detail-label">Location</div>
                    <div class="detail-value">Syracuse, NY</div>
                    <div class="coordinates">42.1657, -74.9481</div>
                </div>
                <div class="detail-card">
                    <span class="detail-icon">⏰</span>
                    <div class="detail-label">Position Type</div>
                    <div class="detail-value">Hybrid</div>
                </div>
                <div class="detail-card">
                    <span class="detail-icon">🎯</span>
                    <div class="detail-label">Experience Level</div>
                    <div class="detail-value">VP</div>
                </div>
                <div class="detail-card">
                    <span class="detail-icon">💰</span>
                    <div class="detail-label">Compensation</div>
                    <div class="detail-value salary-exclusive">$192,000 - $288,000</div>
                </div>
            </div>
            
            <div class="section">
                <h2 class="section-title">The Opportunity</h2>
                <div class="opportunity-description">
                    <p>We are seeking a talented Technical Support Specialist to join our growing technology team. In this role, you will be responsible for developing and maintaining high-quality software solutions that drive our business forward. You will work closely with cross-functional teams to deliver innovative products and services to our customers. The ideal candidate should have strong technical skills, excellent problem-solving abilities, and a passion for continuous learning and improvement.</p>
                </div>
            </div>
            
            <div class="section">
                <h2 class="section-title">Distinguished Qualifications</h2>
                <ul class="skills-list">
                    <li>Vagrant</li><li>Entity Framework</li><li>Arduino</li><li>SQLite</li><li>Business Analysis</li>
                </ul>
            </div>
            
            <div class="section">
                <h2 class="section-title">Luxury Benefits & Privileges</h2>
                <ul class="benefits-list">
                    <li>Training Budget</li><li>401(k) Matching</li><li>Spot Bonuses</li><li>Employee Assistance Program</li><li>Life Insurance</li><li>Technology Stipend</li><li>Compressed Workweek</li><li>Wellness Programs</li>
                </ul>
            </div>
            
            <div class="heritage-note">
                Our commitment to excellence extends beyond our products to our people. We seek individuals who embody our values of craftsmanship, innovation, and timeless elegance.
            </div>
        </div>
        
        <div class="exclusive-opportunity">
            <h3>Join Our Legacy</h3>
            <button class="apply-button">Submit Application</button>
            <div class="discretion-notice">
                All applications are handled with the utmost confidentiality.<br>
                We appreciate your interest in our exclusive career opportunity.
            </div>
            <div class="dates-luxury">
                <div class="date-item">Posted: 2026-05-01</div>
                <div class="date-item">Deadline: 2026-06-14</div>
            </div>
        </div>
    </div>
</body>
</html>