/* v376 layouts for eVisitor 651 and Transit 771 pages */
.th-v376-visa .th-pv-info h2{margin:0 0 14px;color:var(--thpv-ink);font-size:clamp(26px,2.6vw,35px);line-height:1.12;letter-spacing:-.03em}
.th-v375-country-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.th-v375-country-grid>div{position:relative;padding:14px 14px 14px 39px;border:1px solid var(--thpv-line);border-radius:14px;background:#fff;color:#344054;font-size:14px;font-weight:750;line-height:1.35}
.th-v375-country-grid>div:before{content:"✓";position:absolute;left:14px;color:var(--thpv-red);font-weight:950}
.th-v375-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.th-v375-step{display:flex;gap:14px;align-items:flex-start;padding:20px;border:1px solid var(--thpv-line);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.035)}
.th-v375-step span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:var(--thpv-red);color:#fff;font-size:13px;font-weight:950}
.th-v375-step p{margin:4px 0 0!important;font-size:14.5px!important;line-height:1.5!important}
.th-v376-grid-lift .th-pv-info,.th-v376-visa .th-pv-card,.th-v376-visa .th-pv-info,.th-v376-story-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.th-v376-grid-lift .th-pv-info:hover,.th-v376-visa .th-pv-card:hover,.th-v376-visa .th-pv-info:hover,.th-v376-story-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(15,23,42,.09)}
.th-v376-accent-card{position:relative;overflow:hidden}
.th-v376-accent-card:after{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--thpv-red),#ff8f95)}
.th-v376-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.th-v376-story-card{display:flex;flex-direction:column;min-height:100%;padding:27px;border:1px solid var(--thpv-line);border-radius:24px;background:#fff;color:inherit;text-decoration:none!important;box-shadow:0 14px 40px rgba(15,23,42,.045)}
.th-v376-story-badge{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-bottom:18px;padding:7px 12px;border-radius:999px;background:#fff2f3;color:var(--thpv-red);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}
.th-v376-story-card h3{margin:0 0 12px;color:var(--thpv-ink);font-size:21px;line-height:1.25}
.th-v376-story-card p{margin:0 0 16px;color:var(--thpv-copy);font-size:14.5px;line-height:1.65}
.th-v376-story-card strong{margin-top:auto;color:var(--thpv-red);font-size:14px}
.th-v376-visa .th-pv-faq details{overflow:hidden}
.th-v376-visa .th-pv-faq summary{position:relative;padding-right:26px}
.th-v376-visa .th-pv-faq summary::-webkit-details-marker{display:none}
.th-v376-visa .th-pv-faq summary:after{content:"+";position:absolute;right:0;top:0;color:var(--thpv-red);font-size:25px;line-height:1}
.th-v376-visa .th-pv-faq details[open] summary:after{content:"–"}
.th-v376-visa .th-pv-btn{box-shadow:0 18px 38px rgba(70,0,9,.18)}
.th-v376-visa .th-pv-related-card span{background:linear-gradient(135deg,var(--thpv-ink),#203a66)}
.th-v376-visa .th-pv-agent-card{box-shadow:0 24px 54px rgba(15,23,42,.08)}
.th-v376-visa .th-pv-form-card{box-shadow:0 20px 52px rgba(15,23,42,.07)}
@media(max-width:1000px){.th-v375-country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.th-v375-step-grid,.th-v376-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.th-v375-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-v375-step-grid,.th-v376-story-grid{grid-template-columns:1fr}}
@media(max-width:430px){.th-v375-country-grid{grid-template-columns:1fr}}
