img{max-width:100%;height:auto;border:0;-ms-flex-negative:1;flex-shrink:1}.wrapper{max-width:1096px;margin:auto;padding:0 30px}.wrapper--narrow{max-width:600px}.wrapper--wide{max-width:1320px}.block{margin:30px 0}.block:first-child{margin-top:0}.block:last-child{margin-bottom:0}.row{width:100%;width:calc(100% + 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -15px}.row.row--align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:768px){.row.row--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.row.row--space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.col-12-12{width:100%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-11-12{width:91.66666667%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-10-12{width:83.33333333%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-9-12{width:75%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-8-12{width:66.66666667%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-7-12{width:58.33333333%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-6-12{width:50%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-5-12{width:41.66666667%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-4-12{width:33.33333333%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-3-12{width:25%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-2-12{width:16.66666667%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-1-12{width:8.33333333%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.block-video-banner-local{position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;margin:0;width:100%;height:70vh;height:70dvh}@media (max-width:767px){.block-video-banner-local{height:60vh;height:60dvh}}.video-banner-local__video{position:absolute;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-banner-local__content{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.3)}@media (max-width:767px){.video-banner-local__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.video-banner-local__content-inner{max-width:800px;margin:0 auto;text-align:center}.video-banner-local__logo{max-width:70%;margin:0 auto;height:auto}@media (max-width:500px){.video-banner-local__logo{max-width:100%}}.video-banner-local__text{background-image:url(../images/video-local-background.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;padding:20px 50px;color:var(--wp--preset--color--black);text-align:center;margin:-5px 0}@media (max-width:767px){.video-banner-local__text{width:calc(100% + 100px);margin:0 -50px;-webkit-box-sizing:border-box;box-sizing:border-box}}.video-banner-local__button{background-color:var(--wp--preset--color--green);padding-top:1.5rem;padding-right:3rem;padding-bottom:1.5rem;padding-left:3rem;position:relative;content:" ";z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin:auto;text-align:left;color:var(--wp--preset--color--white);text-decoration:none;-webkit-filter:contrast(1);filter:contrast(1);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;text-transform:uppercase;border:0;border-radius:12px}.video-banner-local__button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}