.hellotrust-hero-section{padding:var(--section-padding-y)var(--section-padding-x);padding-top:calc(var(--header-height) + 60px);background:var(--color-bg);text-align:center}@media (max-width:768px){.hellotrust-hero-section{padding-top:90px!important}}.hellotrust-hero-container{max-width:var(--container-lg);width:100%;margin:0 auto}.hellotrust-title{font-family:var(--font-display);color:var(--color-text);margin-bottom:var(--space-4);letter-spacing:-1px;font-size:3.5rem;font-weight:800}.hellotrust-subtitle{font-family:var(--font-body);color:var(--color-text-muted);max-width:800px;margin:0 auto var(--space-16);font-size:1.25rem;font-weight:400}.hellotrust-grid-wrapper{border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:1fr 1fr;display:grid;position:relative}.hellotrust-card{border:1px solid #0000;padding:60px;position:relative}.hellotrust-card:nth-child(2){border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.hellotrust-card:nth-child(3){border-bottom:1px solid var(--color-border)}.hellotrust-card:nth-child(4){border-right:1px solid var(--color-border)}.hellotrust-center-badge{z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #fff}.hellotrust-h-icon{color:#fff;width:40px;height:40px;font-family:var(--font-display);background:#0d9488;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.hellotrust-card-header{margin-bottom:var(--space-8);justify-content:space-between;align-items:flex-start;display:flex}.hellotrust-card-title{color:var(--color-text);max-width:80%;font-size:1.5rem;font-weight:700}.hellotrust-icon{border:1px solid var(--color-border);color:#0d9488;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.hellotrust-list{gap:var(--space-4);flex-direction:column;display:flex}.hellotrust-list-item{align-items:flex-start;gap:16px;display:flex}.hellotrust-bullet{color:#10b981;flex-shrink:0;width:14px;height:14px;margin-top:4px}.hellotrust-list-text{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.hellotrust-title{font-size:2.5rem}.hellotrust-grid-wrapper{grid-template-columns:1fr}.hellotrust-center-badge{display:none}.hellotrust-card{border-right:none;border-bottom:1px solid var(--color-border);padding:40px}.hellotrust-card:last-child{border-bottom:none}}
