.hero-section h1{font-size:2.75rem;line-height:1.25;background:var(--brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:2rem;font-weight:800}.icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:var(--bg-highlight);color:var(--accent-green);font-size:20px;border-radius:50%;margin-bottom:1.5rem;transition:all .3s ease}.box:hover .icon-wrapper,.box-b:hover .icon-wrapper{background:var(--brand-blue);color:#fff;transform:scale(1.1)}.video-responsive{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}