.hexagon-wrapper-module__ebKlSG__wrapper{width:100%;height:100%;min-height:inherit;background-color:var(--hexagon-foreground);--wave-speed:8s;--hexagon-margin:3px;--hexagon-border-width:2px;--wave-intensity:.6;--hexagon-color:var(--color-dark-gray-800);--hexagon-foreground:var(--color-dark-gray-900);position:relative;overflow:hidden}.hexagon-wrapper-module__ebKlSG__container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hexagon-wrapper-module__ebKlSG__row{display:inline-flex}.hexagon-wrapper-module__ebKlSG__hexagon{clip-path:url(#hexagon-clip);contain:layout paint;position:relative}.hexagon-wrapper-module__ebKlSG__hexagon:before{content:"";background-color:var(--color-primary-500);opacity:0;width:100%;height:100%;animation:hexagon-wrapper-module__ebKlSG__hexagonWave var(--wave-speed) ease-in-out infinite;animation-delay:calc(var(--hex-index) * 30ms);will-change:opacity;position:absolute;top:0;left:0}.hexagon-wrapper-module__ebKlSG__hexagon:after{content:"";inset:var(--hexagon-border-width);background-color:var(--hexagon-foreground);clip-path:url(#hexagon-clip);position:absolute}.hexagon-wrapper-module__ebKlSG__overlay{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hexagon-wrapper-module__ebKlSG__content{z-index:10;width:100%;height:100%;position:relative}@keyframes hexagon-wrapper-module__ebKlSG__hexagonWave{0%,to{opacity:0}10%{opacity:var(--wave-intensity)}30%{opacity:calc(var(--wave-intensity) * .3)}50%{opacity:calc(var(--wave-intensity) * .7)}70%{opacity:calc(var(--wave-intensity) * .2)}90%{opacity:calc(var(--wave-intensity) * .6)}}
