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

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

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

.news .div {
  background-color: var(--background);
  overflow: hidden;
  width: 1440px;
  height: 3999px;
  position: relative;
}

.news .overlap {
  position: absolute;
  width: 511px;
  height: 511px;
  top: 4232px;
  left: -12386px;
  background-image: url(../assets/images/group_3.png);
  background-size: 100% 100%;
}

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

.news .breadcrumbs {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  top: 120px;
  left: 165px;
}

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

.news .text-wrapper {
  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);
}

.news .pic {
  top: 302px;
  left: 165px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .img {
  top: 956px;
  left: 165px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-2 {
  top: 1610px;
  left: 165px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-3 {
  top: 2264px;
  left: 165px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-4 {
  top: 302px;
  left: 545px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-5 {
  top: 956px;
  left: 545px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-6 {
  top: 1610px;
  left: 545px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-7 {
  top: 2264px;
  left: 545px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-8 {
  top: 302px;
  left: 925px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-9 {
  top: 956px;
  left: 925px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-10 {
  top: 1610px;
  left: 925px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .pic-11 {
  top: 2264px;
  left: 925px;
  position: absolute;
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.news .text {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 672px;
  left: 165px;
}

.news .p {
  position: relative;
  width: 351px;
  margin-right: -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);
}

.news .text-wrapper-2 {
  position: relative;
  width: 351px;
  height: 72px;
  margin-right: -1px;
  /* 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);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-style: var(--text-main-medium-font-style);
}

.news .text-2 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 1326px;
  left: 165px;
}

.news .text-3 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 1980px;
  left: 165px;
}

.news .text-4 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 2634px;
  left: 165px;
}

.news .text-5 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 672px;
  left: 545px;
}

.news .text-6 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 1326px;
  left: 545px;
}

.news .text-7 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 1980px;
  left: 545px;
}

.news .text-8 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 2634px;
  left: 545px;
}

.news .text-9 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 672px;
  left: 925px;
}

.news .text-10 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 1326px;
  left: 925px;
}

.news .text-11 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 1980px;
  left: 925px;
}

.news .text-12 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 2634px;
  left: 925px;
}

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

.news .span {
  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);
}

.news .pagination {
  /* display: inline-flex; */
  align-items: center;
  gap: 40px;
  /* position: absolute; */
  /* top: 2928px; */
  /* left: 451px; */
}

.news .img-2 {
  position: relative;
  width: 24px;
  height: 24px;
}

.news .div-2 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.news .div-wrapper {
  position: relative;
  width: 60px;
  height: 60px;
  background-color: var(--accent-colour);
}

.news .text-wrapper-3 {
  position: absolute;
  width: 60px;
  top: 14px;
  left: 0;
  /* 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);
  font-style: var(--text-accent-font-style);
}

.news .element-wrapper {
  position: relative;
  width: 60px;
  height: 60px;
  border: 1px solid;
  border-color: #d7b56d;
}

.news .element {
  position: absolute;
  width: 60px;
  top: 13px;
  left: -1px;
  color: var(--accent-colour);
  font-size: var(--text-accent-font-size);
  text-align: center;
  line-height: var(--text-accent-line-height);
  /* font-family: var(--text-accent-font-family); */
  font-weight: var(--text-accent-font-weight);
  letter-spacing: var(--text-accent-letter-spacing);
  font-style: var(--text-accent-font-style);
}

.news .text-wrapper-4 {
  position: relative;
  width: 60px;
  /* font-family: var(--text-accent-font-family); */
  font-weight: var(--text-accent-font-weight);
  color: var(--text-and-elementsmain-black);
  font-size: var(--text-accent-font-size);
  text-align: center;
  letter-spacing: var(--text-accent-letter-spacing);
  line-height: var(--text-accent-line-height);
  font-style: var(--text-accent-font-style);
}

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

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

.news .text-wrapper-5 {
  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;
}

.news .text-wrapper-6 {
  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;
}

.news .text-wrapper-7 {
  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;
}

.news .text-wrapper-8 {
  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;
}

.news .text-wrapper-9 {
  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;
}

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

.news .text-wrapper-10 {
  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);
}

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

.news .group-3 {
  position: absolute;
  width: 1440px;
  height: 891px;
  top: 3108px;
  left: 0;
}

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

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

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

.news .text-wrapper-11 {
  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);
}

.news .text-wrapper-12 {
  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);
}

.news .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%;
}

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

.news .text-wrapper-13 {
  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);
}

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

.news .arrow-2 {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 8px;
  left: 8px;
}

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

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

.news .text-wrapper-14 {
  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);
}

.news .text-wrapper-15 {
  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);
}

.news .text-wrapper-16 {
  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);
}

.news .text-wrapper-17 {
  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);
}

.news .text-wrapper-18 {
  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);
}

.news .text-wrapper-19 {
  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);
}

.news .text-wrapper-20 {
  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);
}

.news .text-wrapper-21 {
  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);
}

.news .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);
}

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

.news .text-wrapper-22 {
  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);
}

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

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

.news .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;
}

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

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

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

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

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

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

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

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

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

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