.footer-menu[data-v-1b488be6] {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  height: 100%;
  width: -moz-fit-content;
  width: fit-content;
}
.footer-menu h4[data-v-1b488be6] {
    white-space: nowrap;
    margin-bottom: 24px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.footer-menu .menu[data-v-1b488be6] {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 20px;
}
@media (max-width: 1099px) {
.footer-menu .menu[data-v-1b488be6] {
        padding-right: 0;
}
}
.footer-menu .menu .sub[data-v-1b488be6] {
      display: flex;
      flex-direction: column;
      width: max-content;
      gap: 4px;
      margin: 0;
}
.footer-menu .menu .sub[data-v-1b488be6]:first-child {
        margin-right: 40px;
}
@media (max-width: 1099px) {
.footer-menu .menu .sub[data-v-1b488be6]:first-child {
            margin-right: 0;
}
}
.footer-menu .menu .sub a[data-v-1b488be6] {
        color: #dcdfe6;
        display: flex;
        font-size: 18px;
        font-style: normal;
        font-weight: 300;
}
.footer-menu .menu .sub a[data-v-1b488be6]:hover {
          color: #fff;
}
footer.home-footer .footer-nav .footer-menu-item-2 .footer-menu h4[data-v-1b488be6],
footer.home-footer .footer-nav .footer-menu-item-3 .footer-menu h4[data-v-1b488be6] {
  padding: 4px 10px 4px 0;
  width: -moz-fit-content;
  width: fit-content;
}
footer.home-footer .footer-nav .footer-menu-item-2 .footer-menu .menu[data-v-1b488be6],
footer.home-footer .footer-nav .footer-menu-item-3 .footer-menu .menu[data-v-1b488be6] {
  padding: 0;
}
footer.home-footer .footer-nav .footer-menu-item-2 .footer-menu .menu .sub[data-v-1b488be6],
  footer.home-footer .footer-nav .footer-menu-item-3 .footer-menu .menu .sub[data-v-1b488be6] {
    margin: 0;
}
footer.home-footer .footer-nav .footer-menu-item-2 .footer-menu .menu .sub .fx[data-v-1b488be6],
    footer.home-footer .footer-nav .footer-menu-item-3 .footer-menu .menu .sub .fx[data-v-1b488be6] {
      margin-top: 16px !important;
      justify-content: space-around;
}

@charset "UTF-8";
.w-100[data-v-75b0d967] {
  width: 100%;
}
.tc-b[data-v-75b0d967] {
  font-family: "Open Sans", sans-serif;
  min-height: 388px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tc-b h2[data-v-75b0d967],
  .tc-b h2 > a[data-v-75b0d967] {
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 44px;
    line-height: 60px;
    color: #333436;
    margin-bottom: 60px;
}
.tc-b h3[data-v-75b0d967] {
    font-family: "Oswald", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #333436;
}
.tc-b .tc-w[data-v-75b0d967] {
    overflow: visible;
    width: 100%;
    max-width: 1320px;
}
@media (max-width: 1480px) {
.tc-b .tc-w[data-v-75b0d967] {
        max-width: 1144px;
}
}
@media (max-width: 1280px) {
.tc-b .tc-w[data-v-75b0d967] {
        max-width: 1000px;
}
}
@media (max-width: 1080px) {
.tc-b .tc-w[data-v-75b0d967] {
        width: 800px;
}
}
@media (max-width: 879px) {
.tc-b .tc-w[data-v-75b0d967] {
        max-width: calc(100vw - 80px);
}
}
@media (max-width: 499px) {
.tc-b .tc-w[data-v-75b0d967] {
        max-width: calc(100vw - 48px);
}
}
@media (max-width: 320px) {
.tc-b .tc-w[data-v-75b0d967] {
        max-width: calc(100vw - 40px);
}
}
.tc-b .tc-w .tc-base[data-v-75b0d967] {
      display: flex;
      flex-wrap: wrap;
      flex: 1 1 auto;
      justify-content: space-around;
      margin-top: 2rem;
      margin-bottom: 2.5rem;
}
.tc-b .tc-w .tc-base[data-v-75b0d967]:first-child {
        margin-top: 0;
}
.tc-b .tc-w .tc-base[data-v-75b0d967]:last-child {
        margin-bottom: 0;
}
.tc-b .tc-elem[data-v-75b0d967] {
    width: 530px;
    margin-left: 2rem;
    margin-right: 2rem;
    flex-shrink: 2;
    flex-grow: 2;
}
.tc-b .tc-elem img[data-v-75b0d967] {
      display: flex;
      object-fit: cover;
      object-position: 50% 50%;
      margin: 0;
}
.tc-b .tc-elem[data-v-75b0d967]:first-child {
      margin-left: 0;
}
.tc-b .tc-elem[data-v-75b0d967]:last-child {
      margin-right: 0;
}
.tc-b.tc-inverse[data-v-75b0d967] {
    background-color: #333436 !important;
}
.tc-b.tc-inverse h1[data-v-75b0d967],
    .tc-b.tc-inverse h2[data-v-75b0d967],
    .tc-b.tc-inverse h3[data-v-75b0d967],
    .tc-b.tc-inverse h2 > a[data-v-75b0d967],
    .tc-b.tc-inverse p[data-v-75b0d967] {
      color: #fff !important;
}
.PrBtn[data-v-75b0d967] {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.05em;
  border-width: 2px;
  border-style: solid;
  color: #fff;
  border-color: #f4841a;
  background: #f4841a;
  text-transform: uppercase;
  padding: 1em;
  padding-top: 0.37em;
  padding-bottom: 0.38em;
  border-radius: 2px;
}
.PrBtn[data-v-75b0d967]:hover {
    color: #fff;
    background-color: #e5750b;
    border-color: #e5750b;
}
.PrBtn.uc[data-v-75b0d967] {
    text-transform: uppercase;
}
.PrBtn.sec[data-v-75b0d967] {
    background: transparent;
    color: #4ec4f6;
    border-color: #4ec4f6;
}
.PrBtn.sec.wh[data-v-75b0d967] {
      color: #fff;
      border-color: #fff;
}
.PrBtn.sec.bc[data-v-75b0d967] {
      color: #333436;
      border-color: #333436;
}
.PrBtn.sec.dib[data-v-75b0d967] {
      display: inline-block;
}
.PrBtn.sec[data-v-75b0d967]:hover {
      color: #fff;
      background: #4ec4f6;
      border-color: #4ec4f6;
}
ul.v[data-v-75b0d967] {
  font-style: normal;
  font-weight: normal;
  list-style: none;
  margin-bottom: 0;
}
ul.v > li[data-v-75b0d967] {
    margin-bottom: 0.5em;
    clear: left;
    font-size: 1em;
    line-height: 1.5em;
}
ul.v > li[data-v-75b0d967]:before {
      content: "";
      height: 1.5em;
      width: 1.5em;
      display: block;
      float: left;
      margin-left: -0.7em;
      margin-right: 0.7em;
      background-repeat: no-repeat;
      background-size: 90%;
      background-position: center;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l4 6 7-10' stroke='%23F4841A' stroke-width='2'/%3E%3C/svg%3E");
}
footer[data-v-75b0d967] {
  flex-shrink: 0;
  /* Prevent Chrome, Opera, and Safari from letting these items shrink to smaller than their content's default minimum size. */
  padding: 60px 0;
  /*background: #42A5F5;*/
  background: #333;
  color: white;
  display: flex;
  justify-content: center;
  background-color: #333436;
  color: #fff;
  font-family: Oswald;
  min-height: 300px;
  align-items: center;
  z-index: 1;
}
@media (max-width: 1180px) {
footer[data-v-75b0d967] {
      padding: 60px 20px;
}
}
footer .awp-logo-label[data-v-75b0d967] {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
}
footer a[data-v-75b0d967] {
    color: #fff;
}
footer ul[data-v-75b0d967] {
    list-style: none;
}
footer img[data-v-75b0d967] {
    display: block;
    max-width: 17.504rem;
}
footer .emblem-text[data-v-75b0d967] {
    margin-top: 70px;
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0em;
    margin-left: 76px;
    margin-top: -24px;
}
@media (min-width: 1100px) {
footer .footer-nav[data-v-75b0d967] {
      width: 1100px;
}
}
@media (max-width: 1180px) {
footer .footer-nav[data-v-75b0d967] {
      width: -webkit-fill-available;
}
}
@media (max-width: 1099px) {
footer .footer-nav[data-v-75b0d967] {
      justify-content: space-around;
      gap: 40px;
}
}
@media (max-width: 1099px) and (max-width: 700px) {
footer .footer-nav[data-v-75b0d967] {
      justify-content: space-between;
}
}
footer .footer-nav .footer-menu-item-1[data-v-75b0d967] {
    margin-right: 76px;
}
@media (max-width: 1099px) {
footer .footer-nav .footer-menu-item-1[data-v-75b0d967] {
        margin-right: 0;
}
}
@media (max-width: 1099px) and (max-width: 600px) {
footer .footer-nav .footer-menu-item-1[data-v-75b0d967] {
      width: inherit;
}
}
footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
    flex: 0.7 1 100px;
}
footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
    padding-right: 10px;
}
@media (max-width: 1099px) {
footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
        flex: initial;
}
}
@media (max-width: 1099px) and (max-width: 700px) {
footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
      margin-right: 125px;
}
}
@media (max-width: 1099px) and (max-width: 700px) and (max-width: 600px) {
footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
      order: 3;
}
}
@media (max-width: 1099px) and (max-width: 700px) and (max-width: 600px) and (max-width: 520px) {
footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
      order: initial;
}
}
footer .footer-nav .footer-menu-item-3[data-v-75b0d967] {
    flex: 0.8 1 100px;
}
@media (max-width: 1099px) {
footer .footer-nav .footer-menu-item-3[data-v-75b0d967] {
      flex: initial;
}
footer .footer-nav .footer-menu-item-3 .footer-menu-wp .footer-menu .menu .sub[data-v-75b0d967] {
        margin-right: 0 !important;
}
}
@media (max-width: 1099px) and (max-width: 600px) {
footer .footer-nav .footer-menu-item-3[data-v-75b0d967] {
      order: 2;
}
}
@media (max-width: 1099px) and (max-width: 600px) and (max-width: 520px) {
footer .footer-nav .footer-menu-item-3[data-v-75b0d967] {
      order: initial;
}
}
footer .footer-nav #footer-emblem-1[data-v-75b0d967] {
    flex: 1 1 100px;
}
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
    flex: 1 1 100px;
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width: 1099px) {
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
        flex: initial;
        min-width: 516px;
}
}
@media (max-width: 1099px) and (max-width: 700px) {
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
      min-width: initial;
      align-items: flex-end;
}
}
@media (max-width: 1099px) and (max-width: 700px) and (max-width: 600px) {
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
      order: 4;
      margin-right: auto;
      padding: 0;
}
}
@media (max-width: 1099px) and (max-width: 700px) and (max-width: 600px) and (max-width: 520px) {
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
      order: initial;
}
}
footer .footer-nav .emblem-content[data-v-75b0d967] {
    display: inline-block;
}
@media (min-width: 870px) and (max-width: 1099px) {
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
      /* костыль чтобы эмблема-автор не стояла с права от визы в одной строке */
      padding-left: 95px;
      padding-right: 95px;
}
}
@media (min-width: 1100px) {
footer .footer-nav #footer-emblem-1[data-v-75b0d967] {
      display: unset;
}
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
      display: none;
}
}
@media (max-width: 1099px) {
footer .footer-nav[data-v-75b0d967] {
      padding-top: 40px;
}
footer .footer-nav #footer-emblem-1[data-v-75b0d967] {
        display: none;
}
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
        display: flex;
}
}
@media (max-width: 1099px) {
footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
      justify-content: center;
}
}
@media (max-width: 870px) {
footer .footer-nav .footer-nav[data-v-75b0d967] {
      padding: 60px 20px 20px 20px;
}
footer .footer-nav .emblem-content[data-v-75b0d967] {
      padding-bottom: 0px;
}
}
@media (max-width: 600px) {
footer .footer-nav .footer-emblem-2[data-v-75b0d967] {
      margin-left: 20px;
      margin-bottom: 20px;
}
}
@media (max-width: 1099px) {
footer[data-v-75b0d967] {
      padding: 20px 20px 40px;
}
}
footer .footer-menu-item-1 .footer-menu-wp .footer-menu h4[data-v-75b0d967] {
    white-space: nowrap;
    margin-bottom: 24px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu[data-v-75b0d967] {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 20px;
}
footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub[data-v-75b0d967] {
      display: flex;
      flex-direction: column;
      width: max-content;
      gap: 4px;
      margin: 0;
}
footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub[data-v-75b0d967]:first-child {
        margin-right: 40px;
}
footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub button[data-v-75b0d967] {
        background: none;
        padding: 0;
        border: none;
        cursor: pointer;
}
footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub button[data-v-75b0d967],
      footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub a[data-v-75b0d967] {
        font-family: Oswald;
        color: #dcdfe6;
        display: flex;
        font-size: 18px;
        font-style: normal;
        font-weight: 300;
}
footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub button p[data-v-75b0d967],
        footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub a p[data-v-75b0d967] {
          margin: 0;
}
footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub button[data-v-75b0d967]:hover,
        footer .footer-menu-item-1 .footer-menu-wp .footer-menu .menu .sub a[data-v-75b0d967]:hover {
          color: #fff;
}
@media (max-width: 479px) {
.section-footer[data-v-75b0d967] {
    padding-left: 0px;
}
}
footer.home-footer[data-v-75b0d967] {
  padding: 60px 0;
}
footer.home-footer .footer-nav[data-v-75b0d967] {
    width: 1320px;
    padding: 0;
    justify-content: space-between;
    gap: 124px;
}
@media (max-width: 1480px) {
footer.home-footer .footer-nav[data-v-75b0d967] {
        width: 1144px;
        gap: 76px;
}
}
@media (max-width: 1280px) {
footer.home-footer .footer-nav[data-v-75b0d967] {
        width: 1000px;
        gap: 40px;
}
}
@media (max-width: 1080px) {
footer.home-footer .footer-nav[data-v-75b0d967] {
        width: 800px;
}
}
@media (max-width: 879px) {
footer.home-footer .footer-nav[data-v-75b0d967] {
        width: initial;
        max-width: calc(100vw - 80px);
}
}
@media (max-width: 733px) {
footer.home-footer .footer-nav[data-v-75b0d967] {
        gap: 0;
}
}
@media (max-width: 499px) {
footer.home-footer .footer-nav[data-v-75b0d967] {
        max-width: calc(100vw - 48px);
}
}
@media (max-width: 320px) {
footer.home-footer .footer-nav[data-v-75b0d967] {
        max-width: calc(100vw - 40px);
}
}
footer.home-footer .footer-nav .emblem[data-v-75b0d967],
    footer.home-footer .footer-nav .footer-menu-item-1[data-v-75b0d967],
    footer.home-footer .footer-nav .footer-menu-item-2[data-v-75b0d967],
    footer.home-footer .footer-nav .footer-menu-item-3[data-v-75b0d967] {
      flex: none !important;
      margin: 0;
      padding: 0;
}
footer.home-footer .footer-nav .footer-menu-item-1[data-v-75b0d967] {
      padding-right: 20px;
}
footer.home-footer .footer-nav .footer-menu-item-1 .footer-menu h4[data-v-75b0d967] {
        padding: 4px 10px 4px 0;
}
footer.home-footer .footer-nav .footer-menu-item-1 .footer-menu .menu[data-v-75b0d967] {
        padding: 0;
}
@media (max-width: 733px) {
footer.home-footer .footer-nav .footer-menu-item-1[data-v-75b0d967] {
          margin-right: 100px;
          margin-bottom: 40px;
}
}
@media (max-width: 610px) {
footer.home-footer .footer-nav .footer-menu-item-1[data-v-75b0d967] {
          margin-right: auto;
}
}
@media (max-width: 565px) {
footer.home-footer .footer-nav .footer-menu-item-1[data-v-75b0d967] {
          margin-right: 0;
          min-width: 100%;
}
}
@media (max-width: 733px) {
footer.home-footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
        margin-right: auto;
        padding-right: 40px;
        order: 2;
}
}
@media (max-width: 610px) {
footer.home-footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
        margin-right: 0;
}
}
@media (max-width: 565px) {
footer.home-footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
        order: 3;
}
}
@media (max-width: 499px) {
footer.home-footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
        order: 2;
        padding-right: 0;
        margin-right: 40px;
}
}
@media (max-width: 412px) {
footer.home-footer .footer-nav .footer-menu-item-2[data-v-75b0d967] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
}
}
@media (max-width: 733px) {
footer.home-footer .footer-nav .footer-menu-item-3[data-v-75b0d967] {
        width: 265px;
        order: 3;
}
}
@media (max-width: 565px) {
footer.home-footer .footer-nav .footer-menu-item-3[data-v-75b0d967] {
        width: auto;
        order: 2;
        margin-bottom: 40px;
}
}
@media (max-width: 499px) {
footer.home-footer .footer-nav .footer-menu-item-3[data-v-75b0d967] {
        order: 3;
        margin-right: auto;
}
}
footer.home-footer .footer-nav #footer-emblem-1[data-v-75b0d967] {
      margin-right: auto;
}
@media (max-width: 1099px) {
footer.home-footer .footer-nav #footer-emblem-1[data-v-75b0d967] {
          display: block;
}
}
@media (max-width: 1080px) {
footer.home-footer .footer-nav #footer-emblem-1[data-v-75b0d967] {
          display: none;
}
}
footer.home-footer .footer-nav #footer-emblem-2 p[data-v-75b0d967] {
      margin-bottom: 0;
}
@media (max-width: 1099px) {
footer.home-footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
        display: none;
}
}
@media (max-width: 1080px) {
footer.home-footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
        display: block;
        padding: 0;
        min-width: auto;
        margin: 0 auto;
}
}
@media (max-width: 733px) {
footer.home-footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
        margin: 0;
        margin-left: auto;
        display: flex;
        align-items: flex-end;
        order: 4;
}
}
@media (max-width: 565px) {
footer.home-footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
        margin: initial;
        margin-right: auto;
}
}
@media (max-width: 499px) {
footer.home-footer .footer-nav #footer-emblem-2[data-v-75b0d967] {
        margin: 0;
}
}


/*# sourceMappingURL=main-footer.site.css.map*/