@charset "UTF-8";
/****************************** Importación de Fuentes Web ******************************/
@import url("https://fonts.googleapis.com/css2?family=Bona+Nova+SC:ital,wght@0,400;0,700;1,400&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
/****************************** Variables ******************************/
/* Covers 100% of window's height */
.banner-index {
  background-image: url(../imgs/pw_e1_index_1.png);
  height: 100vh;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4);
}/*# sourceMappingURL=index.css.map */