/* Bi'Tişört v6.9.70 — Yardım Merkezi / 3 + 1 hero estetiği */
.bt-help-center-v6970{
  --bth-orange:#ff5b12;
  --bth-orange-dark:#e94d05;
  --bth-ink:#171a21;
  --bth-muted:#757b84;
  --bth-line:#ebe5df;
  --bth-cream:#fff5ed;
  --bth-soft:#f7f8fa;
  background:#fff;
}
.bt-help-center-v6970 .bth-main{padding-bottom:42px}
.bt-help-center-v6970 .bth-shell{width:min(1180px,calc(100% - 32px));margin-left:auto;margin-right:auto}
.bt-help-center-v6970 .bth-kicker{display:block;color:var(--bth-orange);font-size:10px;font-weight:850;letter-spacing:.13em}
.bt-help-center-v6970 :is(h1,h2,h3){font-family:var(--bt-font-heading,"Manrope",Arial,sans-serif);color:var(--bth-ink)}
.bt-help-center-v6970 :is(p,a,button,input,small,strong,b){font-family:var(--bt-font-sans,"Inter",Arial,sans-serif)}

.bth-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);
  gap:34px;
  min-height:430px;
  margin-top:24px;
  padding:46px 48px;
  overflow:hidden;
  border:1px solid #f0dfd2;
  border-radius:30px;
  background:
    radial-gradient(circle at 13% 18%,rgba(255,255,255,.82) 0 10%,transparent 10.5%),
    radial-gradient(circle at 89% 8%,rgba(255,211,181,.34) 0 18%,transparent 18.5%),
    linear-gradient(135deg,#fffaf6 0%,#fff4eb 55%,#ffe8d8 100%);
  box-shadow:0 22px 60px rgba(61,38,20,.07);
}
.bth-hero-copy{position:relative;z-index:3;align-self:center;max-width:620px}
.bth-hero-copy h1{margin:10px 0 12px;font-size:54px;line-height:.97;letter-spacing:-.05em;font-weight:900}
.bth-hero-copy h1 em{color:var(--bth-orange);font-style:normal}
.bth-hero-copy>p{max-width:620px;margin:0;color:#666d76;font-size:15px;line-height:1.65}
.bth-search{
  display:grid;
  grid-template-columns:34px minmax(0,1fr) 92px;
  align-items:center;
  gap:6px;
  margin-top:26px;
  padding:6px 6px 6px 12px;
  border:1px solid #e7d9cf;
  border-radius:14px;
  background:rgba(255,255,255,.94);
  box-shadow:0 12px 28px rgba(76,47,27,.08);
}
.bth-search>span{display:grid;place-items:center;color:#9aa0a8;font-size:23px;line-height:1}
.bth-search input{width:100%;height:44px;border:0;outline:0;background:transparent;color:#222831;font-size:13px}
.bth-search input::placeholder{color:#a2a6ad}
.bth-search button{height:42px;border:0;border-radius:10px;background:var(--bth-orange);color:#fff;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px rgba(255,91,18,.20)}
.bth-popular{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px}
.bth-popular>span{color:#737983;font-size:10px;font-weight:700}
.bth-popular button{min-height:27px;padding:4px 10px;border:1px solid #e9ddd4;border-radius:999px;background:rgba(255,255,255,.66);color:#5f6670;font-size:9.5px;font-weight:700;cursor:pointer;transition:.15s ease}
.bth-popular button:hover{border-color:#ffb68f;color:var(--bth-orange);background:#fff}

.bth-hero-visual{position:relative;min-height:330px;align-self:center}
.bth-hero-card{
  position:absolute;z-index:3;left:6%;top:7%;width:82%;min-height:282px;padding:20px 18px 18px;
  border:1px solid rgba(255,255,255,.68);border-radius:24px;background:rgba(255,255,255,.84);
  box-shadow:0 26px 54px rgba(81,49,29,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
  transform:rotate(-1.3deg)
}
.bth-hero-card-top{display:grid;grid-template-columns:44px 1fr 10px;align-items:center;gap:11px;padding-bottom:15px;border-bottom:1px solid #eee6df}
.bth-support-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#171a21;color:#fff;font-family:var(--bt-font-heading,"Manrope",sans-serif);font-size:17px;font-weight:900}
.bth-support-avatar::first-letter{color:#ff5b12}
.bth-hero-card-top strong,.bth-hero-card-top small{display:block}
.bth-hero-card-top strong{color:#1f2329;font-size:12px}
.bth-hero-card-top small{margin-top:3px;color:#93979e;font-size:9.5px}
.bth-hero-card-top i{width:8px;height:8px;border-radius:50%;background:#20b66c;box-shadow:0 0 0 5px rgba(32,182,108,.10)}
.bth-chat{max-width:80%;margin-top:13px;padding:10px 12px;border-radius:13px 13px 13px 4px;background:#f3f4f6;color:#3c424b;font-size:10.5px;line-height:1.42}
.bth-chat.is-right{margin-left:auto;border-radius:13px 13px 4px 13px;background:#fff0e7;color:#74391c}
.bth-chat.is-small{max-width:68%;padding:8px 11px;font-size:9.5px}
.bth-scribble{position:absolute;z-index:4;right:0;top:8px;color:#5e554e;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:13px;font-style:italic;line-height:1.25;transform:rotate(-5deg)}
.bth-scribble i{display:block;width:58px;height:3px;margin:6px 0 0 8px;border-radius:999px;background:var(--bth-orange);transform:rotate(-7deg)}
.bth-orb{position:absolute;border-radius:50%;pointer-events:none}
.bth-orb.is-one{right:-30px;bottom:-18px;width:170px;height:170px;background:rgba(255,255,255,.38)}
.bth-orb.is-two{left:-15px;bottom:4px;width:92px;height:92px;background:rgba(255,192,151,.18)}

.bth-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;margin-top:28px;align-items:start}
.bth-sidebar{position:sticky;top:104px;padding:12px;border:1px solid var(--bth-line);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(30,25,20,.04)}
.bth-sidebar-title{padding:8px 10px 12px;border-bottom:1px solid #f0ece8;margin-bottom:7px}
.bth-sidebar-title span{display:block;color:var(--bth-orange);font-size:8.5px;font-weight:850;letter-spacing:.12em}
.bth-sidebar-title strong{display:block;margin-top:3px;color:#22272e;font-size:13px}
.bth-category{display:grid;grid-template-columns:32px minmax(0,1fr) 14px;align-items:center;gap:9px;width:100%;min-height:44px;margin:3px 0;padding:6px 8px;border:1px solid transparent;border-radius:11px;background:transparent;color:#252a31;text-align:left;cursor:pointer;transition:.15s ease}
.bth-category:hover,.bth-category.is-active{background:#fff0e7;border-color:#ffe1cf;color:var(--bth-orange)}
.bth-category-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f6f7f9;color:#272c33}
.bth-category:hover .bth-category-icon,.bth-category.is-active .bth-category-icon{background:#fff;color:var(--bth-orange)}
.bth-category-icon svg,.bth-topic-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.bth-category b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750}
.bth-category>i{font-style:normal;font-size:17px;color:#9ba0a7}

.bth-content{min-width:0;padding:24px;border:1px solid var(--bth-line);border-radius:20px;background:#fff}
.bth-content-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:1px solid #efebe7}
.bth-content-head h2{margin:5px 0 5px;font-size:29px;letter-spacing:-.035em;line-height:1.05}
.bth-content-head p{margin:0;color:#81868e;font-size:11.5px;line-height:1.5}
.bth-result-count{display:flex;align-items:baseline;gap:6px;padding:10px 12px;border-radius:12px;background:#faf8f5;color:#7b7f86}
.bth-result-count b{color:var(--bth-orange);font-size:20px}
.bth-result-count span{font-size:9.5px;white-space:nowrap}

.bth-results{padding-top:6px}
.bth-topic{border-bottom:1px solid #efebe7}
.bth-topic[hidden]{display:none}
.bth-topic summary{list-style:none;display:grid;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:66px;padding:8px 0;cursor:pointer}
.bth-topic summary::-webkit-details-marker{display:none}
.bth-topic-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#fff2e9;color:var(--bth-orange)}
.bth-topic summary strong{display:block;color:#292e35;font-size:12px;line-height:1.3}
.bth-topic summary small{display:block;margin-top:3px;color:#9a9ea5;font-size:9.5px}
.bth-topic summary>i{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#f5f6f7;color:#59606a;font-style:normal;font-size:16px;transition:transform .15s ease,background .15s ease}
.bth-topic[open] summary>i{transform:rotate(45deg);background:#fff0e7;color:var(--bth-orange)}
.bth-topic-answer{padding:0 40px 16px 50px}
.bth-topic-answer p{margin:0;color:#626872;font-size:11.5px;line-height:1.65}
.bth-topic-answer a{display:inline-block;margin-top:9px;color:var(--bth-orange);font-size:10px;font-weight:800;text-decoration:none}
.bth-empty{padding:50px 20px;text-align:center}
.bth-empty>span{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;border-radius:16px;background:#fff0e7;color:var(--bth-orange);font-size:26px;font-weight:900}
.bth-empty strong{display:block;color:#252a31;font-size:15px}
.bth-empty p{max-width:480px;margin:7px auto 12px;color:#858a91;font-size:11px;line-height:1.5}
.bth-empty a{color:var(--bth-orange);font-size:11px;font-weight:800;text-decoration:none}

.bth-guides{margin-top:28px;padding:30px;border:1px solid var(--bth-line);border-radius:22px;background:#faf8f6}
.bth-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}
.bth-section-head h2{margin:5px 0 0;font-size:29px;letter-spacing:-.035em}
.bth-section-head>p{margin:0;color:#8a8e95;font-size:11px}
.bth-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}
.bth-guide-grid a{position:relative;min-height:150px;padding:18px;border:1px solid #e9e3dd;border-radius:15px;background:#fff;color:#242930;text-decoration:none;transition:.16s ease}
.bth-guide-grid a:hover{transform:translateY(-2px);border-color:#ffc4a1;box-shadow:0 14px 28px rgba(45,32,22,.07)}
.bth-guide-grid span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff0e7;color:var(--bth-orange);font-size:10px;font-weight:850}
.bth-guide-grid strong{display:block;margin-top:16px;font-size:12px}
.bth-guide-grid p{margin:5px 0 0;color:#898e96;font-size:10px;line-height:1.45}
.bth-guide-grid i{position:absolute;right:15px;top:17px;color:var(--bth-orange);font-style:normal;font-size:18px}

.bth-contact{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px;padding:34px 38px;border-radius:22px;background:#171a21;color:#fff;overflow:hidden;position:relative}
.bth-contact::after{content:"";position:absolute;right:-70px;top:-80px;width:230px;height:230px;border-radius:50%;background:rgba(255,91,18,.14)}
.bth-contact h2{max-width:720px;margin:7px 0 8px;color:#fff;font-size:30px;letter-spacing:-.035em}
.bth-contact p{max-width:750px;margin:0;color:#aeb4bd;font-size:11.5px;line-height:1.55}
.bth-contact-btn{position:relative;z-index:2;flex:0 0 auto;display:inline-flex;align-items:center;gap:18px;min-height:46px;padding:0 18px;border-radius:12px;background:var(--bth-orange);color:#fff;text-decoration:none;font-size:11px;font-weight:850;box-shadow:0 10px 25px rgba(255,91,18,.20)}
.bth-contact-btn span{font-size:17px}

@media(max-width:980px){
  .bth-hero{grid-template-columns:1fr;min-height:0;padding:36px}
  .bth-hero-visual{min-height:290px}
  .bth-hero-card{left:10%;width:76%}
  .bth-workspace{grid-template-columns:1fr}
  .bth-sidebar{position:static;display:flex;overflow-x:auto;gap:7px;padding:10px}
  .bth-sidebar-title{display:none}
  .bth-category{grid-template-columns:28px auto;min-width:max-content;margin:0;padding:5px 10px}
  .bth-category>i{display:none}
  .bth-guide-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .bt-help-center-v6970 .bth-shell{width:min(100% - 20px,1180px)}
  .bth-hero{margin-top:12px;padding:25px 20px;border-radius:22px;gap:18px}
  .bth-hero-copy h1{font-size:40px}
  .bth-hero-copy>p{font-size:13px}
  .bth-search{grid-template-columns:28px minmax(0,1fr) 68px;margin-top:20px}
  .bth-search button{font-size:10px}
  .bth-popular{gap:5px}
  .bth-hero-visual{min-height:250px}
  .bth-hero-card{left:2%;top:6%;width:91%;min-height:225px;padding:15px}
  .bth-scribble{right:-3px;top:-2px;font-size:11px}
  .bth-chat{font-size:9.5px}
  .bth-chat.is-small{font-size:8.8px}
  .bth-workspace{margin-top:18px;gap:12px}
  .bth-content{padding:18px 15px;border-radius:17px}
  .bth-content-head{display:block}
  .bth-content-head h2{font-size:24px}
  .bth-result-count{display:inline-flex;margin-top:10px}
  .bth-topic summary{grid-template-columns:34px minmax(0,1fr) 26px;gap:9px}
  .bth-topic-icon{width:32px;height:32px}
  .bth-topic-answer{padding:0 4px 15px 43px}
  .bth-guides{margin-top:18px;padding:20px 15px;border-radius:18px}
  .bth-section-head{display:block}
  .bth-section-head h2{font-size:24px}
  .bth-section-head>p{margin-top:5px}
  .bth-guide-grid{grid-template-columns:1fr}
  .bth-guide-grid a{min-height:125px}
  .bth-contact{display:block;margin-top:18px;padding:25px 20px;border-radius:18px}
  .bth-contact h2{font-size:25px}
  .bth-contact-btn{margin-top:18px}
}


/* v6.9.71 — Hero görseli: 1. mockup müşteri temsilcisi referansı */
.bth-hero-visual{position:relative;min-height:360px;align-self:center}
.bth-agent-stage{
  position:relative;
  min-height:360px;
  height:100%;
  border:1px solid rgba(240,221,208,.92);
  border-radius:28px;
  overflow:hidden;
  background:
    radial-gradient(circle at 18% 24%, rgba(255,255,255,.92) 0 14%, transparent 14.5%),
    radial-gradient(circle at 82% 14%, rgba(255,214,188,.55) 0 18%, transparent 18.5%),
    linear-gradient(135deg,#fff9f5 0%,#fff2e9 58%,#ffe6d7 100%);
  box-shadow:0 22px 52px rgba(77,46,24,.10);
}
.bth-agent-photo{
  position:absolute;
  inset:auto 22px 0 auto;
  width:min(82%,430px);
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  z-index:2;
}
.bth-agent-photo img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  filter:drop-shadow(0 20px 35px rgba(47,31,16,.16));
}
.bth-agent-note{
  position:absolute;
  right:22px;
  top:24px;
  z-index:3;
  color:#41454c;
  font-family:"Segoe Print","Comic Sans MS",cursive;
  font-size:14px;
  font-style:italic;
  font-weight:600;
  line-height:1.22;
  transform:rotate(-5deg);
}
.bth-agent-note i{
  display:block;
  width:62px;
  height:3px;
  margin:7px 0 0 8px;
  border-radius:999px;
  background:var(--bth-orange);
  transform:rotate(-7deg);
}
.bth-agent-shape{position:absolute;border-radius:50%;pointer-events:none;z-index:1}
.bth-agent-shape.is-one{
  left:-34px;bottom:-12px;width:165px;height:165px;
  background:rgba(255,255,255,.56);
}
.bth-agent-shape.is-two{
  right:-24px;bottom:16px;width:110px;height:110px;
  background:rgba(255,214,188,.38);
}

@media(max-width:980px){
  .bth-hero-visual{min-height:300px}
  .bth-agent-stage{min-height:300px}
  .bth-agent-photo{right:10px;width:min(78%,360px)}
}
@media(max-width:640px){
  .bth-hero-visual{min-height:250px}
  .bth-agent-stage{min-height:250px;border-radius:20px}
  .bth-agent-photo{right:0;width:min(84%,300px)}
  .bth-agent-note{right:14px;top:16px;font-size:12px}
}


/* v6.9.72 — Yardım hero: gerçekçi 4K görsel arka plan + ön katman yazılar */
.bth-agent-stage.is-photo-bg{
  position:relative;
  isolation:isolate;
  min-height:420px;
  border:1px solid rgba(240,221,208,.92);
  border-radius:28px;
  overflow:hidden;
  background:linear-gradient(135deg,#fff9f5 0%,#fff2e9 58%,#ffe6d7 100%);
  box-shadow:0 22px 52px rgba(77,46,24,.10);
}
.bth-agent-stage.is-photo-bg::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background-image:url('/assets/img/help-agent-v6973.png?v=6.9.73');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:78% center;
  transform:scale(1.01);
}
.bth-agent-stage.is-photo-bg::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg, rgba(255,248,242,.98) 0%, rgba(255,248,242,.92) 17%, rgba(255,248,242,.55) 33%, rgba(255,248,242,.10) 52%, rgba(255,248,242,0) 66%),
    linear-gradient(180deg, rgba(255,250,246,.12) 0%, rgba(255,250,246,0) 100%);
}
.bth-agent-stage.is-photo-bg .bth-agent-shape,
.bth-agent-stage.is-photo-bg .bth-agent-note{z-index:2}
.bth-agent-stage.is-photo-bg .bth-agent-shape.is-one{
  left:-34px; bottom:-12px; width:180px; height:180px;
  background:rgba(255,255,255,.34);
  backdrop-filter:blur(1px);
}
.bth-agent-stage.is-photo-bg .bth-agent-shape.is-two{
  right:-24px; top:18px; width:136px; height:136px;
  background:rgba(255,224,206,.28);
}
.bth-agent-stage.is-photo-bg .bth-agent-note{
  position:absolute;
  right:22px;
  top:24px;
  display:inline-flex;
  flex-direction:column;
  gap:3px;
  padding:16px 18px 15px;
  max-width:165px;
  border-radius:20px;
  background:rgba(255,250,246,.86);
  border:1px solid rgba(226,202,184,.85);
  box-shadow:0 14px 32px rgba(53,33,18,.12);
  color:#23262b;
  font-family:Inter, Arial, sans-serif;
  font-size:18px;
  font-style:normal;
  font-weight:800;
  line-height:1.08;
  letter-spacing:-.03em;
  transform:none;
  backdrop-filter:blur(8px);
}
.bth-agent-stage.is-photo-bg .bth-agent-note i{
  display:block;
  width:46px;
  height:3px;
  margin:8px 0 0;
  border-radius:999px;
  background:var(--bth-orange);
  transform:none;
}
@media(max-width:1180px){
  .bth-agent-stage.is-photo-bg{min-height:380px}
  .bth-agent-stage.is-photo-bg::before{background-position:76% center}
}
@media(max-width:980px){
  .bth-agent-stage.is-photo-bg{min-height:320px}
  .bth-agent-stage.is-photo-bg::before{background-position:78% center}
  .bth-agent-stage.is-photo-bg .bth-agent-note{top:16px; right:16px; font-size:16px; padding:14px 16px}
}
@media(max-width:640px){
  .bth-agent-stage.is-photo-bg{min-height:260px; border-radius:20px}
  .bth-agent-stage.is-photo-bg::before{background-position:72% center}
  .bth-agent-stage.is-photo-bg .bth-agent-note{top:12px; right:12px; max-width:132px; font-size:14px; padding:12px 14px}
  .bth-agent-stage.is-photo-bg .bth-agent-shape.is-one{width:112px;height:112px}
  .bth-agent-stage.is-photo-bg .bth-agent-shape.is-two{width:86px;height:86px}
}


/* v6.9.74 — Hero görselini arka katmana al, metinleri ön katmanda tut */
@media (min-width: 981px){
  .bth-hero{
    position:relative;
    overflow:hidden;
    isolation:isolate;
    min-height:480px;
    align-items:center;
  }
  .bth-hero-copy{
    position:relative;
    z-index:4;
    max-width:560px;
    padding-right:18px;
  }
  .bth-hero-visual{
    position:absolute;
    inset:0;
    min-height:0;
    z-index:1;
    pointer-events:none;
  }
  .bth-agent-stage{
    position:absolute;
    inset:0;
    min-height:0;
    height:auto;
    border:none;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    overflow:visible;
  }
  .bth-agent-stage::before{
    content:"";
    position:absolute;
    top:34px;
    right:34px;
    bottom:34px;
    left:53%;
    border-radius:30px;
    background:
      linear-gradient(180deg, rgba(255,248,242,.05), rgba(255,248,242,.12)),
      url('/assets/img/help-agent-v6973.png') center center / cover no-repeat;
    box-shadow:0 22px 52px rgba(77,46,24,.10);
  }
  .bth-agent-stage::after{
    content:"";
    position:absolute;
    inset:0;
    background:
      radial-gradient(circle at 10% 20%, rgba(255,255,255,.86) 0 9%, transparent 9.5%),
      radial-gradient(circle at 18% 80%, rgba(255,255,255,.56) 0 10%, transparent 10.5%),
      radial-gradient(circle at 86% 18%, rgba(255,214,188,.36) 0 9%, transparent 9.5%);
    pointer-events:none;
  }
  .bth-agent-photo,
  .bth-agent-shape{display:none;}
  .bth-agent-note{
    right:58px;
    top:54px;
    z-index:5;
    padding:18px 20px 16px;
    border-radius:20px;
    background:rgba(255,255,255,.96);
    box-shadow:0 16px 34px rgba(43,29,18,.12);
    color:#22272e;
    font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
    font-size:16px;
    font-style:normal;
    font-weight:800;
    line-height:1.08;
    transform:none;
  }
  .bth-agent-note i{
    width:56px;
    height:4px;
    margin:10px 0 0;
    border-radius:999px;
    background:var(--bth-orange);
    transform:none;
  }
}

/* v6.9.76 — Hero daha net revize + görünür fark + cache bust */
@media (min-width: 981px){
  .bth-hero{
    min-height:420px;
    padding:24px 34px;
    border-radius:30px;
  }
  .bth-hero::before{
    opacity:.9;
    filter:saturate(.95);
  }
  .bth-hero-grid{
    grid-template-columns:minmax(0, 47%) minmax(0, 53%);
    align-items:center;
  }
  .bth-hero-copy{
    position:relative;
    z-index:3;
    max-width:520px;
    padding:8px 12px 8px 8px;
  }
  .bth-hero-copy h1{
    margin:10px 0 10px;
    font-size:58px;
    line-height:.95;
    letter-spacing:-.045em;
  }
  .bth-hero-copy > p{
    max-width:510px;
    margin-bottom:0;
    font-size:16px;
    line-height:1.55;
    color:#626b77;
  }
  .bth-search{
    grid-template-columns:30px minmax(0,1fr) 90px;
    margin-top:24px;
    min-height:62px;
    padding:6px 6px 6px 16px;
    border:1px solid rgba(229,213,201,.98);
    border-radius:20px;
    background:rgba(255,255,255,.96);
    box-shadow:0 14px 36px rgba(67,45,28,.10);
    backdrop-filter:blur(10px);
  }
  .bth-search input{
    font-size:14px;
  }
  .bth-search button{
    min-height:48px;
    border-radius:15px;
    box-shadow:0 10px 22px rgba(255,91,18,.22);
  }
  .bth-popular{
    margin-top:14px;
    gap:8px;
  }
  .bth-popular a{
    min-height:32px;
    padding:0 13px;
    background:rgba(255,255,255,.92);
    border-color:#eddcd0;
  }
  .bth-hero-visual{
    inset:0;
    z-index:1;
  }
  .bth-agent-stage{
    min-height:372px;
    border-radius:28px;
    overflow:hidden;
  }
  .bth-agent-stage::before{
    top:18px;
    right:18px;
    bottom:18px;
    left:35%;
    border-radius:28px;
    background:
      linear-gradient(90deg, rgba(248,241,234,.92) 0 2%, rgba(248,241,234,.40) 18%, rgba(248,241,234,0) 34%),
      linear-gradient(180deg, rgba(255,248,242,.02), rgba(255,248,242,.10)),
      url('/assets/img/help-agent-v6973.png?v=6.9.76') 70% 46% / auto 84% no-repeat,
      linear-gradient(135deg,#faf2eb 0%, #f4e6d9 100%);
    box-shadow:0 18px 42px rgba(77,46,24,.10);
  }
  .bth-agent-stage::after{
    background:
      radial-gradient(circle at 10% 20%, rgba(255,255,255,.78) 0 9%, transparent 9.5%),
      radial-gradient(circle at 15% 84%, rgba(255,255,255,.48) 0 10%, transparent 10.5%),
      radial-gradient(circle at 88% 14%, rgba(255,222,197,.18) 0 10%, transparent 10.5%),
      linear-gradient(90deg, rgba(249,241,234,.68) 0 26%, rgba(249,241,234,.18) 40%, rgba(249,241,234,0) 54%);
  }
  .bth-agent-note{
    top:34px;
    right:34px;
    z-index:4;
    padding:16px 18px 14px;
    border-radius:18px;
    font-size:15px;
    line-height:1.1;
    box-shadow:0 14px 28px rgba(43,29,18,.10);
  }
}
@media (max-width: 1180px) and (min-width: 981px){
  .bth-hero{padding:22px 24px;min-height:396px}
  .bth-hero-grid{grid-template-columns:minmax(0,46%) minmax(0,54%)}
  .bth-hero-copy h1{font-size:52px}
  .bth-agent-stage::before{left:36%; background-position:72% 46%; background-size:auto 82%}
}
/* v6.9.77 — Tek çerçeve hero + arka katman görsel + daha uzak kadraj */
@media (min-width: 981px){
  .bth-hero{
    position:relative;
    display:block;
    min-height:454px;
    padding:34px 40px;
    overflow:hidden;
    border-radius:30px;
    background:linear-gradient(135deg,#fffaf6 0%,#fff4eb 58%,#ffe8d8 100%);
  }
  .bth-hero::before{
    content:"";
    position:absolute;
    inset:0;
    background:
      radial-gradient(circle at 12% 18%,rgba(255,255,255,.82) 0 10%,transparent 10.5%),
      radial-gradient(circle at 89% 10%,rgba(255,211,181,.28) 0 17%,transparent 17.5%),
      radial-gradient(circle at 18% 82%,rgba(255,255,255,.34) 0 11%,transparent 11.5%);
    z-index:0;
    pointer-events:none;
  }
  .bth-hero-copy{
    position:relative;
    z-index:3;
    max-width:530px;
    width:100%;
    padding:46px 0 42px;
  }
  .bth-hero-copy h1{
    margin:10px 0 12px;
    font-size:62px;
    line-height:.94;
    letter-spacing:-.048em;
  }
  .bth-hero-copy > p{
    max-width:500px;
    font-size:16px;
    line-height:1.62;
    color:#5f6873;
  }
  .bth-search{
    max-width:510px;
    margin-top:28px;
    min-height:62px;
    padding:6px 6px 6px 16px;
    border-radius:18px;
    background:rgba(255,255,255,.92);
    border:1px solid rgba(231,217,207,.95);
    box-shadow:0 14px 34px rgba(76,47,27,.08);
  }
  .bth-search button{border-radius:14px;min-height:48px}
  .bth-popular{margin-top:14px;max-width:540px}
  .bth-popular button{background:rgba(255,255,255,.78)}
  .bth-hero-visual{
    position:absolute;
    inset:0;
    min-height:0;
    z-index:1;
    pointer-events:none;
  }
  .bth-agent-stage,
  .bth-agent-stage.is-photo-bg{
    position:absolute;
    inset:0;
    min-height:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    overflow:hidden;
  }
  .bth-agent-stage::before,
  .bth-agent-stage.is-photo-bg::before{
    content:"";
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:34%;
    border-radius:0;
    background:
      linear-gradient(90deg, rgba(255,246,238,.94) 0 8%, rgba(255,246,238,.72) 20%, rgba(255,246,238,.14) 34%, rgba(255,246,238,0) 44%),
      linear-gradient(180deg, rgba(255,250,245,.02), rgba(255,248,241,.08)),
      url('/assets/img/help-agent-v6973.png?v=6.9.77') 78% 50% / auto 68% no-repeat,
      linear-gradient(135deg,#faf2ea 0%, #f2dfcf 100%);
    z-index:1;
  }
  .bth-agent-stage::after,
  .bth-agent-stage.is-photo-bg::after{
    content:"";
    position:absolute;
    inset:0;
    background:
      radial-gradient(circle at 60% 22%, rgba(255,255,255,.22) 0 12%, transparent 12.5%),
      radial-gradient(circle at 84% 74%, rgba(255,241,226,.22) 0 13%, transparent 13.5%),
      linear-gradient(90deg, rgba(255,250,245,.56) 0 24%, rgba(255,250,245,.12) 38%, rgba(255,250,245,0) 52%);
    z-index:2;
    pointer-events:none;
  }
  .bth-agent-stage .bth-agent-shape,
  .bth-agent-stage.is-photo-bg .bth-agent-shape{display:none}
  .bth-agent-note,
  .bth-agent-stage.is-photo-bg .bth-agent-note{
    position:absolute;
    top:44px;
    right:38px;
    z-index:4;
    display:inline-flex;
    flex-direction:column;
    gap:10px;
    padding:16px 18px 14px;
    border-radius:18px;
    background:rgba(255,255,255,.94);
    border:1px solid rgba(233,221,212,.95);
    box-shadow:0 14px 30px rgba(61,38,20,.10);
    color:#1f2329;
    font-size:15px;
    line-height:1.1;
  }
  .bth-agent-note i,
  .bth-agent-stage.is-photo-bg .bth-agent-note i{
    display:block;
    width:44px;
    height:4px;
    margin:0;
    border-radius:999px;
    background:var(--bth-orange);
    transform:none;
  }
}
@media (max-width: 1180px) and (min-width: 981px){
  .bth-hero{padding:30px 28px;min-height:420px}
  .bth-hero-copy{max-width:470px;padding:34px 0 28px}
  .bth-hero-copy h1{font-size:54px}
  .bth-agent-stage::before,
  .bth-agent-stage.is-photo-bg::before{left:36%; background-position:80% 50%; background-size:auto 64%}
}
@media (max-width: 980px){
  .bth-agent-stage.is-photo-bg::before{background-position:70% center; background-size:auto 86%}
}
/* v6.9.78 — Hero arka planını doğrudan ana kartta uygula */
@media (min-width: 981px){
  .bth-hero{
    position:relative;
    display:block;
    min-height:460px;
    padding:36px 40px;
    overflow:hidden;
    border-radius:30px;
    background:
      linear-gradient(90deg, rgba(255,248,241,.95) 0 12%, rgba(255,248,241,.88) 24%, rgba(255,248,241,.42) 40%, rgba(255,248,241,0) 56%),
      radial-gradient(circle at 14% 18%, rgba(255,255,255,.84) 0 11%, transparent 11.5%),
      radial-gradient(circle at 88% 16%, rgba(255,227,204,.42) 0 15%, transparent 15.5%),
      radial-gradient(circle at 22% 84%, rgba(255,255,255,.22) 0 12%, transparent 12.5%),
      url('/assets/img/help-agent-v6973.png?v=6.9.78') 78% 54% / auto 76% no-repeat,
      linear-gradient(135deg,#fffaf6 0%,#fff2e7 62%,#ffe7d6 100%);
    box-shadow:0 20px 48px rgba(74,45,23,.06);
  }
  .bth-hero::before{
    content:"";
    position:absolute;
    inset:0;
    background:
      linear-gradient(90deg, rgba(255,248,241,.86) 0 24%, rgba(255,248,241,.38) 34%, rgba(255,248,241,0) 48%),
      linear-gradient(0deg, rgba(255,248,241,.06), rgba(255,248,241,.06));
    z-index:0;
    pointer-events:none;
  }
  .bth-hero-copy{
    position:relative;
    z-index:3;
    max-width:560px;
    width:100%;
    padding:48px 0 40px;
  }
  .bth-hero-copy h1{margin:10px 0 12px;font-size:64px;line-height:.94;letter-spacing:-.05em}
  .bth-hero-copy>p{max-width:500px;font-size:16px;line-height:1.62;color:#5f6873}
  .bth-search{max-width:510px;margin-top:28px;min-height:62px;padding:6px 6px 6px 16px;border-radius:18px;background:rgba(255,255,255,.94);border:1px solid rgba(231,217,207,.92);box-shadow:0 14px 34px rgba(76,47,27,.08)}
  .bth-search button{border-radius:14px;min-height:48px}
  .bth-popular{margin-top:14px;max-width:540px}
  .bth-popular button{background:rgba(255,255,255,.82)}
  .bth-hero-visual,
  .bth-agent-stage,
  .bth-agent-stage.is-photo-bg{
    position:absolute;
    inset:0;
    z-index:1;
    pointer-events:none;
    background:transparent !important;
    border:none !important;
    box-shadow:none !important;
    min-height:0;
    overflow:visible;
  }
  .bth-agent-stage::before,
  .bth-agent-stage::after,
  .bth-agent-stage.is-photo-bg::before,
  .bth-agent-stage.is-photo-bg::after,
  .bth-agent-stage .bth-agent-shape,
  .bth-agent-stage.is-photo-bg .bth-agent-shape{display:none !important;content:none !important}
  .bth-agent-note,
  .bth-agent-stage.is-photo-bg .bth-agent-note{
    position:absolute;
    top:42px;
    right:34px;
    z-index:4;
    display:inline-flex;
    flex-direction:column;
    gap:10px;
    padding:16px 18px 14px;
    border-radius:18px;
    background:rgba(255,255,255,.94);
    border:1px solid rgba(233,221,212,.95);
    box-shadow:0 14px 30px rgba(61,38,20,.10);
    color:#1f2329;
    font-size:15px;
    line-height:1.1;
  }
  .bth-agent-note i,
  .bth-agent-stage.is-photo-bg .bth-agent-note i{display:block;width:44px;height:4px;margin:0;border-radius:999px;background:var(--bth-orange);transform:none}
}
@media (max-width: 1180px) and (min-width: 981px){
  .bth-hero{padding:30px 28px;min-height:430px;background-position:0 0,14% 18%,88% 16%,22% 84%,84% 56%,0 0;background-size:auto,auto,auto,auto,auto 70%,auto}
  .bth-hero-copy{max-width:470px;padding:34px 0 28px}
  .bth-hero-copy h1{font-size:54px}
}
@media (max-width: 980px){
  .bth-hero{background-position:center center;background-size:cover}
}
/* v6.9.79 — Yardım hero görselini gerçek arka katmana taşı */
@media (min-width: 981px){
  .bth-hero{
    position:relative !important;
    display:block !important;
    min-height:476px !important;
    padding:40px 42px !important;
    overflow:hidden !important;
    isolation:isolate;
    border-radius:30px !important;
    background:linear-gradient(135deg,#fffaf6 0%,#fff1e4 64%,#ffe5d1 100%) !important;
    box-shadow:0 20px 48px rgba(74,45,23,.06);
  }
  .bth-hero::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:1 !important;
    pointer-events:none !important;
    background:
      linear-gradient(90deg, rgba(255,248,241,.96) 0%, rgba(255,248,241,.93) 28%, rgba(255,248,241,.72) 40%, rgba(255,248,241,.22) 52%, rgba(255,248,241,0) 62%),
      radial-gradient(circle at 11% 18%, rgba(255,255,255,.82) 0 10%, transparent 10.5%),
      radial-gradient(circle at 89% 12%, rgba(255,222,197,.34) 0 16%, transparent 16.5%),
      radial-gradient(circle at 17% 82%, rgba(255,255,255,.32) 0 11%, transparent 11.5%);
  }
  .bth-hero-copy{
    position:relative !important;
    z-index:3 !important;
    max-width:540px !important;
    width:100% !important;
    padding:46px 0 40px !important;
  }
  .bth-hero-copy h1{
    margin:10px 0 12px !important;
    font-size:64px !important;
    line-height:.94 !important;
    letter-spacing:-.05em !important;
  }
  .bth-hero-copy > p{
    max-width:500px !important;
    font-size:16px !important;
    line-height:1.62 !important;
    color:#5f6873 !important;
  }
  .bth-search{
    max-width:510px !important;
    margin-top:28px !important;
    min-height:62px !important;
    padding:6px 6px 6px 16px !important;
    border-radius:18px !important;
    background:rgba(255,255,255,.94) !important;
    border:1px solid rgba(231,217,207,.92) !important;
    box-shadow:0 14px 34px rgba(76,47,27,.08) !important;
  }
  .bth-search button{border-radius:14px !important;min-height:48px !important}
  .bth-popular{margin-top:14px !important;max-width:540px !important}
  .bth-popular button{background:rgba(255,255,255,.82) !important}

  .bth-hero-visual{
    position:absolute !important;
    inset:0 !important;
    min-height:0 !important;
    z-index:0 !important;
    pointer-events:none !important;
  }
  .bth-agent-stage,
  .bth-agent-stage.is-photo-bg{
    position:absolute !important;
    inset:0 !important;
    z-index:0 !important;
    min-height:0 !important;
    border:none !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    overflow:hidden !important;
  }
  .bth-agent-stage::before,
  .bth-agent-stage.is-photo-bg::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:0 !important;
    background:
      url('/assets/img/help-agent-v6973.png?v=6.9.79') right center / cover no-repeat,
      linear-gradient(135deg,#f7e8d8 0%,#f1dcc8 100%) !important;
    transform:scale(1.02) !important;
    transform-origin:right center !important;
  }
  .bth-agent-stage::after,
  .bth-agent-stage.is-photo-bg::after{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:1 !important;
    pointer-events:none !important;
    background:
      linear-gradient(90deg, rgba(255,248,241,.96) 0%, rgba(255,248,241,.93) 30%, rgba(255,248,241,.76) 42%, rgba(255,248,241,.28) 56%, rgba(255,248,241,0) 66%),
      linear-gradient(0deg, rgba(255,248,241,.04), rgba(255,248,241,.04));
  }
  .bth-agent-stage .bth-agent-shape,
  .bth-agent-stage.is-photo-bg .bth-agent-shape{display:none !important}

  .bth-agent-note,
  .bth-agent-stage.is-photo-bg .bth-agent-note{
    position:absolute !important;
    top:36px !important;
    right:34px !important;
    z-index:4 !important;
    display:inline-flex !important;
    flex-direction:column !important;
    gap:10px !important;
    padding:16px 18px 14px !important;
    border-radius:18px !important;
    background:rgba(255,255,255,.94) !important;
    border:1px solid rgba(233,221,212,.95) !important;
    box-shadow:0 14px 30px rgba(61,38,20,.10) !important;
    color:#1f2329 !important;
    font-size:15px !important;
    line-height:1.1 !important;
  }
  .bth-agent-note i,
  .bth-agent-stage.is-photo-bg .bth-agent-note i{
    display:block !important;
    width:44px !important;
    height:4px !important;
    margin:0 !important;
    border-radius:999px !important;
    background:var(--bth-orange) !important;
    transform:none !important;
  }
}
@media (max-width: 1180px) and (min-width: 981px){
  .bth-hero{padding:32px 30px !important;min-height:438px !important}
  .bth-hero-copy{max-width:470px !important;padding:34px 0 30px !important}
  .bth-hero-copy h1{font-size:56px !important}
  .bth-agent-stage::before,
  .bth-agent-stage.is-photo-bg::before{background-position:72% center !important;background-size:cover !important}
}
@media (max-width: 980px){
  .bth-hero-visual,.bth-agent-stage,.bth-agent-stage.is-photo-bg{position:relative !important;inset:auto !important;pointer-events:none}
}
/* v6.9.80 — Yardım hero arka plan görselini netleştir */
@media (min-width: 981px){
  .bth-hero{
    position:relative !important;
    display:block !important;
    min-height:476px !important;
    padding:40px 42px !important;
    overflow:hidden !important;
    isolation:isolate !important;
    border-radius:30px !important;
    background-color:#fff7f0 !important;
    background-image:
      radial-gradient(circle at 12% 18%, rgba(255,255,255,.86) 0 10%, transparent 10.5%),
      radial-gradient(circle at 89% 12%, rgba(255,224,201,.38) 0 16%, transparent 16.5%),
      radial-gradient(circle at 17% 84%, rgba(255,255,255,.28) 0 11%, transparent 11.5%),
      url('/assets/img/help-agent-v6973.png?v=6.9.80'),
      linear-gradient(135deg,#fffaf6 0%,#fff2e7 60%,#ffe7d6 100%) !important;
    background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat !important;
    background-position:12% 18%,89% 12%,17% 84%,calc(100% - 8px) center,0 0 !important;
    background-size:auto,auto,auto,52% auto,auto !important;
    box-shadow:0 20px 48px rgba(74,45,23,.06) !important;
  }
  .bth-hero::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:1 !important;
    pointer-events:none !important;
    background:linear-gradient(90deg, rgba(255,248,241,.97) 0%, rgba(255,248,241,.95) 28%, rgba(255,248,241,.78) 40%, rgba(255,248,241,.32) 54%, rgba(255,248,241,.06) 65%, rgba(255,248,241,0) 74%) !important;
  }
  .bth-hero-copy{
    position:relative !important;
    z-index:3 !important;
    max-width:540px !important;
    width:100% !important;
    padding:46px 0 40px !important;
  }
  .bth-hero-visual,
  .bth-agent-stage,
  .bth-agent-stage.is-photo-bg{
    position:absolute !important;
    inset:0 !important;
    z-index:2 !important;
    pointer-events:none !important;
    background:transparent !important;
    border:none !important;
    border-radius:0 !important;
    box-shadow:none !important;
    min-height:0 !important;
    overflow:visible !important;
  }
  .bth-agent-stage::before,
  .bth-agent-stage::after,
  .bth-agent-stage.is-photo-bg::before,
  .bth-agent-stage.is-photo-bg::after,
  .bth-agent-stage .bth-agent-shape,
  .bth-agent-stage.is-photo-bg .bth-agent-shape{
    display:none !important;
    content:none !important;
  }
  .bth-agent-note,
  .bth-agent-stage.is-photo-bg .bth-agent-note{
    position:absolute !important;
    top:38px !important;
    right:36px !important;
    z-index:4 !important;
    display:inline-flex !important;
    flex-direction:column !important;
    gap:10px !important;
    padding:16px 18px 14px !important;
    border-radius:18px !important;
    background:rgba(255,255,255,.94) !important;
    border:1px solid rgba(233,221,212,.95) !important;
    box-shadow:0 14px 30px rgba(61,38,20,.10) !important;
    color:#1f2329 !important;
    font-size:15px !important;
    line-height:1.1 !important;
  }
  .bth-agent-note i,
  .bth-agent-stage.is-photo-bg .bth-agent-note i{
    display:block !important;
    width:44px !important;
    height:4px !important;
    margin:0 !important;
    border-radius:999px !important;
    background:var(--bth-orange) !important;
    transform:none !important;
  }
}
@media (max-width: 1180px) and (min-width: 981px){
  .bth-hero{
    padding:32px 30px !important;
    min-height:438px !important;
    background-position:12% 18%,89% 12%,17% 84%,calc(100% + 18px) center,0 0 !important;
    background-size:auto,auto,auto,57% auto,auto !important;
  }
  .bth-hero-copy{max-width:480px !important;padding:34px 0 30px !important}
  .bth-hero-copy h1{font-size:56px !important}
  .bth-hero::before{background:linear-gradient(90deg, rgba(255,248,241,.97) 0%, rgba(255,248,241,.94) 33%, rgba(255,248,241,.76) 47%, rgba(255,248,241,.24) 60%, rgba(255,248,241,0) 72%) !important}
}
@media (max-width: 980px){
  .bth-hero{background-position:center top !important;background-size:cover !important}
  .bth-hero-visual,.bth-agent-stage,.bth-agent-stage.is-photo-bg{position:relative !important;inset:auto !important;pointer-events:none !important}
}
/* v6.9.81 — Yardım hero için gerçek arka plan katmanı */
@media (min-width: 981px){
  .bth-hero{
    position:relative !important;
    display:block !important;
    min-height:490px !important;
    padding:40px 42px !important;
    overflow:hidden !important;
    isolation:isolate !important;
    border-radius:30px !important;
    background:
      radial-gradient(circle at 12% 18%, rgba(255,255,255,.88) 0 10%, transparent 10.6%),
      radial-gradient(circle at 90% 14%, rgba(255,224,201,.34) 0 17%, transparent 17.5%),
      linear-gradient(135deg,#fffaf6 0%,#fff2e7 60%,#ffe7d6 100%) !important;
    box-shadow:0 20px 48px rgba(74,45,23,.06) !important;
  }
  .bth-hero::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:1 !important;
    pointer-events:none !important;
    background:linear-gradient(90deg, rgba(255,248,241,.97) 0%, rgba(255,248,241,.95) 29%, rgba(255,248,241,.76) 42%, rgba(255,248,241,.28) 56%, rgba(255,248,241,0) 70%) !important;
  }
  .bth-hero-bg{
    position:absolute !important;
    inset:0 !important;
    z-index:0 !important;
    pointer-events:none !important;
    background-image:url('/assets/img/help-agent-v6973.png?v=6.9.81') !important;
    background-repeat:no-repeat !important;
    background-position:right 28px center !important;
    background-size:52% auto !important;
    opacity:1 !important;
  }
  .bth-hero-copy{
    position:relative !important;
    z-index:3 !important;
    max-width:540px !important;
    width:100% !important;
    padding:46px 0 40px !important;
  }
  .bth-hero-visual,
  .bth-agent-stage,
  .bth-agent-stage.is-photo-bg{
    position:absolute !important;
    inset:0 !important;
    z-index:2 !important;
    pointer-events:none !important;
    background:transparent !important;
    border:none !important;
    border-radius:0 !important;
    box-shadow:none !important;
    min-height:0 !important;
    overflow:visible !important;
  }
  .bth-agent-stage::before,
  .bth-agent-stage::after,
  .bth-agent-stage.is-photo-bg::before,
  .bth-agent-stage.is-photo-bg::after,
  .bth-agent-stage .bth-agent-shape,
  .bth-agent-stage.is-photo-bg .bth-agent-shape{
    display:none !important;
    content:none !important;
  }
  .bth-agent-note,
  .bth-agent-stage.is-photo-bg .bth-agent-note{
    position:absolute !important;
    top:38px !important;
    right:36px !important;
    z-index:4 !important;
    display:inline-flex !important;
    flex-direction:column !important;
    gap:10px !important;
    padding:16px 18px 14px !important;
    border-radius:18px !important;
    background:rgba(255,255,255,.94) !important;
    border:1px solid rgba(233,221,212,.95) !important;
    box-shadow:0 14px 30px rgba(61,38,20,.10) !important;
    color:#1f2329 !important;
    font-size:15px !important;
    line-height:1.1 !important;
  }
  .bth-agent-note i,
  .bth-agent-stage.is-photo-bg .bth-agent-note i{
    display:block !important;
    width:44px !important;
    height:4px !important;
    margin:0 !important;
    border-radius:999px !important;
    background:var(--bth-orange) !important;
    transform:none !important;
  }
}
@media (max-width: 1180px) and (min-width: 981px){
  .bth-hero{padding:32px 30px !important;min-height:446px !important}
  .bth-hero-bg{background-position:right 6px center !important;background-size:57% auto !important}
  .bth-hero-copy{max-width:480px !important;padding:34px 0 30px !important}
  .bth-hero-copy h1{font-size:56px !important}
  .bth-hero::before{background:linear-gradient(90deg, rgba(255,248,241,.97) 0%, rgba(255,248,241,.94) 33%, rgba(255,248,241,.75) 47%, rgba(255,248,241,.22) 60%, rgba(255,248,241,0) 72%) !important}
}
@media (max-width: 980px){
  .bth-hero-bg{display:none !important}
  .bth-hero{background-position:center top !important;background-size:cover !important}
  .bth-hero-visual,.bth-agent-stage,.bth-agent-stage.is-photo-bg{position:relative !important;inset:auto !important;pointer-events:none !important}
}
