.welcome-section {
  background-color: #181433;
  padding: 78px 0 87px;
  margin-bottom: 96px;
}
.welcome-section.newsletter {
  margin-bottom: 58px;
  padding-top: 105px;
  padding-bottom: 85px;
}
@media screen and (max-width: 768px) {
  .welcome-section.newsletter {
    padding-top: 83px;
    padding-bottom: 78px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .welcome-section {
    margin-bottom: 64px;
  }
}
.welcome-section h1 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 25px;
}
.welcome-section h1 span {
  display: block;
  color: #ffbbde;
}
@media screen and (max-width: 768px) {
  .welcome-section h1 {
    text-align: left;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.welcome-section h2 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .welcome-section h2 {
    text-align: left;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.welcome-section .text {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  color: #F9F9F9;
  margin: 0 auto;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .welcome-section .text {
    text-align: left;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23px;
    max-width: initial;
  }
}
.welcome-section .container_730p {
  max-width: 730px;
  margin: 0 auto;
}
.welcome-section.vendors-welcome-section {
  margin-bottom: 0;
}
.welcome-section.experts-welcome-section {
  margin-bottom: 0;
  padding: 0;
}
.welcome-section.experts-welcome-section .experts-welcome-section-wrapper {
  position: relative;
  padding: 98px 0 77px;
}
.welcome-section.experts-welcome-section .experts-welcome-section-wrapper .socials {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: baseline;
  position: absolute;
  left: 0;
  bottom: 10px;
}
.welcome-section.experts-welcome-section .experts-welcome-section-wrapper .socials li {
  margin-right: 13px;
}
.home-text-section {
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .home-text-section {
    margin-bottom: 40px;
  }
}
.home-text-section .container h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 13px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home-text-section .container h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-bottom: 7px;
  }
}
.home-text-section .container .text {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #333333;
  font-weight: normal;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .home-text-section .container .text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.home-text-section .container .delim_el {
  margin: 83px 0 65px 0;
  border-bottom: 1px solid #D7D7D7;
}

.home-reports-header-section {
  margin-bottom: 47px;
}
@media screen and (max-width: 768px) {
  .home-reports-header-section {
    margin-bottom: 40px;
  }
}
.home-reports-header-section .container h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 13px;
}
@media screen and (max-width: 768px) {
  .home-reports-header-section .container h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-bottom: 7px;
  }
}
.home-reports-header-section .container .text {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #333333;
  font-weight: normal;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .home-reports-header-section .container .text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.home-reports-header-section .container .delim_el {
  margin: 83px 0 65px 0;
  border-bottom: 1px solid #D7D7D7;
}

.latest-trends-section {
  margin-bottom: 172px;
}
@media screen and (max-width: 768px) {
  .latest-trends-section {
    margin-bottom: 63px;
  }
}
.latest-trends-section .container h2 {
  margin-bottom: 40px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .latest-trends-section .container h2 {
    margin-bottom: 17px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.latest-trends-section .container .trends {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .latest-trends-section .container .trends {
    border-left: none;
  }
}
.latest-trends-section .container .trends li {
  border-bottom: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  padding: 32px;
  width: 33.333333%;
  position: relative;
}
@media screen and (max-width: 992px) {
  .latest-trends-section .container .trends li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .latest-trends-section .container .trends li {
    width: 100%;
    border-right: none;
    padding: 24px 0;
  }
}
.latest-trends-section .container .trends li.locked:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 14px;
  bottom: 25px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCAzMSAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik01LjgwNTA4IDMwLjkxOTlIMjQuNzA3OUMyOC4zMTU5IDMwLjkxOTkgMzAuMzA4MSAyOC45MzU1IDMwLjMwODEgMjUuMzczVjYuNDgyNDJDMzAuMzA4MSAyLjkwNDMgMjguMzE1OSAwLjkzNTU0NyAyNC43MDc5IDAuOTM1NTQ3SDUuODA1MDhDMi4xOTcwOCAwLjkzNTU0NyAwLjIwNDgzNCAyLjkwNDMgMC4yMDQ4MzQgNi40ODI0MlYyNS4zNzNDMC4yMDQ4MzQgMjguOTUxMiAyLjE5NzA4IDMwLjkxOTkgNS44MDUwOCAzMC45MTk5Wk05LjUzODU4IDIxLjk2NjhWMTUuODI2MkM5LjUzODU4IDE0Ljc0OCA5Ljk2MjEzIDE0LjE1NDMgMTAuNzkzNSAxMy45OThWMTIuMzI2MkMxMC43OTM1IDkuMjk0OTIgMTIuNjQ0NiA3LjI2MzY3IDE1LjM1ODUgNy4yNjM2N0MxOC4wODggNy4yNjM2NyAxOS45MzkgOS4yOTQ5MiAxOS45MzkgMTIuMzI2MlYxNC4wMTM3QzIwLjc3MDUgMTQuMTU0MyAyMS4xOTQgMTQuNzQ4IDIxLjE5NCAxNS44MjYyVjIxLjk2NjhDMjEuMTk0IDIzLjI3OTMgMjAuNjEzNiAyMy44NTc0IDE5LjQwNTcgMjMuODU3NEgxMS4zMjY5QzEwLjExOSAyMy44NTc0IDkuNTM4NTggMjMuMjc5MyA5LjUzODU4IDIxLjk2NjhaTTEzLjE3OCAxMy45MzU1SDE3LjU1NDZWMTIuMjAxMkMxNy41NTQ2IDEwLjYwNzQgMTYuNjkxOCA5LjU3NjE3IDE1LjM1ODUgOS41NzYxN0MxNC4wMjUxIDkuNTc2MTcgMTMuMTc4IDEwLjYyMyAxMy4xNzggMTIuMjAxMlYxMy45MzU1WiIgZmlsbD0iIzY2REQ5OSIvPg0KPC9zdmc+DQo=) top left no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
@media screen and (max-width: 768px) {
  .latest-trends-section .container .trends li.locked:after {
    width: 20px;
    height: 20px;
    right: 0;
    top: 24px;
    bottom: auto;
  }
}
.latest-trends-section .container .trends li .category {
  text-transform: uppercase;
  color: #633C8E;
  margin-bottom: 10px;
  font-weight: 500;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  text-decoration: none;
  display: block;
}
@media screen and (max-width: 768px) {
  .latest-trends-section .container .trends li .category {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
  }
}
.latest-trends-section .container .trends li .title {
  color: #181433;
  margin-bottom: 15px;
  font-weight: bold;
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  text-decoration: none;
  display: block;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
@media screen and (max-width: 768px) {
  .latest-trends-section .container .trends li .title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-bottom: 10px;
  }
}
.latest-trends-section .container .trends li p {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: normal;
  color: #505050;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
@media screen and (max-width: 768px) {
  .latest-trends-section .container .trends li p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}

.home-join-section {
  padding-bottom: 81px;
  margin-bottom: 64px;
  border-bottom: 1px solid #D7D7D7;
}
@media screen and (max-width: 768px) {
  .home-join-section {
    margin-bottom: 72px;
    border-bottom: 0;
  }
}
.home-join-section h2 {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  color: #333333;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  text-align: center;
  max-width: 755px;
  margin: 0 auto 72px;
}
@media screen and (max-width: 768px) {
  .home-join-section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 42px;
    margin-bottom: 12px;
    text-align: left;
  }
}
.home-join-section .form-wrapper-loader {
  display: block;
  min-height: 229px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-loader {
    height: auto;
  }
}
.home-join-section .form-label {
  width: 100%;
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  color: #333333;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-label {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    margin-bottom: 24px;
  }
}
.home-join-section .form-label a {
  text-decoration: underline;
  color: #333333;
}
.home-join-section .form-label a:hover {
  text-decoration: none;
}
.home-join-section .form-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  min-height: 229px;
  margin-top: -52px;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper {
    margin-top: 0;
    flex-direction: column-reverse;
  }
}
.home-join-section .form-wrapper .form {
  width: 46%;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .form {
    width: 100%;
  }
}
.home-join-section .form-wrapper .form form {
  padding-top: 54px;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .form form {
    padding-top: 0;
    margin-bottom: 30px;
  }
}
.home-join-section .form-wrapper .form form .fieldset {
  display: flex;
  flex-wrap: wrap;
}
.home-join-section .form-wrapper .form form .fieldset .input_blank {
  height: 48px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding: 14px;
  margin: 0 0 11px 0;
  width: calc( 50% - 6px );
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .form form .fieldset .input_blank {
    display: none;
  }
}
.home-join-section .form-wrapper .form form .fieldset input {
  outline: none;
  height: 48px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding: 14px;
  margin: 0 0 11px 0;
  width: calc( 50% - 6px );
  border: 1px solid #D7D7D7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .form form .fieldset input {
    width: 100%;
  }
}
.home-join-section .form-wrapper .form form .fieldset input:nth-child(odd) {
  margin-right: 11px;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .form form .fieldset input:nth-child(odd) {
    margin-right: 0;
  }
}
.home-join-section .form-wrapper .form form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.home-join-section .form-wrapper .form form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.home-join-section .form-wrapper .form form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.home-join-section .form-wrapper .form form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.home-join-section .form-wrapper .form form .fieldset input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}
.home-join-section .form-wrapper .form form .fieldset input:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}
.home-join-section .form-wrapper .form form .fieldset input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}
.home-join-section .form-wrapper .form form .fieldset input:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
}
.home-join-section .form-wrapper .form form .fieldset input[type=email] {
  flex: 1 0 0px;
}
.home-join-section .form-wrapper .form form .fieldset input[type=submit] {
  border: none;
  outline: none;
  background-color: #66DD99;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  text-align: center;
  padding: 10px;
  font-weight: 500;
  color: #333333;
  width: 117px;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.home-join-section .form-wrapper .form form .fieldset input[type=submit]:hover {
  background-color: #39a768;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .form form .fieldset input[type=submit] {
    width: 100%;
  }
}
.home-join-section .form-wrapper .form form .submit-loader-wrapper {
  width: 117px;
  text-align: center;
  height: 48px;
  min-height: 35px;
  border: 1px solid #696871;
  padding: 0;
  margin: 0 0 11px 0;
  background-color: #696871;
}
.home-join-section .form-wrapper .form form .submit-loader-wrapper .loadersmall {
  border-top: 5px solid #fff;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .form form .submit-loader-wrapper {
    width: 100%;
  }
}
.home-join-section .form-wrapper .checkboxes {
  width: 46%;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .checkboxes {
    width: 100%;
  }
}
.home-join-section .form-wrapper .checkboxes .fieldset {
  margin-bottom: 41px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .checkboxes .fieldset {
    margin-bottom: 30px;
  }
}
.home-join-section .form-wrapper .checkboxes .fieldset:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .checkboxes .fieldset:last-child {
    margin-bottom: 45px;
  }
}
.home-join-section .form-wrapper .checkboxes .fieldset .checkbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.home-join-section .form-wrapper .checkboxes .fieldset .checkbox input {
  width: 24px;
  height: 24px;
  border-radius: 0;
  margin: 0 16px 0 0;
}
.home-join-section .form-wrapper .checkboxes .fieldset .checkbox label {
  cursor: pointer;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 32px;
  margin-bottom: 7px;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox:hover input:checked ~ .checkmark {
  background-color: #39a768;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox:hover .checkmark {
  border: 1px solid #39a768;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox input:checked ~ .checkmark {
  background-color: #66DD99;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 0;
  margin: -12px 16px 0 0;
  background-color: transparent;
  border: 1px solid #66DD99;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 1px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox img {
  display: inline-block;
}
.home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox .check-title {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  color: #633C8E;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  text-transform: uppercase;
  margin: 5px 0;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper .checkboxes .fieldset .container-checkbox .check-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.home-join-section .form-wrapper .checkboxes .fieldset p {
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  color: #4E5262;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
.home-join-section .form-label-preloader {
  margin-bottom: 12px;
}
.home-join-section .form-label-preloader span {
  display: block;
  height: 42px;
  width: 320px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-label-preloader span {
    height: 32px;
  }
}
.home-join-section .form-label-preloader a {
  text-decoration: underline;
  color: #333333;
}
.home-join-section .form-label-preloader a:hover {
  text-decoration: none;
}
.home-join-section .form-wrapper-preloader {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -52px;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-preloader {
    margin-top: 0;
    flex-direction: column-reverse;
  }
}
.home-join-section .form-wrapper-preloader .form {
  width: 46%;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-preloader .form {
    width: 100%;
  }
}
.home-join-section .form-wrapper-preloader .form form {
  padding-top: 54px;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-preloader .form form {
    margin-bottom: 30px;
  }
}
.home-join-section .form-wrapper-preloader .form form .fieldset {
  display: flex;
  flex-wrap: wrap;
}
.home-join-section .form-wrapper-preloader .form form .fieldset .pre-input {
  height: 50px;
  padding: 14px;
  margin: 0 0 11px 0;
  width: calc( 50% - 6px );
  border: 1px solid #D7D7D7;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-preloader .form form .fieldset .pre-input {
    width: 100%;
  }
}
.home-join-section .form-wrapper-preloader .form form .fieldset .pre-input:nth-child(odd) {
  margin-right: 11px;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-preloader .form form .fieldset .pre-input:nth-child(odd) {
    margin-right: 0;
  }
}
.home-join-section .form-wrapper-preloader .form form .fieldset .pre-input span {
  display: block;
  height: 20px;
  width: 150px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.home-join-section .form-wrapper-preloader .form form .fieldset .pre-input.type-text span {
  width: 150px;
}
.home-join-section .form-wrapper-preloader .form form .fieldset .pre-input.type-email {
  flex: 1 0 0px;
}
.home-join-section .form-wrapper-preloader .form form .fieldset .pre-input.type-email span {
  width: 250px;
}
.home-join-section .form-wrapper-preloader .form form .fieldset .pre-input.type-submit {
  display: block;
  height: 50px;
  width: 117px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
  border: 0;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-preloader .form form .fieldset .pre-input.type-submit {
    width: 100%;
  }
}
.home-join-section .form-wrapper-preloader .form form .fieldset .input_blank {
  height: 48px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  padding: 14px;
  margin: 0 0 11px 0;
  width: calc( 50% - 6px );
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-preloader .form form .fieldset .input_blank {
    display: none;
  }
}
.home-join-section .form-wrapper-preloader .checkboxes {
  width: 46%;
}
@media screen and (max-width: 768px) {
  .home-join-section .form-wrapper-preloader .checkboxes {
    width: 100%;
  }
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset {
  margin-bottom: 41px;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset:last-child {
  margin-bottom: 0;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset .checkbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset .checkbox .pre-input.type-checkbox {
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #D7D7D7;
  border-radius: 1px;
  margin: 0 16px 0 0;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset .checkbox label {
  display: block;
  padding: 10px 0;
  width: 100%;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset .checkbox label span {
  display: block;
  height: 32px;
  width: 45%;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset p span {
  display: block;
  height: 18px;
  width: 100%;
  margin-bottom: 6px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset p span.line-1 {
  width: 100%;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset p span.line-2 {
  width: 30%;
}
.home-join-section .form-wrapper-preloader .checkboxes .fieldset p span.line-3 {
  width: 70%;
}

.reports-section {
  width: 100%;
  margin-bottom: 100px;
}
.reports-section .filter-container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .reports-section .filter-container {
    flex-direction: column-reverse;
  }
}
.reports-section .filter-container .dropdowns .filter {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .reports-section .filter-container .dropdowns .filter {
    flex-direction: column;
  }
}
.reports-section .filter-container .dropdowns .filter li {
  position: relative;
}
.reports-section .filter-container .dropdowns .filter li .filter-trigger {
  padding: 18px 25px 18px 20px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  font-weight: 500;
  color: #633C8E;
  font-family: "Gotham", sans-serif;
  cursor: pointer;
  white-space: nowrap;
}
.reports-section .filter-container .dropdowns .filter li .filter-trigger.active {
  background-color: #633C8E;
  color: #ffffff;
}
.reports-section .filter-container .dropdowns .filter li .filter-trigger.active:after {
  border-color: #ffffff;
  transform: rotate(-135deg);
}
.reports-section .filter-container .dropdowns .filter li .filter-trigger:after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: transparent;
  border: none;
  border-right: 2px solid #633C8E;
  border-bottom: 2px solid #633C8E;
  display: block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -4px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
@media screen and (max-width: 768px) {
  .reports-section .filter-container .dropdowns .filter li .filter-trigger:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.reports-section .filter-container .search {
  width: 100%;
  max-width: 440px;
}
@media screen and (max-width: 992px) {
  .reports-section .filter-container .search {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.reports-section .filter-container .search form .fieldset {
  position: relative;
  bottom: -1px;
}
.reports-section .filter-container .search form .fieldset:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMSAxOC44ODQ4QzE0Ljg2MzQgMTguODg0OCAxNy45OTUyIDE1Ljc1MyAxNy45OTUyIDExLjg4OTdDMTcuOTk1MiA4LjAyNjM3IDE0Ljg2MzQgNC44OTQ1MyAxMSA0Ljg5NDUzQzcuMTM2NzIgNC44OTQ1MyA0LjAwNDg4IDguMDI2MzcgNC4wMDQ4OCAxMS44ODk3QzQuMDA0ODggMTUuNzUzIDcuMTM2NzIgMTguODg0OCAxMSAxOC44ODQ4WiIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik0yMSAyMS44OTA5TDE1Ljk3MTIgMTcuMDA3OCIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
}
.reports-section .filter-container .search form .fieldset input {
  outline: none;
  height: 56px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding-left: 50px;
  width: 100%;
  border: 1px solid #D7D7D7;
}
.reports-section .filter-container .search form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.reports-section .filter-container .search form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.reports-section .filter-container .search form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.reports-section .filter-container .search form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
@media screen and (max-width: 768px) {
  .reports-section .filter-dropdown-content {
    position: fixed;
    left: 50%;
    top: 50px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    height: 100%;
    width: 90%;
    padding: 0;
    overflow-y: auto;
  }
}
.reports-section .filter-dropdown-content .clear {
  color: #633C8E;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  position: absolute;
  right: 34px;
  bottom: 27px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .reports-section .filter-dropdown-content .clear {
    bottom: 15px;
    position: relative;
    padding-left: 23px;
    right: auto;
    top: 10px;
  }
}
.reports-section .filter-dropdown-content .filter-dropdown-content-wrapper {
  border: 1px solid #D7D7D7;
  padding: 30px;
  position: relative;
  margin-bottom: 25px;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .reports-section .filter-dropdown-content .filter-dropdown-content-wrapper {
    padding: 0 0 30px 0;
  }
}
.reports-section .filter-dropdown-content .filter-dropdown-content-wrapper .heading {
  width: 100%;
  border-bottom: 1px solid #D7D7D7;
  padding: 13px 0 10px 23px;
  margin-bottom: 19px;
  position: relative;
  display: none;
}
@media screen and (max-width: 768px) {
  .reports-section .filter-dropdown-content .filter-dropdown-content-wrapper .heading {
    display: block;
  }
}
.reports-section .filter-dropdown-content .filter-dropdown-content-wrapper .heading h3 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #333333;
  font-family: "Libertinus", sans-serif;
}
.reports-section .filter-dropdown-content .filter-dropdown-content-wrapper .heading .close {
  position: absolute;
  right: 23px;
  top: 16px;
  width: 22px;
  height: 25px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0wLjg4MTM0OCAxNS4xNzk3QzAuNTMyNzE1IDE1LjUyODMgMC41MjI0NjEgMTYuMTIzIDAuODgxMzQ4IDE2LjQ3MTdDMS4yNDAyMyAxNi44MjAzIDEuODM0OTYgMTYuODIwMyAyLjE4MzU5IDE2LjQ3MTdMOC43NDYwOSA5LjkwOTE4TDE1LjMwODYgMTYuNDcxN0MxNS42NTcyIDE2LjgyMDMgMTYuMjYyMiAxNi44MzA2IDE2LjYxMDggMTYuNDcxN0MxNi45NTk1IDE2LjExMjggMTYuOTU5NSAxNS41MjgzIDE2LjYxMDggMTUuMTc5N0wxMC4wNDgzIDguNjA2OTNMMTYuNjEwOCAyLjA0NDQzQzE2Ljk1OTUgMS42OTU4IDE2Ljk2OTcgMS4xMDEwNyAxNi42MTA4IDAuNzUyNDQxQzE2LjI1MiAwLjM5MzU1NSAxNS42NTcyIDAuMzkzNTU1IDE1LjMwODYgMC43NTI0NDFMOC43NDYwOSA3LjMxNDk0TDIuMTgzNTkgMC43NTI0NDFDMS44MzQ5NiAwLjM5MzU1NSAxLjIyOTk4IDAuMzgzMzAxIDAuODgxMzQ4IDAuNzUyNDQxQzAuNTMyNzE1IDEuMTExMzMgMC41MzI3MTUgMS42OTU4IDAuODgxMzQ4IDIuMDQ0NDNMNy40NDM4NSA4LjYwNjkzTDAuODgxMzQ4IDE1LjE3OTdaIiBmaWxsPSIjNEY0RjRGIi8+DQo8L3N2Zz4NCg==) center center no-repeat;
  cursor: pointer;
}
.reports-section .filter-dropdown-content ul {
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 0;
  list-style: none;
  padding: 0 20% 0 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .reports-section .filter-dropdown-content ul {
    column-count: 1;
    padding: 0 23px;
  }
}
.reports-section .filter-dropdown-content ul li {
  color: #505050;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 12px;
}
.reports-section .filter-dropdown-content ul li label {
  cursor: pointer;
  margin-left: 5px;
  word-break: break-word;
}
.reports-section .filter-dropdown-content ul li input {
  margin-top: 4px;
}
.reports-section .results-counter {
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  margin-bottom: 0;
  border-bottom: 1px solid #D7D7D7;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding: 24px 20px 10px 20px;
}
.reports-section .no-results {
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 58px;
  color: #505050;
  font-family: "Gotham", sans-serif;
}
.reports-section .results-container-wrapper {
  min-height: 200px;
}
.reports-section .results-container {
  width: 100%;
  margin-top: 24px;
}
.reports-section .results-container ul {
  list-style: none;
  margin: 0 0 0 -2%;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .reports-section .results-container ul {
    margin: 0;
    justify-content: center;
  }
}
.reports-section .results-container ul li {
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  padding: 24px;
  width: 31.3%;
  margin-left: 2%;
  margin-bottom: 45px;
}
@media screen and (max-width: 576px) {
  .reports-section .results-container ul li {
    padding: 12px;
  }
}
.reports-section .results-container ul li .thumb {
  text-decoration: none;
  display: block;
  width: 100%;
  margin-bottom: 8px;
}
.reports-section .results-container ul li .info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .reports-section .results-container ul li .info {
    margin-bottom: 5px;
  }
}
.reports-section .results-container ul li .info .date {
  font-family: "Gotham", sans-serif;
  color: #505050;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .reports-section .results-container ul li .info .date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.reports-section .results-container ul li .info .download {
  position: relative;
  font-family: "Gotham", sans-serif;
  color: #633C8E;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  padding-left: 30px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .reports-section .results-container ul li .info .download {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.reports-section .results-container ul li .info .download:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyNCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMC4yMjI3IDE0LjMwODZWMTguMDQzNUMyMC4yMjI3IDE4LjUzODcgMjAuMDI2IDE5LjAxMzcgMTkuNjc1NyAxOS4zNjM5QzE5LjMyNTUgMTkuNzE0MiAxOC44NTA1IDE5LjkxMDkgMTguMzU1MyAxOS45MTA5SDUuMjgzMjFDNC43ODc5MyAxOS45MTA5IDQuMzEyOTQgMTkuNzE0MiAzLjk2MjczIDE5LjM2MzlDMy42MTI1MiAxOS4wMTM3IDMuNDE1NzcgMTguNTM4NyAzLjQxNTc3IDE4LjA0MzVWMTQuMzA4NiIgc3Ryb2tlPSIjNjMzQzhFIiBzdHJva2Utd2lkdGg9IjEuMTIwNDYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPHBhdGggZD0iTTcuMTUwNjMgOS42NDA2MkwxMS44MTkyIDE0LjMwOTJMMTYuNDg3OCA5LjY0MDYyIiBzdHJva2U9IiM2MzNDOEUiIHN0cm9rZS13aWR0aD0iMS4xMjA0NiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8cGF0aCBkPSJNMTEuODE5MSAxNC4zMDgxVjMuMTAzNTIiIHN0cm9rZT0iIzYzM0M4RSIgc3Ryb2tlLXdpZHRoPSIxLjEyMDQ2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  position: absolute;
  left: 0;
  top: 0;
}
.reports-section .results-container ul li .info .download.preloading-link span {
  text-align: center;
  color: #999;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  display: block;
  height: 24px;
  width: 100px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section .results-container ul li .title {
  color: #333333;
  font-weight: 600;
  font-family: "Gotham", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  text-decoration: none;
  margin-bottom: 8px;
  height: 60px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
@media screen and (max-width: 768px) {
  .reports-section .results-container ul li .title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    margin-bottom: 5px;
    height: 40px;
  }
}
.reports-section .results-container ul li .title:hover {
  text-decoration: underline;
}
.reports-section .results-container ul li .category {
  color: #505050;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .reports-section .results-container ul li .category {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 992px) {
  .reports-section .results-container ul li {
    width: 48%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 576px) {
  .reports-section .results-container ul li {
    width: 100%;
    max-width: 350px;
    margin-left: 0;
  }
}
.reports-section .results-container ul li .thumb {
  text-decoration: none;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 8px;
}
.reports-section .pager {
  border-top: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
  padding: 20px 0;
  background-color: #FCFCFC;
}
.reports-section .pager ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.reports-section .pager ul li {
  display: inline-block;
  margin: 0;
}
.reports-section .pager ul li a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 500;
  color: #333333;
  padding: 9px 13px;
  display: block;
  text-decoration: none;
  font-family: "Gotham", sans-serif;
}
.reports-section .pager ul li a.active {
  background-color: #2B0F48;
  color: #ffffff;
}
.reports-section .pager ul li a:hover {
  background-color: #66DD99;
  color: #ffffff;
}
.reports-section .pager ul li .prev {
  height: 12px;
  width: 7px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMC4zMzk4NDQgMS40MUw0LjkxOTg0IDZMMC4zMzk4NDQgMTAuNTlMMS43NDk4NCAxMkw3Ljc0OTg0IDZMMS43NDk4NCAwTDAuMzM5ODQ0IDEuNDFaIiBmaWxsPSIjNTA1MDUwIi8+DQo8L3N2Zz4NCg==) top left no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.5;
  padding: 0;
  margin-right: 10px;
}
.reports-section .pager ul li .prev:hover {
  background-color: transparent;
}
.reports-section .pager ul li .next {
  height: 12px;
  width: 7px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMC4zMzk4NDQgMS40MUw0LjkxOTg0IDZMMC4zMzk4NDQgMTAuNTlMMS43NDk4NCAxMkw3Ljc0OTg0IDZMMS43NDk4NCAwTDAuMzM5ODQ0IDEuNDFaIiBmaWxsPSIjNTA1MDUwIi8+DQo8L3N2Zz4NCg==) top left no-repeat;
  opacity: 0.5;
  padding: 0;
  margin-left: 10px;
}
.reports-section .pager ul li .next:hover {
  background-color: transparent;
}

/**
  Preloader Section
 */
.reports-section-preloader .reports-section .filter-container .dropdowns .filter li .filter-trigger {
  cursor: auto;
}
.reports-section-preloader .reports-section .filter-container .dropdowns .filter li .filter-trigger span {
  display: inline-block;
  height: 20px;
  width: 94px;
  margin-bottom: -4px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section-preloader .reports-section .filter-container .dropdowns .filter li .filter-trigger span.filter-1 {
  width: 115px;
}
.reports-section-preloader .reports-section .filter-container .dropdowns .filter li .filter-trigger span.filter-2 {
  width: 85px;
}
.reports-section-preloader .reports-section .filter-container .dropdowns .filter li .filter-trigger.active {
  background-color: #b8b8b8;
  color: #ffffff;
}
.reports-section-preloader .reports-section .filter-container .dropdowns .filter li .filter-trigger.active:after {
  border-color: #ffffff;
  transform: rotate(-135deg);
}
.reports-section-preloader .reports-section .filter-container .dropdowns .filter li .filter-trigger:after {
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}
.reports-section-preloader .reports-section .filter-container .search .fieldset {
  position: relative;
  bottom: -1px;
}
.reports-section-preloader .reports-section .filter-container .search .fieldset:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMSAxOC44ODQ4QzE0Ljg2MzQgMTguODg0OCAxNy45OTUyIDE1Ljc1MyAxNy45OTUyIDExLjg4OTdDMTcuOTk1MiA4LjAyNjM3IDE0Ljg2MzQgNC44OTQ1MyAxMSA0Ljg5NDUzQzcuMTM2NzIgNC44OTQ1MyA0LjAwNDg4IDguMDI2MzcgNC4wMDQ4OCAxMS44ODk3QzQuMDA0ODggMTUuNzUzIDcuMTM2NzIgMTguODg0OCAxMSAxOC44ODQ4WiIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik0yMSAyMS44OTA5TDE1Ljk3MTIgMTcuMDA3OCIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
  z-index: 1;
}
.reports-section-preloader .reports-section .filter-container .search .fieldset:after {
  content: " ";
  display: block;
  position: absolute;
  width: 130px;
  height: 22px;
  top: 18px;
  left: 52px;
  z-index: 1;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section-preloader .reports-section .filter-container .search .fieldset input {
  outline: none;
  height: 56px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding-left: 50px;
  width: 100%;
  border: 1px solid #D7D7D7;
  position: relative;
}
.reports-section-preloader .reports-section .results-container ul li .thumb .thumb_image {
  display: block;
  width: 100%;
  height: 0;
  padding: 130% 0 0 0;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section-preloader .reports-section .results-container ul li .info .date span {
  display: block;
  height: 24px;
  width: 103px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section-preloader .reports-section .results-container ul li .info .download span {
  display: block;
  height: 24px;
  width: 123px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section-preloader .reports-section .results-container ul li .info .download:before {
  display: none;
}
.reports-section-preloader .reports-section .results-container ul li .title span {
  display: block;
  height: 32px;
  width: 100%;
  background: linear-gradient(270deg, #f0f0f0, #bbb, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section-preloader .reports-section .results-container ul li .category span {
  display: block;
  height: 26px;
  width: 186px;
  max-width: 50%;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section-preloader .reports-section .pager ul li {
  margin: 0 0 6px 0;
}
.reports-section-preloader .reports-section .pager ul li .link {
  display: block;
  height: 38px;
  width: 32px;
  margin-bottom: -16px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.reports-section-preloader .reports-section .pager ul li .link.active {
  background: linear-gradient(270deg, #d0d0d0, #bbb, #d0d0d0);
  background-size: 600% 600%;
}
.reports-section-preloader .reports-section .pager ul li .next {
  display: block;
  margin-bottom: -2px;
}

@-webkit-keyframes reportsappLoadingBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes reportsappLoadingBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes reportsappLoadingBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/*# sourceMappingURL=homepage.min.css.map*/