.navbar-nav .nav-link.active,
.navbar-nav .show > .nav-link {
  color: #269dc9 !important;
  border-bottom: 0.1em solid #269dc9;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.nav-item {
  padding: 0em 1.2em;
}

.nav-link {
  color: #1e1a27;
  opacity: 0.9;
  font-family: "Poppins", sans-serif;
}

.hero-title {
  color: #364373;
  font-size: 2em;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
}

.highlight {
  color: #269dc9 !important;
}

.hero-subheading {
  color: #1e1a27;
  /*opacity: 0.6;*/
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 1.2em;
}

.no-border-button {
  border: none;
  color: #269dc9;
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  /*text-decoration: underline;*/
  background-color: rgba(251, 251, 251, 0) !important;
}

.no-border-button i {
  color: #269dc9;
  padding-right: 0.2em;
}

.no-border-button span {
  text-decoration: underline;
}

.no-border-button:active {
  border: none !important;
  background: rgba(251, 251, 251, 0) !important;
  color: #1e1a27 !important;
}

.no-border-button:hover {
  border: none !important;
  background: rgba(251, 251, 251, 0) !important;
  color: #1e1a27 !important;
  text-decoration: none !important;
}

.no-border-button:focus-visible {
  border: none !important;
  background: rgba(251, 251, 251, 0) !important;
  color: #364373 !important;
}

.no-border-button:hover span {
  text-decoration: none !important;
}

.hero-button {
  background-color: #269dc9;
  border: none;
  box-shadow: 0em 0.2em 1em rgba(38, 157, 201, 0.25);
  border-radius: 0.65em !important;
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  color: #ffffff;
  padding: 1em 2.5em;
  font-weight: 700;
}

.hero-button:active {
  background-color: #269dc9 !important;
  border: none !important;
  box-shadow: 0em 0.2em 1em rgba(38, 157, 201, 0.25) !important;
  border-radius: 0.65em !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 1em !important;
  color: #ffffff !important;
  padding: 1em 2.5em !important;
  font-weight: 700 !important;
}

.hero-button:hover {
  background-color: #0cade9;
  border: none;
  box-shadow: 0em 0em 0em rgba(38, 157, 201, 0.25);
  border-radius: 0.65em !important;
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  color: #ffffff;
  padding: 1em 2.5em;
  font-weight: 700;
}

.hero-button:focus-visible {
  border: none !important;
  background-color: #269dc9 !important;
  box-shadow: 0em 0.2em 1em rgba(38, 157, 201, 0.25) !important;
  border-radius: 0.65em !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 1em !important;
  color: #ffffff !important;
  padding: 1em 2.5em !important;
  font-weight: 700 !important;
}

.header-bg {
  /*background-color: #FBFBFB;*/
}

.body-color {
  background-color: #f2f5ff;
}

.hero-bg {
  background: url("../../assets/img/Home/headerbg.svg") center no-repeat;
  background-position: center;
}

.content-heading {
  color: #364373;
  font-size: 1.8em;
  font-weight: 400;
  padding-bottom: 2em;
  font-family: "Poppins", sans-serif;
}

.content-subheading {
  color: #1e1a27;
  font-size: 1.6em;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.content-body {
  color: #1e1a27;
  font-size: 1.2em;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.service-title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  padding-top: 0.5em;
  font-size: 1.1em;
}

.retail {
  color: #0066ff;
}

.service-body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  padding-left: 0.8em;
  font-size: 1em;
  color: #1e1a27 !important;
}

.block-no-bg {
  padding-top: 6em;
  padding-bottom: 6em;
}

.agri {
  color: #09ce40;
}

.msme {
  color: #ff9900;
}

.grey-bg-services {
  background: #f7f7f7;
  padding: 1em 2em;
  margin-top: 2em;
}

.block-bg {
  padding-top: 6em;
  padding-bottom: 6em;
  background-image: url("../../assets/img/Home/card-bg.svg");
  background-repeat: no-repeat;
}

.block-bg-2 {
  padding-top: 6em;
  padding-bottom: 6em;
  background-image: url("../../assets/img/Home/awardsbg.svg");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}

.content-subheading-short {
  font-family: "Poppins", sans-serif;
  font-size: 1.2em;
  color: #1e1a27;
}

.client-text {
  padding-top: 1em;
  /*font-size: 1.25em;*/
}

.scrolling-wrapper {
  overflow-x: auto;
}

.mycard {
  /*background-color: #F7F7F7;*/
  border-radius: 0.6em;
  height: 24em;
}

.media-text {
  font-family: "Poppins", sans-serif;
  font-weight: 600 !important;
  color: #364373;
  text-decoration: none;
  max-width: 100%;
  font-size: 0.2em !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-title {
  font-family: "Poppins", sans-serif;
  font-weight: 400 !important;
  color: #364373;
  text-decoration: none;
  max-width: 100%;
  font-size: 0.2em !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.media-source {
  background-color: #364373;
  width: max-content;
  color: #fff;
  font-family: "Poppins", sans-serif;
  padding: 0.4em 1em;
  border-radius: 0.3em;
}

.blog-caption {
  opacity: 0.8;
  color: #1e1a27;
  text-decoration: none;
  max-width: 100%;
  font-size: 1em !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .bg-neo {
    background-color: rgba(247, 247, 247, 0.5);
    padding: 3em;
    background-image: url("../../assets/img/Home/neobg.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    color: #1e1a27;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .bg-neo {
    background-color: rgba(247, 247, 247, 0.5);
    padding: 3em;
    background-image: url("../../assets/img/Home/neobg.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    color: #1e1a27;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .bg-neo {
    background-color: rgba(247, 247, 247, 0.5);
    padding: 3em;
    background-image: url("../../assets/img/Home/neobg.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    color: #1e1a27;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .bg-neo {
    background-color: rgba(247, 247, 247, 0.5);
    padding: 5em;
    background-image: url("../../assets/img/Home/neobg.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    color: #1e1a27;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .bg-neo {
    background-color: rgba(247, 247, 247, 0.5);
    padding: 6em;
    background-image: url("../../assets/img/Home/neobg.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    color: #1e1a27;
  }
}

.bottom-card-font {
  font-size: 1.2em;
  font-family: "Poppins", sans-serif;
  color: #1e1a27 !important;
}

.font-color {
  font-family: "Poppins", sans-serif;
  color: #364373;
}

.social-icons {
  color: #fff;
}

.social-icons:hover {
  color: #269dc9;
}

.blue-icon {
  color: #269dc9;
}

.blue-icon:hover {
  color: #fff;
}

.vision-card {
  /*background: #F0F8FB;*/
  border-radius: 0.6em 0em 0em 0.6em;
  padding: 4em;
}

.mission-card {
  /*background: #E5F3F9;*/
  border-radius: 0em 0.6em 0.6em 0em;
  padding: 4em;
}

.layout-0 {
  /*background-color: #F2F9FC;*/
  border-radius: 0.6em;
}

.t-designation {
  font-family: "Poppins", sans-serif;
  padding-top: 0em;
  margin-top: 0em;
  opacity: 0.7;
  color: #1e1a27;
}

.t-name {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #364373;
  font-size: 1.2em;
  margin-bottom: 0;
  padding-top: 1.2em;
}

.navbar.scrolled {
  background-color: white;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

.navbar {
  transition: all 0.5s;
}

.hero-content-padding {
  padding-top: 8em;
}

.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.five {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

/* === FADE IN  === */

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.reveal {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 2s all ease;
}

.reveal.active {
  transform: translateY(0);
  opacity: 1;
}

.contact-title {
  font-weight: 800;
  color: #1e1a27;
  font-family: "Poppins", sans-serif;
}

.contact-body {
  font-weight: 400;
  color: #1e1a27;
  font-family: "Poppins", sans-serif;
}

div.omrs-input-group {
  margin-bottom: 1.5rem;
  position: relative;
  width: 100%;
}

/* Input */

.omrs-input-underlined > input,
.omrs-input-filled > input {
  border: none;
  border-bottom: 0.125rem solid var(--omrs-color-ink-medium-contrast);
  width: 100% !important;
  height: 3.5rem;
  font-size: 1.0625rem;
  padding-left: 0.875rem;
  line-height: 147.6%;
  padding-top: 0.825rem;
  padding-bottom: 0.5rem;
}

.omrs-input-underlined > input:focus,
.omrs-input-filled > input:focus {
  outline: none;
}

.omrs-input-underlined > .omrs-input-label,
.omrs-input-filled > .omrs-input-label {
  position: absolute;
  top: 0.9375rem;
  left: 0.875rem;
  line-height: 147.6%;
  color: var(--omrs-color-ink-medium-contrast);
  transition: top 0.2s;
}

.omrs-input-underlined > svg,
.omrs-input-filled > svg {
  position: absolute;
  top: 0.9375rem;
  right: 0.875rem;
  fill: var(--omrs-color-ink-medium-contrast);
}

.omrs-input-underlined > .omrs-input-helper,
.omrs-input-filled > .omrs-input-helper {
  font-size: 0.9375rem;
  color: var(--omrs-color-ink-medium-contrast);
  letter-spacing: 0.0275rem;
  margin: 0.125rem 0.875rem;
}

.omrs-input-underlined > input:hover,
.omrs-input-filled > input:hover {
  background: var(--omrs-color-Poppinsaction-minus-two);
  border-color: var(--omrs-color-ink-high-contrast);
}

.omrs-input-underlined > input:focus + .omrs-input-label,
.omrs-input-underlined > input:valid + .omrs-input-label,
.omrs-input-filled > input:focus + .omrs-input-label,
.omrs-input-filled > input:valid + .omrs-input-label {
  top: 0;
  font-size: 0.9375rem;
  margin-bottom: 32px;
}

.omrs-input-underlined:not(.omrs-input-danger)
  > input:focus
  + .omrs-input-label,
.omrs-input-filled:not(.omrs-input-danger) > input:focus + .omrs-input-label {
  color: var(--omrs-color-Poppinsaction);
}

.omrs-input-underlined:not(.omrs-input-danger) > input:focus,
.omrs-input-filled:not(.omrs-input-danger) > input:focus {
  border-color: var(--omrs-color-Poppinsaction);
}

.omrs-input-underlined:not(.omrs-input-danger) > input:focus ~ svg,
.omrs-input-filled:not(.omrs-input-danger) > input:focus ~ svg {
  fill: var(--omrs-color-ink-high-contrast);
}

/* * DISABLED * */

.omrs-input-underlined > input:disabled {
  background: var(--omrs-color-bg-low-contrast);
  cursor: not-allowed;
}

.omrs-input-underlined > input:disabled + .omrs-input-label,
.omrs-input-underlined > input:disabled ~ .omrs-input-helper {
  color: var(--omrs-color-ink-low-contrast);
}

.omrs-input-underlined > input:disabled ~ svg {
  fill: var(--omrs-color-ink-low-contrast);
}

/* * DANGER * */

.omrs-input-underlined.omrs-input-danger > .omrs-input-label,
.omrs-input-underlined.omrs-input-danger > .omrs-input-helper,
.omrs-input-filled.omrs-input-danger > .omrs-input-label,
.omrs-input-filled.omrs-input-danger > .omrs-input-helper {
  color: var(--omrs-color-danger);
}

.omrs-input-danger > svg {
  fill: var(--omrs-color-danger);
}

.omrs-input-danger > input {
  border-color: var(--omrs-color-danger);
}

.omrs-input-underlined > input {
  background: var(--omrs-color-bg-high-contrast);
}

.omrs-input-filled > input {
  background: var(--omrs-color-bg-low-contrast);
}

:root {
  --omrs-color-ink-lowest-contrast: rgba(47, 60, 85, 0.18);
  --omrs-color-ink-low-contrast: rgba(60, 60, 67, 0.3);
  --omrs-color-ink-medium-contrast: rgba(19, 19, 21, 0.6);
  --omrs-color-Poppinsaction: #0cade9;
  --omrs-color-Poppinsaction-minus-two: rgba(73, 133, 224, 0.12);
  --omrs-color-danger: #b50706;
  --omrs-color-bg-low-contrast: #eff1f2;
  --omrs-color-ink-high-contrast: #121212;
  --omrs-color-bg-high-contrast: #ffffff;
}

.schedule-demo {
  border: none;
  background: #269dc9;
  color: #fff;
}

.modal-heading-text {
  color: #364373;
  font-family: "Poppins", sans-serif;
}

.font-family {
  font-family: "Poppins", sans-serif;
}

@media (max-width: 576px) {
  .navbar-collapse {
    background: #fff;
  }
}

@media (max-width: 525px) and (min-width: 300px) {
  .button-space {
    padding-top: 3em;
  }
}

.client-text strong {
  color: #364373;
}

em {
  color: #364373;
}

.media-text:hover {
  color: #364373;
  text-decoration: underline;
}

.blog-title:hover {
  color: #364373;
  text-decoration: underline;
}

.font-color {
  color: #1e1a27 !important;
  opacity: 1;
}

.career-header {
  width: 80%;
}

.section-1-img {
  width: 70%;
}

.career-heading {
  bottom: -25px;
  left: 43%;
  color: #ffffff;
  background-color: #364373;
  padding: 1em 2em;
  border-radius: 0.5em;
  z-index: 1;
}

.position-text {
  width: max-content;
}

.border-y-2 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.border-y-1 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  /*1px solid rgba(0, 0, 0, 0.1);: 1px solid #000000;*/
}

.position-hr {
  border-color: #364373;
  opacity: 0.8;
}

.position-button {
  color: #f00;
  width: max-content;
}

.apply-now-text {
  color: #269dc9;
  font-weight: 400;
  text-decoration: none;
}

.apply-now-text:hover {
  color: #269dc9;
  /*font-weight: 600;*/
  text-decoration: none;
  opacity: 0.8;
}

.content-text-position {
  font-family: "Poppins", sans-serif;
  font-size: 1.1em;
}

.material-icons {
}

p {
}

.opacity {
  opacity: 0.6;
}

.hide {
  display: none;
}

.show {
  display: all;
}

.hr-retail {
  line-height: 0px;
  margin: 0rem 0rem;
  color: #0066ff;
}

.hr-agri {
  line-height: 0px;
  margin: 0rem 0rem;
  color: #09ce40;
}

.hr-msme {
  line-height: 0px;
  margin: 0rem 0rem;
  color: #ff9900;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  /* CSS */
  .content-align {
    text-align: left !important;
    padding-left: 1.5em;
  }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  /* CSS */
  .content-align {
    text-align: left !important;
    padding-left: 1.5em;
  }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  /* CSS */
  .content-align {
    text-align: left !important;
    padding-left: 1.5em;
  }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* CSS */
  .content-align {
    text-align: left !important;
    padding-left: 1.5em;
  }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  /* CSS */
  .content-align {
    text-align: left !important;
    padding-left: 1.5em;
  }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  /* CSS */
  .content-align {
    text-align: left !important;
    padding-left: 1.5em;
  }
}

.blog-name {
  color: #1e1a27;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.6;
}

.hero-subtitle {
  color: #1e1a27;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.w-10 {
  width: 15%;
  padding: 1.25em;
}

.nolink {
  text-decoration: none !important;
}

.card-title-01 {
  color: #1e1a27;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.card-subtitle-01 {
  color: #1e1a27;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.list-text a {
  color: #1e1a27;
}

.list-item-01 {
  color: #1e1a27;
  margin: 2em 0em;
}

.blog-body {
  color: #1e1a27;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

/* Media Query for Mobile Devices */
@media (max-width: 480px) {
  .blog-padding {
    padding-left: 5em;
    padding-right: 5em;
  }
}

/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {
  .blog-padding {
    padding-left: 5em;
    padding-right: 5em;
  }
}

/* Media Query for Tablets Ipads portrait mode */
@media (min-width: 768px) and (max-width: 1024px) {
  .blog-padding {
    padding-left: 8em;
    padding-right: 8em;
  }
}

/* Media Query for Laptops and Desktops */
@media (min-width: 1025px) and (max-width: 1280px) {
  .blog-padding {
    padding-left: 15em;
    padding-right: 15em;
  }
}

/* Media Query for Large screens */
@media (min-width: 1281px) {
  .blog-padding {
    padding-left: 20em;
    padding-right: 20em;
  }
}

.circle-icon {
  background: #f7f7f7;
  padding: 30px;
  border-radius: 50%;
}

.content-body-x {
  color: #1e1a27;
  font-size: 1.1em;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.fa.fa-twitter {
  font-family: sans-serif;
}
.fa.fa-twitter::before {
  content: "𝕏";
  font-size: 1.2em;
}

/* Coops stylings */

/* ==== COOPS LINK SECTION ==== */
.coops-link-section {
  background: rgb(38, 157, 201);
  padding: 2rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 4rem 0 2rem 0;
}

.coops-link-wrapper {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  width: 90%;
  max-width: 900px;
}

.coops-link-content {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  padding: 2rem 2rem;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.coops-link-content:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.12);
}

.coops-link-text {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #0b2f4a;
  font-size: 1.4rem;
  line-height: 1.3;
}

.coops-link-subtext {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #269dc9;
  font-size: 1rem;
  margin-top: 0.4rem;
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
  .coops-link-section {
    padding: 2rem 1rem;
  }

  .coops-link-content {
    padding: 1.5rem;
  }

  .coops-link-text {
    font-size: 1.1rem;
  }

  .coops-link-subtext {
    font-size: 0.9rem;
  }
}
/* =========================
   Plans block — refined styles
   ========================= */

/* Disable global entrance animations (make static UI) */
.animate,
.fadeIn,
.reveal,
.animate__animated {
  animation: none !important;
  transition: none !important;
  transform: none !important;
  opacity: 1 !important;
}

/* Container and top banner */
.refined-plans {
  background: transparent;
  color: #263245;
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial;
}

.refined-coops-box {
  background: #269dc9;
  color: #ffffff;
  padding: 0.9rem 1.25rem;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(38, 157, 201, 0.12);
  width: 75%;
  font-weight: 700;
  letter-spacing: 0.2px;
  font-size: 1rem;
  margin: 0 auto;
}

/* Frame */
.refined-frame {
  background: #fff;
  border: 10px solid rgba(230, 246, 251, 1);
  border-radius: 8px;
  box-shadow: 0 6px 18px rgba(17, 24, 39, 0.04);
  padding: 1.25rem 1.6rem;
}

/* header row */
.header-row {
  gap: 1rem;
  align-items: center;
}
.section-title {
  color: #263245;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
}

/* CTA (link styled like button) */
.refined-cta {
  display: inline-block;
  padding: 0.55rem 1.2rem;
  background: #269dc9;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  border-radius: 6px;
  font-size: 0.95rem;
  transition: background 0.12s ease, transform 0.08s ease;
  box-shadow: 0 3px 10px rgba(38, 157, 201, 0.12);
}
.refined-cta:hover,
.refined-cta:focus {
  background: rgba(38, 157, 201, 0.85); /* slightly duller */
  transform: translateY(-1px);
  color: #fff !important;
  text-decoration: none;
}
.refined-cta:focus {
  outline: 3px solid rgba(38, 157, 201, 0.15);
}

/* ===== Plan cards ===== */
.row.g-3 {
  --bs-gutter-x: 1rem;
}

.plan-card {
  background: #f3f5f7; /* requested */
  min-height: 420px;
  border-radius: 8px;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  box-shadow: none;
  transition: transform 0.12s ease, box-shadow 0.12s ease;
}

/* subtle lift on hover (optional, lightweight) */
.plan-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(17, 24, 39, 0.04);
}

/* HEADER: ensure title + icon layout is robust */
.plan-card > .d-flex {
  display: flex;
  align-items: center; /* vertical center title & icon */
  justify-content: flex-start; /* keep left alignment */
  gap: 0.75rem;
}

/* Title should be the primary flex item and wrap cleanly */
.plan-title {
  font-size: 1rem;
  font-weight: 600;
  color: #263245;
  line-height: 1.18;
  margin: 0;
  flex: 1 1 auto; /* allow to grow and wrap */
  word-break: break-word;
}

/* Put the icon on the right visually:
   - the icon sits after the title in DOM already; make sure it doesn't wrap under the title */
.plan-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #eef6f8; /* soft icon bg */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-left: 0.5rem;
  margin-top: 0; /* centered with title */
  box-shadow: 0 3px 8px rgba(17, 24, 39, 0.04);
  transition: transform 0.12s ease;
}

/* Slight scale on icon hover (subtle polish) */
.plan-card:hover .plan-icon {
  transform: scale(1.03);
}

.plan-icon img {
  width: 60%;
  height: 60%;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

/* Bullet list / content */
.plan-list {
  padding-left: 1.05rem;
  margin: 0.5rem 0 1.1rem 0;
  list-style: disc;
  color: #222;
}
.plan-list li {
  margin: 0.35rem 0;
  line-height: 1.35;
  font-size: 0.95rem;
  word-break: break-word;
}

/* nested lists - smaller markers */
.nested-list {
  margin-top: 0.35rem;
  margin-left: 0.9rem;
  list-style: circle;
}
.nested-list li {
  font-size: 0.9rem;
  margin-top: 0.15rem;
}

/* Price aligned to bottom */
.price {
  color: #178a3b;
  font-weight: 700;
  font-size: 1rem;
  margin-top: 0.5rem;
}

/* Timeline */
.timeline-wrap {
  padding-top: 0.65rem;
}
.timeline-labels .label {
  font-size: 0.95rem;
  color: #4b5563;
}
.timeline-track {
  height: 28px;
  position: relative;
}
.timeline-line {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 50%;
  height: 2px;
  background: rgba(0, 0, 0, 0.12);
  transform: translateY(-50%);
  border-radius: 2px;
}
.timeline-dot {
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  transform: translate(-50%, -50%);
  background: #dff3f8;
  border-radius: 50%;
  border: 2px solid #cfeaf2;
  box-shadow: 0 2px 6px rgba(17, 24, 39, 0.06);
}

/* Small screens */
@media (max-width: 991.98px) {
  .refined-coops-box {
    width: 92%;
    font-size: 0.95rem;
  }
  .plan-card {
    min-height: 340px;
    padding: 1rem;
  }
  .plan-icon {
    width: 38px;
    height: 38px;
  }
  .plan-title {
    font-size: 0.98rem;
  }
}

@media (max-width: 575.98px) {
  .refined-coops-box {
    width: 100%;
    font-size: 0.95rem;
  }
  .plan-card {
    min-height: 280px;
  }
  .timeline-labels .label {
    font-size: 0.85rem;
  }
  /* stack title + icon better on very small widths */
  .plan-card > .d-flex {
    align-items: flex-start;
    gap: 0.5rem;
  }
  .plan-icon {
    margin-left: 0;
    margin-top: 4px;
  }
}

/* Accessibility: focus visible for keyboard users */
.plan-card:focus-within,
.plan-card:focus {
  outline: 3px solid rgba(38, 157, 201, 0.08);
}

/* Small polish: keep long text from overflowing cards */
.plan-card,
.plan-list li {
  overflow-wrap: anywhere;
  -webkit-font-smoothing: antialiased;
}
