.hero-block{position:relative;background-color:var(--wp--preset--color--dark-burgundy,#300);min-height:720px;overflow:hidden;isolation:isolate;padding:40px 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:end;align-items:end;background-image:var(--bg-mobile);background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (min-width:768px){.hero-block{min-height:700px;padding:64px 0;background-image:var(--bg-desktop);margin-top:96px}}.hero-block__gfx{position:absolute;top:-155px;width:160vw;left:-20%}.hero-block__gfx svg{max-width:100%}@media screen and (min-width:768px){.hero-block__gfx{right:-20%;top:-140px;left:unset;width:100%;text-align:right}}@media screen and (min-width:1024px){.hero-block__gfx{top:-40px;left:50%;text-align:right;margin-left:-60%}}.hero-block__container{position:relative;z-index:2;-webkit-flex:1;-ms-flex:1;flex:1}.hero-block__content{max-width:520px}.hero-block__title{margin:0 0 16px;color:var(--wp--preset--color--light-bg,#f0eedf);font-size:52px;line-height:1;max-width:330px}@media screen and (min-width:768px){.hero-block__title{font-size:80px;max-width:unset}}.hero-block__subtitle{font-family:var(--wp--preset--font-family--ultramax-vision,"Ultramax Vision",display);font-size:18px;font-weight:700;line-height:1;color:var(--wp--preset--color--primary,#fe3b1f);margin:0 0 16px}.hero-block__description p{margin:0;font-family:var(--wp--preset--font-family--geist,"Geist",display);font-size:16px;line-height:1.5;color:var(--wp--preset--color--light-bg,#f0eedf)}