.layout,
.layout * {
  box-sizing: border-box;
}
.layout {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  position: relative;
}
.body {
  background: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  min-width: 640px;
  max-width: 1440px;
  position: relative;
}
.contacts {
  background: #000000;
  padding: 50px 0px 50px 0px;
  display: flex;
  flex-direction: row;
  gap: 89px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.contacts-form {
  display: flex;
  flex-direction: column;
  gap: 13px;
  align-items: flex-end;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 407px;
  position: relative;
}
.text {
  color: #ffffff;
  text-align: center;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 40px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.contacts-form-field {
  align-self: stretch;
  flex-shrink: 0;
  height: 40px;
  position: relative;
}
.contacts-form-control {
  background: #d9d9d9;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
}
.contacts-form-label {
  color: #000000;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 15px;
  font-weight: 400;
  opacity: 0.75;
  position: absolute;
  right: 78.6%;
  left: 2.47%;
  width: 18.93%;
  bottom: 26.27%;
  top: 27.5%;
  height: 46.23%;
}
.contacts-form-action {
  background: #e5b80b;
  border-radius: 4px;
  padding: 10px 0px 10px 0px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 405px;
  position: relative;
}
.contacts-form-submit {
  color: #000000;
  text-align: left;
  font-family: "Inter-Bold", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  position: relative;
  width: 69.71px;
  height: 21.96px;
}
.socials {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-shrink: 0;
  width: 105px;
  position: relative;
}
.contacts-follow-us {
  color: #ffffff;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 24px;
  font-weight: 400;
  position: relative;
}
.contacts-icons {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex-shrink: 0;
  width: 100px;
  position: relative;
}
.contacts-icon {
  flex-shrink: 0;
  width: 45px;
  height: 45px;
  position: relative;
  object-fit: cover;
}
.contacts-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-shrink: 0;
  width: 113px;
  height: 205.62px;
  position: relative;
}
.contacts-menu-item {
  color: #ffffff;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}
.contacts-phone-email-address {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 262px;
  position: relative;
}
.contacts-logo {
  align-self: stretch;
  flex-shrink: 0;
  height: 121px;
  position: relative;
  object-fit: cover;
}
.contacts-details {
  margin: -4px 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-shrink: 0;
  width: 189px;
  height: 70px;
  position: relative;
}
.contacts-phone {
  color: #e5b80b;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.contacts-email {
  color: #e5b80b;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.contacts-address {
  color: #ffffff;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.footer {
  background: #000000;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 111px;
  position: relative;
  overflow: hidden;
}
.footer-wrapper {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px 0px 0px 0px;
  flex-shrink: 0;
  width: 1116.5px;
  height: 48px;
  position: absolute;
  left: 50%;
  translate: -50% -50%;
  top: 50%;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.footer-content {
  color: #ffffff;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 34.71%;
  left: 34.48%;
  width: 30.81%;
  bottom: 0.21px;
}
.site-header {
  padding: 10px 0px 10px 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: absolute;
  right: 80px;
  left: 80px;
  top: 50px;
}
.wrapper2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-shrink: 0;
  min-width: 640px;
  max-width: 1280px;
  position: relative;
}
.logo2 {
  flex-shrink: 0;
  width: 100px;
  height: 47px;
  position: relative;
  object-fit: cover;
}
.menu2 {
  flex-shrink: 0;
  width: 512px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 13.5px;
}
.menu-item {
  color: #FFFFFF;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-left: 25px;
}
.menu-item-selected {
  color: #e5b80b;
  text-align: left;
  font-family: "InstrumentSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-left: 25px;
}
