.elementor-10732 .elementor-element.elementor-element-7d9e4211{--display:flex;}.elementor-10732 .elementor-element.elementor-element-7d9e4211:not(.elementor-motion-effects-element-type-background), .elementor-10732 .elementor-element.elementor-element-7d9e4211 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-10732 .elementor-element.elementor-element-5f629c4e{--display:flex;--padding-top:26px;--padding-bottom:24px;--padding-left:40px;--padding-right:40px;}.elementor-10732 .elementor-element.elementor-element-5f629c4e:not(.elementor-motion-effects-element-type-background), .elementor-10732 .elementor-element.elementor-element-5f629c4e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F1B2D;}.elementor-10732 .elementor-element.elementor-element-66befd7d{--display:flex;}.elementor-10732 .elementor-element.elementor-element-1ed9db44{--display:flex;}.elementor-10732 .elementor-element.elementor-element-7885829c{--display:flex;}.elementor-10732 .elementor-element.elementor-element-1ebf93a0{--display:flex;}.elementor-10732 .elementor-element.elementor-element-649a86ca{--display:flex;}.elementor-10732 .elementor-element.elementor-element-496767cb{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-10732 .elementor-element.elementor-element-496767cb:not(.elementor-motion-effects-element-type-background), .elementor-10732 .elementor-element.elementor-element-496767cb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-10732 .elementor-element.elementor-element-ddcf6e5{--display:flex;}.elementor-10732 .elementor-element.elementor-element-7e3039ae{--display:flex;}.elementor-10732 .elementor-element.elementor-element-673e406f{--display:flex;}.elementor-10732 .elementor-element.elementor-element-673e406f:not(.elementor-motion-effects-element-type-background), .elementor-10732 .elementor-element.elementor-element-673e406f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F1B2D;}.elementor-10732 .elementor-element.elementor-element-6be4b33a{--display:flex;}.elementor-10732 .elementor-element.elementor-element-6be4b33a:not(.elementor-motion-effects-element-type-background), .elementor-10732 .elementor-element.elementor-element-6be4b33a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F1B2D;}.elementor-10732 .elementor-element.elementor-element-64cc6867{--display:flex;}.elementor-10732 .elementor-element.elementor-element-64cc6867:not(.elementor-motion-effects-element-type-background), .elementor-10732 .elementor-element.elementor-element-64cc6867 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F1B2D;}.elementor-10732 .elementor-element.elementor-element-73603ccf{--display:flex;}.elementor-10732 .elementor-element.elementor-element-6151b9a6{--display:flex;}.elementor-10732 .elementor-element.elementor-element-6151b9a6:not(.elementor-motion-effects-element-type-background), .elementor-10732 .elementor-element.elementor-element-6151b9a6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}/* Start custom CSS *//* ── S3M Testimonial Single — Final CSS ── */

/* font */
.s3mt-single-card, .s3mt-single-card * {
    font-family: 'Inter', 'Geist', -apple-system, sans-serif;
    box-sizing: border-box;
}

/* ── CARD ── */
.s3mt-single-card {
    max-width: 860px !important;
    margin: 40px auto !important;
    border-radius: 22px !important;
    overflow: hidden !important;
    box-shadow: 0 20px 60px -20px rgba(9,15,26,0.18) !important;
    border: 1px solid #E6E9EF !important;
    flex-direction: column !important;
    gap: 0 !important;
}

/* ── HEADER ── */
.s3mt-mhead {
    position: relative !important;
    flex-direction: column !important;
    gap: 0 !important;
}
/* orange bottom border */
.s3mt-mhead::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important; right: 0 !important; bottom: 0 !important;
    height: 3px !important;
    background: linear-gradient(90deg, #FF6B1F, #E55A14) !important;
    pointer-events: none !important;
}

/* top row flex */
.s3mt-mhead-top {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    gap: 20px !important;
    width: 100% !important;
}
.s3mt-brand-col { flex: 1 1 auto !important; }
.s3mt-mhead-label {
    flex-shrink: 0 !important;
    flex-direction: column !important;
    align-items: flex-end !important;
    gap: 0 !important;
}

/* widget container padding sıfırla — header */
.s3mt-mhead .elementor-widget-container { padding: 0 !important; }
.s3mt-mhead p, .s3mt-mhead .elementor-text-editor { margin: 0 !important; }

/* brand */
.s3mt-brand { flex-direction: column !important; gap: 2px !important; }
.s3mt-brand > .elementor-widget-container { padding: 0 !important; }
.s3mt-wordmark {
    display: block !important;
    font-size: 19px !important; font-weight: 900 !important;
    letter-spacing: -0.01em !important; line-height: 1 !important; color: #fff !important;
}
.s3mt-wordmark em { font-style: normal !important; color: #FF6B1F !important; }
.s3mt-brand-sub {
    display: block !important; font-size: 11px !important;
    font-weight: 500 !important; letter-spacing: 0.05em !important;
    color: rgba(255,255,255,0.55) !important;
}

/* kicker */
.s3mt-kicker {
    font-size: 12px !important; font-weight: 800 !important;
    letter-spacing: 0.14em !important; text-transform: uppercase !important;
    color: #fff !important;
}
/* industry — text-editor dynamic */
.s3mt-sector .elementor-text-editor,
.s3mt-sector p {
    font-size: 12px !important; font-weight: 700 !important;
    letter-spacing: 0.10em !important; text-transform: uppercase !important;
    color: #FF6B1F !important; margin: 4px 0 0 !important; text-align: right !important;
}

/* company block */
.s3mt-company {
    flex-direction: column !important;
    gap: 0 !important;
    margin-top: 22px !important;
}
.s3mt-company-h .elementor-heading-title {
    font-size: clamp(1.5rem, 3.2vw, 2.05rem) !important;
    font-weight: 900 !important; letter-spacing: -0.02em !important;
    color: #fff !important; margin: 0 !important; padding: 0 !important;
    line-height: 1.15 !important;
}
/* meta row */
.s3mt-meta-row {
    flex-direction: row !important;
    align-items: baseline !important;
    gap: 0 !important;
    flex-wrap: wrap !important;
    margin-top: 4px !important;
}
.s3mt-tagline .elementor-text-editor,
.s3mt-tagline p,
.s3mt-location .elementor-text-editor,
.s3mt-location p {
    font-size: 13px !important; font-weight: 500 !important;
    color: rgba(255,255,255,0.62) !important; margin: 0 !important;
}
.s3mt-sep { color: rgba(255,255,255,0.40) !important; }

/* ── BODY ── */
.s3mt-body {
    flex-direction: column !important;
    gap: 0 !important;
}
.s3mt-body > .e-con-inner > .elementor-element > .elementor-widget-container,
.s3mt-body > .e-con-inner > .elementor-element.elementor-widget > .elementor-widget-container {
    padding: 0 !important;
}

/* Quote */
.s3mt-quote-w {
    position: relative !important;
    padding-left: clamp(36px, 5vw, 52px) !important;
    margin-top: 0 !important;
}
.s3mt-quote-w::before {
    content: '\201C' !important;
    position: absolute !important; left: 0 !important; top: -0.22em !important;
    font-size: clamp(3rem, 7vw, 4.4rem) !important; line-height: 1 !important;
    font-style: normal !important; font-weight: 900 !important; color: #FF6B1F !important;
}
.s3mt-quote-w .elementor-text-editor,
.s3mt-quote-w p {
    font-size: clamp(1.2rem, 2.5vw, 1.6rem) !important;
    font-weight: 700 !important; font-style: italic !important;
    line-height: 1.32 !important; letter-spacing: -0.015em !important;
    color: #0F1B2D !important; margin: 0 !important;
}

/* Prose */
.s3mt-prose { margin-top: 26px !important; }
.s3mt-prose .elementor-text-editor p,
.s3mt-prose p {
    font-size: 15.5px !important; line-height: 1.7 !important;
    color: #3A4452 !important; margin: 0 0 16px !important;
}
.s3mt-prose .elementor-text-editor p:last-child,
.s3mt-prose p:last-child { margin-bottom: 0 !important; }

/* Attribution */
.s3mt-attr {
    margin-top: 26px !important;
    padding: 4px 0 4px 16px !important;
    border-left: 3px solid #FF6B1F !important;
    flex-direction: column !important;
    gap: 0 !important;
}
.s3mt-attr > .e-con-inner > .elementor-element > .elementor-widget-container { padding: 0 !important; }
.s3mt-role .elementor-text-editor,
.s3mt-role p { font-size: 15px !important; font-weight: 800 !important; color: #0F1B2D !important; margin: 0 !important; }
.s3mt-role-name .elementor-text-editor,
.s3mt-role-name p { font-size: 14px !important; font-weight: 500 !important; color: #5B6675 !important; }
.s3mt-org .elementor-text-editor,
.s3mt-org p { font-size: 13.5px !important; color: #5B6675 !important; margin: 2px 0 0 !important; }

/* Section labels */
.s3mt-sectionlabel {
    display: inline-block !important;
    margin: 34px 0 16px !important;
    font-size: 12px !important; font-weight: 800 !important;
    letter-spacing: 0.13em !important; text-transform: uppercase !important;
    color: #0F1B2D !important;
    position: relative !important; padding-bottom: 8px !important;
}
.s3mt-sectionlabel::after {
    content: "" !important; position: absolute !important;
    left: 0 !important; bottom: 0 !important;
    width: 34px !important; height: 3px !important;
    border-radius: 2px !important; background: #FF6B1F !important;
}

/* Products — CSS GRID */
.s3mt-products {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)) !important;
    gap: 12px !important;
    flex-direction: unset !important; /* flex override */
}
/* Product card */
.s3mt-prod {
    position: relative !important;
    border-radius: 14px !important;
    padding: 20px 20px 22px !important;
    overflow: hidden !important;
    flex-direction: column !important;
    gap: 0 !important;
}
.s3mt-prod::after {
    content: "" !important; position: absolute !important;
    left: 0 !important; bottom: 0 !important;
    height: 3px !important; width: 100% !important;
    background: linear-gradient(90deg, #FF6B1F, transparent 80%) !important;
    pointer-events: none !important;
}
.s3mt-prod > .e-con-inner > .elementor-element > .elementor-widget-container { padding: 0 !important; }
.s3mt-prod-name-w .elementor-text-editor,
.s3mt-prod-name-w p {
    font-size: 17px !important; font-weight: 900 !important;
    letter-spacing: -0.01em !important; color: #fff !important; margin: 0 !important;
}
.s3mt-prod-tag-w .elementor-text-editor,
.s3mt-prod-tag-w p {
    font-size: 10.5px !important; font-weight: 700 !important;
    letter-spacing: 0.10em !important; text-transform: uppercase !important;
    color: #FF6B1F !important; margin: 3px 0 0 !important;
}
.s3mt-prod-p-w .elementor-text-editor,
.s3mt-prod-p-w p {
    font-size: 13px !important; line-height: 1.55 !important;
    color: rgba(255,255,255,0.74) !important; margin: 12px 0 0 !important;
}
/* Boş ürün kartı gizle */
.s3mt-prod-opt:has(.s3mt-prod-name-w p:empty) { display: none !important; }

/* Practice — CSS GRID */
.s3mt-practice {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;
    gap: 12px !important;
    flex-direction: unset !important;
}
.s3mt-pract {
    background: #F4F6FA !important;
    border: 1px solid #E6E9EF !important;
    border-radius: 14px !important;
    padding: 16px 18px !important;
    flex-direction: row !important;
    gap: 11px !important;
}
.s3mt-pract::before {
    content: "" !important; flex: 0 0 auto !important;
    margin-top: 6px !important; width: 7px !important; height: 7px !important;
    border-radius: 2px !important; background: #FF6B1F !important;
    transform: rotate(45deg) !important;
    display: block !important;
}
.s3mt-pract > .elementor-widget-container { padding: 0 !important; }
.s3mt-pract .elementor-text-editor,
.s3mt-pract p {
    font-size: 13.5px !important; line-height: 1.5 !important;
    color: #34404F !important; font-weight: 500 !important; margin: 0 !important;
}
.s3mt-pract:has(p:empty) { display: none !important; }

/* Footer */
.s3mt-mfoot {
    padding: 18px 40px !important;
    border-top: 1px solid #E6E9EF !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    font-size: 12.5px !important;
    color: #5B6675 !important;
}
.s3mt-mfoot > .e-con-inner > .elementor-element > .elementor-widget-container { padding: 0 !important; }
.s3mt-mfoot b, .s3mt-mfoot strong { color: #0F1B2D !important; font-weight: 800 !important; }
.s3mt-back-link {
    color: #FF6B1F !important; font-weight: 700 !important;
    font-size: 13px !important; text-decoration: none !important;
}
.s3mt-back-link:hover { text-decoration: underline !important; }

/* ── Responsive ── */
@media (max-width: 560px) {
    .s3mt-mhead-top { flex-direction: column !important; }
    .s3mt-mhead-label { align-items: flex-start !important; }
    .s3mt-sector .elementor-text-editor { text-align: left !important; }
    .s3mt-mhead, .s3mt-body { padding: 22px 20px !important; }
    .s3mt-mfoot { padding: 16px 20px !important; }
}

/* ══════════════════════════════════════════════════════
   CSS PATCH v2 — görünen sorunlar için
   ══════════════════════════════════════════════════════ */

/* ── Company name: h3 başlık rengini zorla ── */
.s3mt-single-card .s3mt-company-h,
.s3mt-single-card .s3mt-company-h .elementor-heading-title,
.s3mt-single-card .s3mt-company-h h1,
.s3mt-single-card .s3mt-company-h h2,
.s3mt-single-card .s3mt-company-h h3 {
    color: #ffffff !important;
}

/* ── Full text overlap fix ── */
/* Text-editor widget'ın Elementor default margin'ini sıfırla */
.s3mt-prose > .elementor-widget-container {
    padding: 0 !important;
}
.s3mt-prose .elementor-text-editor {
    position: relative !important;
    z-index: 1 !important;
}
/* Wysiwyg içindeki paragraf spacing */
.s3mt-prose .elementor-text-editor > * { position: relative; z-index: 1; }

/* ── Product card: ürün adı net beyaz ── */
.s3mt-prod .s3mt-prod-name-w,
.s3mt-prod .s3mt-prod-name-w .elementor-widget-container,
.s3mt-prod .s3mt-prod-name-w .elementor-text-editor,
.s3mt-prod .s3mt-prod-name-w p {
    color: #ffffff !important;
    font-size: 17px !important;
    font-weight: 900 !important;
    margin: 0 !important;
}

/* ── Product card: category turuncu ── */
.s3mt-prod .s3mt-prod-tag-w,
.s3mt-prod .s3mt-prod-tag-w .elementor-text-editor,
.s3mt-prod .s3mt-prod-tag-w p {
    color: #FF6B1F !important;
    font-size: 10.5px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.10em !important;
    margin: 3px 0 0 !important;
}

/* ── Product card: description açık beyaz ── */
.s3mt-prod .s3mt-prod-p-w,
.s3mt-prod .s3mt-prod-p-w .elementor-text-editor,
.s3mt-prod .s3mt-prod-p-w p {
    color: rgba(255,255,255,0.74) !important;
    font-size: 13px !important;
    margin: 12px 0 0 !important;
}

/* ── Attribution name/title renk fix ── */
.s3mt-attr .s3mt-role .elementor-text-editor,
.s3mt-attr .s3mt-role p {
    color: #0F1B2D !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    margin: 0 !important;
}
.s3mt-attr .s3mt-role-name .elementor-text-editor,
.s3mt-attr .s3mt-role-name p {
    color: #5B6675 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.s3mt-attr .s3mt-org .elementor-text-editor,
.s3mt-attr .s3mt-org p {
    color: #5B6675 !important;
    font-size: 13.5px !important;
    margin: 2px 0 0 !important;
}

/* ── Products grid: CSS grid zorla ── */
.s3mt-products.e-con {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(210px,1fr)) !important;
    gap: 12px !important;
}
.s3mt-products > .e-con-inner {
    display: contents !important;
}
/* Ürün kartları grid item olarak davransın */
.s3mt-prod.e-con {
    width: auto !important;
    flex: none !important;
}

/* ── Practice grid: CSS grid zorla ── */
.s3mt-practice.e-con {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(220px,1fr)) !important;
    gap: 12px !important;
}
.s3mt-practice > .e-con-inner {
    display: contents !important;
}
.s3mt-pract.e-con {
    width: auto !important;
    flex: none !important;
    flex-direction: row !important;
}/* End custom CSS */