/* screen - burger-375-px */

.burger-375-px {
  align-items: center;
  background-color: #fbfbfb;
  border: 1px none;
  display: flex;
  flex-direction: column;
  height: 812px;
  width: 375px;
}

#overlay-burger-375-px {
  background-color: #fbfbfb;
}

.overlay .burger-375-px {
  background-color: #00000000;
}

.burger-375-px .header-mobile {
  align-items: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--cultured-pearl);
  display: flex;
  gap: 164px;
  height: 80px;
  left: 0;
  min-width: 375px;
  padding: 0 2px;
  position: fixed;
  top: 0;
  z-index: 4;
}

.burger-375-px .full_logo_original {
  height: 54px;
  width: 165px;
}

.burger-375-px .iconclose-line {
  cursor: pointer;
  height: 24px;
  width: 24px;
}

.burger-375-px .frame-1213 {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  flex-direction: column;
  margin-left: 2.0px;
  margin-top: 104px;
  width: fit-content;
  z-index: 1;
}

.burger-375-px .frame-12 {
  border: 1px none;
  cursor: pointer;
  height: 72px;
  min-width: 335px;
  position: relative;
}

.burger-375-px .place {
  color: var(--mirage);
  font-weight: 700;
  left: 0;
  line-height: 30px;
  position: absolute;
  top: 20px;
  white-space: nowrap;
}

.burger-375-px .our-offering {
  color: var(--mirage);
  font-weight: 700;
  left: 0;
  line-height: 30px;
  position: absolute;
  top: 20px;
  white-space: nowrap;
}

.burger-375-px .line-23-stroke {
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 335px;
}

.burger-375-px .about {
  color: var(--mirage);
  font-weight: 700;
  left: 0;
  line-height: 30px;
  position: absolute;
  top: 20px;
  white-space: nowrap;
}

.burger-375-px .news {
  color: var(--mirage);
  font-weight: 700;
  left: 0;
  line-height: 30px;
  position: absolute;
  top: 20px;
  white-space: nowrap;
}

.burger-375-px .frame-8511 {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 8.0px;
  margin-top: 101px;
  width: fit-content;
  z-index: 2;
}

.burger-375-px .buttons {
  align-items: flex-start;
  border: 1px none;
  cursor: pointer;
  display: flex;
  gap: 16px;
  width: 343px;
}

.burger-375-px .button {
  align-items: center;
  background-color: var(--blue);
  border: 1px none;
  border-radius: 8px;
  box-shadow: 0px 14px 20px -10px #2c63f280;
  display: flex;
  flex: 1;
  gap: 10px;
  height: 56px;
  justify-content: center;
  overflow: hidden;
  padding: 13px 24px;
}

.burger-375-px .button-label {
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
  width: fit-content;
}

.burger-375-px .button-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--solitude);
  border: 1px none;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  gap: 10px;
  height: 56px;
  justify-content: center;
  overflow: hidden;
  padding: 13px 24px;
}

.burger-375-px .socials {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  gap: 12px;
  margin-left: 1.0px;
  margin-top: 48px;
  width: fit-content;
  z-index: 3;
}

.burger-375-px .icon {
  align-items: flex-start;
  background-color: var(--solitude);
  border: 1px none;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 8px;
  width: fit-content;
}

.burger-375-px .icon-1 {
  height: 24px;
  min-width: 24px;
}

.burger-375-px .icon-2 {
  align-items: flex-start;
  background-color: var(--solitude);
  border: 1px none;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 8px;
  width: fit-content;
}
