.elementor-11460 .elementor-element.elementor-element-3287370{--display:flex;}.elementor-11460 .elementor-element.elementor-element-4f40271{--display:flex;}/* Start custom CSS for html, class: .elementor-element-e84de40 *//* ============================================
   OTTOKIND CASE STUDY PAGE
   Enterprise B2B Design System
   ============================================ */

/* Hero Section */
#drh-site-wrapper .case-study-hero {
    background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%) !important;
    padding: 60px 32px 80px !important;
}

#drh-site-wrapper .case-study-hero-inner {
    max-width: 900px !important;
    margin: 0 auto !important;
}

/* Breadcrumb */
#drh-site-wrapper .breadcrumb {
    margin-bottom: 32px !important;
}

#drh-site-wrapper .breadcrumb ol {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 0.875rem !important;
    color: #64748b !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    flex-wrap: wrap !important;
}

#drh-site-wrapper .breadcrumb a {
    color: #3b82f6 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

#drh-site-wrapper .breadcrumb a:hover {
    color: #1d4ed8 !important;
    text-decoration: underline !important;
}

#drh-site-wrapper .case-study-headline {
    font-size: 2.75rem !important;
    font-weight: 700 !important;
    color: #1e293b !important;
    line-height: 1.15 !important;
    margin: 16px 0 24px 0 !important;
    letter-spacing: -0.02em !important;
}

#drh-site-wrapper .case-study-intro {
    font-size: 1.25rem !important;
    line-height: 1.7 !important;
    color: #64748b !important;
    margin: 0 !important;
}

/* Section Basics */
#drh-site-wrapper .case-study-section {
    padding: 80px 0 !important;
    background: #ffffff !important;
}

#drh-site-wrapper .case-study-section-alt {
    background: #f8fafc !important;
}

#drh-site-wrapper .case-study-container {
    max-width: 1140px !important;
    margin: 0 auto !important;
    padding: 0 32px !important;
}

/* Section Headers */
#drh-site-wrapper .section-header-centered {
    text-align: center !important;
    max-width: 720px !important;
    margin: 0 auto 56px auto !important;
}

#drh-site-wrapper .section-header-centered .section-title {
    margin-bottom: 16px !important;
}

#drh-site-wrapper .section-intro {
    font-size: 1.125rem !important;
    line-height: 1.7 !important;
    color: #64748b !important;
    margin: 0 !important;
}

#drh-site-wrapper .subsection-title {
    font-size: 1.25rem !important;
    font-weight: 600 !important;
    color: #1e293b !important;
    margin: 0 0 24px 0 !important;
}

/* Quick Facts Grid */
#drh-site-wrapper .quick-facts-grid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 24px !important;
}

#drh-site-wrapper .quick-fact-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 28px !important;
    text-align: center !important;
}

#drh-site-wrapper .quick-fact-label {
    display: block !important;
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #3b82f6 !important;
    margin-bottom: 8px !important;
}

#drh-site-wrapper .quick-fact-value {
    font-size: 1.125rem !important;
    font-weight: 600 !important;
    color: #1e293b !important;
}

/* Content Grid */
#drh-site-wrapper .content-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 80px !important;
    align-items: center !important;
}

#drh-site-wrapper .content-grid-reverse {
    direction: rtl !important;
}

#drh-site-wrapper .content-grid-reverse > * {
    direction: ltr !important;
}

#drh-site-wrapper .content-text {
    max-width: 540px !important;
}

#drh-site-wrapper .section-text-highlight {
    font-weight: 600 !important;
    color: #1e293b !important;
}

#drh-site-wrapper .content-image {
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08) !important;
}

#drh-site-wrapper .content-image img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    transition: transform 0.4s ease !important;
}

#drh-site-wrapper .content-image:hover img {
    transform: scale(1.02) !important;
}

/* Requirements List */
#drh-site-wrapper .requirements-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

#drh-site-wrapper .requirements-list li {
    display: flex !important;
    gap: 16px !important;
    align-items: flex-start !important;
}

#drh-site-wrapper .requirement-icon {
    flex-shrink: 0 !important;
    width: 32px !important;
    height: 32px !important;
    background: rgba(34, 197, 94, 0.1) !important;
    border-radius: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#drh-site-wrapper .requirement-icon svg {
    color: #22c55e !important;
}

#drh-site-wrapper .requirement-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
}

#drh-site-wrapper .requirement-content strong {
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: #1e293b !important;
}

#drh-site-wrapper .requirement-content span {
    font-size: 0.9375rem !important;
    color: #64748b !important;
    line-height: 1.5 !important;
}

/* Config List */
#drh-site-wrapper .config-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 0 32px 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

#drh-site-wrapper .config-list li {
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
    padding-left: 20px !important;
    border-left: 3px solid #3b82f6 !important;
}

#drh-site-wrapper .config-list li strong {
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: #1e293b !important;
}

#drh-site-wrapper .config-list li span {
    font-size: 0.9375rem !important;
    color: #64748b !important;
    line-height: 1.5 !important;
}

/* Info Callout */
#drh-site-wrapper .info-callout {
    background: rgba(59, 130, 246, 0.06) !important;
    border-left: 4px solid #3b82f6 !important;
    border-radius: 0 8px 8px 0 !important;
    padding: 20px 24px !important;
}

#drh-site-wrapper .info-callout-header {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin-bottom: 8px !important;
}

#drh-site-wrapper .info-callout-header svg {
    color: #3b82f6 !important;
}

#drh-site-wrapper .info-callout-header span {
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: #1e3a5f !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
}

#drh-site-wrapper .info-callout p {
    font-size: 0.9375rem !important;
    color: #475569 !important;
    margin: 0 !important;
    line-height: 1.6 !important;
}

/* Planning Note */
#drh-site-wrapper .planning-note {
    background: #f8fafc !important;
    border-radius: 12px !important;
    padding: 40px !important;
    text-align: center !important;
    margin-top: 64px !important;
}

#drh-site-wrapper .planning-note-title {
    font-size: 1.25rem !important;
    font-weight: 600 !important;
    color: #1e293b !important;
    margin: 0 0 12px 0 !important;
}

#drh-site-wrapper .planning-note-text {
    font-size: 1rem !important;
    color: #64748b !important;
    margin: 0 !important;
    max-width: 680px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 1.6 !important;
}

/* Delivery List */
#drh-site-wrapper .delivery-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 24px 0 0 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
}

#drh-site-wrapper .delivery-list li {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    font-size: 1rem !important;
    color: #475569 !important;
}

#drh-site-wrapper .delivery-list svg {
    color: #22c55e !important;
    flex-shrink: 0 !important;
}

/* Outcomes Grid */
#drh-site-wrapper .outcomes-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 32px !important;
    margin-bottom: 56px !important;
}

#drh-site-wrapper .outcome-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 32px !important;
    text-align: center !important;
    transition: all 0.25s ease !important;
}

#drh-site-wrapper .outcome-card:hover {
    border-color: #3b82f6 !important;
    box-shadow: 0 4px 20px rgba(59, 130, 246, 0.1) !important;
    transform: translateY(-4px) !important;
}

#drh-site-wrapper .outcome-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 64px !important;
    height: 64px !important;
    background: rgba(59, 130, 246, 0.1) !important;
    border-radius: 16px !important;
    margin: 0 auto 20px auto !important;
}

#drh-site-wrapper .outcome-icon svg {
    color: #3b82f6 !important;
}

#drh-site-wrapper .outcome-title {
    font-size: 1.125rem !important;
    font-weight: 600 !important;
    color: #1e293b !important;
    margin: 0 0 12px 0 !important;
}

#drh-site-wrapper .outcome-text {
    font-size: 0.9375rem !important;
    color: #64748b !important;
    line-height: 1.6 !important;
    margin: 0 !important;
}

/* Quote Block */
#drh-site-wrapper .quote-block {
    background: linear-gradient(135deg, #1e3a5f 0%, #1e293b 100%) !important;
    border-radius: 16px !important;
    padding: 48px 56px !important;
    text-align: center !important;
    margin-bottom: 40px !important;
    position: relative !important;
}

#drh-site-wrapper .quote-icon {
    color: rgba(255, 255, 255, 0.15) !important;
    margin-bottom: 16px !important;
}

#drh-site-wrapper .quote-text {
    font-size: 1.25rem !important;
    line-height: 1.6 !important;
    color: #ffffff !important;
    margin: 0 !important;
    max-width: 800px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-style: italic !important;
}

/* Expansion Note */
#drh-site-wrapper .expansion-note {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 28px 32px !important;
    text-align: center !important;
}

#drh-site-wrapper .expansion-note-label {
    display: inline-block !important;
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #3b82f6 !important;
    margin-bottom: 8px !important;
}

#drh-site-wrapper .expansion-note-text {
    font-size: 1rem !important;
    font-weight: 500 !important;
    color: #1e293b !important;
    margin: 0 !important;
    line-height: 1.5 !important;
}

/* Summary Card */
#drh-site-wrapper .summary-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    max-width: 1000px !important;
    margin: 0 auto !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04) !important;
}

#drh-site-wrapper .summary-header {
    background: linear-gradient(135deg, #1e3a5f 0%, #1e293b 100%) !important;
    padding: 32px 40px !important;
}

#drh-site-wrapper .summary-label {
    display: block !important;
    font-size: 0.6875rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    color: #94a3b8 !important;
    margin-bottom: 8px !important;
}

#drh-site-wrapper .summary-title {
    font-size: 1.25rem !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    margin: 0 !important;
}

#drh-site-wrapper .summary-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 1px !important;
    background: #e2e8f0 !important;
}

#drh-site-wrapper .summary-item {
    background: #ffffff !important;
    padding: 28px 32px !important;
}

#drh-site-wrapper .summary-item-label {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #3b82f6 !important;
    margin: 0 0 8px 0 !important;
}

#drh-site-wrapper .summary-item-text {
    font-size: 0.9375rem !important;
    color: #475569 !important;
    line-height: 1.5 !important;
    margin: 0 !important;
}

/* Related Section */
#drh-site-wrapper .related-section {
    background: #ffffff !important;
}

#drh-site-wrapper .related-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 32px !important;
}

#drh-site-wrapper .related-card {
    display: flex !important;
    flex-direction: column !important;
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 28px !important;
    text-decoration: none !important;
    transition: all 0.25s ease !important;
}

#drh-site-wrapper .related-card:hover {
    border-color: #3b82f6 !important;
    box-shadow: 0 8px 30px rgba(59, 130, 246, 0.12) !important;
    transform: translateY(-4px) !important;
}

#drh-site-wrapper .related-card-tags {
    display: flex !important;
    gap: 8px !important;
    margin-bottom: 16px !important;
}

#drh-site-wrapper .related-tag {
    font-size: 0.6875rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    color: #3b82f6 !important;
    background: rgba(59, 130, 246, 0.1) !important;
    padding: 4px 10px !important;
    border-radius: 4px !important;
}

#drh-site-wrapper .related-card-title {
    font-size: 1.125rem !important;
    font-weight: 600 !important;
    color: #1e293b !important;
    margin: 0 0 12px 0 !important;
    line-height: 1.35 !important;
}

#drh-site-wrapper .related-card-text {
    font-size: 0.9375rem !important;
    color: #64748b !important;
    line-height: 1.5 !important;
    margin: 0 0 auto 0 !important;
}

#drh-site-wrapper .related-card-meta {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-top: 20px !important;
    padding-top: 16px !important;
    border-top: 1px solid #e2e8f0 !important;
}

#drh-site-wrapper .related-card-metric {
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
    color: #64748b !important;
}

#drh-site-wrapper .related-card-link {
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: #3b82f6 !important;
    transition: color 0.2s ease !important;
}

#drh-site-wrapper .related-card:hover .related-card-link {
    color: #1d4ed8 !important;
}

/* CTA Section */
#drh-site-wrapper .case-study-cta {
    padding: 80px 0 100px !important;
    background: #f8fafc !important;
}

#drh-site-wrapper .case-study-cta .cta-card {
    background: linear-gradient(135deg, #1e3a5f 0%, #1e293b 100%) !important;
    border-radius: 16px !important;
    padding: 64px !important;
    text-align: center !important;
}

#drh-site-wrapper .case-study-cta .cta-title {
    font-size: 2rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin: 0 0 16px 0 !important;
}

#drh-site-wrapper .case-study-cta .cta-text {
    font-size: 1.125rem !important;
    color: #cbd5e1 !important;
    margin: 0 auto 32px auto !important;
    max-width: 640px !important;
    line-height: 1.6 !important;
}

#drh-site-wrapper .case-study-cta .cta-buttons {
    display: flex !important;
    gap: 16px !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    margin-bottom: 24px !important;
}

#drh-site-wrapper .case-study-cta .cta-button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 16px 32px !important;
    border-radius: 8px !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: all 0.25s ease !important;
}

#drh-site-wrapper .case-study-cta .cta-button-primary {
    background: #3b82f6 !important;
    color: #ffffff !important;
}

#drh-site-wrapper .case-study-cta .cta-button-primary:hover {
    background: #2563eb !important;
    transform: translateY(-2px) !important;
}

#drh-site-wrapper .case-study-cta .cta-button-secondary {
    background: transparent !important;
    color: #ffffff !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
}

#drh-site-wrapper .case-study-cta .cta-button-secondary:hover {
    background: rgba(255, 255, 255, 0.1) !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
}

#drh-site-wrapper .case-study-cta .cta-microcopy {
    font-size: 0.9375rem !important;
    color: #94a3b8 !important;
    margin: 0 !important;
}

#drh-site-wrapper .case-study-cta .cta-microcopy a {
    color: #ffffff !important;
    text-decoration: underline !important;
    text-underline-offset: 2px !important;
}

#drh-site-wrapper .case-study-cta .cta-microcopy a:hover {
    text-decoration: none !important;
}

/* ============================================
   CASE STUDY RESPONSIVE
   ============================================ */

@media (max-width: 1024px) {
    #drh-site-wrapper .case-study-hero {
        padding: 48px 24px 64px !important;
    }
    
    #drh-site-wrapper .case-study-headline {
        font-size: 2.25rem !important;
    }
    
    #drh-site-wrapper .case-study-section {
        padding: 64px 0 !important;
    }
    
    #drh-site-wrapper .case-study-container {
        padding: 0 24px !important;
    }
    
    #drh-site-wrapper .quick-facts-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    
    #drh-site-wrapper .content-grid {
        gap: 48px !important;
    }
    
    #drh-site-wrapper .outcomes-grid {
        gap: 24px !important;
    }
    
    #drh-site-wrapper .summary-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    
    #drh-site-wrapper .related-grid {
        gap: 24px !important;
    }
}

@media (max-width: 768px) {
    #drh-site-wrapper .case-study-headline {
        font-size: 1.875rem !important;
    }
    
    #drh-site-wrapper .case-study-intro {
        font-size: 1.125rem !important;
    }
    
    #drh-site-wrapper .content-grid {
        grid-template-columns: 1fr !important;
        gap: 40px !important;
    }
    
    #drh-site-wrapper .content-grid-reverse {
        direction: ltr !important;
    }
    
    #drh-site-wrapper .content-image {
        order: -1 !important;
    }
    
    #drh-site-wrapper .outcomes-grid {
        grid-template-columns: 1fr !important;
    }
    
    #drh-site-wrapper .quote-block {
        padding: 40px 32px !important;
    }
    
    #drh-site-wrapper .quote-text {
        font-size: 1.125rem !important;
    }
    
    #drh-site-wrapper .summary-grid {
        grid-template-columns: 1fr !important;
    }
    
    #drh-site-wrapper .related-grid {
        grid-template-columns: 1fr !important;
    }
    
    #drh-site-wrapper .case-study-cta .cta-card {
        padding: 48px 32px !important;
    }
    
    #drh-site-wrapper .case-study-cta .cta-title {
        font-size: 1.5rem !important;
    }
}

@media (max-width: 600px) {
    #drh-site-wrapper .case-study-hero {
        padding: 40px 20px 48px !important;
    }
    
    #drh-site-wrapper .case-study-headline {
        font-size: 1.625rem !important;
    }
    
    #drh-site-wrapper .section-title {
        font-size: 1.5rem !important;
    }
    
    #drh-site-wrapper .case-study-container {
        padding: 0 20px !important;
    }
    
    #drh-site-wrapper .quick-facts-grid {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }
    
    #drh-site-wrapper .quick-fact-card {
        padding: 20px !important;
    }
    
    #drh-site-wrapper .planning-note {
        padding: 28px 24px !important;
    }
    
    #drh-site-wrapper .summary-header {
        padding: 24px !important;
    }
    
    #drh-site-wrapper .summary-item {
        padding: 20px 24px !important;
    }
    
    #drh-site-wrapper .case-study-cta .cta-buttons {
        flex-direction: column !important;
    }
    
    #drh-site-wrapper .case-study-cta .cta-button {
        width: 100% !important;
        justify-content: center !important;
    }
}/* End custom CSS */