@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&subset=latin-ext");
.div {
  width: 50px;
  height: 50px;
  width: 12.5%;
}

.div:nth-child(n) {
  margin-bottom: 5;
  margin-right: 5;
}

.div:nth-child(6n) {
  margin-right: 0;
  margin-bottom: 0;
}

/*  Center normal */
/* Center Horizontally and Vertically */
/* Center Vertical Text */
/* Rem mixin with px fallback */
/* Coverer */
.about-research__title:before, .research-how__title:before, .general-categories__title:after, .panel__title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #53565a;
  width: 81px;
}

/* Components */
/*//////////////////////////////////////////////////////*/
/* Footer*/
.footer {
  clear: both;
  position: relative;
  min-height: 350px;
  background-color: #53565a;
}

.footer__heading {
  color: white;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 35px 0 0 20px;
  /* 9 */
  padding: 2.1875rem 0 0 1.25rem;
  /* 9 */
}

.footer__content {
  color: white;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 0 0 50px;
  /* 9 */
  padding: 0 0 0 3.125rem;
  /* 9 */
}

.footer__content-mobile__text {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  padding: 30px 0 0 0;
  /* 9 */
  padding: 1.875rem 0 0 0;
  /* 9 */
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
}

.footer__content-paragraph {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 5px;
  /* 9 */
  margin-top: 0.3125rem;
  /* 9 */
}

@media (min-width: 992px) {
  .footer__mobile {
    display: none;
  }
}

.footer__tablet {
  display: none;
}

@media (min-width: 992px) {
  .footer__tablet {
    min-height: 480px;
    display: block;
    margin: 0 auto;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    padding: 60px;
    /* 9 */
    padding: 3.75rem;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .footer__tablet {
    min-height: 550px;
  }
}

.footer__container-left {
  width: 20%;
  min-height: 370px;
  float: left;
  position: relative;
}

@media (min-width: 1200px) {
  .footer__container-left {
    min-height: 420px;
  }
}

.footer__container-left:before {
  content: "";
  border-left: 1px solid #808080;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.footer__container-middle {
  width: 60%;
  float: left;
}

.footer__container-right {
  position: relative;
  width: 20%;
  min-height: 370px;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 5px 0 0 15px;
  /* 9 */
  padding: 0.3125rem 0 0 0.9375rem;
  /* 9 */
}

@media (min-width: 1200px) {
  .footer__container-right {
    min-height: 420px;
  }
}

.footer__container-right:before {
  content: "";
  border-left: 1px solid #808080;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.footer__container-right:after {
  content: "";
  border-left: 1px solid #808080;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.footer__navbox {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-top: 5px;
  /* 9 */
  padding-top: 0.3125rem;
  /* 9 */
  min-height: 200px;
  float: left;
  width: 25%;
  position: relative;
}

@media (min-width: 1200px) {
  .footer__navbox {
    min-height: 215px;
  }
}

.footer__navbox:before {
  content: "";
  border-left: 1px solid #808080;
  height: 65%;
  position: absolute;
  left: 0;
  top: 0;
}

@media (min-width: 1200px) {
  .footer__navbox:before {
    height: 75%;
  }
}

.footer__navbox-title {
  color: white;
  position: absolute;
  top: -20px;
  left: 0;
  font-size: 14px;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .footer__navbox-title {
    font-size: 16px;
    top: -35px;
  }
}

@media (min-width: 1360px) {
  .footer__navbox-title {
    font-size: 20px;
  }
}

@media (min-width: 1620px) {
  .footer__navbox-title {
    font-size: 21px;
    font-weight: 600;
  }
}

.footer__navbox:nth-child(n+5) {
  padding-top: 45px;
}

.footer__navbox:nth-child(n+5):before {
  content: "";
  border-left: 1px solid #808080;
  height: 65%;
  position: absolute;
  left: 0;
  top: 20%;
}

@media (min-width: 1200px) {
  .footer__navbox:nth-child(n+5):before {
    height: 75%;
  }
}

.footer__navbox:nth-child(n+5) h3 {
  top: 5px;
}

.footer__about {
  color: white;
  font-size: 14px;
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 5px 25px 0 15px;
  /* 9 */
  padding: 0.3125rem 1.5625rem 0 0.9375rem;
  /* 9 */
  line-height: 1.3;
}

@media (min-width: 1200px) {
  .footer__about {
    font-size: 16px;
  }
}

@media (min-width: 1620px) {
  .footer__about {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.footer__link {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 0 0 15px;
  /* 9 */
  padding: 0 0 0 0.9375rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 12px;
  /* 9 */
  margin-bottom: 0.75rem;
  /* 9 */
  font-size: 16px;
  display: inline-block;
}

@media (min-width: 1200px) {
  .footer__link {
    font-size: 16px;
  }
}

.footer__link:hover {
  color: #B7C9D3;
}

.footer__contact {
  border: 1px solid red !important;
}

.footer__contact-adress {
  color: white;
  font-size: 14px;
}

@media (min-width: 1200px) {
  .footer__contact-adress {
    font-size: 16px;
  }
}

.footer__contact-adress p {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  padding: 7px 30px 0 0;
  /* 9 */
  padding: 0.4375rem 1.875rem 0 0;
  /* 9 */
}

.footer__contact-telephone {
  color: white;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 15px 0;
  /* 9 */
  margin: 0.9375rem 0;
  /* 9 */
  font-size: 14px;
  font-weight: 400;
}

.footer__contact-telephone p {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-top: 7px;
  /* 9 */
  padding-top: 0.4375rem;
  /* 9 */
}

@media (min-width: 1200px) {
  .footer__contact-telephone {
    font-size: 16px;
  }
}

.footer__contact-email {
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (min-width: 1200px) {
  .footer__contact-email {
    font-size: 16px;
  }
}

.footer__contact-social {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 30px;
  /* 9 */
  margin-top: 1.875rem;
  /* 9 */
}

.footer__contact-social__link {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-right: 10px;
  /* 9 */
  padding-right: 0.625rem;
  /* 9 */
}

/* *Mobile Navigation*/
/**/
/*Animation for mobile toggler*/
.div {
  width: 50px;
  height: 50px;
  width: 12.5%;
}

.div:nth-child(n) {
  margin-bottom: 5;
  margin-right: 5;
}

.div:nth-child(6n) {
  margin-right: 0;
  margin-bottom: 0;
}

/*  Center normal */
/* Center Horizontally and Vertically */
/* Center Vertical Text */
/* Rem mixin with px fallback */
/* Coverer */
.about-research__title:before, .research-how__title:before, .general-categories__title:after, .panel__title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #53565a;
  width: 81px;
}

.nav-toggle {
  position: absolute;
  top: 31px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
  cursor: pointer;
  padding: 10px 35px 10px 0;
  display: block;
  z-index: 12;
}

@media (min-width: 768px) {
  .nav-toggle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (min-width: 992px) {
  .nav-toggle {
    display: none;
  }
}

/*Drawing Lines*/
.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
  border-radius: 2px;
  height: 2px;
  width: 35px;
  background: black;
  position: absolute;
  display: block;
  content: "";
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.nav-toggle span.active,
.nav-toggle span:before.active,
.nav-toggle span:after.active {
  top: 0;
}

.nav-toggle span:before {
  top: -10px;
}

.nav-toggle span:after {
  bottom: -10px;
}

/*Active state rotation*/
.nav-toggle--active span {
  background-color: transparent;
}

.nav-toggle--active span:before {
  background: white;
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-toggle--active span:after {
  background: white;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-mobile {
  background-color: #53565a;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: block;
  z-index: 11;
}

.nav-mobile__logo {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 130px;
  height: auto;
}

@media (min-width: 768px) {
  .nav-mobile__logo {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 30px;
    /* 9 */
    margin-top: 1.875rem;
    /* 9 */
    width: 170px;
    margin-left: 25px;
    top: initial;
    left: initial;
  }
}

.nav-mobile__facebook {
  position: absolute;
  right: 75px;
  bottom: 15px;
}

.nav-mobile__linkedin {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.nav-mobile__search--wrapper {
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 80px 25px 0 0;
  /* 9 */
  margin: 5rem 1.5625rem 0 0;
  /* 9 */
}

@media (min-width: 768px) {
  .nav-mobile__search--wrapper {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    margin: 100px 25px 0 0;
    /* 9 */
    margin: 6.25rem 1.5625rem 0 0;
    /* 9 */
  }
}

.nav-mobile__search {
  position: relative;
  top: -3px;
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-right: 15px;
  /* 9 */
  margin-right: 0.9375rem;
  /* 9 */
}

.nav-mobile__english {
  text-transform: uppercase;
  color: white;
  float: right;
  margin-right: 5px;
}

.visible {
  display: none;
}

.nav-mobile__list {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 120px;
  /* 9 */
  margin-top: 7.5rem;
  /* 9 */
}

@media (min-width: 768px) {
  .nav-mobile__list {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 150px;
    /* 9 */
    margin-top: 9.375rem;
    /* 9 */
  }
}

.nav-mobile__item {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 25px;
  /* 9 */
  margin-bottom: 1.5625rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-left: 15px;
  /* 9 */
  margin-left: 0.9375rem;
  /* 9 */
}

@media (min-width: 768px) {
  .nav-mobile__item {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 40px;
    /* 9 */
    margin-bottom: 2.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-left: 30px;
    /* 9 */
    margin-left: 1.875rem;
    /* 9 */
  }
}

.nav-mobile__link {
  color: white;
  font-family: "Hind","sans-serif";
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
}

.nav-mobile__link:hover {
  color: #B7C9D3;
}

@media (min-width: 768px) {
  .nav-mobile__link {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 700;
  }
}

/*Imported Components*/
.div {
  width: 50px;
  height: 50px;
  width: 12.5%;
}

.div:nth-child(n) {
  margin-bottom: 5;
  margin-right: 5;
}

.div:nth-child(6n) {
  margin-right: 0;
  margin-bottom: 0;
}

/*  Center normal */
/* Center Horizontally and Vertically */
/* Center Vertical Text */
/* Rem mixin with px fallback */
/* Coverer */
.about-research__title:before, .research-how__title:before, .general-categories__title:after, .panel__title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #53565a;
  width: 81px;
}

/*General styling*/
*,
*:after,
*:before {
  box-sizing: border-box !important;
}

body, html {
  font-size: 16px;
  font-family: "Hind","sans-serif";
  min-width: 320px;
}

/*////////////////Navigation*/
.nav {
  display: none;
  float: left;
  height: 112px;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-left: 20px;
  /* 9 */
  margin-left: 1.25rem;
  /* 9 */
  /* /////////Navigation Link*/
}

@media (min-width: 992px) {
  .nav {
    display: block;
  }
}

@media (min-width: 1620px) {
  .nav {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-left: 50px;
    /* 9 */
    margin-left: 3.125rem;
    /* 9 */
  }
}

.nav__item {
  display: inline-block;
}

@media (min-width: 992px) {
  .nav__item {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-right: 10px;
    /* 9 */
    padding-right: 0.625rem;
    /* 9 */
  }
}

@media (min-width: 992px) {
  .nav__item {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-right: 15px;
    /* 9 */
    padding-right: 0.9375rem;
    /* 9 */
  }
}

@media (min-width: 1620px) {
  .nav__item {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-right: 25px;
    /* 9 */
    padding-right: 1.5625rem;
    /* 9 */
  }
}

.nav__link {
  color: #53565A;
  line-height: 112px;
  font-weight: 500;
}

@media (min-width: 500px) {
  .nav__link {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media (min-width: 768px) {
  .nav__link {
    font-size: 13px;
    font-size: 13px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .nav__link {
    font-size: 16px;
    font-size: 16px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1620px) {
  .nav__link {
    font-size: 19px;
    font-size: 19px/16pxrem;
    font-weight: 500;
  }
}

.nav__link:hover {
  color: #B7C9D3;
}

/*//////////////////////////////////////////////////////*/
/*Header*/
.header {
  position: relative;
  /* Navigation container*/
  /* Header Title For Subpages*/
}

.header__logo {
  width: 130px;
  margin-top: 10px;
  margin-left: 15px;
}

@media (min-width: 768px) {
  .header__logo {
    margin-left: 25px;
    width: 170px;
    float: left;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 25px;
    /* 9 */
    margin-top: 1.5625rem;
    /* 9 */
  }
}

@media (min-width: 1620px) {
  .header__logo {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-left: 55px;
    /* 9 */
    margin-left: 3.4375rem;
    /* 9 */
  }
}

.header__navigation {
  height: 65px;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 25px;
  /* 9 */
  margin-bottom: 1.5625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .header__navigation {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    margin-bottom: 0;
    /* 9 */
    border-bottom: none;
    height: 112px;
  }
}

.header__navigation-search {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 47%;
  right: 105px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 992px) {
  .header__navigation-search {
    right: 0;
    display: inline-block;
  }
}

.header__navigation-english {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 75px;
}

@media (min-width: 992px) {
  .header__navigation-english {
    right: 40px;
    display: block;
  }
}

.header__navigation-english h3 {
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #53565A;
  font-weight: 600;
}

.header__navigation--search {
  border-bottom: 1px solid #E6E6E6;
}

.header__navigation--nomargin {
  margin: 0;
}

.header__title {
  display: none;
  height: 150px;
}

@media (min-width: 768px) {
  .header__title {
    display: block;
    height: 200px;
    background-image: url("../img/header/badania.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.header__title-wrapper {
  width: 95%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 150px;
}

@media (min-width: 768px) {
  .header__title-wrapper {
    width: 95%;
    height: 200px;
  }
}

@media (min-width: 1620px) {
  .header__title-wrapper {
    max-width: 1600px;
  }
}

.header__title-text {
  position: absolute;
  bottom: -6px;
  color: white;
  font-weight: 300;
  font-size: 32px;
  font-size: 2rem;
}

@media (min-width: 768px) {
  .header__title-text {
    font-size: 48px;
    font-size: 3rem;
  }
}

@media (min-width: 992px) {
  .header__title-text {
    font-size: 70px;
    font-size: 4.375rem;
  }
}

@media (min-width: 1620px) {
  .header__title-text {
    font-size: 100px;
    font-size: 6.25rem;
  }
}

.header__title--badania {
  background-image: url("../img/header/badania.jpg");
}

.header__title--raporty {
  background-image: url("../img/header/raporty.jpg");
}

.header__title--akademia {
  background-image: url("../img/header/akademia.jpg");
}

.header__title--kontakt {
  background-image: url("../img/header/kontakt.jpg");
}

.header__title--pbi {
  background-image: url("../img/header/pbi.jpg");
}

.header__title--media {
  background-image: url("../img/header/media.jpg");
}

.header__title--aktualnosci {
  background-image: url("../img/header/aktualnosci.jpg");
}

.header__title--gemius {
  background-image: url("../img/header/gemius.jpg");
}

/*Imported Components*/
.div {
  width: 50px;
  height: 50px;
  width: 12.5%;
}

.div:nth-child(n) {
  margin-bottom: 5;
  margin-right: 5;
}

.div:nth-child(6n) {
  margin-right: 0;
  margin-bottom: 0;
}

/*  Center normal */
/* Center Horizontally and Vertically */
/* Center Vertical Text */
/* Rem mixin with px fallback */
/* Coverer */
.about-research__title:before, .research-how__title:before, .general-categories__title:after, .panel__title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #53565a;
  width: 81px;
}

/*General styling*/
*,
*:after,
*:before {
  box-sizing: border-box !important;
}

.search--wrapper {
  display: none;
  position: relative;
  -webkit-transition: .8s;
  transition: .8s;
  position: absolute;
  height: 24px;
  width: 24px;
  top: 50%;
  right: 105px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 992px) {
  .search--wrapper {
    right: 80px;
    display: block;
  }
}

.search-input {
  display: none;
  border: none;
}

.search-input label {
  position: relative;
  z-index: 15;
  display: none;
}

@media (min-width: 992px) {
  .search-input label {
    display: block;
  }
}

.search-input ~ input {
  padding-bottom: 5px;
  position: absolute;
  width: 0;
  border: none;
  border-bottom: 1px solid #53565A;
  -webkit-transition: width .8s;
  transition: width .8s;
  bottom: -7px;
  right: 0;
  z-index: -1;
  display: none;
}

@media (min-width: 992px) {
  .search-input ~ input {
    display: block;
  }
}

.search-input:checked ~ input {
  display: none;
  padding-bottom: 5px;
  position: absolute;
  z-index: -1;
  outline: none;
  border: none;
  border-bottom: 1px solid #53565A;
  bottom: -10px;
  right: 0;
  width: 101px;
  -webkit-transition: width .8s;
  transition: width .8s;
}

@media (min-width: 992px) {
  .search-input:checked ~ input {
    display: block;
  }
}

.search__mobile--wrapper {
  display: block;
  position: relative;
  -webkit-transition: .8s;
  transition: .8s;
  position: absolute;
  height: 24px;
  width: 24px;
  background-color: #53565a;
  top: 8px;
  right: 40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .search__mobile--wrapper {
    display: none;
  }
}

.search__mobile-input {
  display: none;
  padding-bottom: 5px;
}

.search__mobile-input label {
  position: relative;
  z-index: 15;
  color: white;
  background-color: #53565a;
}

@media (min-width: 768px) {
  .search__mobile-input label {
    display: none;
  }
}

.search__mobile-input ~ input {
  color: #53565a;
  position: absolute;
  width: 0;
  padding-bottom: 5px;
  border: none;
  background-color: #53565a;
  border-bottom: 1px solid white;
  -webkit-transition: width .8s;
  transition: width .8s;
  bottom: -10px;
  right: 0;
  z-index: -1;
}

@media (min-width: 768px) {
  .search__mobile-input ~ input {
    display: none;
  }
}

.search__mobile-input:checked ~ input {
  color: white;
  padding-bottom: 5px;
  background-color: #53565a;
  position: absolute;
  z-index: -1;
  outline: none;
  border: none;
  border-bottom: 1px solid white;
  bottom: -10px;
  right: 0;
  width: 101px;
  -webkit-transition: width .8s;
  transition: width .8s;
}

@media (min-width: 768px) {
  .search__mobile-input:checked ~ input {
    display: none;
  }
}

/*General styling*/
*,
*:after,
*:before {
  box-sizing: border-box !important;
}

body,
html {
  font-size: 16px;
  font-family: "Hind","sans-serif";
  min-width: 320px;
}

/*/
/////////////////////////////*/
/*/
Main*/
.intro {
  clear: both;
}

@media (min-width: 768px) {
  .intro {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 100px;
    /* 9 */
    margin-bottom: 6.25rem;
    /* 9 */
  }
}

@media (min-width: 768px) {
  .intro {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 85px;
    /* 9 */
    margin-top: 5.3125rem;
    /* 9 */
  }
}

.intro__wrapper {
  width: 100%;
}

@media (min-width: 768px) {
  .intro__wrapper {
    width: 90%;
    margin: 0 auto;
  }
}

@media (min-width: 1620px) {
  .intro__wrapper--inside {
    max-width: 1600px;
    margin: 0 auto;
  }
}

.intro__box {
  padding-top: 40px;
  width: 100%;
  text-align: center;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 35px;
  /* 9 */
  margin-bottom: 2.1875rem;
  /* 9 */
}

@media (min-width: 992px) {
  .intro__box {
    height: 390px;
    width: 49.5%;
    margin-bottom: 50px !important;
  }
  .intro__box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .intro__box:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .intro__box:hover {
    box-shadow: -8px 9px 36px -2px rgba(173, 173, 173, 0.5);
    position: relative;
    top: -10px;
    z-index: 1;
    cursor: pointer;
  }
}

@media (min-width: 1360px) {
  .intro__box {
    width: 24.25%;
  }
  .intro__box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .intro__box:nth-child(4n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.intro__box-icon {
  height: 60px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 0.625rem;
  /* 9 */
}

@media (min-width: 992px) {
  .intro__box-icon {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 60px;
    /* 9 */
    margin-bottom: 3.75rem;
    /* 9 */
  }
}

.intro__box-title {
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  color: #53565A;
  position: relative;
  text-transform: uppercase;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 10px;
  /* 9 */
  padding-bottom: 0.625rem;
  /* 9 */
  font-weight: 500;
}

@media (min-width: 992px) {
  .intro__box-title {
    font-size: 42px;
    font-size: 2.625rem;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-bottom: 27px;
    /* 9 */
    padding-bottom: 1.6875rem;
    /* 9 */
  }
}

.intro__box-title:before {
  content: "";
  border-bottom: 3px solid #53565a;
  bottom: 0;
  left: 50%;
  position: absolute;
  width: 80%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.intro__box-text {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .intro__box-text {
    line-height: 1.2;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 27px;
    /* 9 */
    margin-top: 1.6875rem;
    /* 9 */
  }
}

.intro__box-text a {
  color: black;
  cursor: pointer;
}

/* Research Tiles*/
.research {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-top: 30px;
  /* 9 */
  padding-top: 1.875rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research {
    width: 95%;
  }
}

@media (min-width: 1620px) {
  .research {
    max-width: 1600px;
  }
}

.research__title-container {
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: right;
}

@media (min-width: 768px) {
  .research__title-container {
    top: 25px;
    right: 25px;
  }
}

.research__title {
  color: #EEDC00;
  font-weight: 300;
  font-size: 24px;
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .research__title {
    font-size: 42px;
    font-size: 2.625rem;
  }
}

@media (min-width: 1360px) {
  .research__title {
    font-size: 72px;
    font-size: 4.5rem;
  }
}

.research__circle {
  position: absolute;
  left: 0;
  bottom: 1px;
  max-width: 50%;
}

@media (min-width: 768px) {
  .research__circle {
    max-width: 100%;
    bottom: 0;
  }
}

.research__left {
  overflow: hidden;
  position: relative;
  height: 92px;
  background-color: #53565a;
  width: 95%;
  margin: 0 auto 1.5%;
}

@media (min-width: 768px) {
  .research__left {
    height: 150px;
    display: none;
  }
}

@media (min-width: 1360px) {
  .research__left {
    height: auto;
    float: left;
    width: 25%;
    margin-bottom: 0;
  }
}

.research__left-top {
  display: none;
}

@media (min-width: 1360px) {
  .research__left-top {
    display: block;
    height: 450px;
    width: 100%;
    margin-top: 2.25%;
  }
}

.research__left-bottom {
  display: none;
}

@media (min-width: 1360px) {
  .research__left-bottom {
    display: block;
    height: 450px;
    width: 100%;
  }
}

.research__right {
  width: 100%;
  overflow: hidden;
}

.research__boxes-wrapper {
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1360px) {
  .research__boxes-wrapper {
    width: 100%;
    padding-left: 1.5%;
    overflow: hidden;
  }
}

.research__box {
  overflow: hidden;
  border: 1px solid #E6E6E6;
  height: 150px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .research__box {
    height: 450px;
    width: 385px;
    float: left;
    width: 49.25%;
  }
  .research__box:nth-child(n) {
    margin-bottom: 1.5%;
    margin-right: 1.5%;
  }
  .research__box:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .research__box {
    width: 32.33333%;
  }
  .research__box:nth-child(n) {
    margin-bottom: 1.5%;
    margin-right: 1.5%;
  }
  .research__box:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1360px) {
  .research__box {
    width: 23.875%;
  }
  .research__box:nth-child(n) {
    margin-bottom: 1.5%;
    margin-right: 1.5%;
  }
  .research__box:nth-child(4n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .research__box:hover .research__box-details {
    height: 450px;
    z-index: 0;
    -webkit-transition: height 0.2s ease-in;
    transition: height 0.2s ease-in;
  }
}

.research__box:hover .research__box-details .research__box-button {
  position: absolute;
  left: 15px;
  bottom: 30px;
  top: initial;
  -webkit-transform: initial;
  transform: initial;
}

@media (min-width: 768px) {
  .research__box:hover .research__box-details .research__box-button {
    left: 42px;
  }
}

.research__box:hover .research__box-details .research__box-button {
  position: absolute;
  left: 15px;
  bottom: 30px;
  top: initial;
}

@media (min-width: 768px) {
  .research__box:hover .research__box-details .research__box-button {
    left: 42px;
  }
}

.research__box-container {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 15px 55px 0 10px;
  /* 9 */
  margin: 0.9375rem 3.4375rem 0 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research__box-container {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 42px 0 0 42px;
    /* 9 */
    padding: 2.625rem 0 0 2.625rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    margin-right: 0;
    /* 9 */
  }
}

.research__box-first__title {
  text-align: right;
  color: #EEDC00;
  font-size: 72px;
  font-size: 72px/16pxrem;
  font-weight: 300;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-right: 27px;
  /* 9 */
  padding-right: 1.6875rem;
  /* 9 */
}

.research__box-circle--yellow {
  position: absolute;
  left: -1px;
  bottom: 0;
}

.research__box-first__title:first-child {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 27px;
  /* 9 */
  margin-top: 1.6875rem;
  /* 9 */
}

.research__box-title {
  position: relative;
  z-index: 1;
  display: inline-block;
  color: #53565A;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 10px;
  /* 9 */
  padding-bottom: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research__box-title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-bottom: 25px;
    /* 9 */
    padding-bottom: 1.5625rem;
    /* 9 */
  }
}

.research__box-title:before {
  content: "";
  border-bottom: 3px solid #53565a;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 80%;
}

@media (min-width: 768px) {
  .research__box-title:before {
    width: 40%;
  }
}

.research__box-title a {
  color: #53565A;
}

.research__box-title a:hover {
  cursor: pointer;
  color: #ce0037;
}

.research__box-title--long {
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-right: 10px;
  /* 9 */
  padding-right: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research__box-title--long {
    font-size: 42px;
    font-size: 2.625rem;
  }
}

@media (min-width: 1620px) {
  .research__box-title--long {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-right: 5px;
    /* 9 */
    padding-right: 0.3125rem;
    /* 9 */
  }
}

.research__box-text {
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-size: 0.875rem;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
  line-height: 1.2;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-right: 45px;
  /* 9 */
  padding-right: 2.8125rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research__box-text {
    font-size: 18px;
    font-size: 1.125rem;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 25px;
    /* 9 */
    margin-top: 1.5625rem;
    /* 9 */
  }
}

.research__box-details {
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
  height: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #e6e6e6;
}

@media (min-width: 768px) {
  .research__box-details {
    height: 115px;
  }
}

.research__box-circle {
  display: none;
  position: absolute;
  right: 25px;
  top: 0;
}

@media (min-width: 768px) {
  .research__box-circle {
    display: block;
  }
}

.research__box-button {
  display: none;
  left: 15px;
  position: absolute;
  bottom: 30px;
  width: 69px;
  height: 52px;
  border: 1px solid #53565a;
  border-radius: 42px;
  cursor: pointer;
}

@media (min-width: 768px) {
  .research__box-button {
    display: block;
    left: 42px;
  }
}

.research__box-button__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.research__box-button:hover .research__box-button__arrow {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  left: 55%;
}

.research__box-button--mobile {
  display: block;
  border: 1px solid #53565A;
  top: 40%;
  right: 10px;
  left: initial;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .research__box-button--mobile {
    display: none;
  }
}

.research__box--first {
  display: none;
  background-color: #53565A;
}

@media (min-width: 768px) {
  .research__box--first {
    display: block;
  }
}

.research__box:nth-child(2) .research__box-details,
.research__box:nth-child(4) .research__box-details,
.research__box:nth-child(5) .research__box-details,
.research__box:nth-child(7) .research__box-details {
  background-color: #B7C9D3;
}

.research__box:nth-child(5) .research__box-details .research__box-circle,
.research__box:nth-child(7) .research__box-details .research__box-circle {
  top: 0;
}

.research__box:nth-child(3) .research__box-details .research__box-circle,
.research__box:nth-child(6) .research__box-details .research__box-circle,
.research__box:nth-child(8) .research__box-details .research__box-circle,
.research__box:nth-child(9) .research__box-details .research__box-circle {
  top: -80px;
}

.research__box-details--hover {
  background-color: black;
}

/* O badaniu Subpage ///////////////////////////////////////////////////////////////////////////////////////////////////////*/
.about-research {
  position: relative;
  overflow: hidden;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .about-research {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.about-research__intro {
  max-width: 810px;
}

.about-research__title {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 20px;
  /* 9 */
  padding-bottom: 1.25rem;
  /* 9 */
}

@media (min-width: 768px) {
  .about-research__title {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 80px;
    /* 9 */
    margin-top: 5rem;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .about-research__title {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.about-research__title--secondary {
  clear: both;
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 50px;
  /* 9 */
  margin-bottom: 3.125rem;
  /* 9 */
}

@media (min-width: 768px) {
  .about-research__title--secondary {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 80px;
    /* 9 */
    margin-top: 5rem;
    /* 9 */
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
  }
}

@media (min-width: 1200px) {
  .about-research__title--secondary {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.about-research__text {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 0.9375rem;
  /* 9 */
  line-height: 1.3;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
}

.about-research:before {
  display: none;
}

@media (min-width: 1200px) {
  .about-research:before {
    display: block;
    position: absolute;
    content: '';
    width: 297px;
    height: 220px;
    left: 0;
    top: 170px;
    background-color: #f2f2f2;
  }
}

.about-research--wrapper {
  overflow: hidden;
  max-width: 1600px;
}

.icon-container {
  overflow: hidden;
}

.icon-box {
  position: relative;
  float: left;
  height: 200px;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 25px;
  /* 9 */
  margin-bottom: 1.5625rem;
  /* 9 */
}

@media (min-width: 500px) {
  .icon-box {
    width: 49.5%;
    height: 250px;
  }
  .icon-box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .icon-box:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .icon-box {
    width: 32.66667%;
  }
  .icon-box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .icon-box:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .icon-box {
    width: 32.66667%;
  }
  .icon-box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .icon-box:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.icon-box__title {
  line-height: 1.3;
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 500;
  text-align: center;
}

@media (min-width: 1200px) {
  .icon-box__title {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.icon-box__icon {
  max-height: 102px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
}

.icon-container--first .icon-box:nth-child(1) img {
  position: relative;
  left: 8px;
}

.icon-container--first .icon-box:nth-child(2) img {
  position: relative;
  left: 8px;
}

.icon-container--first .icon-box:nth-child(3) img {
  position: relative;
  left: 8px;
}

/* Jak realizujemy badanie*/
.research-how {
  position: relative;
  overflow: hidden;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .research-how {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.research-how__title {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 20px;
  /* 9 */
  padding-bottom: 1.25rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-how__title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 80px;
    /* 9 */
    margin-top: 5rem;
    /* 9 */
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
  }
}

@media (min-width: 1200px) {
  .research-how__title {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 80px;
    /* 9 */
    margin-top: 5rem;
    /* 9 */
  }
}

.research-how:before {
  display: none;
}

@media (min-width: 1200px) {
  .research-how:before {
    display: block;
    position: absolute;
    content: '';
    width: 297px;
    height: 220px;
    left: 0;
    top: 170px;
    background-color: #f2f2f2;
  }
}

.research-how__intro {
  overflow: hidden;
}

.research-how__intro--first {
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 20px;
  /* 9 */
  margin-bottom: 1.25rem;
  /* 9 */
}

@media (min-width: 1200px) {
  .research-how__intro--first {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 40px;
    /* 9 */
    margin-bottom: 2.5rem;
    /* 9 */
  }
}

.research-how__intro--second {
  width: 100%;
  float: left;
}

@media (min-width: 1200px) {
  .research-how__intro-container--title {
    float: left;
    width: 30%;
  }
}

@media (min-width: 1200px) {
  .research-how__intro-container--text {
    float: right;
    width: 70%;
  }
}

.research-how__intro-title {
  display: inline-block;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 700;
  color: #53565A;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-how__intro-title {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 700;
  }
}

@media (min-width: 1200px) {
  .research-how__intro-title {
    font-size: 42px;
    font-size: 42px/16pxrem;
    font-weight: 700;
    margin: 0;
  }
}

.research-how__intro-text {
  display: inline-block;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  float: right;
  line-height: 1.3;
}

.research-how__content {
  clear: both;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
}

@media (min-width: 1200px) {
  .research-how__content {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 70px;
    /* 9 */
    margin-top: 4.375rem;
    /* 9 */
  }
}

.research-how__title--secondary {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .research-how__title--secondary {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
  }
}

@media (min-width: 1200px) {
  .research-how__title--secondary {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.research-how__devices-boxes {
  max-width: 1000px;
  overflow: hidden;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 50px;
  /* 9 */
  margin-top: 3.125rem;
  /* 9 */
}

.research-how__devices-box {
  height: 150px;
}

@media (min-width: 500px) {
  .research-how__devices-box {
    width: 32.66667%;
    height: 150px;
    float: left;
  }
  .research-how__devices-box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .research-how__devices-box:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.research-how__devices-icon {
  max-height: 70px;
}

.research-how__devices-title {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  text-align: center;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
}

@media (min-width: 1200px) {
  .research-how__devices-title {
    font-size: 42px;
    font-size: 42px/16pxrem;
    font-weight: 500;
  }
}

.research-how__content-infographic {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
  display: block;
  max-width: 70%;
}

@media (min-width: 1200px) {
  .research-how__content-infographic {
    max-width: 100%;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 50px;
    /* 9 */
    margin-top: 3.125rem;
    /* 9 */
  }
}

.research-how__content:last-child .research-how__content-infographic {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 50px;
  /* 9 */
  margin-bottom: 3.125rem;
  /* 9 */
}

.research-how__details {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 20px;
  /* 9 */
  margin-bottom: 1.25rem;
  /* 9 */
}

@media (min-width: 1200px) {
  .research-how__details {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 50px;
    /* 9 */
    margin-bottom: 3.125rem;
    /* 9 */
  }
}

.research-how__details-title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 15px 0 10px 0;
  /* 9 */
  margin: 0.9375rem 0 0.625rem 0;
  /* 9 */
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 300;
}

@media (min-width: 1200px) {
  .research-how__details-title {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
  }
}

.research-how__details-text {
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 20px;
  /* 9 */
  margin-bottom: 1.25rem;
  /* 9 */
  line-height: 1.3;
}

@media (min-width: 1200px) {
  .research-how__details-text {
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 400;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 50px;
    /* 9 */
    margin-bottom: 3.125rem;
    /* 9 */
  }
}

/* Prezentacja wynikow badania asdasd aasdasdasd///////asdasda//////sdsdsdsdsdsdsdsdsds//////////////////////////////////////////////////////*/
.research-results {
  position: relative;
  overflow: hidden;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .research-results {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.research-results:before {
  display: none;
}

@media (min-width: 1200px) {
  .research-results:before {
    display: block;
    position: absolute;
    content: '';
    width: 297px;
    height: 220px;
    left: 0;
    top: 170px;
    background-color: #f2f2f2;
  }
}

.research-results__icon {
  max-width: 100%;
  display: block;
}

.research-results__title--start {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 300;
  line-height: 1.3;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 20px 0;
  /* 9 */
  margin: 0 0 1.25rem 0;
  /* 9 */
}

@media (min-width: 768px) {
  .research-results__title--start {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 30px 0 80px 0;
    /* 9 */
    margin: 1.875rem 0 5rem 0;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .research-results__title--start {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 170px 0 100px 0;
    /* 9 */
    margin: 10.625rem 0 6.25rem 0;
    /* 9 */
  }
}

.research-results__title--secondary {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 500;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 70px;
  /* 9 */
  margin-top: 4.375rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-results__title--secondary {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.research-results__description {
  line-height: 1.3;
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 400;
}

@media (min-width: 768px) {
  .research-results__description {
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 400;
  }
}

.research-results__description span {
  color: #009CA6;
  position: relative;
  cursor: pointer;
}

.research-results__description span:after {
  content: url("../img/badanie/strzalka-badanie.png");
  max-width: 100%;
  position: relative;
  left: 10px;
}

.research-results__demo-title {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 500;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 70px 0 85px 0;
  /* 9 */
  margin: 4.375rem 0 5.3125rem 0;
  /* 9 */
}

@media (min-width: 768px) {
  .research-results__demo-title {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.research-results__demo-step {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 85px;
  /* 9 */
  margin-bottom: 5.3125rem;
  /* 9 */
  position: relative;
}

@media (min-width: 768px) {
  .research-results__demo-step {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 400;
  }
}

.research-results__demo-step:nth-child(2) {
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-right: 35px;
  /* 9 */
  margin-right: 2.1875rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 15px;
  /* 9 */
  margin-bottom: 0.9375rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-results__demo-step:nth-child(2) {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 85px;
    /* 9 */
    margin-bottom: 5.3125rem;
    /* 9 */
  }
}

.research-results__demo-step:nth-child(2):before {
  position: absolute;
  content: url("../img/badanie/demo01.png");
  max-width: 100%;
  left: 0;
  top: -60px;
}

.research-results__demo-step:nth-child(2):after {
  position: absolute;
  content: url("../img/badanie/results-circle.png");
  max-width: 100%;
  left: 15px;
  top: -65px;
  z-index: -1;
}

.research-results__demo-step:nth-child(4) {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 30px;
  /* 9 */
  margin-bottom: 1.875rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 70px;
  /* 9 */
  margin-top: 4.375rem;
  /* 9 */
}

@media (min-width: 519px) {
  .research-results__demo-step:nth-child(4) {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 50px;
    /* 9 */
    margin-top: 3.125rem;
    /* 9 */
  }
}

@media (min-width: 768px) {
  .research-results__demo-step:nth-child(4) {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 10px;
    /* 9 */
    margin-top: 0.625rem;
    /* 9 */
  }
}

.research-results__demo-step:nth-child(4):before {
  position: absolute;
  content: url("../img/badanie/demo02.png");
  max-width: 100%;
  left: 0;
  top: -60px;
}

.research-results__demo-step:nth-child(4):after {
  position: absolute;
  content: url("../img/badanie/results-circle.png");
  max-width: 100%;
  left: 15px;
  top: -65px;
  z-index: -1;
}

.research-results__demo-step:nth-child(6) {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 70px;
  /* 9 */
  margin-top: 4.375rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 20px;
  /* 9 */
  margin-bottom: 1.25rem;
  /* 9 */
}

.research-results__demo-step:nth-child(6):before {
  position: absolute;
  content: url("../img/badanie/demo03.png");
  max-width: 100%;
  left: 0;
  top: -60px;
}

.research-results__demo-step:nth-child(6):after {
  position: absolute;
  content: url("../img/badanie/results-circle.png");
  max-width: 100%;
  left: 15px;
  top: -65px;
  z-index: -1;
}

.research-results__demo-download {
  color: #53565A;
  position: relative;
  width: 214px;
  height: 62px;
  line-height: 62px;
  border: 1px solid #53565A;
  border-radius: 35px;
  display: inline-block;
  text-align: center;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 15px;
  /* 9 */
  margin-bottom: 0.9375rem;
  /* 9 */
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 400;
}

.research-results__demo-download:after {
  position: relative;
  content: url("../img/badanie/demo-download.png");
  max-width: 100%;
  top: 2px;
  left: 4px;
}

.research-results__demo-program {
  font-size: 28px;
  font-size: 28px/16pxrem;
  font-weight: 300;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 15px;
  /* 9 */
  margin-bottom: 0.9375rem;
  /* 9 */
}

.research-results__demo-program--description {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  line-height: 1.3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 15px;
  /* 9 */
  margin-bottom: 0.9375rem;
  /* 9 */
}

.research-results__demo-contact {
  line-height: 1.3;
  font-size: 24px;
  font-size: 24px/16pxrem;
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 80px 0 300px 0;
  /* 9 */
  margin: 5rem 0 18.75rem 0;
  /* 9 */
}

/* INDICATORS //////////////////////////////////////////////////////////////////*/
.research-indicators {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.research-indicators__title {
  clear: both;
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 20px 0 0 0;
  /* 9 */
  margin: 1.25rem 0 0 0;
  /* 9 */
}

@media (min-width: 768px) {
  .research-indicators__title {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    margin: 80px 0 0 0;
    /* 9 */
    margin: 5rem 0 0 0;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .research-indicators__title {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.research-indicators__title--first {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 40px 0;
  /* 9 */
  margin: 0 0 2.5rem 0;
  /* 9 */
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .research-indicators__title--first {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 80px 0 80px 0;
    /* 9 */
    margin: 5rem 0 5rem 0;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .research-indicators__title--first {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.research-indicators__title--second {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 15px;
  /* 9 */
  margin-bottom: 0.9375rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-indicators__title--second {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 25px;
    /* 9 */
    margin-top: 1.5625rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 50px;
    /* 9 */
    margin-bottom: 3.125rem;
    /* 9 */
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .research-indicators__title--second {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.research-indicators__title--small {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 20px 0 20px 0;
  /* 9 */
  margin: 1.25rem 0 1.25rem 0;
  /* 9 */
}

@media (min-width: 768px) {
  .research-indicators__title--small {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 70px 0 70px 0;
    /* 9 */
    margin: 4.375rem 0 4.375rem 0;
    /* 9 */
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .research-indicators__title--small {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.research-indicators__container {
  width: 100%;
}

.research-indicators__container--wrapper {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .research-indicators__container--wrapper {
    max-width: 1600px;
  }
}

.research-indicators__container:nth-child(even) {
  background-color: #f2f2f2;
}

.research-indicators__boxes {
  max-width: 1600px;
  text-align: left;
}

.research-indicators__box {
  position: relative;
  float: left;
  text-align: left;
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 40px;
  /* 9 */
  margin-bottom: 2.5rem;
  /* 9 */
}

@media (min-width: 500px) {
  .research-indicators__box {
    min-height: 330px;
    width: 49%;
  }
  .research-indicators__box:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
  }
  .research-indicators__box:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .research-indicators__box {
    width: 32%;
  }
  .research-indicators__box:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
  }
  .research-indicators__box:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .research-indicators__box {
    width: 23.5%;
  }
  .research-indicators__box:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
  }
  .research-indicators__box:nth-child(4n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.research-indicators__box-icon {
  height: 55px;
}

.research-indicators__box-title {
  line-height: 1.3;
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 300;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 10px 0 10px 0;
  /* 9 */
  margin: 0.625rem 0 0.625rem 0;
  /* 9 */
}

@media (min-width: 768px) {
  .research-indicators__box-title {
    font-size: 20px;
    font-size: 20px/16pxrem;
    font-weight: 300;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 20px 0 20px 0;
    /* 9 */
    margin: 1.25rem 0 1.25rem 0;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .research-indicators__box-title {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 20px 0 20px 0;
    /* 9 */
    margin: 1.25rem 0 1.25rem 0;
    /* 9 */
  }
}

.research-indicators__box-text {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  line-height: 1.5;
}

.research-indicators__box:after {
  content: '';
  position: absolute;
  top: -35px;
  right: 0;
  height: 17px;
  border-right: 1px solid #53565a;
}

.research-indicators__box:nth-child(4):after {
  content: '';
  position: absolute;
  top: -35px;
  right: 0;
  height: 17px;
  border-right: none;
}

.research-indicators__container:nth-child(4) .research-indicators__boxes .research-indicators__box-icon {
  height: 85px;
}

.research-indicators__container:nth-child(5) .research-indicators__boxes .research-indicators__box-icon {
  height: 76px;
}

.research-indicators__container:nth-child(6) .research-indicators__boxes .research-indicators__box-icon {
  height: 85px;
}

.research-indicators__container:nth-child(7) .research-indicators__boxes .research-indicators__box-icon {
  height: 85px;
}

/* Height of the last boxes*/
.research-indicators__container:nth-child(8) .research-indicators__boxes .research-indicators__box {
  min-height: 380px;
}

.research-indicators__container:nth-child(8) {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 20px;
  /* 9 */
  padding-bottom: 1.25rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-indicators__container:nth-child(8) {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-bottom: 100px;
    /* 9 */
    padding-bottom: 6.25rem;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .research-indicators__container:nth-child(8) {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-bottom: 170px;
    /* 9 */
    padding-bottom: 10.625rem;
    /* 9 */
  }
}

.affinity-index__span {
  color: #53565A;
}

/* Categorisation /////////////////////////////////////////////////////////////////*/
.categorisation {
  position: relative;
  overflow: hidden;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .categorisation {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.categorisation:before {
  display: none;
}

@media (min-width: 1200px) {
  .categorisation:before {
    display: block;
    position: absolute;
    content: '';
    width: 297px;
    height: 220px;
    left: 0;
    top: 170px;
    background-color: #f2f2f2;
  }
}

.categorisation__title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 20px 0 20px 0;
  /* 9 */
  margin: 1.25rem 0 1.25rem 0;
  /* 9 */
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .categorisation__title {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 80px 0 40px 0;
    /* 9 */
    margin: 5rem 0 2.5rem 0;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .categorisation__title {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.categorisation__text {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 40px 0;
  /* 9 */
  margin: 0 0 2.5rem 0;
  /* 9 */
  color: #53565A;
}

@media (min-width: 768px) {
  .categorisation__text {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .categorisation__text {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.categorisation__text--trees {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 0.625rem;
  /* 9 */
}

.categorisation__title--secondary {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 10px 0;
  /* 9 */
  margin: 0 0 0.625rem 0;
  /* 9 */
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 500;
  color: #53565A;
}

@media (min-width: 768px) {
  .categorisation__title--secondary {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .categorisation__title--secondary {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.categorisation__title--second {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 60px 0 10px 0;
  /* 9 */
  margin: 3.75rem 0 0.625rem 0;
  /* 9 */
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .categorisation__title--second {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
  }
}

@media (min-width: 1200px) {
  .categorisation__title--second {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.categorisation__title--grouping {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .categorisation__title--grouping {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 70px;
    /* 9 */
    margin-top: 4.375rem;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .categorisation__title--grouping {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.categorisation__title--trees {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin-top: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 15px;
  /* 9 */
  margin-bottom: 0.9375rem;
  /* 9 */
}

@media (min-width: 768px) {
  .categorisation__title--trees {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 80px;
    /* 9 */
    margin-top: 5rem;
    /* 9 */
  }
}

.categorisation__paragraph {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  line-height: 1.3;
}

.categorisation__paragraph--big {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 15px;
  /* 9 */
  margin-bottom: 0.9375rem;
  /* 9 */
}

@media (min-width: 768px) {
  .categorisation__paragraph--big {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .categorisation__paragraph--big {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.categorisation__paragraph--big:last-child {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 65px;
  /* 9 */
  margin-top: 4.0625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .categorisation__paragraph--big:last-child {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .categorisation__paragraph--big:last-child {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
  }
}

.categorisation__paragraph--bold {
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 600;
  line-height: 1.3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 50px;
  /* 9 */
  margin-bottom: 3.125rem;
  /* 9 */
}

@media (min-width: 768px) {
  .categorisation__paragraph--bold {
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 600;
  }
}

.categorisation__title--light {
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 300;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .categorisation__title--light {
    font-size: 20px;
    font-size: 20px/16pxrem;
    font-weight: 300;
  }
}

@media (min-width: 1200px) {
  .categorisation__title--light {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
  }
}

/* Trees //////////*/
.trees {
  max-width: 800px;
}

.trees__text {
  line-height: 1.3;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
}

.trees__list {
  color: #53565A;
  list-style-type: initial;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 25px;
  /* 9 */
  padding-left: 1.5625rem;
  /* 9 */
  font-size: 140%;
}

.trees__list-item span {
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 600;
  color: black;
}

@media (min-width: 768px) {
  .trees__list-item span {
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 600;
  }
}

.trees__group-title {
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 300;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 20px 0 10px 0;
  /* 9 */
  margin: 1.25rem 0 0.625rem 0;
  /* 9 */
}

@media (min-width: 1200px) {
  .trees__group-title {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
  }
}

.trees__group-text {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  line-height: 1.3;
}

.general-categories {
  clear: both;
}

.general-categories__title {
  clear: both;
  position: relative;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 15px;
  /* 9 */
  padding-bottom: 0.9375rem;
  /* 9 */
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 300;
}

@media (min-width: 768px) {
  .general-categories__title {
    font-size: 20px;
    font-size: 20px/16pxrem;
    font-weight: 300;
  }
}

@media (min-width: 1200px) {
  .general-categories__title {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
  }
}

.general-categories__boxes {
  text-align: center;
  max-width: 1300px;
  overflow: hidden;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
}

.general-categories__box {
  float: left;
  min-height: 150px;
  width: 49.5%;
}

.general-categories__box:nth-child(n) {
  margin-bottom: 1%;
  margin-right: 1%;
}

.general-categories__box:nth-child(2n) {
  margin-right: 0;
  margin-bottom: 0;
}

@media (min-width: 500px) {
  .general-categories__box {
    width: 32.66667%;
    min-height: 190px;
  }
  .general-categories__box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .general-categories__box:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .general-categories__box {
    width: 24.25%;
  }
  .general-categories__box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .general-categories__box:nth-child(4n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .general-categories__box {
    width: 19.2%;
  }
  .general-categories__box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .general-categories__box:nth-child(5n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.general-categories__box-icon {
  height: 70px;
}

@media (min-width: 768px) {
  .general-categories__box-icon {
    max-width: 80px;
  }
}

.general-categories__box-title {
  color: #53565A;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 600;
}

.general-categories__box-title--last {
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 300;
}

@media (min-width: 768px) {
  .general-categories__box-title--last {
    font-size: 20px;
    font-size: 20px/16pxrem;
    font-weight: 300;
  }
}

@media (min-width: 1200px) {
  .general-categories__box-title--last {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
  }
}

.general-categories__box--last {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
  margin: 0;
  width: auto;
  text-align: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 20px;
  /* 9 */
  padding-left: 1.25rem;
  /* 9 */
}

@media (min-width: 500px) {
  .general-categories__box--last {
    padding: 0;
    width: 32.66667%;
  }
  .general-categories__box--last:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .general-categories__box--last:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.categorisation__container-list {
  list-style-type: initial;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 0.9375rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 20px;
  /* 9 */
  padding-left: 1.25rem;
  /* 9 */
}

.categorisation__container-item {
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 600;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .categorisation__container-item {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 600;
  }
}

.categorisation__container-list__documents {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
}

.categorisation__container-list__documents--item a {
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
  color: #009CA6;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 5px;
  /* 9 */
  padding-left: 0.3125rem;
  /* 9 */
  line-height: 1.3;
}

.categorisation__container-list__documents--item a:after {
  content: url("../img/badanie/strzalka-badanie.png");
  position: relative;
  left: 10px;
  cursor: pointer;
}

.categorisation__details {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 50px;
  /* 9 */
  margin-bottom: 3.125rem;
  /* 9 */
}

@media (min-width: 768px) {
  .categorisation__details {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 160px;
    /* 9 */
    margin-bottom: 10rem;
    /* 9 */
  }
}

.categorisation__details-title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 20px 0 15px;
  /* 9 */
  margin: 1.25rem 0 0.9375rem;
  /* 9 */
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  color: #53565A;
}

@media (min-width: 768px) {
  .categorisation__details-title {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .categorisation__details-title {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin: 50px 0 20px;
    /* 9 */
    margin: 3.125rem 0 1.25rem;
    /* 9 */
  }
}

/* MEASUREMENET ///////////////////////////////////////////////////////////////////////////*/
/*Mobile//*/
.measure {
  overflow: hidden;
  position: relative;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .measure {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.measure:before {
  display: none;
}

@media (min-width: 1200px) {
  .measure:before {
    display: block;
    position: absolute;
    content: '';
    width: 297px;
    height: 220px;
    left: 0;
    top: 170px;
    background-color: #f2f2f2;
  }
}

.measure-intro__text {
  line-height: 1.3;
  max-width: 800px;
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 400;
}

@media (min-width: 768px) {
  .measure-intro__text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 50px;
    /* 9 */
    margin-top: 3.125rem;
    /* 9 */
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 400;
  }
}

@media (min-width: 1200px) {
  .measure-intro__text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 170px;
    /* 9 */
    margin-top: 10.625rem;
    /* 9 */
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 400;
  }
}

.measure-steps__title {
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 0.9375rem;
  /* 9 */
  color: #53565A;
}

@media (min-width: 1200px) {
  .measure-steps__title {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 500;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 70px;
    /* 9 */
    margin-top: 4.375rem;
    /* 9 */
  }
}

.measure-steps__title--secondary {
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 0.9375rem;
  /* 9 */
}

@media (min-width: 1200px) {
  .measure-steps__title--secondary {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 400;
  }
}

.measure-steps__title--secondary a {
  color: #53565A;
}

.measure-steps__title--secondary a:hover {
  cursor: pointer;
  color: #EEDC00;
}

.measure-steps__title--light {
  color: #53565A;
}

@media (min-width: 1200px) {
  .measure-steps__title--light {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 15px 0 15px 0;
    /* 9 */
    margin: 0.9375rem 0 0.9375rem 0;
    /* 9 */
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
  }
}

.measure-steps__text--regular {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  line-height: 1.3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 0.9375rem;
  /* 9 */
}

.measure-steps__text--regular:last-child {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 50px;
  /* 9 */
  margin-top: 3.125rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 150px;
  /* 9 */
  margin-bottom: 9.375rem;
  /* 9 */
}

.measure-steps__text--last {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 150px;
  /* 9 */
  margin-bottom: 9.375rem;
  /* 9 */
}

.measure-steps__number {
  height: 70px;
}

.measure-steps__number--2 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 30px;
  /* 9 */
  margin-top: 1.875rem;
  /* 9 */
}

.measure-steps__link {
  position: relative;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 600;
  line-height: 1.3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 25px;
  /* 9 */
  padding-left: 1.5625rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 0.9375rem;
  /* 9 */
  color: #009CA6;
  display: block;
}

.measure-steps__link:after {
  position: relative;
  left: 10px;
  top: -1px;
  content: url("../img/badanie/strzalka-badanie.png");
}

.measure-steps__link:hover {
  color: #53565A;
}

.measure-steps__contact {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 40px;
  /* 9 */
  margin-top: 2.5rem;
  /* 9 */
  position: relative;
  height: 163px;
  width: auto;
}

@media (min-width: 768px) {
  .measure-steps__contact {
    border: 10px solid #009CA6;
    border-radius: 77px;
    max-width: 810px;
    height: 163px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 60px;
    /* 9 */
    margin-bottom: 3.75rem;
    /* 9 */
  }
}

.measure-steps__contact:before {
  position: absolute;
  left: -3px;
  top: 0;
  z-index: -1;
  content: url("../img/badanie/gemius-kontakt.png");
}

.measure-steps__contact-text {
  display: none;
}

@media (min-width: 768px) {
  .measure-steps__contact-text {
    display: block;
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1.3;
  }
}

.measure-steps__contact-text--mobile {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .measure-steps__contact-text--mobile {
    display: none;
  }
}

.measure-steps__contact-text span {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 600;
}

.measure-mail {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 10px 0 50px 0;
  /* 9 */
  margin: 0.625rem 0 3.125rem 0;
  /* 9 */
  word-break: break-all;
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 600;
}

@media (min-width: 768px) {
  .measure-mail {
    display: none;
  }
}

/* Gemius Contact People //////////////////////////////////////////////////////////////////////////*/
.gemius-contact {
  overflow: hidden;
  position: relative;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .gemius-contact {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.gemius-contact:before {
  display: none;
}

@media (min-width: 1200px) {
  .gemius-contact:before {
    display: block;
    position: absolute;
    content: '';
    width: 297px;
    height: 220px;
    left: 0;
    top: 90px;
    background-color: #f2f2f2;
  }
}

.gemius-contact__title {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
}

@media (min-width: 768px) {
  .gemius-contact__title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 80px;
    /* 9 */
    margin-top: 5rem;
    /* 9 */
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.gemius-contact__title--pbi {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 700;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 1.25rem;
  /* 9 */
  clear: both;
}

@media (min-width: 768px) {
  .gemius-contact__title--pbi {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.gemius-contact__boxes {
  clear: both;
  overflow: hidden;
  max-width: 880px;
}

@media (min-width: 1360px) {
  .gemius-contact__boxes {
    max-width: 1280px;
  }
}

.gemius-contact__boxes--gemius {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 50px;
  /* 9 */
  margin-top: 3.125rem;
  /* 9 */
}

.gemius-contact__box {
  text-align: center;
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 50px;
  /* 9 */
  margin-bottom: 3.125rem;
  /* 9 */
  width: 100%;
}

@media (min-width: 768px) {
  .gemius-contact__box {
    text-align: left;
    float: left;
    min-height: 300px;
    width: 49.5%;
  }
  .gemius-contact__box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .gemius-contact__box:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1360px) {
  .gemius-contact__box {
    min-height: 350px;
    width: 32.66667%;
  }
  .gemius-contact__box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%;
  }
  .gemius-contact__box:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.gemius-contact__icon {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-left: 15px;
  /* 9 */
  margin-left: 0.9375rem;
  /* 9 */
}

.gemius-contact__icon--logo {
  margin: 0;
}

.gemius-contact__gemius {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  line-height: 1.3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 25px 0 25px 0;
  /* 9 */
  margin: 1.5625rem 0 1.5625rem 0;
  /* 9 */
}

@media (min-width: 768px) {
  .gemius-contact__gemius {
    font-size: 14px;
    font-size: 14px/16pxrem;
    font-weight: 400;
  }
}

.gemius-contact__gemius a {
  color: black;
}

.gemius-contact__gemius a:hover {
  color: #53565A;
}

.gemius-contact__name {
  color: #53565A;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .gemius-contact__name {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 600;
  }
}

.gemius-contact__function {
  line-height: 1.4;
  color: #53565A;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 300;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .gemius-contact__function {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 300;
  }
}

.gemius-contact__task {
  line-height: 1.4;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .gemius-contact__task {
    font-size: 14px;
    font-size: 14px/16pxrem;
    font-weight: 400;
  }
}

.gemius-contact__mail {
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .gemius-contact__mail {
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 400;
  }
}

.gemius-contact__mail a {
  color: black;
}

.gemius-contact__mail a:hover {
  color: #53565A;
}

/* FAQ ///////////////////////////////////////////////////////////////////////////////*/
.research-faq__accordion-1 {
  max-width: 965px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 190px;
  /* 9 */
  margin-bottom: 11.875rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-faq__accordion-1 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 150px;
    /* 9 */
    margin-bottom: 9.375rem;
    /* 9 */
  }
}

.research-faq__accordion-2 {
  max-width: 965px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 190px;
  /* 9 */
  margin-bottom: 11.875rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-faq__accordion-2 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 150px;
    /* 9 */
    margin-bottom: 9.375rem;
    /* 9 */
  }
}

.research-faq {
  overflow: hidden;
  position: relative;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .research-faq {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-top: 45px;
    /* 9 */
    padding-top: 2.8125rem;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .research-faq {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.research-faq:before {
  display: none;
}

@media (min-width: 1200px) {
  .research-faq:before {
    display: block;
    position: absolute;
    content: '';
    width: 297px;
    height: 220px;
    left: 0;
    top: 90px;
    background-color: #f2f2f2;
  }
}

.research-faq__title {
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 700;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-right: 65px;
  /* 9 */
  padding-right: 4.0625rem;
  /* 9 */
}

@media (min-width: 768px) {
  .research-faq__title {
    font-size: 32px;
    font-size: 32px/16pxrem;
    font-weight: 700;
  }
}

@media (min-width: 1200px) {
  .research-faq__title {
    font-size: 40px;
    font-size: 40px/16pxrem;
    font-weight: 700;
  }
}

@media (min-width: 1620px) {
  .research-faq__title {
    font-size: 48px;
    font-size: 48px/16pxrem;
    font-weight: 700;
  }
}

.research-faq__title--1 {
  position: relative;
  line-height: 80px;
}

@media (min-width: 768px) {
  .research-faq__title--1 {
    line-height: 150px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-top: 50px;
    /* 9 */
    padding-top: 3.125rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 130px;
    /* 9 */
    padding-left: 8.125rem;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .research-faq__title--1 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-top: 50px;
    /* 9 */
    padding-top: 3.125rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 130px;
    /* 9 */
    padding-left: 8.125rem;
    /* 9 */
  }
}

@media (min-width: 768px) {
  .research-faq__title--1:before {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    display: inline-block;
    content: url("../img/faq-desktop.svg");
    height: 63px;
    width: 90px;
  }
}

.research-faq__title--2 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-top: 27px;
  /* 9 */
  padding-top: 1.6875rem;
  /* 9 */
}

@media (min-width: 500px) {
  .research-faq__title--2 {
    padding: 0;
    line-height: 80px;
  }
}

@media (min-width: 768px) {
  .research-faq__title--2 {
    margin: 0;
    position: relative;
    line-height: 150px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 130px;
    /* 9 */
    padding-left: 8.125rem;
    /* 9 */
  }
}

@media (min-width: 768px) {
  .research-faq__title--2:before {
    left: 24px;
    top: 50px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    display: inline-block;
    content: url("../img/faq-mobile.svg");
    height: 66px;
    width: 39px;
  }
}

.research-faq__article-title:first-child {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 20px 0;
  /* 9 */
  margin: 0 0 1.25rem 0;
  /* 9 */
  font-size: 24px;
  font-size: 24px/16pxrem;
  font-weight: 400;
  color: #53565A;
}

.research-faq__article-title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 50px 0 20px 0;
  /* 9 */
  margin: 3.125rem 0 1.25rem 0;
  /* 9 */
  font-size: 24px;
  font-size: 24px/16pxrem;
  font-weight: 400;
  color: #53565A;
}

.research-faq__article-link {
  position: relative;
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 0.9375rem;
  /* 9 */
  color: #009CA6;
}

.research-faq__article-link:after {
  content: url("../img/badanie/strzalka-badanie.png");
  position: relative;
  left: 10px;
}

.research-faq__article-link--semibold {
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 35px;
  /* 9 */
  padding-left: 2.1875rem;
  /* 9 */
}

.research-faq__article-link--semibold:last-child {
  margin: 0;
}

.research-faq__article-text {
  line-height: 1.4;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
}

.research-faq__article-text:last-child {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 40px;
  /* 9 */
  margin-bottom: 2.5rem;
  /* 9 */
}

.research-faq__article-numbers--wrapper {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 25px;
  /* 9 */
  padding-left: 1.5625rem;
  /* 9 */
}

.research-faq__article-numbers--title {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 600;
}

.research-faq__article-numbers--number {
  line-height: 1.3;
  color: black;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 10px 0 15px 0;
  /* 9 */
  margin: 0.625rem 0 0.9375rem 0;
  /* 9 */
}

ol {
  padding: 0;
  margin: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 35px;
  /* 9 */
  padding-left: 2.1875rem;
  /* 9 */
  list-style-type: decimal-leading-zero;
  font-size: 24px;
  font-size: 24px/16pxrem;
  font-weight: 300;
  margin-bottom: 35px;
}

ol li {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 0.9375rem;
  /* 9 */
}

ol li p {
  text-decoration: underline;
  display: inline;
}

ol li span {
  line-height: 1.3;
  color: black;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
}

.research-faq__table {
  text-align: left;
  border-collapse: collapse;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 25px;
  /* 9 */
  margin-bottom: 1.5625rem;
  /* 9 */
}

.research-faq__table td {
  max-width: 300px;
}

.research-faq__table td:nth-child(odd),
.research-faq__table th:nth-child(odd) {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  padding: 15px 15px 15px 0;
  /* 9 */
  padding: 0.9375rem 0.9375rem 0.9375rem 0;
  /* 9 */
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  color: #53565A;
}

@media (min-width: 768px) {
  .research-faq__table td:nth-child(odd),
  .research-faq__table th:nth-child(odd) {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    padding: 15px 65px 15px 0;
    /* 9 */
    padding: 0.9375rem 4.0625rem 0.9375rem 0;
    /* 9 */
  }
}

.research-faq__table td:nth-child(even),
.research-faq__table th:nth-child(even) {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 15px 0 15px 15px;
  /* 9 */
  padding: 0.9375rem 0 0.9375rem 0.9375rem;
  /* 9 */
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 500;
  color: #53565A;
}

@media (min-width: 768px) {
  .research-faq__table td:nth-child(even),
  .research-faq__table th:nth-child(even) {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 15px 0 15px 50px;
    /* 9 */
    padding: 0.9375rem 0 0.9375rem 3.125rem;
    /* 9 */
  }
}

table td,
table th {
  border: 1px solid #009CA6;
}

table tr:first-child th {
  border-top: 0;
}

table tr:last-child td {
  border-bottom: 0;
}

table tr td:first-child,
table tr th:first-child {
  border-left: 0;
}

table tr td:last-child,
table tr th:last-child {
  border-right: 0;
}

/* Accordion ///////////////////////*/
#container {
  height: auto;
  overflow: hidden;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-right: 25px;
  /* 9 */
  padding-right: 1.5625rem;
  /* 9 */
}

#container:last-child {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 100px;
  /* 9 */
  padding-bottom: 6.25rem;
  /* 9 */
}

#accordion input {
  display: none;
}

#accordion label {
  background: #fff;
  display: block;
  min-height: 80px;
  position: relative;
  border-bottom: 1px solid #53565A;
}

@media (min-width: 768px) {
  #accordion label {
    min-height: 150px;
  }
}

#accordion label:hover {
  background: #fff;
}

#accordion input:checked + label {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: #53565A;
  border-bottom: 0;
}

#accordion article {
  height: 0;
  overflow: hidden;
  max-width: 815px;
}

#accordion input:checked ~ article {
  height: auto;
  border-bottom: 1px solid #53565A;
}

i {
  cursor: pointer;
  position: absolute;
  right: 0;
  width: 69px;
  height: 52px;
  top: 10px;
  border-radius: 30px;
  border: 1px solid black;
}

@media (min-width: 768px) {
  i {
    top: 30px;
  }
}

i:before {
  display: block;
  content: url("../img/arrow-accordion.png");
  position: relative;
  left: 25px;
  top: 18px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 0;
  width: 18px;
}

.research-faq__title--1 i {
  top: 10px;
}

@media (min-width: 768px) {
  .research-faq__title--1 i {
    top: 80px;
  }
}

@media (min-width: 1200px) {
  .research-faq__title--1 i {
    top: 80px;
  }
}

i:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#accordion input:checked ~ label .itranslate:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* Panel ////////////////////////////////////////////////////////////////////////////*/
.panel {
  position: relative;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .panel {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.panel:before {
  display: none;
}

@media (min-width: 1200px) {
  .panel:before {
    display: block;
    position: absolute;
    content: url("../img/circle-landing.png");
    left: 0;
    top: -5px;
    z-index: -1;
  }
}

.panel--wrapper {
  max-width: 800px;
}

.panel-intro__text {
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 25px;
  /* 9 */
  margin-top: 1.5625rem;
  /* 9 */
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 300;
}

@media (min-width: 1200px) {
  .panel-intro__text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 85px;
    /* 9 */
    margin-top: 5.3125rem;
    /* 9 */
    font-size: 22px;
    font-size: 22px/16pxrem;
    font-weight: 300;
  }
}

.panel__title {
  position: relative;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 300;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 10px;
  /* 9 */
  padding-bottom: 0.625rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 35px;
  /* 9 */
  margin-top: 2.1875rem;
  /* 9 */
}

@media (min-width: 1200px) {
  .panel__title {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 300;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 55px;
    /* 9 */
    margin-top: 3.4375rem;
    /* 9 */
  }
}

.panel__list {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
  list-style-type: initial;
  color: #53565A;
  font-size: 150%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 25px;
  /* 9 */
  padding-left: 1.5625rem;
  /* 9 */
}

.panel__list--number {
  list-style-type: none;
}

.panel__list-item {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 0.625rem;
  /* 9 */
}

.panel__list-inner {
  font-size: 150%;
  color: #53565A;
  list-style-type: initial;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 65px;
  /* 9 */
  padding-left: 4.0625rem;
  /* 9 */
}

.panel__list-inner li span {
  color: #53565A;
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .panel__list-inner li span {
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 600;
  }
}

.panel__list-item p {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-right: 5px;
  /* 9 */
  padding-right: 0.3125rem;
  /* 9 */
  display: inline-block;
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 300;
}

@media (min-width: 1200px) {
  .panel__list-item p {
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 300;
  }
}

.panel__list-item span {
  color: black;
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .panel__list-item span {
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 600;
  }
}

.panel__list-join {
  overflow: hidden;
  text-align: center;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 55px;
  /* 9 */
  margin-bottom: 3.4375rem;
  /* 9 */
}

.panel__list-join__title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 25px 0 25px 0;
  /* 9 */
  margin: 1.5625rem 0 1.5625rem 0;
  /* 9 */
  font-size: 18px;
  font-size: 18px/16pxrem;
  font-weight: 400;
  text-align: center;
  color: #53565A;
}

@media (min-width: 1200px) {
  .panel__list-join__title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 55px 0 55px 0;
    /* 9 */
    margin: 3.4375rem 0 3.4375rem 0;
    /* 9 */
    font-size: 24px;
    font-size: 24px/16pxrem;
    font-weight: 400;
  }
}

.panel__list-join__button {
  font-size: 14px;
  font-size: 14px/16pxrem;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  width: 214px;
  height: 52px;
  border: 1px solid #53565A;
  border-radius: 35px;
  color: #53565A;
  line-height: 52px;
}

.panel__list-join__button:hover {
  color: white;
  background-color: #53565A;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.panel__list-join__contact {
  text-align: left;
  color: #53565A;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 20px;
  /* 9 */
  margin-bottom: 1.25rem;
  /* 9 */
}

@media (min-width: 768px) {
  .panel__list-join__contact {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 50px;
    /* 9 */
    margin-bottom: 3.125rem;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .panel__list-join__contact {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 115px;
    /* 9 */
    margin-bottom: 7.1875rem;
    /* 9 */
  }
}

.panel__list-join__title--contact {
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .panel__list-join__title--contact {
    font-size: 20px;
    font-size: 20px/16pxrem;
    font-weight: 700;
  }
}

.panel__list-join__email {
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 500;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 10px 0 10px 0;
  /* 9 */
  margin: 0.625rem 0 0.625rem 0;
  /* 9 */
}

@media (min-width: 1200px) {
  .panel__list-join__email {
    font-size: 20px;
    font-size: 20px/16pxrem;
    font-weight: 500;
  }
}

.panel__list-join__mobile {
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 400;
}

@media (min-width: 1200px) {
  .panel__list-join__mobile {
    font-size: 20px;
    font-size: 20px/16pxrem;
    font-weight: 400;
  }
}

/*/
///////How Join /////////////////////////////////////////////////////////////////////////*/
.how-join {
  position: relative;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .how-join {
    max-width: 1600px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 320px;
    /* 9 */
    padding-left: 20rem;
    /* 9 */
    margin: 0;
  }
}

.how-join:before {
  display: none;
}

@media (min-width: 1200px) {
  .how-join:before {
    display: block;
    position: absolute;
    content: '';
    width: 297px;
    height: 220px;
    left: 0;
    top: 90px;
    background-color: #f2f2f2;
  }
}

.how-join__text {
  line-height: 1.4;
  font-size: 16px;
  font-size: 16px/16pxrem;
  font-weight: 400;
}

@media (min-width: 768px) {
  .how-join__text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 25px;
    /* 9 */
    margin-top: 1.5625rem;
    /* 9 */
  }
}

@media (min-width: 1200px) {
  .how-join__text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 85px;
    /* 9 */
    margin-top: 5.3125rem;
    /* 9 */
    font-size: 18px;
    font-size: 18px/16pxrem;
    font-weight: 400;
  }
}

.research-how__devices-box--how {
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 50px;
  /* 9 */
  margin-bottom: 3.125rem;
  /* 9 */
}

@media (min-width: 500px) {
  .research-how__devices-box--how {
    min-height: 240px;
  }
}

@media (min-width: 768px) {
  .research-how__devices-box--how {
    min-height: 240px;
  }
}

@media (min-width: 1200px) {
  .research-how__devices-box--how {
    min-height: 240px;
  }
}

.research-how__devices-title--how {
  font-size: 20px;
  font-size: 20px/16pxrem;
  font-weight: 300;
}

@media (min-width: 1200px) {
  .research-how__devices-title--how {
    font-size: 28px;
    font-size: 28px/16pxrem;
    font-weight: 300;
  }
}

.research-how__devices-title--how:hover {
  cursor: pointer;
  color: #ce0037;
}

.research-how__devices-title--how a:hover {
  cursor: pointer;
  color: #ce0037;
}

.research-how__devices-title--how a {
  color: black;
}

.research-how__devices-icon--how {
  max-height: 100px;
}
