.container-image-banner{padding:var(--padding-top) 0 var(--padding-bottom) 0}@media screen and (max-width:1023px){.container-image-banner{padding:var(--padding-top-mobile) 0 var(--padding-bottom-mobile) 0}}.container-image-banner__wrapper{position:relative;min-height:570px;display:flex;justify-content:center;align-items:center;border-radius:40px}@media screen and (max-width:749px){.container-image-banner__wrapper{min-height:525px}}.container-image-banner__wrapper img,.container-image-banner__wrapper video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:40px}.container-image-banner__wrapper .container-image-banner__inner{width:100%;max-width:57%;margin:0 auto;z-index:3;position:relative;padding:20px;text-align:center}@media screen and (max-width:749px){.container-image-banner__wrapper .container-image-banner__inner{max-width:80%}}.container-image-banner__wrapper .container-image-banner__inner .container-image-banner__heading{margin-bottom:45px;color:var(--section-heading-color);font-size:40px}@media screen and (max-width:749px){.container-image-banner__wrapper .container-image-banner__inner .container-image-banner__heading{font-size:26px;margin-bottom:33px}}@media screen and (max-width:749px){.container-image-banner__wrapper .container-image-banner__inner .button{min-width:-moz-max-content;min-width:max-content;padding:5px 20px;min-height:10px}}