.eael_wd_liquid_glass-effect4 .eael-creative-button,
.eael_wd_liquid_glass-effect4 .eael-infobox-button {
  overflow: hidden;
  border: solid 1px color-mix(in srgb, var(--accent) 30%, transparent);
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  background: color-mix(in srgb, var(--accent) 7.5%, transparent);
  position: relative;
}

.eael_wd_liquid_glass-effect4 .eael-creative-button::before,
.eael_wd_liquid_glass-effect4 .eael-infobox-button::before {
  position: absolute;
  content: "";
  z-index: -99;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  -webkit-filter: url(#eael-glass-distortion1);
          filter: url(#eael-glass-distortion1);
}

.eael_wd_liquid_glass-effect5 .eael-creative-button,
.eael_wd_liquid_glass-effect5 .eael-infobox-button {
  overflow: hidden;
  border: solid 1px color-mix(in srgb, var(--accent) 30%, transparent);
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  background: color-mix(in srgb, var(--accent) 7.5%, transparent);
  position: relative;
}

.eael_wd_liquid_glass-effect5 .eael-creative-button::before,
.eael_wd_liquid_glass-effect5 .eael-infobox-button::before {
  position: absolute;
  content: "";
  z-index: -99;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  -webkit-filter: url(#eael-glass-distortion2);
          filter: url(#eael-glass-distortion2);
}

.eael_wd_liquid_glass-effect6 .eael-creative-button,
.eael_wd_liquid_glass-effect6 .eael-infobox-button {
  overflow: hidden;
  border: solid 1px color-mix(in srgb, var(--accent) 30%, transparent);
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  background: color-mix(in srgb, var(--accent) 7.5%, transparent);
  position: relative;
}

.eael_wd_liquid_glass-effect6 .eael-creative-button::before,
.eael_wd_liquid_glass-effect6 .eael-infobox-button::before {
  position: absolute;
  content: "";
  z-index: -99;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  -webkit-filter: url(#eael-glass-distortion3);
          filter: url(#eael-glass-distortion3);
}

.eael_wd_liquid_glass-effect4 .eael-img-accordion .overlay-active::before {
  position: absolute;
  content: "";
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  -webkit-filter: url(#eael-glass-distortion1);
          filter: url(#eael-glass-distortion1);
}

.eael_wd_liquid_glass-effect5 .eael-img-accordion .overlay-active::before {
  position: absolute;
  content: "";
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  -webkit-filter: url(#eael-glass-distortion2);
          filter: url(#eael-glass-distortion2);
}

.eael_wd_liquid_glass-effect6 .eael-img-accordion .overlay-active::before {
  position: absolute;
  content: "";
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  -webkit-filter: url(#eael-glass-distortion3);
          filter: url(#eael-glass-distortion3);
}
