@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300&family=Lora:ital,wght@1,500&family=Montserrat&family=Nunito&family=Playfair+Display:wght@500&display=swap);
.spinner-loading-div {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.6;
  z-index: 1200;
  position: fixed;
  display: block;
}

.spinner-loading {
  position: absolute;
  top: 50%;
  left: 50%;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #061b3c;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

.navbarContentId {
  position: relative !important;
}

.reverse-time-div {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}

.div__session-control-container {
  display: flex;
  justify-content: flex-end;
}

.top-navbar-div {
  background: #061b3c;
  color: #fff;
  font-size: 16px;
}

.div__session-control-notifs {
  background: red;
  border-radius: 50%;
  width: 30px;
  display: flex;
  justify-content: center;
  margin-right: 10px;
}

.div__session-ctrl-container-inner-container {
  padding: 0 18px;
}

.free-account-div {
  text-align: left;
  margin-left: 30px;
  margin-top: 11px;
}

.div__session-control-icons {
  height: 35px;
  display: flex;
  flex-direction: row;
  align-items: center;
  float: right;
  margin-bottom: 5px;
}

.a__session-control-link {
  text-decoration: none;
  color: white;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.p__session-control-link {
  text-decoration: none;
  color: white;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.margin-left {
  margin-left: 20px;
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-left-15 {
  margin-left: 15px;
}

.margin-left-1 {
  margin-left: 1px;
}

.margin-right {
  margin-right: 20px;
}

.div__session-control-separator {
  width: 1px;
  background: #516077;
  height: 15px;
  display: block;
  margin: 0 10px;
}

.pipe-separator {
  color: #516077;
}

.upgrade-btn {
  background: #27959d !important;
  border-radius: 0px !important;
  border: 0 !important;
  padding: 1px 10px 3px 10px !important;
  justify-content: center !important;
  font-size: 15px !important;
}

.navbar-upload-icon {
  width: 15px;
  margin-left: 5px;
}

.sa-setting-box {
  width: 293px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 1px 7px black;
  position: absolute;
  margin-left: -48px;
  top: 44px;
  z-index: 1000;
}

.sa-setting-list {
  list-style-type: none;
  text-align: left;
}

.sa-setting-item {
  color: #0d2752;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}

.sa-setting-parent .sa-setting-icon {
  border: 0px !important;
  background: none !important;
  padding: 0px !important;
}

.sa-setting-parent .dropdown-menu {
  width: 223px !important;
  transform: translate3d(-183px, 34px, 0px) !important;
}

.sa-plan-name:hover {
  text-decoration: underline;
}

.top-section-main-ib {
  border: 1px solid #c5abab44;
  color: white !important;
  padding: 6px 5px;
  position: relative;
  background: linear-gradient(
    90deg,
    rgb(39, 149, 157) 0%,
    rgb(39, 149, 157) 62%,
    rgba(6, 27, 60, 1) 81%,
    rgba(6, 27, 60, 1) 100%
  );
  top: -4px;
  font-size: 15px !important;
  font-weight: 600;
  border-radius: 5px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-decoration: none !important;
}

.swap-image-icon {
  height: 30px;
  width: 30px;
  position: relative;
  top: 0px;
  left: -10px;
  margin-right: 5px;
  object-fit: contain;
  padding: 3px;
  border-radius: 30px;
}

.toggle-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 0.5em;
  padding: 0.125em;
  background-image: linear-gradient(to bottom, #d0c4b8, #f5ece5);
  box-shadow: 0 1px 1px rgb(255 255 255 / 0.6);
}

.toggle-checkbox {
  -webkit-appearance: none;
  appearance: none;
  position: absolute;
  z-index: 1;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.toggle-container {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 0.375em;
  width: 3em;
  height: 1.5em;
  background-color: #e1dacd;

  transition: background-color 0.4s linear;

  .toggle-checkbox:checked + & {
    background-color: #061b3c;
  }
}

.toggle-button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0.0625em;
  border-radius: 0.3125em;
  width: 1.375em;
  height: 1.375em;
  background-color: #e4ddcf;
  box-shadow: inset 0 -0.0625em 0.0625em 0.125em rgb(0 0 0 / 0.1),
    inset 0 -0.125em 0.0625em rgb(0 0 0 / 0.2), inset 0 0.1875em 0.0625em rgb(255 255 255 / 0.3),
    0 0.125em 0.125em rgb(0 0 0 / 0.5);
  transition: left 0.4s /*cubic-bezier(.65, 1.35, .5, 1)*/;

  .toggle-checkbox:checked + .toggle-container > & {
    left: 1.5625em;
  }
}

.toggle-button-circles-container {
  display: grid;
  grid-template-columns: repeat(3, min-content);
  gap: 0.125em;
  position: absolute;
  margin: 0 auto;
}

.toggle-button-circle {
  border-radius: 50%;
  width: 0.125em;
  height: 0.125em;
  background-image: radial-gradient(circle at 50% 0, #f6f0e9, #bebcb0);
}

@media screen and (max-width: 500px) {
  .free-account-div {
    text-align: right;
    /* margin-right: 20px; */
    float: right;
  }

  .reverse-time-div {
    display: none;
  }

  .free-account-div {
    text-decoration: none !important;
  }

  .div__session-control-separator {
    width: 2px;
    background: white;
    height: 15px;
    display: block;
    margin: 0 5px;
  }

  .div__session-ctrl-container-inner-container {
    padding: 0px;
  }
  .a__session-control-link {
    font-size: 16px;
  }
  .adminActionIcon {
    font-size: 20px;
    z-index: 999 !important;
  }
  .plan-sectios {
    font-size: 11px;
    font-weight: 700;
    border-bottom: 1px solid white;
    padding-bottom: 1px;
    border-top: 1px solid white;
  }

  .div__session-control-container {
    margin-top: 5px;
  }
  .a__session-control-link {
    font-size: 12px;
  }

  .upgrade-btn-as-card {
    text-decoration: double;
    display: flex;
  }

  .switch-to-infabode-mobile {
    font-size: 10px;
    position: relative;
    left: -10px;
  }
  .top-section-main-ib {
    font-size: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    position: relative;
    left: 10px;
  }

  .swap-image-icon-mobile {
    display: none !important;
  }

  .ib-viewer-mobile-view {
    display: none !important;
  }

  .ib-seprator-main-section {
    display: none !important;
  }

  .dropDownMain {
    position: relative !important;
    left: 10px !important;
    top: -10px !important;
  }

  .ib-main-header-dropdown {
    position: absolute !important;
    right: 10px !important;
    top: 25px !important;
  }

  .ib-main-drop-down-box-mobile {
    position: absolute;
    right: 5px;
    top: -15px !important;
  }

  .sign-in-btn-mobile-section {
    position: relative;
    top: -5px;
  }
}

.navbar-btn {
  font-size: 14px;
  font-weight: 600;
  color: white;
  background-color: #27959d;
  border: none;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  position: absolute;
  top: 8px;
  left: 140px;
  border-radius: 3px;
}

.navbar-btn:hover {
  background-color: white;
  border: 2px solid #27959d;
  color: #27959d;
}

.sidebar-header {
  /* padding: 5px; */
  display: flex;
  background-color: #061b3c;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sidebar-title {
  color: white;
  font-weight: 600 !important;
  padding-top: 5px;
}

.sidebar-ul {
  text-decoration: none;
  list-style: none;
}
.sidebar-li {
  position: relative;
  left: -40px;
  height: 50px;
  display: flex;
  justify-content: start;
  align-items: center;
  background-color: white;
  margin: 5px 0px !important;
  width: 310px !important;
  padding-left: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #0d2752;
  cursor: pointer;
  box-shadow: 1px 1px 1px lavender;
}

.sidebar-li:hover {
  background-color: #0d2752;
  text-align: center !important;
  color: white;
  box-shadow: 1px 1px 5px lavender;
  border: 1px solid white;
}

.sidebar-close-icon {
  position: absolute;
  color: white;
  right: 20px;
  top: 5px;
  font-weight: 600;
  height: 30px;
  width: 30px;
  font-size: 20px;
  cursor: pointer;
}

.adminActionIcon {
  cursor: pointer;
}

#mobileViewRootId {
  position: sticky !important;
  z-index: 999;
  inset: 0;
}

/* User Drop Down */

.dropDownMain {
  width: 100%;
  width: 200px;
  border: 1px solid #eee;
}

.dropdown-icon {
  color: #061b3c;
  height: 16px;
  width: 16px;
  font-size: 16px;
  position: relative;
  left: -10px;
}

.dropdown-value {
  font-size: 14px !important;
  color: #061b3c !important;
  background-color: white !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  text-align: left !important;
}

.top-header-register-btn {
  width: 100%;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  background-color: #27959d;
  border: none;
}

.public-top-header {
  display: flex;
}

.sign-in-btn-section {
  display: flex;
  font-size: 16px;
  position: relative;
  /* left: -50px; */
  top: 4px;
}

.sign-in-top-btn {
  background-color: #27959d;
  padding: 0px 5px;
  width: 100px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 1px;
  border-radius: 5px;
  font-weight: 500;
  cursor: pointer;
}

.div__user-icon-svg {
    display: flex;
    justify-content: flex-end;
    height: 40px;
    width: 40px;
    padding-right: 10px;
}


.div__user-icon {
    background: none;    
    cursor: pointer;
}

.img__user-icon {
    width: 28px;
    height: 26px;
    border-radius: 50%;
}

.div-social-icons-container {
  display: flex;
  justify-content: center;
  flex-direction: row;
}

.div__social-icons-container-m {
  display: flex;
  justify-content: left;
  flex-direction: row;
}

.a__session-control-link {
  text-decoration: none;
  color: white;
}
.a__session-control-link:hover {
  color: white;
  text-decoration: underline;
}

.div__social-icons-last-icon {
  margin-right: 0;
}

.premium-section-modal {
  border-radius: 12px;
  border: none;
  max-width: 700px;
}

.premium-section-modal-header {
  background-color: #eee;
  height: 100px;
  background-image: url('/static/banner\ \(2\).avif');
}

.premium-section-modal-body {
}

.premium-section-row {
}

.premium-section-col {
  height: 100%;
}

.premium-section-avatar-container {
  position: relative;
}

.premium-section-avatar {
  height: 110px;
  width: 110px;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 20px;
  border: 10px solid #fff;
}

.view-plans-btn {
  background-color: #000042;
  position: absolute;
  right: 10px;
  color: white;
  font-size: 14px;
  padding: 7px 14px;
  border-radius: 5px;
  border: none;
  font-weight: 600;
}

.premium-icon {
  color: gold;
  margin: 0px 3px;
}

.premium-modal-close-btn {
  background-color: #000042;
  height: 40px;
  width: 40px;
  position: absolute;
  top: -10px;
  right: -10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: white;
  border-radius: 50%;
}

.view-benefits-btn {
  background-color: #000042;
  color: white;
  font-size: 14px;
  padding: 7px 14px;
  border-radius: 5px;
  border: none;
  font-weight: 600;
  margin: 0px 2px;
}

.premium-btn-container {
  display: flex;
  justify-content: end;
  align-items: center;
}

.premium-plan-name {
  font-size: 20px;
  font-weight: 600;
  color: #000042;
  margin: 3px 0px;
  box-shadow: 0px 0px 3px #eee;
}

.premium-plan-status-container {
  background-color: #e6f4ea;
  border-radius: 30px;
  text-align: center;
  padding: 2px 30px;
  display: inline-block;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 4px #e6f4ea;
}

.premium-plan-status {
  color: #137333;
  font-size: 13px;
  font-weight: 700;
}

.premium-plan-trial-end {
  font-size: 16px;
  margin-top: 10px;
  color: #000042;
  font-weight: 700;
}

.premium-plan-trial-end-date {
  font-weight: 700;
}

.premium-card-info {
  color: rgb(99, 99, 99);
  font-size: 16px;
  margin: 5px 0px;
  font-weight: 500;
}

.premium-plan-success {
  background-color: #e6f4ea;
  color: #137333;
  font-weight: 700;
  font-size: 14px;
  padding: 7px 14px;
  border-radius: 5px;
  border: none;
  font-weight: 600;
  margin: 0px 2px;
}

.premium-plan-danger {
  background-color: #fce8e6;
  color: #c5221f;
  font-weight: 700;
  font-size: 14px;
  padding: 7px 14px;
  border-radius: 5px;
  border: none;
  font-weight: 600;
  margin: 0px 2px;
}

.premium-plan-view {
  background-color: #e8f0fe;
  color: #1967d2;
  font-weight: 700;
  font-size: 14px;
  padding: 7px 14px;
  border-radius: 5px;
  border: none;
  font-weight: 600;
  margin: 0px 2px;
}

.status-icon-premium {
  color: #137333;
  margin: 0px 3px;
  font-size: 14px;
  width: 14px;
  height: 14px;
}

.change-card-btn {
  color: rgb(39, 149, 157);
  font-size: 14px;
  font-weight: 600;
  margin: 0px 4px;
}

.premium-card-info-last {
  color: #000042;
  font-weight: 600;
  font-size: 14px;
  margin-left: 3px;
}

.premium-card-info-brand {
  color: #000042;
  font-weight: 600;
  font-size: 14px;
  margin-right: 3px;
}

.premium-card-info-payment {
  color: #222222;
}

.premium-card-info-payment-date {
  font-weight: 700;
  font-size: 14px;
  margin-left: 3px;
}

.premium-section-avatar-text {
  background-color: pink;
  color: white;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 600;
}

/* 
p,
h1 {
  font-family: 'Inter', sans-serif;
  font-family: 'Lora', serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Nunito', sans-serif;
} */

.upgrade-img {
  width: 100%;
  height: 360px;
  object-fit: cover;
  object-position: 50% 92%;
  -webkit-filter: brightness(0.6);
  filter: brightness(0.6);
}

.plan-parent-text {
  color: #fff;
  margin-top: -320px;
  position: absolute;
  width: 100%;
}

.plan-select-text {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 51px;
  text-align: center;
  color: #fff;
}

.plan-title-desc {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #0d2752;
  margin-bottom: 10px;
  width: 60%;
  margin: auto;
}

.plan-title-desc1 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #0d2752;
}

.plan-parent-row {
  margin-top: -185px;
  position: absolute;
  width: 100%;
  padding: 25px 70px 220px 70px;
}

.plan-parent-col {
  padding-bottom: 70px !important;
  border-radius: 10px;
  padding: 10px;
  background: #fff;
}

.subscribe-parent-div {
  padding: 0px 10px;
}

.plan-title {
  margin-top: 30px;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 51px;
  text-align: center;
  color: #0d2752;
}

.plan-hr {
  border: 1px ridge #0d2752;
  width: 90px;
}

.plan-price {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 33px;
  color: #27959d;
  margin-bottom: 10px;
}

.plan-duration {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #6d6d6d;
  margin-bottom: 15px;
}

.plan-desc {
  padding: 10px 50px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #333333;
  margin-bottom: 10px;
}

.plan-desc1 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  color: #333333;
}

.bronze-btn {
  margin-top: 194px;
}

.silver-btn {
  margin-top: 20px;
}

.plan-desc-bg {
  background: #ecf3ff;
  border: 1px solid #d1def3;
  box-shadow: 0px 3px 20px 0px #00000012;
  filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.071));
  border-radius: 50%;
  width: 55px;
  height: 55px;
}

.plan-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  height: 100%;
}

.plan-diamond-bg {
  background: #e2bc00;
  box-shadow: 0px 4px 4px 0px #00000040;
  height: 110px;
  width: 110px;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: -68px;
}

.subscribe-icon-bg {
  background: #e2bc00;
  box-shadow: 0px 4px 4px 0px #00000040;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: -68px;
}

.subscribe-icon {
  margin-left: 3px;
  margin-top: 10px;
  height: 60px;
  width: 60px;
}

.card-element {
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  height: 50px;
  padding: 15px 12px !important;
  font-size: 14px;
  line-height: 1.2em;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  transition: box-shadow 150ms ease;
}

.other-payment-element {
  border-radius: 9px !important;
  background: #ffffff !important;
  transition: box-shadow 150ms ease;
  box-shadow: 0 1px 3px 0 #e6ebf1;
}

.input-prepend {
  background: white;
  border-radius: 9px 0px 0px 9px;
  border-right: 0px;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  transition: box-shadow 150ms ease;
}

.payment-label {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #9d9d9d;
}

.subscribe-btn {
  background: #27959d;
  width: 100%;
  height: 52px;
  border-radius: 9px;
  border: 1px solid #e9e9e9;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
}

.subscribe-btn:hover {
  background: #27959d !important;
  box-shadow: 0px 0px 4px lavender;
  transition: 0.7s;
  border: none;
  -webkit-transition: 0.7s;
}

.subscribe-terms {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}

.upgrade-now-div {
  margin: 0 auto;
  width: 100%;
  position: absolute;
}

.upgrade-now-btn {
  font-size: 25px;
  width: 340px;
  height: 70px;
  border-radius: 50px;
  margin-top: 28px;
  background-color: #27959d;
  color: #fff;
  transition: 0.5s;
  -webkit-transition: 0.5;
}

.upgrade-now-btn:hover {
  box-shadow: 0px 2px 8px black;
  background-color: #27959d !important;
  border-color: #27959d !important;
  transition: 0.3s;
  -webkit-transition: 0.5;
}

.current-plan-btn {
  font-size: 25px;
  width: 340px;
  height: 70px;
  border-radius: 50px;
  margin-top: 28px;
  background-color: green !important;
  color: #fff;
  transition: 0.5s;
  -webkit-transition: 0.5;
}

.current-plan-btn:hover {
  box-shadow: 0px 2px 8px black;
  transition: 0.3s;
  -webkit-transition: 0.5;
  background-color: green !important;
  border-color: green !important;
}

.free-account-btn {
  font-size: 25px;
  width: 340px;
  height: 70px;
  border-radius: 50px;
  margin-top: 28px;
  background-color: #e2bc00;
  border-color: #e2bc00;
  color: #fff;
  transition: 0.5s;
  -webkit-transition: 0.5;
}

.free-account-btn:hover {
  box-shadow: 0px 2px 8px black;
  background-color: #e2bc00 !important;
  border-color: #e2bc00 !important;
  transition: 0.3s;
  -webkit-transition: 0.5;
}

.subscription-message-modal {
  padding: 10px !important;
}

.subscription-message-ok-btn {
  padding: 9px 20px;
  margin-top: 19px;
}

.upgrade-vertical-line {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 670px;
  margin: 0 auto;
  margin-top: 25px;
  width: 45%;
}

/*  */
.book-live-demo {
  height: 45px;
  padding: 10px;
  background-color: #27959d;
  border: none;
  color: white;
  font-weight: 600;
  border-radius: 8px;
  outline: none !important;
}

.book-live-demo-inline {
  height: 45px;
  padding: 10px;
  background-color: white;
  border: none;
  color: #27959d;
  border: 1px solid #27959d;
  font-weight: 600;
  border-radius: 8px;
  margin-left: 10px;
  outline: none !important;
}

.key-card {
  min-height: 250px;
  border: none;
  box-shadow: 0px 0px 5px #eee;
  border-radius: 10px;
}

.card-icon {
  height: 35px;
  font-size: 35px;
  width: 35px;
  background-color: #27959d;
  color: white;
  padding: 5px;
  border-radius: 50%;
}

.key-card-heading {
  font-size: 20px;
  font-weight: 800;
  color: #061b3c;
}

.key-card-content {
  color: #6e757d;
  font-size: 14px !important;
}

.advanced-ai {
  height: 600px;
  width: 700px;
  background-color: white;
  border: 1px solid white;
  box-shadow: 0px 0px 1px white;
  border-radius: 10px;
}

.advanced-ai-content {
  text-align: left;
  /* padding: 0px 10px; */
  display: inline-block;
  position: relative;

  /* width: 800px; */
}

.advanced-ai-content h1 {
  color: #27959d;
  font-size: 35px;
  margin-bottom: 10px;
  font-weight: 600;
  /* text-decoration: underline; */
  font-family: 'Inter', sans-serif;
  font-family: 'Lora', serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Nunito', sans-serif;
  /* font-family: 'Playfair Display', serif; */
}

.advanced-ai-content li {
  margin-bottom: 15px;
  color: #6d6d6d;
  text-align: justify;
}

.features-links {
  position: relative;
  left: -40px;
}
.shifting-container,
.features-links-btn {
  /* position: relative;
  left: -50px; */
  width: 100% !important;
}

/*  */

@media screen and (max-width: 488px) {
  .plan-parent-col {
    margin-top: 15px;
    margin-left: 0px;
  }

  .subscribe-parent-div {
    padding: 0px;
  }

  .plan-parent-row {
    margin-top: -85px;
    padding: 25px 10px 130px 10px;
  }

  .upgrade-now-div {
    width: 0%;
  }

  .upgrade-now-btn {
    width: 326px;
  }

  .free-account-btn {
    width: 326px;
  }

  .current-plan-btn {
    width: 326px;
  }

  .plan-desc-bg {
    width: 60px;
    height: 60px;
  }

  .plan-title-desc {
    width: 100%;
  }

  .plan-desc {
    padding: 10px 0px;
  }
}

@media screen and (min-width: 1500px) {
  .upgrade-vertical-line {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    height: 580px;
    margin: 0 auto;
    margin-top: 25px;
    width: 45%;
  }
}

@media screen and (min-width: 1920px) {
  .upgrade-img {
    object-position: 50% 87%;
    height: 480px;
  }

  .plan-parent-row {
    margin-top: -240px;
    padding: 25px 185px 220px 185px;
  }

  .plan-parent-text {
    margin-top: -400px;
  }

  .plan-title-desc {
    width: 55%;
  }

  .bronze-btn {
    margin-top: 165px;
  }

  .silver-btn {
    margin-top: 18px;
  }

  .upgrade-vertical-line {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    height: 580px;
    margin: 0 auto;
    margin-top: 25px;
    width: 45%;
  }
}

@media screen and (min-width: 2560px) {
  .upgrade-img {
    object-position: 50% 78%;
    height: 480px;
  }

  .plan-parent-row {
    margin-top: -230px;
    padding: 25px 220px 230px 220px;
  }

  .plan-parent-text {
    margin-top: -390px;
  }

  .plan-title-desc {
    width: 50%;
  }

  .bronze-btn {
    margin-top: 156px;
  }

  .silver-btn {
    margin-top: 24px;
  }

  .upgrade-vertical-line {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    height: 550px;
    margin: 0 auto;
    margin-top: 25px;
    width: 45%;
  }
}

/* new upgrade page */

.landing-page-contaier {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
  /* text-shadow: 1px 1px 1px gray; */
}

.form-heading-text {
  text-align: left;
  color: #27959d;
  font-size: 25px;
  font-weight: 600;
}

.form-sub-heading {
  text-align: left;
  font-size: 14px;
  color: gray;
  position: relative;
  top: -10px;
}

.form-input-box {
  height: 45px;
  width: 100%;
  border: none;
  box-shadow: 0px 0px 1px gray;
  border-radius: 2px;
  outline: none;
  color: gray;
}

.upgrade-form-input {
  display: block !important;
  justify-content: flex-end;
}

.upgrade-form-input p {
  color: rgb(105, 105, 105);
  font-weight: 500;
  font-size: 16 px;
  padding-right: 40px;
}

.bottom-container-contain-box {
  position: relative;
  left: 100px;
}

.book-form-section {
  padding: 0px 25px;
  text-align: justify;
  margin-top: 25px;
  line-height: 30px;
}

.bottom-book-heading {
  color: #27959d;
  font-size: 30px;
  font-weight: 600;
}

.bottom-book-sub-heading {
  color: #6e757d;
}

.upgrade-book-form {
  width: 100%;
  min-height: 50px;
  margin-bottom: 10px;
  border: 1px solid lightgray;
  outline: none;
  border-radius: 5px;
  box-shadow: 0px 0px 3px white;
}

/* Styles the track */
.custom-range {
  width: 93%;
  height: 10px;
  transition: 0.5 linear ease-in-out;
  background-color: #27959d !important;
  border: none;
  border-radius: 5px;
  outline: none;
}

/* Styles the thumb (handle) */
.custom-range::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  width: 30px !important;
  height: 30px !important;
  background: url('/images/favicon-180_180.png') center/cover no-repeat !important;
  border-radius: 50% !important;
  cursor: pointer !important;
  /* background-color: #27959d !important; */
  border: 2px solid white !important;
  position: relative !important;
  top: 4px !important;
  z-index: 1 !important;
  box-shadow: 0px 0px 10px #eee;
}

.custom-range::-webkit-slider-runnable-track {
  background-color: #27959d !important;
  cursor: pointer !important;
  height: 30px !important;
  width: 70% !important;
}

.range-value {
  position: absolute;
  top: -2px;
  /* Adjust the vertical position as needed */
  left: 50px;
  /* Position at the center of the range */
  transform: translateX(-50%);
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #061b3c;
  font-weight: 900;
  height: 30px;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-color: #eee;
  border: 1px solid #27959d;
  box-shadow: 1px 1px 5px lavender;
  text-shadow: 0px 0px 4px #eee;
  outline: none;
}

.bottom-container-content {
  display: flex;
  align-items: center;
  height: 100%;
}

.bottom-container-sidebar {
  height: 100%;
  width: 100%;
  background-color: #061b3c;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottom-contianer-left {
  border: 1px solid #eee;
  border-right: none;
  border-radius: 10px;
  width: 49.5%;
  margin: 0px 3px;
  box-shadow: 1px 0px 5px lavender;
}

.upgrade-building-icon {
  height: 40px;
  width: 40px;
  background-color: #27959d;
  border-radius: 50%;
  position: absolute;
  top: 40px;
  left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.upgrade-plan-content {
  position: relative;
  left: 10px;
}

.upgrade-plan-content div {
  color: #6d6d6d;
  font-size: 18px;
  font-weight: 600;
}

.upgrade-plan-content p {
  color: #061b3c;
  font-size: 24px;
  font-weight: 600;
}

.upgrade-price-section {
  display: flex;
}

.upgrade-price-section p {
  display: flex;
  font-size: 50px;
  color: #061b3c;
  font-weight: 600;
}

.upgrade-price-section span {
  display: flex;
  font-size: 20px;
  color: #27959d;
  position: relative;
  font-weight: 600;
  top: 40px;
}

.bottom-container-sidebar p {
  color: white;
  font-size: 25px;
  margin: 25px 0px;
  text-align: left;
  position: relative;
  left: -100px;
}

.bottom-container-sidebar li {
  color: white;
  position: relative;
  left: -120px;
  /* font-size: 20px; */
  margin: 10px 0px;
  text-align: left;
  list-style: none;
}

.bottom-container-sidebar span {
  font-size: 18px;
}

.bottom-container-building {
  height: 25px;
  width: 25px;
  background-color: #27959d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.bottom-container-building-outer {
  height: 35px;
  width: 35px;
  background-color: #27959d;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 50%;
  left: -20px;
  top: -10px;
  box-shadow: 0px 0px 5px #38527c;
  border: 6px solid #38527c;
}
.chart-icon {
  font-size: 13px;
  height: 13px;
  width: 13px;
}
.outer-layer-main {
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 5px solid #8fdde2;
}

.outer-layer {
  height: 40px;
  border: none;
  width: 40px;
  border-radius: 50px;
  background-color: #27959d;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 20px #7ec2c7;
}

/* upgrade modal */

.upgrade-modal {
  border-radius: 10px !important;
}

.upgrade-modal-header {
  background-color: white;
  border: none;
  border-radius: 10px !important;
}

.upgrade-header-heading {
  font-family: 'Inter', sans-serif;
  font-family: 'Lora', serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Nunito', sans-serif;
}

.upgrade-header-heading .heading {
  font-size: 30px;
  color: #27959d !important;
  font-weight: 600;
}

.upgrade-header-heading .sub-heading {
  font-size: 16px;
  color: #6e757d !important;
  position: relative;
  top: -15px;
}

.sub-heading {
  font-size: 15px;
  color: #6e757d;
}

.upgrade-close-icon-container {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 10px solid #aedadd;
  background-color: #aedadd;
  opacity: 0.8;
  box-shadow: 0px 0px 5px #aedadd;
  border-radius: 50%;
}

.upgrade-close-icon {
  color: #27959d;
  height: 20px;
  width: 20px;
  font-size: 20px;
  font-weight: 100;
}

.upgrade-modal-input {
  height: 45px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #ebebeb;
  box-shadow: 0px 0px 1px lavender;
  border-radius: 5px;
  outline: none;
  color: gray;
  background-color: white;
}

.upgrade-modal-body {
  position: relative;
  top: -25px;
  font-family: 'Inter', sans-serif;
  font-family: 'Lora', serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Nunito', sans-serif;
}

.upgrade-modal-upgrade-button {
  height: 45px;
  width: 100%;
  background-color: #27959d;
  color: white;
  border: none;
  border-radius: 5px;
  font-weight: 600;
  outline: none !important;
  box-shadow: 0px;
}

.upgrade-bottom-condtions {
  position: relative;
  top: 10px;
  display: flex;
}

.upgrade-bottom-condtions .layer-icon {
  color: #27959d;
  margin-right: 10px;
}

.feature-title {
  color: #6e757d;
  /* width: 700px; */
}

.list-icons-upgrade {
  color: #27959d;
  font-size: 20px;
  width: 20px;
  height: 20px;
  position: relative;
  top: -4px;
  margin-right: 10px;
}

.list-icon-item {
  color: #6e757d;
  font-size: 14px;
}

.price-card {
  height: 25px;
  width: 100px;
  position: relative;
  top: 10px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #27959d;
  background-color: #0d2752;
  border: 1px solid #27959d;
  color: white;
  font-weight: 600;
  box-shadow: 0px 0px 3px lavender;
}

.upper-range-card {
  border: none;
  border-radius: 100px;
  padding: 0px 20px;
}

.is-for-mobile {
  display: none;
}

.is-for-web {
  display: block;
}

.row-margin {
  /* margin-bottom: 50px; */
}

.bottom-price-container {
  padding: 20px;
  width: 100%;
}

.price-plan-card-contain {
  width: 100%;
  color: #6e757d;
}

.vidoe-container-box {
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 10px;
  padding: 10px;
}

.vidoe-container-box video {
  filter: brightness(80%);
}

.play-button {
  color: white;
  z-index: 999;
  position: absolute;
  left: 43%;
  top: 44%;
  background-color: #27959d;
  border: none;
  padding: 5px;
  border-radius: 50%;
  outline: none !important;
  opacity: 0.9;
}

.play-circle {
  height: 40px;
  width: 40px;
  font-size: 40px;
}

.list-value {
  font-size: 16px !important;
}

.upgrade-bottom-scroller {
  border: 3px solid #061b3c;
  box-shadow: 10px 0px 10px #eee;
  padding: 100px 10px;
  box-shadow: 0px 0px 10px whitesmoke;
  border-radius: 20px;
}

.upgrade-crousal-box {
}

.upgrade-crousal-items {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  left: 20%;
  margin-top: 20px;
  width: 70%;
  text-align: justify;
  color: #061b3c;
}

.bottom-container-contain-box-testimonals {
  position: absolute;
  top: 15%;
  left: 30%;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 100px;
  height: 100px;
  font-weight: 600;
  color: white;
  text-align: right;
}
.ribbon span {
  font-size: 8px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#27959d 0%, #061b3c 100%);
  box-shadow: 0 3px 10px -5px #061b3c;
  position: absolute;
  top: 19px;
  right: -21px;
}
.ribbon span::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #061b3c;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #061b3c;
}
.ribbon span::after {
  content: '';
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #061b3c;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #061b3c;
}

@media screen and (min-width: 300px) and (max-width: 766px) {
  .upgrade-vertical-line {
    display: none;
  }

  .landing-page-contaier {
    font-size: 25px !important;
    margin-bottom: -25px;
  }

  .form-heading-text {
    font-size: 16px !important;
    position: relative;
    left: -10px;
    top: 10px;
  }

  .form-sub-heading {
    position: relative;
    left: -10px;
    top: 5px !important;
  }

  .button-container-upgrade {
    margin: 40px 0px 10px 0px !important;
    position: relative;
    left: -20px;
    font-size: 11px !important;
    outline: none !important;
  }

  .advanced-ai-content {
    margin-top: 20px;
  }

  .advanced-ai-content h1 {
    font-size: 25px;
  }

  .advanced-ai-content p {
    font-size: 16px;
    text-align: justify;
  }

  .features-links {
    position: relative;
    left: -40px;
  }

  .features-links div {
    /* text-align: justify; */
    width: 100%;
    color: gray;
    margin-bottom: 5px;
  }

  .features-links-btn {
    font-size: 12px;
  }

  .features-links-btn button {
    width: 100%;
    margin-bottom: 5px;
  }

  .book-live-demo-inline {
    position: relative;
    left: -10px;
  }

  .key-feature-button {
    position: relative;
    left: 5px;
  }

  .is-for-web {
    display: none;
  }

  .is-for-mobile {
    display: block;
    margin-top: 30px;
  }

  .is-for-new {
    margin-top: 20px;
  }

  .row-margin {
    margin-bottom: 0px;
  }

  .bottom-book-heading {
    font-size: 25px;
  }

  .bottom-book-sub-heading,
  .upgrade-form-input {
    text-align: left;
    line-height: 25px;
    font-size: 16px;
  }

  .row-margin-main {
    margin-top: 20px;
  }

  .bottom-price-container {
    width: 100%;
  }

  .price-card-icon-container {
    position: relative;
    left: -20px;
    top: 10px;
  }

  .upgrade-building-icon {
    height: 35px;
    width: 35px;
    position: relative;
    left: -10px;
    margin-left: 10px;
  }

  .upgrade-plan-content {
    position: relative;
    left: 10px;
  }

  .upgrade-plan-content div {
    font-size: 16px;
  }

  .upgrade-plan-content p {
    font-size: 14px;
  }

  .price-plan-card-contain {
    width: 130%;
    position: relative;
    left: -30px;
    text-align: justify;
    font-size: 14px;
  }

  .upgrade-price-section {
    position: relative;
    left: 10px;
    font-size: 15px;
  }

  .upgrade-price-section p {
    font-size: 25px;
  }

  .upgrade-price-section span {
    font-size: 16px;
    position: relative;
    top: 13px;
    left: 5px;
  }

  .bottom-price-container {
    width: 110% !important;
    position: relative;
    left: -10px;
  }

  .bottom-buttons {
    width: 100%;
    position: relative;
    left: -48px;
    font-size: 10px;
  }

  .bottom-buttons .book-live-demo {
    width: 140%;
    font-size: 12px;
    margin-bottom: 5px;
  }

  .bottom-buttons .book-live-demo-inline {
    width: 140%;
    font-size: 12px;
  }

  .bottom-container-sidebar {
    width: 110%;
    position: relative;
    left: -10px;
    top: 10px;
  }

  .bottom-container-sidebar p {
    font-size: 14px !important;
    position: relative;
    left: -75px;
    width: 100%;
  }

  .bottom-container-sidebar li {
    position: relative;
    left: -100px;
    width: 100%;
  }

  .bottom-container-sidebar span {
    position: relative;
    left: -10px;
    top: -10px;
    font-size: 14px !important;
    width: 100%;
  }

  .bottom-container-building-outer {
    height: 40px;
    width: 40px;
    font-size: 20px;
  }

  .bottom-container-building {
    font-size: 20px;
    height: 30px;
    width: 30px;
  }

  .list-value {
    width: 80%;
    font-size: 10px !important;
    position: relative;
    top: -5px;
  }

  .upgrade-close-icon-container {
    position: absolute;
    top: -10px;
    right: -10px;
  }

  .key-card-content {
    color: gray;
    font-size: 14px;
    color: #0d2752;
  }
}

.video-modal-body {
  padding: 0px;
  outline: none;
  padding-bottom: 0px !important;
  display: flex;
  justify-content: center;
  align-self: center;
}

.vidoe-close-icon-container {
  position: absolute;
  right: -15px;
  top: -15px;
  height: 40px;
  width: 40px;
  background-color: #27959d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  opacity: 0.7;
  cursor: pointer;
}

.vidoe-close-icon {
  height: 30px;
  width: 30px;
  font-size: 20px;
  color: white;
  cursor: pointer;
}

.blur-overlay-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.blur-overlay-content.blurred {
  pointer-events: none;
  user-select: none;
}

.sign-in-trial-button {
  width: 90%;
  background-color: #061b3c;
  color: white;
  border: none;
  border-radius: 30px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.side-trial-section-list ul li {
  color: #5f5f5f;
  font-weight: 500;
  font-weight: 600;
}

.span-text-for-trial {
  /* color: #27959d; */
  color: #061b3c;
  font-size: 13px;
  font-weight: 600;
}

.blur-overlay-message {
  position: absolute;
  top: 2%;
  left: 50%;
  width: 100% !important;
  transform: translate(-50%, -50%);
  background: transparent;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  font-weight: 600;
  color: #444;
}

.upgrade-now-button {
  background-color: white;
  border: 1px solid #27959d !important;
  font-size: 14px;
  padding: 5px 10px;
  color: white;
  font-weight: 600;
  border-radius: 30px;
  background-color: #27959d;
  margin-top: 10px;
}

.countdown-timer {
  background: rgb(15, 39, 81);
  color: white;
  display: flex;
}

.countdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -25px !important;
  right: 200px;
  background: rgb(15, 39, 81);
  z-index: 99;
}

.countdown-timer {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0px 10px;
  width: 100%;
}

.countdown-segment {
  display: flex;
  align-items: center;
}

.countdown-value {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}

.countdown-label {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0.25rem;
  width: 150px;
  margin: 0px 10px;
}

.countdown-separator {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.25rem;
  padding-bottom: 1rem;
  align-self: flex-end;
}

.trial-end-text {
  position: absolute;
  right: 470px;
  width: 100%;
  font-weight: 600;
}

/* Custom modal styling */
.modal-content {
  border-radius: 10px;
  border: none;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.modal-header {
  border-bottom: none;
  padding: 0px 20px !important;
}

.modal-body {
  padding-top: 10px;
}

.modal-footer {
  border-top: none;
  padding-top: 0;
}

.trial-popup-modal {
  padding: 0px;
}

.trial-popup-modal-body {
  padding: 0px;
}

.trial-popup-modal-image {
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.side-trial-section {
  padding: 10px;
}

.side-trial-section-heading {
  font-size: 18px;
  font-weight: 600;
  color: #061b3c;
}

.side-trial-section-content {
  color: gray;
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0px;
}

.side-trial-section-list {
  position: relative;
  left: -15px;
  color: rgb(109, 109, 109);
  font-size: 13px;
  font-weight: 600;
  line-height: 25px;
}

.footer-left-section {
  position: absolute;
  top: 35px;
  right: -170px;
}

.trial-close-container {
  position: absolute;
  top: -12px;
  right: -12px;
  background-color: #061b3c;
  height: 35px;
  width: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer !important;
}

.trial-close-icon {
  height: 16px;
  width: 16px;
  font-size: 16px;
  cursor: pointer !important;
  color: white;
}

.trial-footer-content {
  position: relative;
  top: 80px;
  font-size: 14px;
}

.trial-footer-email {
  color: rgb(112, 112, 255);
  font-weight: 600;
}

/* For mobile responsiveness */
@media (max-width: 768px) {
  .countdown-segment {
    min-width: 60px;
  }

  .countdown-value {
    font-size: 1.8rem;
  }

  .countdown-separator {
    font-size: 1.5rem;
    padding-bottom: 0.8rem;
  }

  .hide-for-mobile {
    display: none;
  }

  .mobile-view-image-section {
    display: none;
  }
}

/* styles.css */
.trial-countdown {
  font-family: 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  display: flex;
  align-items: center;
  font-size: 0.95rem;
  color: #444;
  font-weight: 500;
}

.trial-text {
  color: white;
}

.time-separator {
  color: white;
  padding: 0 2px;
}

.time-value {
  font-weight: 600;
  color: white;
  min-width: 22px;
  display: inline-block;
  text-align: center;
}

.time-unit {
  color:white;
  font-weight: 500;
}

/* For dark mode support */
@media (prefers-color-scheme: dark) {
  .trial-countdown {
    color: #e2e8f0;
  }
  .trial-text {
    color: #cbd5e0;
  }
  .time-value {
    color: #63b3ed;
  }
  .time-unit {
    color: #a0aec0;
  }
}

.premium-section-modal {
  border-radius: 12px !important;
  border: none !important;
  width: 700px !important;
}

.premium-section-modal-header {
  background-color: #eee !important;
  height: 100px !important;
  background-image: url('/static/banner\ \(2\).avif') !important;
}

.premium-section-col {
  height: 100% !important;
}

.premium-section-avatar-container {
  position: relative !important;
}

.premium-section-avatar {
  height: 110px !important;
  width: 110px !important;
  border-radius: 50% !important;
  position: absolute !important;
  top: 0px !important;
  left: 20px !important;
  border: 10px solid #fff !important;
}

.view-plans-btn {
  background-color: #061b3c !important;
  position: absolute !important;
  right: 10px !important;
  color: white !important;
  font-size: 14px !important;
  padding: 7px 14px !important;
  border-radius: 5px !important;
  border: none !important;
  font-weight: 600 !important;
}

.premium-icon {
  color: gold !important;
  margin: 0px 3px !important;
}

.premium-modal-close-btn {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  background-color: #061b3c !important;
  height: 40px !important;
  width: 40px !important;
  position: absolute !important;
  top: -10px !important;
  right: -10px !important;
  cursor: pointer !important;
  color: white !important;
  border-radius: 50% !important;
}

.close-icon-main {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.view-benefits-btn {
  background-color: #061b3c !important;
  color: white !important;
  font-size: 14px !important;
  padding: 7px 14px !important;
  border-radius: 5px !important;
  border: none !important;
  font-weight: 600 !important;
  margin: 0px 2px !important;
}

.premium-btn-container {
  display: flex !important;
  justify-content: end !important;
  align-items: center !important;
}

.premium-plan-name {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #061b3c !important;
  margin: 3px 0px !important;
  box-shadow: 0px 0px 3px #eee !important;
}

.premium-plan-status-container {
  background-color: #e6f4ea !important;
  border-radius: 30px !important;
  text-align: center !important;
  padding: 2px 30px !important;
  display: inline-block !important;
  justify-content: center !important;
  align-items: center !important;
  box-shadow: 0px 0px 4px #e6f4ea !important;
}

.premium-plan-status {
  color: #137333 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

.premium-plan-trial-end {
  font-size: 16px !important;
  margin-top: 10px !important;
  color: #061b3c !important;
  font-weight: 700 !important;
}

.premium-plan-trial-end-date {
  font-weight: 700 !important;
}

.premium-card-info {
  color: rgb(99, 99, 99) !important;
  font-size: 16px !important;
  margin: 5px 0px !important;
  font-weight: 500 !important;
}

.premium-plan-success {
  background-color: #e6f4ea !important;
  color: #137333 !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  padding: 7px 14px !important;
  border-radius: 5px !important;
  border: none !important;
  font-weight: 600 !important;
  margin: 0px 2px !important;
}

.premium-plan-danger {
  background-color: #fce8e6 !important;
  color: #c5221f !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  padding: 7px 14px !important;
  border-radius: 5px !important;
  border: none !important;
  font-weight: 600 !important;
  margin: 0px 2px !important;
}

.premium-plan-view {
  background-color: #e8f0fe !important;
  color: #1967d2 !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  padding: 7px 14px !important;
  border-radius: 5px !important;
  border: none !important;
  font-weight: 600 !important;
  margin: 0px 2px !important;
}

.status-icon-premium {
  color: #137333 !important;
  margin: 0px 3px !important;
  font-size: 14px !important;
  width: 14px !important;
  height: 14px !important;
}

.change-card-btn {
  color: rgb(39, 149, 157) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  margin: 0px 4px !important;
}

.premium-card-info-last {
  color: #061b3c !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  margin-left: 3px !important;
}

.premium-card-info-brand {
  color: #061b3c !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  margin-right: 3px !important;
}

.premium-card-info-payment {
  color: #222222 !important;
}

.premium-card-info-payment-date {
  font-weight: 700 !important;
  font-size: 14px !important;
  margin-left: 3px !important;
}

.premium-section-avatar-text {
  background-color: pink !important;
  color: white !important;
  font-size: 14px !important;
  padding: 5px 10px !important;
  border-radius: 5px !important;
  font-weight: 600 !important;
}

.premium-card-info-price {
  position: absolute !important;
  right: 20px !important;
  top: 30px !important;
  font-weight: 600 !important;
  font-size: 22px !important;
  color: #061b3c !important;
}

/* Confirm subscription modal */

.confirm-modal-popup {
  margin-bottom: 3px !important;
  height: 45px !important;
}

.confirm-modal-popup-label {
  color: #061b3c !important;
  font-weight: 600 !important;
}

.confirm-modal-popup-eye-icon {
  position: absolute !important;
  right: 10px !important;
  top: -34px !important;
  color: #061b3c !important;
  cursor: pointer !important;
}

.confirm-modal-popup-label {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #061b3c !important;
}

.premium-button-section {
  display: flex !important;
  justify-content: start !important;
  align-items: left !important;
  margin-top: 20px !important;
}

.premium-section-avatar-text {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  position: absolute !important;
  height: 110px !important;
  width: 110px !important;
  border-radius: 50% !important;
  border: 10px solid #fff !important;
  top: 0px !important;
  left: 20px !important; 
}

.premium-section-avatar-name {
  font-size: 25px !important;
  z-index: 100 !important;
  color: #061b3c !important;
}

