[data-v-5d429a79]:root {
  --indentX: 80px;
  --indentY: 56px
}
@media screen and (max-width:1000px) {
  [data-v-5d429a79]:root {
    --indentX: 24px;
    --indentY: 48px
  }
}
@media screen and (max-width:475px) {
  [data-v-5d429a79]:root {
    --indentX: 20px;
    --indentY: 48px
  }
}
@media screen and (max-width:375px) {
  [data-v-5d429a79]:root {
    --indentX: 20px;
    --indentY: 40px
  }
}
.contact .info[data-v-5d429a79] {
  color:#c9c9c9;
  margin-bottom:15px;
  word-break:break-all;
  font-weight:500
}
.contact .value[data-v-5d429a79] {
  word-break:break-word;
  color:var(--general-white);
  font-size:1.25rem
}
@media screen and (max-width:831px) {
  .contact .value[data-v-5d429a79] {
    font-size:.875rem
  }
}
.contact .address[data-v-5d429a79] {
  max-width:90%
}
.contact .mailBox[data-v-5d429a79] {
  display:flex;
  align-items:center;
  justify-content:center;
  width:197px;
  height:48px;
  background:var(--button-tonal-default);
  border-radius:10px;
  font-size:1rem;
  text-decoration:none;
  transition:.25s
}
.contact .mailBox[data-v-5d429a79]:hover {
  background:var(--button-tonal-hover)
}
@media screen and (max-width:831px) {
  .contact[data-v-5d429a79] {
    max-width:400px
  }
}
.contact .extra[data-v-5d429a79] a {
  color:var(--general-white);
  text-decoration:underline
}
:root {
  --indentX: 80px;
  --indentY: 56px
}
@media screen and (max-width:1000px) {
  :root {
    --indentX: 24px;
    --indentY: 48px
  }
}
@media screen and (max-width:475px) {
  :root {
    --indentX: 20px;
    --indentY: 48px
  }
}
@media screen and (max-width:375px) {
  :root {
    --indentX: 20px;
    --indentY: 40px
  }
}
._contacts_6ivsb_24 {
  max-width:1680px;
  min-height:calc(100vh - 200px);
  margin:32px auto auto 80px;
  color:var(--general-white)
}
._contacts_6ivsb_24 ._contacts-wrapper_6ivsb_32 {
  max-width:870px;
  display:flex;
  justify-content:space-between
}
@media screen and (max-width:925px) {
  ._contacts_6ivsb_24 {
    margin-left:23px
  }
  ._contacts_6ivsb_24 ._contacts-wrapper_6ivsb_32 {
    flex-direction:column
  }
}
h1 {
  margin:0 0 30px;
  font-weight:500;
  letter-spacing:.01em
}
