@charset "UTF-8";
/* ==========================================================================
   Imports
   ========================================================================== */
/* Vendor Dependencies */
/* ==========================================================================
   Meyer Reset
   ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,700|Open+Sans:300,400,700");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Authored Dependencies */
/* ==========================================================================
   Global/Colors
   ========================================================================== */
/* Color Hexs */
/* Primary Colors */
/* Font Colors */
/* Link Colors */
/* ==========================================================================
   Global/Breakpoints
   ========================================================================== */
/* ==========================================================================
   Global/Fonts
   ========================================================================== */
/* Font Families */
/* ==========================================================================
   Headings
   ========================================================================== */
/* Primary */
.heading__primary--large, .heading__primary--medium, .heading__primary--small, .heading__primary--x-small, .btn__primary, .btn__secondary, .btn__tertiary, .section__header .brand, .header__nav a, .section__contact p, .section__contact a, .form__newsletter input[type="email"],
.form__newsletter input[type="text"], .form__object label, .section__split blockquote:before, .section__split blockquote:after, .section__heading .section__toggles p, .section__policy-description .section__blockquote:before, .section__policy-description .section__blockquote:after, .filters a, .section__basic-internal h1, .section__basic-internal h2, .section__basic-internal h3, .section__basic-internal h6, .section__basic-internal blockquote:before, .section__basic-internal blockquote:after {
  font-family: "Montserrat", sans-serif; }

.heading__primary--large {
  font-size: 52px;
  line-height: 64px;
  font-weight: 700; }

.heading__primary--medium {
  font-size: 42px;
  line-height: 50px;
  font-weight: 700; }

.heading__primary--small {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.heading__primary--x-small {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em; }

/* Secondary */
.heading__secondary--large, .heading__secondary--medium, .heading__secondary--small, p, .footer__nav a, #mc_embed_signup div.mce_inline_error, #mce-responses, .country__list, .industry__list, .section__policy ul li, .section__basic-internal h4, .section__basic-internal h5, .section__basic-internal ul li,
.section__basic-internal ol li {
  font-family: "Open Sans", sans-serif; }

.heading__secondary--large {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 300; }

.heading__secondary--medium {
  font-size: 30px;
  line-height: 38px;
  font-weight: 300; }

/* Tertiary */
/* General */
p {
  letter-spacing: 0.02em;
  font-size: 16px;
  line-height: 22px; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0; }

/* Media Queries */
@media (max-width: 1440px) {
  .heading__primary--large {
    font-size: 48px;
    line-height: 60px; }
  .heading__primary--medium {
    font-size: 38px;
    line-height: 46px; }
  .heading__primary--small {
    font-size: 18px;
    line-height: 23px; }
  .heading__secondary--large {
    font-size: 34px;
    line-height: 40px; }
  .heading__secondary--medium {
    font-size: 28px;
    line-height: 36px; } }

@media (max-width: 1200px) {
  .heading__primary--large {
    font-size: 46px;
    line-height: 58px; }
  .heading__primary--medium {
    font-size: 34px;
    line-height: 42px; }
  .heading__primary--small {
    font-size: 16px;
    line-height: 21px; }
  .heading__secondary--large {
    font-size: 32px;
    line-height: 38px; }
  .heading__secondary--medium {
    font-size: 26px;
    line-height: 34px; }
  p {
    font-size: 14px;
    line-height: 20px; } }

@media (max-width: 1024px) {
  .heading__primary--large {
    font-size: 44px;
    line-height: 56px; }
  .heading__primary--medium {
    font-size: 32px;
    line-height: 40px; }
  .heading__secondary--large {
    font-size: 30px;
    line-height: 36px; }
  .heading__secondary--medium {
    font-size: 24px;
    line-height: 32px; } }

@media (max-width: 992px) {
  .heading__primary--large {
    font-size: 40px;
    line-height: 50px; }
  .heading__primary--medium {
    font-size: 30px;
    line-height: 38px; }
  .heading__secondary--large {
    font-size: 26px;
    line-height: 34px; }
  .heading__secondary--medium {
    font-size: 20px;
    line-height: 28px; } }

@media (max-width: 767px) {
  .heading__primary--large {
    font-size: 32px;
    line-height: 44px; }
  .heading__primary--medium {
    font-size: 28px;
    line-height: 36px; }
  .heading__primary--x-small {
    font-size: 12px;
    line-height: 23px; }
  .heading__secondary--large {
    font-size: 24px;
    line-height: 32px; }
  .heading__secondary--medium {
    font-size: 18px;
    line-height: 26px; } }

@media (max-width: 480px) {
  .heading__primary--large {
    font-size: 26px;
    line-height: 38px; }
  .heading__primary--medium {
    font-size: 26px;
    line-height: 38px; }
  .heading__primary--small {
    font-size: 14px;
    line-height: 18px; }
  .heading__primary--x-small {
    font-size: 10px;
    line-height: 21px; }
  .heading__secondary--large {
    font-size: 18px;
    line-height: 26px; }
  .heading__secondary--medium {
    font-size: 16px;
    line-height: 24px; }
  p {
    font-size: 12px;
    line-height: 18px; } }

/* ==========================================================================
   Global/Mixins
   ========================================================================== */
/* Buttons */
.btn__primary, .btn__secondary, .btn__tertiary {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0.05em;
  outline: none;
  padding: 7px 30px;
  text-decoration: none;
  text-align: center;
  transition: background 0.4s ease, color 0.4s ease; }

.btn__primary {
  background: transparent;
  border: 1px solid #2b2a2a;
  color: #2b2a2a; }
  .btn__primary:hover {
    color: #fff;
    background: #2b2a2a; }
  .btn__primary.btn--yellow {
    border-color: transparent;
    background: #f2d11c; }
    .btn__primary.btn--yellow:hover {
      border-color: transparent;
      background: #fff;
      color: #2b2a2a; }

.btn__secondary {
  background: #2b2a2a;
  border: 1px solid #2b2a2a;
  color: #fff; }
  .btn__secondary:hover {
    color: #fff;
    background: transparent; }

.btn__tertiary {
  background: #7cc42e;
  border: 1px solid #7cc42e;
  color: #2b2a2a; }
  .btn__tertiary:hover {
    color: #fff;
    background: transparent; }

/* Background */
.section__landing .section__bg, .section__slides .section__bg, .section__nav .section__bg, .section__policy-description .section__bg, .section__partners .section__bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%; }

/* CSS Animations */
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); }
  75% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); } }
@keyframes bounce {
  0% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); }
  75% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); } }

@-webkit-keyframes infiniteRotate {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; } }

@keyframes infiniteRotate {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; } }

/* Media Queries */
@media (max-width: 992px) {
  .btn__primary, .btn__secondary, .btn__tertiary {
    font-size: 12px;
    line-height: 23px; } }

/* Patterns */
/* ==========================================================================
   Global/Modals
   ========================================================================== */
.modal__containter {
  position: relative; }
  .modal__containter.modal__open {
    overflow: hidden; }
    .modal__containter.modal__open:before {
      content: '';
      display: inline-block;
      background: rgba(0, 0, 0, 0.5);
      position: fixed;
      top: -100%;
      bottom: 0;
      left: -100%;
      right: 0;
      z-index: 20;
      height: 200vh;
      width: 200vw; }

.modal {
  display: block;
  width: 785px;
  margin: 0 auto;
  position: fixed;
  background: #fff;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 300;
  opacity: 0;
  color: #2b2a2a;
  -webkit-transform: translateY(calc(-50% + 100px));
          transform: translateY(calc(-50% + 100px));
  transition: opacity 0.5s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.5s ease, transform 0.6s ease;
  transition: opacity 0.5s ease, transform 0.6s ease, -webkit-transform 0.6s ease; }
  .modal.visible {
    opacity: 1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    transition: opacity 0.5s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.5s ease, transform 0.6s ease;
    transition: opacity 0.5s ease, transform 0.6s ease, -webkit-transform 0.6s ease; }
  .modal.transition {
    opacity: 0;
    -webkit-transform: translateY(calc(-50% + 100px));
            transform: translateY(calc(-50% + 100px));
    transition: opacity 0.5s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.5s ease, transform 0.6s ease;
    transition: opacity 0.5s ease, transform 0.6s ease, -webkit-transform 0.6s ease; }
  .modal.hide {
    display: none; }

.modal__content {
  padding: 100px;
  max-height: 80vh;
  overflow: auto; }
  .modal__content p {
    margin-bottom: 10px; }
  .modal__content a {
    color: #7cc42e;
    transition: color 0.6s ease; }
    .modal__content a:hover {
      color: #62a718; }
  .modal__content .btn {
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    transition: color 0.6s ease, background 0.6s ease; }
    .modal__content .btn:hover {
      color: #7cc42e; }

.modal__subtitle {
  margin-bottom: 5px; }

.modal__title {
  margin-bottom: 15px; }

.modal__close {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 37px;
  height: 37px;
  background: #2b2a2a; }
  .modal__close span {
    display: block;
    height: 2px;
    width: 20px;
    margin: auto;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
    .modal__close span:nth-child(2) {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .modal__close:after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    position: fixed;
    top: -100%;
    bottom: 0;
    left: -100%;
    right: 0;
    height: 200vh;
    width: 200vw;
    z-index: -1; }

/* Media Queries */
@media (max-width: 1024px) {
  .modal {
    width: 725px; }
  .modal__content {
    padding: 75px; } }

@media (max-width: 992px) {
  .modal {
    width: 605px; }
  .modal__content {
    padding: 60px; } }

@media (max-width: 767px) {
  .modal {
    width: 85%; }
  .modal__content {
    padding: 60px; }
    .modal__content .btn {
      padding: 7px 25px; } }

@media (max-width: 480px) {
  .modal {
    width: 85%; }
  .modal__content {
    padding: 40px 30px; } }

/* Sections */
/* ==========================================================================
   Global/Header
   ========================================================================== */
.section__header {
  padding-top: 35px;
  padding-bottom: 27px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .section__header .wrapper {
    position: relative; }
  .section__header .brand {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10; }
  .section__header .logo {
    width: 175px; }
  .section__header.section__header--grey {
    border: none; }

.nav__toggle {
  display: none;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid #fff;
  outline: none;
  height: 30px;
  width: 30px;
  background: transparent;
  position: absolute;
  text-align: center; }
  .nav__toggle span {
    display: block;
    height: 2px;
    width: 18px;
    background: #fff;
    position: absolute;
    left: 5px;
    margin: auto;
    transition: width 0.3s ease, -webkit-transform 0.4s ease;
    transition: transform 0.4s ease, width 0.3s ease;
    transition: transform 0.4s ease, width 0.3s ease, -webkit-transform 0.4s ease; }
    .nav__toggle span:nth-child(1) {
      top: 8px;
      transition-delay: 0s; }
    .nav__toggle span:nth-child(2) {
      top: 0;
      bottom: 0;
      transition-delay: 0.1s; }
    .nav__toggle span:nth-child(3) {
      bottom: 8px;
      transition-delay: 0.2s; }
    .nav__toggle span:nth-child(4), .nav__toggle span:nth-child(5) {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      transition-delay: 0s; }
    .nav__toggle span:nth-child(5) {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .nav__toggle.open span:nth-child(1), .nav__toggle.open span:nth-child(2), .nav__toggle.open span:nth-child(3) {
    width: 0; }
  .nav__toggle.open span:nth-child(4), .nav__toggle.open span:nth-child(5) {
    width: 18px;
    transition-delay: 0.3s; }

.header__nav {
  position: absolute;
  top: 22px;
  right: 10px; }
  .header__nav a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.1em;
    font-weight: 700;
    transition: opacity 0.6s ease; }
    .header__nav a:hover {
      opacity: 0.5; }
  .header__nav li {
    display: inline-block;
    vertical-align: top; }
    .header__nav li + li {
      margin-left: 30px; }

.section__contact {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 8;
  background: #414141;
  color: #fff;
  padding-top: 200px;
  padding-bottom: 95px;
  -webkit-transform: translateY(-700px);
          transform: translateY(-700px);
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease; }
  .section__contact .wrapper {
    position: relative;
    opacity: 0;
    transition: opacity 0.6s ease 0s; }
  .section__contact.open {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
    .section__contact.open .wrapper {
      opacity: 1;
      transition: opacity 0.6s ease 0.3s; }
  .section__contact p {
    width: 515px;
    margin-bottom: 0; }
    .section__contact p + p {
      margin-top: 30px; }
  .section__contact a {
    color: #fff;
    text-decoration: none;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: 0.05em;
    font-weight: 500;
    position: relative;
    display: inline-block;
    vertical-align: top;
    transition: color 0.6s ease; }
    .section__contact a:after {
      content: '';
      display: inline-block;
      vertical-align: top;
      height: 1px;
      width: 100%;
      background: #fff;
      bottom: 0px;
      left: 0;
      right: 0;
      transition: background 0.6s ease; }
    .section__contact a:hover {
      color: #f2d11c; }
      .section__contact a:hover:after {
        background: #f2d11c; }
  .section__contact .section__title {
    margin-bottom: 50px; }
  .section__contact .section__subtitle {
    margin-bottom: 20px; }

.contact__close {
  cursor: pointer;
  background: transparent;
  border: 1px solid #fff;
  height: 36px;
  width: 36px;
  position: absolute;
  top: 0;
  right: 10px;
  transition: background 0.6s ease; }
  .contact__close span {
    display: block;
    height: 1px;
    width: 25px;
    background: #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: background 0.6s ease; }
    .contact__close span + span {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .contact__close:hover {
    background: #fff; }
    .contact__close:hover span {
      background: #414141; }

/* Media Queries */
@media (max-width: 1440px) {
  .section__header .logo {
    width: 155px; }
  .section__header .brand {
    font-size: 28px; }
  .header__nav {
    top: 20px; }
    .header__nav a {
      font-size: 14px;
      line-height: 23px; } }

@media (max-width: 1024px) {
  .section__header .brand {
    font-size: 24px; }
  .section__header .logo {
    width: 130px; }
  .header__nav {
    top: 15px; }
    .header__nav a {
      font-size: 12px;
      line-height: 22px; }
    .header__nav li + li {
      margin-left: 20px; }
  .section__contact {
    padding-top: 150px;
    padding-bottom: 85px; } }

@media (max-width: 767px) {
  .nav__toggle {
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 20px; }
  .section__header {
    transition: background 0.4s ease; }
    .section__header.open {
      background: rgba(0, 0, 0, 0.8); }
    .section__header.section__header--grey {
      background: rgba(0, 0, 0, 0.2); }
      .section__header.section__header--grey.open {
        background: rgba(0, 0, 0, 0.8); }
    .section__header .logo {
      width: 115px; }
  .header__nav {
    position: relative;
    top: 0;
    right: auto;
    margin-top: -200px;
    padding-bottom: 94px;
    transition: margin 0.4s ease, padding 0.4s ease;
    transition-delay: 0.2s; }
    .header__nav li {
      display: block;
      opacity: 0;
      transition: opacity 0.4s ease 0s; }
      .header__nav li + li {
        margin-left: 0;
        margin-top: 20px; }
    .header__nav.open {
      margin-top: 40px;
      padding-bottom: 10px;
      transition: margin 0.6s ease, padding 0.5s ease;
      transition-delay: 0.2s; }
      .header__nav.open li {
        opacity: 1;
        transition: opacity 0.8s ease 0.3s; }
  .section__contact {
    padding-top: 300px;
    padding-bottom: 60px; }
    .section__contact .section__title {
      margin-bottom: 40px; }
    .section__contact a {
      font-size: 12px; }
    .section__contact p {
      width: 80%; }
  .contact__close {
    right: 20px;
    height: 30px;
    width: 30px; }
    .contact__close span {
      width: 18px; } }

@media (max-width: 480px) {
  .section__contact {
    padding-top: 285px;
    padding-bottom: 40px; }
    .section__contact .section__title {
      margin-bottom: 40px; }
    .section__contact a {
      font-size: 12px; } }

/* ==========================================================================
   Global/Footer
   ========================================================================== */
.section__newsletter {
  background: #7cc42e;
  padding-top: 85px;
  padding-bottom: 95px;
  text-align: center; }
  .section__newsletter .section__title {
    color: #fff;
    margin-bottom: 20px; }
  .section__newsletter .section__description {
    width: 620px;
    margin: 0 auto; }
  .section__newsletter p {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-weight: 400;
    color: #2b2a2a;
    margin-bottom: 20px; }

.form__newsletter {
  color: #2b2a2a; }
  .form__newsletter input[type="email"],
  .form__newsletter input[type="text"] {
    border: none;
    outline: none;
    background: transparent;
    border-bottom: 1px solid #2b2a2a;
    padding: 10px 3px 5px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #2b2a2a;
    width: 300px;
    font-weight: 500;
    position: relative;
    z-index: 1; }
  .form__newsletter input::-webkit-input-placeholder {
    color: #2b2a2a; }
  .form__newsletter .btn__primary {
    margin-left: 20px;
    cursor: pointer; }

.form__object {
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .form__object label {
    position: absolute;
    z-index: 0;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
    bottom: 14px;
    left: 3px; }

.section__footer {
  background: #62a718;
  text-align: center;
  padding-top: 65px;
  padding-bottom: 55px; }
  .section__footer p {
    color: rgba(64, 88, 32, 0.6);
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.01em; }

.footer__nav {
  padding-bottom: 15px; }
  .footer__nav a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.01em;
    font-weight: 700;
    transition: opacity 0.6s ease; }
    .footer__nav a:hover {
      opacity: 0.5; }
  .footer__nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px; }

#mc_embed_signup input.mce_inline_error {
  border-color: #fff !important; }

#mc_embed_signup div.mce_inline_error {
  letter-spacing: 0.01em;
  background-color: transparent !important;
  margin: 15px 0 0 !important;
  padding: 0 !important;
  font-weight: 600 !important;
  z-index: 1;
  color: #fff;
  text-align: left; }

#mce-responses {
  padding-top: 30px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: 400; }

/* Media Queries */
@media (max-width: 992px) {
  .section__newsletter {
    padding-top: 70px;
    padding-bottom: 85px; }
    .section__newsletter p {
      font-size: 16px;
      line-height: 22px; }
  .form__newsletter input[type="email"],
  .form__newsletter input[type="text"] {
    font-size: 12px;
    line-height: 23px;
    padding: 9px 3px 5px; }
  .section__footer {
    padding-top: 55px;
    padding-bottom: 45px; }
  #mc_embed_signup div.mce_inline_error {
    margin-top: 5px !important;
    font-size: 12px;
    line-height: 23px; }
  #mce-responses {
    padding-top: 30px;
    font-size: 14px;
    line-height: 20px; } }

@media (max-width: 767px) {
  .section__newsletter {
    padding-top: 50px;
    padding-bottom: 60px; }
    .section__newsletter .section__description {
      max-width: 400px;
      width: 100%; }
    .section__newsletter p {
      font-size: 14px;
      line-height: 20px; }
  .form__newsletter input[type="email"],
  .form__newsletter input[type="text"] {
    width: 255px; }
  .section__footer {
    padding-top: 50px;
    padding-bottom: 40px; }
  #mce-responses {
    padding-top: 30px;
    font-size: 12px;
    line-height: 18px; } }

@media (max-width: 480px) {
  .section__newsletter {
    padding-top: 45px;
    padding-bottom: 50px; }
  .form__newsletter input[type="email"],
  .form__newsletter input[type="text"] {
    width: 100%; }
  .form__newsletter .btn__primary {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 100%;
    max-width: 200px; }
  .form__object {
    width: 100%; }
  .section__footer {
    padding-top: 40px;
    padding-bottom: 30px; }
    .section__footer p {
      font-size: 12px;
      line-height: 20px; }
  .footer__nav li {
    margin: 0 10px; }
  .footer__nav a {
    font-size: 12px;
    line-height: 20px; } }

/* ==========================================================================
   Base
   ========================================================================== */
* {
  outline: none;
  padding: 0;
  opacity: 1;
  margin: 0;
  box-sizing: border-box; }

html, body {
  overflow-x: hidden; }

body {
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
input:-moz-placeholder, textarea:-moz-placeholder,
input::-moz-placeholder, textarea::-moz-placeholder,
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000; }

.clip {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

/* ==========================================================================
   Containers
   ========================================================================== */
.wrapper {
  width: 1200px;
  padding: 0 10px;
  margin: 0 auto; }

.inner-wrapper {
  width: 1020px;
  padding: 0 20px;
  margin: 0 auto; }

.fullwidth {
  width: 100%; }

/* ==========================================================================
   Sections
   ========================================================================== */
/* ==========================================================================
   Section/Front Page
   ========================================================================== */
.section__landing {
  height: 100vh;
  position: relative;
  overflow: hidden;
  color: #fff; }
  .section__landing .wrapper {
    position: relative;
    height: 100%; }
  .section__landing .section__content {
    position: absolute;
    bottom: 100px;
    left: 10px;
    width: 800px; }
  .section__landing .section__title {
    margin-bottom: 20px; }
  .section__landing .section__subtitle {
    display: block;
    text-transform: none;
    margin-top: 5px; }
  .section__landing .section__description {
    margin-bottom: 45px;
    width: 80%; }
  .section__landing .btn {
    display: inline-block;
    vertical-align: top; }
  .section__landing .btn__tertiary {
    margin-left: 30px; }

.partners {
  border: 1px solid #fff;
  position: relative;
  height: 115px;
  display: inline-block;
  width: 580px;
  margin-top: 85px; }
  .partners .section__title {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 35px;
    background: #fff;
    display: inline-block;
    color: #2b2a2a;
    margin-bottom: 0; }
    .partners .section__title .title {
      display: inline-block;
      margin-top: 43px;
      margin-left: -25px;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .partners ul {
    padding-left: 35px;
    display: table;
    width: 100%;
    height: 100%; }
    .partners ul li:first-child {
      padding-left: 30px; }
    .partners ul li:last-child {
      padding-right: 30px; }
  .partners .partner__item {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%; }
    .partners .partner__item img {
      max-width: 100%;
      width: 70%; }

.section__video {
  padding-top: 230px;
  padding-bottom: 185px; }
  .section__video .video,
  .section__video .section__content {
    display: inline-block;
    vertical-align: top; }
  .section__video .video {
    width: 700px;
    height: 390px; }
    .section__video .video iframe {
      width: 100%;
      height: 100%; }
  .section__video .section__content {
    width: calc(100% - 705px);
    padding: 75px 0 70px;
    padding-left: 90px;
    position: relative;
    margin-top: -115px; }
    .section__video .section__content:after {
      content: '';
      display: inline-block;
      height: 100%;
      width: 200vw;
      background: #f2d11c;
      position: absolute;
      top: 0;
      left: -210px;
      right: 0;
      bottom: 0;
      z-index: -1; }
  .section__video .section__title {
    color: #fff;
    margin-bottom: 20px; }
  .section__video p {
    font-size: 18px;
    line-height: 24px;
    color: #2b2a2a; }
    .section__video p + p {
      margin-top: 10px; }
  .section__video .btn {
    text-transform: uppercase;
    text-decoration: none;
    color: #2b2a2a;
    position: absolute;
    top: calc(100% + 50px);
    text-align: center; }
    .section__video .btn:before {
      content: '';
      display: inline-block;
      height: 0;
      width: 1px;
      background: #2b2a2a;
      position: absolute;
      top: -80px;
      left: 0;
      right: 0;
      margin: auto;
      transition: height 0.4s ease 0.3s; }
    .section__video .btn:after {
      content: '';
      display: inline-block;
      height: 7px;
      width: 7px;
      border: 1px solid #f2d11c;
      border-radius: 50%;
      position: absolute;
      top: -23px;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-transform: scale3d(0, 0, 0);
              transform: scale3d(0, 0, 0);
      transition: -webkit-transform 0.2s ease 0.5s;
      transition: transform 0.2s ease 0.5s;
      transition: transform 0.2s ease 0.5s, -webkit-transform 0.2s ease 0.5s; }
    .section__video .btn.animated:before {
      height: 58px; }
    .section__video .btn.animated:after {
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }
    .section__video .btn.animated .scroll-down,
    .section__video .btn.animated .circle {
      opacity: 1; }
    .section__video .btn span {
      display: block; }
    .section__video .btn .scroll-down {
      margin-bottom: 25px;
      opacity: 0;
      transition: opacity 0.6s ease 1s; }
    .section__video .btn .circle {
      opacity: 0;
      transition: opacity 0.6s ease 1.3s; }

.circle {
  height: 37px;
  width: 37px;
  border: 1px solid #2b2a2a;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  display: block; }
  .circle img {
    width: 17px;
    height: 10px;
    position: absolute;
    top: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation: bounce 1.2s cubic-bezier(0.57, 0.11, 0.5, 0.97) forwards infinite;
            animation: bounce 1.2s cubic-bezier(0.57, 0.11, 0.5, 0.97) forwards infinite; }

.section__slides {
  height: 100vh;
  margin-bottom: 100vh;
  position: relative; }
  .section__slides .wrapper {
    height: 100%;
    display: table;
    width: 1020px;
    padding: 0 20px; }
  .section__slides li {
    height: 100%;
    width: 100%;
    position: absolute;
    color: #fff;
    z-index: 1;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease; }
    .section__slides li.fixed {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    .section__slides li.next {
      margin-top: 100vh; }
  .section__slides .section__content {
    display: table-cell;
    vertical-align: middle; }
  .section__slides .section__title {
    margin-bottom: 15px;
    display: block; }
  .section__slides p {
    margin-bottom: 65px;
    width: 95%;
    display: block; }
  .section__slides .btn {
    display: inline-block; }
  .section__slides .btn__down {
    position: absolute;
    bottom: 75px;
    left: 0;
    right: 0; }
  .section__slides .circle {
    border-color: #fff; }

.section__search {
  padding-top: 95px;
  padding-bottom: 100px;
  background: #f2d11c;
  color: #2b2a2a;
  text-align: center; }
  .section__search .section__title {
    margin-bottom: 15px; }
  .section__search .section__subtitle {
    color: #fff;
    margin-bottom: 15px; }
  .section__search p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-bottom: 20px; }
  .section__search .btn {
    display: inline-block; }
  .section__search .section__content p {
    width: 520px;
    margin-left: auto;
    margin-right: auto; }

.section__split {
  position: relative;
  padding-top: 100px;
  padding-bottom: 95px;
  color: #2b2a2a; }
  .section__split:before {
    content: '';
    display: inline-block;
    height: 285px;
    width: 31.6%;
    background: #7cc42e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  .section__split .img__01,
  .section__split .img__02 {
    width: 480px;
    height: auto;
    display: inline-block;
    vertical-align: top; }
  .section__split blockquote {
    display: inline-block;
    vertical-align: top;
    padding: 120px 75px 95px 110px;
    width: calc(100% - 485px);
    position: relative; }
    .section__split blockquote:before {
      content: '“';
      color: #7cc42e;
      font-size: 164px;
      line-height: 1em;
      font-weight: 700;
      letter-spacing: 0.02em;
      position: absolute;
      top: 45px;
      left: 75px; }
    .section__split blockquote:after {
      content: '“';
      color: #7cc42e;
      font-size: 457px;
      line-height: 1em;
      font-weight: 700;
      opacity: 0.2;
      letter-spacing: 0.02em;
      position: absolute;
      bottom: -60px;
      right: 90px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .section__split blockquote p {
      font-size: 30px;
      line-height: 38px;
      font-weight: 300;
      margin-bottom: 0; }
  .section__split .line {
    display: block;
    height: 1px;
    width: 0;
    background: rgba(43, 42, 42, 0.5);
    margin-top: 80px;
    margin-bottom: 70px;
    margin-right: 0;
    margin-left: auto;
    position: relative;
    transition: width 0.6s ease 0.3s; }
    .section__split .line:after {
      content: '';
      display: inline-block;
      height: 6px;
      width: 6px;
      border: 1px solid #7cc42e;
      border-radius: 50%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -7px;
      margin: auto;
      -webkit-transform: scale3d(0, 0, 0);
              transform: scale3d(0, 0, 0);
      z-index: 1;
      transition: -webkit-transform 0.2s ease 0.9s;
      transition: transform 0.2s ease 0.9s;
      transition: transform 0.2s ease 0.9s, -webkit-transform 0.2s ease 0.9s; }
    .section__split .line.animated {
      width: calc(100% - 245px); }
      .section__split .line.animated:after {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1); }
  .section__split .section__content {
    width: calc(100% - 485px);
    display: inline-block;
    vertical-align: top;
    padding-right: 105px; }
  .section__split .section__title {
    margin-bottom: 5px; }
  .section__split .section__subtitle {
    margin-bottom: 20px; }
  .section__split p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.01em;
    margin-bottom: 10px; }

/* Media Queries */
@media (max-width: 1920px) and (max-height: 800px) {
  .section__landing .section__content {
    bottom: 70px; } }

@media (max-width: 1920px) and (max-height: 780px) {
  .section__landing .section__content {
    bottom: 40px; }
  .section__landing .section__description {
    margin-bottom: 30px; } }

@media (max-width: 1920px) and (max-height: 700px) {
  .section__landing .section__title {
    font-size: 48px;
    line-height: 60px; }
  .section__landing .section__description {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 40px; } }

@media (max-width: 1920px) and (max-height: 650px) {
  .section__landing .section__content {
    bottom: 45px; }
  .section__landing .section__title {
    font-size: 46px;
    line-height: 58px;
    margin-bottom: 15px; }
  .section__landing .section__description {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px; } }

@media (max-width: 1920px) and (max-height: 600px) {
  .section__landing {
    min-height: 550px; }
    .section__landing .section__content {
      bottom: 40px; }
    .section__landing .section__title {
      font-size: 44px;
      line-height: 56px;
      margin-bottom: 10px; }
    .section__landing .section__description {
      font-size: 28px;
      line-height: 34px;
      margin-bottom: 25px; } }

@media (max-width: 1920px) and (max-height: 780px) {
  .partners {
    margin-top: 35px; } }

@media (max-width: 1920px) and (max-height: 650px) {
  .partners {
    margin-top: 35px; }
    .partners .section__title {
      margin-bottom: 0; } }

@media (max-width: 1920px) and (max-height: 600px) {
  .partners {
    height: 90px; }
    .partners .section__title .title {
      font-size: 12px;
      line-height: 25px;
      margin-top: 33px;
      margin-left: -20px; } }

@media (max-width: 1440px) and (max-height: 850px) {
  .section__landing .section__content {
    bottom: 40px; } }

@media (max-width: 1440px) and (max-height: 700px) {
  .section__landing .section__content {
    bottom: 35px; }
  .section__landing .section__title {
    font-size: 46px;
    line-height: 58px; }
  .section__landing .section__description {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (max-width: 1440px) and (max-height: 650px) {
  .section__landing .section__content {
    bottom: 45px; }
  .section__landing .section__title {
    font-size: 44px;
    line-height: 56px;
    margin-bottom: 5px; }
  .section__landing .section__description {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (max-width: 1440px) and (max-height: 600px) {
  .section__landing {
    min-height: 550px; }
    .section__landing .section__content {
      bottom: 30px; }
    .section__landing .section__title {
      font-size: 42px;
      line-height: 54px;
      margin-bottom: 5px; }
    .section__landing .section__description {
      font-size: 26px;
      line-height: 32px;
      margin-bottom: 20px; } }

@media (max-width: 1440px) {
  .partners {
    margin-top: 70px; } }
  @media (max-width: 1440px) and (max-height: 780px) {
    .partners {
      margin-top: 35px;
      height: 100px; }
      .partners .section__title .title {
        margin-top: 37px; } }
  @media (max-width: 1440px) and (max-height: 650px) {
    .partners {
      margin-top: 35px; }
      .partners .section__title {
        margin-bottom: 0; } }
  @media (max-width: 1440px) and (max-height: 600px) {
    .partners {
      height: 90px;
      margin-top: 25px; }
      .partners .section__title .title {
        font-size: 12px;
        line-height: 25px;
        margin-top: 33px;
        margin-left: -20px; } }

@media (max-width: 1440px) {
  .section__video .video {
    width: 500px;
    height: 280px; }
  .section__video .section__content {
    width: calc(100% - 505px);
    padding: 55px 0 50px;
    padding-left: 45px;
    margin-top: -60px; }
  .section__video p {
    font-size: 16px;
    line-height: 22px; }
  .section__slides .wrapper {
    width: 965px; }
  .section__search {
    padding-top: 80px;
    padding-bottom: 90px; }
  .section__split {
    padding-top: 80px; }
    .section__split .img__01,
    .section__split .img__02 {
      width: 400px; }
    .section__split blockquote {
      padding: 70px 55px 70px 85px;
      width: calc(100% - 405px); }
      .section__split blockquote:before {
        font-size: 145px;
        top: 5px;
        left: 50px; }
      .section__split blockquote:after {
        font-size: 410px; }
      .section__split blockquote p {
        font-size: 28px;
        line-height: 36px; }
    .section__split .section__content {
      width: calc(100% - 405px);
      padding-right: 70px; } }

@media (max-width: 1200px) and (max-height: 700px) {
  .section__landing .section__content {
    bottom: 50px; }
  .section__landing .section__title {
    font-size: 44px;
    line-height: 56px;
    margin-bottom: 10px; } }

@media (max-width: 1200px) and (max-height: 650px) {
  .section__landing .section__title {
    font-size: 42px;
    line-height: 54px; } }

@media (max-width: 1200px) and (max-height: 600px) {
  .section__landing .section__title {
    font-size: 36px;
    line-height: 48px; } }

@media (max-width: 1200px) {
  .section__landing .section__content {
    bottom: 80px;
    width: 680px; } }
  @media (max-width: 1200px) and (max-height: 780px) {
    .section__landing .section__content {
      bottom: 50px; } }
  @media (max-width: 1200px) and (max-height: 650px) {
    .section__landing .section__content {
      bottom: 40px; } }
  @media (max-width: 1200px) and (max-height: 600px) {
    .section__landing .section__content {
      bottom: 30px; } }

@media (max-width: 1200px) {
  .section__landing .section__description {
    margin-bottom: 35px;
    width: 85%; } }
  @media (max-width: 1200px) and (max-height: 780px) {
    .section__landing .section__description {
      font-size: 26px;
      line-height: 32px; } }
  @media (max-width: 1200px) and (max-height: 650px) {
    .section__landing .section__description {
      margin-bottom: 20px; } }
  @media (max-width: 1200px) and (max-height: 600px) {
    .section__landing .section__description {
      font-size: 26px;
      line-height: 32px; } }

@media (max-width: 1200px) {
  .partners {
    margin-top: 60px;
    height: 100px;
    width: 535px; } }
  @media (max-width: 1200px) and (max-height: 780px) {
    .partners {
      margin-top: 40px; } }
  @media (max-width: 1200px) and (max-height: 650px) {
    .partners {
      margin-top: 20px; } }
  @media (max-width: 1200px) and (max-height: 600px) {
    .partners {
      height: 90px; }
      .partners .section__title .title {
        margin-top: 33px; } }

@media (max-width: 1200px) {
    .partners .section__title {
      margin-bottom: 0; }
      .partners .section__title .title {
        margin-top: 38px; }
  .section__video {
    padding-top: 175px; }
    .section__video .video {
      width: 455px;
      height: 255px; }
    .section__video .section__content {
      width: calc(100% - 460px);
      padding: 45px 0 40px;
      padding-left: 30px;
      margin-top: -80px; }
  .section__slides .wrapper {
    width: 860px; }
  .section__slides p {
    margin-bottom: 50px; }
  .section__search {
    padding-top: 70px;
    padding-bottom: 80px; }
  .section__split:before {
    height: 230px;
    width: 30%; }
  .section__split .img__01,
  .section__split .img__02 {
    width: 365px; }
  .section__split blockquote {
    padding: 70px 50px 50px 65px;
    width: calc(100% - 370px); }
    .section__split blockquote:before {
      font-size: 120px;
      top: 10px;
      left: 35px; }
    .section__split blockquote:after {
      font-size: 300px;
      bottom: -40px;
      right: 60px; }
    .section__split blockquote p {
      font-size: 26px;
      line-height: 34px; }
  .section__split .line {
    margin-top: 65px;
    margin-bottom: 65px; }
    .section__split .line.animated {
      width: calc(100% - 200px); }
  .section__split .section__content {
    width: calc(100% - 370px);
    padding-right: 50px; } }

@media (max-width: 1024px) and (max-height: 700px) {
  .section__landing .section__title {
    font-size: 40px;
    line-height: 52px; }
  .section__landing .section__description {
    font-size: 26px;
    line-height: 32px; } }

@media (max-width: 1024px) and (max-height: 650px) {
  .section__landing .section__title {
    font-size: 38px;
    line-height: 50px; }
  .section__landing .section__description {
    font-size: 24px;
    line-height: 30px; } }

@media (max-width: 1024px) and (max-height: 600px) {
  .section__landing .section__title {
    font-size: 36px;
    line-height: 48px; }
  .section__landing .section__description {
    font-size: 24px;
    line-height: 30px; } }

@media (max-width: 1024px) {
  .section__landing .section__content {
    bottom: 80px;
    width: 680px; } }
  @media (max-width: 1024px) and (max-height: 700px) {
    .section__landing .section__content {
      bottom: 60px; } }
  @media (max-width: 1024px) and (max-height: 650px) {
    .section__landing .section__content {
      bottom: 60px; } }
  @media (max-width: 1024px) and (max-height: 600px) {
    .section__landing .section__content {
      bottom: 30px; } }

@media (max-width: 1024px) {
  .section__landing .section__description {
    margin-bottom: 35px;
    width: 85%; }
  .partners {
    margin-top: 50px; } }
  @media (max-width: 1024px) and (max-height: 650px) {
    .partners {
      margin-top: 40px; } }

@media (max-width: 1024px) {
  .section__split .img__01,
  .section__split .img__02 {
    width: 355px; }
  .section__split blockquote {
    padding: 70px 40px 50px 65px;
    width: calc(100% - 360px); }
    .section__split blockquote p {
      font-size: 24px;
      line-height: 32px; }
  .section__split .section__content {
    width: calc(100% - 360px);
    padding-right: 40px; } }

@media (max-width: 992px) {
  .section__landing .section__content {
    bottom: 60px;
    width: 630px; }
  .section__landing .section__description {
    margin-bottom: 35px;
    width: 90%; } }

@media (max-width: 992px) and (max-height: 700px) {
  .section__landing .section__title {
    font-size: 40px;
    line-height: 50px; }
  .section__landing .section__description {
    font-size: 24px;
    line-height: 32px; } }

@media (max-width: 992px) and (max-height: 650px) {
  .section__landing .section__content {
    bottom: 40px; }
  .section__landing .section__title {
    font-size: 38px;
    line-height: 48px; } }

@media (max-width: 992px) and (max-height: 600px) {
  .section__landing .section__title {
    font-size: 32px;
    line-height: 42px; }
  .section__landing .section__description {
    font-size: 22px;
    line-height: 28px; } }

@media (max-width: 992px) {
  .section__video .video {
    width: 400px;
    height: 225px; }
  .section__video .section__content {
    width: calc(100% - 405px);
    padding: 35px 0 35px;
    padding-left: 20px;
    margin-top: -85px; }
    .section__video .section__content:after {
      left: -155px; }
  .section__video .section__title {
    margin-bottom: 15px; }
  .section__video .btn {
    top: calc(100% + 65px);
    left: -45px;
    right: 0; }
    .section__video .btn .scroll-down {
      margin-bottom: 10px; }
  .section__slides .wrapper {
    width: 675px; }
  .section__slides p {
    margin-bottom: 40px; }
  .section__search {
    padding-top: 60px;
    padding-bottom: 70px; }
  .section__split:before {
    height: 200px; }
  .section__split .img__01,
  .section__split .img__02 {
    width: 310px; }
  .section__split blockquote {
    padding: 35px 30px 40px 50px;
    width: calc(100% - 315px); }
    .section__split blockquote:before {
      font-size: 95px;
      top: -5px;
      left: 20px; }
    .section__split blockquote:after {
      font-size: 220px;
      bottom: -25px;
      right: 45px; }
    .section__split blockquote p {
      font-size: 22px;
      line-height: 32px; }
  .section__split .line {
    margin-top: 50px;
    margin-bottom: 55px; }
  .section__split .section__content {
    width: calc(100% - 315px);
    padding-right: 50px; } }

@media (max-width: 767px) {
  .section__landing {
    height: auto;
    padding-top: 225px;
    padding-bottom: 60px; }
    .section__landing .section__content {
      position: relative;
      left: auto;
      bottom: auto;
      width: 100%; }
    .section__landing .section__title {
      font-size: 32px;
      line-height: 44px;
      margin-bottom: 20px; }
    .section__landing .section__description {
      font-size: 24px;
      line-height: 32px; } }
  @media (max-width: 767px) and (max-height: 700px) {
    .section__landing .section__title {
      font-size: 32px;
      line-height: 44px;
      margin-bottom: 20px; }
    .section__landing .section__description {
      font-size: 24px;
      line-height: 32px; } }

@media (max-width: 767px) {
  .partners {
    margin-top: 50px;
    height: 85px;
    width: 415px; }
    .partners .section__title {
      width: 28px;
      margin-bottom: 0; }
      .partners .section__title .title {
        margin-left: -22px;
        margin-top: 36px;
        line-height: 1em; }
    .partners ul {
      padding-left: 28px; }
      .partners ul li:first-child {
        padding-left: 20px; }
      .partners ul li:last-child {
        padding-right: 20px; }
    .partners .partner__item img {
      width: 75%; }
  .section__video {
    padding-top: 60px;
    padding-bottom: 190px; }
    .section__video .section__content {
      width: calc(100% - 70px);
      padding: 90px 0 50px 40px;
      margin-right: 0;
      margin-left: auto;
      margin-top: -70px;
      display: block; }
      .section__video .section__content:after {
        left: 0; }
  .section__slides .wrapper {
    width: 100%; }
  .section__slides p {
    margin-bottom: 30px; }
  .section__search {
    padding-top: 55px;
    padding-bottom: 60px; }
    .section__search .section__content p {
      max-width: 400px;
      width: 100%;
      font-size: 14px;
      line-height: 20px; }
  .section__split {
    padding-top: 60px;
    padding-bottom: 60px; }
    .section__split blockquote {
      padding: 55px 0px 40px;
      width: calc(100% - 100px);
      display: block;
      margin-left: auto;
      margin-right: 0; }
      .section__split blockquote:before {
        font-size: 90px;
        top: 15px;
        left: -35px; }
      .section__split blockquote:after {
        font-size: 180px;
        bottom: -5px;
        right: 20px; }
      .section__split blockquote p {
        font-size: 20px;
        line-height: 30px; }
    .section__split .line {
      margin-top: 35px;
      margin-bottom: 50px; }
      .section__split .line.animated {
        width: calc(100% - 80px); }
    .section__split .section__content {
      width: 100%;
      padding-right: 0px;
      display: block;
      margin-bottom: 30px; }
    .section__split .img__02 {
      margin-right: 0;
      margin-left: auto;
      display: block; } }

@media (max-width: 480px) {
  .section__landing {
    height: auto;
    padding-top: 225px;
    padding-bottom: 50px; }
    .section__landing .section__title {
      font-size: 26px;
      line-height: 38px; }
    .section__landing .section__description {
      font-size: 18px;
      line-height: 26px; }
    .section__landing .btn {
      display: block;
      max-width: 200px;
      margin: 0 auto; }
    .section__landing .btn__tertiary {
      margin-left: auto;
      margin-top: 20px; }
    .section__landing .section__description {
      margin-bottom: 30px;
      width: 100%; }
  .partners {
    height: 75px;
    width: 100%;
    margin-top: 35px; }
    .partners .section__title {
      width: 28px; }
      .partners .section__title .title {
        font-size: 10px;
        margin-top: 31px;
        margin-left: -17px; }
    .partners ul {
      padding-left: 28px; }
    .partners .partner__item img {
      width: 75%; }
  .section__video {
    padding-top: 50px;
    padding-bottom: 180px; }
    .section__video .video {
      width: 280px;
      height: 155px; }
    .section__video .section__content {
      width: calc(100% - 30px);
      padding: 90px 0 35px 20px; }
    .section__video .section__title {
      margin-bottom: 10px; }
    .section__video p {
      font-size: 14px;
      line-height: 20px; }
    .section__video .btn {
      left: -30px; }
  .section__search {
    padding-top: 45px;
    padding-bottom: 50px; }
  .section__split {
    padding-top: 50px;
    padding-bottom: 50px; }
    .section__split:before {
      height: 175px; }
    .section__split .img__01,
    .section__split .img__02 {
      max-width: 250px;
      width: 100%; }
    .section__split blockquote {
      width: calc(100% - 40px); }
      .section__split blockquote:before {
        font-size: 80px;
        top: 20px; }
      .section__split blockquote:after {
        font-size: 155px;
        bottom: 0px; }
      .section__split blockquote p {
        font-size: 18px;
        line-height: 28px; }
    .section__split .line.animated {
      width: calc(100% - 40px); }
    .section__split p {
      font-size: 14px;
      line-height: 20px; } }

/* ==========================================================================
   Section/Navigation
   ========================================================================== */
.section__navigation {
  position: relative; }
  .section__navigation:after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    background: #2b2a2a;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -2; }
  .section__navigation .toggles {
    position: absolute;
    top: 240px;
    z-index: 1;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
    @media (max-height: 750px) {
      .section__navigation .toggles {
        top: 200px; } }
    @media (max-height: 700px) {
      .section__navigation .toggles {
        top: 170px; } }
    @media (max-height: 650px) {
      .section__navigation .toggles {
        top: 170px; } }
  .section__navigation .btn {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    padding: 15px 40px;
    margin: 0 10px; }
  .section__navigation .btn__primary {
    border-color: rgba(255, 255, 255, 0.5);
    transition: background 0.6s ease, border-color 0.6s ease; }
    .section__navigation .btn__primary.active, .section__navigation .btn__primary:hover {
      border-color: #2b2a2a;
      background: #2b2a2a; }
  .section__navigation .btn__tertiary {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.5); }
    .section__navigation .btn__tertiary.active, .section__navigation .btn__tertiary:hover {
      border-color: #7cc42e;
      background: #7cc42e; }
  .section__navigation .wrapper {
    height: 100%; }

.section__nav {
  position: relative;
  height: 100vh;
  min-height: 600px;
  overflow: hidden;
  padding-top: 360px;
  padding-bottom: 30px;
  display: none;
  opacity: 0;
  transition: opacity 0.6s ease; }
  @media (max-height: 750px) {
    .section__nav {
      padding-top: 300px; } }
  @media (max-height: 700px) {
    .section__nav {
      padding-top: 260px; } }
  @media (max-height: 650px) {
    .section__nav {
      padding-top: 260px;
      padding-bottom: 20px; } }
  .section__nav:before {
    content: '';
    display: inline-block;
    height: 143px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .section__nav.transition {
    opacity: 0;
    display: block; }
  .section__nav.active {
    opacity: 1;
    display: block; }
  .section__nav .section__bg {
    background-position: bottom; }

.section__nav--green:before {
  background: rgba(0, 0, 0, 0.15); }

.section__nav--grey:before {
  background: rgba(0, 0, 0, 0.25); }

.country__list {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-weight: 800;
  color: #fff;
  height: 100%;
  margin-left: -85px;
  margin-right: -85px;
  width: calc(100% + 170px); }
  .country__list a {
    font-weight: 500;
    color: inherit;
    text-decoration: none;
    transition: color 0.6s ease; }
    .country__list a:hover {
      color: #7cc42e; }
  .country__list p {
    margin-bottom: 15px; }
  .country__list li {
    margin-bottom: 45px;
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column;
    display: inline-block;
    vertical-align: top;
    margin: 0 85px 45px;
    width: 167px; }
    .country__list li li {
      display: block;
      margin: 0;
      width: auto; }
    @media (max-height: 650px) {
      .country__list li {
        margin-bottom: 30px; } }

.industry__list {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-weight: 800;
  -webkit-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 85px;
          column-gap: 85px;
  color: #fff;
  height: 100%; }
  @media (max-height: 960px) {
    .industry__list {
      -webkit-column-count: 6;
              column-count: 6;
      -webkit-column-gap: 50px;
              column-gap: 50px; } }
  @media (max-height: 750px) {
    .industry__list {
      -webkit-column-gap: 30px;
              column-gap: 30px; } }
  @media (max-height: 650px) {
    .industry__list {
      -webkit-column-gap: 10px;
              column-gap: 10px; } }
  .industry__list a {
    font-weight: 500;
    color: inherit;
    text-decoration: none;
    transition: color 0.6s ease; }
    .industry__list a:hover {
      color: #7cc42e; }
  .industry__list p {
    margin-bottom: 15px; }
  .industry__list li {
    margin-bottom: 45px;
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column; }
    @media (max-height: 650px) {
      .industry__list li {
        margin-bottom: 30px; } }

.countries li {
  margin-bottom: 0;
  width: auto; }
  .countries li + li {
    margin-top: 15px; }
    @media (max-height: 650px) {
      .countries li + li {
        margin-top: 10px; } }

.industry__list li {
  margin-bottom: 0; }
  .industry__list li + li {
    margin-top: 15px; }

.industry__list a:hover {
  color: #2b2a2a; }

@media (max-height: 960px) {
  .industry__list {
    -webkit-column-count: 4;
            column-count: 4; } }

/* Media Queries */
@media (max-width: 1440px) {
  .section__navigation .btn {
    font-size: 26px; }
  .section__nav:before {
    height: 133px; }
  .country__list {
    margin-left: -70px;
    margin-right: -70px;
    width: calc(100% + 140px); }
    .country__list li {
      margin: 0 70px 45px;
      width: 145px; } }

@media (max-width: 1200px) {
  .section__navigation .btn {
    font-size: 24px; }
  .section__nav {
    padding-top: 350px;
    padding-bottom: 60px; } }
  @media (max-width: 1200px) and (max-height: 750px) {
    .section__nav {
      padding-top: 300px;
      padding-bottom: 45px; } }
  @media (max-width: 1200px) and (max-height: 700px) {
    .section__nav {
      padding-top: 270px;
      padding-bottom: 40px; } }
  @media (max-width: 1200px) and (max-height: 650px) {
    .section__nav {
      padding-top: 260px;
      padding-bottom: 30px; } }

@media (max-width: 1200px) {
  .country__list,
  .industry__list {
    font-size: 14px;
    line-height: 20px; }
  .country__list {
    margin-left: -50px;
    margin-right: -50px;
    width: calc(100% + 100px); }
    .country__list li {
      margin: 0 50px 45px;
      width: 145px; } }

@media (max-width: 1024px) {
  .section__nav:before {
    height: 123px; }
  .section__navigation .toggles {
    top: 220px; } }
  @media (max-width: 1024px) and (max-height: 700px) {
    .section__navigation .toggles {
      top: 170px; } }
  @media (max-width: 1024px) and (max-height: 650px) {
    .section__navigation .toggles {
      top: 150px; } }

@media (max-width: 1024px) {
  .section__navigation .btn {
    font-size: 20px; }
  .country__list {
    margin-left: -50px;
    margin-right: -50px;
    width: calc(100% + 100px); }
    .country__list li {
      margin: 0 50px 45px;
      width: 132px; } }

@media (max-width: 992px) {
  .section__navigation .btn {
    font-size: 18px; }
  .section__navigation .toggles {
    top: 170px; }
  .section__nav {
    min-height: 100vh;
    height: auto;
    padding-top: 270px;
    padding-bottom: 60px; }
  .industry__list {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 30px;
            column-gap: 30px; }
  .country__list {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px); }
    .country__list li {
      margin: 0 15px 45px;
      width: 160px; } }

@media (max-width: 767px) {
  .section__navigation .btn {
    font-size: 16px;
    padding: 10px 25px;
    margin: 0 5px; }
  .section__navigation .toggles {
    top: 170px; }
  .section__nav {
    padding-top: 270px;
    padding-bottom: 60px; }
    .section__nav:before {
      content: none; }
  .country__list,
  .industry__list {
    -webkit-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0px;
            column-gap: 0px; }
    .country__list li,
    .industry__list li {
      margin-bottom: 30px; }
  .industry__list li {
    margin-bottom: 0; }
    .industry__list li + li {
      margin-top: 10px; }
  .countries li {
    margin-bottom: 0px; }
    .countries li + li {
      margin-top: 10px; }
  .country__list {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    .country__list li {
      margin: 0 0px 30px;
      width: auto;
      display: block; } }

@media (max-width: 480px) {
  .section__navigation .btn {
    font-size: 14px;
    padding: 10px 25px;
    margin: 0 auto;
    display: block;
    max-width: 320px;
    width: calc(100% - 20px); }
    .section__navigation .btn + .btn {
      margin-top: 10px; }
  .section__navigation .toggles {
    top: 150px; }
  .section__nav {
    padding-top: 290px;
    padding-bottom: 40px; } }

/* ==========================================================================
   Section/Policies
   ========================================================================== */
.section__heading {
  background: #7cc42e;
  color: #fff;
  padding-top: 200px;
  padding-bottom: 70px; }
  .section__heading.section__heading--grey {
    background: #414141; }
  .section__heading:before {
    content: '';
    display: inline-block;
    height: 143px;
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9; }
  .section__heading .section__title {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 475px); }
  .section__heading .section__toggles {
    display: inline-block;
    vertical-align: top;
    width: 470px;
    margin-top: 8px; }
    .section__heading .section__toggles p {
      display: inline-block;
      vertical-align: top;
      font-size: 18px;
      letter-spacing: 0.1em;
      font-weight: 500;
      margin-right: 5px;
      margin-top: 10px; }
    .section__heading .section__toggles .btn {
      border-color: #fff;
      color: #fff;
      margin: 0 8px;
      padding: 7px 30px;
      display: inline-block;
      vertical-align: top;
      font-size: 20px;
      font-weight: 700; }
      .section__heading .section__toggles .btn:hover {
        background: #fff;
        color: #7cc42e; }

.section__policy-description {
  padding-top: 170px;
  padding-bottom: 170px;
  position: relative;
  color: #fff;
  overflow: hidden; }
  .section__policy-description .section__bg {
    height: 115%; }
    .section__policy-description .section__bg:before {
      content: '';
      display: inline-block;
      height: 100%;
      width: 100%;
      background: #2b2a2a;
      opacity: 0.4;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      mix-blend-mode: multiply; }
    .section__policy-description .section__bg:after {
      content: '';
      display: inline-block;
      height: 100%;
      width: 100%;
      background: linear-gradient(to bottom, rgba(50, 50, 50, 0) 0%, #323232 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00323232', endColorstr='#323232',GradientType=0 );
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      mix-blend-mode: multiply; }
  .section__policy-description .section__callout {
    width: 895px;
    margin-bottom: 50px; }
    .section__policy-description .section__callout p {
      font-family: inherit;
      font-size: inherit;
      font-weight: inherit;
      line-height: inherit;
      letter-spacing: inherit; }
      .section__policy-description .section__callout p + p {
        margin-top: 10px; }
  .section__policy-description .section__blockquote {
    position: relative;
    margin-bottom: 0; }
    .section__policy-description .section__blockquote:before {
      content: '“';
      color: #f2d11c;
      font-size: 164px;
      line-height: 1em;
      font-weight: 700;
      letter-spacing: 0.02em;
      position: absolute;
      top: -85px;
      left: -25px; }
    .section__policy-description .section__blockquote:after {
      content: '“';
      color: #f2d11c;
      font-size: 457px;
      line-height: 1em;
      font-weight: 700;
      opacity: 0.2;
      letter-spacing: 0.02em;
      position: absolute;
      bottom: -155px;
      right: 75px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .section__policy-description .btn {
    display: inline-block;
    background: #f3ed3b; }

.section__details {
  padding-top: 80px; }
  .section__details .section__title {
    margin-bottom: 35px; }

.sidebar {
  width: 260px;
  display: inline-block;
  vertical-align: top; }

.title--green {
  color: #7cc42e;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 23px;
  display: inline-block; }

.filters {
  width: 100%;
  display: block; }
  .filters > div {
    position: relative;
    margin-bottom: 20px;
    height: 36px;
    width: 100%; }
  .filters a {
    color: #2b2a2a;
    text-decoration: none;
    letter-spacing: 0.02em;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    vertical-align: top;
    min-height: 36px;
    width: 100%;
    padding: 10px 40px 0 55px;
    position: relative; }
  .filters .arrow {
    background: #2b2a2a;
    height: 36px;
    width: 37px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
    .filters .arrow img {
      width: 17px;
      height: 10px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      transition: -webkit-transform 0.6s ease;
      transition: transform 0.6s ease;
      transition: transform 0.6s ease, -webkit-transform 0.6s ease; }
  .filters .circle {
    cursor: pointer;
    z-index: 1;
    height: 25px;
    width: 25px;
    border: 1px solid #2b2a2a;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 6px;
    background: transparent;
    transition: background 0.6s ease; }
    .filters .circle:before {
      content: '';
      display: inline-block;
      height: 3px;
      width: calc(100% - 10px);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background: #2b2a2a;
      cursor: pointer;
      opacity: 0;
      transition: opacity 0.6s ease; }
    .filters .circle:after {
      content: '';
      display: inline-block;
      width: 3px;
      height: calc(100% - 10px);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background: #2b2a2a;
      cursor: pointer;
      opacity: 0;
      transition: opacity 0.6s ease; }
    .filters .circle.filter__selected:before {
      opacity: 1; }
    .filters .circle.filter__selected:hover:after {
      opacity: 0; }
  .filters .toggle__all:hover:before, .filters .toggle__all:hover:after {
    opacity: 1; }
  .filters .closed .arrow img {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .filters ul {
    width: 100%;
    display: block;
    overflow: hidden;
    max-height: 1000px;
    transition: max-height 0.6s ease, padding 0.6s ease; }
    .filters ul.closed {
      max-height: 0;
      padding: 0; }

.filters__industry {
  padding-top: 12px;
  border-top: 1px solid rgba(43, 42, 42, 0.5); }
  .filters__industry ul {
    padding-bottom: 25px; }
    .filters__industry ul a {
      letter-spacing: 0em;
      font-weight: 400;
      min-height: 25px;
      padding-top: 7px;
      padding-left: 0; }
    .filters__industry ul li {
      display: block;
      position: relative; }
      .filters__industry ul li + li {
        margin-top: 30px; }
      .filters__industry ul li.active .circle {
        background: #2b2a2a; }
      .filters__industry ul li.active:hover .circle {
        background: #2b2a2a; }
      .filters__industry ul li:hover .circle {
        background: #7cc42e; }
  .filters__industry .circle {
    top: 0px; }

.filters__commitment {
  padding-bottom: 100px; }
  .filters__commitment ul {
    max-height: 400px;
    transition: max-height 0.5s ease, padding 0.3s ease; }
    .filters__commitment ul li {
      cursor: pointer;
      display: inline-block;
      vertical-align: top;
      position: relative;
      width: 54px;
      height: 51px;
      border: 1px solid rgba(43, 42, 42, 0.5);
      margin-bottom: 15px;
      transition: border 0.6s ease, background 0.6s ease; }
      .filters__commitment ul li:hover {
        border: 2px solid #f3ed3b; }
        .filters__commitment ul li:hover .tool-tip {
          display: block;
          opacity: 1;
          position: fixed; }
      .filters__commitment ul li.active {
        border: 2px solid #f3ed3b;
        background: #f3ed3b; }
      .filters__commitment ul li + li {
        margin-left: 10px; }
      .filters__commitment ul li:nth-child(4n + 1) {
        margin-left: 0; }
    .filters__commitment ul .icon {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
    .filters__commitment ul a {
      padding: 0;
      position: static; }
  .filters__commitment .icon__graph {
    width: 25px;
    height: 28px; }
  .filters__commitment .icon__hands {
    width: 38px;
    height: 23px; }
  .filters__commitment .icon__lightning {
    width: 32px;
    height: 29px; }
  .filters__commitment .icon__x2 {
    width: 31px;
    height: 28px; }
  .filters__commitment .icon__gas {
    width: 22px;
    height: 27px; }
  .filters__commitment .icon__trees {
    width: 38px;
    height: 26px; }
  .filters__commitment .icon__power-plants {
    width: 26px;
    height: 24px; }
  .filters__commitment .icon__money-cloud {
    width: 31px;
    height: 21px; }
  .filters__commitment .icon__community {
    width: 30px;
    height: 25px; }
  .filters__commitment .icon__pie-chart {
    width: 29px;
    height: 29px; }
  .filters__commitment .icon__tap {
    width: 30px;
    height: 27px; }
  .filters__commitment .icon__car {
    width: 30px;
    height: 24px; }

.tool-tip {
  position: absolute;
  width: 260px;
  opacity: 0;
  top: calc(100% + 15px);
  left: -70px;
  background: #f3ed3b;
  padding: 10px 15px;
  border-radius: 10px;
  z-index: 1;
  border-top-left-radius: 0;
  transition: opacity 0.6s ease;
  display: none; }
  .tool-tip:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -5px;
    left: 90px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 5px 7.5px;
    border-color: transparent transparent #f3ed3b transparent; }
  .tool-tip p {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.01em;
    margin-bottom: 0; }

.filter__content {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  padding-bottom: 80px;
  width: calc(100% - 295px); }
  .filter__content ul .title {
    display: none; }
  .filter__content p {
    letter-spacing: 0;
    margin-bottom: 10px;
    color: #2b2a2a; }

.filter__titles {
  width: 100%; }

.section__policy {
  float: left;
  width: 75%;
  display: inline-block;
  vertical-align: top;
  padding-right: 30px; }
  .section__policy.section__country {
    width: 50%; }
  .section__policy a {
    font-size: 14px;
    letter-spacing: 0.01em;
    color: #7cc42e;
    transition: color 0.6s ease; }
    .section__policy a:hover {
      color: #62a718; }
  .section__policy strong {
    font-weight: 700; }
  .section__policy em {
    font-style: italic; }
  .section__policy ul {
    padding-left: 20px;
    margin-bottom: 10px; }
    .section__policy ul li {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0;
      color: #2b2a2a;
      padding-left: 15px;
      position: relative; }
      .section__policy ul li:before {
        content: '';
        display: inline-block;
        height: 4px;
        width: 4px;
        border-radius: 50%;
        background: #7cc42e;
        position: absolute;
        left: 0;
        top: 10px; }
      .section__policy ul li + li {
        margin-top: 5px; }

.section__industry {
  float: left;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding-right: 30px; }
  .section__industry p {
    margin-bottom: 0;
    line-height: 18px;
    letter-spacing: 0.05em; }
    .section__industry p + p {
      margin-top: 7px; }

.section__wmb-commitment {
  float: left;
  width: 25%;
  display: inline-block;
  vertical-align: top; }
  .section__wmb-commitment ul {
    margin-bottom: -10px; }
    .section__wmb-commitment ul li {
      cursor: pointer;
      width: 39px;
      height: 36px;
      display: inline-block;
      position: relative;
      background: #f3ed3b;
      border: 2px solid #f3ed3b;
      margin-bottom: 5px;
      transition: background 0.6s ease; }
      .section__wmb-commitment ul li + li {
        margin-left: 5px; }
      .section__wmb-commitment ul li:hover {
        background: transparent; }
        .section__wmb-commitment ul li:hover .tool-tip {
          display: block;
          opacity: 1;
          position: fixed; }
      .section__wmb-commitment ul li:nth-child(4n + 1) {
        margin-left: 0; }
  .section__wmb-commitment img {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
  .section__wmb-commitment .icon__money-cloud {
    width: 22px;
    height: 15px; }
  .section__wmb-commitment .icon__community {
    width: 22px;
    height: 18px; }
  .section__wmb-commitment .icon__pie-chart {
    width: 19px;
    height: 19px; }
  .section__wmb-commitment .icon__tap {
    width: 20px;
    height: 19px; }
  .section__wmb-commitment .icon__trees {
    width: 25px;
    height: 17px; }
  .section__wmb-commitment .icon__x2 {
    width: 20px;
    height: 18px; }
  .section__wmb-commitment .icon__hands {
    width: 25px;
    height: 15px; }
  .section__wmb-commitment .icon__lightning {
    width: 22px;
    height: 20px; }
  .section__wmb-commitment .icon__graph {
    width: 18px;
    height: 20px; }
  .section__wmb-commitment .icon__power-plants {
    width: 20px;
    height: 18px; }
  .section__wmb-commitment .icon__gas {
    width: 15px;
    height: 18px; }
  .section__wmb-commitment .icon__car {
    width: 22px;
    height: 17px; }
  .section__wmb-commitment .tool-tip p {
    margin-bottom: 0; }

.policies__content {
  clear: both; }
  .policies__content > li {
    border-top: 1px solid rgba(43, 42, 42, 0.5);
    padding: 20px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .policies__content > li > div {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      float: none;
      display: table-cell;
      vertical-align: middle; }

/* Media Queries */
@media (max-width: 1440px) {
  .section__heading {
    padding-top: 190px; }
    .section__heading:before {
      height: 133px; }
  .sidebar {
    width: 240px; }
  .filters .arrow {
    height: 30px;
    width: 31px; }
  .filters .circle {
    height: 21px;
    width: 21px; }
  .filters a {
    padding: 6px 35px 0 40px;
    min-height: 30px; }
  .filters__commitment ul li {
    width: 49px;
    height: 45px; }
  .tool-tip {
    width: 240px; }
  .filter__content {
    margin-left: 20px;
    width: calc(100% - 265px); }
  .section__policy {
    width: 74%;
    padding-right: 20px; }
    .section__policy.section__country {
      width: 46%; }
  .section__industry {
    width: 28%;
    padding-right: 20px; }
  .section__wmb-commitment {
    width: 26%; } }

@media (max-width: 1200px) {
  .section__heading .section__title {
    width: calc(100% - 425px); }
  .section__heading .section__toggles {
    width: 420px; }
    .section__heading .section__toggles p {
      font-size: 16px; }
    .section__heading .section__toggles .btn {
      font-size: 18px;
      margin: 0 5px; }
      .section__heading .section__toggles .btn + .btn {
        margin-right: 0; }
  .section__policy-description {
    padding-top: 125px;
    padding-bottom: 125px; }
    .section__policy-description .section__callout {
      width: 700px; }
  .sidebar {
    width: 205px; }
  .filters > div {
    margin-bottom: 15px; }
  .filters a {
    font-size: 12px;
    line-height: 20px;
    min-height: 28px;
    padding-top: 4px;
    padding: 4px 25px 0 35px; }
  .filters .arrow {
    height: 28px;
    width: 30px; }
    .filters .arrow img {
      width: 15px;
      height: 9px; }
  .filters .circle {
    height: 19px;
    width: 19px;
    right: 4px;
    top: -4px; }
    .filters .circle:before {
      width: calc(100% - 8px); }
  .filters__industry ul a {
    min-height: 22px;
    padding-top: 2px; }
  .filters__industry ul li + li {
    margin-top: 25px; }
  .filters__commitment ul li {
    width: 40px;
    height: 37px;
    margin-bottom: 10px; }
  .filters__commitment .icon__graph {
    width: 18px;
    height: 20px; }
  .filters__commitment .icon__hands {
    width: 29px;
    height: 17px; }
  .filters__commitment .icon__lightning {
    width: 25px;
    height: 22px; }
  .filters__commitment .icon__x2 {
    width: 23px;
    height: 21px; }
  .filters__commitment .icon__gas {
    width: 17px;
    height: 20px; }
  .filters__commitment .icon__trees {
    width: 27px;
    height: 19px; }
  .filters__commitment .icon__power-plants {
    width: 21px;
    height: 19px; }
  .filters__commitment .icon__money-cloud {
    width: 24px;
    height: 16px; }
  .filters__commitment .icon__pie-chart {
    width: 22px;
    height: 22px; }
  .filters__commitment .icon__tap {
    width: 21px;
    height: 19px; }
  .filters__commitment .icon__community {
    width: 23px;
    height: 19px; }
  .filters__commitment .icon__car {
    width: 25px;
    height: 20px; }
  .tool-tip {
    width: 205px;
    left: -56px; }
    .tool-tip p {
      font-size: 10px;
      line-height: 16px; }
  .section__details {
    padding-top: 70px; }
  .filter__content {
    width: calc(100% - 230px); }
  .section__policy {
    width: 73%; }
    .section__policy ul {
      padding-left: 10px; }
      .section__policy ul li {
        font-size: 14px;
        line-height: 20px; }
        .section__policy ul li:before {
          top: 8px; }
    .section__policy.section__country {
      width: 43%; }
  .section__industry {
    width: 30%; }
  .section__wmb-commitment {
    width: 27%; }
    .section__wmb-commitment ul li {
      width: 36px;
      height: 34px; } }

@media (max-width: 1024px) {
  .section__heading {
    padding-top: 170px;
    padding-bottom: 60px; }
    .section__heading:before {
      height: 123px; }
    .section__heading .section__title {
      width: calc(100% - 386px); }
    .section__heading .section__toggles {
      width: 381px; }
      .section__heading .section__toggles .btn {
        font-size: 16px;
        margin: 0 5px;
        padding: 6px 25px; }
  .filter__titles {
    display: none; }
  .policies__content {
    margin-top: 44px; }
    .policies__content > li {
      display: block; }
      .policies__content > li > div {
        display: block;
        width: 100%;
        padding-right: 0; }
  .filter__content ul .title {
    display: block;
    margin-bottom: 15px; }
  .section__policy.section__country {
    width: 100%; }
  .section__policy,
  .section__industry {
    padding-bottom: 30px; }
  .section__wmb-commitment ul {
    margin-bottom: 0; }
    .section__wmb-commitment ul li:nth-child(4n + 1) {
      margin-left: 5px; } }

@media (max-width: 992px) {
  .section__heading .section__title {
    width: calc(100% - 355px); }
  .section__heading .section__toggles {
    width: 350px; }
    .section__heading .section__toggles p {
      font-size: 14px; }
    .section__heading .section__toggles .btn {
      font-size: 14px;
      margin: 0 5px;
      padding: 6px 25px; }
  .section__policy-description {
    padding-top: 100px;
    padding-bottom: 100px; }
    .section__policy-description .section__callout {
      width: 600px;
      margin-bottom: 40px; } }

@media (max-width: 767px) {
  .section__heading:before {
    content: none; }
  .section__heading .section__title {
    width: 100%; }
  .section__heading .section__toggles {
    width: 100%;
    margin-top: 60px; }
  .section__policy-description {
    padding-top: 60px;
    padding-bottom: 60px; }
    .section__policy-description .section__callout {
      width: 100%;
      margin-bottom: 40px; }
  .sidebar {
    width: 100%; }
  .filters a {
    padding: 4px 40px 0; }
  .filters__industry ul li + li {
    margin-top: 15px; }
  .filters__commitment {
    padding-bottom: 30px; }
    .filters__commitment ul {
      margin-left: -5px;
      margin-right: -5px;
      width: calc(100% + 10px); }
      .filters__commitment ul li {
        margin-left: 5px;
        margin-right: 5px; }
        .filters__commitment ul li:hover .tool-tip {
          display: none; }
        .filters__commitment ul li + li {
          margin-left: 5px; }
        .filters__commitment ul li:nth-child(4n + 1) {
          margin-left: 5px; }
  .section__details {
    padding-top: 60px; }
  .section__wmb-commitment ul li:hover .tool-tip {
    display: none; }
  .policies__content {
    margin-top: 0; }
  .filter__content {
    width: 100%;
    margin-left: 0;
    padding-bottom: 60px; } }

@media (max-width: 480px) {
  .section__heading {
    padding-top: 140px;
    padding-bottom: 40px; }
    .section__heading .section__toggles {
      margin-top: 40px; }
      .section__heading .section__toggles p {
        font-size: 12px;
        margin-right: 0;
        display: block;
        margin-top: 0;
        margin-bottom: 15px; }
      .section__heading .section__toggles .btn {
        font-size: 12px;
        margin: 0 10px 0 0;
        padding: 5px 25px; }
  .section__policy-description {
    padding-top: 40px;
    padding-bottom: 40px; }
    .section__policy-description .section__callout {
      margin-bottom: 30px; }
  .filter__content {
    padding-bottom: 40px; }
  .section__policy,
  .section__industry {
    padding-bottom: 25px; }
  .section__policy a {
    font-size: 12px; }
  .section__policy ul {
    padding-left: 5px; }
    .section__policy ul li {
      font-size: 12px;
      line-height: 18px; }
      .section__policy ul li:before {
        top: 7px; } }

/* ==========================================================================
   Section/About Us
   ========================================================================== */
.section__callout--yellow {
  background: #f2d11c;
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative; }
  .section__callout--yellow .inner-wrapper {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto; }
  .section__callout--yellow .section__descrtiption {
    width: 510px; }
  .section__callout--yellow .section__img {
    position: absolute;
    right: 20px;
    top: 100px;
    width: 480px; }

.section__about {
  padding-top: 90px;
  padding-bottom: 65px;
  color: #2b2a2a; }
  .section__about .line {
    display: inline-block;
    height: 1px;
    width: 0;
    background: rgba(43, 42, 42, 0.5);
    position: relative;
    margin-bottom: 50px;
    transition: width 0.6s ease 0.3s; }
    .section__about .line:after {
      content: '';
      display: inline-block;
      height: 6px;
      width: 6px;
      border: 1px solid #7cc42e;
      border-radius: 50%;
      position: absolute;
      top: 0;
      bottom: 0;
      right: -7px;
      margin: auto;
      -webkit-transform: scale3d(0, 0, 0);
              transform: scale3d(0, 0, 0);
      z-index: 1;
      transition: -webkit-transform 0.2s ease 0.9s;
      transition: transform 0.2s ease 0.9s;
      transition: transform 0.2s ease 0.9s, -webkit-transform 0.2s ease 0.9s; }
    .section__about .line.animated {
      width: 300px; }
      .section__about .line.animated:after {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1); }
  .section__about .line_02 {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
    display: block;
    margin-bottom: 70px; }
    .section__about .line_02:after {
      right: auto;
      left: -7px; }
    .section__about .line_02.animated {
      width: calc(100% - 7px); }
  .section__about .section__title {
    margin-bottom: 5px; }
  .section__about .section__subtitle {
    margin-bottom: 20px; }
  .section__about .section__description {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 20px;
            column-gap: 20px;
    padding-bottom: 60px;
    text-align: justify; }
    .section__about .section__description p {
      margin-bottom: 10px; }
  .section__about .content__full .section__title {
    margin-bottom: 20px; }
  .section__about .content__full p {
    margin-bottom: 10px; }
  .section__about .content__full + .content__full {
    margin-top: 60px; }
  .section__about .content__full .logo {
    max-width: 200px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px; }
    .section__about .content__full .logo img {
      width: 100%;
      height: auto; }
  .section__about .content__full .block__description {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 205px);
    padding-left: 30px; }
  .section__about .block {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    .section__about .block + .block {
      margin-top: 30px; }
    .section__about .block .section__subtitle {
      margin-bottom: 10px;
      line-height: 1.3em; }
    .section__about .block p {
      margin-bottom: 5px; }
    .section__about .block .partner__logo {
      width: 275px;
      height: auto;
      margin-top: 5px; }

.section__disclaimer {
  padding-top: 65px; }
  .section__disclaimer .content__full + .content__full {
    margin-top: 60px; }

.section__partners {
  clear: both;
  background: #ececec;
  position: relative;
  padding-top: 95px;
  padding-bottom: 95px;
  color: #2b2a2a;
  overflow: hidden; }
  .section__partners:after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 35%;
    background: #3a3a3a;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0; }
  .section__partners .section__bg {
    width: 35%;
    max-height: 740px;
    right: auto;
    top: auto;
    z-index: 1; }
    .section__partners .section__bg:after {
      content: '';
      display: inline-block;
      height: 150px;
      width: 100%;
      position: absolute;
      top: -90px;
      left: 0;
      right: 0;
      background: linear-gradient(to bottom, #3a3a3a 50%, rgba(58, 58, 58, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002b2a2a', endColorstr='#2b2a2a',GradientType=0 ); }
  .section__partners .partners__list {
    margin-left: 33%; }
  .section__partners .section__title {
    margin-bottom: 60px;
    text-align: center; }
  .section__partners .partner__logo,
  .section__partners .partner__description {
    display: inline-block;
    vertical-align: top; }
  .section__partners .partner__logo {
    width: 100%;
    text-align: center; }
    .section__partners .partner__logo img {
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
  .section__partners .partner__description {
    width: calc(100% - 205px);
    padding-left: 15px; }
  .section__partners .partner__heading {
    margin-bottom: 10px; }
  .section__partners ul {
    text-align: center;
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px); }
  .section__partners li {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 20px;
    width: 149px;
    height: 100px;
    position: relative; }

/* Media Queries */
@media (max-width: 1440px) {
  .section__policy-description .section__blockquote {
    margin-bottom: 0; }
    .section__policy-description .section__blockquote:before {
      font-size: 145px;
      top: -75px; }
    .section__policy-description .section__blockquote:after {
      font-size: 410px;
      bottom: -140px;
      right: 90px; }
  .section__callout--yellow .section__descrtiption {
    width: 475px; }
  .section__callout--yellow .section__img {
    top: 95px;
    width: 420px; }
  .section__about .content__full .logo {
    max-width: 175px; }
  .section__about .content__full .block__description {
    width: calc(100% - 180px); }
  .section__partners:after {
    width: 40%; }
  .section__partners .section__bg {
    width: 40%; }
  .section__partners .partners__list {
    margin-left: 40%; }
  .section__partners ul {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px); }
  .section__partners li {
    margin: 0 15px 20px;
    width: 125px; } }

@media (max-width: 1200px) {
  .section__policy-description .section__blockquote {
    margin-bottom: 0; }
    .section__policy-description .section__blockquote:before {
      font-size: 120px;
      top: -60px;
      left: -20px; }
    .section__policy-description .section__blockquote:after {
      font-size: 300px;
      bottom: -95px;
      right: 85px; }
  .section__callout--yellow {
    padding-top: 70px;
    padding-bottom: 80px; }
    .section__callout--yellow .section__descrtiption {
      width: 450px; }
    .section__callout--yellow .section__img {
      top: 70px;
      width: 370px; }
  .section__about .line.animated {
    width: 260px; }
  .section__about .line_02.animated {
    width: calc(100% - 7px); }
  .section__about .content__full .logo {
    max-width: 140px; }
  .section__about .content__full .block__description {
    width: calc(100% - 145px); }
  .section__partners {
    padding-top: 80px;
    padding-bottom: 80px; }
    .section__partners .section__bg {
      width: 40%; }
    .section__partners .partners__list {
      margin-left: 42%; } }

@media (max-width: 1024px) {
  .section__callout--yellow .section__descrtiption {
    width: 405px; }
  .section__callout--yellow .section__img {
    width: 335px; }
  .section__about .line.animated {
    width: 240px; }
  .section__about .line_02.animated {
    width: calc(100% - 7px); }
  .section__about .block .partner__logo {
    width: 235px; }
  .section__partners {
    padding-top: 70px;
    padding-bottom: 70px; } }

@media (max-width: 992px) {
  .section__policy-description .section__blockquote {
    margin-bottom: 0; }
    .section__policy-description .section__blockquote:before {
      font-size: 95px;
      top: -45px;
      left: -15px; }
    .section__policy-description .section__blockquote:after {
      font-size: 220px;
      bottom: -70px;
      right: 70px; }
  .section__callout--yellow {
    padding-top: 60px;
    padding-bottom: 65px; }
    .section__callout--yellow .section__descrtiption {
      width: 360px; }
    .section__callout--yellow .section__img {
      top: 60px; }
  .section__about .line.animated {
    width: 220px; }
  .section__about .line_02.animated {
    width: calc(100% - 7px); }
  .section__about .block .partner__logo {
    width: 225px; }
  .section__partners {
    padding-top: 460px;
    padding-bottom: 60px; }
    .section__partners:after {
      content: none; }
    .section__partners .section__bg {
      width: 100%;
      height: 400px;
      bottom: auto;
      top: 0; }
      .section__partners .section__bg:after {
        content: none; }
    .section__partners .partners__list {
      margin-left: 0; } }

@media (max-width: 767px) {
  .section__policy-description .section__blockquote {
    margin-bottom: 0; }
    .section__policy-description .section__blockquote:before {
      font-size: 90px;
      top: -40px;
      left: -15px; }
    .section__policy-description .section__blockquote:after {
      font-size: 180px;
      bottom: -55px;
      right: 50px; }
  .section__callout--yellow {
    padding-top: 60px;
    padding-bottom: 140px; }
    .section__callout--yellow .inner-wrapper {
      padding: 0; }
    .section__callout--yellow .section__descrtiption {
      width: 90%; }
    .section__callout--yellow .section__img {
      width: 315px;
      top: auto;
      bottom: -100px;
      right: 0; }
  .section__about {
    padding-top: 150px; }
    .section__about .line.animated {
      width: 200px; }
    .section__about .line_02.animated {
      width: calc(100% - 7px); }
    .section__about .section__description {
      -webkit-column-count: 1;
              column-count: 1;
      -webkit-column-gap: 0;
              column-gap: 0;
      padding-bottom: 40px;
      text-align: left; }
    .section__about .content__full .section__title {
      margin-bottom: 10px; }
    .section__about .content__full + .content__full {
      margin-top: 40px; }
    .section__about .content__full .logo {
      display: block;
      margin-bottom: 15px; }
    .section__about .content__full .block__description {
      width: 100%;
      padding-left: 0; }
    .section__about .block .partner__logo {
      width: 200px; }
  .section__disclaimer {
    padding-top: 60px; }
  .section__partners {
    padding-top: 360px;
    padding-bottom: 60px; }
    .section__partners .section__title {
      margin-bottom: 40px; }
    .section__partners .section__bg {
      width: 100%;
      height: 300px;
      bottom: auto; }
    .section__partners .partners__list {
      margin-left: 0; }
      .section__partners .partners__list li {
        height: 65px;
        width: 105px; } }

@media (max-width: 480px) {
  .section__policy-description .section__blockquote {
    margin-bottom: 0; }
    .section__policy-description .section__blockquote:before {
      font-size: 80px;
      top: -35px;
      left: -10px; }
    .section__policy-description .section__blockquote:after {
      font-size: 155px;
      bottom: -45px;
      right: 45px; }
  .section__callout--yellow {
    padding-top: 40px;
    padding-bottom: 150px; }
    .section__callout--yellow .inner-wrapper {
      padding: 0; }
    .section__callout--yellow .section__descrtiption {
      width: 90%; }
    .section__callout--yellow .section__img {
      width: 260px;
      bottom: -60px; }
  .section__about {
    padding-top: 110px;
    padding-bottom: 40px; }
    .section__about .line {
      margin-bottom: 40px; }
      .section__about .line.animated {
        width: 170px; }
    .section__about .line_02.animated {
      width: calc(100% - 7px); }
    .section__about .section__description {
      padding-bottom: 30px; }
    .section__about .content__full .section__title {
      margin-bottom: 10px; }
    .section__about .content__full + .content__full {
      margin-top: 30px; }
    .section__about .block + .block {
      margin-top: 15px; }
    .section__about .block .partner__logo {
      max-width: 200px;
      width: 100%; }
  .section__disclaimer {
    padding-top: 40px; }
  .section__partners {
    padding-top: 275px;
    padding-bottom: 40px; }
    .section__partners .section__title {
      margin-bottom: 20px;
      text-align: center; }
    .section__partners .section__bg {
      width: 100%;
      height: 235px;
      bottom: auto; }
    .section__partners .partners__list {
      margin-left: 0; }
      .section__partners .partners__list ul {
        width: 100%;
        margin: 0; }
      .section__partners .partners__list li {
        display: block;
        margin: 0 auto 30px; } }

/* ==========================================================================
   Section/Basic Internal
   ========================================================================== */
.section__basic-internal h1 {
  font-size: 52px;
  line-height: 64px;
  font-weight: 700;
  margin-bottom: 10px; }

.section__basic-internal h2 {
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 20px; }

.section__basic-internal h3 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 15px; }

.section__basic-internal h6 {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 20px; }

.section__basic-internal h4 {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 300;
  margin-bottom: 10px; }

.section__basic-internal h5 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
  margin-bottom: 15px; }

.section__basic-internal p {
  margin-bottom: 10px; }

.section__basic-internal ul,
.section__basic-internal ol {
  margin-bottom: 20px; }
  .section__basic-internal ul li,
  .section__basic-internal ol li {
    letter-spacing: 0.02em;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    padding-left: 20px; }
    .section__basic-internal ul li + li,
    .section__basic-internal ol li + li {
      margin-top: 10px; }

.section__basic-internal ul li:before {
  content: '';
  display: inline-block;
  height: 6px;
  width: 6px;
  background: #7cc42e;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px; }

.section__basic-internal ol li {
  counter-increment: custom-counter; }
  .section__basic-internal ol li:before {
    content: counter(custom-counter);
    font-size: 90%;
    color: #7cc42e;
    position: absolute;
    left: 0;
    font-weight: 700; }

.section__basic-internal blockquote {
  display: inline-block;
  vertical-align: top;
  padding: 120px 75px 95px 110px;
  width: calc(100% - 200px);
  position: relative; }
  .section__basic-internal blockquote:before {
    content: '“';
    color: #7cc42e;
    font-size: 164px;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 0.02em;
    position: absolute;
    top: 45px;
    left: 75px; }
  .section__basic-internal blockquote:after {
    content: '“';
    color: #7cc42e;
    font-size: 457px;
    line-height: 1em;
    font-weight: 700;
    opacity: 0.2;
    letter-spacing: 0.02em;
    position: absolute;
    bottom: -60px;
    right: 90px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .section__basic-internal blockquote p {
    font-size: 30px;
    line-height: 38px;
    font-weight: 300;
    margin-bottom: 0; }

.section__basic-internal a {
  color: #7cc42e;
  transition: color 0.6s ease; }
  .section__basic-internal a:hover {
    color: #62a718; }

.section__basic-internal hr {
  display: block;
  height: 1px;
  width: calc(100% - 6px);
  border: none;
  outline: none;
  background: rgba(43, 42, 42, 0.5);
  margin-top: 80px;
  margin-bottom: 70px;
  margin-right: 0;
  margin-left: auto;
  overflow: visible;
  position: relative;
  transition: width 0.6s ease 0.3s; }
  .section__basic-internal hr:after {
    content: '';
    display: inline-block;
    height: 6px;
    width: 6px;
    border: 1px solid #7cc42e;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -7px;
    margin: auto;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    z-index: 1;
    transition: -webkit-transform 0.2s ease 0.9s;
    transition: transform 0.2s ease 0.9s;
    transition: transform 0.2s ease 0.9s, -webkit-transform 0.2s ease 0.9s; }

/* Media Queries */
@media (max-width: 1440px) {
  .section__basic-internal h1 {
    font-size: 48px;
    line-height: 60px; }
  .section__basic-internal h2 {
    font-size: 38px;
    line-height: 46px; }
  .section__basic-internal h3 {
    font-size: 18px;
    line-height: 23px; }
  .section__basic-internal h4 {
    font-size: 34px;
    line-height: 40px; }
  .section__basic-internal h5 {
    font-size: 28px;
    line-height: 36px; }
  .section__basic-internal blockquote {
    padding: 70px 55px 70px 85px;
    width: calc(100% - 95px); }
    .section__basic-internal blockquote:before {
      font-size: 145px;
      top: 5px;
      left: 50px; }
    .section__basic-internal blockquote:after {
      font-size: 410px; }
    .section__basic-internal blockquote p {
      font-size: 28px;
      line-height: 36px; } }

@media (max-width: 1200px) {
  .section__basic-internal h1 {
    font-size: 46px;
    line-height: 58px; }
  .section__basic-internal h2 {
    font-size: 34px;
    line-height: 42px; }
  .section__basic-internal h3 {
    font-size: 16px;
    line-height: 21px; }
  .section__basic-internal h4 {
    font-size: 32px;
    line-height: 38px; }
  .section__basic-internal h5 {
    font-size: 26px;
    line-height: 34px; }
  .section__basic-internal blockquote {
    padding: 70px 50px 50px 65px;
    width: calc(100% - 70px); }
    .section__basic-internal blockquote:before {
      font-size: 120px;
      top: 10px;
      left: 35px; }
    .section__basic-internal blockquote:after {
      font-size: 300px;
      bottom: -40px;
      right: 60px; }
    .section__basic-internal blockquote p {
      font-size: 26px;
      line-height: 34px; }
  .section__basic-internal ul li,
  .section__basic-internal ol li {
    font-size: 14px;
    line-height: 20px; } }

@media (max-width: 1024px) {
  .section__basic-internal h1 {
    font-size: 44px;
    line-height: 56px; }
  .section__basic-internal h2 {
    font-size: 32px;
    line-height: 40px; }
  .section__basic-internal h4 {
    font-size: 30px;
    line-height: 36px; }
  .section__basic-internal h5 {
    font-size: 24px;
    line-height: 32px; }
  .section__basic-internal blockquote {
    padding: 70px 40px 50px 65px;
    width: calc(100% - 60px); }
    .section__basic-internal blockquote p {
      font-size: 24px;
      line-height: 32px; } }

@media (max-width: 992px) {
  .section__basic-internal h1 {
    font-size: 40px;
    line-height: 50px; }
  .section__basic-internal h2 {
    font-size: 30px;
    line-height: 38px; }
  .section__basic-internal h4 {
    font-size: 26px;
    line-height: 34px; }
  .section__basic-internal h5 {
    font-size: 20px;
    line-height: 28px; }
  .section__basic-internal blockquote {
    padding: 35px 30px 40px 50px;
    width: calc(100% - 15px); }
    .section__basic-internal blockquote:before {
      font-size: 95px;
      top: -5px;
      left: 20px; }
    .section__basic-internal blockquote:after {
      font-size: 220px;
      bottom: -25px;
      right: 45px; }
    .section__basic-internal blockquote p {
      font-size: 22px;
      line-height: 32px; } }

@media (max-width: 767px) {
  .section__basic-internal h1 {
    font-size: 32px;
    line-height: 44px; }
  .section__basic-internal h2 {
    font-size: 28px;
    line-height: 36px; }
  .section__basic-internal h3 {
    font-size: 12px;
    line-height: 23px; }
  .section__basic-internal h6 {
    font-size: 24px;
    line-height: 32px; }
  .section__basic-internal h5 {
    font-size: 18px;
    line-height: 26px; }
  .section__basic-internal blockquote {
    padding: 55px 0px 40px;
    width: calc(100% - 10px);
    display: block;
    margin-left: auto;
    margin-right: 0; }
    .section__basic-internal blockquote:before {
      font-size: 90px;
      top: 15px;
      left: -35px; }
    .section__basic-internal blockquote:after {
      font-size: 180px;
      bottom: -5px;
      right: 20px; }
    .section__basic-internal blockquote p {
      font-size: 20px;
      line-height: 30px; } }

@media (max-width: 480px) {
  .section__basic-internal h1 {
    font-size: 26px;
    line-height: 38px; }
  .section__basic-internal h2 {
    font-size: 26px;
    line-height: 38px; }
  .section__basic-internal h3 {
    font-size: 14px;
    line-height: 18px; }
  .section__basic-internal h6 {
    font-size: 10px;
    line-height: 21px; }
  .section__basic-internal h4 {
    font-size: 18px;
    line-height: 26px; }
  .section__basic-internal h5 {
    font-size: 16px;
    line-height: 24px; }
  .section__basic-internal blockquote {
    width: calc(100% - 0px); }
    .section__basic-internal blockquote:before {
      font-size: 80px;
      top: 20px;
      left: -20px; }
    .section__basic-internal blockquote:after {
      font-size: 155px;
      bottom: 0px; }
    .section__basic-internal blockquote p {
      font-size: 18px;
      line-height: 28px; }
  .section__basic-internal ul li,
  .section__basic-internal ol li {
    font-size: 12px;
    line-height: 18px;
    padding-left: 15px; }
  .section__basic-internal ul li:before {
    height: 5px;
    width: 5px;
    top: 7px; } }

/* ==========================================================================
   WordPress Generated Classes
   ========================================================================== */
.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0; }

/* ==========================================================================
   Responsive Queries
   ========================================================================== */
@media (max-width: 1440px) {
  .wrapper {
    width: 1020px; }
  .inner-wrapper {
    width: 900px; } }

@media (max-width: 1200px) {
  .wrapper {
    width: 900px; }
  .inner-wrapper {
    width: 850px; } }

@media (max-width: 1024px) {
  .wrapper {
    width: 850px; }
  .inner-wrapper {
    width: 750px; } }

@media (max-width: 992px) {
  .wrapper {
    width: 750px; }
  .inner-wrapper {
    width: 700px; } }

@media (max-width: 767px) {
  .wrapper {
    width: 100%;
    padding: 0 20px; }
  .inner-wrapper {
    width: 90%;
    padding: 0; } }
