.ds-product-hero{background-color:#f1f7e4;background-image:radial-gradient(at 18% 77%,#f1f7e4 0,transparent 50%),radial-gradient(at 27% 3%,#d7e9af 0,transparent 50%),radial-gradient(at 90% 83%,#e7e8fe 0,transparent 50%);color:var(--color-neutral-900);overflow:hidden;padding:0}.ds-product-hero--talentscore{--color-current-product:#0076d6}.ds-product-hero--talentboost{--color-current-product:#e8114b}.ds-product-hero .ds-section__content{display:grid;gap:40px var(--ds-grid-gutter);grid-template-columns:1fr;max-width:none;padding:40px 0 80px;width:var(--ds-grid-width)}@media(min-width:1200px){.ds-product-hero .ds-section__content{grid-template-columns:1fr 1fr}}.ds-product-hero__content{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:24px}.ds-product-hero__product{align-items:center;display:flex;flex-flow:row nowrap;gap:8px;margin-bottom:-16px}.ds-product-hero__swirl{color:var(--color-current-product)}.ds-product-hero__heading,.ds-product-hero__lead{margin:0}.ds-product-hero__actions{align-self:stretch}.ds-product-hero__video-wrapper{align-self:center;aspect-ratio:16/9;border-radius:8px;box-shadow:0 8px 40px rgba(8,31,43,.3);position:relative}.ds-product-hero__video-wrapper:before{--decor-size:240px;background:url(../../assets/dist/swirls-2-gradient@1x.png) no-repeat 0 0/var(--decor-size) auto;bottom:calc(var(--decor-size)*-.5);content:"";height:var(--decor-size);position:absolute;right:calc(var(--ds-grid-margin)*-1);width:calc(var(--decor-size)/2 + var(--ds-grid-margin));z-index:-1}@media(min-width:576px){.ds-product-hero__video-wrapper:before{--decor-size:280px}}@media(min-width:768px){.ds-product-hero__video-wrapper:before{--decor-size:320px}}@media(min-width:992px){.ds-product-hero__video-wrapper:before{--decor-size:400px}}.ds-product-hero__video{border-radius:8px;display:block;height:100%;width:100%}