/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/custom-footer/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.wp-block-grow-custom-footer {
  padding: 100px 0 50px;
  background-color: var(--wgp-patterned-blue);
  color: var(--wgp-pure-white);
}
.wp-block-grow-custom-footer ul {
  list-style: none !important;
}
.wp-block-grow-custom-footer .top-footer {
  display: flex;
  justify-content: space-between;
  padding-bottom: 35px;
  border-bottom: 1px solid var(--wgp-pure-white);
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-contact-data {
  font-size: 32px;
  font-weight: 900;
  line-height: 42px;
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-contact-data .wgp__email {
  text-decoration: underline;
}
@media screen and (max-width: 1280px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-contact-data {
    font-size: 28px;
  }
}
@media screen and (max-width: 640px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-contact-data {
    font-size: 24px;
  }
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-address {
  max-width: 130px;
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-address .wgp__cvr {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-address h2 {
    font-size: 24px;
  }
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-address ul {
  line-height: 26px;
}
@media screen and (max-width: 640px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-address {
    max-width: initial;
    margin-top: 120px;
  }
}
@media screen and (max-width: 960px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-address {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-menu h2 {
    font-size: 24px;
  }
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-menu .wgp__footer-navigation {
  display: flex;
  align-items: flex-start;
  gap: 120px;
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-menu .wgp__footer-navigation ul {
  display: flex;
  flex-direction: column !important;
  align-items: flex-start;
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-menu .wgp__footer-navigation ul li {
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
.wp-block-grow-custom-footer .top-footer .wgp__footer-menu .wgp__footer-navigation ul li:hover {
  color: var(--wgp-primary-red);
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1280px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-menu .wgp__footer-navigation {
    gap: 50px;
  }
}
@media screen and (max-width: 640px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-menu .wgp__footer-navigation {
    flex-direction: column !important;
    gap: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-grow-custom-footer .top-footer .wgp__footer-menu {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-grow-custom-footer .top-footer {
    flex-direction: column;
    gap: 40px;
  }
}
.wp-block-grow-custom-footer .bottom-footer {
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.wp-block-grow-custom-footer .bottom-footer .left-side {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 50px;
  margin-bottom: 25px;
}
.wp-block-grow-custom-footer .bottom-footer .left-side .wgp__footer-rights {
  display: flex;
  flex-direction: column !important;
  gap: 20px;
}
.wp-block-grow-custom-footer .bottom-footer .left-side .wgp__footer-secondary-nav {
  order: -1;
  width: 100%;
}
.wp-block-grow-custom-footer .bottom-footer .left-side .wgp__footer-secondary-nav ul {
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 640px) {
  .wp-block-grow-custom-footer .bottom-footer .left-side {
    gap: 20px;
    margin-bottom: 0;
  }
}
.wp-block-grow-custom-footer .bottom-footer .wgp__social-links {
  display: flex;
  gap: 10px;
}
.wp-block-grow-custom-footer .bottom-footer .wgp__social-links a img {
  width: 43px;
  height: 43px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .wp-block-grow-custom-footer .bottom-footer .wgp__social-links {
    order: -1;
    margin: 40px 0 20px;
  }
}
.wp-block-grow-custom-footer .bottom-footer .link-agency {
  width: 100%;
  display: block;
  font-size: 10px;
  color: var(--wgp-light-gray);
}
@media screen and (max-width: 1280px) {
  .wp-block-grow-custom-footer .bottom-footer {
    padding-top: 25px;
  }
}
@media screen and (max-width: 640px) {
  .wp-block-grow-custom-footer .bottom-footer {
    padding: 0;
    gap: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .wp-block-grow-custom-footer {
    padding: 75px 0 25px;
  }
}

/*# sourceMappingURL=style-index.css.map*/