.vt-section{background:#fff;padding:80px 0 100px}.vt-inner{margin:0 auto;max-width:1200px;padding:0 24px}.vt-section .vt-header{margin-bottom:48px;text-align:center}.vt-section .vt-header h2{color:var(--oxford-blue);font-family:var(--font);font-size:clamp(28px,4vw,44px);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0 0 12px}.vt-section .vt-header p{color:var(--oxford-blue);font-family:var(--font);font-size:.95rem;line-height:1.6;margin:0 auto;max-width:540px;opacity:.65}.vt-section .vt-header__sub{font-weight:600;margin-top:8px;opacity:.5}.vt-section .vt-table-wrap{border:1.5px solid var(--baby-blue-20);border-radius:var(--radius-lg);box-shadow:0 4px 24px rgba(9,21,64,.04);overflow:hidden}.vt-section .vt-cols{background:var(--oxford-blue);display:grid;grid-template-columns:1fr repeat(3,1fr);padding:16px 24px;position:sticky;top:0;z-index:10}.vt-section .vt-cols span{color:#fff;font-family:var(--font);font-size:.78rem;font-weight:700;text-align:center}.vt-section .vt-cols span:first-child{color:hsla(0,0%,100%,.45);font-size:.7rem;letter-spacing:.06em;text-align:left;text-transform:uppercase}.vt-section .vt-group{border-top:1.5px solid var(--baby-blue-20)}.vt-section .vt-group:last-child{border-radius:0 0 var(--radius-lg) var(--radius-lg)}.vt-section .vt-group__toggle{align-items:center;background:var(--azure);border:none;cursor:pointer;display:flex;font-family:var(--font);justify-content:space-between;padding:14px 24px;transition:background var(--transition);width:100%}.vt-section .vt-group__toggle:hover{background:#0072e6}.vt-section .vt-group__label{color:#fff;font-family:var(--font);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-align:left;text-transform:uppercase}.vt-section .vt-group__arrow{color:#fff;flex-shrink:0;height:18px;transition:transform var(--transition);width:18px}.vt-section .vt-group.is-open .vt-group__arrow{transform:rotate(180deg)}.vt-section .vt-group__body{max-height:0;overflow:hidden;transition:max-height .45s ease}.vt-section .vt-group.is-open .vt-group__body{max-height:1200px}.vt-section .vt-row{align-items:center;border-top:1px solid rgba(171,210,250,.1);display:grid;grid-template-columns:1fr repeat(3,1fr);padding:13px 24px;transition:background .15s ease}.vt-section .vt-row:first-child{border-top:none}.vt-section .vt-row:nth-child(2n){background:rgba(171,210,250,.03)}.vt-section .vt-row:hover{background:rgba(171,210,250,.06)}.vt-section .vt-row__label{color:var(--oxford-blue);font-family:var(--font);font-size:.82rem;font-weight:500}.vt-section .vt-row__val{align-items:center;display:flex;justify-content:center;text-align:center}.vt-section .vt-text-val{color:var(--oxford-blue);font-family:var(--font);font-size:.75rem;font-weight:500;opacity:.65}.vt-section .vt-pill{align-items:center;border-radius:50%;display:inline-flex;height:28px;justify-content:center;width:28px}.vt-section .vt-pill svg{height:14px;width:14px}.vt-section .vt-pill--yes{background:rgba(41,165,56,.1)}.vt-section .vt-pill--yes svg{color:#29a538}.vt-section .vt-pill--no{background:rgba(246,81,29,.06)}.vt-section .vt-pill--no svg{color:#f6511d;opacity:.55}@media (max-width:768px){.vt-section .vt-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.vt-section .vt-cols,.vt-section .vt-row{min-width:640px}.vt-section{padding:64px 0 80px}}