@font-face {
  font-family: "AGFatumC-Regular";
  src: url("../fonts/agfatumc.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

.learning {
  font-family: "AGFatumC-Regular", Helvetica;
}

.learning {
  background-color: #fffaf5;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.learning .div {
  background-color: var(--background);
  overflow: hidden;
  width: 1440px;
  /* height: 4150px; */
  position: relative;
}

.learning .overlap {
  position: absolute;
  width: 1440px;
  height: 891px;
  /* top: 3918px; */
  margin-top: 85px;
  left: 0;
}

.learning .group {
  position: absolute;
  width: 436px;
  height: 410px;
  top: 481px;
  left: 1004px;
}

.learning .group-2 {
  /* position: absolute; */
  width: 1440px;
  height: 891px;
  top: 0;
  left: 0;
}

.learning .overlap-group-wrapper {
  position: absolute;
  width: 1444px;
  height: 390px;
  top: 0;
  left: 0;
}

.learning .overlap-group {
  position: relative;
  width: 1440px;
  height: 390px;
  background-image: url(../assets/images/image-8.png);
  background-size: cover;
  background-position: 50% 50%;
}

.learning .element {
  position: absolute;
  width: 1440px;
  height: 390px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.learning .text-wrapper {
  position: absolute;
  top: 170px;
  left: 435px;
  font-family: var(--text-accent-font-family);
  font-weight: var(--text-accent-font-weight);
  color: var(--text-and-elementsprimary-white);
  font-size: var(--text-accent-font-size);
  text-align: center;
  letter-spacing: var(--text-accent-letter-spacing);
  line-height: var(--text-accent-line-height);
  white-space: nowrap;
  font-style: var(--text-accent-font-style);
}

.learning .text-wrapper-2 {
  position: absolute;
  top: 80px;
  left: 384px;
  /* font-family: var(--headlines-h2-font-family); */
  font-weight: var(--headlines-h2-font-weight);
  color: var(--text-and-elementsprimary-white);
  font-size: var(--headlines-h2-font-size);
  letter-spacing: var(--headlines-h2-letter-spacing);
  line-height: var(--headlines-h2-line-height);
  white-space: nowrap;
  font-style: var(--headlines-h2-font-style);
}

.learning .button {
  all: unset;
  box-sizing: border-box;
  position: absolute;
  width: 300px;
  height: 60px;
  top: 250px;
  left: 570px;
  background-image: url(../assets/icons/rectangle-238_1.svg);
  background-size: 100% 100%;
}

.learning .button:hover {
  background-image: url(../assets/icons/rectangle-238-dark.png);
  cursor: pointer;
}

.learning .text-wrapper-3 {
  position: absolute;
  top: 17px;
  left: 90px;
  font-family: var(--text-main-bold-font-family);
  font-weight: var(--text-main-bold-font-weight);
  color: var(--text-and-elementsheadlines);
  font-size: var(--text-main-bold-font-size);
  text-align: center;
  letter-spacing: var(--text-main-bold-letter-spacing);
  line-height: var(--text-main-bold-line-height);
  white-space: nowrap;
  font-style: var(--text-main-bold-font-style);
}

.learning .arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
  left: 260px;
  background-color: var(--accent-colour);
  border-radius: 20px;
}

.learning .img {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 8px;
  left: 8px;
}

.learning .overlap-wrapper {
  position: absolute;
  width: 1458px;
  height: 501px;
  top: 390px;
  left: 0;
}

.learning .overlap-2 {
  position: relative;
  width: 1440px;
  height: 501px;
  background-color: #fff6ed;
}

.learning .text-wrapper-4 {
  position: absolute;
  top: 70px;
  left: 545px;
  font-family: var(--headlines-h4-font-family);
  font-weight: var(--headlines-h4-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--headlines-h4-font-size);
  letter-spacing: var(--headlines-h4-letter-spacing);
  line-height: var(--headlines-h4-line-height);
  white-space: nowrap;
  font-style: var(--headlines-h4-font-style);
}

.learning .text-wrapper-5 {
  position: absolute;
  top: 70px;
  left: 925px;
  /* font-family: var(--headlines-h4-font-family); */
  font-weight: var(--headlines-h4-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--headlines-h4-font-size);
  letter-spacing: var(--headlines-h4-letter-spacing);
  line-height: var(--headlines-h4-line-height);
  white-space: nowrap;
  font-style: var(--headlines-h4-font-style);
}

.learning .text-wrapper-6 {
  position: absolute;
  top: 169px;
  left: 545px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-main-medium-font-style);
}

.learning .text-wrapper-7 {
  position: absolute;
  top: 208px;
  left: 545px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-main-medium-font-style);
}

.learning .text-wrapper-8 {
  position: absolute;
  top: 130px;
  left: 545px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-main-medium-font-style);
}

.learning .text-wrapper-9 {
  position: absolute;
  top: 247px;
  left: 545px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-main-medium-font-style);
}

.learning .text-wrapper-10 {
  position: absolute;
  top: 286px;
  left: 545px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-main-medium-font-style);
}

.learning .text-wrapper-11 {
  position: absolute;
  top: 325px;
  left: 545px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  font-style: var(--text-main-medium-font-style);
}

.learning .international-vedic {
  position: absolute;
  width: 160px;
  top: 291px;
  left: 165px;
  /* font-family: var(--text-secondary-regular-font-family); */
  font-weight: var(--text-secondary-regular-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-secondary-regular-font-size);
  letter-spacing: var(--text-secondary-regular-letter-spacing);
  line-height: var(--text-secondary-regular-line-height);
  font-style: var(--text-secondary-regular-font-style);
}

.learning .phone {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: absolute;
  top: 130px;
  left: 925px;
}

.learning .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  /* font-family: var(--text-main-bold-font-family); */
  font-weight: var(--text-main-bold-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--text-main-bold-font-size);
  letter-spacing: var(--text-main-bold-letter-spacing);
  line-height: var(--text-main-bold-line-height);
  white-space: nowrap;
  font-style: var(--text-main-bold-font-style);
}

.learning .phones {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.learning .telephone {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.learning .arrow-2 {
  position: relative;
  width: 24px;
  height: 24px;
}

.learning .text-wrapper-13 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-main-medium-font-style);
}

.learning .phone-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: absolute;
  top: 257px;
  left: 925px;
}

.learning .vedic-school-gmail {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-main-medium-font-style);
  background: transparent;
  border: none;
  padding: 0;
}

.learning .social {
  flex-direction: column;
  position: absolute;
  top: 350px;
  left: 925px;
  display: inline-flex;
  align-items: flex-start;
  gap: 15px;
}

.learning .social-media {
  position: relative;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: flex-start;
  gap: 15px;
}

.learning .facebook-black {
  position: relative;
  width: 32px;
  height: 32px;
  background-image: url(../assets/icons/combined-shape.svg);
  background-size: 100% 100%;
}

.learning .youtube-black {
  position: relative;
  width: 32px;
  height: 32px;
}

.learning .youtube {
  position: relative;
  height: 32px;
  background-image: url(../assets/icons/combined-shape-3.svg);
  background-size: 100% 100%;
}

.learning .fill {
  position: absolute;
  width: 4px;
  height: 5px;
  top: 14px;
  left: 14px;
}

.learning .twitter-black {
  position: relative;
  width: 32px;
  height: 32px;
  background-image: url(../assets/icons/combined-shape-2.svg);
  background-size: 100% 100%;
}

.learning .telegram-black {
  position: relative;
  width: 32px;
  height: 32px;
  background-image: url(../assets/icons/combined-shape-1.svg);
  background-size: 100% 100%;
}

.learning .instagram {
  position: relative;
  width: 32px;
  height: 32px;
  background-image: url(../assets/icons/union.svg);
  background-size: 100% 100%;
}

.learning .group-3 {
  position: absolute;
  width: 140px;
  height: 200px;
  top: 70px;
  left: 165px;
}

.learning .overlap-3 {
  position: absolute;
  width: 1648px;
  height: 2014px;
  top: 287px;
  left: 0;
}

.learning .overlap-4 {
  position: absolute;
  width: 1275px;
  height: 1595px;
  top: 0;
  left: 0;
}

.learning .group-4 {
  position: absolute;
  width: 732px;
  height: 1093px;
  top: 226px;
  left: 0;
}

.learning .text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  top: 385px;
  left: 165px;
}

.learning .p {
  position: relative;
  width: 537px;
  margin-top: -1px;
  /* font-family: var(--headlines-h3-font-family); */
  font-weight: var(--headlines-h3-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--headlines-h3-font-size);
  letter-spacing: var(--headlines-h3-letter-spacing);
  line-height: var(--headlines-h3-line-height);
  font-style: var(--headlines-h3-font-style);
}

.learning .text-wrapper-14 {
  position: relative;
  width: 509px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  font-style: var(--text-main-medium-font-style);
}

.learning .link {
  top: 577px;
  left: 165px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.learning .text-wrapper-15 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  /* font-family: var(--text-subtitle-font-family); */
  font-weight: var(--text-subtitle-font-weight);
  color: var(--text-and-elementsheadlines);
  font-size: var(--text-subtitle-font-size);
  letter-spacing: var(--text-subtitle-letter-spacing);
  line-height: var(--text-subtitle-line-height);
  white-space: nowrap;
  font-style: var(--text-subtitle-font-style);
}

.learning .div-wrapper {
  position: relative;
  width: 18px;
  height: 17px;
  /* top: 4px; */
  left: 3px;
}

.learning .overlap-5 {
  position: relative;
  height: 17px;
}

.learning .overlap-group-2 {
  position: absolute;
  width: 10px;
  height: 17px;
  top: 0;
  left: 8px;
}

.learning .rectangle {
  position: absolute;
  width: 2px;
  height: 12px;
  top: -1px;
  left: 4px;
  background-color: var(--text-and-elementsheadlines);
  transform: rotate(135deg);
}

.learning .rectangle-2 {
  position: absolute;
  width: 2px;
  height: 12px;
  top: 6px;
  left: 4px;
  background-color: var(--text-and-elementsheadlines);
  transform: rotate(45deg);
}

.learning .rectangle-3 {
  position: absolute;
  width: 2px;
  height: 16px;
  top: 0;
  left: 7px;
  background-color: var(--text-and-elementsheadlines);
  transform: rotate(90deg);
}

.learning .text-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 1025px;
  left: 165px;
}

.learning .text-wrapper-16 {
  position: relative;
  width: 400px;
  margin-top: -1px;
  /* font-family: var(--headlines-h3-font-family); */
  font-weight: var(--headlines-h3-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--headlines-h3-font-size);
  letter-spacing: var(--headlines-h3-letter-spacing);
  line-height: var(--headlines-h3-line-height);
  font-style: var(--headlines-h3-font-style);
}

.learning .text-wrapper-17 {
  position: relative;
  width: 537px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  font-style: var(--text-main-medium-font-style);
}

.learning .link-2 {
  top: 1177px;
  left: 165px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: absolute;
}

.learning .img-2 {
  position: absolute;
  width: 540px;
  height: 340px;
  top: 15px;
  left: 165px;
  object-fit: cover;
}

.learning .image {
  width: 540px;
  top: 655px;
  left: 165px;
  position: absolute;
  height: 340px;
  object-fit: cover;
}

.learning .image-2 {
  width: 540px;
  top: 1255px;
  left: 165px;
  position: absolute;
  height: 340px;
  object-fit: cover;
}

.learning .image-3 {
  width: 540px;
  top: 15px;
  left: 735px;
  position: absolute;
  height: 340px;
  object-fit: cover;
}

.learning .image-4 {
  width: 538px;
  top: 0;
  left: 703px;
  position: absolute;
  height: 340px;
  object-fit: cover;
}

.learning .overlap-6 {
  position: absolute;
  width: 1426px;
  height: 512px;
  top: 1502px;
  left: 222px;
}

.learning .vector {
  top: 0;
  left: 955px;
  position: absolute;
  width: 471px;
  height: 467px;
}

.learning .div-2 {
  position: absolute;
  top: 452px;
  left: 0;
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsheadlines);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 48px;
}

.learning .span {
  color: #a28240;
  line-height: 60px;
}

.learning .text-wrapper-18 {
  color: #a28240;
  line-height: var(--headlines-h2-line-height);
  /* font-family: var(--headlines-h2-font-family); */
  font-style: var(--headlines-h2-font-style);
  font-weight: var(--headlines-h2-font-weight);
  letter-spacing: var(--headlines-h2-letter-spacing);
  font-size: var(--headlines-h2-font-size);
}

.learning .text-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 385px;
  left: 737px;
}

.learning .text-wrapper-19 {
  position: relative;
  width: 534px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  font-style: var(--text-main-medium-font-style);
}

.learning .link-3 {
  top: 537px;
  left: 737px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: absolute;
}

.learning .group-5 {
  /* position: absolute; */
  width: 50px;
  height: 58px;
  top: 1846px;
  left: 695px;
}

.learning .text-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 1025px;
  left: 735px;
}

.learning .text-wrapper-20 {
  position: relative;
  width: 530px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  font-style: var(--text-main-medium-font-style);
}

.learning .link-4 {
  top: 1177px;
  left: 735px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: absolute;
}

.learning .text-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 1625px;
  left: 165px;
}

.learning .text-wrapper-21 {
  position: relative;
  width: 533px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  font-style: var(--text-main-medium-font-style);
}

.learning .link-5 {
  top: 1767px;
  left: 165px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: absolute;
}

.learning .image-wrapper {
  position: absolute;
  width: 540px;
  height: 340px;
  top: 655px;
  left: 735px;
  background-image: url(../assets/images/image-8.png);
  background-size: cover;
  background-position: 50% 50%;
}

.learning .image-5 {
  width: 540px;
  top: 0;
  left: 0;
  position: absolute;
  height: 340px;
  object-fit: cover;
}

.learning .line {
  top: 1873px;
  left: 435px;
  /* position: absolute; */
  width: 250px;
  height: 2px;
}

.learning .line-2 {
  top: 1873px;
  left: 755px;
  /* position: absolute; */
  width: 250px;
  height: 2px;
}

.learning .vector-2 {
  top: 4232px;
  left: 4174px;
  position: absolute;
  width: 471px;
  height: 467px;
}

.learning .breadcrumbs {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  top: 100px;
  /* left: 165px; */
}

.learning .element-level {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  /* font-family: var(--text-secondary-regular-font-family); */
  font-weight: var(--text-secondary-regular-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--text-secondary-regular-font-size);
  letter-spacing: var(--text-secondary-regular-letter-spacing);
  line-height: var(--text-secondary-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-secondary-regular-font-style);
}

.learning .text-wrapper-22 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  /* font-family: var(--text-secondary-regular-font-family); */
  font-weight: var(--text-secondary-regular-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-secondary-regular-font-size);
  letter-spacing: var(--text-secondary-regular-letter-spacing);
  line-height: var(--text-secondary-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-secondary-regular-font-style);
}

.learning .div-3 {
  position: absolute;
  top: 181px;
  left: 322px;
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsheadlines);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 48px;
}

.learning .navbar-wrapper {
  position: absolute;
  width: 1442px;
  height: 82px;
  top: -1px;
  left: -1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #d7b56d;
}

.learning .navbar {
  position: relative;
  width: 1440px;
  height: 80px;
  background-color: #fff6ed;
}

.learning .text-wrapper-23 {
  left: 706px;
  position: absolute;
  top: 30px;
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsmain-black);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.learning .text-wrapper-24 {
  left: 610px;
  position: absolute;
  top: 30px;
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsmain-black);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.learning .text-wrapper-25 {
  left: 541px;
  position: absolute;
  top: 30px;
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsmain-black);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.learning .text-wrapper-26 {
  left: 778px;
  position: absolute;
  top: 30px;
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsmain-black);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.learning .text-wrapper-27 {
  left: 835px;
  position: absolute;
  top: 30px;
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsmain-black);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.learning .language {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  position: absolute;
  top: 28px;
  left: 1221px;
}

.learning .group-6 {
  position: absolute;
  width: 223px;
  height: 70px;
  top: 5px;
  left: 165px;
}

.learning .div-4 {
  position: absolute;
  top: 3109px;
  left: 216px;
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsheadlines);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 48px;
}

.learning .text-6 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 3600px;
  left: 165px;
}

.learning .text-wrapper-28 {
  position: relative;
  width: 502px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  font-style: var(--text-main-medium-font-style);
}

.learning .link-6 {
  top: 3792px;
  left: 165px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: absolute;
}

.learning .group-7 {
  /* position: absolute; */
  width: 50px;
  height: 58px;
  top: 3003px;
  left: 695px;
}

.learning .rectangle-4 {
  position: absolute;
  width: 540px;
  height: 340px;
  top: 3230px;
  left: 165px;
  object-fit: cover;
}

.learning .line-3 {
  top: 3028px;
  left: 435px;
  position: absolute;
  width: 250px;
  height: 2px;
}

.learning .line-4 {
  top: 3028px;
  left: 755px;
  position: absolute;
  width: 250px;
  height: 2px;
}

.learning .text-7 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 2732px;
  left: 165px;
}

.learning .text-wrapper-29 {
  position: relative;
  width: 470px;
  margin-top: -1px;
  /* font-family: var(--headlines-h3-font-family); */
  font-weight: var(--headlines-h3-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--headlines-h3-font-size);
  letter-spacing: var(--headlines-h3-letter-spacing);
  line-height: var(--headlines-h3-line-height);
  font-style: var(--headlines-h3-font-style);
}

.learning .text-wrapper-30 {
  position: relative;
  width: 519px;
  /* font-family: var(--text-main-medium-font-family); */
  font-weight: var(--text-main-medium-font-weight);
  color: var(--text-and-elementssecondary-black);
  font-size: var(--text-main-medium-font-size);
  letter-spacing: var(--text-main-medium-letter-spacing);
  line-height: var(--text-main-medium-line-height);
  font-style: var(--text-main-medium-font-style);
}

.learning .link-7 {
  top: 2900px;
  left: 165px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: absolute;
}

.learning .rectangle-5 {
  position: absolute;
  width: 540px;
  height: 340px;
  top: 2362px;
  left: 165px;
  object-fit: cover;
}

/* Reset some default styles to avoid interference */
.learning {
  font-family: "AGFatumC-Regular", Helvetica;
  background-color: #fffaf5;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.learning .div {
  background-color: var(--background, #fffaf5);
  width: 1440px;
  min-height: 100vh;
  position: relative;
  padding-bottom: 950px; /* Space for footer */
}

/* Breadcrumbs */
.breadcrumbs {
  padding: 20px 165px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.breadcrumbs .element-level,
.breadcrumbs .text-wrapper-22 {
  /* font-family: var(--text-secondary-regular-font-family, "AGFatumC-Regular", Helvetica); */
  font-weight: var(--text-secondary-regular-font-weight, 400);
  color: var(--text-and-elementsmain-black, #000);
  font-size: var(--text-secondary-regular-font-size, 14px);
  letter-spacing: var(--text-secondary-regular-letter-spacing, 0);
  line-height: var(--text-secondary-regular-line-height, normal);
  white-space: nowrap;
}

/* Courses Container */
.courses-container {
  padding: 40px 200px;
  display: flex;
  flex-direction: column;
  gap: 60px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 150px;
}

/* Category Section */
.category-section {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}

/* Category Title */
.category-title {
  font-family: "AGFatumC-Regular", Helvetica;
  font-weight: 400;
  color: var(--text-and-elementsheadlines, #a28240);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 48px;
  margin: 0;
  text-align: center; /* Add center alignment */
  width: 100%; /* Ensure full width */
}

.category-title .span {
  color: #a28240;
  line-height: 60px;
}

.category-title .text-wrapper-18 {
  color: #a28240;
  /* font-family: var(--headlines-h2-font-family, "AGFatumC-Regular", Helvetica); */
  font-style: var(--headlines-h2-font-style, normal);
  font-weight: var(--headlines-h2-font-weight, 400);
  letter-spacing: var(--headlines-h2-letter-spacing, 0);
  font-size: var(--headlines-h2-font-size, 48px);
  line-height: var(--headlines-h2-line-height, 60px);
}

/* Courses Grid */
.courses-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Force 2 columns */
  /* gap: 30px; */
  width: 100%;
  box-sizing: border-box;
  margin-top: 21px;
}

/* Course Item */
.course-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  /* background-color: #fff; */
  /* overflow: hidden; */
  width: 100%; /* Ensure it takes full column width */
  box-sizing: border-box;
}

/* Course Image */
.course-image {
  width: 540px;
  height: 340px;
}

.course-image img {
  width: 540px;
  height: 340px;
  object-fit: cover;
}

/* Course Text */
.course-text {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.course-text .text-wrapper-16 {
  /* font-family: var(--headlines-h3-font-family, "AGFatumC-Regular", Helvetica); */
  font-weight: var(--headlines-h3-font-weight, 400);
  color: var(--text-and-elementsmain-black, #000);
  font-size: var(--headlines-h3-font-size, 24px);
  letter-spacing: var(--headlines-h3-letter-spacing, 0);
  line-height: var(--headlines-h3-line-height, normal);
  font-style: var(--headlines-h3-font-style, normal);
}

.course-text .text-wrapper-17 {
  /* font-family: var(--text-main-medium-font-family, "AGFatumC-Regular", Helvetica); */
  font-weight: var(--text-main-medium-font-weight, 400);
  color: var(--text-and-elementssecondary-black, #666);
  font-size: var(--text-main-medium-font-size, 16px);
  letter-spacing: var(--text-main-medium-letter-spacing, 0);
  line-height: var(--text-main-medium-line-height, 24px);
  font-style: var(--text-main-medium-font-style, normal);
}

/* Course Link */
.course-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 20px 20px;
  text-decoration: none;
}

.course-link .text-wrapper-15 {
  /* font-family: var(--text-subtitle-font-family, "AGFatumC-Regular", Helvetica); */
  font-weight: var(--text-subtitle-font-weight, 400);
  color: var(--text-and-elementsheadlines, #a28240);
  font-size: var(--text-subtitle-font-size, 16px);
  letter-spacing: var(--text-subtitle-letter-spacing, 0);
  line-height: var(--text-subtitle-line-height, normal);
  white-space: nowrap;
  font-style: var(--text-subtitle-font-style, normal);
}

/* Arrow Styles */
.course-link .arrow-2 {
  position: relative;
  width: 18px;
  height: 17px;
}

.course-link .div-wrapper {
  position: relative;
  width: 18px;
  height: 17px;
}

.course-link .overlap-5 {
  position: relative;
  height: 17px;
}

.course-link .overlap-group-2 {
  position: absolute;
  width: 10px;
  height: 17px;
  top: 0;
  left: 8px;
}

.course-link .rectangle {
  position: absolute;
  width: 2px;
  height: 12px;
  top: -1px;
  left: 4px;
  background-color: var(--text-and-elementsheadlines, #a28240);
  transform: rotate(135deg);
}

.course-link .rectangle-2 {
  position: absolute;
  width: 2px;
  height: 12px;
  top: 6px;
  left: 4px;
  background-color: var(--text-and-elementsheadlines, #a28240);
  transform: rotate(45deg);
}

.course-link .rectangle-3 {
  position: absolute;
  width: 2px;
  height: 16px;
  top: 0;
  left: 7px;
  background-color: var(--text-and-elementsheadlines, #a28240);
  transform: rotate(90deg);
}

/* Separator */
.separator {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
  width: 100%;
}

.separator .line,
.separator .line-2 {
  width: 250px;
  height: 2px;
  flex-shrink: 0; /* Prevent lines from shrinking */
}

.separator .group-7 {
  flex-shrink: 0; /* Prevent icon from shrinking */
}

/* No-courses message */
.no-courses {
  /* font-family: var(--text-main-medium-font-family, "AGFatumC-Regular", Helvetica); */
  font-weight: var(--text-main-medium-font-weight, 400);
  color: var(--text-and-elementssecondary-black, #666);
  font-size: var(--text-main-medium-font-size, 16px);
  text-align: center;
  margin: 40px 0;
}

/* Footer */
.footer {
  position: relative;
  width: 1440px;
  height: 891px;
  background-color: #fff6ed;
}

.footer .overlap-group {
  background-image: url(../assets/images/image-8.png);
  background-size: cover;
  background-position: 50% 50%;
}

/* Navbar */
.navbar-wrapper {
  /* position: sticky; */
  top: 0;
  z-index: 10;
  background-color: #fff6ed;
  border-bottom: 1px solid #d7b56d;
}

.navbar {
  width: 1440px;
  height: 80px;
  background-color: #fff6ed;
}
