.footer {
  background-color: #0e0e0e;
  padding-top: 80px;
  padding-bottom: 40px;
  z-index: 1;
  position: relative
}
.footer__top {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px
}
.footer__logo {
  display: block;
  width: 98px;
  height: 28px;
  margin-bottom: 24px
}
.footer__logo img {
  height: auto
}
.footer__phone {
  margin-bottom: 24px
}
.footer__phone-text {
  font-size: 12px;
  line-height: 15px;
  color: #858585
}
.footer__phone-link {
  display: block;
  font-weight: 300;
  font-size: 32px;
  line-height: 41px;
  color: #fff;
  text-transform: uppercase
}
.footer__phone-link:hover {
  text-decoration: underline
}
.footer__contacts {
  position: relative;
  z-index: 10;
  margin-top: -10%;
  max-width: 35%
}
.footer__contacts-body {
  display: flex;
  flex-direction: column
}
.footer__time {
  font-size: 15px;
  line-height: 19px;
  color: #858585
}
.footer__time:not(:last-child) {
  margin-bottom: 2px
}
.footer__address,
.footer__email {
  font-style: normal;
  font-size: 18px;
  line-height: 23px;
  color: #fff
}
.footer__help {
  margin-top: 12px;
  color: #fff
}
.footer__help a {
  color: #fff;
  text-decoration: underline
}
.footer__help-mob {
  display: none;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #fff
}
.footer__help-mob a {
  color: #fff;
  text-decoration: underline
}
.footer__address {
  margin-bottom: 12px
}
.footer__email {
  margin-top: 12px
}
.footer__menu {
  flex: 0 0 65%;
  display: flex;
  margin-left: auto;
  justify-content: flex-end
}
.footer__menu-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 24px
}
.footer__icon-arrow {
  display: none
}
.footer__menu-item {
  flex: auto;
  max-width: 160px
}
.footer__menu-item:not(:last-child) {
  margin-right: 10%
}
.footer__menu-link {
  margin: -5px 0
}
.footer__menu-link:not(:last-child) {
  margin-bottom: 12px
}
.footer__menu-link a {
  display: block;
  padding: 5px 0;
  font-size: 14px;
  line-height: 18px;
  color: #858585
}
.footer__sub {
  display: flex;
  align-items: stretch;
  margin-bottom: 20px
}
.footer__subscribe {
  flex: auto;
  margin-right: 20px;
  background-color: #fe7200;
  border-radius: 20px;
  padding: 13px 13px 13px 23px
}
.footer__subscribe .footer__subscribe-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}
.footer__subscribe-head {
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #fff;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: 50px;
  width: 252px
}
.footer__subscribe-head span {
  max-width: 208px
}
.footer__subscribe-head svg {
  flex-shrink: 0;
  height: 28px;
  width: 28px;
  margin-left: 16px
}
.footer__subscribe-agree {
  margin-top: 10px;
  width: 100%;
  margin-left: 302px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px
}
.footer__subscribe-agree .checkbox-block label {
  color: #fff;
  max-width: 290px
}
.footer__subscribe-agree .checkbox-block label a {
  color: #fff
}
.footer__subscribe-agree .checkbox-block label.error,
.footer__subscribe-agree .checkbox-block label.error a {
  color: red
}
.footer__icon-mob {
  display: none
}
.footer__fields {
  flex: auto;
  display: flex;
  align-items: center;
  background: rgba(255,255,255,.2);
  border-radius: 10px
}
.footer__fields input {
  flex: auto;
  padding: 11px 12px;
  font-family: Onest,sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  flex: auto
}
.footer__fields input::-moz-placeholder {
  color: #fff;
  -moz-transition: .3s linear;
  transition: .3s linear
}
.footer__fields input::placeholder {
  color: #fff;
  transition: .3s linear
}
.footer__fields input:focus::-moz-placeholder {
  opacity: 0
}
.footer__fields input:focus::placeholder {
  opacity: 0
}
.footer__fields .btn {
  flex: auto;
  max-width: 154px
}
.footer__social {
  display: flex;
  align-items: center;
  padding: 11px 15px;
  border: 1px solid #565656;
  border-radius: 20px
}
.footer__social_mob {
  display: none
}
.footer__social-link {
  color: #fff;
  width: 44px;
  height: 100%;
  background: rgba(255,255,255,.1);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center
}
.footer__social-link:not(:last-child) {
  margin-right: 10px
}
.footer__social-link:hover svg {
  transform: scale(1.1)
}
.footer__social-link svg {
  transition: .3s linear;
  width: 40px;
  height: 40px
}
.footer__bottom {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px
}
.footer__info_mobile {
  display: none
}
.footer__disclaimer {
  margin-top: 20px;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #565656
}
.footer__copy,
.footer__info {
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #565656
}
.footer__politics {
  display: flex;
  align-items: center;
  margin-left: auto
}
.footer__politics a {
  font-weight: 300;
  font-size: 13px;
  line-height: 100%;
  color: #858585
}
.footer__politics a:not(:last-child) {
  display: flex;
  align-items: center;
  margin-right: 12px
}
.footer__politics a:not(:last-child)::after {
  content: '';
  margin-bottom: -2px;
  width: 3px;
  height: 3px;
  margin-left: 12px;
  border-radius: 50%;
  display: block;
  background-color: #565656
}
.footer__additional {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end
}
.footer__widget-block {
  margin-bottom: 20px;
  line-height: 0
}
.footer__payment-block {
  display: flex
}
.footer__payment-item {
  margin-left: 18px;
  line-height: 0
}
@media (max-width:1279px) {
  .footer__subscribe-agree {
    gap: 8px;
    flex-direction: column
  }
  .footer__subscribe-agree .checkbox-block label {
    max-width: none
  }
}
@media (max-width:1200px) {
  .footer__contacts {
    width: 35%;
    padding-right: 20px
  }
}
@media (max-width:1023px) {
  .footer {
    padding-top: 48px;
    padding-bottom: 32px
  }
  .footer__top {
    flex-direction: column;
    align-items: center
  }
  .footer__head {
    display: flex;
    align-items: center;
    margin-bottom: 28px
  }
  .footer__logo {
    margin-bottom: 0;
    margin-right: 44px
  }
  .footer__phone {
    margin-bottom: 0
  }
  .footer__contacts {
    display: none
  }
  .footer__menu {
    width: 100%
  }
  .footer__menu-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
  }
  .footer__menu-item:not(:last-child) {
    margin-right: 0
  }
  .footer__menu-item {
    max-width: none;
    width: 25%
  }
  .footer__bottom {
    flex-direction: column
  }
  .footer__info_mobile {
    display: block
  }
  .footer__politics {
    display: none
  }
}
@media (max-width:907px) {
  .footer__subscribe-agree {
    margin-left: 0
  }
}
@media (max-width:860px) {
  .footer__sub {
    flex-direction: column-reverse;
    align-items: center
  }
  .footer__subscribe {
    margin-right: 0
  }
  .footer__social {
    padding: 0;
    border: none;
    margin-bottom: 24px
  }
  .footer__social-link {
    height: 44px
  }
}
@media (max-width:767px) {
  .footer__top {
    margin-bottom: 40px
  }
  .footer__logo img {
    width: 105px
  }
  .footer__phone-text {
    font-size: 10px;
    line-height: 13px
  }
  .footer__phone-link {
    font-size: 18px;
    line-height: 23px
  }
  .footer__help-mob {
    display: block
  }
  .footer__menu {
    flex-direction: column;
    margin-right: auto;
    max-width: 500px
  }
  .footer__menu-title {
    margin-bottom: 0
  }
  .footer__menu-list {
    display: none
  }
  .footer__icon-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(255,255,255,.1)
  }
  .footer__icon-arrow svg {
    transform: rotate(90deg);
    transition: .35s
  }
  .footer__menu-item {
    width: 100%;
    margin-bottom: 20px
  }
  .footer__menu-item_open .footer__menu-list {
    display: block;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 0
  }
  .footer__menu-item_open svg {
    transform: rotate(270deg)
  }
  .footer__subscribe .footer__subscribe-wrap {
    flex-direction: column;
    align-items: stretch
  }
  .footer__subscribe {
    max-width: 315px;
    padding: 20px
  }
  .footer__subscribe-head {
    margin-right: 0;
    justify-content: space-between;
    margin-bottom: 16px
  }
  .footer__icon-mob {
    display: block;
    color: #fff
  }
  .footer__icon-desc {
    display: none
  }
  .footer__fields input {
    width: 100%;
    background: rgba(255,255,255,.2);
    border-radius: 10px;
    margin-bottom: 4px
  }
  .footer__fields .btn {
    max-width: 100%;
    width: 100%
  }
  .footer__fields {
    flex-direction: column;
    background: 0 0
  }
  .footer__social {
    display: none
  }
  .footer__social_mob {
    display: flex;
    margin-bottom: 0
  }
  .footer__social-link:not(:last-child) {
    margin-right: 6px
  }
  .footer__social-link {
    width: 40px;
    height: 40px
  }
  .footer__bottom {
    margin-bottom: 60px
  }
  .footer__additional {
    width: 100%;
    max-width: 292px;
    position: static
  }
  .footer__widget-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
  }
  .footer__widget-block iframe {
    transform: scale(.8) translateX(-20px)
  }
  .footer__payment-block {
    width: 100%;
    justify-content: space-between
  }
  .footer__payment-item {
    margin-left: 0
  }
}
