@charset "UTF-8";
/*! 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.
 */
@import url("https://fonts.googleapis.com/css2?family=Podkova&display=swap");
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 {
  -webkit-box-sizing: content-box;
          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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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; }

div, p, h1, h2, h3 {
  margin: 0;
  padding: 0; }

/**
 * 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; }

.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0; }
  .gallery__element {
    margin: 0 16px;
    padding-bottom: 16px;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .gallery__element:hover {
      -webkit-transform: scale(1.15);
          -ms-transform: scale(1.15);
              transform: scale(1.15); }
  .gallery__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-gap: 16px; }
    @media (min-width: 1024px) {
      .gallery__grid {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr); } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .gallery__grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); } }
  .gallery__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: url("../assets/img/pizza_1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 40vh;
    color: #fff;
    -webkit-animation: move 10s cubic-bezier(0.1, 0.5, 0.4, 0.3) both;
            animation: move 10s cubic-bezier(0.1, 0.5, 0.4, 0.3) both; }
  .gallery__img {
    height: 100%;
    width: 100%; }
  .gallery__text {
    text-align: center;
    text-transform: uppercase;
    color: #000000ba;
    margin: 2em 0;
    font-size: 1.5em; }
    .gallery__text:after {
      content: "";
      display: block;
      border-bottom: 3px solid #f5ba0a;
      margin: 10px auto 0;
      width: 50%; }
  .gallery__subtitle {
    margin: 0;
    padding-bottom: 32px;
    font-size: 1.5em;
    font-weight: bold; }
  .gallery__title {
    margin: 50px 0 0;
    padding: 32px 0;
    font-size: 2em; }

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../assets/img/pizza_piece.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 90vh;
  color: #fff;
  -webkit-animation: move 10s cubic-bezier(0.1, 0.5, 0.4, 0.3) both;
          animation: move 10s cubic-bezier(0.1, 0.5, 0.4, 0.3) both; }
  @media (min-width: 768px) {
    .menu {
      height: 85vh; } }
  .menu__subtitle {
    margin: 0;
    padding-bottom: 32px;
    font-size: 1.5em;
    font-weight: bold; }
    @media (min-width: 768px) {
      .menu__subtitle {
        font-size: 2em; } }
  .menu__title {
    padding: 32px 0;
    font-size: 2em; }
    @media (min-width: 768px) {
      .menu__title {
        font-size: 3em; } }

.pizza {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 2em 0 3em;
  width: 75%; }
  @media screen and (min-width: 768px) {
    .pizza {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .pizza__text {
    text-transform: uppercase;
    color: #000000ba;
    font-size: 1.5em;
    font-weight: bold; }
    @media (min-width: 768px) {
      .pizza__text {
        font-size: 2em; } }
  .pizza__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0 1em; }
    @media screen and (min-width: 768px) {
      .pizza__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .pizza__ingredients {
    color: #f5ba0a; }
  .pizza__size {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .pizza__size p:first-child {
      padding-left: 0px; }
    .pizza__size p {
      font-weight: bold;
      padding-left: 10px; }

.pizza__grid {
  width: 75%; }

.delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #000000ba; }
  .delivery__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: url("../assets/img/pizza5.png");
    min-width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 40vh;
    color: #fff;
    -webkit-animation: move 10s cubic-bezier(0.1, 0.5, 0.4, 0.3) both;
            animation: move 10s cubic-bezier(0.1, 0.5, 0.4, 0.3) both; }
  .delivery__item {
    padding-top: 1em; }
    @media (min-width: 768px) {
      .delivery__item {
        font-size: 1.5em; } }
  .delivery__list {
    margin: 0 16px;
    list-style-type: "🍕  "; }
  .delivery__subtitle {
    margin: 0;
    padding-bottom: 32px;
    font-size: 1.5em;
    font-weight: bold; }
    @media (min-width: 768px) {
      .delivery__subtitle {
        font-size: 2em; } }
  .delivery__text {
    text-align: center;
    text-transform: uppercase;
    color: #000000ba;
    margin: 1em 0;
    font-size: 1.5em;
    padding: 0 16px; }
    .delivery__text:after {
      content: "";
      display: block;
      border-bottom: 3px solid #f5ba0a;
      margin: 10px auto 0;
      width: 50%; }
    @media (min-width: 768px) {
      .delivery__text {
        font-size: 2em; } }
  .delivery__title {
    margin: 50px 0 0;
    padding: 32px 0;
    font-size: 2em; }
    @media (min-width: 768px) {
      .delivery__title {
        font-size: 3em; } }

.about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #000000ba; }
  .about__description {
    margin: 0 0 2em;
    line-height: 1.45; }
    @media (min-width: 768px) {
      .about__description {
        font-size: 1.5em; } }
  .about__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: url("../assets/img/pizza.jpg");
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 40vh;
    color: #fff;
    -webkit-animation: move 10s cubic-bezier(0.1, 0.5, 0.4, 0.3) both;
            animation: move 10s cubic-bezier(0.1, 0.5, 0.4, 0.3) both; }
  .about__subtext {
    margin: 0.5em 0 1em;
    font-size: 1.5em; }
    .about__subtext:after {
      content: "";
      display: block;
      border-bottom: 3px solid #f5ba0a;
      margin: 10px auto 0;
      width: 50%; }
    @media (min-width: 768px) {
      .about__subtext {
        font-size: 2em; } }
  .about__subtitle {
    margin: 0;
    padding-bottom: 32px;
    font-size: 1.5em;
    font-weight: bold; }
    @media (min-width: 768px) {
      .about__subtitle {
        font-size: 2em; } }
  .about__text {
    color: #f5ba0a;
    margin: 1em 0 0;
    font-size: 2em; }
    @media (min-width: 768px) {
      .about__text {
        font-size: 3em; } }
  .about__title {
    margin: 50px 0 0;
    padding: 32px 0;
    font-size: 2em; }
    @media (min-width: 768px) {
      .about__title {
        font-size: 3em; } }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 32px; }
  @media (min-width: 768px) {
    .wrapper {
      max-width: 1200px; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Podkova", serif; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  margin: 0;
  padding: 0; }

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1em; }

.footer {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  padding: 2em 1em;
  background: #000000ba;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .footer {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      font-size: 1.5em; } }
  .footer__address {
    margin: 0;
    line-height: 1.4em; }
  .footer__hours {
    margin: 0 0 1em 0;
    line-height: 1.4em; }
  .footer__facebook, .footer__instagram, .footer__tripadvisor {
    background-size: cover;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin: 1em 0.5em; }
  .footer__facebook {
    background: url("../assets/img/fb_logo.svg"); }
  .footer__instagram {
    background: url("../assets/img/ig_logo.svg"); }
  .footer__tripadvisor {
    background: url("../assets/img/ta_logo.svg"); }
  .footer__visa {
    background: url("../assets/img/visa_logo.svg");
    height: 117px;
    width: 200px;
    display: inline-block; }
  .footer__link {
    display: block;
    background: #f5ba0a;
    text-decoration: none;
    color: #fff;
    padding: 0.5em 1em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: background ease-in-out 0.3s;
    -o-transition: background ease-in-out 0.3s;
    transition: background ease-in-out 0.3s;
    margin: 1em auto; }
    .footer__link:hover {
      background: #dda709; }
  .footer__logo {
    margin: 0; }
  .footer__info {
    text-align: center; }
  .footer__map {
    display: none;
    margin: 0;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .footer__map {
        display: block; } }
    .footer__map iframe {
      min-width: 100%;
      min-height: 300px; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .footer__map iframe {
          height: 400px; } }
      @media (min-width: 1024px) {
        .footer__map iframe {
          height: 500px; } }
  .footer__social {
    margin: 0;
    text-align: center; }

.header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  place-content: center;
  padding: 1em 16px;
  background-color: #000000ba; }
  .header__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    width: 100%;
    margin-bottom: 2em; }
  .header__address {
    display: none; }
  .header__contact {
    color: #fff; }
  .header__link {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0.5em 1em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: background ease-in-out 0.3s;
    -o-transition: background ease-in-out 0.3s;
    transition: background ease-in-out 0.3s; }
    .header__link:hover {
      background: #dda709; }
    .header__link:nth-child(2) {
      margin-top: 16px; }
  .header__open {
    margin: 0.5em 0; }
  .header__text {
    color: #fff;
    font-weight: bold; }
  .header__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.8em;
    color: #fff;
    margin: 0.5em 0; }
  .header__subtitle {
    margin-top: 0;
    color: red;
    font-size: 1.5em;
    line-height: 40px; }
  .header__video {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0; }
  .header__hours {
    text-align: center; }
  @media screen and (min-width: 769px) {
    .header {
      height: 100vh;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; }
      .header__video {
        height: 100vh; }
      .header__info {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly; }
      .header__subtitle {
        font-size: 2.5em;
        line-height: 60px; }
      .header__title {
        font-size: 4em; }
      .header__address {
        display: block; }
        .header__address a {
          text-decoration: none;
          color: #fff; }
      .header__open {
        margin: 0 0 0.5em 0; } }

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .info__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr; }
    .info__grid-element {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 16px;
      text-align: center; }
    @media (min-width: 768px) {
      .info__grid {
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); } }
  .info__img {
    height: 100%;
    width: 100%; }
  .info__link {
    text-decoration: none;
    font-size: 0.8em;
    color: #fff;
    padding: 16px;
    background: #f5ba0a;
    display: block;
    text-align: center;
    margin: 2em;
    -webkit-transition: background ease-in-out 0.3s;
    -o-transition: background ease-in-out 0.3s;
    transition: background ease-in-out 0.3s; }
    .info__link:hover {
      background: #dda709; }
  .info__subtext {
    margin: 0 0 1em;
    color: #999; }
  .info__subtitle {
    margin: 1em 0;
    color: #000000ba; }
    .info__subtitle:after {
      content: "";
      display: block;
      border-bottom: 3px solid #f5ba0a;
      margin: 10px auto 0;
      width: 50%; }
  .info__text {
    margin: 1em 0;
    color: #000000ba; }
  .info__title {
    margin: 2em 0 0;
    color: #f5ba0a; }

@media screen and (min-width: 769px) {
  .menu__icon {
    display: none; }
  .menu__logo {
    display: none !important; } }

.menu__icon {
  position: absolute;
  top: 2%;
  right: 4%;
  font-size: 1.5rem;
  color: #fff; }

.menu__logo {
  font-size: 1.5em;
  position: fixed;
  top: 0;
  padding: 0 24px;
  color: #fff;
  z-index: 999;
  left: 0; }

.menu__scroll {
  position: fixed;
  background: #fff;
  width: 100%;
  text-align: right;
  z-index: 1;
  top: 0;
  right: 0;
  padding: 24px;
  font-size: 1.5rem;
  color: #000; }

.navigation {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  max-width: 300px;
  margin: 0 auto;
  -webkit-transition: right ease-in-out 0.5s;
  -o-transition: right ease-in-out 0.5s;
  transition: right ease-in-out 0.5s; }
  .navigation--menu {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    max-width: 100%; }
  .navigation__item {
    padding: 16px;
    text-align: center;
    -webkit-transition: background ease-in-out 0.5s;
    -o-transition: background ease-in-out 0.5s;
    transition: background ease-in-out 0.5s;
    font-weight: bold; }
    .navigation__item--menu {
      font-size: 1.2em; }
  .navigation__link {
    border: 3px solid #f5ba0a;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 1.5rem;
    margin: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .navigation__link:hover {
      color: #f5ba0a;
      background: #fff; }
      .navigation__link:hover .navigation__item {
        text-decoration: underline; }
    .navigation__link--menu {
      font-size: 1rem;
      margin: 0 16px 16px; }
  .navigation__img {
    padding: 24px;
    display: block;
    margin: 0 auto; }
    .navigation__img--menu {
      padding: 24px 0 0 0; }
  @media screen and (min-width: 600px) {
    .navigation {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      max-width: 970px; } }
  @media screen and (min-width: 768px) {
    .navigation {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      color: #fff;
      width: 100%; }
      .navigation--menu {
        width: auto; } }

/*# sourceMappingURL=main.css.map */
