.dev-hero{position:relative;display:flex;width:100%;height:var(--dev-hero-height, 540px);overflow:hidden}.dev-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.dev-hero__img{display:block;width:100%;height:100%;object-fit:cover}.dev-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,#0003,#66666605 43.27%);pointer-events:none}.dev-hero__container{position:relative;z-index:2;display:flex;padding-block:30px}.dev-hero__container--bottom-left{align-items:flex-end;justify-content:flex-start;padding-bottom:50px}.dev-hero__container--bottom-center{align-items:flex-end;justify-content:center;padding-bottom:50px}.dev-hero__container--bottom-right{align-items:flex-end;justify-content:flex-end;padding-bottom:50px}.dev-hero__container--center-left{align-items:center;justify-content:flex-start}.dev-hero__container--center-center{align-items:center;justify-content:center}.dev-hero__container--center-right{align-items:center;justify-content:flex-end}.dev-hero__content{display:flex;flex-direction:column;gap:10px;max-width:600px}.dev-hero__container--bottom-center .dev-hero__content,.dev-hero__container--center-center .dev-hero__content{align-items:center;text-align:center}.dev-hero__container--bottom-right .dev-hero__content,.dev-hero__container--center-right .dev-hero__content{align-items:flex-end;text-align:right}.dev-hero__heading{color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.25);margin:0}.dev-hero__subheading{--color: var(--dev-hero-subheading-color, #0f75b4);color:var(--dev-hero-subheading-color, #0f75b4);text-shadow:0 3px 3px rgba(0,0,0,.25);max-width:400px;margin:0}.dev-hero__button{width:fit-content;min-width:259px;height:60px}@media screen and (max-width:600px){.dev-hero{height:430px}.dev-hero__img{object-position:-780px}.dev-hero__container{padding:10px}.dev-hero__button{height:40px}.dev-hero__container--bottom-left,.dev-hero__container--bottom-center,.dev-hero__container--bottom-right{padding-bottom:10px}.dev-hero__overlay{background:linear-gradient(180deg,#0000 49.52%,#00000080 84.62%);background-blend-mode:darken,normal}.dev-hero__heading,.dev-hero__subheading{text-shadow:0 2px 2px rgba(0,0,0,.25)}}@media(min-width:1201px)and (max-width:1800px){.dev-hero{height:var(--dev-hero-height, 450px)}.dev-hero__container{padding-block:24px}.dev-hero__container--bottom-left,.dev-hero__container--bottom-center,.dev-hero__container--bottom-right{padding-bottom:40px}.dev-hero__content{max-width:500px}.dev-hero__button{min-width:215px;height:50px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/dev-hero.css.map */
