.classroom-layout {
  width: 2160px;
  height: 5628px;
  display: flex;
  background-color: #ffffff;
}

.classroom-layout .body {
  display: flex;
  z-index: 1;
  margin-top: 140px;
  width: 1880px;
  height: 4992px;
  margin-left: 140px;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 160px;
}

.classroom-layout .frame {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.classroom-layout .img {
  position: relative;
  width: 910px;
  height: 158px;
}

.classroom-layout .div {
  position: relative;
  width: 322px;
  height: 158px;
  border-radius: 35px;
}

.classroom-layout .text-wrapper {
  position: absolute;
  top: -8px;
  left: 60px;
  font-family: var(--font-family-primary);
  font-weight: 700;
  color: var(--header-text);
  font-size: 100px;
  letter-spacing: 0;
  line-height: normal;
}

.classroom-layout .text-wrapper-2 {
  position: absolute;
  top: 116px;
  left: 0;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--subheader-text);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.classroom-layout .frame-2 {
  width: 1126px;
  gap: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.classroom-layout .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  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;
}

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

.classroom-layout .floors-scheme {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.classroom-layout .element-floor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 80px;
  padding: 100px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 35px;
  box-shadow: var(--main-shadow);
}

.classroom-layout .frame-3 {
  display: flex;
  flex-direction: column;
  width: 1680px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.classroom-layout .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: var(--header-text);
  font-size: 80px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.classroom-layout .element {
  position: relative;
  width: 900px;
  font-family: var(--font-family-primary);
  font-weight: 500;
  font-style: italic;
  color: var(--subheader-text);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.classroom-layout .element-st-floor {
  position: relative;
  width: 1680px;
  height: 748px;
  aspect-ratio: 2.25;
}

.classroom-layout .element-floor-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 44px;
  padding: 100px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 35px;
  box-shadow: var(--main-shadow);
}

.classroom-layout .element-floor-3 {
  position: relative;
  width: 1680px;
  height: 643px;
  aspect-ratio: 2.61;
}

.classroom-layout .element-rd-floor {
  position: relative;
  width: 1680px;
  height: 412px;
  aspect-ratio: 4.08;
}

.classroom-layout .element-th-floor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 44px;
  padding: 88px 140px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 35px;
  box-shadow: var(--main-shadow);
}

.classroom-layout .frame-4 {
  width: 1600px;
  gap: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.classroom-layout .element-floor-4 {
  position: relative;
  width: 1600px;
  height: 389px;
  aspect-ratio: 4.12;
}

.classroom-layout .frame-wrapper {
  display: flex;
  flex-direction: column;
  height: 196px;
  align-items: center;
  justify-content: center;
  padding: 0px 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffffd9;
  border-radius: 35px;
  box-shadow: 0px 16px 48px #11111a1a, 0px 8px 24px #11111a1a, 0px 1px 0px #11111a1a;
  backdrop-filter: blur(5px) brightness(100%);
  -webkit-backdrop-filter: blur(5px) brightness(100%);
}

.classroom-layout .vector {
  width: 100px;
  aspect-ratio: 1;
  position: relative;
  height: 100px;
}

.classroom-layout .frame-5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
  position: relative;
  flex: 0 0 auto;
}

.classroom-layout .vector-2 {
  width: 97px;
  aspect-ratio: 0.97;
  position: relative;
  height: 100px;
}

.classroom-layout .title-section {
  width: 1126px;
  gap: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.classroom-layout .title-main {
  position: relative;
  align-self: stretch;
  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;
}

.classroom-layout .title-subtitle {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-primary);
  font-weight: 500;
  font-style: italic;
  color: var(--subheader-text);
  font-size: 50px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.classroom-layout .floors-scheme {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.classroom-layout .element-floor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 80px;
  padding: 100px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 35px;
  box-shadow: var(--shadow-main);
}

.classroom-layout .floor-info {
  display: flex;
  flex-direction: column;
  width: 1680px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.classroom-layout .floor-title {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: var(--header-text);
  font-size: 80px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.classroom-layout .floor-description {
  position: relative;
  width: 900px;
  font-family: var(--font-family-primary);
  font-weight: 500;
  font-style: italic;
  color: var(--subheader-text);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.classroom-layout .element-st-floor {
  position: relative;
  width: 1680px;
  height: 748px;
  aspect-ratio: 2.25;
}

.classroom-layout .element-floor-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 44px;
  padding: 100px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 35px;
  box-shadow: var(--shadow-main);
}

.classroom-layout .element-floor-3 {
  position: relative;
  width: 1680px;
  height: 643px;
  aspect-ratio: 2.61;
}

.classroom-layout .element-rd-floor {
  position: relative;
  width: 1680px;
  height: 412px;
  aspect-ratio: 4.08;
}

.classroom-layout .element-th-floor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 44px;
  padding: 88px 140px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 35px;
  box-shadow: var(--shadow-main);
}

.classroom-layout .floor-info-compact {
  width: 1600px;
  gap: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.classroom-layout .element-floor-4 {
  position: relative;
  width: 1600px;
  height: 389px;
  aspect-ratio: 4.12;
}