.hero a{text-decoration:none}.breadcrumbs.mobile{display:flex}.breadcrumbs.desktop{display:none}.breadcrumbs{align-items:center;flex-wrap:wrap;gap:14px;left:2rem;position:absolute;top:20px;width:calc(100% - 4rem)}.breadcrumbs a,.breadcrumbs p{align-items:center;display:flex;font-size:15px;gap:14px;margin:0}.hero-subtitle{font-size:2rem}.hero__body-video{height:auto;max-width:100%;padding:5rem;width:100%}.hero__body-video .btn-group{margin:2rem 0 0}.hero .hero__inner{align-items:center;background-color:var(--pink-3);background-position:100% 0;background-repeat:no-repeat;background-size:160%;display:flex;flex-direction:column;height:auto;position:relative}@media (min-width:992px){.hero .hero__inner{background-position:100%;background-size:cover;padding-top:0!important}.breadcrumbs.mobile{display:none}.breadcrumbs.desktop{display:flex;left:4rem}}.hero__body{display:flex;flex-direction:column;justify-content:center}@media (min-width:992px){.hero__body{flex-direction:row;margin:0 auto;width:100%}.hero__body.content-top{align-items:flex-start}.hero__body.content-middle{align-items:center}.hero__body.content-bottom{align-items:flex-end}.hero__body.content-left{justify-content:flex-start;text-align:left}.hero__body.content-center{text-align:center}}@media (min-width:1200px){.hero__body{width:85%}.case-studies .hero__body{max-width:1440px}.hero__body-video{max-width:70rem}}.hero__body-content{padding:4rem;position:relative}@media (min-width:992px){.hero__body-content{max-width:50%;padding:12rem 4rem}}.hero__body-content h1,.hero__body-content h2,.hero__body-content h3{margin:0 0 .3em}@media (min-width:992px){.hero__body-content h1,.hero__body-content h2,.hero__body-content h3{font-size:3.5vw}}.hero__body-content .btn-group{margin-top:2rem}.hero__body-content img.hero__logo{filter:invert(100%) sepia(100%) saturate(0) hue-rotate(230deg) brightness(120%) contrast(101%);margin-bottom:5rem;max-height:15rem;max-width:15rem}.hero__body-image{align-self:center}@media (min-width:992px){.hero__body-image{align-self:flex-end}.hero__body-image--top{align-self:flex-start}.hero__body-image--middle{align-self:center}.hero__body-image--bottom{align-self:flex-end}}.hero__body-image img{vertical-align:bottom}.hero__cards{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:3rem;margin-top:-3rem;padding:0 4rem;position:relative;text-decoration:none;z-index:1}@media (min-width:992px){.hero__cards:not(.hero__card--one-card){justify-content:center}}.hero__cards>:not(:first-child){display:none;margin-left:3rem}@media (min-width:992px){.hero__cards>:nth-child(2){display:block}}@media (min-width:1200px){.hero__cards>*{display:block!important}}.hero__cards a{color:inherit}.hero__cards .hero-card{background:var(--white);box-shadow:0 .4rem 1.3rem rgba(0,0,0,.08);display:flex;flex-direction:row;height:100%;justify-content:space-between;max-width:100%;transition:all .5s;width:35rem;z-index:25}.hero__cards .hero-card:focus,.hero__cards .hero-card:hover{box-shadow:0 1.2rem 4.2rem -.8rem rgba(0,0,0,.2);margin-bottom:1rem;margin-top:-1rem}.hero__cards .hero-card:focus .hero-card__headline,.hero__cards .hero-card:hover .hero-card__headline{color:var(--pink)}.hero__cards .hero-card__text-content{padding:2.4rem}.hero__cards .hero-card__headline{font-size:1.8rem;margin:0 0 1.5rem}.hero__cards .hero-card__description{color:var(--grey-600);font-size:1.4rem}.hero__cards .hero-card__image{height:100%;max-width:10rem;object-fit:cover;width:auto}