/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --main-color: #ffffff;
  --text-color: #000000;
  --menu-logo-padding: 10px;
  --logo-width: auto;
  --logo-height: auto;
  --video-header-height: min(80vw, 100vh);
  --video-header-width: max(100vw, calc(var(--video-header-height)) / 9 * 16);
  scroll-behavior: smooth;
}

body {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.1rem;
  background-color: var(--main-color);
  color: var(--text-color);
}

section {
  scroll-margin-top: 10rem;
}

.margins {
  padding: 0 15px;
}

.banner {
  position: relative;
  height: 100vh;
  max-height: 150vw;
  display: flex;
}
.banner img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.banner .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
}
.banner .center img {
  width: var(--logo-width);
  height: var(--logo-height);
  -o-object-fit: contain;
     object-fit: contain;
}

.video-header {
  height: var(--video-header-height);
  position: relative;
  overflow: hidden;
  width: 100vw;
}
.video-header .video-wrapper {
  width: var(--video-header-width);
  height: calc(var(--video-header-width) / 16 * 9);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.video-header .video-wrapper iframe {
  width: 100%;
  height: 100%;
}
.video-header .video-wrapper .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
}
.video-header .video-wrapper .center img {
  width: var(--logo-width);
  height: var(--logo-height);
  -o-object-fit: contain;
     object-fit: contain;
}

.margin-top {
  margin-top: 10rem;
}

.container {
  max-width: 600px;
  margin: auto;
  padding: 0;
}
.container p {
  width: 100%;
  line-height: 1.8rem;
}

.intro {
  text-align: center;
}

.section-hide {
  opacity: 0;
  transition: all 1.5s;
}

.section-appear {
  opacity: 1;
}

.margin-left {
  margin-left: -2.5rem;
}

.container .ul {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
}
.container .li {
  margin-right: 2rem;
  list-style: none;
  cursor: pointer;
}
.container .show-li:nth-child(1) {
  color: var(--selected-tab-color);
  text-decoration: underline;
}
.container .li.active {
  color: var(--selected-tab-color);
  text-decoration: underline;
}
.container .sub-container {
  border-block-start: 1px solid;
  padding-top: 4rem;
}
.container .sub-container .block {
  min-width: 100%;
  top: 0;
  display: none;
}
.container .sub-container .block .title {
  font-size: 1.2rem;
}
.container .show:nth-child(1) {
  display: block;
}
.container .block.active {
  display: block;
}

.items {
  min-width: 100%;
  max-width: 600px;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.items .menu-name {
  flex: 1;
  padding-right: 20px;
}
.items .menu-price {
  width: auto;
}

.gallery {
  max-width: 1100px;
  margin: auto;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 0.5rem;
}

.gallery-image {
  width: auto;
  height: auto;
}
.gallery-image img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery-image:nth-child(3) {
  grid-column: 2/3;
  grid-row: 1/3;
}

@media screen and (max-width: 600px) {
  .gallery {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(5, 1fr);
  }
  .gallery-image:nth-child(3) {
    grid-column: auto;
    grid-row: span 2;
  }
}
.section {
  margin-top: 8rem;
  max-width: 900px;
}
.section h1 {
  margin-bottom: 5rem;
  font-size: 2rem;
  text-align: center;
}

.content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem;
}
.content .content-image {
  width: auto;
  height: auto;
}
.content .content-image img {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.content .content-text {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.content .content-text .description-text p {
  padding: 0px;
  margin: 0px;
}

@media screen and (max-width: 750px) {
  .content {
    display: flex;
    flex-direction: column;
  }
  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}
.boton {
  width: 100%;
  transition: all 0.3s;
}
.boton a {
  padding: 1rem;
  background-color: var(--main-color);
  border: 1px solid var(--text-color);
  color: var(--text-color);
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  line-height: 1;
  min-height: 0.51rem;
}

.boton:hover a {
  color: var(--main-color);
  background-color: var(--text-color);
  transition: all 0.3s;
}

.section-text h1 {
  margin-bottom: 5rem;
  font-size: 2rem;
  text-align: center;
}
.section-text p {
  text-align: center;
}

.section-contact {
  margin-top: 4rem;
}
.section-contact p {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.section-contact a {
  color: var(--text-color);
  text-decoration: none;
}

.links {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline-start: 0px;
}
.links li {
  list-style: none;
  margin: 0.7rem;
}
.links svg {
  width: 22px;
  height: 22px;
}
.links svg path {
  fill: var(--text-color);
}

.site-footer {
  padding-bottom: 5rem;
}
.site-footer p {
  margin: 2rem 0 0 0;
  text-align: center;
}

.main-navigation {
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  z-index: 10;
  transition: all 2s;
}
.main-navigation a {
  color: var(--text-color);
  text-decoration: none;
}

.nav-color {
  background-color: var(--nav-menu-color);
}

.nav-logo {
  box-sizing: border-box;
  width: auto;
  max-width: 40%;
  height: 100%;
  padding: var(--menu-logo-padding);
  opacity: 0;
  transition: all 1s;
}
.nav-logo img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.show-logo {
  opacity: 1;
}

.menu-menu-1-container {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  background-color: color-mix(in srgb, var(--main-color) 90%, transparent);
  transition: all 1s;
}
.menu-menu-1-container ul {
  padding: 0px;
  display: block;
  text-align: center;
}
.menu-menu-1-container ul li {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  list-style: none;
  font-size: 3.5rem;
  line-height: 7rem;
}

.menu-menu-2-container {
  padding-top: 5px;
  flex: 1;
}
.menu-menu-2-container ul {
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: right;
  flex-direction: row;
  text-align: center;
}
.menu-menu-2-container ul li {
  margin-right: 15px;
  font-size: 1.2rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  list-style: none;
}
@media screen and (max-width: 500px) {
  .menu-menu-2-container ul li {
    font-size: 1rem;
  }
}
@media screen and (max-width: 350px) {
  .menu-menu-2-container ul li {
    font-size: 0.8rem;
  }
}

.overlay {
  visibility: visible;
  opacity: 1;
}

.menu-icon {
  padding-top: 1px;
  padding-left: 5rem;
  height: 22px;
  width: 22px;
  z-index: 100;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  .menu-icon {
    padding-left: 1rem;
  }
}
#nav-icon3 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: var(--text-color);
  border-radius: 1px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 9px;
}

#nav-icon3 span:nth-child(4) {
  top: 18px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 9px;
  width: 0%;
  left: 50%;
}

.body-stop {
  overflow: hidden;
}

.flex-1 {
  display: flex;
  align-items: center;
  width: auto;
  height: 100%;
  flex: 1;
}

/*# sourceMappingURL=style-index.css.map*/