.etf-overview-section{padding:0}.etf-overview-section__grid{align-items:start;display:grid;gap:48px;grid-template-columns:1fr 320px;margin:0 auto;max-width:1200px}.etf-overview-section__heading{color:var(--etf-on-surface);font-size:1.6rem;font-weight:500;margin:0 0 16px}.etf-overview-section__text{color:var(--etf-on-surface);font-family:var(--etf-font-body);font-size:1rem;line-height:1.6;margin:0 0 24px}.etf-overview-section__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.etf-overview-section__cta{background:var(--etf-primary);border-radius:var(--etf-radius-md);color:#fff;display:inline-block;font-family:var(--etf-font-body);font-size:.875rem;font-weight:600;padding:10px 20px;text-decoration:none;transition:transform .2s ease}.etf-overview-section__cta:hover{background:var(--etf-primary)!important;color:#fff!important;text-decoration:none!important;transform:scale(1.02)}.etf-overview-section__video{background:var(--etf-surface-container);border-radius:var(--etf-radius-lg);overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.etf-overview-section__video iframe,.etf-overview-section__video-poster{height:100%;left:0;position:absolute;top:0;width:100%}.etf-overview-section__video-poster{cursor:pointer}.etf-overview-section__video-poster img{height:100%;object-fit:cover;width:100%}.etf-overview-section__video-play{background:none;border:none;cursor:pointer;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform var(--etf-duration) var(--etf-ease)}.etf-overview-section__video-poster:hover .etf-overview-section__video-play{transform:translate(-50%,-50%) scale(1.1)}.etf-overview-section__sidebar{background:#f9f9f9;padding:26px}.etf-overview-section__card-heading{color:var(--etf-on-surface);font-size:1.6rem;font-weight:500;margin:0 0 16px;text-align:center}.etf-overview-section__card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden;position:relative;transition:transform .2s ease-in-out}.etf-overview-section__card:hover{transform:scale(1.02)}.etf-overview-section__card a{font-family:Montserrat,sans-serif!important}.etf-overview-section__card-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.etf-overview-section__card-img img{display:block;object-fit:cover;width:100%}.etf-overview-section__card-body{padding:24px}.etf-overview-section__card-title{color:var(--etf-on-surface);font-family:Montserrat,sans-serif!important;font-size:18px;font-weight:700;line-height:24px;margin:0}.etf-overview-section__card:hover .etf-overview-section__card-title{color:var(--etf-on-surface)}@media (max-width:768px){.etf-overview-section{padding:0}.etf-overview-section__grid{gap:32px;grid-template-columns:1fr}.etf-overview-section__heading{font-size:1.5rem}.etf-overview-section__card-image{height:160px}}