.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

a {
  color: #fb4850;
  font-weight: 400;
  text-decoration: none;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 5px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  height: 110px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
  background-color: #181818;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 1%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 12vh;
  padding-top: 12px;
  background-color: transparent;
}

.section-home-01 {
  height: 110vh;
  background-color: #181818;
  background-image: url('../images/Screen-Shot-2020-04-23-at-12.31.16.png');
  background-position: 0px 0px;
  background-size: cover;
}

.section-home-02 {
  height: 40vh;
  background-color: #000;
}

.container-regular {
  max-width: 1900px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: transparent;
  text-align: center;
}

.container-regular.special {
  overflow: hidden;
  height: 60vh;
  max-width: 1990px;
  background-color: #f2f4f7;
}

.container-regular.special._1 {
  background-color: #060608;
}

.container-regular.white {
  position: relative;
  z-index: 1;
  max-width: 78%;
  background-color: #fff;
}

.container-regular.portfolio {
  background-color: #181818;
}

.h1 {
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 72px;
  font-weight: 400;
  text-align: left;
}

.h1.black {
  color: #181818;
}

.column {
  padding: 20% 2% 15%;
}

.space100 {
  height: 100px;
}

.text-uppercase {
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 2.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.h2 {
  font-family: Rubik, sans-serif;
  font-size: 45px;
  line-height: 55px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2px;
}

.h2.special {
  text-align: center;
}

.h2.white {
  color: #fff;
}

.paragraph {
  font-family: Rubik, sans-serif;
  color: #181818;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.paragraph.short-wide {
  width: 80%;
}

.paragraph.white {
  color: #fff;
}

.card-area-home {
  width: 100%;
  height: 320px;
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  border-style: none;
  border-width: 2px;
  border-color: #f2f4f7;
  border-radius: 2px;
  box-shadow: 1px 1px 3px -2px #000;
  text-align: left;
}

.h3 {
  max-width: 100%;
  padding-right: 10px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Rubik, sans-serif;
  color: #181818;
  font-size: 32px;
  line-height: 38px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  cursor: pointer;
}

.h3:hover {
  color: #181818;
}

.h3.white {
  color: #fff;
}

.h3.special {
  font-size: 30px;
  text-align: center;
}

.h3.hlink {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

.h3.hlink:hover {
  color: #fb4850;
}

.space50 {
  height: 50px;
}

.footer {
  position: static;
  background-color: #080808;
}

.footer-container {
  height: 120px;
  max-width: 1900px;
  padding: 40px 30px;
}

.divisor {
  display: block;
  width: 98%;
  height: 0.6px;
  background-color: #f2f4f7;
}

.button {
  padding: 10px 0px;
  background-color: transparent;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1.2px;
}

.button:hover {
  color: #fb4850;
}

.button.nav {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Rubik, sans-serif;
  color: #fff;
}

.button.nav:hover {
  color: #fb4850;
}

.button.odd:hover {
  color: #fff;
}

.button.teste {
  position: relative;
  left: 40px;
  top: 230px;
}

.text-uppercase-minor {
  font-family: Rubik, sans-serif;
  color: #a9a9a9;
  font-size: 13.5px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-2 {
  display: none;
  height: 40vh;
  background-image: url('../images/BG1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-3 {
  padding-top: 10%;
  padding-right: 5%;
  padding-left: 5%;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container-2 {
  display: block;
  max-width: 1900px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-collums {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.divisor-dark {
  height: 2px;
  background-color: #a9a9a9;
}

.column-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.button-rounded {
  margin: 5px 5px 5px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #f2f4f7;
  border-radius: 2px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fb4850;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.button-rounded:hover {
  background-color: #f2f4f7;
}

.button-rounded:active {
  border-color: #fb4850;
  background-color: #f2f4f7;
}

.button-rounded.gray {
  display: inline-block;
  margin-left: 0px;
  padding: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f4f7;
  color: #a9a9a9;
  font-size: 13.5px;
  letter-spacing: 1.2px;
  cursor: default;
}

.button-rounded.next {
  width: 130px;
  padding-left: 40px;
}

.button-rounded.previous {
  width: 130px;
  padding-left: 16px;
}

.button-rounded.partner {
  width: 200px;
  margin-left: 0px;
  font-size: 16px;
}

.button-rounded.search {
  letter-spacing: 0.2px;
  text-transform: none;
}

.button-rounded.search:focus {
  border-color: #fb4850;
}

.button-rounded.form {
  letter-spacing: 0.2px;
  text-transform: none;
}

.button-rounded.searchbar {
  font-size: 15.2px;
  text-transform: capitalize;
}

.button-rounded._3 {
  width: 200px;
}

.button-rounded._3._1 {
  text-align: center;
}

.label-category {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0px 5px;
  float: none;
  clear: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f4f7;
  border-radius: 2px;
  background-color: #fff;
  font-family: Rubik, sans-serif;
  color: #fb4850;
  font-size: 8.4px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.label-category:hover {
  background-color: #f2f4f7;
}

.label-category.tag {
  text-align: left;
}

.rich-text-block {
  padding-right: 250px;
  padding-left: 0px;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  line-height: 36px;
  font-weight: 300;
}

.label-area {
  padding-left: 0px;
  border-radius: 2px;
  background-color: transparent;
  -webkit-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
  font-family: 'Source Sans Pro', sans-serif;
  color: #181818;
  font-size: 11px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.label-area:hover {
  color: #fb4850;
}

.div-block-5 {
  padding-right: 10px;
  padding-left: 10px;
}

.space25 {
  height: 26px;
}

.nav-button {
  display: block;
  padding: 20px 40px 20px 15px;
  background-color: transparent;
  -webkit-transition: color 240ms ease;
  transition: color 240ms ease;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  list-style-type: none;
}

.nav-button:hover {
  color: #fb4850;
}

.nav-button.w--current {
  padding-left: 15px;
  color: #181818;
}

.nav-button.member {
  color: #181818;
}

.card-category {
  max-height: 540px;
  min-height: 490px;
  margin-top: 20px;
  margin-right: 5px;
  margin-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f4f7;
  border-radius: 2px;
  -webkit-transition: background-color 200ms cubic-bezier(.755, .05, .855, .06);
  transition: background-color 200ms cubic-bezier(.755, .05, .855, .06);
  text-align: left;
}

.card-category:hover {
  box-shadow: 0 2px 4px 0 #f2f4f7;
  color: #fb4850;
  text-decoration: none;
}

.card-category.publications {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-6 {
  display: none;
  height: 70vh;
  background-image: url('../images/laf.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.card-member {
  height: 380px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.h4 {
  font-family: Rubik, sans-serif;
  color: #181818;
  font-size: 26.5px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding: 10px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #f2f4f7;
}

.button-icon {
  width: 35px;
  height: 35px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
  background-color: transparent;
  background-image: url('../images/Website.png');
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.button-icon.website:hover {
  background-image: url('../images/Website-hover.png');
}

.button-icon.linkedin {
  background-image: url('../images/002-linkedin-logo_1.png');
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
}

.button-icon.linkedin:hover {
  background-image: url('../images/002-linkedin-logo.png');
}

.button-icon.download {
  background-image: url('../images/download.png');
  background-size: 18px;
}

.button-icon.download:hover {
  background-image: url('../images/download-1.png');
}

.button-icon.youtube {
  background-image: url('../images/001-youtube_1.png');
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
}

.button-icon.youtube:hover {
  background-image: url('../images/001-youtube.png');
}

.button-icon.linkedin-small {
  background-image: url('../images/Linkedin.png');
}

.button-icon.linkedin-small:hover {
  background-image: url('../images/Linkedin-hover.png');
}

.button-icon.mail {
  background-image: url('../images/download.png');
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30vh;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 2px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.drop {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.drop:hover {
  color: #fb4850;
}

.drop.w--current {
  color: #fff;
}

.dropdown-list-2 {
  background-color: #f2f4f7;
}

.dropdown-list-2.w--open {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 2px;
  background-color: #000;
}

.space-vertical-40 {
  width: 40px;
}

.column-8 {
  padding-top: 15px;
}

.div-block-13 {
  width: 100%;
  height: 300px;
  max-height: 100%;
}

.div-block-14 {
  width: 100%;
  height: 300px;
  max-height: 100%;
}

.column-9 {
  height: 60vh;
  padding-right: 0px;
  padding-left: 0px;
}

.column-9._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container--larger {
  max-width: 2000px;
  background-color: rgba(7, 5, 5, 0);
}

.column-10 {
  padding-right: 40px;
  padding-left: 40px;
}

.column-10.gray {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.column-10.gray.black1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000100;
}

.column-10.novo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 60vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #020002;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.image-9 {
  padding-top: 20px;
}

.image-8 {
  margin-left: 10px;
}

.image-10 {
  padding-top: 10px;
  padding-left: 0px;
}

.image-12 {
  padding-top: 25px;
}

.post-title {
  text-decoration: none;
}

.post-title:hover {
  color: #fb4850;
}

.post-title._2 {
  text-align: left;
}

.collection-item {
  padding-right: 0px;
  padding-left: 0px;
}

.collection-item-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
}

.column-11 {
  padding-top: 15px;
}

.pagination {
  padding-top: 60px;
  padding-bottom: 60px;
}

.h5 {
  position: static;
  overflow: hidden;
  width: 100%;
  max-height: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: color 380ms ease;
  transition: color 380ms ease;
  font-family: Rubik, sans-serif;
  color: #181818;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.h5:hover {
  text-decoration: none;
}

.h5.left {
  text-align: left;
}

.columns {
  padding-right: 10px;
  padding-left: 10px;
}

.image-colums {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 110%;
  height: 100%;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-image: url('../images/01.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.image-colums._02 {
  height: 60vh;
  background-image: url('../images/04.jpg');
  background-position: 0% 50%;
}

.div-block-15 {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-card {
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.image-13 {
  max-height: 100%;
  max-width: 100%;
}

.space10 {
  height: 10px;
}

.image-card {
  overflow: hidden;
  height: 170px;
}

.image-post {
  display: none;
  overflow: hidden;
  height: 400px;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-14 {
  padding-top: 10px;
  padding-left: 20px;
}

.div-block-16 {
  display: block;
  width: 1px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #fff;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.image-15 {
  width: 100%;
  height: 40vh;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search-input {
  display: block;
}

.search {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-button {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.columns-2 {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.space-square {
  width: 10px;
  height: 40px;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-video {
  height: 120vh;
}

.link {
  color: #fb4850;
  font-size: 16px;
}

.link.relative {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.search-result-item {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Rubik, sans-serif;
  font-weight: 400;
}

.text-block {
  font-weight: 500;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-4 {
  display: none;
}

.search-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
}

.search-input-2 {
  display: block;
  width: 0px;
  height: 42px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-radius: 2px 0px 0px 2px;
  opacity: 0;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.search-input-2:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #f50057;
}

.search-input-2:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #f50057;
}

.search-button-2 {
  display: inline;
  height: 46px;
  padding: 12px 25px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-radius: 2px;
  background-color: transparent;
  background-image: url('../images/loupe.png');
  background-position: 50% 52%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
}

.search-button-2:hover {
  background-color: #fb4850;
}

.search-button-2:active {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.collection-item-3 {
  position: relative;
  padding-right: 40px;
  padding-left: 50px;
}

.form-2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.success-message {
  border-radius: 2px;
  background-color: #f2f4f7;
}

.error-message {
  border-radius: 2px;
}

.form-block {
  width: 50%;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rich-text {
  display: block;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Rubik, sans-serif;
  font-weight: 400;
  text-align: center;
}

.rich-text figcaption {
  color: #181818;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.rich-text h6 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #a9a9a9;
  font-size: 13.5px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.rich-text ul {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: justify;
}

.rich-text img {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  clear: left;
  text-align: center;
}

.rich-text li {
  font-size: 16px;
  font-weight: 300;
}

.rich-text p {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #181818;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.rich-text ol {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: justify;
}

.rich-text h2 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #181818;
  font-size: 45px;
  line-height: 55px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2px;
}

.rich-text h4 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #181818;
  font-size: 26.5px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.rich-text h1 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #181818;
  font-size: 64px;
  line-height: 72px;
  font-weight: 400;
  text-align: left;
}

.rich-text h3 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #181818;
  font-size: 32px;
  line-height: 38px;
  font-weight: 400;
  text-align: left;
}

.rich-text blockquote {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-style: none none none solid;
  border-width: 1px 1px 1px 4px;
  border-color: #000 #000 #000 #fb4850;
  color: #181818;
  text-align: left;
}

.rich-text h5 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #181818;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.section-5 {
  background-color: #181818;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.space-vertical-10 {
  width: 10px;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-7 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-item-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-2 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Rubik, sans-serif;
  color: #181818;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.paragraph-2:hover {
  color: #797979;
  font-weight: 300;
  text-decoration: none;
}

.paragraph-2.white {
  color: #fff;
}

.section-6 {
  display: none;
}

.column-27 {
  display: none;
}

.div-block-19 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blank-permalink {
  position: relative;
  top: -30px;
  z-index: -1;
  width: 100%;
  height: 40px;
  background-color: transparent;
}

.div-block-20 {
  width: 150px;
  height: 20px;
}

.image-16 {
  display: block;
  margin-left: -5px;
}

.link-block {
  height: 120%;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-21.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-22 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-23 {
  padding-left: 8vw;
}

.column-28 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 280px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider {
  background-color: transparent;
}

.icon-2 {
  display: none;
}

.icon-3 {
  display: none;
}

.slide-nav {
  display: none;
}

.filter_select.button-rounded.select.searchbar {
  font-size: 15.2px;
}

.filter_select.button-rounded.select.searchbar.tags {
  width: 80%;
}

.submit-button {
  display: none;
}

.categ {
  display: none;
}

.space8 {
  width: 100%;
  height: 8px;
}

.description {
  overflow: hidden;
  max-height: 70px;
  min-height: 20px;
  font-family: Rubik, sans-serif;
  color: #a9a9a9;
  font-size: 13.5px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-parent {
  font-family: Rubik, sans-serif;
  color: #a9a9a9;
  font-size: 14px;
}

.search-parent:active {
  border-color: #f2f4f7;
  color: #a9a9a9;
}

.search-parent:focus {
  border-color: #fb4850;
  color: #a9a9a9;
}

.search-parent.button-rounded {
  border-width: 2px;
}

.form-block-2 {
  display: none;
}

.column-30 {
  padding-top: 25px;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columns-11 {
  display: block;
}

.column-31 {
  padding-top: 25px;
}

.section-7 {
  background-image: url('../images/pattern2.png');
  background-position: 50% 50%;
  background-size: auto;
}

.bg-gradient {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  max-height: 110%;
  max-width: 1900px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fb4850), color-stop(76%, #181818));
  background-image: linear-gradient(180deg, #fb4850, #181818 76%);
  opacity: 0.85;
  -o-object-fit: none;
  object-fit: none;
}

.column-32 {
  padding-top: 25px;
}

.column-33 {
  left: 10px;
}

.column-34 {
  padding-top: 20px;
}

.column-35 {
  padding-top: 20px;
}

.column-36 {
  padding-top: 25px;
}

.column-37 {
  padding-top: 20px;
}

.column-38 {
  padding-top: 20px;
}

.div-block-27 {
  position: relative;
}

.div-block-28 {
  position: relative;
  height: 110%;
  max-width: 1900px;
  background-image: url('../images/bg2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.background-video-2 {
  height: 110vh;
}

.background-video-3 {
  width: 100%;
  height: 60vh;
}

.div-block-29 {
  margin-top: 100vh;
  padding-left: 20px;
}

.div-block-29._2 {
  margin-top: -280px;
  padding-left: 50px;
}

.div-block-29._2._3 {
  position: relative;
  top: 200px;
}

.div-block-29._2._3.mis {
  top: 0px;
  margin-top: -145px;
}

.div-block-29._2._5 {
  margin-top: -90px;
  padding-left: 0px;
}

.slider-2 {
  height: 110vh;
  background-color: #181818;
}

.right-arrow {
  display: block;
}

.left-arrow {
  display: block;
}

.slide-nav-2 {
  display: block;
}

.column-39 {
  text-align: left;
}

.div-block-30 {
  text-align: left;
}

.image-beginning {
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: left;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-beginning:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.div-block-31 {
  text-align: left;
}

.div-block-32 {
  text-align: left;
}

.div-block-33 {
  text-align: left;
}

.left {
  font-family: Rubik, sans-serif;
  color: #181818;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.column-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.background-video-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: rgba(255, 249, 249, 0);
  opacity: 1;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-18 {
  display: block;
  text-align: center;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.casaimagens {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-2 {
  display: block;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  opacity: 1;
}

.button-2 {
  position: relative;
  display: inline;
  float: left;
  background-color: #fb4850;
  font-family: Rubik, sans-serif;
}

.section-8 {
  background-color: transparent;
}

@media screen and (min-width: 1280px) {
  .brand {
    padding-top: 10px;
  }

  .brand.w--current {
    padding-top: 5px;
  }

  .section {
    background-color: #181818;
    opacity: 0.99;
  }

  .navbar {
    background-color: transparent;
  }

  .section-home-02 {
    height: 40vh;
    background-color: #000;
  }

  .container-regular {
    padding-left: 50px;
  }

  .paragraph {
    color: #181818;
  }

  .h3.special {
    font-size: 30px;
  }

  .footer-container {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 55px;
  }

  .divisor {
    height: 2px;
  }

  .button.nav {
    font-family: Rubik, sans-serif;
  }

  .button.teste {
    left: 65px;
    top: 218px;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .container-2 {
    max-width: 1900px;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-collums {
    height: 60vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-rounded.gray {
    margin-right: 8px;
    margin-left: 8px;
  }

  .nav-button {
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    color: #f2f4f7;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-14 {
    background-size: 750px;
  }

  .column-10 {
    padding-left: 60px;
  }

  .image-colums {
    width: 105%;
  }

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 110%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-29._2 {
    padding-left: 60px;
  }

  .div-block-29._2._3.mis {
    top: -5px;
  }
}

@media screen and (min-width: 1440px) {
  .brand {
    padding-top: 10px;
  }

  .brand.w--current {
    padding-top: 8px;
  }

  .section-home-02 {
    height: 30vh;
  }

  .card-area-home {
    height: 310px;
    padding-right: 60px;
  }

  .h3.special {
    font-size: 28px;
  }

  .button.teste {
    top: 215px;
  }

  .container-2 {
    padding-top: 0px;
  }

  .button-rounded {
    display: inline-block;
  }

  .button-rounded.home {
    display: inline-block;
  }

  .label-area {
    color: #181818;
    line-height: 24px;
  }

  .image-2 {
    width: 100%;
  }

  .nav-button {
    font-size: 16px;
  }

  .card-member {
    height: 380px;
  }

  .div-block-14 {
    background-size: 800px;
    background-repeat: repeat;
  }

  .div-block-29._2._3.mis {
    top: -10px;
  }

  .background-video-4 {
    height: 200%;
  }
}

@media screen and (min-width: 1920px) {
  .brand {
    width: 400px;
    padding-top: 5px;
  }

  .brand.w--current {
    padding-top: 5px;
  }

  .section {
    height: 14vh;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #181818;
  }

  .navbar {
    padding-top: 20px;
    background-color: transparent;
  }

  .section-home-01 {
    height: 100vh;
  }

  .section-home-02 {
    height: 20vh;
  }

  .container-regular {
    padding-top: 50px;
  }

  .container-regular.special {
    max-width: 2000px;
    padding-top: 0px;
  }

  .h2 {
    font-family: Rubik, sans-serif;
    color: #181818;
    font-size: 82px;
    line-height: 100px;
    font-weight: 400;
  }

  .card-area-home {
    height: 320px;
    padding-right: 140px;
  }

  .h3.special {
    font-size: 24px;
  }

  .button {
    position: relative;
  }

  .button.nav {
    font-size: 18px;
  }

  .button.teste {
    top: 237px;
    color: #fff;
  }

  .button.teste:hover {
    color: #fb4850;
  }

  .button._2 {
    top: -130px;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container-2 {
    padding-top: 20px;
  }

  .label-category {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 8px;
  }

  .space25 {
    height: 20px;
  }

  .nav-button {
    margin-top: -8px;
    padding-right: 50px;
    font-size: 18px;
  }

  .card-member {
    height: 480px;
  }

  .div-block-14 {
    height: 300px;
    background-size: 1000px;
  }

  .image-13 {
    display: inline-block;
  }

  .div-block-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bg-gradient {
    max-width: 100%;
  }

  .div-block-29._2 {
    padding-left: 65px;
  }

  .div-block-29._2._3 {
    position: relative;
    top: 198px;
    padding-left: 60px;
  }

  .div-block-29._2._3.mis {
    top: 25px;
  }

  .columns-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .background-video-4 {
    height: 280%;
  }
}

@media screen and (max-width: 991px) {
  .section-home-02 {
    display: block;
    height: 20vh;
  }

  .container-regular.special {
    height: 100vh;
    padding-top: 100px;
  }

  .card-area-home {
    height: 250px;
  }

  .h3.special {
    font-size: 28px;
  }

  .menu-button {
    padding: 20px;
    color: #fff;
  }

  .menu-button:hover {
    background-color: #fb4850;
  }

  .menu-button:active {
    background-color: #fb4850;
  }

  .nav-button {
    display: block;
    background-color: #181818;
  }

  .nav-button:active {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-category {
    width: 60%;
  }

  .drop:hover {
    background-color: #fff;
  }

  .nav-menu {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #181818;
  }

  .dropdown {
    display: block;
  }

  .icon {
    color: #fff;
  }

  .icon:hover {
    color: #181818;
  }

  .icon:active {
    color: #181818;
  }

  .icon:focus {
    color: #181818;
  }

  .column-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .search-bar {
    border-radius: 0px;
    background-color: #181818;
  }

  .columns-6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .section-4 {
    height: 50vh;
  }

  .section-4.section-home-02 {
    height: 20vh;
  }

  .columns-9 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-23 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .column-24 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .column-25 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .column-26 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .section-home-02 {
    height: 120vh;
  }

  .container-regular.special {
    height: 140vh;
  }

  .paragraph {
    margin-left: -260px;
  }

  .button.nav {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
  }

  .text-uppercase-minor {
    font-size: 10px;
  }

  .column-17 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .column-18 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .columns-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .html-embed {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 70%;
  }

  .section-home-02 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .container-regular.special {
    height: 170vh;
    padding-top: 40px;
  }

  .h1 {
    font-size: 56px;
    line-height: 80px;
  }

  .h1.black {
    overflow: visible;
    font-size: 42px;
    line-height: 62px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .h2 {
    font-size: 28px;
    line-height: 40px;
  }

  .paragraph {
    margin-left: -140px;
  }

  .card-area-home {
    height: 300px;
  }

  .h3.special {
    font-size: 24px;
  }

  .footer-container {
    height: 150px;
  }

  .button.nav {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
  }

  .text-uppercase-minor {
    font-size: 10px;
  }

  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .menu-button:focus {
    background-color: #000;
  }

  .image {
    margin-top: 10px;
  }

  .label-category {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 8px;
  }

  .card-category {
    width: 95%;
  }

  .dropdown {
    background-color: #181818;
  }

  .image-colums._02 {
    height: 50vh;
    margin-top: 220px;
  }

  .div-block-15 {
    width: 80vw;
  }

  .image-15 {
    width: 100vw;
  }

  .column-17 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-19 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .columns-5 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .html-embed {
    display: none;
  }
}

