.hero{display:flex;flex-direction:column;margin-bottom:0;margin-top:0;min-height:60vh;overflow:visible;position:relative;width:100%}@media(orientation:landscape){.hero{min-height:var(--min-h-landscape,60vh)}}.hero{padding-top:2.5rem}@media (min-width:768px){.hero{padding-top:3.75rem}}@media (min-width:1200px){.hero{padding-top:5rem}}.hero{padding-bottom:2.5rem}@media (min-width:768px){.hero{padding-bottom:3.75rem}}@media (min-width:1200px){.hero{padding-bottom:5rem}}.hero.content-bottom{justify-content:flex-end}.hero.content-top{justify-content:flex-start}.hero.content-center{justify-content:center}.hero:first-child{padding-top:6rem}@media (min-width:768px){.hero:first-child{padding-top:8rem}}@media (min-width:1200px){.hero:first-child{padding-top:10rem}}.hero:first-child:not(:last-child){padding-bottom:5rem}@media (min-width:768px){.hero:first-child:not(:last-child){padding-bottom:8rem}}@media (min-width:1200px){.hero:first-child:not(:last-child){padding-bottom:10rem}}.hero:first-child:not(:last-child) .video-toggle{margin-bottom:2.5rem}@media (min-width:768px){.hero:first-child:not(:last-child) .video-toggle{margin-bottom:4rem}}@media (min-width:1200px){.hero:first-child:not(:last-child) .video-toggle{margin-bottom:5rem}}.hero:first-child:not(:last-child)+*{margin-top:-2.5rem}@media (min-width:768px){.hero:first-child:not(:last-child)+*{margin-top:-4rem}}@media (min-width:1200px){.hero:first-child:not(:last-child)+*{margin-top:-5rem}}.hero:first-child:not(:last-child)+*{border-radius:2rem 2rem 0 0}.hero:first-child:not(:last-child)+:not(.has-background){background:#fff}.hero:first-child:not(:last-child)+:not(.has-background).section{padding-top:2.5rem}@media (min-width:768px){.hero:first-child:not(:last-child)+:not(.has-background).section{padding-top:3.75rem}}@media (min-width:1200px){.hero:first-child:not(:last-child)+:not(.has-background).section{padding-top:5rem}}@media (min-width:1024px){.hero:first-child:not(:last-child)+*{border-radius:3.125rem 3.125rem 0 0}}.hero-background-image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--background-image-position,center);object-position:var(--background-image-position,center);position:absolute;top:0;width:100%}@media (min-width:768px){.hero-background-image{-o-object-position:var(--background-image-position-large,center);object-position:var(--background-image-position-large,center)}}.block-editor-block-list__layout .hero-background-image,.editor-styles-wrapper .hero-background-image{height:100%}.hero-background-video{height:100%;left:0;position:absolute;top:0;width:100%}.hero-background-video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}