@import url("https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap");.hero{--hero-purple-dark:var(--color-purple-dark,#26053d);--hero-purple-mid:var(--color-purple-mid,#40245e);--hero-knowtion-purple:var(--color-knowtion-purple,#773dbd);--hero-lavender:var(--color-lavender,#dacce8);--hero-lavender-hover:#eee5f8;--hero-surface:var(--color-surface,#fff);--hero-container:var(--container-width,1024px);--hero-container-padding:var(--container-padding,2rem);--hero-radius-medium:var(--radius-medium,1rem);--hero-radius-pill:var(--radius-pill,999px);--hero-font-medium:var(--font-weight-medium,500);--hero-font-semibold:var(--font-weight-semibold,600);align-items:center;background:linear-gradient(125deg,rgba(0,0,0,.5) 7%,rgba(5,5,5,.45) 31%,hsla(0,0%,100%,.1) 89%),linear-gradient(180deg,rgba(0,0,0,.15) 19%,hsla(0,0%,100%,.1) 30%),var(--hero-background-image) center var(--hero-background-position,50%) /cover no-repeat;border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem;color:var(--hero-surface);display:flex;font-family:var(--body-font-family,"Inter",sans-serif);margin-left:15px;margin-right:15px;min-height:clamp(36.75rem,57vw,51.625rem);overflow:hidden;padding-block:clamp(10rem,20vw,18.125rem) clamp(4rem,8vw,5.625rem)}.hero__container{display:grid;gap:clamp(2.5rem,7vw,4.375rem);margin-inline:auto;max-width:var(--hero-container);padding-inline:var(--hero-container-padding);position:relative;width:100%;z-index:4}.hero__content{display:grid;gap:clamp(2rem,5vw,2.875rem);max-width:40rem}.hero__heading{color:var(--hero-surface);font-size:clamp(2.35rem,5vw,2.75rem);font-weight:var(--hero-font-medium);letter-spacing:0;line-height:1.12;margin:0;max-width:62rem}.hero__heading span{display:block}.hero__text{color:var(--hero-surface);display:grid;gap:2.5rem;max-width:40rem}.hero__text-primary{color:inherit;font-size:clamp(1.8rem,3vw,1.875rem);font-weight:var(--hero-font-semibold);letter-spacing:0;line-height:1.2;margin:0}.hero__text-secondary{color:inherit;font-size:clamp(1.25rem,2.5vw,1.375rem);font-weight:var(--hero-font-medium);line-height:1.15;max-width:29rem;text-shadow:2px 2px 4px rgba(0,0,0,.26)}.hero__text-secondary>:first-child{margin-top:0}.hero__text-secondary>:last-child{margin-bottom:0}.hero__button{align-items:center;background:var(--hero-lavender);border:0;border-radius:var(--hero-radius-pill);box-shadow:0 4px 4px rgba(0,0,0,.25);color:var(--hero-purple-dark);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:var(--hero-font-medium);justify-content:center;letter-spacing:.0125rem;line-height:1.25rem;min-height:2.6875rem;min-width:9.375rem;padding:.625rem 1.6225rem;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease;width:fit-content}.hero__button:focus,.hero__button:hover{background:var(--hero-lavender-hover);color:var(--hero-purple-dark);text-decoration:none;transform:translateY(-1px)}.hero__video-card{align-items:center;background:var(--hero-purple-dark);display:grid;gap:1rem;grid-template-columns:11.25rem minmax(0,15.625rem);justify-self:end;max-width:30.0625rem;padding:.375rem 1.625rem .375rem .375rem;width:100%;z-index:2}.hero__video-card,.hero__video-media{border-radius:var(--hero-radius-medium);position:relative}.hero__video-media{aspect-ratio:180/124;color:var(--hero-surface);display:block;margin:0;overflow:hidden;text-decoration:none}.hero__video-media img{display:block;height:100%;object-fit:cover;transition:filter .18s ease;width:100%}.hero__video-media:after{background:rgba(0,0,0,.2);content:"";inset:0;mix-blend-mode:multiply;position:absolute;transition:background-color .18s ease}.hero__play-icon{border:2px solid var(--hero-surface);border-radius:50%;height:2.5rem;left:50%;transition:transform .18s ease;width:2.5rem;z-index:1}.hero__play-icon,.hero__play-icon:after{position:absolute;top:50%;transform:translate(-50%,-50%)}.hero__play-icon:after{border-bottom:.45rem solid transparent;border-left:.7rem solid var(--hero-surface);border-top:.45rem solid transparent;content:"";left:55%}.hero__video-media:focus-visible img,.hero__video-media:hover img{filter:brightness(.82)}.hero__video-media:focus-visible:after,.hero__video-media:hover:after{background:rgba(0,0,0,.34)}.hero__video-media:focus-visible .hero__play-icon,.hero__video-media:hover .hero__play-icon{transform:translate(-50%,-50%) scale(1.08)}.hero__video-content{display:grid;gap:.875rem}.hero__video-title{color:var(--hero-surface);display:grid;font-size:1.125rem;font-weight:var(--hero-font-medium);line-height:1.38;margin:0}.hero__video-link{align-items:center;color:var(--hero-surface);display:inline-flex;font-size:.9rem;gap:.35rem;line-height:1.2;text-decoration:underline;text-decoration-thickness:1px;text-transform:uppercase;text-underline-offset:.18em;transition:color .18s ease}.hero__video-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' fill='none' viewBox='0 0 13 11'%3E%3Cpath fill='%23fff' d='M6.462.467c0-.257.239-.467.532-.467h4.784c.294 0 .532.21.532.467v4.195c0 .258-.239.467-.533.467-.293 0-.531-.209-.531-.466v-3.07L.753 10.795 0 10.136 10.495.934H6.994c-.294 0-.532-.209-.532-.466'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;border:0;content:"";display:inline-block;height:.6875rem;transform:none;width:.8125rem}.hero__video-link:focus,.hero__video-link:hover{color:var(--hero-lavender)}@media (min-width:1200px){.hero{margin-left:30px;margin-right:30px}}@media (max-width:860px){.hero{background-position:50%,50%,center var(--hero-background-position,50%);min-height:42rem;padding-top:9rem}.hero__video-card{justify-self:start}}@media (max-width:767px){.hero{background:var(--hero-purple-dark);display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0}.hero:before{background:var(--hero-background-image) center var(--hero-background-position,50%) /cover no-repeat;content:"";display:block;height:15rem;width:100%}.hero__container{gap:2rem;padding:2.5rem 1.5rem 3rem}.hero__heading{max-width:18rem}.hero__heading span{display:inline}.hero__button{min-width:0;width:auto}.hero__video-card{background:var(--hero-purple-mid);grid-template-columns:1fr;justify-self:stretch;max-width:100%;padding:.5rem}.hero__video-content{padding:.25rem .5rem .75rem}}