.contacts-screen {
  width: 2160px;
  height: 3840px;
  display: flex;
  background-color: #ffffff;
  padding: 140px;
}

.contacts-screen .frame {
  display: flex;
  z-index: 1;
  width: 1880px;
  height: 3215px;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 160px;
}

.contacts-screen .frame-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .text-wrapper-3 {
  position: relative;
  width: 1314px;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: var(--primary);
  font-size: 120px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.contacts-screen .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-primary);
  font-weight: 500;
  font-style: italic;
  color: var(--header-text);
  font-size: 50px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.contacts-screen .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 39px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .contacts-info-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 47px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .contacts-info {
  display: flex;
  width: 1880px;
  align-items: center;
  justify-content: center;
  gap: 80px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 60px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .div-3 {
  display: flex;
  width: 865px;
  gap: 40px;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .vector-wrapper {
  position: relative;
  width: 60px;
  height: 60px;
  aspect-ratio: 0.99;
}

.contacts-screen .vector {
  position: absolute;
  top: 1px;
  left: calc(50.00% - 30px);
  width: 45px;
  height: 60px;
  aspect-ratio: 0.75;
}

.contacts-screen .address {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  margin-right: -12.00px;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--subheader-text);
  font-size: 36px;
  letter-spacing: 0;
  line-height: normal;
}

.contacts-screen .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-primary);
  font-weight: 500;
  color: var(--header-text);
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
}

.contacts-screen .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .vector-2 {
  position: relative;
  width: 60px;
  height: 60px;
  aspect-ratio: 1;
}

.contacts-screen .frame-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .address-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .vector-3 {
  position: absolute;
  top: calc(50.00% - 30px);
  left: calc(50.00% - 30px);
  width: 60px;
  height: 60px;
  aspect-ratio: 1;
}

.contacts-screen .frame-6 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .frame-7 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .qr-codes {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .frame-wrapper {
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 35px;
  overflow: hidden;
  box-shadow: var(--shadow-main);
  height: 450px;
}

.contacts-screen .frame-8 {
  display: flex;
  width: 1880px;
  align-items: flex-start;
  gap: 60px;
  padding: 0px 60px;
  position: relative;
  top: calc(50.00% - 150px);
}

.contacts-screen .img-2 {
  position: relative;
  width: 300px;
  height: 300px;
  aspect-ratio: 1;
}

.contacts-screen .frame-9 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.contacts-screen .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: var(--primary);
  font-size: 60px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.contacts-screen .frame-10 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
}

.contacts-screen .p {
  position: relative;
  width: 860px;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--header-text);
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.contacts-screen .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--subheader-text);
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.contacts-screen .b-iphone {
  position: absolute;
  top: -47px;
  left: 1429px;
  width: 321px;
  height: 638px;
  aspect-ratio: 0.5;
}

.contacts-screen .text-wrapper-9 {
  position: relative;
  width: 931px;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--header-text);
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.contacts-screen .mt-b-iphone {
  position: absolute;
  top: -52px;
  left: 1431px;
  width: 311px;
  height: 626px;
  aspect-ratio: 0.5;
}

.contacts-screen .b-iphone-2 {
  position: absolute;
  top: -48px;
  left: 1424px;
  width: 314px;
  height: 638px;
  aspect-ratio: 0.49;
}

.contacts-screen .b-iphone-3 {
  position: absolute;
  top: -52px;
  left: 1425px;
  width: 317px;
  height: 638px;
  aspect-ratio: 0.5;
}