footer {
  display: flex;
  width: 100vw;
  height: -moz-fit-content;
  height: fit-content;
  padding-bottom: 98px;
  padding-top: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  background: #7C6A46;
  color: #FFF;
}
footer .wrapping {
  display: flex;
  width: 1344px;
  gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
footer .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
footer .row .column {
  display: flex;
  width: 248.227px;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
}
footer .row .column .logo {
  color: #FFF;
  font-family: "Dancing Script";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
footer .row .column p {
  color: #FFF;
  text-align: justify;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
footer .row ul {
  display: flex;
  align-items: center;
  gap: 41px;
}
footer .row ul li {
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
footer .line {
  width: 1344px;
  height: 0.5px;
  background: #FFF;
}
footer .bottom-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  margin-bottom: 20px;
}
footer .bottom-footer .c {
  width: 308px;
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
}
footer .bottom-footer .socials {
  display: flex;
  width: 72px;
  align-items: center;
  gap: 27px;
  cursor: pointer;
}
footer .bottom-footer .socials .fb {
  display: flex;
  width: 9.913px;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
footer .bottom-footer .socials .ig {
  width: 21.978px;
  height: 19.889px;
  flex-shrink: 0;
}
footer .bottom-footer .links {
  display: flex;
  align-items: center;
  gap: 1px;
}
footer .bottom-footer .links .polityka {
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
footer .bottom-footer .links .polityka a {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
}
footer .bottom-footer .links .ver-line {
  width: 0.5px;
  height: 23px;
  transform: translateY(-1px);
  background: #FFF;
}
footer .bottom-footer .links .regulamin {
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 0px;
}
footer .bottom-footer .links .regulamin a {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
footer .atta-web-agency {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: var(--Grey-10, #1A1A1A);
  width: 100vw;
  padding: 24px 0;
  position: absolute;
  bottom: 0;
  left: 0px;
}
footer .atta-web-agency a {
  color: var(--Absolute-White, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 120% */
  letter-spacing: -0.12px;
}
footer .atta-web-agency a span {
  font-weight: 600;
}

@media (max-width: 1350px) {
  footer {
    display: flex;
    width: 100vw;
    height: -moz-fit-content;
    height: fit-content;
    padding-bottom: 128px;
    padding-top: 96px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    background: #7C6A46;
    color: #FFF;
  }
  footer .wrapping {
    width: 393px;
    height: 141px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
  }
  footer .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    align-self: stretch;
  }
  footer .row .column {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 13px;
  }
  footer .row .column .logo {
    color: #FFF;
    font-family: "Dancing Script";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    left: calc(50% - 82.5px);
  }
  footer .row .column p {
    display: none;
  }
  footer .row ul {
    display: flex;
    align-items: center;
    gap: 41px;
    display: none;
  }
  footer .row ul li {
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
  }
  footer .line {
    width: 1344px;
    height: 0.5px;
    background: #FFF;
    display: none;
  }
  footer .bottom-footer {
    margin-top: 16px;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: column;
    margin-bottom: 20px;
  }
  footer .bottom-footer .c {
    width: -moz-fit-content;
    width: fit-content;
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 27px */
  }
  footer .bottom-footer .socials {
    display: flex;
    width: 72px;
    align-items: center;
    gap: 27px;
    cursor: pointer;
  }
  footer .bottom-footer .socials .fb {
    display: flex;
    width: 9.913px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
  }
  footer .bottom-footer .socials .ig {
    width: 21.978px;
    height: 19.889px;
    flex-shrink: 0;
  }
  footer .bottom-footer .links {
    display: flex;
    align-items: center;
    gap: 1px;
    gap: 16px;
    flex-direction: column;
  }
  footer .bottom-footer .links .polityka {
    display: flex;
    padding: 0px;
    justify-content: center;
    align-items: center;
  }
  footer .bottom-footer .links .polityka a {
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 27px */
  }
  footer .bottom-footer .links .ver-line {
    width: 0.5px;
    height: 23px;
    background: #FFF;
    display: none;
  }
  footer .bottom-footer .links .regulamin {
    display: flex;
    margin: 0px;
    padding: 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  footer .bottom-footer .links .regulamin a {
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }
  footer .atta-web-agency {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    background: var(--Grey-10, #1A1A1A);
    width: 100vw;
    padding: 24px 0;
    position: absolute;
    bottom: 0;
    left: 0px;
  }
  footer .atta-web-agency a {
    color: var(--Absolute-White, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 120% */
    letter-spacing: -0.12px;
  }
  footer .atta-web-agency a span {
    font-weight: 600;
  }
}/*# sourceMappingURL=stopka.css.map */