/* THERVIQ Service v20 */
.thv20-service{background:#f3f7fa;color:#0d2131}
.thv20-service-hero{
  color:#fff;
  background:
    radial-gradient(circle at 10% 10%,rgba(24,199,119,.2),transparent 30%),
    linear-gradient(135deg,#020609,#07111b 52%,#102f46);
}
.thv20-service-hero-grid{
  min-height:590px;
  padding:58px 0;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);
  gap:34px;
  align-items:center;
}
.thv20-service-copy>span,
.thv20-section-heading>span,
.thv20-process-intro>span{
  display:inline-flex;
  padding:9px 14px;
  border-radius:999px;
  background:#e5f8ed;
  border:1px solid #c8ecd8;
  color:#087a43;
  font-weight:900;
  margin-bottom:14px;
}
.thv20-service-copy>span{
  background:rgba(24,199,119,.13);
  border-color:rgba(24,199,119,.24);
  color:#caffE4;
}
.thv20-service-copy h1{
  margin:0 0 16px;
  font-size:clamp(35px,5vw,63px);
  line-height:1.17;
}
.thv20-service-copy>p{
  margin:0;
  color:#d5e1e8;
  line-height:2;
  font-size:18px;
  max-width:800px;
}
.thv20-service-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}
.thv20-primary-button,
.thv20-whatsapp-button{
  min-height:52px;
  padding:13px 20px;
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  font-weight:900;
}
.thv20-primary-button{
  background:linear-gradient(135deg,#18c777,#0a9d56);
  color:#03140b;
  box-shadow:0 16px 36px rgba(24,199,119,.22);
}
.thv20-whatsapp-button{
  background:#fff;
  color:#173447;
  border:1px solid rgba(255,255,255,.18);
}
.thv20-whatsapp-button img{width:28px;height:28px;object-fit:contain}
.thv20-service-image{
  padding:12px;
  border-radius:31px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 30px 80px rgba(0,0,0,.36);
}
.thv20-service-image img{
  width:100%;
  aspect-ratio:1.48/1;
  object-fit:cover;
  border-radius:23px;
}
.thv20-service-section{padding:72px 0}
.thv20-section-heading{max-width:790px;margin-bottom:28px}
.thv20-section-heading h2,
.thv20-process-intro h2{
  margin:0;
  font-size:clamp(29px,3.5vw,45px);
  line-height:1.3;
}
.thv20-section-heading p,
.thv20-process-intro p{
  margin:9px 0 0;
  color:#64798a;
  line-height:1.9;
}
.thv20-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.thv20-benefits-grid article{
  padding:22px;
  min-height:245px;
  background:#fff;
  border:1px solid #dce8f0;
  border-radius:27px;
  box-shadow:0 20px 52px rgba(5,18,30,.09);
}
.thv20-benefits-grid i,
.thv20-packages-grid i,
.thv20-process-list i{
  display:grid;
  place-items:center;
  font-style:normal;
  font-weight:900;
}
.thv20-benefits-grid i{
  width:52px;
  height:52px;
  border-radius:17px;
  background:#e7f9ef;
  color:#087a43;
  margin-bottom:18px;
}
.thv20-benefits-grid h3{font-size:20px;line-height:1.5;margin:0 0 9px}
.thv20-benefits-grid p{margin:0;color:#64798a;line-height:1.8;font-size:14px}
.thv20-dark-section{
  color:#fff;
  background:
    radial-gradient(circle at 90% 10%,rgba(24,199,119,.16),transparent 28%),
    linear-gradient(135deg,#020609,#0b2030);
}
.thv20-light-heading h2{color:#fff}
.thv20-light-heading p{color:#bfd0dc}
.thv20-light-heading>span{
  background:rgba(24,199,119,.12);
  border-color:rgba(24,199,119,.23);
  color:#c9ffe4;
}
.thv20-packages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.thv20-packages-grid article{
  padding:24px;
  border-radius:27px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.1);
}
.thv20-packages-grid i{
  width:48px;
  height:48px;
  border-radius:15px;
  background:linear-gradient(135deg,#18c777,#0a9d56);
  color:#03140b;
  margin-bottom:17px;
}
.thv20-packages-grid h3{font-size:21px;margin:0 0 9px}
.thv20-packages-grid p{margin:0 0 17px;color:#bfd0dc;line-height:1.8}
.thv20-packages-grid a{color:#a8ffd1;font-weight:900}
.thv20-process-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:30px}
.thv20-process-intro{position:sticky;top:105px;align-self:start}
.thv20-process-list{display:grid;gap:13px}
.thv20-process-list>div{
  padding:18px;
  display:grid;
  grid-template-columns:58px 1fr;
  gap:14px;
  align-items:center;
  background:#fff;
  border:1px solid #dce8f0;
  border-radius:22px;
  box-shadow:0 13px 34px rgba(5,18,30,.06);
}
.thv20-process-list i{
  width:58px;
  height:58px;
  border-radius:18px;
  background:#e7f9ef;
  color:#087a43;
}
.thv20-process-list b{display:block;font-size:18px}
.thv20-process-list small{display:block;margin-top:4px;color:#64798a;line-height:1.7}
.thv20-faq-section{background:#edf4f8}
.thv20-faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:30px}
.thv20-faq-list{display:grid;gap:11px}
.thv20-faq-list article{background:#fff;border:1px solid #dce8f0;border-radius:20px;overflow:hidden}
.thv20-faq-list button{
  width:100%;
  padding:17px 18px;
  border:0;
  background:transparent;
  font-family:inherit;
  font-weight:900;
  font-size:16px;
  color:#0d2131;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  cursor:pointer;
  text-align:right;
}
.thv20-faq-list button i{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:11px;
  background:#e7f9ef;
  color:#087a43;
  font-style:normal;
  font-size:20px;
  transition:.2s;
}
.thv20-faq-list article>div{display:grid;grid-template-rows:0fr;transition:.25s}
.thv20-faq-list article>div p{overflow:hidden;margin:0;padding:0 18px;color:#64798a;line-height:1.9}
.thv20-faq-list article.open>div{grid-template-rows:1fr}
.thv20-faq-list article.open>div p{padding-bottom:17px}
.thv20-faq-list article.open button i{transform:rotate(45deg)}
.thv20-final-cta{padding:0 0 72px}
.thv20-final-cta-card{
  padding:31px;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  border-radius:31px;
  background:
    radial-gradient(circle at 10% 20%,rgba(24,199,119,.2),transparent 28%),
    linear-gradient(135deg,#07111b,#102f46);
}
.thv20-final-cta-card span{color:#a8ffd1;font-weight:900}
.thv20-final-cta-card h2{font-size:clamp(27px,3.2vw,42px);margin:6px 0 8px}
.thv20-final-cta-card p{margin:0;color:#c6d5df;line-height:1.8}

@media(max-width:1100px){
  .thv20-service-hero-grid,
  .thv20-process-layout,
  .thv20-faq-layout{grid-template-columns:1fr}
  .thv20-benefits-grid,
  .thv20-packages-grid{grid-template-columns:repeat(2,1fr)}
  .thv20-process-intro{position:static}
}
@media(max-width:720px){
  .thv20-service-hero-grid{min-height:auto;padding:42px 0;gap:23px}
  .thv20-service-copy h1{font-size:31px}
  .thv20-service-copy>p{font-size:15.5px}
  .thv20-service-actions{display:grid;grid-template-columns:1fr}
  .thv20-primary-button,.thv20-whatsapp-button{width:100%}
  .thv20-service-image{padding:8px;border-radius:22px}
  .thv20-service-image img{border-radius:16px;aspect-ratio:16/10}
  .thv20-service-section{padding:50px 0}
  .thv20-benefits-grid,
  .thv20-packages-grid{grid-template-columns:1fr}
  .thv20-benefits-grid article{min-height:auto}
  .thv20-final-cta-card{display:block;padding:22px;border-radius:24px}
  .thv20-final-cta-card .thv20-primary-button{margin-top:18px}
}
