@charset "UTF-8";
/* CUSTOM CSS */
/* @font-face {
  font-family: 'CarnacRegular';
  src: url("fonts/CarnacRegular.eot");
  src: url("fonts/CarnacRegular.eot") format("embedded-opentype"), url("fonts/CarnacRegular.woff") format("woff"), url("fonts/CarnacRegular.ttf") format("truetype"), url("fonts/CarnacRegular.svg#HoftypeCarnacRegular") format("svg"); }

@font-face {
  font-family: 'CarnacBold';
  src: url("fonts/CarnacBold.eot");
  src: url("fonts/CarnacBold.eot") format("embedded-opentype"), url("fonts/CarnacBold.woff") format("woff"), url("fonts/CarnacBold.ttf") format("truetype"), url("fonts/CarnacBold.svg#HoftypeCarnacBold") format("svg"); }

@font-face {
  font-family: 'CarnacLight';
  src: url("fonts/CarnacLight.eot");
  src: url("fonts/CarnacLight.eot") format("embedded-opentype"), url("fonts/CarnacLight.woff") format("woff"), url("fonts/CarnacLight.ttf") format("truetype"), url("fonts/CarnacLight.svg#HoftypeCarnacLight") format("svg"); }
*/
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?subqva");
  src: url("fonts/icomoon.eot?subqva#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?subqva") format("truetype"), url("fonts/icomoon.woff?subqva") format("woff"), url("fonts/icomoon.svg?subqva#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-item .open-icon:before,
.menu-item .open-icon:before {
  display: none;
}

.nav .nav-item,
.nav .menu-item {
  margin: 0 15px;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
}

.nav .nav-item.hover > a,
.nav .menu-item.hover > a {
  color: #000;
}

.nav .nav-item > a,
.nav .menu-item > a {
  position: relative;
  z-index: 1000;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
  line-height: 20px;
}

@media only screen and (max-width: 1023px) {
  .nav .nav-item,
  .nav .menu-item {
    margin: 0;
    display: block;
    height: auto;
  }
}

.nav .nav-item .open-icon,
.nav .menu-item .open-icon {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .nav .nav-item.has-drop-down .open-icon,
  .nav .menu-item.has-drop-down .open-icon {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .nav .nav-item.open-item > a,
  .nav .menu-item.open-item > a {
    background: rgba(216, 216, 216, 0.6);
  }
}

.nav .nav-item.open-item .open-icon:before,
.nav .menu-item.open-item .open-icon:before {
  display: none;
}

.custom-slider {
  padding: 10px 150px 70px;
}

.slick-next {
  right: 80px;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.slick-prev {
  left: 80px;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.slick-prev i, .slick-next i {
  font-size: 2em;
}

.slick-prev i::before, .slick-next i::before {
  position: absolute;
  left: 0;
  top: 0;
}

.slick-next i::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.custom-slider button[type="button"] {
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  color: #000;
  min-width: 0;
  background-color: transparent;
  padding: 0;
  height: 40px;
}

.custom-slider .slick-slide {
  padding: 0 10px;
}

.custom-slider .slick-slide div {
  background-position: center;
  background-size: cover;
  height: 0px;
  padding-bottom: 50%;
}

.custom-slider .slick-slide a {
  text-decoration: none;
}

.custom-slider .slick-slide h4 {
  padding: 60px 10px 10px 20px;
  min-height: 150px;
  background-color: gainsboro;
  text-decoration: none;
}

.custom-slider-wrap .subheader {
  padding: 60px 160px 0;
}

@media only screen and (max-width: 1023px) {
  .custom-slider .slick-arrow::before {
    display: none;
  }
  .custom-slider {
    padding: 10px 50px 70px;
  }
  .slick-next {
    right: 30px;
  }
  .slick-prev {
    left: 30px;
  }
  .custom-slider-wrap .subheader {
    padding: 60px 60px 0;
  }
}

#real-search {
  display: none;
}

.lang-item a {
  color: black;
  text-transform: uppercase;
}

.filters-area .search-container-2 {
  position: relative;
  padding: 0;
  top: 0;
  width: 56%;
}

@media only screen and (max-width: 1023px) {
  .filters-area .search-container-2 {
    width: 45%;
  }
}

@media only screen and (max-width: 900px) {
  .filters-area .search-container-2 {
    width: 100%;
  }
}

.filters-area .search-container-2 input {
  height: 56px;
  border-color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
}

@media only screen and (max-width: 600px) {
  .filters-area .search-container-2 input {
    height: 46px;
  }
}

.filters-area .search-container-2 .search-btn {
  top: 1px;
  right: 1px;
  height: 54px;
  width: 55px;
}

@media only screen and (max-width: 600px) {
  .filters-area .search-container-2 .search-btn {
    height: 44px;
    width: 44px;
  }
}

.search-container-2 .search-btn {
  background: none;
  position: absolute;
  top: 10px;
  right: 15px;
  height: 45px;
  width: 45px;
  min-width: 0;
  z-index: 2;
  font-size: 22px;
  font-size: 1.375rem;
}

.news-holder {
  background: url(images/news-holder-bg-large.png) no-repeat;
}

.years-filter-buttons {
  width: auto;
}

.search-box .date a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}

.contact-column {
  width: calc(50% - 10px);
  float: left;
}

.contact-column:first-of-type {
  margin-right: 20px;
}

form.wpcf7-form input {
  margin-bottom: 10px;
}

form.wpcf7-form .contact-form__inner {
  text-align: center;
}

form.wpcf7-form .wpcf7-submit {
  margin: 20px;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  left: 0px;
  top: -25px;
}

.sidebar .service-nav .active {
  font-weight: bold;
}

.infoagree {
  font-size: 0.8em;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 40px;
}

.header .logo .default-logo {
  height: initial;
}

.social-section .social_networks li.blog a {
  background-color: transparent;
  background-image: url("images/blogger.png");
  background-size: contain;
}

.social-section .social_networks li.blog a:hover {
  background-image: url("images/blogger-hover.png");
}

.social-section .logo .default-logo {
  height: 55px;
}

.banner h1 {
  text-transform: none;
}

.header .mobile-drop.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.content {
  padding: 40px 0 100px;
}

.news-holder .holder {
  margin: 0;
}

.service-list li a {
  position: relative;
}

.service-list li a::before {
  content: '\2022 \00a0';
  color: #d1ec51;
  display: inline-block;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  /* position: absolute; */
  left: 65px;
  top: 13px;
}

@media only screen and (max-width: 1023px) {
  .service-list li a::before {
    left: 27px;
    top: 12px;
  }
}

.search-result .search-box {
  margin: 30px 0 0;
}

.footer .wrap .disclaimer {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
  max-width: 700px;
  margin: 0;
  line-height: 1.3;
}

aside.sidebar h3 {
  margin: -30px 0 30px;
  padding: 12px 41px;
  background: #d1ec51;
  font-size: 1.25rem;
  font-weight: bold;
}

ul {
  margin: 0 0 20px 15px;
}

.bg-gray {
  background: #dedfde;
  padding-left: 5%;
  padding-right: 5%;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
}

.video-section > div:first-child {
  width: 66.6%;
}

.video-section > div:last-child {
  width: 33.3%;
  padding: 30px;
  background-color: #d1ec51;
}

@media only screen and (max-width: 1000px) {
  .video-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .video-section > div:first-child {
    width: 100%;
  }
  .video-section > div:last-child {
    width: 100%;
  }
}

.gate-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}

.gate-flex > div {
  width: 50%;
  position: relative;
  padding-bottom: 50px;
}

.gate-flex > div a {
  position: absolute;
  display: inline-block;
  background-color: #d1ec51;
  height: 30px;
  line-height: 30px;
  color: black;
  text-decoration: none;
  text-transform: capitalize;
  padding: 0 15px;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.gate-flex:after {
  display: none;
}

.gate-flex > div:last-child img {
  padding: 9% 0;
}

.gate-flex > div p span {
  display: inline-block;
}

.gate-flex > div p span::before {
  content: '\00a0\2022 \00a0\00a0';
  color: #d1ec51;
  display: inline-block;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

@media only screen and (max-width: 700px) {
  .gate-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gate-flex > div {
    width: 100%;
  }
}

.footer-adress {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.3;
}

.footer-adress .adress-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer-adress .adress-flex > div {
  margin: 10px 30px 10px 0;
  color: rgba(255, 255, 255, 0.5);
  min-width: 125px;
}

@media only screen and (min-width: 901px) {
  .footer-adress .adress-flex > div {
    margin-right: 90px;
  }
}

.footer .text-widget {
  padding-top: 0;
}

.footer .footer-menu {
  margin: 0 0 45px;
}

@media only screen and (max-width: 900px) {
  .footer .footer-menu {
    margin: 0px 0 35px;
    text-align: left;
  }
  .footer .footer-menu li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media only screen and (max-width: 900px) {
  .footer .footer-menu {
    padding: 0;
    margin-left: -5px;
  }
}

.article-container article h3 strong {
  color: black;
  font-weight: 300;
  font-size: 32px;
}

.article-container article h3 {
  background-color: #d1ec51;
  padding: 20px;
  position: relative;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

.article-container article.hidden h3 {
  background-color: #fbfbfb;
}

.article-container h3::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 30px;
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-image: url("images/arrow.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.article-container .hidden > *:not(h3) {
  max-height: 0;
  overflow: hidden;
  margin-bottom: 0px;
}

.article-container .hidden h3::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.article-container ul {
  margin-bottom: 40px;
}

p strong {
  font-weight: bold;
}

.relative {
  position: relative;
  display: inline-block;
  left: 15px;
}

.relative [type="checkbox"]:not(:checked), .relative [type="checkbox"]:checked {
  left: -35px;
  top: 14px;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  margin-right: 18px;
}

.relative .red-star {
  position: absolute;
  left: -13px;
  top: 0;
}

form .radio-contain {
  position: relative;
  padding-left: 20px;
  margin-right: 20px;
  margin-left: 10px;
}

form .radio-contain [type="radio"]:checked, [type="radio"]:not(:checked) {
  left: 0px;
  top: 5px;
}

ol {
  list-style: decimal;
  margin: 0 0 1.5em 3em;
  padding-left: 40px;
}

blockquote {
  /* width: 384px; */
  padding: 34px 44px;
  color: #7f7f7f;
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 48px;
  line-height: 3rem;
  font-family: "CarnacLight", Arial, Helvetica, sans-serif;
}

blockquote p:before {
  content: "“";
}

blockquote p:after {
  content: "”";
}

@media only screen and (max-width: 900px) {
  blockquote {
    width: auto;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 39px;
    line-height: 2.4375rem;
    padding: 23px 35px;
  }
}

blockquote q {
  display: block;
}

blockquote {
  background: #d1ec51;
  color: #000;
}

blockquote.align-left {
  float: left;
  margin: 0 20px 10px 0;
}

@media only screen and (max-width: 900px) {
  blockquote.align-left {
    float: none;
    margin: 0 0 20px;
  }
}

blockquote.align-right {
  float: right;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 900px) {
  blockquote.align-right {
    float: none;
    margin: 0 -20px;
  }
}

@media only screen and (max-width: 600px) {
  blockquote.align-right {
    margin: 0 -16px;
  }
}

.sidebar ul a {
  padding: 24px 92px 19px;
  line-height: 1.8rem;
}

@media only screen and (max-width: 1457px) {
  .sidebar ul a {
    line-height: 1.5rem;
    padding: 16px 41px;
  }
}

body:lang(pl) .open-icon:before {
  content: "rozwiń";
}

body:lang(pl) .expanded .open-icon:before {
  content: "zwiń";
}

body:lang(de) .open-icon:before {
  content: "erweitern";
}

body:lang(de) .expanded .open-icon:before {
  content: "schmal";
}

.error-checkbox {
  display: inline-block;
  opacity: 0;
  color: red;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  pointer-events: none;
  margin-right: 20px;
}

.error-checkbox.visible {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .form_container .form_subscribe_button {
    position: relative;
    left: -50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .contact-form-info span {
    display: inline-block;
  }
  .contact-form-info > span {
    margin-bottom: 10px;
  }
  .contact-form-info [type="checkbox"]:not(:checked), .contact-form-info [type="checkbox"]:checked {
    top: 7px;
  }
  .contact-column {
    width: 100%;
  }
  .contact-column:first-of-type {
    margin-right: 0;
  }
  .entry-content img.alignleft {
    margin-bottom: 1.5em;
  }
  .banner h1 {
    max-width: none;
  }
}

.form-langs [type="checkbox"]:not(:checked), .form-langs [type="checkbox"]:checked {
  position: relative;
  left: 0;
  top: 0;
  margin: 0 5px 0 15px;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

.form_container .red-star {
  color: red;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  display: none !important;
}

/* Podcast */
#podcast-section {
  left: calc((-100vw + 100%) / 2);
  width: 100vw;
}

#podcast-section .text-link {
  text-decoration: none;
  color: #222;
}

#podcast-section .text-link:hover {
  text-decoration: underline;
  color: #e48430;
}

#podcast-section .text-link p {
  -webkit-transition: .2s color linear;
  transition: .2s color linear;
}

#podcast-section .text-link:hover p {
  color: #e48430;
}

.img-link {
  position: relative;
  display: block;
}

.img-link img:not(.speaker-icon) {
  -webkit-transition: .2s ease-in-out all;
  transition: .2s ease-in-out all;
  max-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-link:hover img:not(.speaker-icon) {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.img-link .speaker-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #fff;
  padding: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: .8;
}

@media (max-width: 1366px) {
  .img-link .speaker-icon {
    width: 50px;
    height: 50px;
  }
}

.btn-centered-row {
  text-align: center;
}

.btn-centered-row .btn {
  display: inline-block;
  vertical-align: top;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 32px;
  line-height: 2rem;
  letter-spacing: -0.09px;
  color: #000;
  text-align: center;
  background: #d1ec51;
  padding: 12px 10px;
  text-decoration: none;
  border-radius: 4px;
  min-width: 360px;
  font-weight: normal;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

@media only screen and (max-width: 600px) {
  .btn-centered-row .btn {
    min-width: 100%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 25px;
    line-height: 1.5625rem;
    padding: 10px;
  }
}

.btn-centered-row .btn:hover {
  background: #e8f5a8;
  color: #000;
}

.btn-centered-row .btn:focus {
  background: #2c9145;
  color: #fff;
}

.info-list {
  margin: 0 56px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  margin-bottom: 50px;
}

@media (max-width: 900px) {
  .info-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 24px;
  }
}

@media only screen and (max-width: 600px) {
  .info-list {
    margin: 0 8px;
  }
}

.info-list li {
  padding: 0;
  margin: 0;
  width: 100%;
}

.info-list li:after,
.info-list li:before {
  display: none !important;
}

.info-list-img {
  margin: 0 0 26px;
}

@media only screen and (max-width: 600px) {
  .info-list-img {
    margin: 0 0 22px;
  }
}

.info-list-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 250px;
}

.info-list-text {
  padding: 0 20px;
}

@media only screen and (max-width: 600px) {
  .info-list-text {
    padding: 0 15px 22px;
  }
}

.info-list-text p {
  margin: 0;
  font-size: 1.3125rem;
  color: #2B303A;
  line-height: 2rem;
  font-weight: 300;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.info-list-text a {
  color: #2eb199;
  text-decoration: underline;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  font-size: 1.3125rem;
  line-height: 2rem;
  font-weight: 300;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.section {
  margin: 0;
  padding: 90px 0;
  position: relative;
}

.section.green-bg {
  background: #d1ec51;
}

.section.gray-bg {
  background: #F8F9F8;
}

.section.gray-bg-light {
  background: #FBFBFB;
}

.section.top-bg-gray {
  z-index: 1;
}

.section.top-bg-gray:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  height: 40%;
  background: #dedfde;
  z-index: -1;
}

@media only screen and (max-width: 900px) {
  .section.top-bg-gray:after {
    height: 20%;
  }
}

@media only screen and (max-width: 600px) {
  .section {
    padding: 40px 0;
  }
}

.section-title {
  text-align: center;
  margin: 0 0 58px;
  padding: 0 30px;
  overflow: hidden;
}

@media only screen and (max-width: 600px) {
  .section-title {
    margin: 0 0 30px;
  }
}

.section-title h3 {
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 48px;
  line-height: 3rem;
  font-family: "CarnacBold", Arial, Helvetica, sans-serif;
}

.section-title h3::after {
  display: none;
}

@media only screen and (max-width: 600px) {
  .section-title h3 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2.25rem;
  }
}

.wrap {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}

.wrap:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .wrap {
    padding: 0 16px;
  }
}

.experts-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[4];
      grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 40px;
}

@media (max-width: 1075px) {
  .experts-wrapper {
    gap: 30px;
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 840px) {
  .experts-wrapper {
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 540px) {
  .experts-wrapper {
    gap: 25px;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.experts-wrapper .expert {
  background-color: #f5f5f5;
}

.experts-wrapper .expert img {
  width: 100%;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.experts-wrapper .expert img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.experts-wrapper .expert .image-wrapper {
  overflow: hidden;
  display: block;
  height: 270px;
}

.experts-wrapper .expert div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  height: calc(100% - 270px);
}

.experts-wrapper .expert div h3 {
  color: #2B303A;
  font-size: 21px;
  font-weight: 700;
  line-height: 25px;
  margin: 0;
}

.experts-wrapper .expert div p {
  color: #2B303A;
  font-size: 15px;
  margin: 6px 0;
  line-height: 20px;
}

.experts-wrapper .expert div a {
  font-size: 14px;
  color: #2eb199;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.experts-wrapper .expert div a:hover, .experts-wrapper .expert div a:focus {
  text-decoration: underline;
}

.expert-h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 48px;
  margin-bottom: 40px;
}

@media (max-width: 900px) {
  .expert-h2 {
    font-size: 30px;
    line-height: 44px;
  }
}

@media (max-width: 600px) {
  .expert-h2 {
    font-size: 27px;
    line-height: 30px;
  }
}

.search-box p {
  margin-bottom: 20px;
}

.search-box p.search-date {
  margin-bottom: 28px;
  font-size: 1.25rem;
  color: #C3E626 !important;
}
/*# sourceMappingURL=style.css.map */