* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

.brand-badge {
  background: linear-gradient(91.59deg, #360568 0.18%, #d14081 100%);
  color: #fff !important;
  padding: 8px 18px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
}
a.nav-link.active {
  font-weight: bold;
  color: #360568 !important;
}

.navbar-nav .nav-link {
  font-size: 14px;
  font-weight: 500;
  margin: 0 8px;
  color: #000000cc;
}

.btn-login {
  border: 1px solid #360568;
  color: #360568;
  border-radius: 25px;
  padding: 6px 18px;
  background: #fff;
}

.btn-coach {
  background: #360568;
  color: #fff;
  border-radius: 25px;
  padding: 10px 24px;
  border: none;
}
/* ========hero =============00 */

.hero-main {
  padding: 40px 0px;
  position: relative;
}
.wrraper-baner-c {
  position: absolute;
  z-index: 11;
  width: 100%;
  height: 100%;
  bottom: 0px;
  padding: 40px 0px;
}
.hero-section .container {
  background: linear-gradient(90deg, #4b0c6b, #e1687c);
  /* padding: 80px 60px; */
  border-radius: 20px;
  color: white;
  position: relative;
  overflow: hidden;
  padding: 0px 0px;
}
.owl-carousel-hero {
  .owl-nav {
    display: none;
  }
  .owl-dots {
    display: none;
  }
}

.hero-title {
  font-size: 55px;
  font-weight: 400;
  line-height: 66.33px;
  margin-bottom: 40px;
  font-family: "Outfit", sans-serif;
  color: white !important;
}
.hero-section img {
  height: 540px !important;
  object-fit: cover;
}

.search-box {
  display: flex;
  align-items: center;
  background: white;
  border-radius: 10px;
  padding: 8px;
  max-width: 100%;
}
.hero-unlock {
  padding-left: 80px;
  padding-top: 100px;
}
.search-box input {
  border: none;
  flex: 2;
  padding: 10px;
  outline: none;
  width: 100%;
}

.search-box select {
  border: none;
  padding: 10px;
  color: #777;
  outline: none;
  background: none;
}

.search-btn {
  background: #5a2a82;
  color: white;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 8px;
  margin-left: 15px;
  min-width: 45px;
}

.hero-img {
  max-width: 100%;
  height: auto;
}
.hero-img {
  position: relative;
}
.hero-bg1 {
  position: absolute;
  bottom: 0px;
  width: fit-content !important;
}
.hero-bg2 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  width: fit-content !important;
}

/* coaching-s */

.coaching-s {
  background: linear-gradient(180deg, #ffffff 0%, #f9f5e3 100%);
  padding-bottom: 60px;
}
.coachingsection-h h2 {
  font-size: 36px;
  margin-bottom: 25px;
  font-weight: bold;
  span {
    color: #4d0091;
  }
}
.coachingsection-h p {
  font-size: 16px;
  color: #727272;
}

.coaching-section {
  /* background: #efefef; */
  padding: 100px 0px;
  /* text-align: end; */
  position: relative;
  overflow: hidden;
}

/* Container */
/* Heading */

.coaching-section h2 {
  font-size: 36px;
  font-weight: 700;
  color: #333;
  line-height: 1.4;
  margin-bottom: 20px;
}

/* Purple text */

.coaching-section h2 span {
  color: #5a2ea6;
}

/* Paragraph */

.coaching-section p {
  color: #666;
  font-size: 15px;
  line-height: 1.7;
  /* max-width: 650px; */
  margin: 0 auto 30px;
}

/* Button */

.community-btn {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 25px;
  background: linear-gradient(90deg, #6b3fa0, #8a63c9);
  color: rgba(54, 5, 104, 1);
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s;
  background: rgba(91, 42, 134, 0.24);
}

.community-btn:hover {
  opacity: 0.9;
}
.coaching-section .row {
  justify-content: end;
}
.section-coachingbg1 {
  position: absolute;
  bottom: 0px;
  /* opacity: 0.5; */
}
.section-coachingbg2 {
  position: absolute;
  bottom: 0px;
  /* opacity: 0.5; */
  right: 0px;
}

.explore-section {
  padding: 60px 0px;
  position: relative;
  z-index: 1;
}
.explore-section-h h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 50px;
  color: rgba(71, 71, 71, 1);
  .span1 {
    color: #4d0091;
  }
  .span2 {
    color: #ef798a;
  }
}
.card-explore {
  background: linear-gradient(180deg, #5b2a86 1.1%, #6b1d40 100%);
  padding: 20px;
  border-radius: 10px;
  padding-bottom: 0px;
  position: relative;
  padding-top: 100px;
}
.explorecard-bg {
  position: absolute;
  top: 0px;
  width: 100%;
  right: 0px;
  /* opacity: 0.2; */
  height: 100%;
  /* z-index: -1; */
}
.card-explore-c {
  background-color: white;
  padding: 20px;
  border-radius: 10px 10px 0px 0px;
  height: 235px;
  position: relative;
  top: -1px;
}
.person-explore {
  position: absolute;
  width: 180px !important;
  bottom: 1px;
  right: 20px;
  z-index: 1;
  height: 235px;
  object-fit: cover;
  border-radius: 0px 10px 0px 0px;
}
.blog-section {
  .btn {
    background: #6a35b1;
    border: 1px solid #6a35b1 !important;
  }
}
.card-explore-c-span {
  background: #4d0091;
  color: white;
  padding: 1px 10px;
  display: block;
  width: fit-content;
  border-radius: 22px;
  font-size: 14px;
}
.card-explore-c h4 {
  font-size: 24px;
  margin-top: 10px;
  color: #5b2a86;
}
.card-explore-c P {
  font-size: 24px;
  width: 60%;
}
.linkedin-a {
  margin-top: 40px;
  display: block;
}
.linkedin-a i {
  color: #4d0091;
}
.owl-carousel-explore {
  .owl-dots {
    display: none;
  }
}

.testimonailimg {
  width: 100%;
}
.person-t > img {
  width: 70px !important;
  height: 70px !important;
  border-radius: 100%;
  object-fit: cover;
}
.person-c h5 {
  font-size: 22px;
  margin-bottom: 0px;
}
.person-c p {
  font-size: 16px;
}
.person-t {
  display: flex;
  align-items: center;
  gap: 20px;
  p {
    margin-bottom: 0px;
  }
}
.testimonail-card > p {
  font-size: 30px;
}
.testimonail-card {
  background: #1b0032;
  color: white;
  padding: 40px;
  border-radius: 15px;
  padding-bottom: 80px;
}
.person-t {
  padding-bottom: 60px;
}
.owl-carousel-testimonial {
  .owl-prev {
    width: 60px;
    height: 60px;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    font-size: 30px !important;
    i {
      color: black !important;
    }
  }
  .owl-next {
    width: 60px;
    height: 60px;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    font-size: 30px !important;
    i {
      color: black !important;
    }
  }
  .owl-nav {
    position: absolute;
    bottom: 31px;
    right: 35px;
  }
  .owl-dots {
    position: absolute;
    bottom: 39px;
    left: 35px;
  }
  .person-t {
    position: relative;
  }
  .person-t::before {
    content: "";
    display: block;
    width: 69%;
    height: 1px;
    background: white;
    position: absolute;
    bottom: 0px;
  }
  button.owl-dot.active {
    span {
      width: 30px;
      height: 9px;
    }
  }
}
.testimonial-section {
  padding: 60px 0px;
  background-image: url(../img/testimonial-bg.png);
}
.blog-section h2 {
  font-size: 36px;
  margin-bottom: 25px;
  font-weight: bold;
  span {
    color: #4d0091;
  }
}
.blog-content h3 {
  font-size: 20px;
  font-weight: 700;
  width: 96%;
}
.blog-content {
  padding: 17px;
}
.blog-content p {
  font-size: 12px;
  color: grey;
  margin-bottom: 0px;
  width: 76%;
}
.blog-card > img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px 10px 0px 0px;
}
.button-blog {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 42px;
  color: white;
}
.blog-card {
  background-image: url(../img/blogcard.png);
  background-size: cover;
  background-position: bottom;
  position: relative;
}
.blog-section {
  padding: 60px 0px;
  background: linear-gradient(
    179.98deg,
    rgba(255, 255, 255, 0.2) 0.02%,
    rgba(67, 10, 106, 0.2) 187.09%
  );
}
.button-blog {
    width: 70px;
    height: 70px;
    background-color: #4d0091;
    border-radius: 100%;
    position: absolute;
    bottom: 7px;
    right: 0px;
}
.footer-section::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  left: 0px;
  z-index: -1;
  background: linear-gradient(135deg, #5c0aa3, #7a0bc0);
}
.footer-section {
  background-image: url(../img/mapfooter.webp);
  color: #fff;
  padding: 60px 0 30px;
  position: relative;
  overflow: hidden;
}

.footer-section .container {
  position: relative;
  z-index: 1;
}

.footer-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}

.footer-heading {
  font-size: 18px;
  margin-bottom: 15px;
}

.footer-text {
  font-size: 14px;
  opacity: 0.9;
}

.footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-list li {
  margin-bottom: 10px;
  font-size: 14px;
}

.footer-list i {
  margin-right: 8px;
  color: #ef798a;
}

.social-icons a {
  display: inline-block;
  margin-right: 12px;
  color: white;
  font-size: 14px;
}

.newsletter {
  display: flex;
  margin-top: 15px;
}

.newsletter input {
  width: 100%;
  border: none;
  padding: 10px 15px;
  border-radius: 30px 0 0 30px;
  outline: none;
  background: black;
  color: white;
  border: 1px solid black;
}
.newsletter input::placeholder {
  color: white;
}

.newsletter button {
  border: none;
  background: #ff6b9c;
  color: white;
  padding: 10px 18px;
  border-radius: 0 30px 30px 0;
}

.footer-line {
  border-color: rgba(255, 255, 255, 0.2);
  margin: 40px 0 20px;
}

.footer-bottom a {
  color: white;
  margin-left: 15px;
  text-decoration: none;
  font-size: 14px;
}

.bottom-text {
  font-size: 14px;
  margin: 0;
}
.endfooter a {
  color: white;
  text-decoration: none;
  font-size: 12px;
}
.endfooter {
  display: flex;
  justify-content: end;
  gap: 40px;
}
.footer-list li a {
  text-decoration: none;
  color: white;
}
.office-timing-html ul{
  padding-left: 0px;
}
.office-timing-html ul li{
  list-style: none;
}
.map{
  width: 50%;
  iframe{
    width: 100%;
  }
}
@media (max-width: 768px) {
  .footer-bottom {
    text-align: center;
  }

  .footer-bottom .text-md-end {
    text-align: center !important;
    margin-top: 10px;
  }

  .footer-bottom a {
    margin: 0 10px;
  }
}

.breadcrumb-box {
  display: inline-block;
  font-family: Arial, sans-serif;
}

.breadcrumb-box a {
  text-decoration: none;
  color: #8a93a0;
  font-size: 16px;
}

.breadcrumb-box span {
  margin: 0 10px;
  color: #8a93a0;
}
main {
  padding-top: 40px;
}
.contact-h h1 {
  text-align: center;
  font-size: 64px;
  color: #5f2594;
  margin-bottom: 40px;
  margin-top: 20px;
}
.contact-h img {
  display: block;
  margin: auto;
}
.contact-banner {
  background: #5f2594;
  height: 300px;
  border-radius: 10px;
  /* margin-bottom: 100px; */
  position: relative;
}
.contact1banner {
  height: 100%;
}
.contact2banner {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
}
.building1 {
  width: 428px;
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-section {
  background-image: url(../img/bg-line.png);
}
.contact-section form {
  background-color: white;
  padding: 20px;
}
.contact-section {
  padding: 30px 0px;
  background-size: cover;
  background-position: bottom;
  padding-bottom: 100px;
}

.contact-title {
  color: #5b2c91;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
}

.form-row {
  display: flex;
  gap: 40px;
}

.form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}

.form-group label {
  font-size: 14px;
  color: #777;
  margin-bottom: 5px;
}

.form-group input,
.form-group textarea {
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  background: transparent;
  outline: none;
  font-size: 15px;
}

.form-group textarea {
  height: 120px;
  resize: none;
}

.send-btn {
  background: #d9cde7;
  border: none;
  padding: 14px 30px;
  border-radius: 30px;
  color: #5b2c91;
  font-weight: 600;
  cursor: pointer;
}

.send-btn span {
  margin-left: 8px;
}

/* responsive */

@media (max-width: 768px) {
  .form-row {
    flex-direction: column;
    gap: 0;
  }

  .contact-title {
    font-size: 30px;
  }
}
.contact-box {
  max-width: 1100px;
  margin: auto;
  background: #fff;
  border: 1px solid #e5dff1;
  border-radius: 16px;
  padding: 40px;
  display: flex;
  gap: 40px;
  align-items: flex-start;
  margin-bottom: 100px;
}

/* left info */

.contact-info {
  flex: 1;
}

.info-item {
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
}

.info-item i {
  color: #6a35b1;
  font-size: 18px;
  margin-top: 5px;
}

.info-text small {
  display: block;
  color: #888;
  font-size: 13px;
  margin-bottom: 3px;
}

.info-text strong {
  font-size: 15px;
  color: #333;
}

/* divider */

.divider {
  width: 1px;
  background: #eee;
}

/* timing */

.timing {
  flex: 1;
min-width: fit-content;
}

.time-item {
  margin-bottom: 20px;
}

.time-item span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #333;
  font-weight: 600;
  margin-top: 5px;
}

.time-item i {
  color: #6a35b1;
}

/* map */

.map {
  /* flex: 1.4; */
}

.map img {
  width: 100%;
  border-radius: 12px;
}

@media (max-width: 900px) {
  .contact-box {
    flex-direction: column;
        padding: 26px 0 0;
        margin: 15px;
  }

  .divider {
    display: none;
  }
}
.about-banner img {
  width: 100%;
}
section.section-aboutyd {
  padding: 40px 0px;
}
.bgt1 {
  background: #ef798a36;
}
.mission-col {
  padding-top: 00px;
  h2 {
    font-size: 36px;
    margin-bottom: 25px;
    color: #4d0091;
    font-weight: bold;
    span {
      color: #ef798a;
    }
  }
  p {
    font-size: 14px;
    color: #495057;
  }
}

.grid {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 25px;
}

/* left image card */

.left-card {
  background: #f06c78;
  border-radius: 14px;
  overflow: hidden;
}

.left-card img {
  width: 100%;
  height: 496px;
  object-fit: cover;
  border-radius: 18px;
  overflow: hidden;
}

/* right section */

.right-section {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* offer card */

.offer-card {
  border: 1px solid #5b2a862b;
  background: #fff;
  padding: 30px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  position: relative;
}

.aboutpr-bg {
  position: absolute;
  height: 100%;
  right: 0px;
}
.offer-content {
  max-width: 420px;
}

.icon {
  width: 50px;
  height: 50px;
  background: #6a35b1;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  padding: 8px;
}

.offer-title {
  font-size: 22px;
  font-weight: 700;
  color: #5a2da5;
  margin-bottom: 10px;
}

.offer-text {
  font-size: 14px;
  color: #777;
  margin-bottom: 20px;
}

.btn {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #6a35b1;
  border-radius: 30px;
  color: #6a35b1;
  text-decoration: none;
  font-size: 14px;
}

.offer-img {
  width: 180px;
}

.offer-img img {
  width: 100%;
  border-radius: 10px;
  position: absolute;
  top: 0px;
  height: 100%;
  width: auto;
  right: 0px;
}

/* stats card */

.stats {
  background: #6a35b1;
  color: #fff;
  padding: 45px 30px;
  border-radius: 14px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
  position: relative;
  overflow: hidden;
}

.stat h3 {
  font-size: 45px;
  margin-bottom: 0px;
}

.stat p {
  font-size: 13px;
  opacity: 0.9;
}

/* responsive */

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

  .offer-card {
    flex-direction: column;
    text-align: center;
  }

  .offer-img {
    width: 120px;
  }

  .stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.stats-tr1 {
  position: absolute;
  bottom: 0px;
}
.stats-tr2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 100%;
}
.cta-banner {
  position: relative;
  /* overflow: hidden; */
  border-radius: 20px;
  background: linear-gradient(115deg, #3b0764 0%, #6d28d9 45%, #ec4899 100%);
  padding: 3rem 2.5rem 2.5rem;
  /* max-width: 960px; */
  width: 100%;
}

/* World-map watermark */
.cta-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../img/mapready.png);
  background-size: contain;
  /* background-position: center; */
  pointer-events: none;
}
section.section-about-counter {
  padding-top: 50px;
}
/* ── Left Column ── */
.cta-heading {
  font-family: "Syne", sans-serif;
  font-weight: 800;
  font-size: clamp(1.75rem, 4vw, 2.6rem);
  color: #fff;
  line-height: 1.15;
  margin-bottom: 1rem;
}

.cta-sub {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.92rem;
  line-height: 1.6;
  max-width: 380px;
  margin-bottom: 1.75rem;
}

/* ── Input + Button group ── */
.cta-form {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  align-items: center;
}

.cta-input {
  flex: 1 1 200px;
  background: rgba(255, 255, 255, 0.15);
  border: 1.5px solid rgba(255, 255, 255, 0.3);
  border-radius: 50px;
  padding: 0.65rem 1.25rem;
  color: #fff;
  font-size: 0.88rem;
  font-family: "DM Sans", sans-serif;
  backdrop-filter: blur(6px);
  outline: none;
  transition:
    border-color 0.25s,
    background 0.25s;
}
.cta-input::placeholder {
  color: rgba(255, 255, 255, 0.55);
}
.cta-input:focus {
  border-color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.22);
}

.cta-btn {
  background: #fff;
  color: #6d28d9;
  border: none;
  border-radius: 50px;
  padding: 0.65rem 1.6rem;
  font-weight: 700;
  font-size: 0.88rem;
  font-family: "DM Sans", sans-serif;
  cursor: pointer;
  transition:
    transform 0.2s,
    box-shadow 0.2s,
    background 0.2s;
  white-space: nowrap;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
}
.cta-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  background: #f0e6ff;
}

/* ── Right Column – image strip ── */
.cta-img-col {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.people-placeholder {
  width: 100%;
  max-width: 380px;
  height: 200px;
  background: linear-gradient(
    160deg,
    rgba(255, 255, 255, 0.08) 0%,
    rgba(255, 255, 255, 0.03) 100%
  );
  border-radius: 14px;
  border: 1.5px dashed rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  padding: 1rem;
}

/* Avatar circles as stand-ins for people images */
.avatar {
  width: 56px;
  height: 80px;
  border-radius: 28px 28px 14px 14px;
  background: rgba(255, 255, 255, 0.18);
  border: 2px solid rgba(255, 255, 255, 0.3);
  position: relative;
  overflow: hidden;
}
.avatar::after {
  content: "👤";
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.5rem;
  filter: grayscale(1) brightness(2);
}
.avatar:nth-child(2) {
  height: 92px;
}
.avatar:nth-child(3) {
  height: 100px;
}
.avatar:nth-child(4) {
  height: 88px;
}
.avatar:nth-child(5) {
  height: 78px;
}

/* ── Responsive tweaks ── */
@media (max-width: 767.98px) {
  .cta-banner {
    padding: 2rem 1.5rem;
  }
  .cta-img-col {
    display: none;
  } /* hide image strip on mobile */

}
.readybg {
  position: absolute;
  right: 0px;
  width: 48%;
  bottom: 0px;
}
.section-cta {
  padding: 60px 0px;
}
.blog-c h1 {
  font-size: 60px;
  font-weight: bold;
}
.blog-c a {
  background: rgba(91, 42, 134, 0.24);
  display: block;
  width: fit-content;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 31px;
  color: rgba(54, 5, 104, 1);
  font-size: 15px;
}
.blog-c {
  padding-left: 40px;
}
.User-blog {
  margin-top: -145px;
}
/* ── Filter pills row ── */
.filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  justify-content: center;
  margin-bottom: 2.5rem;
}

.filter-btn {
  background: #fff;
  color: #5b21b6;
  border: none;
  border-radius: 50px;
  padding: 0.45rem 1.2rem;
  font-size: 0.85rem;
  font-weight: 500;
  font-family: "DM Sans", sans-serif;
  cursor: pointer;
  transition:
    background 0.2s,
    transform 0.15s,
    box-shadow 0.2s;
  white-space: nowrap;
  border: 1px solid #5b21b6;
}
.blog-c h1 span{
  color: #5b21b6;
}
.filter-btn:hover {
  background: #3b0764;
  transform: translateY(-2px);
  box-shadow: 0 4px 14px rgba(91, 33, 182, 0.35);
  color:white;
}
.filter-btn.active {
  background: #5b21b6;
  color: #ffffff;
  border: 1px solid #5b21b6;
  font-weight: 700;
  box-shadow: 0 4px 14px rgba(91, 33, 182, 0.18);
}

.blogmain-hero {
  background-image: url(../img/blovlippath.png);
  background-size: contain;
}
.section-explore-bloh {
  background: linear-gradient(
    179.98deg,
    rgba(255, 255, 255, 0.2) 0.02%,
    rgba(67, 10, 106, 0.2) 187.09%
  );
}
/* ── Cards grid ── */
.cards-grid {
  row-gap: 40px;
}
.section-explore-bloh h2 {
  color: rgba(91, 42, 134, 1);
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

.use-card.hidden {
  display: none;
}
.section-explore-bloh {
  padding: 60px 0px;
}

.card-tag {
  display: inline-block;
  background: #ede9fe;
  color: #5b21b6;
  font-size: 0.72rem;
  font-weight: 700;
  border-radius: 50px;
  padding: 0.2rem 0.75rem;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.card-title {
  font-family: "Syne", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #1e1b4b;
  margin-bottom: 0.45rem;
}
.card-desc {
  font-size: 0.82rem;
  color: #6b7280;
  line-height: 1.55;
  margin: 0;
}

/* No-results message */
.no-results {
  display: none;
  text-align: center;
  color: #9ca3af;
  font-size: 0.95rem;
  padding: 2rem 0;
  grid-column: 1/-1;
}
.col-heading {
  font-family: "Syne", sans-serif;
  font-weight: 800;
  font-size: 1rem;
  color: #111827;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #e5e7eb;
}

/* ── Each link item ── */
.link-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.link-list li {
  margin-bottom: 0.55rem;
}

.link-list li a {
  font-size: 0.875rem;
  color: #111827;
  text-decoration: none;
  transition: color 0.18s;
  display: block;
}

.link-list li a:hover {
  color: #5b21b6;
  text-decoration: underline;
}

/* Hidden items */
.link-list li.extra {
  display: none;
}
.link-list li.extra.show {
  display: list-item;
}

/* ── Show more / less ── */
.toggle-btn {
  background: none;
  border: none;
  padding: 0;
  margin-top: 0.6rem;
  font-size: 0.82rem;
  font-weight: 600;
  color: #5b21b6;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-family: "DM Sans", sans-serif;
  transition: color 0.18s;
}
.toggle-btn:hover {
  color: #3b0764;
}
.blog-catergoryt {
  padding: 60px 0px;
}
/* Divider between columns on mobile */
@media (max-width: 575.98px) {
  .col-section {
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .col-section:last-child {
    border-bottom: none;
  }
}

.blogdetailimg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
/* ── LAYOUT ── */
.page-wrap {
max-width: 1117px;
    margin: 0 auto;
    padding: 2.5rem 1.25rem 4rem;
    padding-left: 0px;
    padding-right: 0px;
}

/* ── MAIN CONTENT ── */
.post-body p {
  margin-bottom: 1.2rem;
  color: #444;
  font-size: 0.93rem;
}

/* Blockquote */
.post-blockquote {
  padding: 1rem 1.5rem;
  margin: 2rem 0;
  background: transparent;
}
.post-blockquote p svg {
  min-width: 30px;
  min-height: 30px;
}
a.share-btn {
  width: 26%;
  justify-content: center;
}
.shares-count {
  width: 20%;
}
.post-blockquote p {
  display: flex;
  gap: 10px;
  font-size: 33px !important;
  font-weight: 700;
  text-transform: uppercase;
  color: #2c2c2c !important;
  line-height: 1.4;
  letter-spacing: 0.02em;
  margin: 0 !important;
}

/* Section headings */
.post-h2 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #2c2c2c;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin: 2rem 0 0.75rem;
}

/* Bullet list */
.post-list {
  padding-left: 1.1rem;
  margin-bottom: 1.2rem;
}
.post-list li {
  margin-bottom: 0.35rem;
  font-size: 0.93rem;
  color: #444;
}

/* Divider */
.post-divider {
  border: none;
  border-top: 1px solid #e2e2e2;
  margin: 1.75rem 0;
}

/* ── SHARE BAR ── */
.share-bar {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  border-top: 1px solid #e2e2e2;
  margin: 1.5rem 0 0;
  flex-wrap: wrap;
}
.share-bar .shares-count {
  font-size: 0.82rem;
  color: #777;
  border-bottom: 2px solid grey;
  /* padding: 0.35rem 0.75rem; */
  padding-bottom: 8px;
}
.share-bar .shares-count strong {
  color: #2c2c2c;
  font-size: 1rem;
}
.share-btn {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-decoration: none;
  padding: 0.35rem 0.75rem;
  border-radius: 2px;
  transition: opacity 0.2s;
}
.share-btn:hover {
  opacity: 0.8;
}
.share-btn.fb {
  color: #1877f2;
  border-bottom: 2px solid #1877f2;
}
.share-btn.tw {
  color: #1da1f2;
  border-bottom: 2px solid #1da1f2;
}
.share-btn.pi {
  color: #e60023;
  border-bottom: 2px solid #e60023;
}
.share-count-badge {
  font-size: 0.7rem;
  background: #f0f0f0;
  border-radius: 3px;
  padding: 0.1rem 0.35rem;
  color: #777;
}

/* ── VIEW COMMENTS BTN ── */
.view-comments-btn {
  display: block;
  width: 100%;
  background: #4b1fa8;
  color: #fff;
  text-align: center;
  padding: 1.1rem;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 1.5rem;
  transition: background 0.2s;
}
.view-comments-btn:hover {
  background: #3b0764;
  color: #fff;
}

/* ── NEWSLETTER ── */
.newsletter-section {
  padding: 2.5rem 0;
  border-top: 1px solid #e2e2e2;
  margin-top: 2.5rem;
}
.newsletter-section h3 {
  /* font-family: 'Playfair Display', serif; */
  font-size: 27px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 0.3rem;
}
.newsletter-section p {
  font-size: 27px;
  color: #777;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.newsletter-form {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  align-items: stretch;
  margin-bottom: 0.75rem;
}
.newsletter-form input {
  flex: 1 1 180px;
  border: 1px solid #e2e2e2;
  padding: 0.65rem 1rem;
  font-size: 0.85rem;
  font-family: "Source Sans 3", sans-serif;
  outline: none;
  background: #fff;
}
.newsletter-form input:focus {
  border-color: #4b1fa8;
}
.newsletter-form button {
  background: #4b1fa8;
  color: #fff;
  border: none;
  padding: 0.65rem 1.6rem;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s;
}
.newsletter-form button:hover {
  background: #3b0764;
}
.newsletter-check {
  font-size: 0.75rem;
  color: #777;
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
}
.newsletter-check input {
  margin-top: 3px;
  flex-shrink: 0;
}

/* ── YOU MAY ALSO LIKE ── */
.also-like-section {
  margin-top: 3rem;
}
.also-like-section h2 {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 1.25rem;
}
.also-card {
  border-radius: 0;
  overflow: hidden;
  /* aspect-ratio: 4 / 3; */
  background: #ddd;
  height: 340px;
  width: 1005;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.also-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s;
}
.also-card:hover img {
  transform: scale(1.04);
}

/* Coloured overlay placeholders */
.also-card.teal {
  background: #00bcd4;
}
.also-card.green {
  background: #8bc34a;
}
.also-card.dark {
  background: #263238;
}

/* ── SIDEBAR ── */
.sidebar {
  padding-left: 2rem;
}

.sidebar-widget {
  margin-bottom: 2.25rem;
  background: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 57.67px 0px rgba(0, 0, 0, 0.05);
}
.sidebar-widget-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: #2c2c2c;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #e2e2e2;
}

/* Popular post */
.popular-post {
  display: flex;
  gap: 0.85rem;
  margin-bottom: 1rem;
  align-items: flex-start;
}
.popular-post-thumb {
  width: 70px;
  height: 58px;
  flex-shrink: 0;
  background: #d4d0cb;
  border-radius: 4px;
  overflow: hidden;
}
.popular-post-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popular-post-info {
  flex: 1;
}
.popular-post-date {
  font-size: 0.72rem;
  color: #4b1fa8;
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}

.popular-post-title {
  font-size: 0.85rem;
  font-weight: 700;
  line-height: 1.35;
  color: #2c2c2c;
  text-decoration: none;
}
.popular-post-title:hover {
  color: #4b1fa8;
}

/* Filter */
.filter-list {
  list-style: none;
  padding: 0;
}
.filter-list li {
  padding: 0.4rem 0;
  font-size: 0.85rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  /* border-bottom: 1px solid #f0f0f0; */
  cursor: pointer;
}
.filter-list li:last-child {
  border-bottom: none;
}
.filter-list li input[type="radio"] {
  accent-color: #4b1fa8;
}
.filter-list li.active {
  font-weight: 600;
}

/* Tags */
.tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.tag {
  border: 1px solid #e2e2e2;
  padding: 0.3rem 0.85rem;
  font-size: 0.78rem;
  color: #2c2c2c;
  text-decoration: none;
  border-radius: 2px;
  transition: all 0.18s;
}
.tag:hover {
  background: #4b1fa8;
  color: #fff;
  border-color: #4b1fa8;
}

/* Responsive */
@media (max-width: 767px) {
  .sidebar {
    padding-left: 0;
    margin-top: 2.5rem;
  }
  .post-blockquote p {
    font-size: 1.1rem !important;
  }
}
/* ── Decorative squiggles ── */
.squiggle {
  position: fixed;
  opacity: 0.13;
  pointer-events: none;
}
.squiggle.left {
  top: 5%;
  left: -10px;
  width: 160px;
}
.squiggle.right {
  top: 5%;
  right: -10px;
  width: 160px;
  transform: scaleX(-1);
}

/* ── Arc wrapper ── */
.arc-scene {
  position: relative;
  width: 1000px;
  height: 500px;
}

/* ── Each card ── */
.arc-card {
  position: absolute;
  width: 250px;
  height: 290px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  transition:
    transform 0.35s cubic-bezier(0.34, 1.4, 0.64, 1),
    box-shadow 0.3s ease;
}

.arc-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
  transition: transform 0.3s ease;
  pointer-events: none;
}

.arc-card:hover {
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.28);
  z-index: 99 !important;
}
.arc-card:hover img {
  transform: scale(1.05);
}

/* Lift on hover per card — JS handles via class */
.arc-card.hovered {
  filter: brightness(1.05);
}

/* ── Card background colors ── */
.arc-card.c0 {
  background: #a8d8f0;
} /* light blue   */
.arc-card.c1 {
  background: #e8807a;
} /* coral        */
.arc-card.c2 {
  background: #7a6abf;
} /* purple-blue  */
.arc-card.c3 {
  background: #8855cc;
} /* violet center*/
.arc-card.c4 {
  background: #f0a050;
} /* orange       */
.arc-card.c5 {
  background: #38c8c8;
} /* teal         */
.arc-card.c6 {
  background: #f06070;
} /* pink-red     */

/* ── Info overlay — hidden by default, shown on hover ── */
.card-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(48, 14, 110, 0.92);
  backdrop-filter: blur(6px);
  padding: 0.6rem 0.75rem 0.8rem;
  color: #fff;
  transform: translateY(100%);
  transition:
    transform 0.28s cubic-bezier(0.34, 1.3, 0.64, 1),
    opacity 0.25s ease;
  opacity: 0;
}
.arc-card:hover .card-info {
  transform: translateY(0);
  opacity: 1;
}
.card-info .name {
  font-size: 0.88rem;
  font-weight: 700;
  margin-bottom: 0.1rem;
}
.card-info .role {
  font-size: 0.63rem;
  opacity: 0.78;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}
.card-info .vbtn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.38);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 600;
  padding: 0.22rem 0.65rem;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.2s;
}
.card-info .vbtn:hover {
  background: rgba(255, 255, 255, 0.35);
}
.arc-scene {
  display: block;
  margin: auto;
}
.sectionarc-sences {
  padding-top: 60px;
}
/* ── HEADING ── */
.main-heading {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.75rem;
}
.main-heading .highlight {
  color: #f97316;
}
.main-heading .highlight-purple {
  color: #5b21b6;
}

.main-desc {
  font-size: 0.88rem;
  color: #6b7280;
  max-width: 600px;
  line-height: 1.65;
  margin-bottom: 2rem;
}

/* ── LAYOUT ── */
.sidebar {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  padding: 1.25rem;
  position: sticky;
  top: 1.5rem;
}

.sidebar h5 {
  font-size: 0.95rem;
  font-weight: 700;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #e5e7eb;
}

.filter-group-title {
  font-size: 0.82rem;
  font-weight: 700;
  color: #1a1a2e;
  margin: 1rem 0 0.5rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #e5e7eb;
  margin-top: 0px;
}

.filter-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.3rem 0.5rem;
}

.filter-cols label {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.78rem;
  color: #444;
  cursor: pointer;
}
.filter-cols label input {
  accent-color: #5b21b6;
}

/* ── COACH CARD ── */
.coach-card {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition:
    transform 0.25s,
    box-shadow 0.25s;
}
.coach-card:hover {
}

/* ── Image area: purple bg ── */
.coach-card-img-wrap {
  position: relative;
  width: 100%;
  height: 280px;
  background: #6b21a8;
  overflow: hidden;
  border-radius: 20px 20px 0 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.coach-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}

/* ── White body ── */
.coach-card-body {
  padding: 1.1rem 1.15rem 1.2rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  background: #fff;
  width: 90%;
  display: block;
  margin-top: -60px;
  z-index: 1;
  margin-left: auto;
  border-radius: 15px 0px 15px 15px;
  border: 0.92px solid rgba(91, 42, 134, 0.44);
}

.coach-name {
  font-family: "DM Sans", sans-serif;
  font-size: 1.05rem;
  font-weight: 800;
  margin-bottom: 0.45rem;
  color: #111;
}

.coach-desc {
  font-size: 10px;
  color: #6b7280;
  line-height: 1.65;
  flex: 1;
  margin-bottom: 1.1rem;
}

/* ── Footer ── */
.coach-footer {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 0.5rem;
}

/* "Vote to Coach" pill — outline dark */
.vote-btn {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  background: #fff;
  color: #111;
  border: 1.5px solid #d1d5db;
  border-radius: 50px;
  padding: 0.42rem 0.55rem 0.42rem 1rem;
  font-size: 0.78rem;
  font-weight: 600;
  cursor: pointer;
  font-family: "DM Sans", sans-serif;
  white-space: nowrap;
  transition:
    border-color 0.2s,
    box-shadow 0.2s;
}
.vote-btn:hover {
  border-color: #5b21b6;
  box-shadow: 0 2px 10px rgba(91, 33, 182, 0.15);
}

/* Thumb icon circle inside button */
.vote-btn .thumb-icon {
  width: 28px;
  height: 28px;
  background: #5b21b6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.vote-btn .thumb-icon svg {
  width: 14px;
  height: 14px;
  fill: #fff;
}

/* Globe button — purple filled circle */
.globe-btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: none;
  background: #5b21b6;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition:
    background 0.2s,
    transform 0.15s;
  flex-shrink: 0;
}
.globe-btn:hover {
  background: #3b0764;
  transform: scale(1.08);
}
.globe-btn svg {
  width: 16px;
  height: 16px;
}

/* ── PAGINATION ── */
.pagination-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.4rem;
  margin-top: 2.5rem;
  flex-wrap: wrap;
}

.pg-btn {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  border: 1.5px solid #e5e7eb;
  background: #fff;
  color: #1a1a2e;
  font-size: 0.83rem;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  font-family: "DM Sans", sans-serif;
}
.pg-btn:hover {
  border-color: #5b21b6;
  color: #5b21b6;
}
.pg-btn.active {
  background: #5b21b6;
  border-color: #5b21b6;
  color: #fff;
}
.pg-btn.arrow {
  font-size: 1rem;
}
.pg-btn:disabled {
  opacity: 0.38;
  cursor: not-allowed;
}

/* No results */
.no-results {
  text-align: center;
  color: #6b7280;
  padding: 3rem 0;
  font-size: 0.95rem;
  display: none;
}

/* ── Responsive ── */
@media (max-width: 767px) {
  .sidebar {
    position: static;
    margin-bottom: 1.5rem;
  }
}
.wrrperfilter1 {
  padding: 20px;
  border: 1px solid rgba(91, 42, 134, 0.24);
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  background-color: white;
}
.sidebar-wrraper {
}
.sidebar-img {
  position: absolute;
  width: 91%;
  left: 0px;
}
.section-isusimage {
  position: absolute;
  top: 149px;
}
.section-hsu {
  position: relative;
}

.section-bloggrid {
  .blog-grid {
    max-width: 1060px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
  }

  /* ── Base Card ── */
  .blog-card {
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition:
      transform 0.25s,
      box-shadow 0.25s;
  }

  /* ════════════════════════════
       FEATURED CARD  (col-span 1, image top, content bottom)
    ════════════════════════════ */
  .card-featured {
    grid-column: 1;
    grid-row: 1;
    flex-direction: column;
  }
  .card-featured .card-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top center;
    display: block;
    border-radius: 18px 18px 0 0;
  }
  .card-featured .card-content {
    padding: 1.25rem 1.4rem 1.5rem;
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  /* ════════════════════════════
       SMALL HORIZONTAL CARDS  (image left, content right)
    ════════════════════════════ */
  .card-small {
    flex-direction: row;
    align-items: stretch;
  }
  .card-small .card-img {
    width: 180px;
    min-width: 180px;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    display: block;
    border-radius: 18px 0 0 18px;
  }
  .card-small .card-content {
    padding: 1.1rem 1.2rem 1.2rem;
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  /* Right column: 2 small cards stacked */
  .col-right {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
  }

  /* ════════════════════════════
       BOTTOM ROW  (2 horizontal cards side by side)
    ════════════════════════════ */
  .row-bottom {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
  }

  /* ── Meta row ── */
  .card-meta {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 0.75rem;
    color: #888;
    margin-bottom: 0.6rem;
    flex-wrap: wrap;
  }
  .card-meta span {
    display: flex;
    align-items: center;
    gap: 0.3rem;
  }
  .card-meta svg {
    width: 13px;
    height: 13px;
    flex-shrink: 0;
  }

  /* ── Title ── */
  .card-title {
    font-size: 22px;
    font-weight: 800;
    color: #111;
    line-height: 1.35;
    margin-bottom: 0.5rem;
  }
  .card-featured .card-title {
    font-size: 22px;
  }

  /* ── Description ── */
  .card-desc {
    font-size: 16px;
    color: #6b7280;
    line-height: 1.65;
    flex: 1;
    margin-bottom: 1rem;
  }

  /* ── Read More button ── */
  .read-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    background: #ede9fe;
    color: var(--purple);
    border: none;
    border-radius: 50px;
    padding: 0.42rem 1.1rem;
    font-size: 0.78rem;
    font-weight: 600;
    cursor: pointer;
    font-family: "DM Sans", sans-serif;
    text-decoration: none;
    align-self: flex-start;
    transition:
      background 0.2s,
      color 0.2s;
  }
  .read-btn:hover {
    background: var(--purple);
    color: #fff;
  }
  .read-btn svg {
    width: 14px;
    height: 14px;
  }
  .blog-card {
    border: 0.25px solid rgb(220 220 220);
  }
  .page-wrap{padding-left: 15px;padding-right: 15px ;}
}
/* ── Responsive ── */
@media (max-width: 700px) {
  .blog-grid {
    grid-template-columns: 1fr;
  }
  .col-right {
    grid-column: 1;
  }
  .row-bottom {
    grid-template-columns: 1fr;
  }
  .card-small .card-img {
    width: 130px;
    min-width: 130px;
  }
}

.section-bloggrid {
  padding: 100px 15px;
}

/* ── Top label ── */
.top-label {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #4b1fa8;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin-bottom: 0.6rem;
}
.top-label::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #4b1fa8;
  border-radius: 50%;
}

/* ── Big heading ── */
.big-heading {
  font-size: 75px;
  font-weight: 700;
  color: #4b1fa8;
  line-height: 1.05;
  padding-top: 0.5rem;
}

/* ── Each feature card ── */
.feat-card {
  background: #fff;
  border-radius: 14px;
  padding: 35px;
  display: flex;
  flex-direction: column;
  gap: 0;
  border: 1px solid rgba(221, 214, 254, 0.6);
  transition:
    transform 0.22s,
    box-shadow 0.22s;
}
.feat-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(75, 31, 168, 0.1);
}

/* Icon */
.feat-icon {
  width: 64px;
  height: 64px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.67px solid rgba(227, 219, 216, 1);
  border-radius: 100%;
}
.feat-icon svg {
  width: 38px;
  height: 38px;
}

/* Title */
.feat-title {
  font-size: 15px;
  font-weight: 700;
  color: rgba(54, 5, 104, 1);
  margin-bottom: 0.45rem;
}

/* Desc */
.feat-desc {
  font-size: 0.76rem;
  color: var(--muted);
  line-height: 1.6;
  flex: 1;
  margin-bottom: 0.85rem;
}

/* Link */
.feat-link {
  font-size: 0.73rem;
  font-weight: 600;
  color: #4b1fa8;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  transition: gap 0.18s;
}
.feat-link:hover {
  gap: 0.55rem;
}
.feat-link svg {
  width: 13px;
  height: 13px;
}

/* ── Responsive ── */
@media (max-width: 700px) {
  .big-heading {
    font-size: 2rem;
  }
}
.readybg1 {
  position: absolute;
  /* top: 0px; */
  right: 0px;
  /* transform: scale(1.5); */
  bottom: 0px;
}
.section-wrap {
  width: 100%;
  padding-bottom: 60px;
}

/* ── Modal overrides ── */
.modal-dialog {
  max-width: 900px;
}

.modal-content {
  border: none;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 24px 80px rgba(91, 33, 182, 0.22);
}

/* ── Modal Header ── */
.modal-header {
  background: linear-gradient(135deg, #5b21b6 0%, #7c3aed 100%);
  padding: 1.2rem 1.75rem;
  border: none;
}
.modal-header .modal-title {
  color: #fff;
  font-size: 1.15rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.modal-header .modal-title svg {
  width: 20px;
  height: 20px;
}
.modal-header .btn-close {
  filter: invert(1);
  opacity: 0.8;
}
.modal-header .btn-close:hover {
  opacity: 1;
}

/* ── Modal Body ── */
.modal-body {
  background: #f8f7ff;
  padding: 0;
}

.modal-inner {
  display: flex;
  gap: 0;
}

/* ── LEFT SIDEBAR ── */
.profile-sidebar {
  width: 220px;
  min-width: 220px;
  background: #fff;
  border-right: 1px solid #e2e8f0;
  padding: 2rem 1.25rem 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* Avatar */
.avatar-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0px;
}

.avatar-circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #ede9fe;
  border: 3px solid #5b21b6;
  position: relative;
  /* overflow: hidden; */
  margin-bottom: 0.65rem;
}
.avatar-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1000%;
}
.avatar-circle .cam-btn {
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 26px;
  height: 26px;
  background: #5b21b6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  /* border: 2px solid #fff; */
  z-index: 111111;
}
.avatar-circle .cam-btn svg {
  width: 12px;
  height: 12px;
  fill: #fff;
}
.avatar-name {
  font-size: 0.88rem;
  font-weight: 700;
  color: #1e293b;
}

/* Sidebar sections */
.sidebar-section {
  margin-bottom: 1.5rem;
}
.sidebar-section-title {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #64748b;
  margin-bottom: 0.6rem;
  padding-bottom: 0.4rem;
  border-bottom: 1.5px dashed #e2e8f0;
}

/* Checkboxes */
.category-check {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  font-size: 0.8rem;
  color: #1e293b;
  margin-bottom: 0.35rem;
}
.category-check input {
  accent-color: #5b21b6;
  width: 15px;
  height: 15px;
  position: relative;
  min-width: 15px;
  top: 5px;
}

/* Social inputs */
.social-input {
  position: relative;
  margin-bottom: 0.75rem;
}
.social-input label {
  font-size: 0.72rem;
  font-weight: 600;
  color: #64748b;
  margin-bottom: 0.25rem;
  display: block;
}
.social-input input {
  width: 100%;
  border: 1.5px solid #e2e8f0;
  border-radius: 8px;
  padding: 0.42rem 0.7rem;
  font-size: 0.78rem;
  font-family: "DM Sans", sans-serif;
  background: #f8fafc;
  color: #1e293b;
  outline: none;
  transition: border-color 0.2s;
}
.social-input input:focus {
  border-color: #5b21b6;
}

/* ── RIGHT FORM ── */
.profile-form {
  flex: 1;
  padding: 1.75rem 1.75rem 1.5rem;
  background: #f8f7ff;
}

/* Section divider */
.form-section-title {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #5b21b6;
  margin-bottom: 1rem;
  padding-bottom: 0.4rem;
  border-bottom: 1.5px dashed #c4b5fd;
}

/* Form labels */
.form-label {
  font-size: 0.76rem;
  font-weight: 600;
  color: #64748b;
  margin-bottom: 0.3rem;
}

/* Inputs */
.form-control,
.form-select {
  border: 1.5px solid #e2e8f0;
  border-radius: 10px;
  padding: 0.55rem 0.85rem;
  font-size: 0.85rem;
  font-family: "DM Sans", sans-serif;
  background: #fff;
  color: #1e293b;
  transition:
    border-color 0.2s,
    box-shadow 0.2s;
}
.form-control:focus,
.form-select:focus {
  border-color: #5b21b6;
  box-shadow: 0 0 0 3px rgba(91, 33, 182, 0.1);
  outline: none;
}

textarea.form-control {
  min-height: 90px;
  resize: vertical;
}

/* Toggle switch */
.toggle-row {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  font-size: 0.78rem;
  font-weight: 600;
  color: #1e293b;
}
.form-check-input:checked {
  background-color: #5b21b6;
  border-color: #5b21b6;
}
.form-check-input:focus {
  box-shadow: 0 0 0 3px rgba(91, 33, 182, 0.15);
}

/* ── Footer ── */
.modal-footer {
  background: #fff;
  border-top: 1px solid #e2e8f0;
  padding: 1rem 1.75rem;
  justify-content: flex-end;
  gap: 0.65rem;
}

.btn-cancel {
  background: #fff;
  color: #64748b;
  border: 1.5px solid #e2e8f0;
  border-radius: 10px;
  padding: 0.55rem 1.4rem;
  font-size: 0.85rem;
  font-weight: 600;
  font-family: "DM Sans", sans-serif;
  cursor: pointer;
  transition: border-color 0.2s;
}
.btn-cancel:hover {
  border-color: #64748b;
}

.btn-update {
  background: #b91c1c;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 0.55rem 1.75rem;
  font-size: 0.85rem;
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(185, 28, 28, 0.3);
  transition:
    background 0.2s,
    transform 0.15s;
}
.btn-update:hover {
  background: #991b1b;
  transform: translateY(-1px);
}
.cam-btn i {
  color: white;
}

.div-fincoach-c {
  h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: rgba(95, 37, 148, 1);
    span {
      color: rgba(239, 121, 138, 1);
    }
  }
  p {
    text-align: center;
    color: rgba(113, 113, 113, 1);
  }
}
/* ── Mobile ── */
@media (max-width: 640px) {
  .modal-inner {
    flex-direction: column;
  }
  .profile-sidebar {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e2e8f0;
  }
}
@media (max-width: 767px) {
  .hero-title {
    font-size: 30px;
  }
  .hero-section .container {
    padding: 0px;
    padding-bottom: 0px;
  }
  .hero-section .row {
    position: relative;
  }
  .search-box {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .search-box input {
    width: fit-content;
  }
  .search-box select {
    font-size: 13px;
  }
  .search-box input {
    font-size: 13px;
  }
  .coachingsection-h h2,
  .coaching-section h2,
  .explore-section-h h2,
  .blog-section h2 {
    font-size: 28px;
  }
  .coachingsection-h p {
    font-size: 16px;
  }
  .coachingsection {
    width: 100%;
  }
  .card-explore-c h4 {
    font-size: 20px;
  }
  .card-explore-c P {
    font-size: 16px;
  }
  .testimonail-card > p {
    font-size: 16px;
  }
  .button-blog {
    width: 50px;
    height: 50px;
    bottom: 21px;
    right: 13px;
  }
  .footer-title {
    font-size: 19px;
  }
  .endfooter {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 15px;
  }
  .person-t {
    p {
      margin-bottom: 0px;
      font-size: 14px;
    }
  }
  .person-c h5 {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .person-t > img {
    width: 55px !important;
    height: 55px !important;
    border-radius: 100%;
    object-fit: cover;
  }
  .owl-carousel-testimonial {
    .owl-nav {
      position: absolute;
      bottom: 3px;
      right: 35px;
    }
  }
  .owl-carousel-testimonial {
    .owl-prev {
      width: 45px;
      height: 45px;
      background: rgb(255, 255, 255) !important;
      border-radius: 100% !important;
      font-size: 30px !important;
    }
    .owl-next {
      width: 45px;
      height: 45px;
    }
  }
  .contact-h h1, .hero-contact-blog-detail h1 {
    font-size: 30px;
  }
  .mission-col {
    h2 {
      font-size: 28px;
    }
  }
  .offer-content {
    max-width: 420px;
    position: relative;
    z-index: 1;
  }
  .aboutpr-bg {
    opacity: 0.3;
  }
  .offer-img img {
    right: 0px;
    width: 27%;
    height: auto;
    bottom: 0px;
    top: auto;
  }
  .offer-card {
    overflow: hidden;
  }
  .stat h3 {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    row-gap: 0px;
  }
  .blog-c h1 {
    font-size: 30px;
    font-weight: bold;
  }
  .User-blog {
    margin-top: 0px;
    width: 300px;
    margin-top: 30px;
    margin-left: auto;
    display: block;
  }
  .contact-banner {
    height: auto;
    margin-bottom: 0px;
  }
  .share-bar .shares-count {
    width: 100%;
    margin-bottom: 15px;
  }
  .share-bar {
    flex-wrap: wrap;
  }
  .newsletter-section h3 {
    font-size: 20px;
  }
  .also-card {
    height: 200px;
  }
  .contact-banner1 {
    height: 160px;
  }
  .building1 {
    width: 200px;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .main-heading {
    font-size: 28px;
  }
  .section-bloggrid {
    .card-featured .card-title {
      font-size: 18px;
    }
  }
  .blog-grid {
    display: flex !important;
    flex-wrap: wrap;
  }
  .section-bloggrid {
    .card-desc {
      font-size: 14px;
      color: #6b7280;
      line-height: 1.65;
      flex: 1;
      margin-bottom: 1rem;
    }
  }
  .section-bloggrid {
    .card-title {
      font-size: 16px;
      font-weight: 800;
      color: #111;
      line-height: 1.35;
      margin-bottom: 0.5rem;
    }
  }
  .section-bloggrid {
    .card-meta {
      display: flex;
      align-items: center;
      gap: 1rem;
      font-size: 11px;
      color: #888;
      margin-bottom: 0.6rem;
      flex-wrap: wrap;
      gap: 9px;
      row-gap: 5px;
    }
  }
  .section-bloggrid {
    .card-small .card-content {
      padding: 15px;
      display: flex;
      flex-direction: column;
      flex: 1;
    }
  }
  .section-bloggrid {
    .row-bottom {
      display: flex;
      flex-wrap: wrap;
    }
  }
  .big-heading br {
    display: none;
  }
  .readybg1 {
    width: 50px;
  }
  .stats-tr2 {
    opacity: 0.3;
  }
  .arc-scene {
    width: -webkit-fill-available !important;
    width: 390px !important;
  }
  .arc-card {
    width: 120px;
    height: 182px;
  }
  .sectionarc-sences {
    overflow: hidden;
  }
  .blog-c {
    padding-left: 10px;
  }
  .arc-card.c2 {
    left: 29px !important;
    top: -5px !important;
    z-index: 8 !important;
    transform: rotate(-24deg) !important;
  }
  .arc-card.c3 {
    left: 148.5px !important;
    top: -30px !important;
    z-index: 10 !important;
    transform: rotate(0deg) !important;
  }
  .arc-card.c4 {
    left: 254.459px !important;
    top: -5px !important;
    z-index: 8 !important;
    transform: rotate(35deg) !important;
  }
  .filter-btn {
    background: #5b21b6;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 1px 9px;
    font-size: 11px;
    font-weight: 500;
    font-family: "DM Sans", sans-serif;
    cursor: pointer;
    transition:
      background 0.2s,
      transform 0.15s,
      box-shadow 0.2s;
    white-space: nowrap;
  }
  .breadcrumb-box a {
    font-size: 14px;
  }
  .breadcrumb-box span {
    margin: 0 4px;
    color: #8a93a0;
  }
  .community-btn{padding: 12px 17px;font-size: 13px;}
  .linkedin-a { margin-top: 0;}
  .also-like-section h2{font-size: 24px;}
  .navbar-toggler{    font-size: 12px;
    padding: 5px;}
}

/* theme */
.theme-btn {
  background: #360568;
  color: #fff;
  border: none;
}

.theme-btn:hover {
  background: #4d0a91;
}

/* modal header */
.modal-header {
  background: #360568;
  color: #fff;
}

/* section title */
.section-title {
  font-weight: 600;
  color: #360568;
  margin-bottom: 15px;
}

/* profile upload */
.profile-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.profile-image {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #360568;
}

.profile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.upload-btn {
  position: relative;
}

.upload-btn input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* input focus */
.form-control:focus {
  border-color: #360568;
  box-shadow: 0 0 0 0.15rem rgba(54, 5, 104, 0.2);
}

#profileModal1 .modal-body {
  padding: 17px;
}

#profileModal1 {
  .modal-footer {
    button.btn.btn-secondary {
      color: white;
      border: 1px solid white;
    }
  }
}

.find-caoch-section {
  .hero {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 0px;
    overflow: hidden;
    padding-top: 25px;
  }
  .hero-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center top;
    z-index: 0;
  }
  .hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.05) 0%,
      rgba(0, 0, 0, 0.3) 50%,
      rgba(0, 0, 0, 0.7) 100%
    );
    z-index: 1;
  }
  .blob-left {
    position: absolute;
    bottom: 55px;
    left: -25px;
    width: 175px;
    height: 200px;
    background: #7c00e0;
    border-radius: 60% 40% 55% 45% / 50% 60% 40% 50%;
    z-index: 2;
    opacity: 0.93;
  }
  .blob-right {
    position: absolute;
    bottom: 15px;
    right: -25px;
    width: 155px;
    height: 195px;
    background: #7c00e0;
    border-radius: 45% 55% 40% 60% / 60% 45% 55% 40%;
    z-index: 2;
    opacity: 0.9;
  }
  .search-bar-wrap {
    position: relative;
    z-index: 10;
    width: 100%;
    max-width: 91%;
  }
  .search-bar {
    background: #e5e8ef;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
     
    border-radius: 18px;
    padding: 27px 22px;
    display: flex;
    align-items: center;
    gap: 10px;
    border: 2px solid;
    border-image-source: linear-gradient(
      90deg,
      rgba(54, 5, 104, 0.1) 0%,
      rgba(128, 64, 184, 0.1) 100%
    );
    flex-wrap: wrap;
   
  }

  /* Name field */
  .name-field {
    flex: 1;
    background: rgb(255, 255, 255);
    border: 1px solid #2f2f2f29;
    border-radius: 11px;
    padding: 0 15px;
    height: 45px;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .coachh1 , .coachh2 , .coachh3{
    min-width: 31%;
  }
  .name-field input {
    background: transparent;
    border: none;
    outline: none;
    color: #000000;
    font-size: 0.9rem;
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    width: 100%;
  }
  .name-field input::placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .btncoachfing{
    min-width: 100%;
  }
  .btncoachfin{
    font-size: 13px;
    color: grey;
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .search-icon {
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .search-icon svg {
    width: 15px;
    height: 15px;
  }

  /* Select wrapper */
  .select-wrap {
    flex: 1;
    position: relative;
    height: 45px;
  }
  .select-wrap select {
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    border: 1px solid #2f2f2f29;
    border-radius: 11px;
    padding: 0 40px 0 15px;
    color: rgb(0 0 0 / 75%);
    font-size: 0.9rem;
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    cursor: pointer;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .select-wrap select:focus {
    border-color: rgba(160, 100, 255, 0.5);
    background: rgb(255, 255, 255);
  }
  .select-wrap select option {
    background: #1e0a32;
    color: #fff;
    font-size: 0.9rem;
  }
  /* Custom chevron arrow */
  .select-wrap::after {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid rgb(0 0 0 / 60%);
    pointer-events: none;
  }

  .divider {
    width: 1px;
    height: 34px;
    background: rgba(255, 255, 255, 0.14);
    flex-shrink: 0;
  }
  .hero-bg img {
    width: 100%;
    display: none;
  }
}

@media (max-width: 650px) {
  .find-caoch-section {
    .search-bar {
      flex-direction: column;
      padding: 12px;
    }
    .divider {
      width: 100%;
      height: 1px;
    }
    .name-field,
    .select-wrap {
      width: 100%;
      flex: unset;
    }
    .blob-left,
    .blob-right {
      width: 90px;
      height: 110px;
    }
  }
}

.about-section {
  /* background: #0a0a0a; */
  width: 100%;
  /* padding: 60px 48px 64px; */

  .about-text {
    font-size: 1.05rem;
    line-height: 135%;
    color: rgba(113, 113, 113, 1);
    text-align: justify;
    font-weight: 400;
    letter-spacing: 0.01em;
    margin-bottom: 48px;
  }

  .btn-wrap {
    display: flex;
    justify-content: center;
  }

  .explore-btn {
    background: conic-gradient(
      from 133.01deg at 50% 53.37%,
      #d14081 0deg,
      #360568 100.75deg,
      #d14081 360deg
    );
    width: fit-content;
    display: block;
    margin: auto;
    /* margin-top: 50px; */
    padding: 10px 88px;
    text-decoration: none;
    color: white;
  }
  .explore-btn:hover {
    opacity: 0.9;
    transform: translateY(-2px);
  }
  .arrow {
    font-size: 1.1rem;
    font-weight: 400;
  }
}
.section-aboutcoach {
  padding: 60px 0px;
}
.section-pricing {
  padding: 60px 0px;
}
.section-pricing-h {
  h2 {
    font-weight: 700;
    font-size: 36px;
    color: rgba(91, 42, 134, 1);
    text-align: center;
  }
  p {
    text-align: center;
    color: rgba(113, 113, 113, 1);
  }
}

.pricing-card {
  background-color: rgba(239, 121, 138, 1);
  width: 100%;
  margin-top: -127px;
  padding: 20px;
  padding-top: 150px;
}
.pricing-card p {
  color: white;
}
.pricing-sn h5 {
  font-size: 38px;
  margin: 0px;
  color: rgba(239, 121, 138, 1);
}
.pricing-sn p {
  font-size: 97px;
  margin: 0px;
  line-height: 100%;
  color: rgba(239, 121, 138, 1);
}
.pricing-sn {
  width: 250px;
  height: 250px;
  border: 10px solid white;
  border-radius: 100%;
  display: block;
  margin: auto;
  z-index: 1;
  position: relative;
  background: white;
}
.pricing-sn-inner {
  border: 10px solid #ef798a;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pricing-card {
  border-radius: 20px;
}
.pricing-card p {
  font-size: 15px;
}
.pricing-card h4 {
  font-size: 22px;
  color: white;
}
.pricing-cardt {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 20px;
  border-radius: 10px;
}
.pricing-cardt ol {
  padding-left: 15px;
}
.pricing-cardt ol {
  margin-bottom: 0px;
}
.pricing-cardt ol li {
  font-size: 13px;
}
.pricing-cardt {
  margin-bottom: 20px;
}
.pricing-cardmain1 {
  .pricing-card {
    background: rgba(209, 64, 129, 1);
  }
  .pricing-sn-inner {
    border: 10px solid rgba(209, 64, 129, 1);
  }
  .pricing-sn p {
    color: rgba(209, 64, 129, 1);
  }
  .pricing-sn h5 {
    color: rgba(209, 64, 129, 1);
  }
}
.pricing-cardmain2 {
  .pricing-card {
    background: rgba(91, 42, 134, 1);
  }
  .pricing-sn-inner {
    border: 10px solid rgba(91, 42, 134, 1);
  }
  .pricing-sn p {
    color: rgba(91, 42, 134, 1);
  }
  .pricing-sn h5 {
    color: rgba(91, 42, 134, 1);
  }
}

.pricing-cardmain1 {
  .pricing-card {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 150px;
  }
  .pricing-sn {
    position: relative;
    top: -100px;
  }
}
.section-pricing-h {
  margin-bottom: 50px;
}
.pricing-cardmain0,
.pricing-cardmain2 {
  margin-top: 150px;
}
.section-pricing-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.section-pricing {
  position: relative;
  .container {
    position: relative;
  }
}

.section-choose {
  .section-title {
    font-size: 36px;
    font-weight: 700;
    color: rgba(91, 42, 134, 1);
    text-align: center;
    margin-bottom: 6px;
  }
  .section-sub {
    font-size: 0.9rem;
    color: #888;
    text-align: center;
    margin-bottom: 48px;
  }

  /* ── Left image col ── */
  .img-col {
    position: relative;
    min-height: 480px;
  }

  /* Decorative background shape */
  .img-bg-shape {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 78%;
    height: 88%;
    background: #6a0dad;
    border-radius: 50% 50% 0 0 / 40% 40% 0 0;
    z-index: 0;
  }

  /* Decorative circles left */
  .deco-circle {
    position: absolute;
    border-radius: 50%;
    z-index: 1;
  }
  .deco-c1 {
    width: 56px;
    height: 56px;
    background: #e91e8c;
    top: 28%;
    left: 4%;
  }
  .deco-c2 {
    width: 38px;
    height: 38px;
    border: 3px solid #6a0dad;
    top: 52%;
    left: 8%;
  }
  .deco-c3 {
    width: 22px;
    height: 22px;
    background: #6a0dad;
    top: 65%;
    left: 3%;
  }

  /* Taj Mahal illustration box */
  .deco-illus {
    position: absolute;
    left: 4%;
    top: 10%;
    width: 62px;
    height: 80px;
    background: #f0e6ff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }
  .deco-illus svg {
    width: 44px;
    height: 56px;
    opacity: 0.55;
  }

  /* Building illustration box */
  .deco-building {
    position: absolute;
    left: 4%;
    top: 35%;
    width: 62px;
    height: 80px;
    background: #fce4ec;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }
  .deco-building svg {
    width: 42px;
    height: 54px;
    opacity: 0.6;
  }

  /* Person image */
  .person-img {
    height: 92%;
    object-fit: contain;
    z-index: 3;
  }

  /* ── Right content col ── */
  .content-col {
    padding-left: 32px;
    padding-top: 8px;
  }

  .content-para {
    font-size: 0.88rem;
    color: #333;
    line-height: 1.75;
    margin-bottom: 14px;
    text-align: justify;
  }

  /* Trust Indicators */
  .trust-heading {
    font-size: 1.1rem;
    font-weight: 800;
    color: #1a1a1a;
    margin-top: 20px;
    margin-bottom: 14px;
  }
  .trust-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .trust-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 0.87rem;
    color: #333;
    margin-bottom: 10px;
    font-weight: 500;
  }
  .trust-bullet {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #6a0dad;
    flex-shrink: 0;
    margin-top: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .trust-bullet svg {
    width: 10px;
    height: 10px;
  }
}
/* ── Heading ── */

@media (max-width: 991px) {
  .section-choose {
    .content-col {
      padding-left: 15px;
      padding-top: 30px;
    }
    .img-col {
      min-height: 360px;
    }
  }
  .filter-cols label{font-size: 0.6rem;}
}
.section-choose {
  padding: 60px 0px;
}

.section-testimonial {
  /* ── Heading ── */
  .section-title {
    font-size: 2.2rem;
    font-weight: 800;
    color: #5a1a8a;
    margin-bottom: 4px;
  }
  .section-sub {
    font-size: 0.88rem;
    color: #888;
    margin-bottom: 22px;
  }

  /* ── Intro quotes block ── */
  .intro-text {
    font-size: 0.88rem;
    color: #333;
    line-height: 1.75;
    margin-bottom: 0;
  }
  .intro-text p {
    margin-bottom: 2px;
  }

  /* ── Card ── */
  .testi-card {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 14px;
    padding: 24px 22px 20px;
    height: 100%;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  }

  /* Stars */
  .stars {
    display: flex;
    gap: 3px;
    margin-bottom: 14px;
  }
  .star {
    width: 18px;
    height: 18px;
  }
  .star.filled {
    color: rgba(91, 42, 134, 1);
  }
  .star.empty {
    color: #ddd;
  }

  /* Review text */
  .testi-body {
    font-size: 0.82rem;
    color: #444;
    line-height: 1.7;
    margin-bottom: 20px;
  }

  /* Reviewer */
  .reviewer {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .reviewer-avatar {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(47, 42, 42, 1);
    color: #fff;
    font-size: 0.72rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .reviewer-name {
    font-size: 0.85rem;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.2;
  }
  .reviewer-role {
    font-size: 0.76rem;
    color: #999;
  }

  /* ── CTA button ── */
  .cta-wrap {
    display: flex;
    justify-content: center;
    margin-top: 44px;
  }
  .cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #f3eeff;
    color: #5a1a8a;
    font-family: "DM Sans", sans-serif;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 14px 30px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition:
      background 0.2s,
      transform 0.15s;
  }
  .cta-btn:hover {
    background: #e6d9ff;
    transform: translateY(-2px);
    color: #4a1278;
  }
}
.section-testimonial {
  padding: 60px 0px;
  background: rgba(250, 251, 255, 1);
}

.section-right {
  padding: 60px 0px;
  /* ── Heading ── */
  .section-title {
    font-size: 36px;
    font-weight: 700;
    color: rgba(91, 42, 134, 1);
    text-align: center;
    margin-bottom: 6px;
  }
  .section-sub {
    font-size: 0.88rem;
    color: #888;
    text-align: center;
    margin-bottom: 44px;
  }

  /* ── Left image col ── */
  .img-col {
    position: relative;
    min-height: 380px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  /* pink blob behind person */
  .pink-blob {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-30%);
    width: 200px;
    height: 220px;
    background: #fce4ec;
    border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
    z-index: 0;
  }

  /* decorative right-side line box */
  .deco-lines {
    position: absolute;
    top: 14px;
    right: 8px;
    width: 56px;
    z-index: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .deco-lines span {
    display: block;
    height: 3px;
    border-radius: 2px;
    background: #e8e8e8;
  }
  .deco-lines span:nth-child(1) {
    width: 100%;
  }
  .deco-lines span:nth-child(2) {
    width: 75%;
  }
  .deco-lines span:nth-child(3) {
    width: 55%;
  }
  .deco-lines span:nth-child(4) {
    width: 40%;
  }

  /* person image */
  .person-img {
    width: 100%;
    object-fit: contain;
    object-position: bottom;
  }

  /* 10+ badge */
  .exp-badge {
    position: absolute;
    bottom: 28px;
    left: 14px;
    z-index: 3;
    background: #5a1a8a;
    color: #fff;
    border-radius: 10px;
    padding: 14px 18px;
    text-align: center;
    min-width: 90px;
  }
  .exp-badge .exp-num {
    font-size: 1.6rem;
    font-weight: 800;
    line-height: 1;
  }
  .exp-badge .exp-label {
    font-size: 0.68rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.4;
    margin-top: 4px;
  }

  /* ── Right content col ── */
  .content-col {
    padding-left: 36px;
    display: flex;
    align-items: center;
  }

  .content-para {
    font-size: 0.88rem;
    color: #333;
    line-height: 1.8;
    text-align: justify;
  }
}

.pricancy-ready {
  /* ─────────────────────────────
       SECTION 1 — Privacy
    ───────────────────────────── */
  .privacy-title {
    font-size: 36px;
    font-weight: 700;
    color: #5a1a8a;
    text-align: center;
    margin-bottom: 6px;
  }
  .privacy-sub {
    font-size: 0.88rem;
    color: #888;
    text-align: center;
    margin-bottom: 22px;
  }
  .privacy-text p {
    font-size: 0.88rem;
    color: #333;
    line-height: 1.75;
    margin-bottom: 4px;
  }

  /* decorative squares top-left */
  .deco-squares {
    position: absolute;
    top: -10px;
    left: -10px;
    display: grid;
    grid-template-columns: repeat(3, 12px);
    gap: 5px;
    opacity: 0.18;
  }
  .deco-squares span {
    width: 12px;
    height: 12px;
    border: 1.5px solid #5a1a8a;
    border-radius: 2px;
  }

  .privacy-wrap {
    position: relative;
    padding: 10px 0 40px;
  }

  /* ─────────────────────────────
       SECTION 2 — CTA Banner
    ───────────────────────────── */
  .cta-banner {
    background: #5a1a8a;
    border-radius: 20px;
    /* overflow: hidden; */
    position: relative;
    /* min-height: 220px; */
    padding: 0px;
  }

  /* subtle grid/dot pattern overlay */
  .cta-banner::before {
    content: "";
    position: absolute;
    z-index: 0;
    background-image: url(../img/layer366363.png);
  }

  /* left content col */
  .cta-left {
    /* position: relative; */
    z-index: 2;
    padding: 36px 28px 36px 36px;
  }

  .success-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.72rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.75);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 14px;
  }
  .success-tag svg {
    width: 22px;
    height: 12px;
    opacity: 0.7;
  }

  .cta-heading {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 1.25;
    margin-bottom: 12px;
  }

  .cta-desc {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.65;
    margin-bottom: 24px;
    /* max-width: 320px; */
  }

  .cta-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    position: absolute;
    bottom: 50px;
    right: 20px;
    z-index: 1111111;
  }

  .btn-find {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #e91e8c, #c2185b);
    color: #fff;
    font-family: "DM Sans", sans-serif;
    font-size: 0.82rem;
    font-weight: 600;
    padding: 11px 22px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition:
      opacity 0.2s,
      transform 0.15s;
    white-space: nowrap;
  }
  .btn-find:hover {
    opacity: 0.88;
    transform: translateY(-1px);
    color: #fff;
  }

  .btn-join {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #fff;
    font-family: "DM Sans", sans-serif;
    font-size: 0.82rem;
    font-weight: 600;
    padding: 10px 22px;
    border-radius: 50px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-decoration: none;
    transition:
      background 0.2s,
      border-color 0.2s,
      transform 0.15s;
    white-space: nowrap;
    backdrop-filter: blur(7px);
  }
  .btn-join:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.8);
    color: #fff;
    transform: translateY(-1px);
  }

  /* right image col */
  .cta-right {
    /* position: relative; */
    /* z-index: 2; */
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
    min-height: 220px;
  }

  .cta-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    filter: grayscale(100%);
  }
}

@media (max-width: 767px) {
  .pricancy-ready {
    .cta-left {
      padding: 28px 20px;
    }
    .cta-right {
      min-height: 200px;
    }
    .cta-heading {
      font-size: 1.3rem;
    }
  }
}
.pricancy-ready {
  padding-bottom: 100px;
}
#filtercategory {
  display: flex;
  flex-direction: column;
}
.sidebar--serchcoach {
  position: relative;
  top: 0px;
}
.section-hsu-seracg {
  padding-top: 60px;
}

.section-newprofile-h {
  /* ── Card wrapper ── */
  .profile-card {
    border-radius: 16px;
    overflow: hidden;
  }

  /* ─────────────────────────────
       TOP SECTION — profile info
    ───────────────────────────── */
  .profile-top {
    padding: 28px 28px 20px;
    position: relative;
  }

  /* decorative wavy lines top-right */
  .deco-lines-tr {
    position: absolute;
    top: 14px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    opacity: 0.15;
  }
  .deco-lines-tr span {
    display: block;
    height: 2.5px;
    border-radius: 2px;
    background: #5a1a8a;
  }

  /* Avatar */
  .avatar-wrap {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
  }
  .avatar-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* Name & title */
  .coach-name {
    font-size: 33px;
    font-weight: 400;
    color: #1a1a1a;
    margin-bottom: 2px;
  }
  .coach-title {
    font-size: 16px;
    color: #888;
    margin-bottom: 8px;
  }
  .coach-desc {
    font-size: 16px;
    color: #555;
    line-height: 1.65;
    margin-bottom: 12px;
  }

  /* Contact row */
  .contact-row {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
  }
  .contact-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    color: #555;
    text-decoration: none;
  }
  .contact-item svg {
    width: 15px;
    height: 15px;
    color: #5a1a8a;
    flex-shrink: 0;
  }

  /* LinkedIn icon */
  .linkedin-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    text-decoration: none;
    flex-shrink: 0;
  }
  .linkedin-btn svg {
    width: 27px;
    height: 27px;
    fill: #0077b5;
  }

  /* ─────────────────────────────
       BOTTOM SECTION — My Journey
    ───────────────────────────── */
  .journey-section {
    padding: 22px 28px 26px;
  }

  .journey-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
  }
  .journey-title {
    font-size: 36px;
    font-weight: 700;
    color: #5a1a8a;
  }

  .chat-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #5a1a8a;
    color: #fff;
    font-family: "DM Sans", sans-serif;
    font-size: 0.82rem;
    font-weight: 600;
    padding: 9px 20px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition:
      background 0.2s,
      transform 0.15s;
    white-space: nowrap;
  }
  .chat-btn:hover {
    background: #4a1278;
    color: #fff;
    transform: translateY(-1px);
  }

  .journey-text {
    font-size: 0.8rem;
    color: #555;
    line-height: 1.75;
  }
}

.section-newprofile-h {
  background-image: url(../img/newprofile-bg.png);
}
.hero-serach-section {
  background-image: url(../img/layer6235735.png);
  background-size: contain;
}
.section-harnessing {
  /* ═══════════════════════════════════
       SECTION 1 — Purple Banner
    ═══════════════════════════════════ */
  .banner-wrap {
    background: #5a1a8a;
    border-radius: 18px;
    padding: 36px 32px 32px;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
  }

  /* dot grid overlay */
  .banner-wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: radial-gradient(
      circle,
      rgba(255, 255, 255, 0.06) 1px,
      transparent 1px
    );
    background-size: 20px 20px;
    z-index: 0;
  }

  /* curved line deco top-right */
  .banner-deco {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 180px;
    z-index: 0;
    opacity: 0.12;
  }

  .banner-content {
    position: relative;
    z-index: 1;
  }

  /* heading col */
  .banner-heading {
    font-size: 1.5rem;
    font-weight: 800;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 0;
  }

  /* desc col */
  .banner-desc {
    font-size: 0.76rem;
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.7;
    padding-top: 6px;
  }

  /* ── Mini cards row ── */
  .mini-cards-row {
    margin-top: 24px;
  }

  .mini-card {
    background: rgb(255 255 255);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 12px;
    padding: 2px 14px;
    height: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .mini-card-top {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0px;
    background: rgba(54, 5, 104, 1);
    padding: 10px;
    border-radius: 5px;
    position: relative;
    width: 80px;
    height: 80px;
    min-width: 80px;
    justify-content: center;
  }

  .mini-icon {
    width: 38px;
    height: 38px;
    /* background: rgba(255,255,255,0.15); */
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .mini-icon svg {
    width: 33px;
    height: 33px;
    color: #fff;
  }

  .mini-num {
    font-size: 15px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.05em;
    position: absolute;
    top: 5px;
    left: 8px;
  }

  .mini-title {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 5px;
  }

  .mini-desc {
    font-size: 14px;
    color: rgb(0 0 0 / 68%);
    line-height: 1.55;
    margin: 0px;
  }

  /* ═══════════════════════════════════
       SECTION 2 — Resource
    ═══════════════════════════════════ */
  .resource-title {
    font-size: 1.6rem;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 20px;
  }

  /* Resource item card */
  .resource-item {
    background: #fff;
    border-radius: 12px;
    padding: 16px 18px;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.06);
    height: 100%;
    transition:
      box-shadow 0.2s,
      transform 0.15s;
  }
  .resource-item:hover {
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
  }

  .resource-icon {
    width: 44px;
    height: 44px;
    border-radius: 26px;
    background: #5a1a8a;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .resource-icon svg {
    width: 22px;
    height: 22px;
    color: #ffffff;
  }

  .resource-label {
    font-size: 0.68rem;
    font-weight: 700;
    color: #5a1a8a;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 3px;
  }

  .resource-name {
    font-size: 0.88rem;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 3px;
    line-height: 1.3;
  }

  .resource-sub {
    font-size: 0.74rem;
    color: #999;
  }
}

.blog-section1 {
  background-color: rgba(223, 238, 255, 1);
}
.section-harnessing {
  padding: 20px 0px;
  padding-bottom: 60px;
}
.mini-icon img {
  width: 33px;
}
.findcoach-btn {
      background: conic-gradient(
    from 133.01deg at 50% 53.37%,
    #d14081 0deg,
    #360568 100.75deg,
    #d14081 360deg
  );
    width: fit-content;
    display: block;
    margin: auto;
    margin-top: 0px;
    padding: 10px 88px;
    text-decoration: none;
    color: rgb(255, 255, 255);
    width: 100%;
    border-radius: 5px;
    margin-top: 15px;
}
.community-heading h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  text-transform: capitalize;
  /* margin-bottom: 50px; */
  color: rgba(71, 71, 71, 1);
}
.community-heading p {
  text-align: center;
  color: rgba(114, 114, 114, 1);
}
.community-heading a {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 25px;
  background: linear-gradient(90deg, #6b3fa0, #8a63c9);
  color: rgba(54, 5, 104, 1);
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s;
  background: rgba(91, 42, 134, 0.24);
  margin: auto;
  display: block;
  width: fit-content;
  margin-bottom: 20px;
}
.section-community {
  padding: 60px 0px;
}
.section-hshsh {
  position: relative;
}
.frame636 {
  position: absolute;
  height: 100%;
  bottom: 0px;
}
.hero-contact-blog {
  background-image: url(../img/backgtound833838.webp);
  background-size: contain;
}
.BestBusinessCoachindia img {
  width: 100%;
}

.mobile-rank-silder {
  display: none;
}
.owl-carouselrankk {
  .owl-nav {
    button {
      background: #5f2594 !important;
      color: white !important;
      width: 23px !important;
      height: 24px !important;
    }
    .owl-prev {
      position: absolute;
      top: 33%;
      left: -13px;
    }
    .owl-next {
      position: absolute;
      top: 33%;
      right: -13px;
    }
  }
}
.rank-card-hh {
  overflow: hidden;
  border-radius: 15px;
  position: relative;
}
.rankimagemb img {
  height: 200px;
  object-fit: cover;
  border-radius: 15px;
}
.card-infou {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(48 14 110 / 71%);
  backdrop-filter: blur(6px);
  padding: 0.6rem 0.75rem 0.8rem;
  color: #fff;
  /* transform: translateY(100%); */
  transition:
    transform 0.28s cubic-bezier(0.34, 1.3, 0.64, 1),
    opacity 0.25s ease;
  .nameu {
    font-size: 14px;
    font-weight: bold;
  }
  .roleu {
    font-size: 10px;
    color: #d2d2d2;
  }
  button {
    display: inline-block;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.38);
    color: #fff;
    font-size: 0.65rem;
    font-weight: 600;
    padding: 0.22rem 0.65rem;
    border-radius: 4px;
    text-decoration: none;
    transition: background 0.2s;
  }
}
.search-field--text{
  padding-left: 10px!important;
}
@media (max-width: 768px) {
  .desktopranksider {
    display: none;
  }
  .mobile-rank-silder{
    display: block;
    padding-bottom: 50px;
  }
  .div-fincoach-c {
    h2 {
      font-size: 28px;
    }
  }
  .find-caoch-section {
    .hero {
      padding-bottom: 0px;
    }
  }
  .about-section {
    .about-text {
      font-size: 16px;
    }
  }
  .pricing-sn-inner {
    border: 5px solid #ef798a;
  }
  .pricing-sn {
    width: 150px;
    height: 150px;
    border: 8px solid white;
    border-radius: 100%;
    display: block;
    margin: auto;
    z-index: 1;
    position: relative;
    background: white;
  }
  .pricing-sn p {
    font-size: 36px;
  }
  .pricing-card {
    margin-top: -75px;
    padding-top: 90px;
  }
  .pricing-cardmain0,
  .pricing-cardmain2 {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .pricing-cardmain1 {
    .pricing-card {
      padding-bottom: 20px;
      padding-top: 150px;
      position: relative;
    }
    .pricing-sn {
      position: absolute;
      top: -75px;
      /* left: 50%; */
      /* right: 50%; */
      /* top: 50%; */
      left: 50%;
      transform: translate(-50%, 0%);
    }
  }
  .pricing-cardmain1 {
    margin-top: 79px;
    position: relative;
    .pricing-sn-inner {
      border: 5px solid rgba(209, 64, 129, 1);
    }
  }
  .pricing-cardmain2 {
    .pricing-sn-inner {
      border: 5px solid rgba(91, 42, 134, 1);
    }
  }
  .pricing-cardmain2 {
    margin-top: 20px;
  }
  .person-img {
    width: 100%;
  }
  .section-testimonial {
    .section-title {
      font-size: 28px;
    }
  }
  .section-right {
    .section-title {
      font-size: 28px;
    }
  }
  .content-col {
    padding-left: 15px;
  }
  .pricancy-ready {
    .privacy-title {
      font-size: 28px;
    }
  }
  .pricancy-ready {
    .cta-buttons {
      left: 20px;
    }
  }
  .section-newprofile-h {
    .avatar-wrap {
      width: 100px;
      height: 100px;
    }
  }
  .section-newprofile-h {
    .coach-name {
      font-size: 26px;
    }
  }
  .section-newprofile-h {
    .contact-row {
      gap: 5px;
    }
  }
  .section-newprofile-h {
    .journey-title {
      font-size: 28px;
    }
  }
  .findcoach-btn {
    padding: 10px 40px;
  }
  body {
    overflow-x: hidden;
  }
  .hero-bg2 {
    opacity: 0.3;
  }
  .coaching-section .container {
    position: relative;
    z-index: 1;
  }
  .section-coachingbg1,
  .section-coachingbg2 {
    opacity: 0.3;
  }
  .section-community {
    position: relative;
    z-index: 1;
    padding: 0;
  }
  .btn-login {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .btn-coach {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .offcanvas-header {
    h5 {
      display: none;
    }
  }
  .hero-unlock {
    padding: 20px;
    padding-top: 50px;
  }
  .hero-title {
    line-height: normal;
  }
  .hero-main {
    padding: 40px 5px;
  }
  .search-box select {
    width: 100%;
  }
  .person-explore {
    width: 60px !important;
    height: 60px;
    border-radius: 100%;
    bottom: auto;
    left: 33px;
    top: 60px;
  }
  .card-explore-c {
    background-color: white;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
    height: 230px;
    position: relative;
    padding-top: 83px;
  }
  .card-explore {
    padding-top: 50px;
  }
  .card-explore:hover .card-explore-c {
    padding: 20px !important;
  }
  .coaching-section {
    padding: 40px 0px;
  }
  .community-heading h2 {
    font-size: 28px;
  }
  .owl-carousel-testimonial {
    margin-top: 15px;
  }
  .testimonail-card {
    padding: 20px;
  }
  .owl-carousel-testimonial {
    .owl-nav {
      position: absolute;
      bottom: 13px;
      right: 20px;
    }
  }
  .blog-section {
    .btn {
      background: #6a35b1;
      border: 1px solid #6a35b1 !important;
      padding: 5px 10px;
      font-size: 12px;
    }
  }
  .blog-section h2 {
    margin-bottom: 0px;
  }
  .blog-section {
    .col-12.d-flex.justify-content-between.align-items-center {
      margin-bottom: 10px;
    }
  }
  .blog-content h3 {
    font-size: 18px;
    font-weight: 700;
    width: 96%;
  }
  .left-card img {
    height: auto;
  }
  section.section-about-counter {
    padding-top: 40px;
  }
  .find-caoch-section {
    .search-bar-wrap {
      position: relative;
      z-index: 10;
      width: 100%;
      max-width: 100%;
    }
  }
  .find-caoch-section {
    .hero-bg {
      position: inherit;
    }
    .hero {
      min-height: auto;
      flex-direction: column;
    }
  }
  .findcoach-btn {
    margin-top: 20px;
  }
  .section-aboutcoach,
  .section-pricing,
  .section-choose,
  .section-testimonial,
  .section-right {
    padding: 40px 0px;
  }
  .section-right {
    .content-col {
      padding-left: 15px;
      display: flex;
      align-items: center;
    }
  }
  .pricancy-ready {
    .cta-buttons {
      position: inherit;
    }
    .cta-left {
      padding: 28px 20px;
      padding-bottom: 0px;
    }
    .cta-desc {
      /* margin-bottom: 0px; */
    }
  }
  .section-isusimage {
    width: 100%;
  }
  .profile-top .row.align-items-center.g-0 {
    flex-direction: column;
    align-items: baseline !important;
  }
  .profile-top,.journey-section{padding: 15px;}
  .mini-cards-row{margin-top: 0;}
  .section-newprofile-h {
    .coach-title {
      font-size: 15px;

      margin-bottom: 0px;
    }
    .coach-desc {
      font-size: 15px;
    }
  }
  .section-newprofile-h {
    .avatar-wrap {
      width: 80px;
      height: 80px;
      margin: inherit;
    }
  }
  .blog-card {
    margin-bottom: 15px;width:100%
  }
  section.blog-section.blog-section1 h2 {
    margin-bottom: 20px !important;
  }
  .map {
    width: 100%;
    iframe {
      width: 100%;
    }
  }
  .info-item {
    margin-bottom: 5px;
  }
  .mission-col li {
    font-size: 14px;
    color: #495057;
  }
  .rank-card-hh button{       
    margin-top: 10px;
  }
  .form-group input{
    padding: 0;
  }
  .mission-col  ul li{
    font-size: 14px;
    color: #495057;
  }
  .card-infou button{
    margin-top: 10px;
  }
.form-group input, .form-group textarea{padding: 0;}
.form-group textarea{    height: 60px;}
.footer-line{margin: 20px 0 20px;}
}
.post-body img{
  width: 100%;
  object-fit: cover;
      height: 380px;
    margin-bottom: 20px;
}
.seekerbthn{
      background: #360568;
    color: #fff;
}
.btngroupsekcoach{
      display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 35px;
}
.community-btn:hover{
      background: rgb(85 22 140 / 42%);
}
.seekerbthn:hover{
      background: #9732ff;
}
@media (max-width: 575px) {
  .search-btn {
    width: 100%;
    margin-left: 0px;
  }
  .section-hshsh {
    overflow-x: hidden;
  }
  .button-blog {
    width: 50px;
    height: 50px;
    bottom: 12px;
  }
  .hero-contact-blog {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .hero-section img{
    object-fit: cover;
    object-position: bottom;
  }
  .cta-heading{
        font-size: clamp(1.5rem, 4vw, 2.6rem);
  }
  .cta-heading{font-size: clamp(1.4rem, 4vw, 2.6rem);}
  .cta-banner .col-auto{width:100%}
  .cta-banner  .cta-btn{
    width: 100%;
    margin-bottom: 38px;
  }
}
.pagination .page-link{color: #4d0090;font-size: 14px;}
.pagination .active>.page-link, .page-link.active{
      background-color: #4d0090!important;
    border-color: #4d0090!important;color: #fff;
}