.hero{display:flex;height:75vh}@media(min-width:1024px){.hero{height:80vh;max-height:57.1428571429rem;min-height:42.8571428571rem}}.hero__container{display:none;flex:1;position:relative}@media(min-width:1024px){.hero__container{display:block}}.hero__container-mobile{display:block}@media(min-width:1024px){.hero__container-mobile{display:none}
}.hero__container .image{height:100%}.hero__container .image picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.hero__container ~ .hero__container{display:none}@media(min-width:1024px){.hero__container ~ .hero__container{display:block}}.hero__container-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}
.hero__content,.hero__badge{left:0;position:absolute}.hero__badge{top:0;z-index:1}.hero__badge .badge{background:var(--color-white);border-radius:.2857142857rem;border:.0714285714rem solid var(--color-black);display:flex;line-height:1;padding:.3571428571rem .8571428571rem}.hero__container-mobile .hero__content{margin:0 auto;align-items:center;text-align:center;bottom:0}
.hero__content{display:flex;flex-direction:column;gap:1rem;z-index:1;padding:40px;max-width:100%}@media(min-width:1024px){.hero__content{gap:24px;max-width:455px}.hero__content.position-top-left{top:0;left:0;transform:translate(0,0);align-items:flex-start}.hero__content.position-top-center{top:0;left:50%;transform:translate(-50%,0);text-align:center;justify-content:center;align-items:center}
.hero__content.position-top-right{top:0;right:0;transform:translate(0,0);left:unset;text-align:right;align-items:flex-end}.hero__content.position-middle-left{top:50%;left:0;transform:translate(0,-50%);align-items:flex-start}.hero__content.position-middle-center{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;justify-content:center;align-items:center}
.hero__content.position-middle-right{top:50%;right:0;transform:translate(0,-50%);left:unset;text-align:right;align-items:flex-end}.hero__content.position-bottom-left{bottom:0;left:0;transform:translate(0,0);align-items:flex-start}.hero__content.position-bottom-center{bottom:0;left:50%;transform:translate(-50%,0);text-align:center;justify-content:center;align-items:center}
.hero__content.position-bottom-right{bottom:0;right:0;left:unset;transform:translate(0,0);text-align:right;align-items:flex-end}.hero__content.position-top-center .btn,.hero__content.position-middle-center .btn,.hero__content.position-bottom-center .btn{margin:0 auto}.hero__content.position-top-right .btn,.hero__content.position-middle-right .btn,.hero__content.position-bottom-right .btn{margin-left:auto;margin-right:0}
}.hero__content p{display:block;width:100%;margin:0}@media(min-width:1024px){.hero__content p{max-width:50vw}}.hero__content .btn{display:block;margin:0 auto 0 0;padding:14px 0;z-index:1;width:328px}.hero__ctas-wrapper{gap:1rem;display:grid;width:-moz-max-content;width:max-content}.hero__heading{margin:0;z-index:1}
.hero__copy{font-size:18px;z-index:1}