/* Generic css */
#staging-ribbon {
  position: fixed;
  inset: 0 auto auto 0;
  background: #D1344C;
  transform-origin: 100% 0;
  transform: translate(-29.3%) rotate(-45deg);
  box-shadow: 0 0 0 999px #D1344C;
  clip-path: inset(0 -100%);
  color: #fff;
  font-weight: 500;
  left: 0;
  top: 0;
  z-index: 99999;
}

/* IMG height fix */
img {
  height: auto;
}

/** FLAGS OVERRIDE **/
.fi-en {
  background-image: url("../flags/4x3/gb.6dcadf691676.svg");
}

.fi-en.fis {
  background-image: url("../flags/1x1/gb.5c231c8fb3ad.svg");
}

form.webform input[data-whf_name] {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0;
  z-index: -100;
  border: 0;
  background: transparent;
}/*# sourceMappingURL=etica_websites.css.map */