.banner-metaobject__wrapper{align-items:center;background-image:var(--mobile);background-position:100% 0;background-repeat:no-repeat;background-size:cover;border-radius:1.2rem;display:grid;grid-template-columns:1fr;min-height:60rem;padding-left:2rem;padding-right:2rem}@media screen and (max-width:767px){.banner-metaobject__wrapper.content__top{align-items:start}.banner-metaobject__wrapper.content__bottom{align-items:end}}@media screen and (min-width:768px){.banner-metaobject__wrapper{background-image:var(--desktop);grid-template-columns:repeat(2,1fr);padding-left:7rem;padding-right:7rem}}.banner-metaobject__wrapper .column{display:flex;flex-direction:column;justify-items:center}.banner-metaobject__content{max-width:46.2rem;width:100%}.banner-metaobject__content>*{color:var(--white);margin:0}.banner-metaobject__content>*+*{margin-top:.8rem}.banner-metaobject__content+.banner-metaobject__buttons{padding-top:1.2rem}.banner-metaobject__content .title{font-size:4rem;font-weight:700;line-height:4.72rem}@media screen and (min-width:768px){.banner-metaobject__content .title{font-size:6.2rem;line-height:6.78rem}}.banner-metaobject__content .content__wysiwyg>p{color:var(--white);font-size:1.6rem;font-weight:400;line-height:2.38rem}@media screen and (min-width:768px){.banner-metaobject__content .content__wysiwyg>p{font-size:2rem;line-height:2.94rem}}.banner-metaobject__buttons{align-items:center;display:flex;flex-wrap:wrap;margin:-.5rem}.banner-metaobject__btn{margin:.5rem;width:fit-content}@media screen and (max-width:767px){.banner-metaobject__btn{--px:2rem;min-width:0}}