.athome-footer {
  background: transparent;
  position: relative;
  padding: 20px;
  line-height: 1.15;
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .athome-footer {
    padding: 40px;
  }
}
.athome-footer__back {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  padding: 20px;
  background: url("https://optim.tildacdn.one/tild3331-3337-4364-b161-623963316232/-/format/webp/3D18763A-0665-4B7A-B.jpg");
  background-position: bottom center;
}
@media screen and (min-width: 960px) {
  .athome-footer__back {
    ackground-position: center -128px;
    background-size: 100%;
  }
}
.athome-footer__holder {
  border-radius: 20px;
  padding: 20px;
  background: rgba(0, 0, 33, 0.9);
  backdrop-filter: blur(4px);
  color: white;
}
@media screen and (min-width: 960px) {
  .athome-footer__holder {
    gap: 50px;
    padding: 40px;
  }
}
.athome-footer__holder a {
  color: white;
}
.athome-footer__holder a:visited, .athome-footer__holder a:hover {
  color: white;
}
.athome-footer__holder .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 960px) {
  .athome-footer__holder .left {
    width: 480px;
  }
}
.athome-footer__holder .right {
  flex: 1 1 auto;
  max-width: 750px;
}
.athome-footer__sides {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 960px) {
  .athome-footer__sides {
    flex-direction: row;
    justify-content: space-between;
  }
}
.athome-footer__seo-links {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links {
    flex-direction: row;
    margin-bottom: 60px;
  }
}
.athome-footer__seo-links a {
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
}
.athome-footer__seo-links > div {
  display: flex;
  flex-direction: column;
}
.athome-footer__seo-links > div.active > div {
  display: block !important;
}
.athome-footer__seo-links > div.active > div:nth-child(1) {
  display: block;
  position: relative;
}
.athome-footer__seo-links > div.active > div:nth-child(1)::after {
  content: "";
  transform: rotate(-90deg);
}
.athome-footer__seo-links > div:nth-child(1) {
  padding-bottom: 10px;
  border-bottom: 1px solid white;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(1) {
    border-bottom: 0px solid white;
    text-align: left;
  }
}
.athome-footer__seo-links > div:nth-child(1) > div {
  display: none;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(1) > div {
    display: block;
  }
}
.athome-footer__seo-links > div:nth-child(1) > div:nth-child(1) {
  display: block;
  position: relative;
}
.athome-footer__seo-links > div:nth-child(1) > div:nth-child(1)::after {
  content: "";
  position: absolute;
  transition: 0.3s;
  right: 0px;
  top: 0px;
  width: 18px;
  height: 18px;
  display: block;
  padding-bottom: 10px;
  background-image: url("/images/athome/arrow-white.png");
  background-repeat: no-repeat;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(1) > div:nth-child(1)::after {
    display: none;
  }
}
.athome-footer__seo-links > div:nth-child(2) {
  margin-top: 15px;
  border-bottom: 1px solid white;
  padding-bottom: 10px;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(2) {
    border-bottom: 0px solid white;
    margin-top: 0px;
    text-align: left;
  }
}
.athome-footer__seo-links > div:nth-child(2) > div {
  display: none;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(2) > div {
    display: block;
  }
}
.athome-footer__seo-links > div:nth-child(2) > div:nth-child(1) {
  display: block;
  position: relative;
}
.athome-footer__seo-links > div:nth-child(2) > div:nth-child(1)::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 18px;
  height: 18px;
  display: block;
  padding-bottom: 10px;
  background-image: url("/images/athome/arrow-white.png");
  background-repeat: no-repeat;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(2) > div:nth-child(1)::after {
    display: none;
  }
}
.athome-footer__seo-links > div:nth-child(3) {
  margin-top: 15px;
  padding-bottom: 10px;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(3) {
    margin-top: 0px;
    text-align: left;
  }
}
.athome-footer__seo-links > div:nth-child(3) > div {
  display: none;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(3) > div {
    display: block;
  }
}
.athome-footer__seo-links > div:nth-child(3) > div:nth-child(1) {
  display: block;
  position: relative;
}
.athome-footer__seo-links > div:nth-child(3) > div:nth-child(1)::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 18px;
  height: 18px;
  display: block;
  padding-bottom: 10px;
  background-image: url("/images/athome/arrow-white.png");
  background-repeat: no-repeat;
}
@media screen and (min-width: 960px) {
  .athome-footer__seo-links > div:nth-child(3) > div:nth-child(1)::after {
    display: none;
  }
}
.athome-footer__logo {
  margin-top: 10px;
}
.athome-footer__contacts {
  display: flex;
  justify-content: space-between;
}
.athome-footer__phone-block {
  margin-top: 25px;
}
.athome-footer__email-block {
  margin-top: 25px;
}
.athome-footer__address {
  font-size: 16px;
  margin-top: 25px;
  font-weight: 600;
}
@media screen and (min-width: 960px) {
  .athome-footer__address {
    font-size: 17px;
    line-height: 1.3;
    max-width: 270px;
  }
}
.athome-footer__soc-block {
  margin-top: 25px;
}
.athome-footer__soc-buttons {
  margin-top: 4px;
  display: flex;
  gap: 8px;
}
.athome-footer .soc-item {
  width: 44px;
  height: 44px;
  border: 1px solid #74648f;
  border-radius: 100%;
}
.athome-footer__soc-links {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}
.athome-footer__map {
  margin-top: 40px;
  border-radius: 15px;
  overflow: hidden;
}
.athome-footer__bottom {
  margin-top: 40px;
  color: white;
}
@media screen and (min-width: 960px) {
  .athome-footer__bottom {
    margin-top: 160px;
  }
}
.athome-footer__logo-text {
  font-size: 14vw;
  letter-spacing: 5vw;
  text-align: center;
}
.athome-footer__logo-text img {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .athome-footer__logo-text {
    font-size: 15.5vw;
    letter-spacing: 6vw;
  }
}
.athome-footer__copy-block {
  margin-top: 25px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 25px;
  line-height: 1.2;
  font-size: 12px;
}
@media screen and (min-width: 960px) {
  .athome-footer__copy-block {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    margin-top: 0px;
  }
}
.athome-footer__copy-block .policy {
  order: 2;
  font-weight: 600;
}
@media screen and (min-width: 960px) {
  .athome-footer__copy-block .policy {
    order: 1;
  }
}
.athome-footer__copy-block .policy a {
  color: white;
}
.athome-footer__copy-block .copy {
  order: 1;
  opacity: 0.7;
}
@media screen and (min-width: 960px) {
  .athome-footer__copy-block .copy {
    order: 2;
    text-align: center;
    max-width: 650px;
  }
}
.athome-footer__copy-block .address {
  order: 3;
}
@media screen and (min-width: 960px) {
  .athome-footer__copy-block .address {
    text-align: right;
    flex: 0 0 auto;
  }
}
.athome-footer .head {
  font-size: 12px;
  color: #cbc1db;
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .athome-footer .head {
    font-size: 14px;
  }
}
.athome-footer .phone {
  font-size: 16px;
}
@media screen and (min-width: 960px) {
  .athome-footer .phone {
    font-size: 18px;
  }
}
.athome-footer .phone a {
  color: #faff7a;
  font-weight: 700;
}
.athome-footer .phone a:visited, .athome-footer .phone a:hover {
  color: #faff7a;
}
.athome-footer .email {
  font-size: 16px;
}
.athome-footer .email a {
  color: white;
  font-weight: 700;
}
.athome-footer .email a:visited, .athome-footer .email a:hover {
  color: white;
}

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