.elementor-20901 .elementor-element.elementor-element-71f774e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-953a900 */.conductive-gel-section {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, #f5f9ff 0%, #e8f0ff 100%);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #2d3748;
    position: relative;
    overflow: hidden;
}

.conductive-gel-section .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.conductive-gel-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%234a86e8' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");
    opacity: 0.5;
    z-index: 1;
}

.gel-header {
    text-align: center;
    margin-bottom: 4rem;
    position: relative;
}

.badge {
    display: inline-block;
    background: linear-gradient(135deg, #ff6b6b 0%, #ff8e8e 100%);
    color: white;
    padding: 0.5rem 1.5rem;
    border-radius: 50px;
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 10px rgba(255, 107, 107, 0.3);
}

.gel-header h2 {
    font-size: 2.8rem;
    color: #1a365d;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.highlight {
    color: #4a86e8;
    font-weight: 700;
}

.subtitle {
    font-size: 1.3rem;
    color: #4a5568;
    max-width: 700px;
    margin: 0 auto 1.5rem;
    line-height: 1.5;
}

.rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-top: 1.5rem;
}

.stars {
    color: #f59e0b;
    font-size: 1.5rem;
}

.rating-text {
    color: #6b7280;
    font-weight: 500;
}

.gel-content {
    display: flex;
    flex-wrap: wrap;
    gap: 4rem;
    margin-bottom: 5rem;
    align-items: flex-start;
}

.gel-visual {
    flex: 1;
    min-width: 300px;
}

.gif-container {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: white;
    margin-bottom: 2rem;
    padding: 2rem;
}

.gif-comparison {
    display: flex;
    align-items: center;
    align-content: center;
    
}

.comparison-item {
    text-align: center;
    flex: 1;
    display: grid
;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
}

.comparison-image {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 1rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    align-items: center;
    align-content: center;
    align-self: center;
}

.comparison-label {
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.5rem;
}

.comparison-desc {
    color: #6b7280;
    font-size: 0.9rem;
}

.vs {
    background: #e5e7eb;
    color: #4b5563;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.feature {
    background: white;
    padding: 1.5rem;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.feature-icon {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.feature p {
    margin: 0;
    font-weight: 500;
    color: #4b5563;
}

.gel-benefits {
    flex: 2;
    min-width: 300px;
    margin-bottom: 30px;
}

.benefit-intro {
    margin-bottom: 3rem;
    font-size: 1.2rem;
    line-height: 1.6;
    background: white;
    padding: 2rem;
    border-radius: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2.5rem;
    margin-bottom: 3rem;
}

.benefit-card {
    background: white;
    padding: 2.5rem 2rem;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid #f1f5f9;
}

.benefit-card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(135deg, #4a86e8 0%, #3b7ad1 100%);
}

.benefit-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.benefit-icon {
    margin-bottom: 1.5rem;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eff6ff;
    border-radius: 12px;
}

.benefit-card h3 {
    color: #1e40af;
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
}

.benefit-card p {
    color: #6b7280;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.benefit-card ul {
    margin: 0;
    padding-left: 1.5rem;
}

.benefit-card li {
    margin-bottom: 0.8rem;
    line-height: 1.5;
    color: #4b5563;
    position: relative;
}

.benefit-card li:before {
    content: '•';
    color: #4a86e8;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.science-backing {
    display: flex;
    align-items: center;
    gap: 1rem;
    background: #f0f9ff;
    padding: 1.5rem;
    border-radius: 12px;
    border-left: 4px solid #4a86e8;
}

.science-icon {
    font-size: 2rem;
    flex-shrink: 0;
}

.science-backing p {
    margin: 0;
    font-weight: 500;
    color: #1e40af;
}

.usage-instructions {
    background: white;
    padding: 4rem 3rem;
    border-radius: 20px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07);
    margin-bottom: 4rem;
}

.usage-instructions h3 {
    text-align: center;
    color: #1a365d;
    margin-bottom: 1rem;
    font-size: 2.2rem;
}

.instructions-sub {
    text-align: center;
    color: #6b7280;
    margin-bottom: 3rem;
    font-size: 1.1rem;
}

.steps-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}

.step {
    display: flex;
    gap: 1.5rem;
    align-items: flex-start;
}

.step-number {
    background: linear-gradient(135deg, #4a86e8 0%, #3b7ad1 100%);
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    flex-shrink: 0;
    font-size: 1.3rem;
    box-shadow: 0 5px 15px rgba(74, 134, 232, 0.3);
}

.step-content h4 {
    margin-bottom: 0.8rem;
    color: #1e40af;
    font-size: 1.3rem;
}

.step-content p {
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

.gel-cta {
    background: linear-gradient(135deg, #1e40af 0%, #4a86e8 100%);
    padding: 4rem;
    border-radius: 20px;
    color: white;
    text-align: center;
    box-shadow: 0 20px 40px rgba(74, 134, 232, 0.3);
}

.cta-content h3 {
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    color: white;
}

.cta-content p {
    margin-bottom: 2.5rem;
    font-size: 1.2rem;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
    opacity: 0.9;
}

.guarantee {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 2.5rem;
    background: rgba(255, 255, 255, 0.1);
    padding: 1.5rem;
    border-radius: 12px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.guarantee-icon {
    background: white;
    color: #4a86e8;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    flex-shrink: 0;
}

.guarantee p {
    margin: 0;
    font-weight: 500;
}

.cta-button {
    display: block;
    background: white;
    color: #4a86e8;
    padding: 1.5rem 2rem;
    border-radius: 12px;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2rem;
    transition: all 0.3s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    max-width: 500px;
    margin: 0 auto 1.5rem;
}

.cta-button:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.button-text {
    display: block;
    font-size: 1.3rem;
}

.button-subtext {
    display: block;
    font-size: 1rem;
    font-weight: normal;
    opacity: 0.8;
    margin-top: 0.5rem;
}

.payment-options {
    margin-top: 2rem;
}

.payment-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.payment-icon {
    font-size: 1.5rem;
}

.payment-text {
    font-size: 0.9rem;
    opacity: 0.8;
}

@media (max-width: 968px) {
    .conductive-gel-section {
        padding: 3rem 1.5rem;
    }
    
    .gel-header h2 {
        font-size: 2.2rem;
    }
    
    .gel-content {
        flex-direction: column;
        gap: 3rem;
    }
    
    .gif-comparison {
        flex-direction: column;
    }
    
    .features-grid {
        grid-template-columns: 1fr;
    }
    
    .benefits-grid {
        grid-template-columns: 1fr;
    }
    
    .steps-container {
        grid-template-columns: 1fr;
    }
    
    .gel-cta {
        padding: 3rem 1.5rem;
    }
    
    .cta-button {
        padding: 1.2rem 1.5rem;
    }
}

@media (max-width: 640px) {
    .gel-header h2 {
        font-size: 1.8rem;
    }
    
    .subtitle {
        font-size: 1.1rem;
    }
    
    .usage-instructions {
        padding: 2.5rem 1.5rem;
    }
    
    .step {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
    }
    
    .guarantee {
        flex-direction: column;
        text-align: center;
    }
    
    .steps-container {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */