.banner-text {
  width: 494px;
  padding: 55px;
  margin-left: -15px;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.9882352941) 0%, rgba(255, 255, 255, 0.9568627451) 0%, rgba(255, 255, 255, 0.9019607843) 0%, rgba(255, 255, 255, 0.8196078431) 0%, rgba(255, 255, 255, 0.7176470588) 0%, rgba(255, 255, 255, 0.5921568627) 70%, rgba(255, 255, 255, 0.4392156863) 83%, rgba(255, 255, 255, 0.262745098) 91%, rgba(255, 255, 255, 0.0705882353) 98%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
}
.banner-text h2 {
  color: #66360E;
  line-height: 43px;
  font-style: italic;
  font-family: "Cormorant Garamond";
  font-weight: bold;
  padding-bottom: 40px;
  position: relative;
}
.banner-text h2.font-41 {
  padding-top: 45px;
}
@media (min-width: 1200px) {
  .banner-text h2 {
    min-height: 280px;
  }
}
.banner-text p {
  font-family: "Cormorant Garamond";
  font-size: 20px;
  line-height: 16.5px;
  font-weight: 600;
  color: #66360E;
  margin-bottom: 25px;
}
.banner-text a {
  width: 100%;
  text-align: left !important;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
  border-radius: 5px;
  font-size: 16px;
  letter-spacing: 0.4px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
}
.banner-text a img {
  margin-left: 20px;
}
.banner-text a:hover {
  color: #fff;
}

.home-accordion button {
  color: #66360E !important;
  justify-content: center;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 0px;
  text-shadow: 0.6px 0px #66360e;
}
.home-accordion .accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus-round.svg");
  margin-left: 10px;
}
.home-accordion .accordion-button::after {
  background-image: url("../images/plus-round.svg");
  margin-left: 10px;
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.home-accordion .accordion-button.small-bold-head:not(.collapsed)::after {
  transform: rotate(0deg);
}
.home-accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg);
}
.home-accordion .home-accordion-inner button {
  color: #F16122 !important;
  text-transform: none;
  font-family: "Cormorant Garamond";
  font-size: 25px;
  font-weight: 600;
  border-bottom: 1px solid #B5AEA9 !important;
  margin-bottom: 0px !important;
  padding: 21px 0px;
  border-radius: 0 !important;
  text-shadow: 0px 0px black;
}
.home-accordion .home-accordion-inner .accordion-button:not(.collapsed)::after {
  background-image: url("../images/right-arrow.svg");
  background-size: 60% !important;
}
.home-accordion .home-accordion-inner .accordion-button::after {
  background-image: url("../images/right-arrow.svg");
  margin: 10px 10px 0px 20px;
  background-size: 11px;
  width: 17px;
  height: 25px;
}
.home-accordion .home-accordion-inner .accordion-item:last-child button {
  border: 0px !important;
}

.home .scriptures {
  background: url("../images/scripture-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
}
.home .scriptures h3 {
  font-size: 22px;
  color: #F26222;
  font-weight: bold;
  letter-spacing: 2.2px;
  margin-bottom: 20px;
}
.home .scriptures .script-bg {
  padding: 40px 0px;
}
.home .scriptures .lotus-img {
  width: 155px;
  margin-bottom: 20px;
}
.home .scriptures h2 {
  font-size: 44px;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 5px;
}
.home .scriptures p {
  font-size: 28px;
  line-height: 40px;
  font-weight: 500;
}
.home .scriptures .essential-blk h2 {
  margin-top: 8px;
  letter-spacing: 1px;
}
.home .scriptures .essential-blk h2 img {
  margin-left: 15px;
}
.home .scriptures .q-a-speak .read-more {
  display: inherit;
}
.home .scriptures .q-a-speak p {
  color: #1A1A1A;
  font-weight: 300;
  margin-bottom: 30px;
  font-size: 19px;
  line-height: 27px;
  letter-spacing: -0.47px;
  text-shadow: 0.5px 0px black !important;
  margin-top: 15px;
}
.home .scriptures .q-a-speak h1 {
  font-weight: 300;
  margin-bottom: 0px;
}
.home .scriptures .q-a-speak .small-head {
  margin-bottom: 30px;
  text-shadow: 0 0 black;
}
.home .scriptures .q-a-speak.speak-ashram .small-head {
  margin-top: 40px;
}
.home .scriptures .q-a-speak.speak-ashram .large-light-head {
  margin-bottom: 17px;
}
.home .scriptures .q-a-speak.meet-challeng h4 {
  padding-top: 25px;
  margin-bottom: 26px;
}
.home .scriptures .q-a-speak.meet-challeng li {
  font-size: 18px;
  margin-top: 12px;
  white-space: nowrap;
}
.home .scriptures .q-a-speak.meet-challeng li img {
  width: 20px;
  margin-left: 5px;
  margin-right: 30px;
}

.our-guiding .guide-bg {
  background-image: url("../images/guide-bg.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: 50px 0px;
  padding-bottom: 25px;
  text-align: center;
}
.our-guiding .small-head {
  margin-top: 33px;
}
.our-guiding .guid-head {
  margin-top: 145px;
  font-size: 22px;
  letter-spacing: 2.2px;
  font-weight: 600;
}
.our-guiding p {
  font-size: 26px;
  color: #F26222;
  line-height: 37px;
  margin-bottom: 5px;
}
.our-guiding .read-more {
  margin-bottom: 29px;
  padding-bottom: 31px;
  display: block;
  margin-top: 20px;
  display: inline-block !important;
}
.our-guiding h3 {
  font-size: 18px;
}
.our-guiding .date-time {
  font-size: 18px;
  font-weight: 400;
  color: #66360E;
}
.our-guiding .youtube-link {
  padding: 5px;
  background: #fff;
  display: inline-flex;
  min-width: 145px;
  justify-content: space-around;
  font-size: 18px;
  border-radius: 5px;
  color: #66360E;
}
.our-guiding .hyphen-brdr {
  position: relative;
}
.our-guiding .hyphen-brdr::after {
  background: #F16122;
  bottom: 28px;
}

.events-content ul li {
  font-size: 16px !important;
  font-family: "Roboto";
  font-weight: 300 !important;
  border-bottom: 1px solid #DBD2CC;
  padding: 4px 0px;
}
.events-content ul li a {
  color: #66360E;
}

.pre-foo-img {
  margin-bottom: 45px;
}
.pre-foo-img.bg-color {
  background-color: #f8f6f0;
  margin-bottom: 0px;
  padding-bottom: 45px;
  padding-top: 20px;
}

.event-sec {
  padding-bottom: 55px;
  padding: 35px 0px 57px 0px;
  background-color: #f8f6f0;
}
.event-sec .read-more img {
  width: auto !important;
  display: initial !important;
}
.event-sec .small-head {
  margin: 35px 0px;
}
.event-sec .m-light-head {
  margin: 25px 0px 15px 0px;
  font-size: 24px !important;
  font-weight: 300 !important;
}
.event-sec .s-light-head {
  padding: 0px 20px;
  margin-bottom: 16px;
}
.event-sec .s-light-head p {
  margin-bottom: 0px;
}
.event-sec .chant-time {
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #DBD2CC;
  padding-bottom: 10px;
}

.pre-footer {
  background: #D36102;
  padding: 43px 0px 44px 0px;
  color: #fff;
}
.pre-footer h3 {
  margin-bottom: 25px;
  font-size: 26px;
  font-weight: 300;
}
.pre-footer h3 strong {
  font-size: 26px;
  font-weight: bold;
}
.pre-footer h3 span {
  font-size: 44px;
  position: relative;
  top: 5px;
  font-weight: 100;
}
.pre-footer .list-group-item {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #E9B081;
  padding-left: 5px;
  border-radius: 0px;
  font-size: 20px;
  line-height: 31px;
}
.pre-footer .list-group-item:last-child {
  border: 0;
}

.pre-footer .carousel-indicators {
  left: 0px !important;
  margin: 0 !important;
  width: 35%;
  text-align: left !important;
}
.pre-footer .carousel-item {
  margin-bottom: 25px;
}
.pre-footer .carousel-item h2 {
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 0px;
}
.pre-footer .carousel-item p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  opacity: 1;
}
.pre-footer .carousel-item .nt-plain-btn {
  position: absolute;
  bottom: 0px;
}

.sound-blk {
  position: absolute;
  z-index: 99;
  right: 90px;
  top: 15px;
}
.sound-blk img {
  width: 75px;
}

.bg-fly-1 {
  position: relative;
}
.bg-fly-1 img {
  position: absolute;
  left: 0;
  width: 168px;
  transform: rotate(197deg);
  mix-blend-mode: multiply;
}

.bg-fly-2 img {
  position: absolute;
  right: 0;
  width: 285px;
  top: 300px;
}

.bg-fly-3 {
  position: relative;
}
.bg-fly-3 img {
  position: absolute;
  left: 0;
  width: 309px;
  bottom: 200px;
}

.insights-blk .insight-img {
  margin-top: 52px;
  padding-bottom: 5px;
}
.insights-blk .book-sec img {
  float: left;
}
.insights-blk .book-sec .book-img {
  position: relative;
}
.insights-blk .book-sec .book-img:after {
  content: "";
  position: absolute;
  background: #8E847D 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 0.3;
  filter: blur(31px);
  height: 139px;
  width: 131px;
  right: 0;
  bottom: 0;
}
.insights-blk .book-sec .book-img:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 14px;
  left: 0px;
  width: 72px;
  background: #8e847d 0% 0% no-repeat padding-box;
  box-shadow: 0 35px 20px #8e847d;
  transform: rotate(-8deg);
  height: 22px;
  filter: blur(21px);
}
.insights-blk .ins-border-top {
  border-top: 2px solid #D1CAC5;
  margin-top: 4px !important;
  padding-top: 25px;
}
.insights-blk .book-sec h2 {
  font-weight: 700;
  position: relative;
  text-align: left;
  margin: 0 0 0 17px;
  top: 4px;
}
.insights-blk .book-desc {
  align-items: center;
}
.insights-blk .book-desc img {
  position: relative;
  width: 25px;
}
.insights-blk .book-desc h3 {
  font-size: 21px;
  letter-spacing: 0;
  text-align: left;
  position: relative;
  font-weight: 600;
}/*# sourceMappingURL=home.css.map */

/*this is the css for book carousel*/


.books-section {
  --nt-cream: #FBF6EC;
  --nt-cream-2: #F4EBDB;
  --nt-brown: #4A2A1D;
  --nt-brown-deep: #3A2015;
  --nt-ochre: #C7791F;
  --nt-ochre-deep: #A75F13;
  --nt-ochre-light: #E9A34D;
  --nt-border: rgba(167, 95, 19, 0.18);

  width: 100%;
  padding: 70px 20px;
  overflow: hidden;
  background: linear-gradient(180deg, var(--nt-cream) 0%, var(--nt-cream-2) 100%);
  font-family: 'Lato', sans-serif;
}

.books-section__title {
  text-align: center;
  margin: 0 0 12px;
  font-family: 'EB Garamond', serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2;
  color: var(--nt-brown);
  position: relative;
}

.books-section__title::after {
  content: "";
  display: block;
  width: 64px;
  height: 3px;
  margin: 18px auto 0;
  background: linear-gradient(90deg, var(--nt-ochre-light), var(--nt-ochre-deep));
  border-radius: 2px;
}

.books-section__sub {
  text-align: center;
  margin: 0 0 44px;
  color: #7A6455;
  font-size: 16px;
  font-style: italic;
  font-family: 'EB Garamond', serif;
}

.books-carousel-wrapper {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 45px;
}

.store-grid {
  display: flex;
  gap: 24px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 10px 5px 24px;
}
.store-grid::-webkit-scrollbar {
  display: none;
}

/* Book Card */
.book-card {
  flex: 0 0 calc(25% - 18px);
  min-width: 240px;
  scroll-snap-align: start;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--nt-border);
  box-shadow: 0 6px 20px rgba(74, 42, 29, 0.08);
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.book-card:hover {
  transform: translateY(-6px);
  border-color: var(--nt-ochre-light);
  box-shadow: 0 14px 32px rgba(167, 95, 19, 0.18);
}

.book-card__image {
  width: 100%;
  height: 300px;
  overflow: hidden;
  background: var(--nt-cream-2);
  position: relative;
}
/* .book-card__image::after {
  content: "";
  position: absolute;
  left: 0; right: 0; bottom: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--nt-ochre-light), var(--nt-ochre-deep));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
} */
.book-card:hover .book-card__image::after {
  transform: scaleX(1);
}
.book-card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  transition: transform 0.35s ease;
}
.book-card:hover .book-card__image img {
  transform: scale(1.03);
}

.book-card__content {
  padding: 22px 20px 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.book-card__title {
  margin: 0 0 20px;
  font-family: 'EB Garamond', serif;
  font-size: 21px;
  line-height: 1.4;
  font-weight: 600;
  color: var(--nt-brown-deep);
}

.book-card__buy {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 13px 18px;
  background: linear-gradient(135deg, var(--nt-ochre), var(--nt-ochre-deep));
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  box-shadow: 0 4px 12px rgba(167, 95, 19, 0.25);
  transition: background 0.25s ease, box-shadow 0.25s ease, transform 0.2s ease;
}
.book-card__buy::after {
  content: "→";
  display: inline-block;
  transition: transform 0.25s ease;
}
.book-card__buy:hover {
  background: linear-gradient(135deg, var(--nt-ochre-deep), var(--nt-brown-deep));
  color: #fff;
  box-shadow: 0 6px 16px rgba(167, 95, 19, 0.35);
  transform: translateY(-2px);
}
.book-card__buy:hover::after {
  transform: translateX(3px);
}

/* Carousel buttons */
.books-carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  width: 44px;
  height: 44px;
  border: 2px solid var(--nt-cream);
  border-radius: 50%;
  background: linear-gradient(135deg, var(--nt-ochre), var(--nt-ochre-deep));
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  box-shadow: 0 6px 16px rgba(167, 95, 19, 0.28);
  transition: background 0.25s ease, transform 0.2s ease;
}
.books-carousel-prev {
  left: 0;
}
.books-carousel-next {
  right: 0;
}
.books-carousel-btn:hover {
  background: linear-gradient(135deg, var(--nt-ochre-deep), var(--nt-brown-deep));
  transform: translateY(-50%) scale(1.06);
}
.books-carousel-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
  transform: translateY(-50%);
}

/* Tablet */
@media (max-width: 991px) {
  .books-section {
    padding: 55px 15px;
  }
  .books-section__title {
    font-size: 32px;
  }
  .book-card {
    flex: 0 0 calc(33.333% - 16px);
  }
  .book-card__image {
    height: 280px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .books-section__title {
    font-size: 27px;
  }
  .books-section__sub {
    font-size: 15px;
    margin-bottom: 28px;
  }
  .books-carousel-wrapper {
    padding: 0 35px;
  }
  .book-card {
    flex: 0 0 calc(50% - 12px);
    min-width: 190px;
    border-radius: 14px;
  }
  .book-card__image {
    height: 240px;
  }
  .book-card__content {
    padding: 16px;
  }
  .book-card__title {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .book-card__buy {
    font-size: 12.5px;
    padding: 11px 14px;
  }
  .books-carousel-btn {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
}

/* Small mobile */
@media (max-width: 480px) {
  .book-card {
    flex: 0 0 85%;
    min-width: 0;
  }
  .book-card__image {
    height: 300px;
  }
}
  
  

.stats-inline-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1100px;
  margin: 30px auto 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

/* two full-height dividers splitting the grid into 3 columns */
.stats-inline-grid::before,
.stats-inline-grid::after {
  content: "";
  position: absolute;
  top: 8px;
  bottom: 8px;
  width: 1px;
  background: rgba(255, 255, 255, 0.15);
}

.stats-inline-grid::before {
  left: 33.333%;
}

.stats-inline-grid::after {
  left: 66.666%;
}

.stats-inline-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 30px;
}

.stats-inline-item__number {
  font-size: 22px;
  font-weight: 700;
  color: #c8852a;
}

.stats-inline-item__label {
  font-size: 15px;
  color: #3b1a08;
}

@media (max-width: 768px) {
  .stats-inline-grid {
    grid-template-columns: 1fr;
  }

  .stats-inline-grid::before,
  .stats-inline-grid::after {
    display: none;
  }
}
 
  @media (max-width: 520px) {
    .store-grid { grid-template-columns: 1fr; }
  }
 
  .store-card {
    display: flex;
    align-items: center;
    gap: 16px;
    background: #fffaf3;
    border: 1px solid #e2cba8;
    border-radius: 10px;
    padding: 18px 20px;
    text-decoration: none;
    color: #4a2c10;
    transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;
  }
 
  .store-card:hover {
    border-color: #c8852a;
    box-shadow: 0 4px 18px rgba(200, 133, 42, 0.15);
    transform: translateY(-2px);
  }
 
  .store-card__icon {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    background: #f0e0c4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
 
  .store-card__icon svg {
    width: 22px;
    height: 22px;
    stroke: #3b1a08;
    fill: none;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
 
  .store-card__text { flex: 1; }
 
  .store-card__name {
    display: block;
    font-weight: 700;
    font-size: 15px;
    color: #3b1a08;
    line-height: 1.2;
    margin-bottom: 3px;
  }
 
  .store-card__label {
    display: block;
    font-size: 12px;
    color: #9e7a56;
  }
 
  .store-card__ext {
    flex-shrink: 0;
    color: #9e7a56;
    transition: color 0.2s;
  }
 
  .store-card:hover .store-card__ext { color: #c8852a; }
 
  .store-card__ext svg {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
 
  .books-section__note {
    font-size: 11px;
    color: #9e7a56;
    margin-top: 4px;
  }