/* owner:0713-faq-human-quiet-personal-cta
   The personal FAQ exit is intentionally the quietest CTA on the page.
   Dark inset door, compact height, neutral 1px edge, no sales-slab weight. */
html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action{
  box-sizing:border-box!important;
  width:100%!important;
  min-height:60px!important;
  height:auto!important;
  margin:clamp(22px,2.2vw,26px) 0 0!important;
  padding:0 clamp(16px,2vw,20px)!important;
  border:1px solid rgba(89,101,106,.46)!important;
  border-top:1px solid rgba(89,101,106,.46)!important;
  border-radius:5px!important;
  background:#081A20!important;
  color:#FFFDF8!important;
  -webkit-text-fill-color:#FFFDF8!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  text-align:left!important;
  transition:background-color .16s ease,border-color .16s ease,transform .16s ease!important;
}
html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action strong{
  color:#FFFDF8!important;
  -webkit-text-fill-color:#FFFDF8!important;
  font-size:clamp(17px,1.65vw,20px)!important;
  line-height:1!important;
  font-weight:790!important;
  letter-spacing:-.032em!important;
}
html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action i{
  flex:none!important;
  color:#D29371!important;
  -webkit-text-fill-color:#D29371!important;
  font-size:18px!important;
  line-height:1!important;
  font-style:normal!important;
  transition:transform .16s ease,color .16s ease!important;
}
@media (hover:hover) and (pointer:fine){
  html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action:hover{
    background:#0D252D!important;
    border-color:rgba(108,119,123,.56)!important;
  }
  html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action:hover i{
    color:#E1A17F!important;
    -webkit-text-fill-color:#E1A17F!important;
    transform:translate(2px,-2px)!important;
  }
}
html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action:active{
  transform:translate3d(0,1px,0) scale(.997)!important;
}
html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action:focus-visible{
  outline:2px solid rgba(210,147,113,.72)!important;
  outline-offset:3px!important;
}
@media(max-width:980px){
  html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action{
    min-height:58px!important;
    margin-top:22px!important;
    padding:0 16px!important;
  }
  html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action strong{
    font-size:18px!important;
  }
  html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action i{
    font-size:17px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action,
  html body #borzilov-lp#borzilov-lp .bz-guarantee-human-final__action i{
    transition:none!important;
  }
}
