/* Text Elements */

h1.heading-impact {
  display: block;
  margin-top: -5rem;
  margin-bottom: 0;
  color: #a3ef20;
  text-align: center;
  text-shadow: #ed1e13 2px 2px 5px;
  word-spacing: -10px;
  letter-spacing: -6px;
  font-weight: 900;
  font-size: 28vw;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 2s;
     -moz-transition-duration: 2s;
       -o-transition-duration: 2s;
          transition-duration: 2s;
  -webkit-transition-property: -webkit-filter;
     -moz-transition-property:         filter;
       -o-transition-property:         filter;
          transition-property: -webkit-filter;
          transition-property:         filter;
          transition-property:         filter, -webkit-filter;
}

h1.heading-team {
  color: #feffe0;
  text-align: center;
  word-spacing: -10px;
  letter-spacing: -6px;
  font-weight: 900;
  font-size: 23vw;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h1.heading-1 {
  display: block;
  margin-top: 0;
  background-color: #fff;
  color: rgba(88, 92, 25, .87);
  text-align: center;
  text-decoration: underline;
  font-weight: 900;
  font-size: 56px;
}

h1.heading-5 {
  display: block;
  float: none;
  clear: left;
  background-color: #9feac8;
  color: rgba(209, 17, 17, .87);
  text-align: center;
  line-height: 100%;
  -webkit-column-rule-color: #c05527;
     -moz-column-rule-color: #c05527;
          column-rule-color: #c05527;
}

h1 span.heading-text-3 {
  color: #291f5e;
}

h1 span.heading-text-5 {
  color: #63281c;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 3.6875rem;
}

h1 span.heading-text-10 {
  color: #ff5912;
  font-size: 1.875rem;
}

h1.heading-4 {
  margin-top: 0;
  margin-bottom: 1.42rem;
  border-color: #ff5912;
  text-align: center;
  text-decoration: underline;
  text-shadow: #4dc042 2px 2px 5px;
  line-height: 108.2%;
}

h1 span.heading-text-8 {
  color: #e4e757;
}

h1.heading-impact:hover {
  -webkit-filter: blur(10px) opacity(0);
          filter: blur(10px) opacity(0);
}

h1.heading-team:hover {
  -webkit-filter: blur(10px) opacity(0);
          filter: blur(10px) opacity(0);
  -webkit-transition-delay: 0s, 0s, 0s;
     -moz-transition-delay: 0s, 0s, 0s;
       -o-transition-delay: 0s, 0s, 0s;
          transition-delay: 0s, 0s, 0s;
  -webkit-transition-timing-function: ease, ease-out, ease-out;
     -moz-transition-timing-function: ease, ease-out, ease-out;
       -o-transition-timing-function: ease, ease-out, ease-out;
          transition-timing-function: ease, ease-out, ease-out;
  -webkit-transition-duration: 0s, 3s, 2s;
     -moz-transition-duration: 0s, 3s, 2s;
       -o-transition-duration: 0s, 3s, 2s;
          transition-duration: 0s, 3s, 2s;
  -webkit-transition-property: all, all, all;
     -moz-transition-property: all, all, all;
       -o-transition-property: all, all, all;
          transition-property: all, all, all;
}

h2.heading-voluntary-section {
  margin-top: 0;
  margin-bottom: 1.4rem;
  background-color: #fff;
  text-align: center;
  letter-spacing: -2px;
  font-weight: 700;
  font-size: 9.98vw;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h2.section-heading {
  display: block;
  margin-top: 0;
  margin-bottom: 1.22rem;
  padding-top: 0;
  text-align: center;
  text-indent: 0;
  letter-spacing: -2px;
  font-weight: 700;
  font-size: 28px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

h2 span.subtle-grey {
  color: rgba(20, 20, 20, .25);
}

h2 span.subtle-green {
  color: #88c0bb;
}

h2 strong.heading-text-2 {
  font-size: 1.375rem;
}

h2 span.heading-text-9 {
  font-size: 1.6875rem;
}

h2 span.heading-text-7 {
  background-color: #fff;
  color: rgba(202, 49, 135, .87);
  font-size: 2.4375rem;
}

h3.heading-6 {
  text-align: center;
  font-size: 40px;
}

h3.heading-7 {
  text-align: center;
  font-size: 39px;
}

h3.heading-8 {
  margin-top: 0;
  text-align: center;
  font-size: 31px;
}

h3.heading-9 {
  color: rgba(19, 29, 98, .87);
  text-align: center;
  font-size: 37px;
}

h3.heading-10 {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  border-color: rgba(206, 167, 77, .87);
  color: rgba(69, 133, 20, .87);
  text-align: center;
  text-shadow: #e9ec4f 2px 2px 5px;
  font-size: 38px;
}

h3.heading-11 {
  color: rgba(227, 81, 17, .87);
  text-align: center;
  text-shadow: #e0e650 2px 2px 5px;
  font-size: 31px;
}

h3.heading-12 {
  color: rgba(111, 17, 126, .87);
  text-align: center;
  text-shadow: #e0ed64 2px 2px 5px;
  font-size: 31px;
}

h3.heading-13 {
  color: rgba(24, 133, 16, .87);
  text-align: center;
  text-shadow: #d8e98a 2px 2px 5px;
  font-size: 31px;
}

h3.heading-14 {
  text-align: center;
  font-size: 27px;
}

h4.section-header {
  width: auto;
  color: #feffe0;
  text-align: center;
  font-weight: 900;
  font-size: 15vw;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;

  mix-blend-mode: normal;
}

h4.heading-2 {
  background-color: #fff;
  color: rgba(238, 104, 26, .98);
  text-align: center;
  font-weight: 800;
}

h4.heading-3 {
  background-color: #d19fe7;
  color: #0a1718;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 49px;
}

h4 strong.heading-text-4 {
  text-decoration: none;
}

h6.grey-subtitle {
  margin-top: 2rem;
  background-color: #fff;
  color: #141414;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 14px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h6 span.heading-text-6 {
  background-color: #fff;
  font-weight: 900;
  font-size: 1.125rem;
}

p.paragraph.body-text {
  margin-bottom: 0;
  max-width: none;
  border-color: #141414;
  color: #787878;
  text-align: justify;
  letter-spacing: 1px;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  font-family: 'Archivo', cursive;
}

p.paragraph.hero-paragraph {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 100%;
  color: #f1f90b;
  text-align: center;
  text-shadow: #3d1d1f 2px 2px 0;
  font-weight: 800;
  font-size: 16px;
  font-family: 'Archivo', cursive;
}

p.paragraph span.paragraph-text-1 {
  font-size: 1.75rem;
}

p.paragraph span.paragraph-text-2 {
  font-size: 1.375rem;
}

p.paragraph span.paragraph-text-3 {
  line-height: 1.65;
}

p.paragraph code.paragraph-text-4 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

p.paragraph.paragraph-1 {
  margin-top: 0;
  color: rgba(234, 107, 14, .87);
  text-align: center;
  font-weight: 700;
}

p.paragraph.paragraph-2 {
  margin-top: -2px;
  color: #d19fe7;
  text-align: center;
}

p.paragraph strong.paragraph-text-5 {
  color: #fff;
  text-decoration: underline;
  font-size: 1.3125rem;
  line-height: 1.5;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 700;
  font-size: 1.25rem;
}

p.paragraph.paragraph-3 {
  border-width: 0;
  border-style: solid;
  -webkit-transform: translateX(-153px) translateY(0px) translateZ(0px) scaleX(1.51);
     -moz-transform: translateX(-153px) translateY(0px) translateZ(0px) scaleX(1.51);
          transform: translateX(-153px) translateY(0px) translateZ(0px) scaleX(1.51);
}

p.paragraph.paragraph-4 {
  text-align: center;
}

p.paragraph.paragraph-5 {
  text-align: center;
}

p.paragraph span.paragraph-text-7 {
  font-size: .9375rem;
}

p.paragraph.paragraph-6 {
  text-align: center;
}

p.paragraph.paragraph-7 {
  text-align: center;
}

p.paragraph.paragraph-8 {
  text-align: center;
}

p.paragraph.paragraph-9 {
  text-align: center;
}

p.paragraph.paragraph-10 {
  text-align: center;
}

p.paragraph.paragraph-11 {
  text-align: center;
}

p.paragraph.paragraph-12 {
  text-align: center;
}

p.paragraph.paragraph-13 {
  text-align: center;
}

p.paragraph.paragraph-14 {
  text-align: center;
}

p.paragraph span.paragraph-text-8 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-15 {
  text-transform: none;
}

p.paragraph span.paragraph-text-16 {
  text-transform: none;
}

p.paragraph span.paragraph-text-17 {
  text-transform: lowercase;
}

p.paragraph.paragraph-15 {
  text-align: center;
}

p.paragraph span.paragraph-text-9 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-11 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-12 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-13 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-18 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-19 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-20 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-10 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-14 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-21 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-22 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-23 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-24 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-25 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-26 {
  text-transform: lowercase;
}

p.paragraph.paragraph-16 {
  border-color: #141414;
  text-align: justify;
  font-weight: 300;
  line-height: 21px;
}

p.paragraph span.paragraph-text-28 {
  font-size: .875rem;
}

p.paragraph span.paragraph-text-29 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-30 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-31 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-32 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-33 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-34 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-35 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-27 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-36 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-37 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-38 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-39 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-40 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-41 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-42 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-43 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-44 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-45 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-46 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-47 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-48 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-49 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-50 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-51 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-52 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-53 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-54 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-55 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-56 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-57 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-58 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-59 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-60 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-61 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-62 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-63 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-64 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-65 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-66 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-67 {
  text-transform: lowercase;
}

p.paragraph span.paragraph-text-68 {
  text-transform: capitalize;
}

p.paragraph span.paragraph-text-69 {
  color: rgba(18, 13, 9, .87);
}

p.paragraph.paragraph-17 {
  border-width: .125rem;
  border-style: solid;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
  text-align: center;
}

p.paragraph.paragraph-18 {
  border-width: .125rem;
  border-style: solid;
  text-align: center;
}

p.paragraph.paragraph-19 {
  border-width: .125rem;
  border-style: solid;
  text-align: center;
}

p.paragraph.paragraph-20 {
  border-width: .125rem;
  border-style: solid;
  text-align: center;
}

p.paragraph.paragraph-21 {
  margin: 10px 0 20px 14px;
  text-align: left;
  -webkit-transform: scaleX(.77) scaleY(1) scaleZ(1);
     -moz-transform: scaleX(.77) scaleY(1) scaleZ(1);
          transform: scaleX(.77) scaleY(1) scaleZ(1);
}

p.paragraph.paragraph-22 {
  text-align: left;
  line-height: 20px;
  -webkit-transform: scaleX(.76);
     -moz-transform: scaleX(.76);
       -o-transform: scaleX(.76);
          transform: scaleX(.76);
}

p.paragraph strong.paragraph-text-70 {
  font-weight: 800;
}

p.paragraph span.paragraph-text-71 {
  font-weight: 800;
}

p.paragraph strong.paragraph-text-72 {
  font-weight: 800;
}

p.paragraph.paragraph-23 {
  -webkit-transform: scaleX(.8);
     -moz-transform: scaleX(.8);
       -o-transform: scaleX(.8);
          transform: scaleX(.8);
}

p.paragraph.paragraph-24 {
  -webkit-transform: scaleX(.8);
     -moz-transform: scaleX(.8);
       -o-transform: scaleX(.8);
          transform: scaleX(.8);
}

p.paragraph span.paragraph-text-73 {
  font-weight: 800;
}

p.paragraph strong.paragraph-text-74 {
  font-weight: 800;
}

p.paragraph span.paragraph-text-75 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-76 {
  font-weight: 800;
}

p.paragraph span.paragraph-text-77 {
  font-weight: 800;
}

p.paragraph span.paragraph-text-78 {
  font-weight: 800;
}

p.paragraph span.paragraph-text-79 {
  font-weight: 800;
}

p.paragraph span.paragraph-text-80 {
  font-weight: 800;
}

p.paragraph span.paragraph-text-81 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-82 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-83 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-84 {
  font-weight: 700;
}

p.paragraph.paragraph-25 {
  border: .625rem groove rgba(197, 236, 49, .87);
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
  text-align: center;
  font-size: 24px;
}

p.paragraph span.paragraph-text-86 {
  font-weight: 800;
}

ul.unorder-list.indicators {
  display: none;
}

a.link-text.menu-item {
  margin-right: 3rem;
  margin-left: 3rem;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Archivo', cursive;
}

a.link-text.menu-item.mobile-link {
  margin-right: 0;
  margin-left: 0;
  font-size: 18px;
}

/* Interaction Elements */

form.form-container.contact-form {
  margin: 5rem auto 0;
  max-width: none;
}

.container-grid.parallax-container {
  display: grid;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  height: 80vh;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.parallax-component {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0;

  mix-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.parallax {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

a.responsive-picture.carousel-item {
  max-width: none;
}

.html-element.carousel-config {
  display: none;
}

.container-grid.carousel.carousel-fullwidth.carousel-slider {
  width: auto;
  height: 100%;
}

.container-grid.hero-section-impact {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  height: 80vh;
  background-image: url('../images/chuttersnap-u-vmeJcJ-Z4-unsplash%20%281%29.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.gallery-item {
  min-height: 250px;
  background-attachment: scroll, scroll;
  background-position: center center, left top;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: cover, auto auto;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
}

.container-grid.gallery-item.item-1 {
  background-color: transparent;
  background-image: url('../images/01.jpg'), -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image: url('../images/01.jpg'), -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image: url('../images/01.jpg'), -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image: url('../images/01.jpg'), linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
}

.container-grid.hero-section-team {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  height: 100vh;
  background-color: rgba(20, 20, 20, .6);
  background-image: url('../images/video-gif.gif');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: multiply;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.hero-section-voluntary {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  height: 20vh;
  background-image: url('../images/voluntary.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.nav-wrapper {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.glyph.sidenav-trigger {
  margin-right: 0;
  margin-left: 0;
  padding-right: 20px;
  padding-left: 20px;
}

.container-grid.nav-extended {
  position: absolute;
  top: 0;
  background-color: transparent;
  box-shadow: none;
}

.container-grid.sidenav {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  padding-top: 40px;
  min-height: 100vh;
  width: 61.8%;
  background-color: rgba(136, 192, 187, .9);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

div.responsive-picture.mobile-picture {
  margin-right: auto;
  margin-left: auto;
  width: 65px;
}

div.responsive-picture.mobile-picture > picture > img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

.container-grid.two-fields {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.footer {
  margin-top: 0;
  height: 250px;
  background-color: #141414;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.information-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding-top: 4rem;
  padding-bottom: 5rem;
  min-height: 70vh;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

span.glyph.information-icon {
  color: #88c0bb;
  font-size: 38px;
}

span.glyph.information-icon i {
  font-size: 38px;
}

.container-grid.social-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  background-color: #141414;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.container-grid.hero-section-introduction {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  height: 100vh;
  background-image: url('../images/3daniel-leone-v7daTKlZzaw-unsplash.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.history {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  min-height: 70vh;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.information-content {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 80%;
}

.container-grid.carrousel-photos {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

div.responsive-picture.nav-logo {
  width: 120px;
  -webkit-transform: scaleX(1.83) scaleY(1.87) scaleZ(1);
     -moz-transform: scaleX(1.83) scaleY(1.87) scaleZ(1);
          transform: scaleX(1.83) scaleY(1.87) scaleZ(1);
}

div.responsive-picture.nav-logo > picture > img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

.container-grid.hero-content-introduction {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  max-width: 70%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.hero-content-impact {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  max-width: 70%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.hero-content-team {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  max-width: 70%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.hero-section-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 20vh;
  background-image: url('../images/daniil-silantev-F6Da4r2x5to-unsplash%20%281%29.jpg');
  background-attachment: scroll;
  background-position: center bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

div.responsive-picture.picture-1 {
  display: inline;
  width: 100%;
  height: auto;
}

div.responsive-picture.picture-1 > picture {
  height: auto;
}

div.responsive-picture {
  max-width: none;
}

.rule.rule-1 {
  margin-top: 6px;
  padding-top: 0;
  width: 100%;
}

.container-grid.container-1 {
  min-width: 5px;
  -webkit-transform: translateX(-149px) translateY(0px);
     -moz-transform: translateX(-149px) translateY(0px);
       -o-transform: translateX(-149px) translateY(0px);
          transform: translateX(-149px) translateY(0px);
}

div.responsive-picture.picture-2 {
  display: inline-block;
  width: 50%;
  border: .625rem groove #f010df;
  border-radius: 20px;
  -webkit-transform: translateX(144px);
     -moz-transform: translateX(144px);
       -o-transform: translateX(144px);
          transform: translateX(144px);
}

.rule.rule-2 {
  display: block;
  margin-top: 7px;
  width: 100%;
  -webkit-column-rule-color: rgba(24, 32, 236, .87);
     -moz-column-rule-color: rgba(24, 32, 236, .87);
          column-rule-color: rgba(24, 32, 236, .87);
}

.rule.rule-2 hr {
  border-top-width: 1px;
  border-top-color: #8c3db0;
}

div.responsive-picture.picture-4 {
  width: 100%;
  border: .625rem ridge #3b7ccd;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-5 {
  width: 100%;
  border: .625rem ridge #3b7ccd;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-3 {
  display: inline-block;
  margin-right: 0;
  width: 92.8%;
  border: .625rem ridge #3b7ccd;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-8 {
  width: 103.3%;
  border: .625rem ridge #3b7ccd;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-7 {
  width: 102.6%;
  border: .625rem ridge #3b7ccd;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-9 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

div.responsive-picture.picture-6 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-10 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-11 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-12 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-13 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-14 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-15 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-16 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-17 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-18 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-19 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-20 {
  border: .625rem ridge #ff5912;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-21 {
  width: 95.8%;
  border: .625rem ridge #3b7ccd;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-22 {
  margin-top: -9px;
  padding-top: 0;
  width: 103.4%;
  border: .625rem ridge #3b7ccd;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-23 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-24 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-25 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-26 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-27 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-28 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-29 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-30 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-31 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-32 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-33 {
  border: .625rem outset #d19fe7;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
}

div.responsive-picture.picture-34 {
  background-image: url('../images/Picture1.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.desktop-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  overflow: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: none;
  width: 100%;
  background-color: transparent;
  vertical-align: top;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  grid-template-columns: none;
  grid-template-rows: none;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container-grid.desktop-nav.hide-on-med-and-down {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  min-width: 10px;
  width: 100%;
  background-color: #b4c82f;
}

div.responsive-picture.picture-35 {
  width: 95.4%;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.sd-two-cols {
  border: .625rem groove rgba(189, 223, 24, .87);
  border-radius: 10px;
}

div.responsive-picture.picture-35 > picture > img {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.container-grid.container-2 {
  justify-self: center;
}

.container-grid.container-3 {
  border: 0 ridge #ff5912;
  border-radius: 0;
}

.container-grid.sidenav.show-menu {
  -webkit-transform: translateX(0%);
     -moz-transform: translateX(0%);
       -o-transform: translateX(0%);
          transform: translateX(0%);
}

div.responsive-picture.mobile-picture:hover {
  -webkit-filter: invert(.91);
          filter: invert(.91);
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;

  mix-blend-mode: normal;
}

div.responsive-picture.nav-logo:hover {
  -webkit-filter: invert(.91);
          filter: invert(.91);
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;

  mix-blend-mode: normal;
}

@supports (display: grid) {
  .container-grid.gallery-item {
    display: grid;
  }

  .container-grid.item-1 {
    grid-area: item-1;
  }
}

@media screen and (min-width: 22.5rem) {
  /* Text Elements */

  h1.heading-impact {
    font-size: 100px;
  }

  h1.heading-team {
    font-size: 80px;
  }

  p.paragraph.body-text {
    margin-bottom: 0;
  }

  .container-grid.hero-section-team {
    background-image: url('../images/video-gif.gif');
  }

  .container-grid.hero-section-voluntary {
    height: 40vh;
    background-image: url('../images/voluntary.jpg');
  }

  div.responsive-picture.mobile-picture {
    width: 65px;
  }

  div.responsive-picture.nav-logo {
    width: 65px;
  }

  .container-grid.hero-section-contact {
    min-height: 40vh;
  }
}

@media screen and (min-width: 37.5625rem) {
  /* Text Elements */

  h1 {
    font-size: 52px;
  }

  h1.heading-impact {
    font-size: 120px;
  }

  h1.heading-team {
    font-size: 80px;
  }

  h2.heading-voluntary-section {
    font-size: 58px;
  }

  h4.section-header {
    font-size: 60px;
  }

  p.paragraph.body-text {
    margin-bottom: 0;
  }

  a.link-text.menu-item {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }

  .container-grid.hero-section-impact {
    height: 80vh;
  }

  .container-grid.hero-section-team {
    height: 100vh;
    background-image: url('../images/video-gif.gif');
    background-attachment: fixed;
  }

  div.responsive-picture.mobile-picture {
    width: 60px;
  }

  .container-grid.information-content {
    max-width: 70%;
  }

  div.responsive-picture.nav-logo {
    width: 60px;
  }

  .container-grid.hero-section-voluntary {
    background-attachment: scroll;
    background-position: center bottom;
  }

  .container-grid.hero-section-contact {
    background-attachment: fixed;
  }
}

@media screen and (min-width: 52.4375rem) {
  /* Text Elements */

  a.link-text.menu-item {
    margin-right: 2rem;
    margin-left: 2rem;
  }

  .container-grid.carousel.carousel-fullwidth.carousel-slider {
    height: 500px;
  }
}

@media screen and (min-width: 62.0625rem) {
  /* Text Elements */

  h1 {
    font-size: 70px;
  }

  h1.heading-impact {
    font-size: 130px;
  }

  h1.heading-team {
    font-size: 80px;
  }

  a.link-text.menu-item {
    margin-right: 3rem;
    margin-left: 3rem;
  }

  .container-grid.carousel.carousel-fullwidth.carousel-slider {
    height: 600px;
  }

  .container-grid.parallax-container {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container-grid.parallax {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container-grid.nav-extended {
    z-index: 1;
  }

  .container-grid.information-content {
    max-width: 60%;
  }

  .container-grid.carrousel-photos {
    width: 90%;
  }
}

@media screen and (min-width: 75.0625rem) {
  /* Text Elements */

  h1 {
    font-size: 56px;
  }

  h1.heading-impact {
    font-size: 120px;
  }

  h1.heading-team {
    font-size: 80px;
  }

  .container-grid.hero-section-team {
    background-image: url('../images/video-gif.gif');
  }

  .container-grid.carrousel-photos {
    width: 80%;
  }
}

@media screen and (min-width: 87.5rem) {
  /* Text Elements */

  h1.heading-impact {
    letter-spacing: -6px;
    font-size: 130px;
  }

  h1.heading-team {
    letter-spacing: -6px;
    font-size: 80px;
  }

  a.link-text.menu-item:hover {
    color: #feffe0;
    font-weight: 700;
  }

  .container-grid.carousel.carousel-fullwidth.carousel-slider {
    height: 700px;
  }

  .container-grid.hero-section-impact {
    height: 80vh;
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-section-team {
    height: 100vh;
    background-image: url('../images/video-gif.gif');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: multiply;
  }

  .container-grid.hero-section-voluntary {
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.information-content {
    max-width: 55%;
  }

  .container-grid.carrousel-photos {
    display: block;
    width: 80%;
  }

  .container-grid.hero-section-contact {
    background-attachment: fixed;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }
}

@media screen and (min-width: 108.125rem) {
  /* Text Elements */

  h1.heading-team {
    font-size: 80px;
  }

  .container-grid.hero-section-impact {
    height: 80vh;
    background-position: center center;
  }

  .container-grid.hero-section-team {
    height: 100vh;
    background-image: url('../images/video-gif.gif');
    background-position: center center;
  }

  .container-grid.hero-section-voluntary {
    background-position: center center;
    background-size: cover;
  }

  .container-grid.hero-section-contact {
    background-size: cover;
  }
}