.image-banner{background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;min-height:640px;max-height:640px;overflow:clip}@media (min-width:768px){.image-banner{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:1024px}}.image-banner img{aspect-ratio:375/640;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.image-banner img{aspect-ratio:1920/1024}}.image-banner .block-overlay{position:absolute;width:100%;height:100%;top:0;background:rgba(0,0,0,.4);z-index:1}.image-banner .block-overlay-gradient-bottom{position:absolute;width:100%;height:100%;top:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(30%,rgba(0,0,0,.45)),color-stop(46%,transparent));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,.45) 30%,transparent 46%);background:-o-linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.45) 30%,transparent 46%);background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.45) 30%,transparent 46%);z-index:1}@media (min-width:768px){.image-banner .block-overlay-gradient-bottom{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(10%,rgba(0,0,0,.45)),color-stop(36%,transparent));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,.45) 10%,transparent 36%);background:-o-linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.45) 10%,transparent 36%);background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.45) 10%,transparent 36%)}}.image-banner .container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;min-height:100%;max-height:100%;top:0;left:0;right:0;z-index:2}.image-banner .container .block-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:20px;column-gap:20px;row-gap:20px}.image-banner .container .block-content-wrapper .block-content{font-size:22px}.image-banner .container .block-content-wrapper .block-content p:last-of-type{margin:0}.image-banner.fixed-image{min-height:auto;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.image-banner.fixed-image .container{position:relative;min-height:640px;max-height:640px}@media (min-width:768px){.image-banner.fixed-image .container{min-height:1024px;max-height:1024px}}