@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/*! 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 {
  -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;
}

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

* {
  font-family: "Roboto", sans-serif;
}

*::-moz-selection {
  background: #004450;
  color: white;
}

*::selection {
  background: #004450;
  color: white;
}

::-webkit-scrollbar {
  width: 12px;
  background: white;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  background: white;
}

::-webkit-scrollbar-thumb {
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  background: #006F83;
}

.header {
  width: 100%;
  position: fixed;
  margin: 0;
  top: 0;
  position: relative;
  z-index: 1000;
}
.header .header__navigation {
  width: 90%;
  margin: auto;
}
.header .header__navigation div ul {
  margin: 0;
  padding: 0;
  position: fixed;
  top: 90px;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 0;
}
.header .header__navigation div ul li {
  list-style: none;
  background: #006F83;
  width: 250px;
  margin: 5px 0;
  border-radius: 50px 0 0 50px;
  position: relative;
  right: -250px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.header .header__navigation div ul li a {
  background: #006F83;
  display: block;
  padding: 20px 0 20px 30px;
  border-radius: 50px 0 0 50px;
  text-decoration: none;
  color: black;
  font-size: 18px;
  color: white;
}
.header .header__navigation div ul li a:hover {
  background: #00404b;
}
.header .header__navigation div .active {
  width: 250px;
}
.header .header__navigation div .active .show {
  right: 0;
}
.header .header__navigation .navigation__hamburger {
  width: 60px;
  height: 60px;
  background-color: #006F83;
  border: none;
  position: relative;
  right: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 50%;
  position: fixed;
  top: 20px;
  right: 20px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.header .header__navigation .navigation__hamburger:hover {
  background: #035b6b;
}
.header .header__navigation .navigation__hamburger .ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 60px;
  height: 60px;
  margin: 0;
}
.header .header__navigation .navigation__hamburger .ham-rotate.active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header .header__navigation .navigation__hamburger .hamRotate.active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header .header__navigation .navigation__hamburger .line {
  fill: none;
  -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: white;
  stroke-width: 5.5;
  stroke-linecap: round;
}
.header .header__navigation .navigation__hamburger .ham4 .top {
  stroke-dasharray: 40 121;
}
.header .header__navigation .navigation__hamburger .ham4 .bottom {
  stroke-dasharray: 40 121;
}
.header .header__navigation .navigation__hamburger .ham4.active .top {
  stroke-dashoffset: -68px;
}
.header .header__navigation .navigation__hamburger .ham4.active .bottom {
  stroke-dashoffset: -68px;
}

.footer {
  background: #006F83;
  text-align: center;
}
.footer .footer__text {
  color: white;
  font-size: 16px;
  margin: 0;
  padding: 40px 0;
}
.footer .footer__developer {
  color: white;
  background: #00404b;
  padding: 10px 0;
  margin: 0;
}
.footer .footer__developer a {
  color: white;
  font-size: 16px;
}

/*****************************************/
/*****************************************/
/*************     1280     **************/
/*****************************************/
/*****************************************/
@media screen and (min-width: 1280px) {
  .header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header .header__navigation {
    width: 90%;
    max-width: 1500px;
    position: relative;
    margin: auto;
    background: #006F83;
    padding: 15px 0;
    border-radius: 0 0 20px 20px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  .header .header__navigation div ul {
    position: relative;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .header .header__navigation div ul li {
    -webkit-box-shadow: none;
            box-shadow: none;
    right: 0;
    margin: 0 10px;
    width: initial;
  }
  .header .header__navigation div ul li a {
    border-radius: 0;
    text-align: center;
    padding: 10px 30px;
    border-radius: 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .header .header__navigation div ul li a:hover {
    background: #006172;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
  }
  .header .header__navigation div .active {
    width: initial;
  }
  .header .header__navigation div .active .show {
    right: 0;
  }
  .header .header__navigation .navigation__hamburger {
    display: none;
  }
}
.hero {
  background: url(../images/cafe-maduro.jpg);
  background-size: cover;
  background-position: center;
  height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 0 0 50px;
}
.hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
}
.hero:after {
  content: "";
  background: url(../images/mask.svg);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  z-index: 200;
}
.hero .hero__content {
  width: 90%;
  margin: auto;
  color: white;
  text-align: center;
  position: relative;
  z-index: 200;
}
.hero .hero__content .content__logo {
  margin: 20px auto 20px;
  width: 90%;
  max-width: 400px;
}
.hero .hero__content .content__logo img {
  width: 100%;
}
.hero .hero__content .content__title {
  margin: 0;
  font-family: "Inter", sans-serif;
  font-size: 25px;
}
.hero .hero__content .content__text {
  font-size: 16px;
  line-height: 22px;
}
.hero .hero__content .content__cta {
  display: block;
  background: white;
  width: 200px;
  margin: 30px auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  color: rgb(43, 43, 43);
  padding: 10px 25px;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hero .hero__content .content__cta:hover {
  background: #006F83;
  color: white;
}

.intro {
  padding: 0px 0 20px;
}
.intro .intro__title {
  font-family: "Inter", sans-serif;
  text-align: center;
  width: 90%;
  margin: 0 auto 10px;
  font-size: 25px;
  color: #646464;
}
.intro .intro__layout {
  width: 90%;
  margin: auto;
}
.intro .intro__layout .layout__text {
  color: #646464;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.intro .intro__layout .layout__gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
}
.intro .intro__layout .layout__gallery .gallery__image {
  width: 100%;
  margin: auto;
  line-height: 0;
}
.intro .intro__layout .layout__gallery .gallery__image img {
  width: 100%;
}

.enviroment {
  padding: 80px 0 110px;
  background: #006F83;
  position: relative;
  color: white;
}
.enviroment:before {
  content: "";
  background: url(../images/mask-2.svg);
  background-position: bottom;
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  z-index: 200;
}
.enviroment:after {
  content: "";
  background: url(../images/mask.svg);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  z-index: 200;
}
.enviroment .enviroment__title {
  text-align: center;
  width: 90%;
  margin: 20px auto;
  font-family: "Inter", sans-serif;
  font-size: 25px;
}
.enviroment .enviroment__layout {
  width: 90%;
  margin: auto;
}
.enviroment .enviroment__layout .layout__text {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.enviroment .enviroment__layout .layout__cards {
  text-align: center;
}
.enviroment .enviroment__layout .layout__cards .cards__item {
  margin: 50px 0 50px;
}
.enviroment .enviroment__layout .layout__cards .cards__item i {
  font-size: 90px;
}
.enviroment .enviroment__button {
  background: white;
  text-align: center;
  display: block;
  margin: 40px auto 0;
  width: 250px;
  padding: 15px 0;
  text-decoration: none;
  color: #646464;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.enviroment .enviroment__button:hover {
  background: rgb(53, 53, 53);
  color: white;
}

.practices {
  padding: 0 0 60px;
}
.practices .practices__layout {
  width: 90%;
  margin: auto;
  text-align: center;
}
.practices .practices__layout .layout__content .content__title {
  font-family: "Inter", sans-serif;
  color: #646464;
  font-size: 25px;
}
.practices .practices__layout .layout__content .content__text {
  color: #646464;
  font-size: 16px;
  line-height: 22px;
}
.practices .practices__layout .layout__content .content__list {
  padding-left: 0;
  text-align: left;
  padding: 0;
  width: 100%;
  max-width: 380px;
  margin: auto;
}
.practices .practices__layout .layout__content .content__list li {
  list-style-position: inside;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0 0;
  color: #535353;
  position: relative;
  padding-left: 35px;
  font-family: "Roboto", sans-serif;
  list-style: none;
}
.practices .practices__layout .layout__content .content__list li:before {
  content: "";
  background-image: url(../images/hojas.svg);
  position: absolute;
  left: 5px;
  top: 1px;
  width: 23px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
}
.practices .practices__layout .layout__image {
  width: 100%;
  margin: auto;
  max-width: 600px;
}
.practices .practices__layout .layout__image img {
  width: 100%;
}

.features {
  background: #f3f3f3;
  padding: 20px 0;
}
.features .features__title {
  text-align: center;
  font-size: 25px;
  font-family: "Inter", sans-serif;
  width: 90%;
  margin: 20px auto;
  color: #646464;
}
.features .features__layout {
  width: 90%;
  margin: auto;
}
.features .features__layout .layout__image {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.features .features__layout .layout__image img {
  width: 100%;
}
.features .features__layout .layout__content {
  color: #646464;
  text-align: center;
}
.features .features__layout .layout__content .content__text {
  font-size: 16px;
  line-height: 22px;
}
.features .features__layout .layout__content .content__items {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.features .features__layout .layout__content .content__items .items__item {
  margin: 10px 0;
  background: #fffbf2;
  border: 2px solid #006F83;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 230px;
  height: 80px;
  text-align: left;
}
.features .features__layout .layout__content .content__items .items__item i {
  font-size: 50px;
  width: 50px;
  margin-right: 10px;
}
.features .features__layout .layout__content .content__items .items__item .items__text {
  width: 130px;
  font-size: 16px;
}

.end {
  color: #646464;
  padding: 20px 0 40px;
}
.end .end__title {
  font-family: "Inter", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  text-align: center;
  margin: 30px 0;
}
.end .end__text {
  font-size: 16px;
  line-height: 22px;
  width: 90%;
  margin: 30px auto;
  text-align: center;
}
.end .end__cta {
  background: #006F83;
  text-align: center;
  display: block;
  margin: 20px auto 20px;
  width: 300px;
  padding: 15px 0;
  text-decoration: none;
  color: white;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.end .end__cta:hover {
  background: rgb(53, 53, 53);
  color: white;
}

@media screen and (min-width: 600px) {
  .hero:before {
    background: rgba(0, 0, 0, 0.5);
  }
  .hero .hero__content .content__logo {
    max-width: 400px;
  }
  .hero .hero__content .content__cta {
    width: 350px;
    margin: 50px auto 10px;
    padding: 16px 25px;
  }
  .features .features__layout .layout__content .content__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
    max-width: 510px;
    margin: auto;
  }
}
@media screen and (min-width: 800px) {
  .enviroment .enviroment__layout {
    width: 90%;
  }
  .enviroment .enviroment__layout .layout__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 900px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: auto;
  }
  .enviroment .enviroment__layout .layout__cards .cards__item {
    margin: 50px 0 20px;
    width: 230px;
  }
  .intro .intro__layout .layout__gallery {
    width: calc(100% - 30px);
    -ms-grid-columns: 25% 10px 25% 10px 25% 10px 25%;
    grid-template-columns: 25% 25% 25% 25%;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .hero .hero__content {
    max-width: 1500px;
  }
  .hero .hero__content .content__logo {
    margin-top: 80px;
    max-width: 400px;
  }
  .hero .hero__content .content__title {
    font-size: 45px;
    max-width: 1000px;
    margin: auto;
  }
  .hero .hero__content .content__text {
    font-size: 18px;
    line-height: 26px;
  }
  .hero .hero__content .content__cta {
    font-size: 18px;
    width: 450px;
  }
  .intro {
    padding: 20px 0 80px;
  }
  .intro .intro__title {
    font-size: 35px;
    margin: 10px auto 30px;
  }
  .intro .intro__layout {
    max-width: 1500px;
  }
  .intro .intro__layout .layout__text {
    font-size: 18px;
    line-height: 26px;
  }
  .enviroment .enviroment__title {
    font-size: 35px;
  }
  .enviroment .enviroment__layout {
    max-width: 1500px;
  }
  .enviroment .enviroment__layout .layout__text {
    font-size: 18px;
    line-height: 26px;
  }
  .enviroment .enviroment__layout .layout__cards .cards__item {
    width: 250px;
  }
  .enviroment .enviroment__layout .layout__cards .cards__item .item__text {
    font-size: 18px;
  }
  .enviroment .enviroment__button {
    font-size: 18px;
    width: 300px;
  }
  .practices {
    padding: 40px 0 60px;
  }
  .practices .practices__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1500px;
  }
  .practices .practices__layout .layout__content {
    text-align: left;
    width: 55%;
  }
  .practices .practices__layout .layout__content .content__title {
    font-size: 35px;
  }
  .practices .practices__layout .layout__content .content__text {
    font-size: 18px;
    line-height: 26px;
  }
  .practices .practices__layout .layout__content .content__list {
    max-width: calc(100% - 30px);
  }
  .practices .practices__layout .layout__content .content__list li {
    font-size: 18px;
  }
  .practices .practices__layout .layout__image {
    margin: 0;
    width: 40%;
  }
  .features {
    padding: 40px 0 20px;
  }
  .features .features__title {
    font-size: 35px;
  }
  .features .features__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    max-width: 1500px;
  }
  .features .features__layout .layout__image {
    margin: auto 0;
  }
  .features .features__layout .layout__content {
    width: 45%;
    min-width: 550px;
    margin: 0;
  }
  .features .features__layout .layout__content .content__text {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
  }
  .features .features__layout .layout__content .content__items {
    margin: 0;
    max-width: 530px;
  }
  .features .features__layout .layout__content .content__items .items__item {
    width: 240px;
  }
  .features .features__layout .layout__content .content__items .items__item .items__text {
    font-size: 18px;
    width: 150px;
  }
  .end .end__text {
    font-size: 18px;
  }
  .end .end__cta {
    font-size: 18px;
    width: 380px;
  }
}
@media screen and (min-width: 1500px) {
  .hero {
    height: 850px;
  }
  .hero .hero__content .content__title {
    font-size: 60px;
    max-width: 1350px;
  }
  .hero .hero__content .content__logo {
    max-width: 500px;
  }
}
.about .about__cover {
  background: url(../images/cafe-y-bambu.jpg);
  background-position: center;
  background-size: cover;
  height: 200px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about .about__cover:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
}
.about .about__cover .cover__title {
  margin: 0;
  text-align: center;
  color: white;
  position: relative;
  z-index: 200;
  font-size: 30px;
  font-family: "Inter", sans-serif;
}
.about .about__story {
  padding: 20px 0 40px;
}
.about .about__story .story__layout {
  width: 90%;
  margin: auto;
}
.about .about__story .story__layout .layout__content {
  color: #646464;
  text-align: center;
}
.about .about__story .story__layout .layout__content .content__title {
  font-size: 25px;
  font-family: "Inter", sans-serif;
}
.about .about__story .story__layout .layout__content .content__text {
  font-size: 16px;
  line-height: 22px;
}
.about .about__story .story__layout .layout__image {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.about .about__story .story__layout .layout__image img {
  width: 100%;
}
.about .about__brian {
  background: #f2f2f2;
  padding: 50px 0;
}
.about .about__brian .brian__layout {
  width: 90%;
  margin: auto;
}
.about .about__brian .brian__layout .layout__image {
  width: 100%;
  margin: auto;
  max-width: 400px;
}
.about .about__brian .brian__layout .layout__image img {
  width: 100%;
}
.about .about__brian .brian__layout .layout__content {
  color: #646464;
  text-align: center;
}
.about .about__brian .brian__layout .layout__content .content__title {
  font-size: 25px;
  font-family: "Inter", sans-serif;
}
.about .about__brian .brian__layout .layout__content .content__text {
  font-size: 16px;
  line-height: 22px;
}
.about .about__data {
  padding: 20px 0;
}
.about .about__data .data__layout {
  width: 90%;
  margin: auto;
}
.about .about__data .data__layout .layout__content {
  color: #646464;
  text-align: center;
}
.about .about__data .data__layout .layout__content .content__title {
  font-family: "Inter", sans-serif;
  font-size: 25px;
}
.about .about__data .data__layout .layout__content .content__text {
  font-size: 16px;
  line-height: 22px;
  margin: 20px 0;
}
.about .about__data .data__layout .layout__info {
  background: #f1f1f1;
  width: calc(90% - 80px);
  padding: 40px 40px 20px;
  margin: 20px auto;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  color: rgb(61, 61, 61);
  max-width: 350px;
}
.about .about__data .data__layout .layout__info .info__title {
  margin: 0 0 10px;
}
.about .about__data .data__layout .layout__info .info__title i {
  margin-right: 5px;
  vertical-align: center;
}

@media screen and (min-width: 1280px) {
  .about .about__cover {
    height: 350px;
  }
  .about .about__cover .cover__title {
    margin-top: 60px;
    font-size: 50px;
  }
  .about .about__story {
    padding: 80px 0;
  }
  .about .about__story .story__layout {
    max-width: 1500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about .about__story .story__layout .layout__content {
    text-align: left;
    width: 60%;
  }
  .about .about__story .story__layout .layout__content .content__title {
    font-size: 35px;
    margin: 0 0 22px;
  }
  .about .about__story .story__layout .layout__content .content__text {
    font-size: 18px;
    line-height: 26px;
  }
  .about .about__story .story__layout .layout__image {
    width: 38%;
    margin: 0;
  }
  .about .about__story .story__layout .layout__image img {
    width: 100%;
  }
  .about .about__brian {
    background: #f2f2f2;
    padding: 50px 0;
  }
  .about .about__brian .brian__layout {
    max-width: 1500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about .about__brian .brian__layout .layout__image {
    width: 30%;
    max-width: 400px;
    margin: 0;
  }
  .about .about__brian .brian__layout .layout__content {
    text-align: left;
    width: 65%;
  }
  .about .about__brian .brian__layout .layout__content .content__title {
    font-size: 35px;
    font-family: "Inter", sans-serif;
  }
  .about .about__brian .brian__layout .layout__content .content__text {
    font-size: 18px;
    line-height: 26px;
  }
  .about .about__data {
    padding: 50px 0;
  }
  .about .about__data .data__layout {
    max-width: 1500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about .about__data .data__layout .layout__content {
    text-align: left;
    width: 80%;
    margin-right: 100px;
  }
  .about .about__data .data__layout .layout__content .content__title {
    font-size: 35px;
  }
  .about .about__data .data__layout .layout__content .content__text {
    font-size: 18px;
    line-height: 26px;
  }
  .about .about__data .data__layout .layout__info .info__title {
    font-size: 22px;
  }
  .about .about__data .data__layout .layout__info .info__title:nth-of-type(2) {
    margin-top: 30px;
  }
  .about .about__data .data__layout .layout__info .info__title:nth-of-type(3) {
    margin-top: 30px;
  }
  .about .about__data .data__layout .layout__info .info__text {
    font-size: 18px;
  }
}
.production .production__cover {
  background: url(../images/frutos-de-cafe.jpg);
  background-position: center;
  background-size: cover;
  height: 150px;
}
.production .production__intro {
  text-align: center;
  color: #646464;
  padding: 10px 0;
  width: 90%;
  margin: auto;
}
.production .production__intro .intro__title {
  font-size: 25px;
  font-family: "Inter", sans-serif;
}
.production .production__intro .intro__subtitle {
  font-size: 16px;
  line-height: 22px;
}
.production .production__intro .intro__text {
  font-size: 16px;
  line-height: 22px;
}
.production .production__cultivation {
  position: relative;
  background: #006F83;
  padding: 80px 0;
}
.production .production__cultivation:before {
  content: "";
  background: url(../images/mask-2.svg);
  background-position: bottom;
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  z-index: 200;
}
.production .production__cultivation:after {
  content: "";
  background: url(../images/mask.svg);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  z-index: 200;
}
.production .production__cultivation .cultivation__layout {
  width: 90%;
  margin: auto;
}
.production .production__cultivation .cultivation__layout .layout__content {
  color: white;
  text-align: center;
}
.production .production__cultivation .cultivation__layout .layout__content .content__title {
  font-size: 25px;
  font-family: "Inter", sans-serif;
  margin: 0 0 20px;
}
.production .production__cultivation .cultivation__layout .layout__content .content__text {
  font-size: 16px;
  line-height: 22px;
}
.production .production__cultivation .cultivation__layout .layout__content ul {
  padding: 0;
  list-style-position: inside;
}
.production .production__cultivation .cultivation__layout .layout__content ul li {
  list-style-position: inside;
  margin: 10px 0;
}
.production .production__cultivation .cultivation__layout .layout__image {
  width: 100%;
  max-width: 500px;
  margin: auto;
}
.production .production__cultivation .cultivation__layout .layout__image img {
  width: 100%;
}
.production .distribution {
  padding: 5px 0 40px;
}
.production .distribution .distribution__layout {
  width: 90%;
  margin: auto;
}
.production .distribution .distribution__layout .layout__image {
  width: 100%;
  max-width: 500px;
  margin: auto;
}
.production .distribution .distribution__layout .layout__image img {
  width: 100%;
}
.production .distribution .distribution__layout .layout__content {
  color: #646464;
  text-align: center;
}
.production .distribution .distribution__layout .layout__content .content__title {
  font-size: 25px;
  font-family: "Inter", sans-serif;
}
.production .distribution .distribution__layout .layout__content .content__text {
  font-size: 16px;
  line-height: 22px;
}
.production .distribution .distribution__layout .layout__content ul {
  padding: 0;
  list-style-position: inside;
}
.production .distribution .distribution__layout .layout__content ul li {
  list-style-position: inside;
  margin: 10px 0;
}
.production .distribution .distribution__cta {
  background: #006F83;
  text-align: center;
  display: block;
  margin: 20px auto 20px;
  width: 300px;
  padding: 15px 0;
  text-decoration: none;
  color: white;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.production .distribution .distribution__cta:hover {
  background: rgb(53, 53, 53);
  color: white;
}

@media screen and (min-width: 1280px) {
  .production .production__cover {
    height: 300px;
  }
  .production .production__intro {
    padding: 30px 0;
  }
  .production .production__intro .intro__title {
    font-size: 35px;
  }
  .production .production__intro .intro__subtitle {
    font-size: 18px;
  }
  .production .production__intro .intro__text {
    font-size: 18px;
    line-height: 26px;
    max-width: 1500px;
    margin: 20px auto;
  }
  .production .production__cultivation {
    padding: 120px 0;
  }
  .production .production__cultivation .cultivation__layout {
    max-width: 1500px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .production .production__cultivation .cultivation__layout .layout__content {
    width: 50%;
    text-align: left;
  }
  .production .production__cultivation .cultivation__layout .layout__content .content__title {
    font-size: 35px;
  }
  .production .production__cultivation .cultivation__layout .layout__content .content__text {
    font-size: 18px;
    line-height: 26px;
  }
  .production .production__cultivation .cultivation__layout .layout__content ul {
    margin-left: 10px;
  }
  .production .production__cultivation .cultivation__layout .layout__content ul li {
    font-size: 18px;
  }
  .production .production__cultivation .cultivation__layout .layout__image {
    width: 45%;
    max-width: 600px;
    margin: 0;
  }
  .production .distribution {
    padding: 20px 0 60px;
  }
  .production .distribution .distribution__layout {
    max-width: 1500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .production .distribution .distribution__layout .layout__image {
    width: 45%;
    max-width: 600px;
    margin: 0;
  }
  .production .distribution .distribution__layout .layout__content {
    width: 50%;
    text-align: left;
  }
  .production .distribution .distribution__layout .layout__content .content__title {
    font-size: 35px;
    font-family: "Inter", sans-serif;
  }
  .production .distribution .distribution__layout .layout__content .content__text {
    font-size: 18px;
    line-height: 26px;
  }
  .production .distribution .distribution__layout .layout__content ul {
    margin-left: 10px;
  }
  .production .distribution .distribution__layout .layout__content ul li {
    font-size: 18px;
  }
  .production .distribution .distribution__cta {
    margin: 40px auto 20px;
  }
}
.contact {
  background: url(../images/bosque-con-cafe.jpg);
  background-size: cover;
  background-position: center;
  height: 90vh;
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact .contact__modal {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  padding: 40px;
  border-radius: 10px;
  color: white;
  max-width: 500px;
  width: calc(90% - 80px);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.contact .contact__modal .modal__title {
  text-align: center;
  margin: 0 0 10px;
  font-family: "Inter", sans-serif;
}
.contact .contact__modal .modal__subtitle {
  text-align: center;
  font-size: 18px;
  font-weight: bolder;
  margin-bottom: 40px;
}
.contact .contact__modal form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact .contact__modal form label {
  font-size: 18px;
  margin: 10px 0 2px;
}
.contact .contact__modal form input, .contact .contact__modal form textarea {
  border-radius: 2px;
  border: 1px solid white;
  background: rgba(255, 255, 255, 0.3);
  color: white;
  width: calc(100% - 20px);
  padding: 15px;
}
.contact .contact__modal form input:focus, .contact .contact__modal form textarea:focus {
  outline: 3px solid white;
}
.contact .contact__modal form textarea {
  min-height: 100px;
  max-width: calc(100% - 20px);
  min-width: calc(100% - 20px);
}
.contact .contact__modal form input[type=submit] {
  background: white;
  display: block;
  cursor: pointer;
  color: #646464;
  border-radius: 50px;
  width: 200px;
  margin: 30px auto 0;
  border: none;
  padding: 15px 0;
  outline: none;
}
.contact .contact__modal form input[type=submit]:hover {
  background: #006F83;
  color: white;
}

@media screen and (min-width: 1280px) {
  .contact .contact__modal {
    margin-top: 60px;
  }
}
.gallery .gallery__cover {
  background: #006F83;
  padding: 20px 0;
  text-align: center;
  color: white;
}
.gallery .gallery__cover .cover__title {
  font-size: 25px;
  font-family: "Inter", sans-serif;
}
.gallery .gallery__video video {
  width: 90%;
  max-width: 800px;
  display: block;
  margin: 20px auto;
}
.gallery .gallery__images {
  width: 90%;
  max-width: 1600px;
  margin: auto;
}

@media screen and (min-width: 1280px) {
  .gallery .gallery__cover {
    padding: 90px 0 20px;
  }
  .gallery .gallery__cover .cover__title {
    font-size: 35px;
  }
  .gallery .gallery__cover .cover__text {
    font-size: 18px;
  }
}