/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/@wordpress/scripts/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./blocks/footer/css/styles.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************/
/** @format */
footer.wp-block-template-part {
  background-color: #444444;
  position: relative;
  padding: 3.5rem 0 0;
}
footer.wp-block-template-part p {
  color: #ffffff;
}
footer.wp-block-template-part .engrate-footer-block {
  margin-left: auto;
  margin-right: auto;
}
footer.wp-block-template-part p.hitta-oss {
  padding: 0;
  margin: 0;
  font-size: 0.9rem;
}
footer.wp-block-template-part .sidfot-wrapper {
  position: relative;
}
footer.wp-block-template-part .mb-0-child p:last-of-type {
  margin-bottom: 0;
  margin-top: 0;
}
footer.wp-block-template-part .footer-text p:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  footer.wp-block-template-part {
    padding: 2rem 0 0 0;
  }
}
footer.wp-block-template-part .gform_footer {
  margin: 0;
  padding: 0;
  padding-bottom: 0.25rem;
}
footer.wp-block-template-part .sidfot-nav {
  margin-top: 1em;
}
footer.wp-block-template-part .sidfot-nav ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}
@media only screen and (max-width: 1280px) {
  footer.wp-block-template-part .sidfot-nav ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  footer.wp-block-template-part .sidfot-nav ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
footer.wp-block-template-part h2 {
  border-bottom: 2px solid #ffffff;
}
footer.wp-block-template-part h3 {
  margin: 0.5rem 0 1.5rem 0;
  padding: 0;
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
}
footer.wp-block-template-part p,
footer.wp-block-template-part h5,
footer.wp-block-template-part strong {
  color: #ffffff;
  font-size: var(--wp--preset--font-size--copy);
  font-size: 16px;
  text-decoration: none;
}
footer.wp-block-template-part p.small,
footer.wp-block-template-part h5.small,
footer.wp-block-template-part strong.small {
  font-size: 0.9rem;
  line-height: 1.5;
}
footer.wp-block-template-part a:link,
footer.wp-block-template-part a:visited {
  text-decoration: none;
  color: #ffffff;
  font-weight: 400;
  font-size: var(--wp--preset--font-size--copy);
  font-size: 16px;
}
footer.wp-block-template-part a:link:hover,
footer.wp-block-template-part a:visited:hover {
  text-decoration: underline;
}
footer.wp-block-template-part a:link svg,
footer.wp-block-template-part a:visited svg {
  width: 20px;
  height: 20px;
}
footer.wp-block-template-part a:link.the-btn,
footer.wp-block-template-part a:visited.the-btn {
  font-size: var(--wp--preset--font-size--button);
  background: #ebcf6e;
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  border-radius: 100px;
}
footer.wp-block-template-part p {
  font-family: var(--wp--preset--font-family--muli);
  line-height: 1.5;
}
footer.wp-block-template-part .kontakt-div p {
  line-height: 1.8;
}
footer.wp-block-template-part .menu-col {
  margin-left: 20px;
}
@media only screen and (max-width: 1280px) {
  footer.wp-block-template-part .menu-col {
    margin-left: 0;
  }
}
@media only screen and (max-width: 600px) {
  footer.wp-block-template-part .menu-col {
    margin-left: 0rem;
  }
}
footer.wp-block-template-part h5 {
  font-size: 1.4rem;
  color: #ffffff;
  font-family: var(--wp--preset--font-family--muli);
  padding-bottom: 0rem;
  border-bottom: 1px solid #ce2829;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
footer.wp-block-template-part .firt-col p {
  line-height: 24px;
}
footer.wp-block-template-part nav ul li a:link:hover, footer.wp-block-template-part a:visited:hover {
  /*&::after {
  	content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!--!Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="%23fff" d="M273 239c9.4 9.4 9.4 24.6 0 33.9L113 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143L79 113c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L273 239z"/></svg>');
  	color: $white;
  	left: 10px;
  	top: 2px;
  	height: 10px;
  	width: 10px;
  	display: inline-block;
  	position: relative;
  	text-rendering: auto;
  }*/
  text-decoration: underline;
}
footer.wp-block-template-part p.copyright-text {
  font-size: 0.75rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 0.5rem 0;
}
@media only screen and (max-width: 1280px) {
  footer.wp-block-template-part p.copyright-text {
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 600px) {
  footer.wp-block-template-part p.copyright-text {
    text-align: center;
    font-size: 0.75rem;
  }
}
footer.wp-block-template-part .contact-section {
  padding: 1.5rem;
  background: #f7f5ec;
  text-align: center;
}
footer.wp-block-template-part .contact-section p, footer.wp-block-template-part .contact-section a:link {
  padding: 0;
  margin: 0;
  color: black;
}
footer.wp-block-template-part .contact-section a:link {
  text-decoration: underline;
  font-weight: 500;
}
@media only screen and (max-width: 600px) {
  footer.wp-block-template-part .contact-section {
    padding: 1.5rem 0.5rem;
  }
}
footer.wp-block-template-part .fine {
  border-radius: 30px;
  padding: 0 1rem;
}
footer.wp-block-template-part .engrate-footer-block {
  position: relative;
}
footer.wp-block-template-part .engrate-footer-block > div {
  max-width: 95vw;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1500px) {
  footer.wp-block-template-part .engrate-footer-block > div {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 1280px) {
  footer.wp-block-template-part .engrate-footer-block > div {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media only screen and (max-width: 1024px) {
  footer.wp-block-template-part .engrate-footer-block > div {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media only screen and (max-width: 768px) {
  footer.wp-block-template-part .engrate-footer-block > div {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
footer.wp-block-template-part p.inspo-text {
  color: white;
  font-size: clamp(1.125rem, 2vw, 2.1875rem);
  font-weight: 800;
  letter-spacing: clamp(0.0225rem, 0.1vw, 0.05rem);
  line-height: 1;
}
footer.wp-block-template-part .sociala-medier {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: #f7f5ec;
  border-radius: 2.5rem 2.5rem 0 0;
  padding: 1.2rem 2.25rem 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
footer.wp-block-template-part .sociala-medier img {
  margin: 0 0.5rem;
  width: 30px;
  height: 30px;
}
footer.wp-block-template-part .sociala-medier a:link:hover {
  cursor: pointer;
}
footer.wp-block-template-part .sidfot-wrapper {
  max-width: 1300px !important;
}
footer.wp-block-template-part .to-the-top {
  position: absolute;
  right: 0;
  top: -70px;
  background: #444444;
  border-radius: 50% 50% 0 0;
  padding: 0.5rem 0;
}
footer.wp-block-template-part .to-the-top a:link svg,
footer.wp-block-template-part .to-the-top a:visited svg {
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 600px) {
  footer.wp-block-template-part .to-the-top {
    border-radius: 30px 30px 0 0;
  }
  .downunder-div .logo-div {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

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