body:not(.wp-core-ui) .hero,html:not(.wp-toolbar) .hero,.acf-block-preview .hero{height:100vh;position:relative;z-index:1;margin-top:100px}body:not(.wp-core-ui) .hero .wave,html:not(.wp-toolbar) .hero .wave,.acf-block-preview .hero .wave{position:absolute;bottom:-1px;left:0;width:100%;height:auto;z-index:5}body:not(.wp-core-ui) .hero .bg,html:not(.wp-toolbar) .hero .bg,.acf-block-preview .hero .bg{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;position:relative;z-index:2}body:not(.wp-core-ui) .hero .overlay,html:not(.wp-toolbar) .hero .overlay,.acf-block-preview .hero .overlay{background:#41295a;background:linear-gradient(to top,#2f0743,#41295a);position:absolute;left:0;top:0;z-index:3;width:100%;height:100vh;opacity:.6}body:not(.wp-core-ui) .hero .text-wrapper,html:not(.wp-toolbar) .hero .text-wrapper,.acf-block-preview .hero .text-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}body:not(.wp-core-ui) .hero .text-wrapper .et-container,html:not(.wp-toolbar) .hero .text-wrapper .et-container,.acf-block-preview .hero .text-wrapper .et-container{display:flex;flex-direction:column;height:100%;justify-content:center}body:not(.wp-core-ui) .hero .text-wrapper .et-container .wrap,html:not(.wp-toolbar) .hero .text-wrapper .et-container .wrap,.acf-block-preview .hero .text-wrapper .et-container .wrap{display:flex;flex-wrap:wrap;gap:10px;flex-direction:row}body:not(.wp-core-ui) .hero .text-wrapper .et-container .wrap li,html:not(.wp-toolbar) .hero .text-wrapper .et-container .wrap li,.acf-block-preview .hero .text-wrapper .et-container .wrap li{background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:30px;padding:7px 20px;display:inline-flex;font-weight:700;justify-content:center;align-items:center;margin-bottom:10px;font-size:12px}body:not(.wp-core-ui) .hero .text-wrapper .et-container .wrap li:before,html:not(.wp-toolbar) .hero .text-wrapper .et-container .wrap li:before,.acf-block-preview .hero .text-wrapper .et-container .wrap li:before{display:none}body:not(.wp-core-ui) .hero .text-wrapper .et-container .heading-1,html:not(.wp-toolbar) .hero .text-wrapper .et-container .heading-1,.acf-block-preview .hero .text-wrapper .et-container .heading-1{color:#fff;margin-bottom:20px}body:not(.wp-core-ui) .hero .text-wrapper .et-container .heading-1 .color,html:not(.wp-toolbar) .hero .text-wrapper .et-container .heading-1 .color,.acf-block-preview .hero .text-wrapper .et-container .heading-1 .color{background-color:var(--primary);padding:10px;border-radius:5px}body:not(.wp-core-ui) .hero .text-wrapper .et-container .text,html:not(.wp-toolbar) .hero .text-wrapper .et-container .text,.acf-block-preview .hero .text-wrapper .et-container .text{max-width:70%}@media only screen and (max-width:991px){body:not(.wp-core-ui) .hero .text-wrapper .et-container .text,html:not(.wp-toolbar) .hero .text-wrapper .et-container .text,.acf-block-preview .hero .text-wrapper .et-container .text{max-width:100%}}body:not(.wp-core-ui) .hero .text-wrapper .et-container p,html:not(.wp-toolbar) .hero .text-wrapper .et-container p,.acf-block-preview .hero .text-wrapper .et-container p{font-size:18px;line-height:28px;color:#fff}