@charset "UTF-8";
li,
ul {
  padding: 0;
  margin: 0;
}

.ui-helper-reset,
.ui-menu {
  outline: 0;
  list-style: none;
}

.ui-button,
.ui-spinner,
.ui-spinner-input {
  vertical-align: middle;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-zfix,
.ui-widget-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  text-align: center;
  overflow: visible;
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
  right: 0.5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0 0;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-menu {
  padding: 0;
  margin: 0;
  display: block;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
  bottom: 0;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
}

.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: 0.2em 22px 0.2em 0.4em;
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
  color: #222;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222;
}

.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc;
  font-weight: 700;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;
  font-weight: 400;
  color: #555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #999;
  background: url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;
  font-weight: 400;
  color: #212121;
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
  font-weight: 400;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fbf9ee;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-state-active .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first,
.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-widget-overlay,
.ui-widget-shadow {
  background: url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 4px;
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  border-radius: 8px;
}

li,
ul {
  padding: 0;
  margin: 0;
}

.trustedBy .trustedCarousel {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}

.trustedBy .trustedCarousel.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.trustedBy .card {
  width: 140px;
  background-color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  border-radius: 8px;
  border-top: 0;
  border-bottom: 0;
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .trustedBy .card {
    border: 10px solid #f4f7fe;
    border-top: 0;
    border-radius: 15px;
    margin: 0 auto;
  }
}
.trustedBy .card .imgSet {
  background-image: url(../../images/bu/widget-logo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 140px;
  height: 70px;
}

@media screen and (max-width: 767px) {
  .trustedBy .card img.img-fluid {
    max-width: 100px;
  }
}
@media screen and (max-width: 320px) {
  .trustedBy .card img.img-fluid {
    max-width: 90px;
  }
}
.trustedBy .slick-dots li button:before {
  width: 10px;
  height: 10px;
  font-size: 0px;
  color: #7a869a;
  opacity: 0.6 !important;
  background: #7a869a;
  border-radius: 100%;
}

.trustedBy .slick-dots li.slick-active button:before {
  color: #253858;
  font-size: 0;
  background: #253858;
}

.trustedBy .slick-dots {
  position: relative;
  bottom: 0;
}

.trustedBy .slick-next.slick-disabled {
  border-color: #a0a9ba !important;
}

.trustedBy .slick-prev.slick-disabled {
  border-color: #a0a9ba !important;
}

.trustedBy .slick-disabled > .customeArrow {
  border-color: #a0a9ba;
}

.trustedBy .slick-next {
  right: 25px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .trustedBy .slick-next {
    right: 0;
  }
}
.trustedBy .slick-prev {
  left: 25px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .trustedBy .slick-prev {
    left: 0;
  }
}
.trustedBy .rounded.slick-next {
  border: 1px solid #2b61ec;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.trustedBy .rounded.slick-prev {
  border: 1px solid #2b61ec;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.trustedBy .customeArrow.slick-disabled {
  border-color: #a0a9ba;
}

.trustedBy .customeArrow {
  border: 1px solid #2b61ec;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}

.trustedBy .customeArrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.trustedBy .customeArrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.trustedBy .customeArrow.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: relative;
  top: 3px;
}

.trustedBy .customeArrow.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.trustedBy.adjust {
  margin-top: 50px;
  margin-bottom: 20px;
}

.trustedBy.adjust .grid p.adjustedItems {
  font-size: 22px;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .trustedBy.adjust .grid p.adjustedItems {
    font-size: 18px;
  }
}
.trustedBy.adjust .grid p.adjustedItems > b {
  color: #172b4d;
  font-weight: 500;
}

.trustedBy.section,
.trustedBysection {
  padding: 20px 20px;
}

@media screen and (max-width: 767px) {
  .trustedBy.section,
  .trustedBysection {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.trustedBy.section p,
.trustedBysection p {
  color: #667173;
  font-size: 16px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .trustedBy.section p,
  .trustedBysection p {
    font-size: 14px;
  }
}
.trustedBy.section p b,
.trustedBysection p b {
  color: #1b292c;
}

.trustedBy.section .slick-list,
.trustedBysection .slick-list {
  padding-left: 0 !important;
}

.trustedBy.clearfix {
  display: inherit;
}

.trustedBy.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.trustedBy.bg {
  background-color: #f4f7fe;
}

.numberVal {
  display: inline-block;
}

.grid {
  width: 1170px;
  margin: 0 auto;
}

.layoutfull {
  width: 100%;
}

.artcle_left_panel .leftSection .h2,
.artcle_left_panel .leftSection h1,
.artcle_left_panel .leftSection h2,
.leftSection .h2,
.leftSection h1,
.leftSection h2,
.title {
  color: #253858;
  font-weight: 600;
}

.bannerDiscalimer {
  font-size: 11px;
  margin-bottom: 5px;
  display: block;
}

.scrollfreez {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

.mt50 {
  margin-top: 50px;
}

.mb20 {
  margin-bottom: 20px;
}

.pd0 {
  padding: 0 !important;
}

.clearfix {
  clear: both;
  display: table;
}

.tcondition {
  font-size: 11px;
  display: block;
  padding: 10px 0;
  margin-bottom: 20px;
}

.tcondition .left {
  float: left;
}

.tcondition .right {
  float: right;
}

.updatedon {
  font-size: 12px;
  padding: 0;
}

.updatedon-top {
  font-size: 10px;
  padding: 0;
  margin: 20px 0;
  border-bottom: 1px solid #ccc;
}

.rightSection {
  width: 342px;
  float: right;
  padding: 0;
}

.grid.contentSection.sticky_widget {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.leftSection {
  width: 779px;
  float: left;
}

.leftSection .mf-h1 {
  font-size: 36px;
  margin: 0 0 10px;
  letter-spacing: 0.036em;
  line-height: 45px;
  color: #253858;
  font-weight: 500;
}

.leftSection .mf-h1 h1 {
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mobilehide {
    display: none;
  }
}
.leftSection img {
  max-width: 100%;
}

.leftSection .left_fullbanner {
  text-align: center;
  max-width: 750px;
  cursor: pointer;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .leftSection .left_fullbanner {
    max-width: 100%;
    cursor: pointer;
    padding: 10px 20px 0;
    display: block;
    margin-bottom: 0;
  }
  .leftSection .left_fullbanner.mr-20 {
    padding: 10px 0 20px;
  }
}
@media (max-width: 1366px) and (orientation: landscape) {
  .leftSection .left_fullbanner {
    cursor: pointer;
    padding: 10px 20px 20px;
    display: block;
    margin: 0 auto;
  }
}
.leftSection .left_fullbanner img {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .leftSection .left_fullbanner img {
    width: auto;
    height: auto !important;
  }
}
.leftSection .left_fullbanner img.sqbannerimg {
  max-width: 342px;
  margin: 20px 0;
}

@media only screen and (max-width: 1024px) {
  .leftSection .left_fullbanner img.sqbannerimg {
    display: block;
    margin: 20px auto;
  }
}
.leftSection .tableDisclaimer {
  font-size: 12px;
  display: inline-block;
  color: #263858;
  position: absolute;
}

.leftSection .individualButton_knowmore {
  text-align: right;
  margin: 15px 0;
}

.leftSection .individualButton_knowmore .buttonBox_orange {
  background: #fd4705 0 0 no-repeat padding-box;
  -webkit-box-shadow: 0 3px 6px #bfbfbf;
  box-shadow: 0 3px 6px #bfbfbf;
  border: 1px solid #fd4705;
  border-radius: 4px;
  opacity: 1;
  width: 170px;
  display: inline-block;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .leftSection .tableDisclaimer {
    text-align: center;
    position: static;
    width: 100%;
  }
  .leftSection .individualButton_knowmore {
    text-align: center;
  }
}
.leftSection .mid-form {
  width: 100%;
  margin: 20px 0;
  float: left;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form {
    max-width: 750px;
    margin: 30px auto;
    display: block;
    float: inherit;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .leftSection .mid-form {
    max-width: 350px;
    width: 100%;
    margin: 20px auto;
  }
}
.leftSection .mid-form .orange-box {
  display: none;
  background: #f45023;
  padding: 5px 20px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leftSection .mid-form .wrapper {
  width: calc(100% - 250px);
  background: #fff;
  margin-left: calc(100% - 470px);
  padding: 20px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 1024px) {
  .leftSection .mid-form .wrapper {
    margin-left: calc(100% - 440px);
  }
}
@media (max-width: 740px) {
  .leftSection .mid-form .wrapper {
    width: calc(100% - 150px);
    background: #fff;
    margin-left: calc(100% - 380px);
  }
}
@media (max-width: 640px) {
  .leftSection .mid-form .wrapper {
    width: 100%;
    padding: 15px;
    max-width: 360px;
    margin: 0 auto;
    display: block;
    border-radius: 12px;
  }
}
.leftSection .mid-form .form-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
  background: #0068d9;
  border-radius: 4px;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.leftSection .mid-form .form-block:before {
  content: "";
  width: 170px;
  height: 185px;
  position: absolute;
  background: url(../../images/bu/customize_term_plan_vector.png) no-repeat;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 50px;
  background-size: contain;
}

@media (max-width: 640px) {
  .leftSection .mid-form .form-block:before {
    display: none;
  }
}
.leftSection .mid-form .form-block .left-div {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-right: 15%;
}

.leftSection .mid-form .form-block .left-div .gender-tab {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 43px;
  align-items: center;
  margin-bottom: 10px;
}

@media (max-width: 640px) {
  .leftSection .mid-form .form-block .left-div .gender-tab {
    width: 200px;
    margin: 0 auto 20px;
    position: relative;
    left: 35%;
  }
}
.leftSection .mid-form .form-block .left-div .gender-tab label {
  user-select: none;
}

.leftSection .mid-form .form-block .left-div .gender-tab input[type=radio] {
  display: none;
}

.leftSection .mid-form .form-block .left-div .gender-tab input[type=radio] + label {
  z-index: 10;
  margin: 0;
  position: relative;
  color: #676767;
  font-weight: 400;
  background-color: #efefef;
  border: 1px solid #ddd;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 8px;
  border-radius: 4px;
  text-align: center;
  position: relative;
}

.leftSection .mid-form .form-block .left-div .gender-tab input[type=radio] + [for=female] {
  left: -10px;
}

.leftSection .mid-form .form-block .left-div .gender-tab input[type=radio]:checked + label {
  color: #fff;
  border: 1px solid #0d70db;
  background-color: #0d70db;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  z-index: 100;
  padding: 11px;
}

.leftSection .mid-form .form-block .left-div .gender-tab input[type=radio]:checked + label.male {
  padding: 10px;
  margin-right: -10px;
  z-index: 100;
}

.leftSection .mid-form .form-block .left-div .gender-tab input[type=radio]:checked + label.female {
  padding: 10px;
  margin-left: -10px;
  z-index: 100;
}

.leftSection .mid-form .form-block .left-div .inner-block-left,
.leftSection .mid-form .form-block .left-div .inner-block-right {
  width: 100%;
}

.leftSection .mid-form .form-block .left-div .inner-block-left .select-box,
.leftSection .mid-form .form-block .left-div .inner-block-right .select-box {
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .leftSection .mid-form .form-block .left-div .inner-block-left .select-box,
  .leftSection .mid-form .form-block .left-div .inner-block-right .select-box {
    margin-bottom: 0;
  }
}
.leftSection .mid-form .form-block .left-div .inner-block-right .select-box {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block .left-div {
    width: 100%;
  }
}
.leftSection .mid-form .form-block .left-div label {
  font-size: 12px;
  color: #676767;
  display: block;
  padding: 0 5px;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block .left-div label {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .leftSection .mid-form .form-block .left-div label {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .leftSection .mid-form .form-block .left-div label {
    font-size: 10px;
  }
}
.leftSection .mid-form .form-block .left-div .select-box {
  position: relative;
  display: block;
  width: 100%;
}

.leftSection .mid-form .form-block .left-div .select-box select {
  border: none;
  background: #fff;
  font-size: 18px;
  line-height: 20px;
  color: #253858;
  padding: 5px;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  background-color: transparent;
  background-image: url(../../images/svg/go-to-down-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 5px top 15px;
  background-size: 5%;
  border-bottom: 1px solid #cfcccc;
  width: 100%;
}

.leftSection .mid-form .form-block .left-div .select-box select.pl-20 {
  padding-left: 20px;
}

.leftSection .mid-form .form-block .left-div .select-box select.error {
  border-color: red;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block .left-div .select-box select {
    font-size: 18px;
    padding: 9px 25px 11px 5px;
  }
}
.leftSection .mid-form .form-block .left-div span.life-cover {
  font-size: 12px;
  position: absolute;
  top: 40px;
  left: 22px;
  z-index: 9;
}

.leftSection .mid-form .form-block .left-div span.rupee {
  font-size: 18px;
  position: absolute;
  top: -1px;
  left: 4px;
  z-index: 9;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block .left-div span.rupee {
    top: 3px;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .mid-form .form-block .left-div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: row;
    justify-content: space-between;
  }
  .leftSection .mid-form .form-block .left-div .inner-block-left,
  .leftSection .mid-form .form-block .left-div .inner-block-right {
    width: 48%;
  }
  .leftSection .mid-form .form-block .left-div .inner-block-right {
    padding-top: 63px;
  }
}
@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .mid-form .form-block {
    padding: 10px;
  }
}
.leftSection .mid-form .right-div {
  display: flex;
  width: 40%;
  flex-direction: column;
  text-align: center;
  height: 100%;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .right-div {
    width: 100%;
    margin-top: 0;
    height: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .leftSection .mid-form .right-div {
    width: 100%;
    margin-top: 30px;
    height: auto;
  }
}
.leftSection .mid-form .right-div div.blocks {
  width: 100%;
}

.leftSection .mid-form .right-div div.blocks.brd {
  border: 1px dashed rgba(13, 112, 219, 0.25);
  border-radius: 12px;
  background: #f7faff;
  padding: 8px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .leftSection .mid-form .right-div div.blocks.brd {
    border: 1px dashed #1770db;
    background: #e5f1ff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .leftSection .mid-form .right-div div.blocks.brd p {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .mid-form .right-div div.blocks.brd {
    border: 1px dashed #1770db;
    background: #e5f1ff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .leftSection .mid-form .right-div div.blocks.brd p {
    margin-right: 10px;
  }
  .leftSection .mid-form .right-div div.blocks.brd .premium {
    font-size: 16px;
  }
}
@media (max-width: 360px) {
  .leftSection .mid-form .right-div div.blocks.brd {
    border: 1px dashed #1770db;
    background: #e5f1ff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .leftSection .mid-form .right-div div.blocks.brd p {
    margin-right: 10px;
    font-size: 12px;
  }
  .leftSection .mid-form .right-div div.blocks.brd .premium {
    font-size: 14px;
  }
}
.leftSection .mid-form .right-div div.blocks.right {
  text-align: right;
  padding-right: 10px;
}

.leftSection .mid-form .right-div div.blocks p {
  display: inline-block;
  font-size: 14px;
  color: #000;
  line-height: 22px;
  font-weight: 400;
}

.leftSection .mid-form .right-div div.blocks .premium {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .right-div div.blocks .premium {
    font-size: 16px;
  }
}
.leftSection .mid-form .right-div div.blocks button {
  display: inline-block;
  cursor: pointer;
  border: 0;
  background: #0065ff;
  color: #fff;
  border-radius: 4px;
  padding: 0 30px;
  font-size: 14px;
  height: 40px;
  width: 130px;
  margin: 20% auto 0;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .right-div div.blocks button {
    font-size: 12px;
    height: 38px;
    padding: 0 20px;
    margin: 20% 0 0;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .mid-form .right-div div.blocks button {
    font-size: 16px;
    padding: 8px;
    margin: 0 auto;
    height: auto;
    width: 150px;
  }
}
.leftSection .mid-form .disclaimer {
  font-size: 12px;
  margin-top: 20px;
  padding: 0 10px 0 0;
}

.leftSection .mid-form .disclaimer a {
  color: #0065ff;
}

.leftSection .hlvdata-block {
  width: 100%;
  max-width: 760px;
}

.leftSection .hlvdata-block .hlvblock {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 45%;
  display: inline-block;
}

.leftSection .hlvdata-block label {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin-bottom: 16px;
}

.leftSection .hlvdata-block input,
.leftSection .hlvdata-block select {
  width: 90%;
  padding: 5px 10px;
  font-size: 15px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  background-position: 97% 15px;
  background-color: #fbfbfb;
  border: 1px solid #f5f3f3;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  -moz-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
}

.leftSection .hlvdata-block #btnTrmStart .btn {
  border-radius: 4px;
  width: 150px;
  background-color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 10px 18px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  margin: 20px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.leftSection .single_image img {
  float: right;
  padding: 10px;
}

.leftSection .icon-div .sprite_content {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .leftSection {
    width: 100%;
  }
}
.leftSection .bannertermredirect img,
.leftSection .bannertravelredirect img {
  width: auto;
  max-width: 100%;
  border-radius: 4px;
  height: auto;
}

.leftSection h1 {
  font-size: 36px;
  margin: 0 0 10px;
  letter-spacing: 0.036em;
  line-height: 45px;
}

.leftSection .h2,
.leftSection h2 {
  font-size: 24px;
  margin: 40px 0 10px;
  letter-spacing: 0.03em;
  line-height: 36px;
  clear: both;
}

.leftSection .h2:first-letter,
.leftSection h2:first-letter {
  text-transform: uppercase;
}

.leftSection .h2 a,
.leftSection h2 a {
  color: #0065ff;
}

.leftSection .h2.mt0,
.leftSection h2.mt0 {
  margin-top: 0;
}

.leftSection h3 {
  font-size: 18px;
  margin-top: 20px;
  color: #253858;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  margin-bottom: 10px;
}

.leftSection h3 a {
  color: #0065ff;
  padding-top: 6px;
  display: block;
}

.leftSection #top_plans.titleFormat {
  font-size: 19px;
  margin-top: 10px;
  color: #0662f6;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.leftSection .paragraphBu,
.leftSection p {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin-bottom: 26px;
}

.leftSection .footable {
  width: 100%;
}

.leftSection .footable .table.whitebg td a.btn-class {
  border-radius: 4px;
  background-color: #0065ff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 6px 18px;
  border: none;
  cursor: pointer;
  text-transform: capitalize;
  width: 120px;
  display: block;
  margin: 0 auto;
}

.leftSection .top-plan-disclaimer {
  font-size: 12px;
  padding: 5px 0 0;
}

.leftSection table {
  border-collapse: collapse;
  width: 100%;
  border: solid 0.8px #e1e1e1;
  font-size: 14px;
  color: #253858;
  margin-top: 10px;
  margin-top: 20px;
  line-height: 27px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.leftSection table .btn-primary,
.leftSection table a.btn-primary,
.leftSection table button.btn-primary,
.leftSection table p a.btn-primary {
  border-radius: 4px;
  background-color: #0065ff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 6px 8px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  width: 120px;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.leftSection table tr:first-child {
  border: none;
  background: #f1f3f5;
  color: #344f7c;
  border-right: solid 0.8px #e1e1e1;
  width: 50%;
}

@media only screen and (max-width: 640px) {
  .leftSection table tr:first-child {
    color: #253858;
  }
}
.leftSection table td {
  border-top: solid 0.8px #e1e1e1;
  border-bottom: solid 0.8px #e1e1e1;
  padding: 10px;
  vertical-align: top;
  border-right: solid 0.8px #e1e1e1;
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
}

.leftSection table td a {
  font-size: 14px;
  font-weight: 500;
  color: #4c9aff !important;
}

.leftSection table td ol,
.leftSection table td ul {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}

.leftSection table td ol li,
.leftSection table td ul li {
  line-height: 18px;
  margin-bottom: 8px;
  padding: 0 0 0 8px;
  display: block;
  position: relative;
}

.leftSection table td ol li:before,
.leftSection table td ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  position: absolute;
  left: -7px;
  top: 13px;
  background: #253858;
  border-radius: 100%;
}

.leftSection .return_calculator_box_investment {
  display: block;
  max-width: 758px;
  margin: 20px auto;
  border-bottom: none;
}

.leftSection .return_calculator_box_investment .calc_form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 15px 55px;
  border: solid 0.8px #e1e1e1;
  border-radius: 6px 6px 0 0;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper {
  width: 100%;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper:first-child,
.leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
  width: 36%;
  margin-right: 2%;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
  width: 22%;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper label {
  text-align: left;
  letter-spacing: 0;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper select {
  box-sizing: border-box;
  font-size: 14px;
  padding: 7px 18px 7px 0;
  border: none;
  font-weight: 500;
  border-bottom: solid 0.8px #e1e1e1;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  background: url(../../images/bu/arrow-down_dark.png) no-repeat 99% center;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper .calculateButton {
  background: #0065ff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 12px;
  display: block;
  width: 100%;
  font-weight: 500;
  margin: 24px 0 0;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}

.leftSection .return_calculator_box_investment .tableBox {
  position: relative;
  top: -1px;
}

.leftSection .return_calculator_box_investment .tableBox table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 0 !important;
  border-top: none;
}

.leftSection .return_calculator_box_investment .tableBox table .alignCenter {
  text-align: center;
}

.leftSection .return_calculator_box_investment .tableBox table tr td {
  border: solid 0.8px #e1e1e1;
  border-collapse: collapse;
  padding: 8px 5px;
  text-align: center;
  vertical-align: middle;
}

.leftSection .return_calculator_box_investment .tableBox table tr:first-child th {
  width: 20%;
  background: #f4f7ff;
  border: none;
  border-right: solid 0.8px #e1e1e1;
  padding: 8px 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  color: #0065ff;
}

.leftSection .return_calculator_box_investment .tableBox table tr th {
  background: #f4f7fe;
  text-align: center;
}

.leftSection .return_calculator_box_investment .tableBox table tr:nth-child(2) td {
  background: #f4f7ff;
  border: none;
}

.leftSection .return_calculator_box_investment .tableBox .table_know_more {
  background: #fd4705;
  text-align: center;
  color: #fff;
  padding: 8px 20px 8px 5px;
  width: 115px;
  border-radius: 5px;
  margin: 0 auto;
  border: 1px solid #fd4705;
  cursor: pointer;
  font-weight: 500;
  position: relative;
}

.leftSection .return_calculator_box_investment .tableBox .table_know_more:after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 10px;
  top: 13px;
}

.leftSection .number-listing-box {
  margin: 0;
  list-style: none;
  counter-reset: my-sec-counter;
}

.leftSection .number-listing-box li {
  position: relative;
  padding-left: 50px;
  text-align: left !important;
  margin-bottom: 20px;
  letter-spacing: 0.016em;
  font-size: 16px;
  color: #253858;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .leftSection .number-listing-box li {
    padding-left: 50px;
  }
}
.leftSection .number-listing-box li b {
  display: block;
}

.leftSection .number-listing-box li p {
  font-size: 16px;
  font-weight: 400;
}

.leftSection .number-listing-box li ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.leftSection .number-listing-box li ul li::marker {
  display: none;
  color: #fff;
  z-index: -5;
}

.leftSection .number-listing-box li ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #505f79;
  border-radius: 100%;
}

.leftSection .number-listing-box li ul li:after {
  content: none;
}

@media only screen and (max-width: 1024px) {
  .leftSection .number-listing-box li .data_ul {
    margin-left: 0 !important;
  }
  .leftSection .number-listing-box li .data_ul li {
    margin: 5px 0 15px 5px;
  }
  .leftSection .number-listing-box li .data_ul li:before {
    top: 14px;
  }
}
.leftSection .number-listing-box li.numbers:after {
  width: 44px;
  height: 44px;
  background-color: #f4f5f7;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
}

.leftSection .number-listing-box li.numbers::before {
  width: 44px;
  height: 44px;
  content: "" counter(my-sec-counter) !important;
  counter-increment: my-sec-counter !important;
  position: absolute;
  left: -12px;
  top: 0;
  background: 0 0;
  z-index: 9;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block !important;
}

.leftSection .number-listing-box .heading {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  padding-top: 5px;
}

.leftSection .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

.leftSection .data_ul li {
  padding: 0 0 0 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
  list-style: none;
  line-height: 26px;
}

.leftSection .data_ul li .paragraphBu {
  margin: 0 !important;
}

.leftSection .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.leftSection .data_ul li h3 {
  padding-left: 0;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 0;
  position: relative;
  font-weight: 700;
  display: inline;
}

.leftSection .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.leftSection .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.leftSection .data_ol li h3 {
  padding-left: 0;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 0;
  position: relative;
  font-weight: 700;
  display: inline;
}

.leftSection .faqsWrap ul {
  margin: 8px 0 0 0;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}

.leftSection .faqsWrap ul li {
  border-bottom: 0 solid #e7e7e7;
  padding: 0;
  font-size: 16px;
  color: #253858;
  margin: 0 0 5px 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #f1f3f5;
}

.leftSection .faqsWrap ul li > ul li {
  padding-left: 20px;
  position: relative;
  margin: 10px 0 5px 13px;
}

.leftSection .faqsWrap ul li > ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.leftSection .faqsWrap ul li li {
  background: 0 0;
}

.leftSection .faqsWrap ul li:before {
  display: none;
}

.leftSection .faqsWrap ul li .h2,
.leftSection .faqsWrap ul li .h3,
.leftSection .faqsWrap ul li .h4,
.leftSection .faqsWrap ul li h2,
.leftSection .faqsWrap ul li h3,
.leftSection .faqsWrap ul li h4,
.leftSection .faqsWrap ul li p {
  font-size: 16px;
  color: #253858;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin: 10px 0 0;
}

.leftSection .faqsWrap ul li .h2 > a,
.leftSection .faqsWrap ul li .h2 > label,
.leftSection .faqsWrap ul li .h2 > span,
.leftSection .faqsWrap ul li .h3 > a,
.leftSection .faqsWrap ul li .h3 > label,
.leftSection .faqsWrap ul li .h3 > span,
.leftSection .faqsWrap ul li .h4 > a,
.leftSection .faqsWrap ul li .h4 > label,
.leftSection .faqsWrap ul li .h4 > span,
.leftSection .faqsWrap ul li h2 > a,
.leftSection .faqsWrap ul li h2 > label,
.leftSection .faqsWrap ul li h2 > span,
.leftSection .faqsWrap ul li h3 > a,
.leftSection .faqsWrap ul li h3 > label,
.leftSection .faqsWrap ul li h3 > span,
.leftSection .faqsWrap ul li h4 > a,
.leftSection .faqsWrap ul li h4 > label,
.leftSection .faqsWrap ul li h4 > span,
.leftSection .faqsWrap ul li p > a,
.leftSection .faqsWrap ul li p > label,
.leftSection .faqsWrap ul li p > span {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
  font-size: 16px;
}

.leftSection .faqsWrap ul li .h2 > a:hover,
.leftSection .faqsWrap ul li .h2 > label:hover,
.leftSection .faqsWrap ul li .h2 > span:hover,
.leftSection .faqsWrap ul li .h3 > a:hover,
.leftSection .faqsWrap ul li .h3 > label:hover,
.leftSection .faqsWrap ul li .h3 > span:hover,
.leftSection .faqsWrap ul li .h4 > a:hover,
.leftSection .faqsWrap ul li .h4 > label:hover,
.leftSection .faqsWrap ul li .h4 > span:hover,
.leftSection .faqsWrap ul li h2 > a:hover,
.leftSection .faqsWrap ul li h2 > label:hover,
.leftSection .faqsWrap ul li h2 > span:hover,
.leftSection .faqsWrap ul li h3 > a:hover,
.leftSection .faqsWrap ul li h3 > label:hover,
.leftSection .faqsWrap ul li h3 > span:hover,
.leftSection .faqsWrap ul li h4 > a:hover,
.leftSection .faqsWrap ul li h4 > label:hover,
.leftSection .faqsWrap ul li h4 > span:hover,
.leftSection .faqsWrap ul li p > a:hover,
.leftSection .faqsWrap ul li p > label:hover,
.leftSection .faqsWrap ul li p > span:hover {
  color: #253858;
}

.leftSection .faqsWrap ul li .h2 > a:after,
.leftSection .faqsWrap ul li .h2 > label:after,
.leftSection .faqsWrap ul li .h2 > span:after,
.leftSection .faqsWrap ul li .h3 > a:after,
.leftSection .faqsWrap ul li .h3 > label:after,
.leftSection .faqsWrap ul li .h3 > span:after,
.leftSection .faqsWrap ul li .h4 > a:after,
.leftSection .faqsWrap ul li .h4 > label:after,
.leftSection .faqsWrap ul li .h4 > span:after,
.leftSection .faqsWrap ul li h2 > a:after,
.leftSection .faqsWrap ul li h2 > label:after,
.leftSection .faqsWrap ul li h2 > span:after,
.leftSection .faqsWrap ul li h3 > a:after,
.leftSection .faqsWrap ul li h3 > label:after,
.leftSection .faqsWrap ul li h3 > span:after,
.leftSection .faqsWrap ul li h4 > a:after,
.leftSection .faqsWrap ul li h4 > label:after,
.leftSection .faqsWrap ul li h4 > span:after,
.leftSection .faqsWrap ul li p > a:after,
.leftSection .faqsWrap ul li p > label:after,
.leftSection .faqsWrap ul li p > span:after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 22px;
}

.leftSection .faqsWrap ul li .h2 > a[flag=up],
.leftSection .faqsWrap ul li .h2 > label[flag=up],
.leftSection .faqsWrap ul li .h2 > span[flag=up],
.leftSection .faqsWrap ul li .h3 > a[flag=up],
.leftSection .faqsWrap ul li .h3 > label[flag=up],
.leftSection .faqsWrap ul li .h3 > span[flag=up],
.leftSection .faqsWrap ul li .h4 > a[flag=up],
.leftSection .faqsWrap ul li .h4 > label[flag=up],
.leftSection .faqsWrap ul li .h4 > span[flag=up],
.leftSection .faqsWrap ul li h2 > a[flag=up],
.leftSection .faqsWrap ul li h2 > label[flag=up],
.leftSection .faqsWrap ul li h2 > span[flag=up],
.leftSection .faqsWrap ul li h3 > a[flag=up],
.leftSection .faqsWrap ul li h3 > label[flag=up],
.leftSection .faqsWrap ul li h3 > span[flag=up],
.leftSection .faqsWrap ul li h4 > a[flag=up],
.leftSection .faqsWrap ul li h4 > label[flag=up],
.leftSection .faqsWrap ul li h4 > span[flag=up],
.leftSection .faqsWrap ul li p > a[flag=up],
.leftSection .faqsWrap ul li p > label[flag=up],
.leftSection .faqsWrap ul li p > span[flag=up] {
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5 53%);
  border-bottom: dashed 1px rgba(37, 56, 88, 0.2);
  padding-bottom: 14px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
}

.leftSection .faqsWrap ul li .h2 > a[flag=up]::after,
.leftSection .faqsWrap ul li .h2 > label[flag=up]::after,
.leftSection .faqsWrap ul li .h2 > span[flag=up]::after,
.leftSection .faqsWrap ul li .h3 > a[flag=up]::after,
.leftSection .faqsWrap ul li .h3 > label[flag=up]::after,
.leftSection .faqsWrap ul li .h3 > span[flag=up]::after,
.leftSection .faqsWrap ul li .h4 > a[flag=up]::after,
.leftSection .faqsWrap ul li .h4 > label[flag=up]::after,
.leftSection .faqsWrap ul li .h4 > span[flag=up]::after,
.leftSection .faqsWrap ul li h2 > a[flag=up]::after,
.leftSection .faqsWrap ul li h2 > label[flag=up]::after,
.leftSection .faqsWrap ul li h2 > span[flag=up]::after,
.leftSection .faqsWrap ul li h3 > a[flag=up]::after,
.leftSection .faqsWrap ul li h3 > label[flag=up]::after,
.leftSection .faqsWrap ul li h3 > span[flag=up]::after,
.leftSection .faqsWrap ul li h4 > a[flag=up]::after,
.leftSection .faqsWrap ul li h4 > label[flag=up]::after,
.leftSection .faqsWrap ul li h4 > span[flag=up]::after,
.leftSection .faqsWrap ul li p > a[flag=up]::after,
.leftSection .faqsWrap ul li p > label[flag=up]::after,
.leftSection .faqsWrap ul li p > span[flag=up]::after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 26px;
}

.leftSection .faqsWrap ul li .h2 + div,
.leftSection .faqsWrap ul li .h3 + div,
.leftSection .faqsWrap ul li .h4 + div,
.leftSection .faqsWrap ul li h2 + div,
.leftSection .faqsWrap ul li h3 + div,
.leftSection .faqsWrap ul li h4 + div,
.leftSection .faqsWrap ul li p + div {
  padding: 0;
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5);
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: #253858;
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
  border-bottom: solid 0.8px rgba(37, 56, 88, 0.1);
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
}

.leftSection .faqsWrap ul .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

.leftSection .faqsWrap ul .data_ul li {
  padding: 0 0 0 20px;
  font-size: 16px;
  color: #253858;
  margin: 0 0 15px 13px;
  position: relative;
  list-style: none;
}

.leftSection .faqsWrap ul .data_ul li .paragraphBu {
  margin: 0 !important;
}

.leftSection .faqsWrap ul .data_ul li:before {
  content: none;
}

.leftSection .faqsWrap ul .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.leftSection .faqsWrap ul .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.leftSection .faqsWrap ul .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.leftSection .faq-button {
  background: #fbfcfc;
  padding: 6px 0;
  border: 1px solid #0065ff;
  border-radius: 4px;
  width: 234px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
}

.leftSection .allinsurer .footable table {
  text-rendering: optimizeLegibility;
}

.leftSection .allinsurer .footable table tr:first-child {
  background: #f1f3f5 !important;
  color: #fff;
}

.leftSection .allinsurer .footable table tr:nth-child(2n) {
  background: #f7fbfd;
}

.pbRelatedLinks {
  margin-top: 10px;
  width: 100%;
  background-color: #f4f5f7;
  max-width: 100%;
}

.pbRelatedLinks.container {
  width: 100%;
  max-width: 100%;
  padding: 16px;
}

@media (max-width: 1024px) {
  .pbRelatedLinks.container {
    max-width: 100%;
  }
}
.pbRelatedLinks .tagbox {
  background-color: transparent;
  border: 0;
  color: transparent;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: CENTER;
}

@media screen and (max-width: 1024px) {
  .pbRelatedLinks .tagbox {
    display: block;
  }
}
.pbRelatedLinks .tagbox strong {
  font-size: 12px;
  letter-spacing: normal;
  color: #999;
  font-weight: 700;
  margin-right: 5px;
}

.pbRelatedLinks .tagbox a {
  font-size: 12px;
  text-decoration: none;
  line-height: 23px;
  background: #ebf3fe;
  border: 1px solid #0065ff;
  border-radius: 3px;
  padding: 7px 10px;
  color: #0065ff;
  font-weight: 500;
  margin: 5px;
  text-decoration: none;
}

.pbRelatedLinks .tagbox a u {
  text-decoration: none;
}

.pbRelatedLinks.moretag {
  display: table;
}

.pbRelatedLinks.moretag .tagbox {
  color: #6b6b6b;
}

.pbRelatedLinks.moretag a {
  display: inline-block;
  margin: 5px;
  padding: 3px 5px;
}

@media only screen and (max-width: 1024px) {
  .pbRelatedLinks.moretag .tagbox {
    padding: 15px;
    color: transparent;
  }
}
.howMuch_lifeinsurance {
  display: block;
  width: 100%;
  background: #fff;
  border: 2px solid #0662f6;
  padding: 20px;
  border-radius: 5px;
  border-top: 6px solid #0662f6;
  box-shadow: 1px 1px 10px #efefef;
  margin: 10px 0;
}

.howMuch_lifeinsurance .qs {
  font-size: 34px;
  font-weight: 700;
  color: #0662f6;
  line-height: 44px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}

.howMuch_lifeinsurance .qs .subheading {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 10px 0;
}

.howMuch_lifeinsurance .quesWrapper {
  padding: 20px 20px 10px;
}

.howMuch_lifeinsurance .quesWrapper .q_count {
  display: none;
  margin-top: 45px;
}

.howMuch_lifeinsurance .quesWrapper .q_count:last-child {
  margin-bottom: 0;
}

.howMuch_lifeinsurance .quesWrapper .q_count .handarrow {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 10px 0 0;
  position: relative;
}

.howMuch_lifeinsurance .quesWrapper .q_count .handarrow:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../../../cdn/images/handicon.jpg) no-repeat 0 0;
  left: -20px;
  top: 5px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .handarrow.smallText {
  margin-bottom: 4px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .small {
  font-size: 14px;
  color: #333;
  letter-spacing: 0.016em;
  line-height: 20px;
  margin-bottom: 0;
}

.howMuch_lifeinsurance .quesWrapper .q_count .handarrow.smallText + .small {
  margin-bottom: 20px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .no,
.howMuch_lifeinsurance .quesWrapper .q_count .yes {
  display: inline-block;
  background: #ccc;
  color: #847d7d;
  border-radius: 5px;
  text-align: center;
  padding: 5px 30px;
  margin-right: 10px;
  font-weight: 500;
  min-width: 89px;
  cursor: pointer;
}

.howMuch_lifeinsurance .quesWrapper .q_count .no.active,
.howMuch_lifeinsurance .quesWrapper .q_count .no:hover,
.howMuch_lifeinsurance .quesWrapper .q_count .yes.active,
.howMuch_lifeinsurance .quesWrapper .q_count .yes:hover {
  background: #0662f6;
  color: #fff;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form {
  position: relative;
  margin-top: 16px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form span {
  display: block;
  font-size: 15px;
  color: #333;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form input {
  width: 100%;
  max-width: 300px;
  padding: 10px 10px 10px 34px;
  border-radius: 5px;
  border: 2px solid #ccc;
  font-size: 15px;
  line-height: 15px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form input.error {
  border: 2px solid red;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form:first-child {
  display: block;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form .fa-inr {
  font-size: 20px;
  position: absolute;
  top: 14px;
  left: 12px;
}

.howMuch_lifeinsurance .quesWrapper .q_count:first-child {
  display: block;
  margin-top: 0;
}

.howMuch_lifeinsurance .caluclateInsurance_premium {
  display: block;
  margin: 20px 20px 20px;
  display: none;
}

.howMuch_lifeinsurance .caluclateInsurance_premium .submitLink {
  border-radius: 4px;
  background-color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 11px 38px;
  display: inline-block;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  margin-right: 10px;
  width: 142px;
  text-align: center;
}

.howMuch_lifeinsurance .caluclateInsurance_premium .resetLink {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #a2a0a0;
  padding: 10px 38px;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  width: 142px;
  text-align: center;
}

@media only screen and (max-width: 440px) {
  .howMuch_lifeinsurance .caluclateInsurance_premium {
    margin: 20px 20px 0;
  }
  .howMuch_lifeinsurance .caluclateInsurance_premium .resetLink,
  .howMuch_lifeinsurance .caluclateInsurance_premium .submitLink {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}
.howMuch_lifeinsurance .calcualtedInsurance_cover {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10001;
  display: none;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover.open {
  display: block;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup {
  max-width: 300px;
  width: 100%;
  position: absolute;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 300px;
  border-radius: 10px;
  padding: 46px 15px 15px;
  display: flex;
  align-items: center;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue {
  width: 100%;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text {
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  color: #333;
  margin-bottom: 15px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text.blue {
  font-size: 30px;
  font-weight: 900;
  color: #00f;
  border-bottom: 1px dashed rgba(32, 69, 245, 0.3);
  padding-bottom: 12px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text.blue .fa-inr {
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting {
  text-align: center;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting span {
  display: block;
  text-align: center;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .smalltext {
  font-size: 14px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext {
  font-size: 27px;
  color: #2045f5;
  font-weight: 600;
  line-height: 28px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext i {
  font-size: 14px;
  font-style: normal;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext .fa-inr {
  font-size: 23px;
  margin-right: 6PX;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .viewplan {
  display: block;
  width: 190px;
  background: #ee4e34;
  cursor: pointer;
  padding: 9px;
  text-align: center;
  margin-top: 30px;
  margin: 10px auto 5px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .verysmalltext {
  font-size: 9px;
  text-align: center;
  display: block;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .smalltext {
  font-size: 13px;
  text-align: center;
  display: block;
  line-height: 20px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .viewplan {
  display: block;
  width: 190px;
  background: #ee4e34;
  cursor: pointer;
  padding: 9px;
  text-align: center;
  margin-top: 30px;
  margin: 20px auto 0;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  text-transform: uppercase;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  top: 5px;
  right: 10px;
  z-index: 10002;
  cursor: pointer;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:after,
.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:before {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  background-color: #333;
  top: 7px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (max-width: 1024px) {
  .block_content_wrapper {
    background: #fff;
    border: solid rgba(23, 43, 77, 0.2);
    border-width: 1px 0 1px 0;
    margin: 0 0 20px;
    padding: 16px;
    clear: both;
  }
  .updatedon {
    font-size: 12px;
    padding: 0 15px 10px;
    display: block;
  }
  .travel_top .travelBackground {
    margin: 0 auto;
  }
  .topSliderIcon .slick-arrow {
    position: absolute;
  }
  .grid {
    padding: 0;
    display: block;
    width: 100%;
  }
  .grid .leftSection .planbox {
    height: auto;
  }
  .grid .leftSection .planbox .planlogo {
    height: auto;
    position: relative;
    text-align: center;
  }
  .grid .leftSection .planbox .planlogo img {
    position: initial;
  }
  .grid .leftSection .planbox h3 {
    display: block;
    padding-left: 0;
    margin: 0 0 20px;
    width: 100%;
    text-align: center;
  }
  .grid .leftSection .planbox .knowmore_item {
    text-align: center;
    font-weight: 500;
  }
  .grid .leftSection .restPlans {
    margin: 0 auto 0;
  }
  .grid .leftSection .bannertermredirect img,
  .grid .leftSection .bannertravelredirect img {
    width: auto;
    max-width: 100%;
    border-radius: 4px;
  }
  .grid .leftSection .single_image {
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .grid .leftSection .single_image img {
    float: initial !important;
    padding: 10px;
    width: 100%;
    max-width: 400px;
    margin: 0 auto !important;
  }
  .grid .leftSection .h1,
  .grid .leftSection .h1 strong,
  .grid .leftSection h1,
  .grid .leftSection h1 strong {
    font-size: 24px;
    line-height: 36px;
    margin: 10px 0 10px;
    letter-spacing: 0.024em;
  }
  .grid .leftSection .h2,
  .grid .leftSection .h2 strong,
  .grid .leftSection h2,
  .grid .leftSection h2 strong {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 10px;
    letter-spacing: 0.02em;
  }
  .grid .leftSection .h3,
  .grid .leftSection .h3 strong,
  .grid .leftSection h3,
  .grid .leftSection h3 strong {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.016em;
    margin: 10px 0 10px;
  }
  .grid .leftSection .h3 a,
  .grid .leftSection .h3 strong a,
  .grid .leftSection h3 a,
  .grid .leftSection h3 strong a {
    padding-top: 5px;
    display: block;
  }
  .grid .leftSection h1.allinsurer_new {
    margin: 0 15px;
    padding: 0 15px;
  }
  .grid .leftSection .number-listing-box li.numbers:before {
    left: -2px;
    top: -5px;
  }
  .grid .leftSection .number-listing-box li.numbers:after {
    left: -2px;
    top: -5px;
  }
  .pbRelatedLinks {
    margin-top: 0;
    background: 0 0;
  }
  .pbRelatedLinks .tagbox {
    float: initial;
    text-align: left;
    padding: 0;
  }
  .pbRelatedLinks .tagbox strong {
    text-align: left;
    display: block;
    padding: 5px;
  }
  .pbRelatedLinks .tagbox a {
    display: inline-block;
    margin: 4px;
    padding: 3px 3px;
  }
  .leftSection .return_calculator_box_investment {
    width: 100%;
    max-width: 100%;
  }
  .leftSection .return_calculator_box_investment .calc_form {
    padding: 15px 0 15px;
    border: none;
    border-radius: 6px 6px 0 0;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper label {
    padding: 15px 0 5px;
    display: block;
    font-size: 15px;
    font-weight: 500;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper select {
    font-size: 16px;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:first-child,
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
    width: 70%;
    margin-right: 2%;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
    width: 32%;
    margin: 20px 0;
  }
  .leftSection .return_calculator_box_investment .tableBox table {
    border-top: solid 0.8px #e1e1e1;
  }
}
.card {
  border-radius: 0;
  background: #fff;
  margin: 20px 0;
  border-radius: 0;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  border-left: 0;
  border-right: 0;
}

.card.ratingsBlock {
  background: #fff;
}

.nav-link ul:before {
  display: none;
}

.leftSection,
.rightSection {
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  letter-spacing: 0.5px;
}

@media only screen and (max-width: 768px) {
  .leftSection .return_calculator_box_investment {
    width: 100%;
    max-width: 100%;
  }
  .leftSection .return_calculator_box_investment .tableBox {
    overflow-x: scroll;
  }
  .leftSection .return_calculator_box_investment .tableBox table {
    width: 700px;
  }
  .pbRelatedLinks .tagbox a {
    font-size: 11px;
    padding: 5px 2px;
  }
  .single_image img {
    float: initial;
    padding: 10px;
    width: 100%;
    max-width: 400px;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:first-child,
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
    width: 90%;
    margin-right: 2%;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
    width: 60%;
    margin: 20px 0;
  }
  .pbRelatedLinks .tagbox a {
    display: inline-block;
    margin: 4px;
    line-height: 13px;
    font-size: 11px;
    padding: 4px;
    text-align: center;
  }
  .single_image img {
    float: initial;
    padding: 10px;
    width: 100%;
    max-width: 400px;
  }
  .showForm {
    margin: 0 auto 2%;
    width: 100%;
  }
  .leftSection .h1,
  .leftSection .h1 strong,
  .leftSection h1,
  .leftSection h1 strong {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.024em;
  }
  .leftSection .h2,
  .leftSection .h2 strong,
  .leftSection h2,
  .leftSection h2 strong {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.02em;
  }
  .leftSection .h3,
  .leftSection .h3 strong,
  .leftSection h3,
  .leftSection h3 strong {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.016em;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .leftSection .return_calculator_box_investment .tableBox table {
    width: 500px;
  }
}
@media only screen and (max-width: 360px) {
  .rightSection .graphDiv img {
    width: 100%;
  }
  .leftSection .left_fullbanner img {
    width: 100%;
  }
}
.fd_bankwise {
  margin: 20px 0 0;
}

.fd_bankwise .heading {
  padding: 0 0 10px;
  font-weight: 500;
}

.blue-block {
  border: 1px solid #005387;
  min-height: 100px;
  display: flex;
  padding: 10px;
  column-gap: 10px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .blue-block {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}
.blue-block .col-md-3 {
  width: 25%;
  text-align: center;
  border-right: 1px solid #005387;
  padding-right: 10px;
}

.blue-block .col-md-3:last-child() {
  border: 0;
}

@media only screen and (max-width: 767px) {
  .blue-block .col-md-3 {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #005387;
    padding-bottom: 10px;
  }
}
.blue-block .col-md-4 {
  width: 33.333%;
  text-align: center;
  border-right: 1px solid #005387;
  padding-right: 10px;
}

.blue-block .col-md-4:last-child() {
  border: 0;
}

@media only screen and (max-width: 767px) {
  .blue-block .col-md-4 {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #005387;
    padding-bottom: 10px;
  }
}
.blue-block span.fd-icon {
  width: 32px;
  height: 34px;
  display: inline-block;
  margin: 0 auto;
  background: url(../../images/bu/fd-icons.png) no-repeat;
  background-size: 100%;
}

.blue-block span.fd-icon.tenure {
  background-position: 0 -43px;
}

.blue-block span.fd-icon.rate {
  background-position: 0 -87px;
}

.blue-block .leftSection span.h2,
.blue-block span.title,
.leftSection .blue-block span.h2 {
  font-size: 18px;
  display: block;
  color: #333;
}

.blue-block span.figer,
.blue-block span.limit {
  font-size: 13px;
  display: block;
  color: #005387;
}

.bannercarredirect {
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .bannercarredirect {
    max-width: 400px;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
  }
}
.timeline-item {
  background: #e1edff;
  border-radius: 3px;
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
  min-height: 450px;
}

.animated-background {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #e1edff 8%, #f6faff 50%, #e1edff 100%);
  background-size: 1100px 104px;
  height: 450px;
  position: relative;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
.insurer-language {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 15px 25px 5px;
  margin: 20px 0;
  overflow: hidden;
}

.insurer-language .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: flex !important;
  width: 100% !important;
  margin-bottom: 20px;
}

.insurer-language .insurer-by-company-title .h2,
.insurer-language .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #172b4d;
  border-bottom: 3px solid #0065ff;
  margin: 0 !important;
}

.insurer-language h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 19px;
  color: #172b4d;
}

.insurer-language h4 span {
  vertical-align: text-top;
}

.insurer-language.sliderWrapper .insurer-by-company-content {
  justify-content: inherit;
}

.insurer-language .insurer-by-company-content {
  margin-top: 0;
  display: flex;
  position: relative;
  justify-content: center;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
  .insurer-language .insurer-by-company-content {
    justify-content: flex-start !important;
    margin-left: -10px;
  }
}
.insurer-language .insurer-by-company-content.items {
  width: 95%;
  margin: 0 auto;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block {
  height: 140px !important;
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16) !important;
  background: #fff;
  margin: 0 15px 14px 0;
  padding: 15px 12px 0;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  min-width: 155px;
  cursor: pointer;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place {
  height: 60px;
  display: flex;
  width: 112px;
  margin: 0;
  padding: 0 0 10px;
  position: relative;
  align-items: center;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place img {
  width: 120px;
  height: 45px;
  max-width: 100%;
  object-fit: contain;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block p {
  color: #253858;
  font-size: 14px;
  line-height: 16px;
  text-align: center !important;
}

.insurer-language .slick-next.slick-arrow,
.insurer-language .slick-prev.slick-arrow {
  content: "";
  border: solid #253858;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 55px;
  border-radius: 2px;
  cursor: pointer;
  width: 18px;
  height: 18px;
  background: 0 0;
}

.insurer-language .slick-prev.slick-arrow {
  left: -27px;
}

.insurer-language .slick-next.slick-arrow {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: -26px;
}

.languageArticleName {
  max-width: 155px;
  text-align: center;
  padding: 0 6px;
  color: #0065ff;
  margin: 0 15px 0 0;
  word-break: break-word;
}

.languageArticleName a {
  color: #0065ff;
}

.languageBox {
  width: 56px;
  height: 56px;
  background: url("../../images/health/language_icons.svg") no-repeat 0 0;
  margin-bottom: 16px;
}

.languageBox.eng {
  background-position: 0 0;
}

.languageBox.hi-in,
.languageBox.mr-in {
  background-position: 0 -90px;
}

.languageBox.te-in {
  background-position: 0 -180px;
}

.languageBox.ta-in {
  background-position: 0 -270px;
}

.languageBox.kn-in {
  background-position: 0 -360px;
}

.languageBox.ml-in {
  background-position: 0 -450px;
}

.languageBox.or-in {
  background-position: 0 -540px;
}

.languageBox.gu-in {
  background-position: 0 -630px;
}

.languageBox.pa-in {
  background-position: 0 -720px;
}

.languageBox.bn-in {
  background-position: 0 -810px;
}

@media only screen and (max-width: 1024px) {
  .block_language {
    border: none !important;
    padding: 12px !important;
  }
  .languageContainer {
    background: #f4f7fe;
    border-radius: 8px;
    padding: 12px 0 12px 12px;
  }
  .languageContainer .insurer-by-company-content .insurer-by-company-block {
    min-width: 145px;
  }
  .insurer-language .insurer-by-company-content::-webkit-scrollbar {
    display: none;
  }
  .insurer-language .insurer-by-company-content {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .insurer-language .insurer-by-company-content {
    margin-left: -10px;
    margin-right: 0;
    overflow-x: auto;
    width: 100%;
    padding-left: 10px;
    justify-content: flex-start;
  }
  .languageArticleName {
    font-size: 14px;
    max-width: 100%;
  }
  .blockLanguageSlider {
    outline: 0;
  }
}
.promotional_banner_right .contentBanner.sq img {
  max-width: 394px;
  margin: 0 auto;
  display: block;
}

.leftSection .h2.tp0,
.leftSection h2.tp0,
.rightSection > .card {
  margin-top: 0;
}

@media only screen and (max-width: 1024px) {
  .leftSection .h2.tp0,
  .leftSection h2.tp0,
  .rightSection > .card {
    padding: 10px 0 10px;
  }
}
.animated-banner {
  margin-bottom: 20px;
}

.animated-banner .am-banner.desktop {
  width: 750px;
  height: auto;
  display: block;
  cursor: pointer;
}

.animated-banner .am-banner.desktop lottie-player {
  width: 100% !important;
}

@media only screen and (max-width: 1024px) {
  .animated-banner .am-banner.desktop {
    display: none;
  }
}
.animated-banner .am-banner.mobile {
  display: none;
  width: 350px;
  height: auto;
  cursor: pointer;
}

.animated-banner .am-banner.mobile lottie-player {
  width: 100% !important;
}

@media only screen and (max-width: 1024px) {
  .animated-banner .am-banner.mobile {
    display: block;
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 375px) {
  .animated-banner .am-banner.mobile {
    width: 320px;
    margin: 0 auto;
    margin: 0 auto;
  }
  .animated-banner .am-banner.mobile lottie-player {
    width: 300px !important;
    height: 350px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 320px) {
  .animated-banner .am-banner.mobile {
    width: 288px;
    margin: 0 auto;
  }
  .animated-banner .am-banner.mobile lottie-player {
    width: 280px !important;
    height: 350px;
    margin: 0 auto;
  }
}
.grid.contentSection.sticky_widget {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .grid.contentSection.sticky_widget {
    flex-direction: column;
    width: 100%;
  }
}
.grid.contentSection.sticky_widget .leftSection {
  width: 779px;
  margin-right: 40px;
}

@media only screen and (max-width: 1024px) {
  .grid.contentSection.sticky_widget .leftSection {
    margin: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  #newformat {
    width: 100% !important;
  }
}
.faqsWrapper ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

.faqsWrapper ul li {
  padding-left: 0;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 30px;
  position: relative;
  list-style-type: disc;
  line-height: 30px !important;
}

h2.underline {
  position: relative;
}

h2.underline:before {
  content: "";
  position: absolute;
  width: 80px;
  background: #ffab00;
  height: 2px;
  bottom: -6px;
}

h2.numberbullet > span {
  font-size: 18px;
  margin-top: 20px;
  color: #253858;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  position: absolute;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: -45px;
  background: #ececec;
  border-radius: 50%;
  margin: 0;
}

h3.underline {
  position: relative;
}

h3.underline:before {
  content: "";
  position: absolute;
  width: 80px;
  background: #16af05;
  height: 2px;
  bottom: -6px;
}

h3.numberbullet > span {
  font-size: 18px;
  margin-top: 20px;
  color: #253858;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  position: absolute;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: -45px;
  background: #ececec;
  border-radius: 50%;
  margin: 0;
}

.indent50 {
  padding-left: 50px;
}

#perosnalBlockInsurer.perosnalBlockInsurer {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 10px 0 0 0;
  margin: 20px 0;
}

#perosnalBlockInsurer.perosnalBlockInsurer .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: calc(100% - 48px);
  margin: 16px 24px 0;
}

@media screen and (max-width: 767px) {
  #perosnalBlockInsurer.perosnalBlockInsurer .insurer-by-company-title {
    margin: 16px 16px 0;
    width: calc(100% - 36px);
  }
}
#perosnalBlockInsurer.perosnalBlockInsurer .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #253858;
  border-bottom: 3px solid #0065ff;
  margin: 0 !important;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselWrapperPersonal {
  background: 0 0;
  margin-bottom: 16px;
  padding-top: 0 !important;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselWrapperPersonal .slick-initialized {
  margin-left: 8px;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselWrapper {
  color: #253858;
  position: relative;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card {
  width: 337px;
  height: 500px;
  background: #fff;
  border: none;
  border-radius: 8px !important;
  -webkit-box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16) !important;
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16) !important;
  margin: 20px 16px 20px 16px;
  padding: 6px 16px 16px;
  position: relative;
}

@media (max-width: 568px) {
  #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card {
    width: 100%;
    min-width: 300px;
    max-width: 300px;
    margin: 20px 0 10px 16px;
  }
}
#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-initialized .slick-slide {
  display: block;
  outline: 0;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-arrow.slick-prev {
  right: 70px;
  left: auto;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-arrow {
  top: -17px;
  background: 0 0;
  border: none;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-arrow.slick-next {
  right: 23px;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-arrow::before {
  border: solid #000;
  border-width: 0 3px 3px 0;
  padding: 6px;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-initialized {
  margin-left: 8px;
}

@media (max-width: 1024px) {
  #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-initialized {
    margin-left: 0;
  }
}
@media (max-width: 568px) {
  #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-initialized {
    margin-left: 8px;
  }
}
#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card h3 {
  font-size: 16px;
  font-weight: 700;
  color: #253858;
  text-align: center;
  line-height: 24px;
  margin-bottom: 8px;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card h3 a,
#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card h3 a:hover {
  color: #0065ff;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card p {
  font-size: 16px;
  font-weight: 400;
  color: #505f79;
  text-align: center !important;
  line-height: 26px;
  height: 208px;
  margin-bottom: 7px;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .viewPlanCTA {
  border: 1px solid #0065ff;
  border-radius: 8px;
  padding: 8px 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  background: #0065ff;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .viewPlanCTA:hover {
  background: #0051cc;
  color: #fff;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .imageBlockPersonal {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-height: 99px;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .imageBlockPersonal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100px;
  width: 220px;
  margin: 12px auto 0;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .imageBlockPersonal img {
  display: block;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .blockTextPlans {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 300px;
}

@media screen and (max-width: 767px) {
  #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .blockTextPlans {
    min-height: 310px;
  }
}
#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .blockTextPlans h3 {
  margin-bottom: 0;
  margin-top: 12px;
  padding: 0 24px;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .blockTextPlans p {
  margin-bottom: 12px;
  height: auto;
}

#perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .everyoneCta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48px;
  flex: 0 0 48px;
}

.body-fixed {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.exitIntentModal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: 1000;
  animation: filterWebFade 0.3s ease-out;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
}

.exitIntentInner {
  width: 90%;
  max-width: 792px;
  border-radius: 8px;
  z-index: 99;
  margin: 0 auto 0;
  max-height: 90vh;
  overflow: auto;
  padding: 12px 24px 0;
  background: #fff;
  position: relative;
}

.exitIntentInner::after {
  content: "";
  background: url("../../../images/health/exit-intent-bottom.svg") no-repeat 0 0;
  width: 364px;
  height: 295px;
  position: absolute;
  bottom: 0;
  right: 24px;
}

.exitTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.exitClose {
  height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}

.exitClose::after,
.exitClose::before {
  content: "";
  width: 2px;
  height: 20px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #253858;
}

.exitClose::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.exitClose::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.headingExit {
  font-size: 32px;
  font-weight: 700;
}

.exitIntentInner .tagLine1 {
  font-weight: 500;
  font-size: 24px;
}

.exitIntentInner .tagLine2 {
  font-weight: 500;
  font-size: 20px;
  margin-top: 6px;
}

.exitIntentInner .tagLine2 span {
  font-weight: 700;
  font-size: 24px;
  color: #0065ff;
}

ul.lisitnExit {
  list-style-type: none;
  margin: 20px 0;
}

ul.lisitnExit li {
  font-size: 16px;
  font-weight: 500;
  background: url("../../../images/health/icons-exit.svg") no-repeat 0 0;
  padding: 0 0 0 40px;
  margin-bottom: 18px;
}

ul.lisitnExit li.firstIcon {
  background-position: 0 0;
}

ul.lisitnExit li.secondIcon {
  background-position: 0 -45px;
}

ul.lisitnExit li.thirdIcon {
  background-position: 0 -88px;
}

.disclaimerExit {
  font-size: 10px;
  width: 380px;
}

.buttonExit {
  width: 320px;
  height: 56px;
  border-radius: 4px;
  background: #0065ff;
  color: #fff;
  text-align: center;
  margin: 20px 0 32px;
  outline: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .all-segments-wrapper {
    display: block;
    margin: 0 auto;
    width: 94%;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper {
  background: #f5f9ff;
  border: 1px solid #deebff !important;
  border-radius: 16px;
  width: 100%;
  margin: 40px 0;
  padding: 20px;
  position: relative;
  z-index: 1;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper h2 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.016em;
  margin: 10px 0 30px;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .curve-intersect {
  background: url("../../../images/bu/health/curve-intersect.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 183px;
  height: 131px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .curve-intersect {
    display: block;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .curve-bottom-half {
  background: url("../../../images/bu/health/curve-bottom-half.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 108px;
  height: 54px;
  position: absolute;
  left: 60px;
  bottom: 0;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .curve-bottom-half {
    display: none;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .curve-small-rounded {
  background: url("../../../images/bu/health/curve-small-rounded.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 120px;
  bottom: 20px;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .curve-small-rounded {
    display: none;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .curve-half-left {
  background: url("../../../images/bu/health/curve-half-left.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 13px;
  height: 25px;
  position: absolute;
  right: 0;
  bottom: 150px;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .curve-half-left {
    display: none;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .heading,
.all-segments-wrapper .all-segments.expertAdviceWrapper h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #172b4d;
  margin: 6px 0 20px;
}

@media only screen and (max-width: 1024px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .heading,
  .all-segments-wrapper .all-segments.expertAdviceWrapper h2 {
    margin: 0;
  }
}
@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .heading,
  .all-segments-wrapper .all-segments.expertAdviceWrapper h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .showMoreHealth,
.all-segments-wrapper .all-segments.expertAdviceWrapper .viewplans {
  width: min(100%, 296px);
  height: 48px;
  background: #ff5630;
  border-radius: 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  cursor: pointer;
  color: #fff;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .showMoreHealth .more,
.all-segments-wrapper .all-segments.expertAdviceWrapper .viewplans .more {
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: 0 0 0 7px;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .showMoreHealth .close,
.all-segments-wrapper .all-segments.expertAdviceWrapper .viewplans .close {
  height: 14px;
  width: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: inline-block;
  right: -3px;
  top: 1px;
  text-indent: -9999999px;
}

@media only screen and (max-width: 1024px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .showMoreHealth .close,
  .all-segments-wrapper .all-segments.expertAdviceWrapper .viewplans .close {
    cursor: none;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .showMoreHealth .close::after,
.all-segments-wrapper .all-segments.expertAdviceWrapper .showMoreHealth .close::before,
.all-segments-wrapper .all-segments.expertAdviceWrapper .viewplans .close::after,
.all-segments-wrapper .all-segments.expertAdviceWrapper .viewplans .close::before {
  content: "";
  width: 2px;
  height: 12px;
  display: block;
  position: absolute;
  left: 63%;
  top: 50%;
  background: #fff;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .showMoreHealth .close::after,
.all-segments-wrapper .all-segments.expertAdviceWrapper .viewplans .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .showMoreHealth .close::before,
.all-segments-wrapper .all-segments.expertAdviceWrapper .viewplans .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner {
  margin: 16px 0 0 0;
  display: flex;
  flex-flow: wrap;
}

@media only screen and (max-width: 1024px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner {
    flex-direction: column;
  }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner {
    flex-direction: row;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert {
  display: flex;
  flex: 1 1 47%;
  margin: 0 0 32px;
  margin-right: 3%;
  position: relative;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert {
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert:nth-child(2) {
  margin-right: 0;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert:nth-child(4) {
  margin-right: 0;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert:last-child::after {
  display: none;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert.last {
    margin-bottom: 0;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert.last::after {
  display: none;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert::after {
  height: 1.5px;
  background: #dfe1e6;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert::after {
    content: "";
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .iconsExpert {
  width: 148px;
  max-width: 48px;
  min-width: auto;
  max-height: 48px;
  margin: 0 12px 0 0;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .iconsExpert {
    width: 91px;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #172b4d;
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent,
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_more_conent {
  font-weight: 400;
  font-size: 15.5px;
  line-height: 24px;
  letter-spacing: 0.016em;
  color: #505f79;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent,
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_more_conent {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.014em;
    color: #505f79;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent p,
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_more_conent p {
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent,
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_more_conent {
    margin-right: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent,
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_more_conent {
    margin-right: 24px;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent span,
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_more_conent span {
  color: #2a63f6;
  font-size: 14px;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent span,
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_more_conent span {
    display: block;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent {
  margin-right: auto;
  box-sizing: border-box;
  display: block;
}

@media (max-width: 667px) {
  .all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent {
    margin-bottom: 15px;
  }
}
.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .text_conent .more_content {
  display: inline;
}

.all-segments-wrapper .all-segments.expertAdviceWrapper .expertAdviceInner .innerExpert .more_content {
  color: #2a63f6;
  font-size: 14px;
  cursor: pointer;
  display: inline;
}

@keyframes starshine1 {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  to {
    transform: translateX(600%) rotate(-45deg);
  }
}
@keyframes starshinemobile1 {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  to {
    transform: translateX(430%) rotate(-45deg);
  }
}
@keyframes starshine {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  to {
    transform: translateX(600%) rotate(-45deg);
  }
}
@keyframes starshinemobile {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  to {
    transform: translateX(430%) rotate(-45deg);
  }
}
@media (max-width: 1024px) {
  .extraText.showcontent,
  .extraTextWeb.showcontent {
    display: inline;
  }
}
.closeWrap position:relative .formInput {
  height: 56px;
}

.cityclose {
  position: absolute;
  right: 0;
  top: 50%;
  width: 52px;
  height: 52px;
  opacity: 1;
  z-index: 9;
  display: none;
  cursor: pointer;
  transform: translate(0, -50%);
}

.cityclose:hover {
  opacity: 1;
}

.cityclose:after,
.cityclose:before {
  position: absolute;
  left: 26px;
  content: " ";
  height: 17px;
  width: 2px;
  top: 18px;
  background-color: #333;
}

.cityclose:before {
  transform: rotate(45deg);
}

.cityclose:after {
  transform: rotate(-45deg);
}

.filled .cityclose {
  display: block;
}

.plus {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0065ff;
  top: 50%;
  border-radius: 50%;
  transform: translate(10px, -50%);
}

.plus.gray {
  border: 1px solid #253858;
  top: 50%;
}

.plus.gray:after,
.plus.gray:before {
  content: "";
  background: #253858;
}

.plus:after,
.plus:before {
  content: "";
  position: absolute;
  background: #0065ff;
}

.plus:before {
  left: 50%;
  top: 4px;
  bottom: 4px;
  width: 2px;
  transform: translateX(-50%);
}

.plus:after {
  top: 50%;
  left: 4px;
  right: 4px;
  height: 2px;
  transform: translateY(-50%);
}

.plus.disable {
  border-color: #ccc;
}

.plus.disable::after,
.plus.disable::before {
  background: #ccc;
}

.minus {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0065ff;
  top: 50%;
  border-radius: 50%;
  transform: translate(10px, -50%);
}

.minus.gray {
  border: 1px solid #253858;
}

.minus.gray:after,
.minus.gray:before {
  content: "";
  background: #253858;
}

.minus:after,
.minus:before {
  content: "";
  position: absolute;
  background: #0065ff;
}

.minus:before {
  display: none;
}

.minus:after {
  top: 50%;
  left: 4px;
  right: 4px;
  height: 2px;
  transform: translateY(-50%);
}

.health-insurance-bu {
  display: flex;
  justify-content: space-between;
  color: #253858;
  position: relative;
  margin-top: 24px;
  align-items: flex-start;
  flex-wrap: wrap;
}

.health-insurance-bu.withrating {
  margin-bottom: 130px;
}

@media (max-width: 1024px) {
  .health-insurance-bu.withrating {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .health-insurance-bu {
    margin-bottom: 0;
    flex-direction: column;
  }
}
.health-insurance-bu .tnc {
  margin-top: 20px;
}

.health-insurance-bu .tnc p {
  font-size: 10px;
  line-height: 18px !important;
  margin: 0;
}

@media (max-width: 1024px) {
  .health-insurance-bu .tnc {
    position: relative;
    top: 0;
    margin: 20px 0;
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-right {
  width: 45%;
  position: relative;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 3px 24px 0 rgba(37, 56, 88, 0.1);
  min-height: 550px;
}

.health-insurance-bu .health-insurance-bu-right::after {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-radial-progress-bar-img.svg) no-repeat center/contain;
  width: 136px;
  height: 126px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right {
    height: auto;
    min-height: auto;
  }
  .health-insurance-bu .health-insurance-bu-right::after {
    width: 95px;
    height: 89px;
  }
}
.health-insurance-bu .health-insurance-bu-right .progress-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right .progress-bar {
    right: 3px;
    top: 6px;
  }
}
.health-insurance-bu .health-insurance-bu-right .progress-bar .percent {
  position: relative;
}

.health-insurance-bu .health-insurance-bu-right .progress-bar .percent svg {
  position: relative;
  width: 64px;
  height: 64px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right .progress-bar .percent svg {
    width: 45px;
    height: 45px;
  }
}
.health-insurance-bu .health-insurance-bu-right .progress-bar .percent svg circle {
  width: 100%;
  height: 100%;
  fill: #fff;
  stroke: #f0f0f0;
  stroke-width: 4;
  stroke-linecap: round;
  transition: all 0.3s ease-in;
}

.health-insurance-bu .health-insurance-bu-right .progress-bar .percent svg circle:last-of-type {
  stroke-dasharray: 186px;
  stroke-dashoffset: calc(186px - 186px * var(--percent) / 100);
  stroke: #36B37E;
}

.health-insurance-bu .health-insurance-bu-right .progress-bar .percent .number {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.health-insurance-bu .health-insurance-bu-right .progress-bar .percent .number > div {
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right .progress-bar .percent .number > div {
    font-size: 12px;
    line-height: 22px;
  }
}
.health-insurance-bu .health-insurance-bu-right .orderChange {
  display: flex;
  flex-direction: column;
  margin-top: 36px;
}

.health-insurance-bu .health-insurance-bu-right .orderChange.tag {
  margin-top: 0;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right .orderChange {
    margin-top: 66px;
  }
  .health-insurance-bu .health-insurance-bu-right .orderChange .common_heading {
    margin-bottom: 0;
    order: 2;
  }
}
.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  position: relative;
  padding: 0;
  margin: 0 0 18px;
  color: #253858;
  width: 75%;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span {
  color: #36b37e;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span sup {
  font-size: 14px;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span.green {
  color: #36b37e !important;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span.red {
  color: #d90368;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span.nextline {
  display: block;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span.no-color {
  color: #253858;
}

@media (max-width: 1180px) {
  .health-insurance-bu .health-insurance-bu-right .orderChange .common_heading {
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 14px;
    width: 80%;
    padding: 5px 18px 0 20px;
  }
}
.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading::before {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ffab00;
  width: 100px;
  height: 3px;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading.withoutline:before {
  display: none;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .light {
  font-weight: 400;
  display: none;
}

.health-insurance-bu .health-insurance-bu-left {
  padding: 0;
  width: 52%;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left {
    padding: 0;
    order: 2;
  }
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 32px 0 0;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .health-pointers-box {
    flex-wrap: wrap;
    order: 2;
    margin: 4px 0 0;
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box:has(.health-pointers-image.family) {
  align-items: center;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box > .heading {
  color: var(--253858-n-700, #253858);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 17px;
}

@media screen and (min-width: 1025px) {
  .health-insurance-bu .health-insurance-bu-left .health-pointers-box > .heading {
    display: none;
  }
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image {
  background: url(../../../images/bu/health/top-fold/health-pankaj-tripathi-img.svg) no-repeat center/contain;
  height: 250px;
  width: 328px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image {
    display: none;
  }
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.cancer_insurnace {
  background: url(../../../images/bu/health/top-fold/cancer_insurnace.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.liver-cirrhosis,
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.liver-transplant {
  background: url(../../../images/bu/health/top-fold/liver-cirrhosis.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.tb {
  background: url(../../../images/bu/health/top-fold/tb-patients.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.thyroid {
  background: url(../../../images/bu/health/top-fold/thyroid-patients.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.high-cholesterol {
  background: url(../../../images/bu/health/top-fold/high-cholesterol.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.asthma {
  background: url(../../../images/bu/health/top-fold/asthma.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.high-blood-pressure {
  background: url(../../../images/bu/health/top-fold/high-blood-pressure.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.alzheimer {
  background: url(../../../images/bu/health/top-fold/alzheimer.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.dengue,
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.malaria {
  background: url(../../../images/bu/health/top-fold/malaria.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.handicapped,
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.paralysis {
  background: url(../../../images/bu/health/top-fold/paralysis-patients.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.brain-surgery,
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.multiple-sclerosis,
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.stroke {
  background: url(../../../images/bu/health/top-fold/stroke-patients.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.hiv {
  background: url(../../../images/bu/health/top-fold/hiv-patients.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.kidney {
  background: url(../../../images/bu/health/top-fold/kidney-patients.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.cataract-surgery {
  background: url(../../../images/bu/health/top-fold/cataract-surgery.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.mental-health {
  background: url(../../../images/bu/health/top-fold/mental-health.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.genetic-disorders {
  background: url(../../../images/bu/health/top-fold/health-genetics-disorder-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.senior-citizen {
  background: url(../../../images/bu/health/top-fold/health-senior-citizen-top-image.png) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.family {
  background: url(../../../images/bu/health/top-fold/health-family-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 245px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.genric {
  background: url(../../../images/bu/health/top-fold/health-individual-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 268px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.parents {
  background: url(../../../images/bu/health/top-fold/health-parents-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 268px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.cancer {
  background: url(../../../images/bu/health/top-fold/health-cancer-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 268px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.corona {
  background: url(../../../images/bu/health/top-fold/health-corona-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 268px;
  margin-bottom: -13px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.maternity {
  background: url(../../../images/bu/health/top-fold/health-maternity-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 280px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.dental {
  background: url(../../../images/bu/health/top-fold/health-dental-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 280px;
  margin-bottom: 12px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.opd {
  background: url(../../../images/bu/health/top-fold/health-opd-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 280px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.insurance-companies {
  background: #f2f7ff;
  width: 304px;
  height: 246px;
  margin-bottom: 28px;
  border-radius: 16px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.insurance-companies .insurance-companies-slides img {
  max-width: 306px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.insurance-companies .fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.provider-comparison {
  background: url(../../../images/bu/health/top-fold/health-family-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 275px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.cashless-mediclaim-policy {
  background: url(../../../images/bu/health/top-fold/health-cashless-mediclaim-policy-top-image.png) no-repeat center/contain;
  margin-bottom: 6px;
  width: 308px;
  height: 278px;
  margin-right: 16px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.critical-illness-insurance,
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.hospitalization-insurance {
  background: url(../../../images/bu/health/top-fold/health-critical-illness-insurance-top-image.png) no-repeat center/contain;
  width: 344px;
  height: 260px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.top-up {
  background: url(../../../images/bu/health/top-fold/health-topup-top-image.png) no-repeat center/contain;
  width: 344px;
  height: 280px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.section-80d {
  background: url(../../../images/bu/health/top-fold/health-section-80d-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 265px;
  margin-bottom: 12px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.heart-patients {
  background: url(../../../images/bu/health/top-fold/health-heart-patients-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 265px;
  margin-bottom: 12px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.diabetics {
  background: url(../../../images/bu/health/top-fold/health-diabetes-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 265px;
  margin-bottom: 12px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.renewal {
  background: url(../../../images/bu/health/top-fold/health-renewal-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 12px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.network-hospitals {
  background: url(../../../images/bu/health/network-hospitals/network-hospital-top-fold-image.png) no-repeat center/contain;
  width: 330px;
  height: 275px;
  margin-bottom: 12px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer {
  display: FLEX;
  align-items: CENTER;
  margin: 0 0 24px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon {
  width: 46px;
  height: 46px;
  margin: 0 16px 0 0;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon.icon-1 {
  background: url(../../../images/bu/health/top-fold/health-pointer-icon-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon.icon-2 {
  background: url(../../../images/bu/health/top-fold/health-pointer-icon-2.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon.icon-3 {
  background: url(../../../images/bu/health/top-fold/health-pointer-icon-3.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon.icon-4 {
  background: url(../../../images/bu/health/top-fold/health-pointer-icon-4.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .heading {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .heading sup {
  font-size: 9px;
  line-height: 9px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .description {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .description sup {
  font-size: 9px;
  line-height: 9px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .heading span {
  display: block;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .icon.icon-1 {
  background: url(../../../images/bu/health/top-fold/nri-health-pointer-icon-1-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .icon.icon-2 {
  background: url(../../../images/bu/health/top-fold/nri-health-pointer-icon-2-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .icon.icon-3 {
  background: url(../../../images/bu/health/top-fold/nri-health-pointer-icon-3-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .icon.icon-4 {
  background: url(../../../images/bu/health/top-fold/nri-health-pointer-icon-4-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.opd .icon.icon-1 {
  background: url(../../../images/bu/health/top-fold/opd-health-pointer-icon-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri-opd .icon.icon-2 {
  background: url(../../../images/bu/health/top-fold/nri-opd-health-pointer-icon-2.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri-opd .icon.icon-3 {
  background: url(../../../images/bu/health/top-fold/nri-opd-health-pointer-icon-3.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri-opd .icon.icon-4 {
  background: url(../../../images/bu/health/top-fold/nri-opd-health-pointer-icon-4.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box {
  border-radius: 16px;
  background: #f7faff;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box {
    margin-bottom: 28px;
    order: 3;
    margin-top: 0;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row {
  display: flex;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first {
  padding: 10px 16px 16px;
  align-items: flex-end;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first {
    flex-direction: column;
    padding: 16px 10px 21px;
    align-items: center;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .label {
  color: #253858;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 8px;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .label sup {
  font-size: 9px;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .label {
    font-size: 18px;
    line-height: 26px;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars {
  width: 132px;
  height: 22px;
  background: url("../../../images/bu/health/top-fold/health-star-rating-img.svg") no-repeat center/contain;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars {
    margin: 0 auto 22px;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars:before {
  content: "";
  transform: rotate(-50deg);
  width: 30px;
  height: 300%;
  right: 150%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars:before {
    animation-name: starshinemobile1;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars:after {
  content: "";
  transform: rotate(-50deg);
  width: 40px;
  height: 300%;
  right: 200%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars:after {
    animation-name: starshinemobile;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list {
  display: flex;
  align-items: center;
  width: 63%;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list {
    align-items: flex-start;
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer {
  margin: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer {
    width: 30%;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer .value {
  color: #6554c0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer .value {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer .label {
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer .label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer:last-of-type {
  margin: 0;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.second {
  align-items: center;
  justify-content: center;
  border-radius: 0 0 16px 16px;
  background: #eef5ff;
  padding: 12px 0;
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.second strong {
  padding: 0 3px;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.second {
    padding: 12px 25px;
    display: block;
    text-align: center;
  }
}
.health-insurance-bu .health-insurance-bu-right {
  padding: 18px 24px 0;
  position: relative;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right {
    min-height: auto;
  }
}
.health-insurance-bu .health-insurance-bu-right .tag-line {
  background: #36b37e;
  position: absolute;
  top: 16px;
  left: 0;
  padding: 4px 23px 4px 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

.health-insurance-bu .health-insurance-bu-right .tag-line:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
}

.health-insurance-bu .topContentBox.hide-desktop {
  display: none;
}

@media (max-width: 1024px) {
  .health-insurance-bu .topContentBox {
    min-height: auto;
    margin-bottom: 10px;
    order: 1;
    padding: 16px 16px 0;
  }
  .health-insurance-bu .topContentBox.hide-desktop {
    display: block;
    word-break: break-word;
  }
}
.health-insurance-bu .topContentBox h1 {
  margin: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  color: #253858;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .health-insurance-bu .topContentBox h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
.health-insurance-bu .topContentBox p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #253858;
  display: inline;
}

.health-insurance-bu .topContentBox p .read_more_art,
.health-insurance-bu .topContentBox p .read_more_art_web {
  display: inline;
  color: #0065ff;
  cursor: pointer;
}

.health-insurance-bu .topContentBox p .extraText,
.health-insurance-bu .topContentBox p .extraTextWeb {
  display: none;
}

.health-insurance-bu .topContentBox p .extraText.showcontent,
.health-insurance-bu .topContentBox p .extraTextWeb.showcontent {
  display: inline;
}

.health-insurance-bu .topContentBox p + p:before {
  content: "...";
  position: relative;
  left: -3px;
}

.health-insurance-bu .topContentBox p + p.none:before {
  content: "";
  position: relative;
  left: 0;
}

@media (max-width: 768px) {
  .health-insurance-bu .topContentBox {
    min-height: auto;
    margin-bottom: 18px;
  }
  .health-insurance-bu .topContentBox h1 {
    margin-bottom: 10px;
  }
  .health-insurance-bu .topContentBox p {
    display: inline;
  }
  .health-insurance-bu .topContentBox p .read_more_art,
  .health-insurance-bu .topContentBox p .read_more_art_web {
    display: inline;
    color: #0065ff;
    cursor: pointer;
  }
  .health-insurance-bu .topContentBox p .extraText,
  .health-insurance-bu .topContentBox p .extraTextWeb {
    display: none;
  }
  .health-insurance-bu .topContentBox p .extraText.showcontent,
  .health-insurance-bu .topContentBox p .extraTextWeb.showcontent {
    display: inline;
  }
}
.health-insurance-bu .member-for-insurance,
.health-insurance-bu .member-info {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  flex-wrap: wrap;
}

.health-insurance-bu .member-for-insurance.single li,
.health-insurance-bu .member-info.single li {
  width: 60%;
}

@media (max-width: 768px) {
  .health-insurance-bu .member-for-insurance.single li,
  .health-insurance-bu .member-info.single li {
    width: 80%;
  }
}
.health-insurance-bu .member-for-insurance .radio_box_inner,
.health-insurance-bu .member-for-insurance li,
.health-insurance-bu .member-info .radio_box_inner,
.health-insurance-bu .member-info li {
  width: 48%;
}

@media (max-width: 768px) {
  .health-insurance-bu .member-for-insurance .li.fieldWrapper,
  .health-insurance-bu .member-info .li.fieldWrapper {
    width: 100%;
  }
}
@media (max-width: 568px) {
  .health-insurance-bu .member-for-insurance .li.fieldWrapper,
  .health-insurance-bu .member-for-insurance li,
  .health-insurance-bu .member-info .li.fieldWrapper,
  .health-insurance-bu .member-info li {
    width: 100%;
  }
}
.health-insurance-bu .member-for-insurance {
  height: auto;
}

@media (max-width: 768px) {
  .health-insurance-bu .member-for-insurance li {
    width: 31%;
  }
}
.health-insurance-bu .member-for-insurance::-webkit-scrollbar {
  width: 0;
}

.health-insurance-bu .member-for-insurance::-webkit-scrollbar-track {
  background: 0 0;
}

.health-insurance-bu .member-for-insurance::-webkit-scrollbar-thumb {
  background: #5e6c84;
}

.health-insurance-bu .member-for-insurance::-webkit-scrollbar-thumb:hover {
  background: #5e6c84;
}

@media screen and (min-width: 1025px) {
  .health-insurance-bu .health-insurance-step-6 .button-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.health-insurance-bu .health-insurance-step-6 .ped_detail,
.health-insurance-bu .health-insurance-step-7 .corona_details {
  flex-direction: row;
  justify-content: space-between;
}

.health-insurance-bu .health-insurance-step-6 .ped_detail .radio_box_inner,
.health-insurance-bu .health-insurance-step-7 .corona_details .radio_box_inner {
  width: 48%;
}

@media (max-width: 568px) {
  .health-insurance-bu .health-insurance-step-6 .ped_detail .radio_box_inner,
  .health-insurance-bu .health-insurance-step-7 .corona_details .radio_box_inner {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu .health-insurance-step-4:has(.fieldWrapper.hide) #registration_check {
    margin-bottom: 0;
  }
  .health-insurance-bu .health-insurance-step-4 .member-info li {
    width: 100%;
    margin-bottom: 34px;
  }
  .health-insurance-bu .health-insurance-step-4 .member-info li:last-child {
    margin-bottom: 0;
  }
}
.health-insurance-bu .health-insurance-step-1 {
  position: relative;
}

.health-insurance-bu .health-insurance-step-1 > p {
  margin-top: 18px;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.256px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-step-1 > p {
    padding: 0 20px;
  }
}
.health-insurance-bu .health-insurance-step-1 .member-for-insurance {
  margin-top: 18px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-step-1 .member-for-insurance {
    padding: 0 20px;
  }
}
.health-insurance-bu .health-insurance-step-1 .member-for-insurance:has(.form-group.more.hide) ~ #simpleToast {
  bottom: 200px;
}

.health-insurance-bu .health-insurance-step-1 .member-for-insurance:has(.form-group.more.hide) ~ #simpleToast.show {
  animation: fadein1 0.5s, fadeout1 0.5s 2.5s;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-step-1 .termCondition {
    max-width: 100% !important;
  }
}
.health-insurance-bu .country-name {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
  display: inline-block;
  padding: 0 10px 0 17px;
  cursor: pointer;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 56px;
  width: 77px;
  position: relative;
}

.health-insurance-bu .country-name li {
  width: auto;
}

.health-insurance-bu .country-name:after {
  content: "";
  background: url(../../../images/bu/selectarrow.svg) no-repeat center/contain, #fff;
  width: 11px;
  height: 9px;
  right: 5px;
  position: absolute;
  top: 24px;
}

.health-insurance-bu .country-selection {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .country-selection {
    margin-top: 30px;
    padding: 0 20px;
  }
}
.health-insurance-bu .country-selection .city {
  font-size: 14px;
  font-weight: 500;
}

.health-insurance-bu .country-selection li {
  width: 342px;
}

@media (max-width: 768px) {
  .health-insurance-bu .country-selection li {
    width: 100%;
  }
}
.health-insurance-bu .popup-slide .health-insurance-bu .country-selection li {
  width: 100%;
}

.health-insurance-bu .form-group {
  display: block;
  margin-bottom: 18px;
  position: relative;
}

.health-insurance-bu .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
  visibility: hidden;
}

.health-insurance-bu .form-group label {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 19px 11px 19px 67px;
  border-radius: 12px;
  border: 1px solid #dfe1e6;
  background: #fafbfc;
  box-shadow: 0 4px 12px 0 rgba(37, 56, 88, 0.08);
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .form-group label {
    justify-content: CENTER;
    height: 94px;
    flex-direction: column;
    padding: 10px 2px;
  }
}
@media (max-width: 767px) {
  .health-insurance-bu .form-group label {
    font-size: 14px;
  }
}
.health-insurance-bu .form-group label .chkbox {
  width: 20px;
  border: 1px solid #5e6c84;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
}

.health-insurance-bu .form-group label i {
  font-style: normal;
  padding-left: 5px;
  display: none;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .form-group label i {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .health-insurance-bu .form-group label i {
    position: absolute;
    display: block;
    right: 17px;
    bottom: 10px;
  }
}
.health-insurance-bu .form-group label::before {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  top: 50%;
  left: 11px;
  transform: translate(0, -50%);
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .form-group label::before {
    position: relative;
    width: 42px;
    height: 42px;
    top: auto;
    left: auto;
    transform: none;
    display: block;
    margin-bottom: 8px;
  }
}
.health-insurance-bu .form-group label.self::before {
  background: url(../../../images/bu/health/top-fold/health-self-icon.svg);
}

.health-insurance-bu .form-group label.spouse::before {
  background: url(../../../images/bu/health/top-fold/health-wife-icon.svg);
}

.health-insurance-bu .form-group label.son::before {
  background: url(../../../images/bu/health/top-fold/health-son-icon.svg);
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .form-group label.daughter i {
    right: 2px;
  }
}
.health-insurance-bu .form-group label.daughter::before {
  background: url(../../../images/bu/health/top-fold/health-daughter-icon.svg);
}

.health-insurance-bu .form-group label.father::before {
  background: url(../../../images/bu/health/top-fold/health-father-icon.svg);
}

.health-insurance-bu .form-group label.mother::before {
  background: url(../../../images/bu/health/top-fold/health-mother-icon.svg);
}

.health-insurance-bu .form-group label.grand-father::before {
  background: url(../../../images/bu/health/top-fold/health-grandfather-icon.svg);
}

.health-insurance-bu .form-group label.grand-mother::before {
  background: url(../../../images/bu/health/top-fold/health-grandmother-icon.svg);
}

.health-insurance-bu .form-group label.fil::before {
  background: url(../../../images/bu/health/top-fold/health-fatherinlaw-icon.svg);
}

.health-insurance-bu .form-group label.mil::before {
  background: url(../../../images/bu/health/top-fold/health-motherinlaw-icon.svg);
}

.health-insurance-bu .form-group.gender.selected label,
.health-insurance-bu .form-group.selected label {
  border: 1px solid #0065ff;
  background: #fafbfc;
  box-shadow: 0 4px 12px 0 rgba(0, 101, 255, 0.16);
  color: #0065ff;
  font-weight: 500;
}

.health-insurance-bu .form-group.selected label .chkbox {
  width: 20px;
  border: 1px solid #0065ff;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
  background: #0065ff;
  position: relative;
}

.health-insurance-bu .form-group.selected label .chkbox:before {
  width: 13px;
  height: 13px;
  background: url(../../../../cdn/images/bu/checked-ico.png);
  position: absolute;
  display: inline-block;
  background-size: 100%;
  content: "";
  color: transparent !important;
  top: 2px;
  left: 2px;
}

.health-insurance-bu .form-group.selected label i {
  color: #0065ff;
}

.health-insurance-bu .form-group.more label {
  padding-left: 35px;
}

.health-insurance-bu .form-group.more label:before {
  display: none;
}

.health-insurance-bu .form-group.selected .addmore {
  display: flex;
}

@media (max-width: 768px) {
  .health-insurance-bu .form-group.selected .addmore {
    display: none;
  }
}
.health-insurance-bu .form-group.country label {
  height: 36px;
  border-radius: 20px;
  font-size: 14px;
  padding: 14px;
}

.health-insurance-bu .form-group.country label:after,
.health-insurance-bu .form-group.country label:before {
  position: absolute;
  padding: 1;
  visibility: hidden;
}

.health-insurance-bu .form-group.gender {
  margin-right: 20px;
}

@media (max-width: 768px) {
  .health-insurance-bu .form-group.gender {
    margin: 0;
  }
}
.health-insurance-bu .form-group.gender label {
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.health-insurance-bu .form-group.gender label .female,
.health-insurance-bu .form-group.gender label .male {
  width: 28px;
  height: 32px;
  display: block;
  margin: 0 auto 0;
  border: none;
  background: url(../../../images/bu/health/icons_bu.svg) no-repeat 0 0;
}

@media (max-width: 768px) {
  .health-insurance-bu .form-group.gender label .female,
  .health-insurance-bu .form-group.gender label .male {
    margin: 0 10px 0 0;
  }
}
.health-insurance-bu .form-group.gender label .female:before,
.health-insurance-bu .form-group.gender label .male:before {
  display: none;
}

.health-insurance-bu .form-group.gender label .male {
  background-position: 0 0;
}

.health-insurance-bu .form-group.gender label .female {
  background-position: 0 -128px !important;
}

.health-insurance-bu .form-group.gender label:after,
.health-insurance-bu .form-group.gender label:before {
  position: absolute;
  padding: 1;
  visibility: hidden;
  opacity: 0;
}

.health-insurance-bu .form-group.gender.selected label .male {
  background-position: 0 -62px;
}

.health-insurance-bu .form-group.gender.selected label .female {
  background-position: 0 -202px !important;
}

@media (max-width: 768px) {
  .health-insurance-bu .form-group {
    margin-right: 0;
  }
}
.health-insurance-bu .form-group.disable label {
  color: #ccc;
  border: 1px solid #ccc;
}

.health-insurance-bu .form-group.disable label .chkbox {
  border: 1px solid #ccc;
}

.health-insurance-bu .form-group.more {
  margin: 1px auto 15px;
  text-align: center;
  width: 28%;
  position: relative;
  cursor: pointer;
  max-width: 135px;
}

.health-insurance-bu .form-group.more:after {
  content: "";
  border: 1px dashed #0065ff;
  width: 100%;
  position: absolute;
  left: 6px;
  bottom: -3px;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .form-group.more {
    width: 41%;
  }
}
.health-insurance-bu .form-group.more > div {
  color: var(--0065-ff-b-300, #0065ff);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

.health-insurance-bu .form-group.more > div::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  position: absolute;
  top: 6px;
  right: -8px;
}

.health-insurance-bu .button-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 8px auto 20px;
  justify-content: center;
  width: 100%;
}

.health-insurance-bu .button-wrapper .back-button {
  width: 36%;
  max-width: 140px;
  cursor: pointer;
  margin-right: 5%;
  position: relative;
  color: #253858;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.health-insurance-bu .button-wrapper .back-button:before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.health-insurance-bu .button-wrapper .button {
  box-sizing: border-box;
  background: #0663f6;
  color: #fff;
  padding: 15px;
  display: flex;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  width: 60%;
  margin: 0;
  border-radius: 8px;
  padding: 14px;
  position: relative;
  border: 0;
}

@media (max-width: 1024px) {
  .health-insurance-bu .button-wrapper .button {
    width: 60%;
    max-width: 164px;
    font-weight: 700;
  }
  .health-insurance-bu .button-wrapper .button#btnHealthStep5,
  .health-insurance-bu .button-wrapper .button.btnHealthStep1 {
    max-width: 100%;
  }
  .health-insurance-bu .button-wrapper .button#btnHealthStep6 {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .health-insurance-bu .button-wrapper {
    justify-content: space-between;
    margin-bottom: 0;
    position: sticky;
    bottom: 0;
    background: #fff;
    border: none;
    padding: 12px 20px;
    z-index: 99;
    margin: 0;
    background: #fff;
    box-shadow: 0 -6px 16px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
  }
  .health-insurance-bu .button-wrapper .back-button {
    display: block;
    padding: 10px 0 10px 15px;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu .button-wrapper .back-button {
    display: block;
    padding: 10px 0 10px 15px;
    font-size: 16px;
    font-weight: 500;
    width: 40%;
  }
  .health-insurance-bu .button-wrapper .back-button:before {
    padding: 3px;
    left: 5px;
    top: 21px;
  }
}
@media (max-width: 320px) {
  .health-insurance-bu .button-wrapper .back-button {
    font-size: 13px;
  }
  .health-insurance-bu .button-wrapper .back-button:before {
    padding: 2px;
    left: 5px;
    top: 20px;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu #popup-slide .back-button {
    bottom: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-step-5 .button-wrapper {
    margin: 0 auto;
    justify-content: CENTER;
  }
  .health-insurance-bu .health-insurance-step-5 .button-wrapper .button#btnHealthStep5 {
    max-width: 320px;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu .health-insurance-step-4 .button-wrapper {
    margin: 25px auto 20px;
  }
  .health-insurance-bu .health-insurance-step-5 .button-wrapper .button,
  .health-insurance-bu .health-insurance-step-6 .button-wrapper .button,
  .health-insurance-bu .health-insurance-step-7 .button-wrapper .button {
    margin: 0;
  }
}
@media (max-width: 568px) {
  .health-insurance-bu .health-insurance-step-5 .button-wrapper .button,
  .health-insurance-bu .health-insurance-step-6 .button-wrapper .button {
    width: 100%;
  }
  .health-insurance-bu #loadingDivStep5 {
    max-width: 100%;
  }
}
.health-insurance-bu .addmore {
  display: none;
  width: 80px;
  background: #eef5fe;
  position: absolute;
  height: 30px;
  border-radius: 4px;
  top: 50%;
  transform: translate(0, -50%);
  right: 4px;
  z-index: 4;
}

.health-insurance-bu .addmore .minus,
.health-insurance-bu .addmore .plus {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.health-insurance-bu .addmore .minus {
  left: 0;
}

.health-insurance-bu .addmore .plus {
  right: 20px;
}

.health-insurance-bu .addmore input {
  display: inline-block;
  width: 30px;
  height: 20px;
  font-size: 16px;
  left: 0;
  right: 0;
  margin: 5px auto;
  border: none;
  text-align: center;
  background: #eef5fe;
  visibility: visible;
}

@media (max-width: 1024px) {
  .health-insurance-bu {
    margin-top: 0;
    padding: 0;
    background: var(--f-4-f-5-f-7-n-20, #f4f5f7);
  }
  .health-insurance-bu .health-insurance-bu-left,
  .health-insurance-bu .health-insurance-bu-right {
    width: 100%;
  }
  .health-insurance-bu .health-insurance-bu-right {
    box-shadow: none;
    padding: 0 0 0;
    margin-bottom: 0;
    background: #fff;
  }
  .health-insurance-bu .health-insurance-bu-right {
    order: 3;
  }
  .health-insurance-bu .health-insurance-bu-right:has(.talk-to-us-tag) {
    margin-top: 12px;
  }
  .health-insurance-bu .tnc {
    background: #fff;
    margin: 0;
    padding: 20px;
    order: 1;
  }
}
@media (max-width: 360px) {
  .health-insurance-bu {
    margin-top: 0;
    padding: 0;
  }
}
.radio_pills {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  min-height: 190px;
}

@media screen and (max-width: 1024px) {
  .radio_pills {
    padding: 0 20px;
  }
}
.radio_pills label {
  margin: 0 12px 9px 0;
  display: inline-block;
  cursor: pointer;
}

.radio_pills label input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.radio_pills label input[type=radio] + span {
  background: #fff;
  border-radius: 40px;
  box-shadow: none;
  display: inline-block;
  width: auto;
  padding: 4px 16px;
  align-items: center;
  border: 1px solid #dfe1e6;
  font-style: normal;
  font-size: 14px;
  color: #253858;
  line-height: 22px;
}

.radio_pills label input[type=radio]:checked + span {
  border: 1px solid #0065ff;
  color: #0065ff;
  background: #fff;
  font-weight: 500;
}

.radio_pills.member-select {
  position: relative;
  width: 320px;
  margin: 0 auto;
  text-align: left;
}

.radio_pills.member-select .small {
  margin-bottom: 10px;
}

.radio_pills.member-select label input[type=radio] + span {
  width: 60px;
  border-radius: 8px;
  border: 1px solid #5e6c84;
  text-align: center;
  height: 50px;
  display: flex;
  justify-content: center;
  font-size: 16px;
}

.radio_pills.member-select label input[type=radio]:checked + span {
  border: 1px solid #0065ff;
  color: #fff;
  background: #0065ff;
  font-weight: 500;
}

.fieldWrapper {
  border: 1px solid #5e6c84;
  border-radius: 8px;
  position: relative;
  width: 100%;
  display: table;
  margin-bottom: 15px;
}

.fieldWrapper.success-msg .formInput:after {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  margin-top: -11px;
  position: absolute;
  right: 20px;
  top: 30px;
  content: "";
}

.fieldWrapper.pos-rel.success-msg .formInput:after {
  display: none;
}

.fieldWrapper .formInput {
  position: relative;
}

.fieldWrapper .formInput input {
  outline: 0;
  box-shadow: none;
}

.fieldWrapper .formInput input:focus {
  outline: 0;
  box-shadow: none;
}

.fieldWrapper .formInput .countrycodewrapper {
  display: flex;
  width: 122px;
}

.fieldWrapper .formInput .countrycodewrapper .countrycode {
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  .fieldWrapper .formInput .countrycodewrapper {
    width: 162px;
  }
}
.fieldWrapper .formInput select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../../../images/arrow-path.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  outline: 0;
}

.fieldWrapper .formInput select.country-name {
  width: 76px;
  border: none;
  color: #253858;
  padding: 0 16px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 70px;
}

@media (max-width: 1024px) {
  .fieldWrapper .formInput select.country-name {
    max-width: 106px;
    width: 106px;
  }
}
.fieldWrapper .formInput select:focus {
  outline: 0;
}

.fieldWrapper .formInput select.labelshow + .feildLable,
.fieldWrapper .formInput select:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.fieldWrapper .formInput input.labelshow + .feildLable,
.fieldWrapper .formInput input:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.fieldWrapper .formInput .feildLable {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 15px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.2s ease-in;
}

.fieldWrapper .fullWidht {
  width: 100%;
  height: 100%;
  padding: 0 35px 0 19px;
  border-radius: 8px;
  border: none;
  font-weight: 400;
  z-index: 9;
  background: 0 0;
  height: 56px;
  position: relative;
  color: #253858;
}

.fieldWrapper #invmobile {
  padding-left: 130px;
  font-weight: 400;
}

.fieldWrapper #mob_feild2feild {
  position: absolute;
  padding: 6px 5px 6px 13px;
  width: 142px;
  z-index: 10;
}

.fieldWrapper #mob_feild2feild select {
  width: 70px;
  outline: 0;
  color: #253858;
  border: none;
  display: inline-block;
  float: left;
  padding: 3px 20px 2px 0;
  -webkit-appearance: none;
  background: 0 0;
  font-weight: 600;
  border-right: 1px solid #bfbfbf;
  margin: 6px 0 0;
}

.fieldWrapper #mob_feild2feild select:focus {
  outline: 0;
}

.fieldWrapper #mob_feild2feild .cCode {
  padding: 10px 0 10px 5px;
  display: inline-block;
  line-height: 19px;
}

.fieldWrapper #mob_feild2feild .cCodeText {
  display: inline-block;
  width: 44px;
}

.fieldWrapper #mob_feild2feild .cCodeText input {
  padding: 9px 0;
  margin-left: 5px;
}

#healthCityPincode {
  position: relative;
}

#healthCityPincode.labelshow + .feildLable,
#healthCityPincode:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.fieldWrapper.error,
.formInput.error {
  border: 1px solid red;
}

.fieldWrapper.error .err {
  position: absolute;
  bottom: -20px;
}

.health-insurance-step-1 .errMember {
  font-size: 12px;
  color: red;
  margin-top: -10px;
}

.health-insurance-step-1 .errMember:empty {
  display: none;
}

@media (max-width: 1024px) {
  .health-insurance-step-1 .errMember {
    padding-top: 0;
    margin: 0 20px 10px;
  }
}
.health-insurance-step-2 .description {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  width: 75%;
  position: relative;
  padding-left: 44px;
}

.health-insurance-step-2 .description::before {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-best-price-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 4px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-2 .description {
    width: 44%;
    margin: 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-2 .description {
    width: 90%;
    margin: 8px 20px 0;
  }
}
.health-insurance-step-2 .member-info {
  min-height: 280px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-2 .member-info {
    padding: 0 20px;
  }
}
.health-insurance-step-2 .member-info li {
  width: 54%;
  margin-left: 60px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-2 .member-info li {
    width: 80%;
  }
}
.health-insurance-step-2 .member-info li::before {
  content: "";
  width: 42px;
  height: 42px;
  position: absolute;
  left: -60px;
  top: 50%;
  transform: translate(0, -50%);
}

.health-insurance-step-2 .member-info li.Self::before {
  background: url(../../../images/bu/health/top-fold/health-self-icon.svg);
}

.health-insurance-step-2 .member-info li.Spouse::before {
  background: url(../../../images/bu/health/top-fold/health-wife-icon.svg);
}

.health-insurance-step-2 .member-info li.Son::before {
  background: url(../../../images/bu/health/top-fold/health-son-icon.svg);
}

.health-insurance-step-2 .member-info li.Daughter::before {
  background: url(../../../images/bu/health/top-fold/health-daughter-icon.svg);
}

.health-insurance-step-2 .member-info li.Father::before {
  background: url(../../../images/bu/health/top-fold/health-father-icon.svg);
}

.health-insurance-step-2 .member-info li.Mother::before {
  background: url(../../../images/bu/health/top-fold/health-mother-icon.svg);
}

.health-insurance-step-2 .member-info li.Grand.Father::before {
  background: url(../../../images/bu/health/top-fold/health-grandfather-icon.svg);
}

.health-insurance-step-2 .member-info li.Grand.Mother::before {
  background: url(../../../images/bu/health/top-fold/health-grandmother-icon.svg);
}

.health-insurance-step-2 .member-info li.Father-In-Law::before {
  background: url(../../../images/bu/health/top-fold/health-fatherinlaw-icon.svg);
}

.health-insurance-step-2 .member-info li.Mother-In-Law::before {
  background: url(../../../images/bu/health/top-fold/health-motherinlaw-icon.svg);
}

.health-insurance-step-2 .errMemberAge {
  font-size: 12px;
  color: red;
  margin: 0 10px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-2 .errMemberAge {
    margin: 0 20px 10px;
  }
}
.health-insurance-step-3 .description {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  width: 74%;
  position: relative;
  padding-left: 44px;
  margin-top: -6px;
}

.health-insurance-step-3 .description::before {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-city-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 4px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-3 .description {
    width: 44%;
    margin: 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-3 .description {
    width: 90%;
  }
}
.health-insurance-step-3 p {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-3 p {
    padding: 0 20px;
  }
}
.health-insurance-step-3 .err {
  position: absolute;
  bottom: -20px;
  color: red;
  font-size: 12px;
}

.health-insurance-step-4:has(.international-number-nudge.hide) .member-info {
  min-height: 336px;
}

.health-insurance-step-4:has(.step-four-pointer-box) .member-info {
  min-height: auto !important;
}

.health-insurance-step-4 .description {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.224px;
  width: 74%;
  position: relative;
  margin-top: -6px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-4 .description {
    padding: 0 20px;
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-4 .description {
    margin: -6px 0 31px;
    width: 85%;
  }
}
.health-insurance-step-4 .member-info {
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-4 .member-info {
    padding: 0 20px 10px;
    min-height: auto;
  }
}
.health-insurance-step-4 .member-info li {
  width: 75%;
  margin-bottom: 30px;
}

.health-insurance-step-4 .member-info li:last-child() {
  margin-bottom: 18px;
}

.health-insurance-step-4 .member-info:has(.error) ~ .international-number-nudge {
  margin-top: 0;
}

.health-insurance-step-4 .step-four-pointer-box {
  width: 66%;
  background: url(../../../images/bu/health/top-fold/health-rhs-step-four-pointer-img.svg) no-repeat top;
  padding: 40px 17px;
  position: relative;
  max-width: 305px;
  height: 200px;
  margin-top: -5px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-4 .step-four-pointer-box {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .health-insurance-step-4 .step-four-pointer-box {
    margin-top: 18px;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-4 .step-four-pointer-box {
    max-width: 375px;
    padding: 40px 0;
    width: 81%;
    background: url(../../../images/bu/health/top-fold/health-rhs-step-four-pointer-img.svg) no-repeat top left;
  }
}
@media screen and (max-width: 393px) {
  .health-insurance-step-4 .step-four-pointer-box {
    width: 87%;
  }
}
@media screen and (max-width: 360px) {
  .health-insurance-step-4 .step-four-pointer-box {
    width: 93%;
  }
}
.health-insurance-step-4 .step-four-pointer-box::before {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 39.58%);
  position: absolute;
  width: 101%;
  height: 155px;
  left: -1px;
  bottom: 0;
}

.health-insurance-step-4 .step-four-pointer-box::after {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-bulb-icon.svg) no-repeat center/contain;
  width: 54px;
  height: 55px;
  position: absolute;
  right: 14px;
  top: 28px;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .health-insurance-step-4 .step-four-pointer-box::after {
    right: 45px;
  }
}
.health-insurance-step-4 .step-four-pointer-box .pointer-list {
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 767px) {
  .health-insurance-step-4 .step-four-pointer-box .pointer-list {
    padding: 0 12px;
    display: block;
    width: 88%;
    margin: 0 auto 0 0;
  }
}
.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer {
  display: flex;
  margin-bottom: 13px;
  align-items: center;
  visibility: hidden;
  transform: translateY(30%);
  opacity: 0;
  transition: all 0.5s ease-in;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer.skeleton {
  height: 24px;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer .icon {
  background: url("../../../images/bu/health/top-fold/health-check-icon.svg");
  width: 23px;
  height: 24px;
  margin-right: 9px;
  flex-shrink: 0;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer .content {
  color: var(--253858-n-700, #253858);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.196px;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer.bold .content {
  font-weight: 700;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.health-insurance-step-4 .err {
  position: absolute;
  bottom: -19px !important;
  color: red;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-4 .err {
    bottom: -22px !important;
  }
}
.health-insurance-step-5 .description,
.health-insurance-step-6 .description,
.health-insurance-step-7 .description {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  width: 74%;
  position: relative;
  padding-left: 44px;
  margin: 0 0 20px;
}

.health-insurance-step-5 .description::before,
.health-insurance-step-6 .description::before,
.health-insurance-step-7 .description::before {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-bulb-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 4px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-5 .description,
  .health-insurance-step-6 .description,
  .health-insurance-step-7 .description {
    margin: 0 20px 20px;
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-5 .description,
  .health-insurance-step-6 .description,
  .health-insurance-step-7 .description {
    margin: 0 20px 20px;
    width: 80%;
  }
}
.health-insurance-step-5 .err,
.health-insurance-step-6 .err,
.health-insurance-step-7 .err,
.health-insurance-step-8 .err {
  font-size: 12px;
  color: red;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-5 .err,
  .health-insurance-step-6 .err,
  .health-insurance-step-7 .err,
  .health-insurance-step-8 .err {
    padding: 0 20px 20px;
  }
}
.health-insurance-step-8 .description {
  color: #253858;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.014em;
  max-width: 350px;
}

.health-insurance-step-8 .description span {
  color: #0065ff;
  font-weight: 500;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-8 .description {
    font-size: 14px;
    line-height: 20px;
    max-width: 500px;
    padding: 0 20px;
  }
}
.health-insurance-step-8 .extra-info {
  position: absolute;
  width: 100%;
  background: #eae6ff;
  left: 0;
  bottom: 90px;
  padding: 7px;
  text-align: center;
  color: #253858;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.014em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.health-insurance-step-8 .extra-info::before {
  content: "";
  background: url(../../../images/bu/health/fos-health-form-step-icon-1.svg);
  width: 20px;
  height: 18px;
  margin: 0 7px 3px 0;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-8 .extra-info {
    position: sticky;
    bottom: 71px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 8px 8px 0 0;
  }
}
.health-insurance-step-8 .button-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .health-insurance-step-8 .button-wrapper {
    position: sticky;
  }
}
.health-insurance-step-8 .radio_box_wrapper.fos .radio_box_inner {
  width: 69%;
}

@media screen and (max-width: 767px) {
  .health-insurance-step-8 .radio_box_wrapper.fos .radio_box_inner {
    width: 100%;
  }
}
.health-insurance-step-8 .radio_box_wrapper.fos .radio_box_inner .input-radio + label {
  min-height: 56px;
}

.health-insurance-step-8 .err {
  position: relative;
  bottom: auto;
}

body:has(.overlay.show) .popularCity,
body:has(.overlay.show) ul.ui-autocomplete {
  z-index: 1000000;
}

.popularCity,
ul.ui-autocomplete {
  position: relative;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 6px -2px rgba(109, 109, 109, 0.4);
  max-height: 250px;
  overflow: auto;
  z-index: 99;
  font-family: inherit;
  list-style: none;
}

.popularCity::-webkit-scrollbar,
ul.ui-autocomplete::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

.popularCity::-webkit-scrollbar-track,
ul.ui-autocomplete::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #dfe1e6;
}

.popularCity::-webkit-scrollbar-thumb,
ul.ui-autocomplete::-webkit-scrollbar-thumb {
  background: #dfe1e6;
  border-radius: 8px;
}

.popularCity::-webkit-scrollbar-thumb:hover,
ul.ui-autocomplete::-webkit-scrollbar-thumb:hover {
  background: #97a0af;
}

.popularCity li,
ul.ui-autocomplete li {
  padding: 0 !important;
  background-image: none;
  border: 0;
}

.popularCity li:hover,
ul.ui-autocomplete li:hover {
  border: 0 !important;
}

.popularCity li:has(+ .ui-autocomplete-category.label.ui-menu-item) .city,
ul.ui-autocomplete li:has(+ .ui-autocomplete-category.label.ui-menu-item) .city {
  border-bottom: 0;
  padding: 14px 14px 23px 14px;
}

ul.ui-autocomplete {
  border: none !important;
}

ul.ui-autocomplete:has(.no-bg) .label:not(.no-bg) {
  top: 32px;
}

ul.ui-autocomplete .label {
  background: #f4f5f7;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  padding: 8px 12px;
  color: #253858;
  position: sticky;
  top: 0;
  z-index: 1;
}

ul.ui-autocomplete .label.no-bg {
  background: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 18.75px;
}

ul.ui-autocomplete .label.ui-state-disabled {
  opacity: 1;
}

ul.ui-autocomplete li .city {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #253858;
  position: relative;
  padding: 14px;
  border-bottom: 1px solid #dfe1e6;
  cursor: pointer;
  display: flex;
  align-items: center;
}

ul.ui-autocomplete li .city::before {
  content: "";
  background: url(../../../images/bu/health/location-icon.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 12px;
}

ul.ui-autocomplete li .city.ui-state-active,
ul.ui-autocomplete li .city.ui-state-focus {
  margin: 0;
}

ul.ui-autocomplete li .city.selected,
ul.ui-autocomplete li .city:hover {
  color: #36b37e;
  background: rgba(227, 252, 239, 0.5019607843);
  border-width: 0 0 1px 0;
}

ul.ui-autocomplete li .city.selected::before,
ul.ui-autocomplete li .city:hover::before {
  background: url(../../../images/bu/health/green-location-icon.svg);
}

.gender-selection {
  display: flex;
  flex-direction: row;
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  .gender-selection {
    padding: 0 20px;
  }
}
.gender-selection .gender {
  display: flex;
  align-items: CENTER;
  justify-content: center;
  margin-right: 24px;
}

.gender-selection .gender [type=radio] {
  position: absolute;
  left: -9999px;
}

.gender-selection .gender [type=radio] + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #253858;
}

.gender-selection .gender [type=radio] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}

.gender-selection .gender [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.gender-selection .gender [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.gender-selection .gender.selected [type=radio] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #0065ff;
  border-radius: 100%;
  background: #0065ff;
}

.gender-selection .gender.selected [type=radio] + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 7px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.gender-selection .gender.selected [type=radio] + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.field_wrapper_ped {
  width: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.field_wrapper_ped .label_ques {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: 24px !important;
  letter-spacing: 0.256px;
}

@media screen and (max-width: 1024px) {
  .field_wrapper_ped .label_ques {
    padding: 0 20px;
  }
}
.field_wrapper_ped .label {
  font-size: 14px;
  font-weight: 400;
  color: #253858;
  padding: 0;
  margin: 0;
}

@media (max-width: 1024px) {
  .field_wrapper_ped .label {
    line-height: 1.5;
    margin-top: 4px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 375px) {
  .field_wrapper_ped .radio_box_wrapper .radio_box_inner input + label {
    font-size: 14px;
    padding: 11px 8px 11px 46px;
  }
}
.radio_box_wrapper {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 20px;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .radio_box_wrapper {
    padding: 0 20px;
  }
}
.radio_box_wrapper .radio_box_inner {
  position: relative;
  width: 48%;
}

.radio_box_wrapper .radio_box_inner .input-checkbox,
.radio_box_wrapper .radio_box_inner .input-radio {
  height: 18px;
  position: absolute;
  left: 3px;
  top: 2px;
  visibility: hidden;
}

.radio_box_wrapper .radio_box_inner .input-checkbox + label,
.radio_box_wrapper .radio_box_inner .input-radio + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border: solid 1px rgba(37, 56, 88, 0.2);
  padding: 11px 11px 11px 46px;
  margin: 0 0 18px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  min-height: 48px;
  font-weight: 400;
  font-size: 16px;
  color: #253858;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

@media screen and (max-width: 390px) {
  .radio_box_wrapper .radio_box_inner .input-checkbox + label,
  .radio_box_wrapper .radio_box_inner .input-radio + label {
    font-size: 14px;
  }
}
.radio_box_wrapper .radio_box_inner .input-checkbox + label span,
.radio_box_wrapper .radio_box_inner .input-radio + label span {
  font-size: 14px;
  font-weight: 400;
  color: #505f79;
  margin-top: 4px;
  line-height: 22px;
}

.radio_box_wrapper .radio_box_inner .input-checkbox + label span::before,
.radio_box_wrapper .radio_box_inner .input-radio + label span::before {
  display: none;
  background: 0 0 !important;
}

.radio_box_wrapper .radio_box_inner .input-checkbox + label .chkbox,
.radio_box_wrapper .radio_box_inner .input-radio + label .chkbox {
  width: 20px;
  border: 1px solid #5e6c84;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translate(0, -50%);
}

.radio_box_wrapper .radio_box_inner .input-checkbox + label .chkbox.round,
.radio_box_wrapper .radio_box_inner .input-radio + label .chkbox.round {
  border-radius: 50%;
}

.radio_box_wrapper .radio_box_inner.selected label {
  border-color: #0065ff;
  color: #0065ff;
}

.radio_box_wrapper .radio_box_inner.selected label .chkbox {
  width: 20px;
  border: 1px solid #0065ff;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
  background: #0065ff;
  position: absolute;
  top: 50%;
  left: 14px;
}

.radio_box_wrapper .radio_box_inner.selected label .chkbox:before {
  width: 13px;
  height: 13px;
  background: url(../../../../cdn/images/bu/checked-ico.png);
  position: absolute;
  display: inline-block;
  background-size: 100%;
  content: "";
  color: transparent !important;
  top: 2px;
  left: 2px;
}

.radio_box_wrapper .radio_box_inner.selected label .chkbox.round {
  border-radius: 50%;
}

.radio_box_wrapper .radio_box_inner.selected label .chkbox.round::before {
  background-color: #fff;
  width: 10px;
  border-radius: 50%;
  height: 10px;
  top: 4px;
  left: 4px;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-step-1 .button-wrapper .button {
    width: 60%;
    margin: 0 auto;
    max-width: 320px;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu .health-insurance-step-1 .button-wrapper .button {
    width: 100%;
  }
  .health-insurance-bu .health-insurance-step-1 .button-wrapper .button.small {
    width: 60%;
    margin: 0;
    max-width: 164px;
  }
}
.topBannerCalculate {
  background: #e8f2ff;
  width: 100%;
}

.topBannerCalculate .topBannerCalculateInner {
  width: 916px;
  margin: 0 auto;
  height: 280px;
  flex-direction: column;
  display: flex;
  position: relative;
  justify-content: center;
}

.topBannerCalculate .topBannerCalculateInner .firstBoxA {
  display: flex;
  flex-direction: column;
}

.topBannerCalculate .topBannerCalculateInner .firstBoxA .line1Cal {
  font-weight: 700;
  font-size: 30px;
  margin: 0 0 12px 0;
}

.topBannerCalculate .topBannerCalculateInner .firstBoxA .line1Ca2 {
  font-size: 22px;
  margin: 0 160px 16px 0;
}

.topBannerCalculate .topBannerCalculateInner .firstBoxA .line1CalButton {
  background: #0065ff;
  border-radius: 8px;
  width: 230px;
  height: 48px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
}

.topBannerCalculate .topBannerCalculateInner .imgBgCalc {
  height: 220px;
  position: absolute;
  top: 25px;
  right: 0;
  width: 312px;
}

@media (max-width: 1024px) {
  .topBannerCalculate .topBannerCalculateInner {
    width: 100%;
    padding: 10px;
    height: 220px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .topBannerCalculate .topBannerCalculateInner .firstBoxA .line1Cal {
    font-size: 22px;
    margin: 0 40px 8px 0;
  }
  .topBannerCalculate .topBannerCalculateInner .firstBoxA .line1Ca2 {
    font-size: 18px;
    margin: 0 0 28px;
    width: 200px;
  }
  .topBannerCalculate .topBannerCalculateInner .firstBoxA .line1CalButton {
    width: 155px;
    height: 40px;
    font-size: 14px;
  }
  .topBannerCalculate .topBannerCalculateInner .firstBoxA .imgBgCalc {
    height: 145px;
    top: inherit;
    right: 15px;
    width: 150px;
    bottom: 16px;
  }
}
.popup-slide:after {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-radial-progress-bar-img.svg) no-repeat center/contain;
  width: 136px;
  height: 126px;
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 99999;
}

@media screen and (max-width: 767px) {
  .popup-slide:after {
    width: 103px;
    top: -20px;
  }
}
.popup-slide .orderChange {
  margin-top: 12px;
}

.popup-slide .health-insurance-bu {
  min-height: 615px;
  position: relative;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu {
    background: #fff;
    display: block;
  }
}
.popup-slide .health-insurance-bu .member-for-insurance {
  min-height: 350px;
  overflow: scroll;
  height: 300px;
}

.popup-slide .health-insurance-bu .member-for-insurance:has(.hideBox.hide) {
  min-height: 300px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .popup-slide .health-insurance-bu .member-for-insurance:has(.hideBox.hide) {
    min-height: 230px;
  }
}
.popup-slide .health-insurance-bu .health-insurance-bu-right {
  margin-top: 0;
  min-height: calc(100vh - 72px);
  height: 100%;
}
.popup-slide .health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.no-talkto-us.pre-lead-return-user)::after {
  top: -30px;
  right: -30px;
  width: 136px;
  height: 126px;
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.no-talkto-us.pre-lead-return-user)::after {
    right: 0;
    width: 116px;
    height: 106px;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .sub-heading {
    width: 78%;
  }
}

.popup-slide .health-insurance-bu .health-insurance-bu-right .progress-bar {
  right: -26px;
  top: -22px;
  z-index: 100000;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right .progress-bar {
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right .progress-bar {
    right: 10px;
    top: 0;
  }
}
.popup-slide .health-insurance-bu .health-insurance-bu-right .form-whatsapp {
  position: absolute;
  bottom: -27px;
  width: 100%;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right .form-whatsapp {
    margin: 0 auto 10px;
    position: absolute;
    bottom: -6px;
    width: 100%;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-1 {
  position: initial;
  height: 80%;
}

.popup-slide .health-insurance-bu .health-insurance-step-1 .button-wrapper .back-button {
  width: 35%;
  max-width: 70px;
}

.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info {
  height: calc(100vh - 335px);
  overflow-y: scroll;
  padding: 10px 0;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-step-2 .member-info {
    padding: 10px 20px;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info::-webkit-scrollbar {
  width: 0;
}

.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info::-webkit-scrollbar-track {
  background: 0 0;
}

.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info::-webkit-scrollbar-thumb {
  background: 0 0;
}

.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info::-webkit-scrollbar-thumb:hover {
  background: 0 0;
}

.popup-slide .health-insurance-bu .button-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #fff;
  box-shadow: none;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .button-wrapper {
    position: absolute;
    padding: 0 20px 0 20px;
    justify-content: space-between;
    margin: 0 0 16px;
    bottom: 20px;
  }
  .popup-slide .health-insurance-bu .button-wrapper .button {
    margin: 0;
  }
  .popup-slide .health-insurance-bu .button-wrapper .button.small {
    line-height: normal;
  }
}
.popup-slide .health-insurance-bu .termCondition {
  position: absolute;
  bottom: -40px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .termCondition {
    bottom: -24px;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-2 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-3 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-4 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-5 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-6 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-7 .button-wrapper {
  margin-bottom: 0;
}

.popup-slide .health-insurance-bu .health-insurance-step-5 .button-wrapper {
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-step-5 .button-wrapper {
    justify-content: center;
    margin: 16px auto;
  }
  .popup-slide .health-insurance-bu .health-insurance-step-5 .button-wrapper #btnHealthStep5 {
    max-width: 100%;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-8 .extra-info {
  width: 580px;
  left: -30px;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-step-8 .extra-info {
    position: absolute;
    bottom: 71px;
    width: 100%;
    left: 0;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-8 .button-wrapper {
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-step-8 .button-wrapper {
    margin: 0;
    bottom: 12px;
  }
}
.popup-slide #simpleToast {
  z-index: 100000;
}

.valid-mobile-number-popup-box {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(79, 95, 120, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.valid-mobile-number-popup-box.visible {
  opacity: 1;
  z-index: 999999;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box {
    align-items: flex-end;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container {
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 32px;
  max-width: 500px;
  width: 100%;
  padding: 24px 24px 24px 18px;
  position: relative;
  z-index: 1002;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container {
    border-radius: 32px 32px 0 0;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-heading .heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #253858;
  max-width: 316px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-heading .heading {
    max-width: 134px;
    font-size: 18px;
    line-height: 26px;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-content .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  color: #253858;
  padding-right: 7px;
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-content .content {
    margin-bottom: 18px;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons {
    flex-direction: column-reverse;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons button.no-bg {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #0065ff;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  padding: 0 6px;
}

.valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons button.with-bg {
  background: #0065ff;
  border: 1px solid #0065ff;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  padding: 12px 8px;
  max-width: 223px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons button.with-bg {
    margin-bottom: 24px;
    max-width: 100%;
  }
}
.valid-international-mobile-number-popup-box {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(79, 95, 120, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.valid-international-mobile-number-popup-box.visible {
  opacity: 1;
  z-index: 999999;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box {
    align-items: flex-end;
  }
}
.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container {
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 32px;
  max-width: 500px;
  width: 100%;
  padding: 24px;
  position: relative;
  z-index: 1002;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container {
    border-radius: 32px 32px 0 0;
  }
}
.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 12px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading .heading {
  color: #253858;
  width: 100%;
  margin-top: 24px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading .heading {
    font-size: 18px;
    line-height: 26px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading .image {
    max-width: 90px;
  }
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading .image img {
    max-width: 90px;
    height: auto;
  }
}
.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-content {
  margin-top: -20px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-content .pointers-list {
  margin-bottom: 22px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-content .pointers-list .pointer {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #253858;
  padding-left: 28px;
  margin-bottom: 8px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-content .pointers-list .pointer::before {
  display: inline-block;
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 1.5px solid #36b37e;
  border-right: 1.5px solid #36b37e;
  margin-top: -11px;
  position: absolute;
  left: 4px;
  top: 16px;
  content: "";
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons {
    flex-direction: column-reverse;
  }
}
.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons button.no-bg {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #0065ff;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  padding: 0 6px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons button.with-bg {
  background: #0065ff;
  border: 1px solid #0065ff;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  padding: 12px 8px;
  max-width: 223px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons button.with-bg {
    margin-bottom: 24px;
    max-width: 100%;
  }
}
.registration_check.fieldWrapper {
  border: none !important;
}

.registration_check {
  position: relative;
  max-width: 400px;
}

@media (max-width: 1024px) {
  .registration_check {
    max-width: 100%;
  }
}
.registration_check ~ .fieldWrapper:has(.hide) {
  margin-bottom: 18px;
}

.registration_check .formInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #5e6c84;
  border-radius: 8px 8px 0 0;
  font-size: 16px;
  position: relative;
  background-color: #fff;
}

.registration_check .formInput.round {
  border-radius: 8px;
}

.registration_check .formInput .heading {
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
}

.registration_check .formInput .countybox {
  width: 138px;
  display: flex;
  position: relative;
  height: 56px;
}

.registration_check .formInput .countybox .search-flag {
  width: 100%;
  position: absolute;
  background: #fff;
  border-radius: 8px;
  z-index: 1;
  top: 0;
}

.registration_check .formInput .countybox .search-flag input {
  font-size: 14px;
  width: 100% !important;
  padding: 0 15px !important;
  box-sizing: border-box;
}

.registration_check .formInput .countybox .country-flag {
  width: 56px;
  align-items: center;
  display: flex;
  padding: 0 5px 0 10px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}

.registration_check .formInput .countybox .country-flag::before {
  content: "";
  border: 1px solid #dfe1e6;
  width: 1px;
  height: 22px;
  left: 3px;
  position: absolute;
}

.registration_check .formInput .countybox .country-flag img {
  width: 30px;
}

.registration_check .formInput .countybox .country-flag.active:after {
  transform: rotate(180deg);
}

.registration_check .formInput .countybox .country-flag.un:after {
  background: url(../../images/bu/selectarrow.svg) no-repeat 0 0;
}

.registration_check .formInput .countybox .flags {
  width: 300px;
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px #ccc;
  box-shadow: 0 2px 6px #ccc;
  border-radius: 0 0 5px 5px;
  top: 70px;
  padding: 0;
  max-height: 200px;
  overflow: auto;
  margin: 0;
  display: none;
  transition: all 0.2s ease-in;
  border: 1px solid #5e6c84;
}

.registration_check .formInput .countybox .flags.show {
  display: block;
  top: 56px;
  z-index: 1;
  left: -1px;
  z-index: 100;
}

.registration_check .formInput .countybox .flags::-webkit-scrollbar {
  width: 0;
}

.registration_check .formInput .countybox .flags::-webkit-scrollbar-track {
  background: 0 0;
}

.registration_check .formInput .countybox .flags::-webkit-scrollbar-thumb {
  background: 0 0;
}

.registration_check .formInput .countybox .flags::-webkit-scrollbar-thumb:hover {
  background: 0 0;
}

.registration_check .formInput .countybox .flags li {
  width: 100%;
  margin: 0;
  padding: 10px 5px 10px 30px;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

.registration_check .formInput .countybox .flags li.selected {
  font-weight: 600;
  color: #66c59b;
}

.registration_check .formInput .countybox .flags li.selected :before {
  display: inline-block;
  transform: rotate(45deg);
  height: 11px;
  width: 6px;
  border-bottom: 2px solid #66c59b;
  border-right: 2px solid #66c59b;
  margin-top: -11px;
  position: absolute;
  left: 14px;
  top: 23px;
  content: "";
}

.registration_check .formInput .countybox .flags li span {
  padding: 0;
  width: 30px;
  margin-right: 10px;
}

.registration_check .formInput .countybox .flags li .cname {
  margin-right: 5px;
}

.registration_check .formInput .countybox .flags li .code {
  padding: 0;
  width: auto;
  margin-right: 10px;
  position: relative;
}

.registration_check .formInput .countybox .flags li .code:before {
  display: none;
}

.registration_check .formInput .countybox .flags li:after {
  display: none;
}

.registration_check .formInput .countybox .codeCountry {
  border: none;
  width: 95px;
  float: left;
  padding: 15px 20px 15px 15px;
  -webkit-appearance: none;
  height: 100%;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  background: url("../../../images/bu/selectarrow.svg") no-repeat 95% 52%;
  background-size: 12px 8px;
}

.registration_check .formInput .countybox .cCode {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 53px;
  float: right;
  padding: 0 10px;
  height: 100%;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.registration_check .formInput input {
  width: calc(100% - 138px);
  height: 56px;
  padding: 0 15px 0 0;
  background: 0 0;
  border: none;
  font-size: 16px;
  border-radius: 8px;
  outline: 0;
}

.registration_check .formInput .feildLable {
  display: inline-block;
  color: #5e6c84;
  font-size: 16px;
  letter-spacing: 0;
  position: absolute;
  top: 18px;
  left: 10px;
  background: #fff;
  padding: 0 4px;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.registration_check .formInput .feildLable.mobN {
  left: 138px;
}

@media screen and (max-width: 460px) {
  .registration_check .formInput .feildLable {
    font-size: 16px;
    top: 19px;
  }
}
@media screen and (max-width: 375px) {
  .registration_check .formInput .feildLable {
    font-size: 14px;
  }
}
.registration_check .formInput .feildLable.top {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
  padding: 2px;
}

.registration_check .formInput input:focus + .feildLable,
.registration_check .formInput input:focus + .feildLable.gray {
  left: 14px !important;
  top: -13px !important;
  font-size: 12px !important;
}

.registration_check .formInput input.labelshow + .feildLable,
.registration_check .formInput input.labelshow + .feildLable.gray {
  left: 14px !important;
  top: -13px !important;
  font-size: 12px !important;
}

.registration_check .formInput.full input {
  width: 100%;
  padding: 0 15px;
}

.registration_check .success-msg .formInput:after {
  display: inline-block;
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  margin-top: -11px;
  position: absolute;
  right: 10px;
  top: 30px;
  content: "";
}

.registration_check.without-number .countybox {
  width: 100%;
  display: flex;
  position: relative;
  height: 56px;
  align-items: CENTER;
}

.registration_check.without-number .countybox::after {
  content: "";
  background: url(../../../images/bu/selectarrow.svg) no-repeat 0 0;
  width: 15px;
  height: 8px;
  right: 12px;
  position: relative;
}

.registration_check.without-number .countybox .country-name {
  align-items: center;
  display: flex;
  padding: 0 15px 0 19px;
  cursor: pointer;
  height: 56px;
}

.registration_check.without-number .countybox .country-flag {
  width: 85%;
  align-items: center;
  display: flex;
  padding: 0 15px 0 0;
  cursor: pointer;
  height: 56px;
}

.registration_check.without-number .countybox .country-flag::after {
  display: none;
}

.registration_check.error .formInput.round {
  border-color: red;
}

.international-number-nudge {
  background: linear-gradient(90deg, rgba(255, 240, 179, 0.4) 0, #fff 100%);
  width: 75%;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  padding: 8px 38px 8px 12px;
  margin: -10px 0 146px;
  position: relative;
  display: flex;
  align-items: CENTER;
}

@media screen and (max-width: 1024px) {
  .international-number-nudge {
    margin: -24px 20px 16px;
  }
}
@media screen and (max-width: 768px) {
  .international-number-nudge {
    width: 90%;
    padding: 8px 24px 8px 12px;
    margin: -24px auto 16px;
  }
}
.international-number-nudge:before {
  content: "";
  background: url(../../../images/bu/health/health-exclaimation-icon.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.search-flag {
  width: 100%;
  position: absolute;
  background: #fff;
  border-radius: 8px;
  display: none;
  z-index: 100;
}

.search-flag.show {
  display: block;
}

.search-flag input {
  width: 100% !important;
  padding: 0 15px 0 40px !important;
  font-size: 14px !important;
}

.search-flag .searchico {
  position: relative;
}

.search-flag .searchico:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #b3bac5;
  position: absolute;
  left: 10px;
  top: 23px;
}

.search-flag .searchico:after {
  content: "";
  width: 1px;
  height: 8px;
  border-radius: 50%;
  background: #b3bac5;
  position: absolute;
  left: 22px;
  top: 31px;
  transform: rotate(-45deg);
}

.search-flag .searchico.un {
  background: url(../../images/svg/home-page-icons.svg);
  background-position: 0 -1930px;
}

.search-flag .cityClose {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  text-align: center;
  top: 50%;
  transform: translate(0, -50%);
  right: 15px;
  cursor: pointer;
}

.search-flag .cityClose:after,
.search-flag .cityClose:before {
  position: absolute;
  content: " ";
  height: 15px;
  width: 2px;
  top: 8px;
  background-color: #333;
  transform: rotate(-45deg);
}

.search-flag .cityClose:before {
  transform: rotate(45deg);
}

.search-flag .cityClose:after {
  transform: rotate(-45deg);
}

.search-flag.show + .labelshow + .feildLable {
  display: none;
}

.search-flag.show + .labelshow + .feildLable {
  display: none;
}

#simpleToast {
  visibility: hidden;
  min-width: 270px;
  color: #fff;
  text-align: center;
  padding: 12px 28px;
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 95px;
  display: inline-flex;
  transform: translate(-50%, 0);
  border-radius: 100px;
  opacity: 0.8999999762;
  background: var(--253858-n-700, #253858);
}

@media screen and (max-width: 1024px) {
  #simpleToast {
    min-width: 245px;
    color: #fff;
    text-align: center;
    position: fixed;
  }
}
#simpleToast span {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  #simpleToast span {
    font-size: 14px;
    line-height: 22px;
  }
}
#simpleToast.show {
  visibility: visible;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 95px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 95px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 95px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 95px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@-webkit-keyframes fadein1 {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 200px;
    opacity: 1;
  }
}
@keyframes fadein1 {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 200px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout1 {
  from {
    bottom: 200px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout1 {
  from {
    bottom: 200px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.field_wrapper_ped .radio_box_wrapper.coverageoption {
  margin: 14px auto;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .field_wrapper_ped .radio_box_wrapper.coverageoption {
    margin: 0;
  }
}
.field_wrapper_ped .radio_box_wrapper.coverageoption .radio_box_inner .input-radio + label {
  position: relative;
}

.field_wrapper_ped .radio_box_wrapper.coverageoption .radio_box_inner .input-radio + label .chkbox.round {
  top: 50%;
  transform: translate(0, -50%);
}

.field_wrapper_ped .radio_box_wrapper.coveragebox {
  margin: 14px auto 0;
}

@media screen and (max-width: 767px) {
  .field_wrapper_ped .radio_box_wrapper.coveragebox {
    min-height: 260px;
  }
}
@media screen and (max-width: 767px) {
  .field_wrapper_ped .radio_box_wrapper.coveragebox .radio_box_inner {
    width: 100%;
  }
}
.field_wrapper_ped .radio_box_wrapper.coveragebox .radio_box_inner .input-radio + label {
  position: relative;
}

.field_wrapper_ped .radio_box_wrapper.coveragebox .radio_box_inner .input-radio + label .chkbox.round {
  top: 50%;
  transform: translate(0, -50%);
}

.health-insurance-return-user-step .talk-to-us-tag {
  border: 1px solid #0065ff;
  padding: 7px 18px 7px 47px;
  border-radius: 100px;
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 20px;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .health-insurance-return-user-step .talk-to-us-tag {
    right: 24px;
    top: -18px;
    background: #fff;
    padding: 6px 16px 6px 45px;
  }
}
.health-insurance-return-user-step .talk-to-us-tag::before {
  content: "";
  background: url(../../../images/bu/health/health-call-us-icon.gif) no-repeat center/contain;
  width: 33px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
}

.health-insurance-return-user-step .talk-to-us-tag.disable {
  filter: grayscale(1);
  pointer-events: none;
}

.health-insurance-return-user-step .talk-to-us-tag.disable::before {
  background: url(../../../images/bu/health/health-call-us-icon.png) no-repeat center/contain;
  width: 18px;
  height: 18px;
  left: 18px;
}

.health-insurance-return-user-step .talk-to-us-toast {
  visibility: hidden;
  min-width: 350px;
  color: #fff;
  text-align: center;
  padding: 12px 28px;
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 95px;
  display: inline-flex;
  transform: translate(-50%, 0);
  border-radius: 100px;
  opacity: 0.8999999762;
  background: var(--253858-n-700, #253858);
}

@media screen and (max-width: 1024px) {
  .health-insurance-return-user-step .talk-to-us-toast {
    min-width: 320px;
    color: #fff;
    text-align: center;
    position: fixed;
  }
}
.health-insurance-return-user-step .talk-to-us-toast span {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-return-user-step .talk-to-us-toast span {
    font-size: 14px;
    line-height: 22px;
  }
}
.health-insurance-return-user-step .talk-to-us-toast.show {
  visibility: visible;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .heading {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 85%;
  }
}
.popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .talk-to-us-tag {
  top: 104px;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .talk-to-us-tag {
    top: 104px;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper {
    bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city {
    overflow-y: scroll;
    margin: 0 16px 20px;
    height: 400px;
  }
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city::-webkit-scrollbar {
    display: none;
  }
}
.pb-trust-box {
  border-radius: 24px;
  background: rgba(222, 235, 255, 0.4);
  width: 100%;
  margin-top: 42px;
  padding: 25px 48px;
  display: flex;
  flex-direction: row-reverse;
  align-items: CENTER;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box {
    margin: 20px auto;
    flex-direction: column;
    padding: 0;
    width: 94%;
    order: 4;
  }
}
.pb-trust-box .row {
  display: flex;
  align-items: center;
  width: 67%;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row {
    flex-direction: column;
    padding: 16px 10px 21px;
  }
}
@media screen and (max-width: 767px) {
  .pb-trust-box .row {
    width: 100%;
  }
}
.pb-trust-box .row .trust-block .label {
  color: #253858;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 8px;
}

.pb-trust-box .row .trust-block .label sup {
  font-size: 9px;
}

@media screen and (min-width: 1025px) {
  .pb-trust-box .row .trust-block .label.hide-dekstop {
    display: none;
  }
}
.pb-trust-box .row .trust-block .disclaimer {
  color: #505f79;
  margin: 4px auto 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  text-align: CENTER;
  line-height: 22px !important;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row .trust-block .disclaimer {
    margin: 0 auto 22px;
  }
}
.pb-trust-box .row .trust-block .stars {
  width: 198px;
  height: 40px;
  background: url(../../../images/bu/health/top-fold/health-star-rating-img-flow-1.svg) no-repeat center/contain;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row .trust-block .stars {
    width: 132px;
    height: 22px;
    background: url("../../../images/bu/health/top-fold/health-star-rating-img.svg") no-repeat center/contain;
    margin: 0 auto 12px;
  }
}
.pb-trust-box .row .trust-block .stars:before {
  content: "";
  transform: rotate(-50deg);
  width: 30px;
  height: 300%;
  left: 0;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row .trust-block .stars:before {
    animation-name: starshinemobile1;
  }
}
.pb-trust-box .row .trust-block .stars:after {
  content: "";
  transform: rotate(-50deg);
  width: 40px;
  height: 300%;
  left: 0;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row .trust-block .stars:after {
    animation-name: starshinemobile;
  }
}
.pb-trust-box .row .pointers-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 62%;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row .pointers-list {
    width: 100%;
    align-items: flex-start;
  }
}
.pb-trust-box .row .pointers-list .pointer {
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .pb-trust-box .row .pointers-list .pointer {
    margin-right: 16px;
    width: 33%;
  }
  .pb-trust-box .row .pointers-list .pointer:nth-child(2) {
    border-right: 1px solid #deebff;
    border-left: 1px solid #deebff;
  }
}
.pb-trust-box .row .pointers-list .pointer:last-of-type {
  margin-right: 0;
}

.pb-trust-box .row .pointers-list .pointer .value {
  color: var(--655430-p-300, #6554c0);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.352px;
  margin-bottom: 7px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row .pointers-list .pointer .value {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
  }
}
.pb-trust-box .row .pointers-list .pointer .label {
  color: #253858;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.192px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row .pointers-list .pointer .label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
}
.pb-trust-box .row.second {
  color: #253858;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  width: 29%;
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .pb-trust-box .row.second {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .pb-trust-box .row.second {
    border-radius: 0 0 16px 16px;
    background: #eef5ff;
    padding: 12px 24px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }
}
.health-top-fold-plan-comparison-section {
  margin-top: 28px;
}

@media screen and (max-width: 767px) {
  .health-top-fold-plan-comparison-section {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison {
    display: flex;
    position: relative;
    padding: 0 16px;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan {
    width: 50%;
    padding: 16px 19px 20px;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan .logo-content {
    flex-direction: column;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan .logo-content .content {
    width: 100%;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan .logo-content .content .pointer-list {
    flex-direction: column;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan .logo-content .content .pointer-list > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan .logo-content .content .pointer-list > div .name {
    font-size: 18px;
    line-height: 26px;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan:first-child {
    border-radius: 16px 0 0 16px;
    margin-right: 2px;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan:last-child {
    border-radius: 0 16px 16px 0;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan:last-child .logo-content {
    align-items: flex-end;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan:last-child .logo-content .logo {
    margin-right: 0;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan:last-child .logo-content .content .name,
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan:last-child .logo-content .content .pointer-list > div .label,
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan:last-child .logo-content .content .pointer-list > div .value {
    text-align: right;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan.niva-bupa {
    background: rgba(0, 173, 255, 0.1019607843);
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan.care {
    background: rgba(248, 225, 8, 0.1019607843);
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan.right .logo-content {
    align-items: flex-end;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan.right .logo-content .logo {
    margin-right: 0;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan.right .logo-content .content {
    width: 100%;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan.right .logo-content .content .name {
    text-align: right;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan.right .logo-content .content .pointer-list > div .label {
    text-align: right;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .top-fold-plan.right .logo-content .content .pointer-list > div .value {
    text-align: right;
  }
  .health-top-fold-plan-comparison-section .health-top-fold-plan-comparison .versus {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 46px;
    height: 46px;
    font-size: 16px;
  }
}
.health-top-fold-plan-comparison-section .top-fold-plan {
  padding: 22px 22px 32px;
}

.health-top-fold-plan-comparison-section .top-fold-plan.care-health {
  background: linear-gradient(90deg, #fefce6 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.niva-bupa {
  background: linear-gradient(90deg, #e6f6fd 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.bajaj-allianz,
.health-top-fold-plan-comparison-section .top-fold-plan.kotak-mahindra,
.health-top-fold-plan-comparison-section .top-fold-plan.reliance,
.health-top-fold-plan-comparison-section .top-fold-plan.royal-sundaram,
.health-top-fold-plan-comparison-section .top-fold-plan.star-health,
.health-top-fold-plan-comparison-section .top-fold-plan.tata-aig {
  background: linear-gradient(90deg, #e9f0f8 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.aditya-birla,
.health-top-fold-plan-comparison-section .top-fold-plan.chola-ms,
.health-top-fold-plan-comparison-section .top-fold-plan.hdfc-ergo,
.health-top-fold-plan-comparison-section .top-fold-plan.magma-hdi {
  background: linear-gradient(90deg, #fae9eb 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.cignattk,
.health-top-fold-plan-comparison-section .top-fold-plan.icici-lombard,
.health-top-fold-plan-comparison-section .top-fold-plan.oriental {
  background: linear-gradient(90deg, #fcf0e9 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.galaxy,
.health-top-fold-plan-comparison-section .top-fold-plan.go-digit {
  background: linear-gradient(90deg, #e8eaec 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.united-india,
.health-top-fold-plan-comparison-section .top-fold-plan.universal-somp,
.health-top-fold-plan-comparison-section .top-fold-plan.universal-sompo {
  background: linear-gradient(90deg, #fef7ee 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.new-india {
  background: linear-gradient(90deg, #e7e7f4 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.iffco,
.health-top-fold-plan-comparison-section .top-fold-plan.iiffcos {
  background: linear-gradient(90deg, #e6f6ee 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.sbi-general {
  background: linear-gradient(90deg, #f3e8f1 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.edelweiss-general,
.health-top-fold-plan-comparison-section .top-fold-plan.national {
  background: linear-gradient(90deg, #e9f8f7 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.raheja-qbe {
  background: linear-gradient(90deg, #edf7fd 0, #fff 100%);
}

.health-top-fold-plan-comparison-section .top-fold-plan.new-india-assurance {
  background: linear-gradient(90deg, #e7e7f4 0, #fff 100%);
}

@media screen and (max-width: 767px) {
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.care-health {
    background: linear-gradient(90deg, #fff 0, #fefce6 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.niva-bupa {
    background: linear-gradient(90deg, #fff 0, #e6f6fd 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.bajaj-allianz,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.kotak-mahindra,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.reliance,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.royal-sundaram,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.star-health,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.tata-aig {
    background: linear-gradient(90deg, #fff 0, #e9f0f8 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.aditya-birla,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.chola-ms,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.hdfc-ergo,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.magma-hdi {
    background: linear-gradient(90deg, #fff 0, #fae9eb 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.cignattk,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.icici-lombard,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.oriental {
    background: linear-gradient(90deg, #fff 0, #fcf0e9 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.galaxy,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.go-digit {
    background: linear-gradient(90deg, #fff 0, #e8eaec 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.united-india,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.universal-somp,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.universal-sompo {
    background: linear-gradient(90deg, #fff 0, #fef7ee 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.new-india {
    background: linear-gradient(90deg, #fff 0, #e7e7f4 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.iffco,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.iiffcos {
    background: linear-gradient(90deg, #fff 0, #e6f6ee 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.sbi-general {
    background: linear-gradient(90deg, #fff 0, #f3e8f1 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.edelweiss-general,
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.national {
    background: linear-gradient(90deg, #fff 0, #e9f8f7 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.raheja-qbe {
    background: linear-gradient(90deg, #fff 0, #edf7fd 100%);
  }
  .health-top-fold-plan-comparison-section .top-fold-plan.reverse.new-india-assurance {
    background: linear-gradient(90deg, #fff 0, #e7e7f4 100%);
  }
}
.health-top-fold-plan-comparison-section .top-fold-plan:first-child {
  border-radius: 16px 0 0;
  margin: 0 0 2px;
}

.health-top-fold-plan-comparison-section .top-fold-plan:last-child {
  border-radius: 0 0 0 16px;
}

.health-top-fold-plan-comparison-section .top-fold-plan .logo-content {
  display: flex;
  align-items: flex-start;
}

.health-top-fold-plan-comparison-section .top-fold-plan .logo-content .logo {
  border: 1px solid #dfe1e6;
  background: #fff;
  border-radius: 8px;
  padding: 8px 16px;
  margin-right: 22px;
}

.health-top-fold-plan-comparison-section .top-fold-plan .logo-content .logo img {
  max-width: 80px;
}

.health-top-fold-plan-comparison-section .top-fold-plan .logo-content .content .name {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  margin: 12px 0 18px;
}

@media screen and (max-width: 767px) {
  .health-top-fold-plan-comparison-section .top-fold-plan .logo-content .content .name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
    line-height: 26px;
    height: 52px;
  }
}
.health-top-fold-plan-comparison-section .top-fold-plan .logo-content .content .pointer-list {
  display: flex;
}

.health-top-fold-plan-comparison-section .top-fold-plan .logo-content .content .pointer-list > div {
  width: 180px;
  margin-right: 48px;
}

.health-top-fold-plan-comparison-section .top-fold-plan .logo-content .content .pointer-list > div .label {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: left;
}

.health-top-fold-plan-comparison-section .top-fold-plan .logo-content .content .pointer-list > div .label span {
  color: #253858;
}

.health-top-fold-plan-comparison-section .top-fold-plan .logo-content .content .pointer-list > div .value {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .health-top-fold-plan-comparison-section .top-fold-plan .logo-content .content .pointer-list > div .value {
    min-height: 48px;
  }
}
.health-top-fold-plan-comparison-section .versus {
  border: 2px solid #fff;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  display: flex;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #253858;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.016em;
  text-align: left;
  margin: -28px auto;
  background: #fff;
  z-index: 1;
  position: relative;
}

.health-top-fold-plan-comparison-section .view-full-comparison-button {
  text-align: center;
  margin-top: 28px;
}

@media screen and (max-width: 767px) {
  .health-top-fold-plan-comparison-section .view-full-comparison-button {
    margin-top: -18px;
  }
}
.health-top-fold-plan-comparison-section .view-full-comparison-button .view-full-comparison {
  border: 1px solid #0065ff;
  display: inline-block;
  margin: 0 auto;
  padding: 6px 18px;
  border-radius: 100px;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  cursor: pointer;
  position: relative;
  background: #fff;
}

.health-top-fold-plan-comparison-section .view-full-comparison-button .view-full-comparison:after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 2px 7px;
}

ul.ui-autocomplete {
  width: 335px !important;
}

@media screen and (max-width: 768px) {
  ul.ui-autocomplete {
    width: 95% !important;
  }
}
@media screen and (max-width: 767px) {
  ul.ui-autocomplete {
    width: 90% !important;
  }
}
.leftSection h2.main-heading {
  line-height: 32px;
  margin: 0 0 16px;
  font-weight: 700;
}

@media screen and (max-width: 1024px) {
  .leftSection h2.main-heading {
    margin-left: 16px;
  }
}
.plan-comparison-box {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  font-size: 10px;
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box {
    background: #f5f9ff;
    border-top: 1px solid #dfe1e6;
    max-width: 100%;
  }
}
.plan-comparison-box .titles {
  width: 100%;
  position: relative;
  background: #fff;
  z-index: 100;
  transition: all 0.3s ease-in;
  border-radius: 8px 8px 0 0;
  position: sticky;
  top: 96px;
  border-bottom: 1px solid #dfe1e6;
}

.plan-comparison-box .titles.btnhide {
  height: 145px;
  border-radius: 8px 8px 0 0;
}

.plan-comparison-box .titles.btnhide .button {
  visibility: hidden;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .titles.btnhide {
    visibility: visible;
    height: 130px;
    border-bottom: 1px solid #dfe1e6;
  }
}
@media screen and (max-width: 1024px) {
  .plan-comparison-box .titles {
    top: 51px;
  }
}
.plan-comparison-box .plan-comparison-row {
  display: flex;
  align-content: flex-start;
  justify-content: space-between;
}

.plan-comparison-box .plan-comparison-row.blue {
  background: #f4f7ff;
}

.plan-comparison-box .plan-comparison-row.green {
  background: rgba(227, 252, 239, 0.6);
}

.plan-comparison-box .plan-comparison-row.hide {
  display: none;
}

.plan-comparison-box .plan-comparison-row.heading {
  position: sticky;
  top: 152px;
  z-index: 100;
  flex-direction: column;
  pointer-events: none;
  border-right: 1px solid #dfe1e6;
  width: 25.1%;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row.heading {
    top: 181px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: CENTER;
    width: 100%;
    border: 0;
  }
}
.plan-comparison-box .plan-comparison-row.heading .tag {
  color: #253858;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  padding: 8px 18px 8px;
  width: 100%;
  background: #fff;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row.heading .tag {
    width: auto;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    margin-right: 6px;
  }
}
.plan-comparison-box .plan-comparison-row.heading .number {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 0 18px 18px;
  vertical-align: middle;
  width: 100%;
  background: #fff;
  color: #253858;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row.heading .number {
    width: auto;
    padding: 0;
    font-size: 14px;
    line-height: 26px;
  }
}
.plan-comparison-box .plan-comparison-row.titles .plan-comparison-values .plan-comparison-value {
  border-right: 0;
}

.plan-comparison-box .plan-comparison-row:last-of-type {
  border-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row {
    flex-direction: column;
    margin-bottom: 0;
    border-bottom: 0;
    background-color: #fff;
    padding: 16px;
  }
  .plan-comparison-box .plan-comparison-row.center {
    background: #f4f7ff;
    margin-bottom: 0;
  }
  .plan-comparison-box .plan-comparison-row.center .plan-comparison-label {
    padding: 0;
  }
  .plan-comparison-box .plan-comparison-row.blue.buttons {
    background: #f4f7ff;
    margin-bottom: 0;
  }
  .plan-comparison-box .plan-comparison-row.blue.buttons .plan-comparison-label {
    padding: 0;
  }
  .plan-comparison-box .plan-comparison-row.blue.buttons .plan-comparison-value {
    border-right: 0;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label {
  padding: 15px 20px 17px 16px;
  width: 25%;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label {
    width: 100%;
    padding: 0;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-label {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.014em;
  color: #253858;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-label .tooltip {
  background: url(../../../images/bu/health/plan-comparison-tooltip-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-label.active:after {
  transform: rotate(-135deg);
  margin: 0 0 -8px 7px;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-label {
    justify-content: flex-start;
    margin-bottom: 12px;
    font-weight: 700;
  }
  .plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-label .tooltip {
    margin-left: 6px;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-tooltip-content {
  display: none;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-tooltip-content.active {
  display: block;
  color: #505f79;
  font-size: 16px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 12px;
  background: #fff;
  position: absolute;
  width: 360px;
  padding: 18px;
  border-radius: 8px;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  left: 0;
  z-index: 1000;
  top: 40px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-tooltip-content.active::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -10px;
  right: 90px;
}

@media screen and (max-width: 767px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-tooltip-content.active {
    width: 330px;
    top: 25px;
  }
  .plan-comparison-box .plan-comparison-row .plan-comparison-tooltip-label .plan-comparison-tooltip-content.active::after {
    right: 150px;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values {
  display: flex;
  width: 75%;
  border-left: 1px solid #dfe1e6;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values {
    width: 100%;
    border-left: 0;
    justify-content: space-between;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value {
  width: 33%;
  padding: 15px 24px 17px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value.center {
  width: 100%;
  align-items: CENTER;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value {
    padding: 0 12px 0 0;
    width: 48%;
    border-right: 1px solid #dfe1e6;
  }
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value:last-child {
    border-right: 0;
    padding: 0;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.014em;
  color: #253858;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div {
    font-size: 14px;
    line-height: 22px;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.best-in-comparison {
  color: #36b37e;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  margin-top: 8px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.best-in-comparison::before {
  content: "";
  background: url(../../../images/bu/health/best-in-comparison-icon.svg) no-repeat center/contain;
  width: 22px;
  height: 22px;
  margin-right: 4px;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.best-in-comparison {
    line-height: 18px;
    font-size: 12px;
  }
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.best-in-comparison::before {
    width: 16px;
    height: 16px;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div:has(.hospital-count) {
  display: inline-block;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div .hospital-count {
  font-size: 12px;
  display: inline-block;
  margin-left: 3px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.hospital {
  display: block;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.not-available {
  position: relative;
  height: 24px;
  margin-top: 2px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.not-available::after,
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.not-available::before {
  left: 12px;
  top: 2px;
  content: " ";
  height: 20px;
  width: 1px;
  background-color: red;
  position: absolute;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.not-available:before {
  transform: rotate(45deg);
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.not-available:after {
  transform: rotate(-45deg);
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div span {
  opacity: 0.7;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  display: block;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.name {
  margin-top: 12px;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #253858;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 230px;
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.name {
    font-size: 14px;
    line-height: 20px;
    width: 150px;
  }
}
@media screen and (max-width: 320px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.name {
    font-size: 12px;
    line-height: 18px;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.plan {
  margin: 2px 0 12px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.plan > div {
  width: 45%;
}

@media screen and (max-width: 767px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.plan > div {
    width: 100%;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.plan > div .label {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #505f79;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.plan > div .value {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.plan > div.premium {
  display: none;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.plan-add {
  border: 1px dashed #b3bac5;
  width: 86px;
  height: 86px;
  justify-content: center;
  margin: 0 auto;
  border-radius: 50%;
  color: #b3bac5;
  font-size: 31px;
  line-height: 30px;
  cursor: pointer;
  margin-block: 12px;
  flex-shrink: 0;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div .button,
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.button {
  justify-content: center;
  background: #0065ff;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 12px;
  cursor: pointer;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div .button.outline-button,
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.button.outline-button {
  background: #fff;
  color: #0065ff;
  border: 1px solid #0065ff;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div .button,
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.button {
    padding: 7px 6px;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 0;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.with-anchor {
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.with-anchor.plans {
  margin-top: 8px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.view-complete-comparison {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
  justify-content: center;
  width: 100%;
  cursor: pointer;
  padding: 12px;
  background: #0065ff;
  border-radius: 8px;
  max-width: 328px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value > div.view-complete-comparison::after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .health-test-link,
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .hospital-list,
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .plans {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.014em;
  color: #0065ff;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .health-test-link::after,
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .hospital-list::after,
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .plans::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 -1px 5px;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .health-test-link,
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .hospital-list,
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .plans {
    font-size: 14px;
    line-height: 22px;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .logo-edit {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .logo-edit .logo {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  height: 40px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .logo-edit .logo.care img {
  width: 53px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .logo-edit .edit {
  cursor: pointer;
  position: relative;
  width: 14px;
  height: 14px;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .logo-edit .edit:after,
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .logo-edit .edit:before {
  left: 0;
  top: 0;
  content: " ";
  height: 14px;
  width: 1px;
  background-color: #253858;
  position: absolute;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .logo-edit .edit:before {
  transform: rotate(45deg);
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .logo-edit .edit:after {
  transform: rotate(-45deg);
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .rating {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #253858;
  margin-top: 5px;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .rating {
    font-size: 14px;
    line-height: 22px;
  }
}
.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .starts_block .star_rig.half:after {
  content: "★";
  color: #ffab00;
  position: absolute;
  margin-left: -20px;
  width: 11.5px;
  overflow: hidden;
  font-family: "sans-serif";
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value.add-plan {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .details {
  display: none;
}

.plan-comparison-box .plan-comparison-row .plan-comparison-values .plan-comparison-value .details.active {
  display: block;
  color: #505f79;
  font-size: 14px;
  line-height: 21px;
  margin-top: 5px;
}

span.top_disclaimer {
  font-size: 12px !important;
  line-height: 18px;
  color: #7a869a;
  padding: 0;
  display: block;
}

@media screen and (max-width: 1024px) {
  span.top_disclaimer {
    padding: 0 16px;
  }
}
.articleWrapper .health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span {
  color: #d90368;
}

#policybazaar {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .item-contentpage {
    background: #f4f5f7;
  }
}
@media only screen and (max-width: 1024px) {
  .showForm {
    margin: 0 auto 0;
    width: calc(100% - 32px);
    padding-bottom: 20px;
  }
  .showForm .user_details {
    margin: 0 auto;
    width: 100%;
  }
}
.artcle_right_panel .allCalc,
.artcle_right_panel .allimg,
.artcle_right_panel .supplier_icon {
  background-image: url(../../../images/bu/sprite_landing@2x.png?v=1009) !important;
}

.article-most-common h3 {
  font-size: 20px;
  line-height: 24px;
}

.contentWrapper > div:first-child {
  float: left;
  width: calc(70% - 40px);
}

@media only screen and (max-width: 1024px) {
  .contentWrapper > div:first-child {
    width: 100%;
  }
}
a,
a:active,
a:focus {
  outline: 0;
}

a {
  cursor: pointer;
  color: #0065ff;
}

*,
html {
  box-sizing: border-box;
}

.articleWrapper {
  color: #253858;
  line-height: 1.5;
}

.body-fixed {
  overflow: hidden;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .mobile_hide {
    display: none;
  }
  .mobile_hide.mobile_show {
    display: block !important;
  }
  .topContentBox p .extraText.showcontent {
    display: inline;
  }
  #policybazaar {
    width: 100% !important;
  }
  .grid {
    height: 100%;
    width: 100%;
  }
  .grid.bg-gray {
    background: #f4f5f7;
  }
  .block_content_wrapper {
    background: #fff !important;
    padding: 16px;
    margin-bottom: 20px !important;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    width: 100%;
  }
}
.perosnalBlockInsurer,
.popular_article {
  visibility: hidden;
}

.perosnalBlockInsurer.animateShow,
.popular_article.animateShow {
  visibility: visible;
}

.breadcrumbinner {
  background: #fff;
}

.breadcrumbinner ul.breadcrumb {
  padding: 10px 0;
  border-bottom: solid 0.5px rgba(37, 56, 88, 0.2);
  margin-bottom: 30px;
  width: 1140px;
  margin-top: 42px;
}

@media only screen and (max-width: 1024px) {
  .breadcrumbinner ul.breadcrumb {
    width: 100%;
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 15px;
    background: #f4f5f7;
  }
}
.breadcrumbinner ul.breadcrumb li {
  font-size: 12px;
  padding: 0;
  margin-right: 5px;
}

@media screen and (max-width: 440px) {
  .breadcrumbinner ul.breadcrumb li {
    font-size: 10px;
  }
}
.breadcrumbinner ul.breadcrumb li:after {
  right: -4px;
  top: 1px;
}

.breadcrumbinner ul.breadcrumb li.active {
  display: inline-block !important;
}

.breadcrumbinner ul.breadcrumb li a {
  color: #0065ff;
  font-size: 12px;
  font-weight: 400;
}

.breadcrumbinner ul.breadcrumb li .currentLocation {
  font-size: 12px;
}

.breadcrumbinner ul.breadcrumb li:first-child {
  display: none;
}

.tabsWrapper {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1024px) {
  span.top_disclaimer {
    line-height: 18px;
    margin: 16px;
    display: block;
  }
}
.logo-widget-insurer {
  width: 80px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-with-image {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  justify-content: center;
  padding: 3px;
  display: flex;
  align-items: center;
}

.logo-with-image img {
  display: grid;
  max-width: 56px;
  height: auto;
}

.logo-widget {
  background: url(../../../images/bu/widget-logo.png) center no-repeat;
}

.webp .logo-widget {
  background: url(../../../images/bu/widget-logo.png) center no-repeat;
}

.no-webp .logo-widget {
  background: url(../../../images/bu/widget-logo.png) center no-repeat;
}

.widget-insurer-logo {
  width: 120px;
  height: 40px;
  border: 1px solid #fff;
  float: left;
  margin-right: 20px;
  background-size: 100% !important;
  background-position: 0 0;
  margin-top: 6px;
}

.widget-insurer-logo.iffco_tokio_general_icon {
  background-position: 0 0;
}

.widget-insurer-logo.royal_sundaram_general_icon {
  background-position: 0 -39px;
}

.widget-insurer-logo.bharti_axa_general_icon {
  background-position: 0 -79px;
}

.widget-insurer-logo.future_generali_general_icon {
  background-position: 0 -117px;
}

.widget-insurer-logo.sbi_general_icon {
  background-position: 0 -1525px;
}

.widget-insurer-logo.liberty_general_icon {
  background-position: 0 -192px;
}

.widget-insurer-logo.tata_aig_general_icon {
  background-position: -4px -235px;
}

.widget-insurer-logo.bajaj_allianz_general_icon {
  background-position: 0 -276px;
}

.widget-insurer-logo.reliance_general_icon {
  background-position: 0 -314px;
}

.widget-insurer-logo.hdfc_ergo_general_icon,
.widget-insurer-logo.hdfc_general_icon {
  background-position: 0 -354px;
}

.widget-insurer-logo.shriram_general_icon {
  background-position: 0 -393px;
}

.widget-insurer-logo.digit_general_icon {
  background-position: 0 -433px;
}

.widget-insurer-logo.kotak_mahindra_general_icon {
  background-position: 0 -471px;
}

.widget-insurer-logo.new_india_assurance_general_icon {
  background-position: 0 -511px;
}

.widget-insurer-logo.national_insurance_general_icon {
  background-position: 0 -550px;
}

.widget-insurer-logo.united_india_general_icon {
  background-position: 0 -589px;
}

.widget-insurer-logo.oriental_insurance_general_icon {
  background-position: 0 -619px;
}

.widget-insurer-logo.universal_sompo_general_icon {
  background-position: 0 -669px;
}

.widget-insurer-logo.magma_hdi_general_icon {
  background-position: 0 -705px;
}

.widget-insurer-logo.navi_general_icon {
  background-position: 0 -746px;
}

.widget-insurer-logo.edelweiss_general_icon {
  background-position: 0 -783px;
}

.widget-insurer-logo.aditya_birla_capital_general_icon,
.widget-insurer-logo.aditya_birla_general_icon,
.widget-insurer-logo.aditya_birla_life_icon {
  background-position: 0 -819px;
}

.widget-insurer-logo.hdfc_ergo_health_general_icon {
  background-position: 0 -1304px;
}

.widget-insurer-logo.aegon_life_icon {
  background-position: 0 -858px;
}

.widget-insurer-logo.bajaj_allianz_life_icon {
  background-position: 0 -895px;
}

.widget-insurer-logo.canara_hsbc_obc_life_icon {
  background-position: 0 -932px;
}

.widget-insurer-logo.exide_life_icon {
  background-position: 0 -969px;
}

.widget-insurer-logo.edelweiss_tokio_life_icon {
  background-position: 0 -1007px;
}

.widget-insurer-logo.hdfc_life_icon {
  background-position: 0 -1043px;
}

.widget-insurer-logo.icici_prudential_general_icon {
  background-position: 0 -1080px;
}

.widget-insurer-logo.manipalcigna-general_icon {
  background-position: 0 -1707px;
}

.widget-insurer-logo.indiafirst_life_icon {
  background-position: 0 -1116px;
}

.widget-insurer-logo.kotak_life_icon {
  background-position: 0 -1155px;
}

.widget-insurer-logo.max_life_insurance_life_icon {
  background-position: 0 -1191px;
}

.widget-insurer-logo.pnb_metlife_life_icon {
  background-position: 0 -1562px;
}

.widget-insurer-logo.reliance_nippon_life_icon {
  background-position: 0 -1230px;
}

.widget-insurer-logo.sbi_life_icon {
  background-position: 0 -158px;
}

.widget-insurer-logo.tata_aia_life_icon {
  background-position: 0 -1266px;
}

.widget-insurer-logo.max_bupa_health_insurance_icon,
.widget-insurer-logo.max_bupa_life_icon {
  background-position: 0 -1377px;
}

.widget-insurer-logo.raheja_qbe_general_icon,
.widget-insurer-logo.raheja_qbe_insurance_general_icon {
  background-position: 0 -1410px;
}

.widget-insurer-logo.religare_health_general_icon,
.widget-insurer-logo.religare_life_icon {
  background-position: 0 -1447px;
}

.widget-insurer-logo.star_health_general_icon,
.widget-insurer-logo.star_health_life_icon {
  background-position: 0 -1486px;
}

@media screen and (max-width: 500px) {
  .tabsWrapper {
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 1024px) {
  #cover_top_plan .hide-mobile {
    display: none;
  }
}
#cover_top_plan .hide-desktop {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .hide-desktop {
    display: flex !important;
  }
}
#cover_top_plan .planHeading {
  font-size: 18px;
  color: #253858;
  margin-bottom: 1rem;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .planHeading {
    font-size: 16px;
  }
}
#cover_top_plan .planHeading span {
  color: #0065ff;
}

#cover_top_plan .tabs.health_tab {
  border: none;
}

#cover_top_plan .tabs.health_tab ul li {
  margin-right: 1rem;
}

#cover_top_plan .tabs.health_tab ul li:last-child {
  margin-right: 0;
}

#cover_top_plan .tabs.health_tab ul li a {
  padding-bottom: 0;
  font-size: 14px;
  text-transform: capitalize;
  background-color: #fff;
  padding: 8px 20px;
  border-radius: 20px;
}

#cover_top_plan .tabs.health_tab ul li a::after {
  content: "";
}

#cover_top_plan .tabs.health_tab ul li.active {
  color: #0065ff;
}

#cover_top_plan .tabs.health_tab ul li.active a {
  border: 1px solid #0065ff;
}

#cover_top_plan .tabs.health_tab ul li.active a::after {
  content: "";
  position: static;
  height: auto;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans {
    white-space: inherit;
    overflow: inherit;
  }
}
#cover_top_plan .tabsDetails.top_plans .card {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card {
    display: block;
    height: auto;
    width: 100%;
    max-width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons {
  display: flex;
  justify-content: end;
  float: right;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons {
    float: left;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #e3fcef;
  text-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #36b37e;
  padding: 3px 10px 3px 20px;
  font-size: 12px;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a {
    padding: 3px 20px 3px 10px;
    margin-bottom: 10px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a span {
  padding: 10px;
}

#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a::before {
  content: "";
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a::before {
    right: 0;
    transform: rotate(180deg);
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body {
  padding: 16px;
  padding-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .logo_top {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .logo_top {
    margin-right: 16px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 div {
  color: #253858;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 6px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock {
  padding-bottom: 0;
  width: auto;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock .featuresIcon {
  display: none;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock .featuresIcon::before {
  display: none;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
  padding: 3px 5px;
  color: #7a869a;
  font-size: 12px;
  border: 1px solid #dfe1e6;
  border-radius: 5px;
  text-align: center;
  margin: 0 6px 6px 0;
  line-height: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px !important;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p:last-child {
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
    padding: 3px 3px;
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
    margin-bottom: 10px;
    width: auto;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
  padding: 2px 10px;
  border: 1px solid #e3fcef;
  border-radius: 5px;
  cursor: pointer;
  width: auto;
  display: flex;
  align-items: center;
  background: rgba(222, 235, 255, 0.4);
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #505f79;
  justify-content: center;
  width: 130px;
  transition: all 0.3s ease;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures:hover {
  background: #0065ff;
  color: #deebff;
}

@media (max-width: 568px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
    width: auto;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures b {
  margin-right: 3px;
  display: inline-block;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
    margin-bottom: 10px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter {
  display: flex;
  align-items: center;
  margin-top: 16px;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter {
    justify-content: space-between;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div {
  color: #7a869a;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div {
    width: 50%;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div span {
  display: block;
  color: #253858;
  font-size: 16px;
  font-weight: 600;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div:first-child {
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div:first-child {
    width: 65%;
  }
}
@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card.up .seeMorePlans:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 15px;
  }
}
#cover_top_plan .tabsDetails.top_plans .more_less.card {
  background: 0 0;
  border: none;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  box-shadow: none;
  position: absolute;
  bottom: -74px;
}

#cover_top_plan .tabsDetails.top_plans .more_less.card.up .seeMorePlans::after {
  top: 0 !important;
}

#cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans {
  border: 1px solid #0065ff;
  padding: 6px 16px;
  padding-right: 25px;
  border-radius: 20px;
  position: relative;
  width: auto;
  display: inline-block;
  cursor: pointer;
  background: #fff;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans {
    font-size: 12px;
    position: relative;
    line-height: 20px;
  }
}
#cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans::after {
  position: relative;
  right: -10px;
  top: -2px;
  border-color: #0663f6;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans::after {
    content: "";
    border: solid #0663f6;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar {
  padding: 10px 15px;
  margin: auto;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar {
    position: static;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar {
    padding: 10px 15px 15px;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn:before {
  content: "";
  border-top: 1px solid #f4f5f7;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -15px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn:before {
    left: 0;
    right: 0;
    top: 0;
    border-color: #dfe1e6;
    width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  float: initial;
  position: relative;
  margin-right: auto;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
    margin-left: 0;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > .price strong {
  font-weight: 700 !important;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7a869a;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn {
    justify-content: space-between;
    padding-top: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
    text-align: left;
    font-size: inherit;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price strong {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #253858;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > span {
  display: block;
  color: #7a869a;
  font-size: 12px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > span {
    display: block;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
  border-radius: 8px;
  text-transform: inherit;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    width: 150px;
    min-width: 130px;
    font-size: 13px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 440px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    max-width: 180px;
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    max-width: 125px;
    width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium:hover {
  transform: scale(1.05);
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium.loading {
  font-size: 0;
  position: relative;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium.loading::after {
  position: absolute;
  content: "";
  right: 45%;
  top: auto;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 20px;
  height: 20px;
  animation: spin 1.2s linear infinite;
  transform: translate(-50%, 100%);
}

#cover_top_plan .container section {
  padding: 0;
}

.planHeading {
  color: #253858;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}

@media screen and (max-width: 560px) {
  .planHeading {
    font-size: 16px;
  }
}
.planHeading span {
  color: #0065ff;
}

#cover_top_plan .top-plan-tabs input[type=radio],
#cover_top_plan > input[type=radio] {
  position: absolute;
  left: -200vw;
}

#cover_top_plan .tabsDetails.top_plans {
  display: block;
}

#cover_top_plan .tab-panel {
  display: none;
  padding: 0;
  margin-top: 1.5rem;
  background-color: transparent;
  background: 0 0;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .tab-panel {
    margin-top: 18px;
  }
}
#cover_top_plan > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
#cover_top_plan > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6),
#cover_top_plan > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
#cover_top_plan > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
#cover_top_plan > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
#cover_top_plan > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:first-child:checked) ~ .tab-panels > .tab-panel:first-child {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(3):checked) ~ .tab-panels > .tab-panel:nth-child(2) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(5):checked) ~ .tab-panels > .tab-panel:nth-child(3) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(7):checked) ~ .tab-panels > .tab-panel:nth-child(4) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(9):checked) ~ .tab-panels > .tab-panel:nth-child(5) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(11):checked) ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .top-plan-tabs {
    overflow-x: scroll;
    width: 100%;
    display: flex;
    align-items: CENTER;
  }
  #cover_top_plan .top-plan-tabs::-webkit-scrollbar {
    display: none;
  }
}
#cover_top_plan .top-plan-tabs .tab-label,
#cover_top_plan > label {
  position: relative;
  padding: 6px 18px;
  background: #fff;
  border: 1px solid #fff;
  cursor: pointer;
  margin-right: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #253858;
  border-radius: 50px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .top-plan-tabs .tab-label,
  #cover_top_plan > label {
    padding: 7px 10px;
    margin-right: 12px;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 320px) {
  #cover_top_plan .top-plan-tabs .tab-label,
  #cover_top_plan > label {
    margin-right: 8px;
  }
}
#cover_top_plan .top-plan-tabs input:checked + label,
#cover_top_plan > input:checked + label {
  color: #0065ff;
  border: 1px solid #0065ff;
  font-weight: 600;
}

[lang$=IN] .artcle_left_panel .tabsWrapper #cover_top_plan .featuresActionBar {
  padding-top: 15px;
  padding-bottom: 15px;
}

.more_less.card.up .seeMorePlans:after {
  top: 20px !important;
}

.tabsWrapper {
  background: #f5f9ff;
  border-radius: 8px;
  padding: 24px 24px 36px;
  min-height: auto;
  width: 100%;
  margin-bottom: 0;
  color: #253858;
}

.tabsWrapper.for-two {
  height: 545px;
}

.tabsWrapper.fitContainer {
  height: 600px;
}

.tabsWrapper:empty {
  min-height: 760px;
}

@media only screen and (max-width: 1024px) {
  .tabsWrapper {
    height: auto;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2);
    background: #f5f9ff;
    padding: 16px;
    border-right: none;
    border-left: none;
    display: block;
    border-radius: 0;
  }
  .tabsWrapper.noneContainer {
    display: none !important;
  }
  .tabsWrapper.fitContainer {
    height: auto;
  }
  .tabsWrapper:empty {
    min-height: 1300px;
  }
}
.tabsWrapper .tabs {
  border-bottom: 1px solid rgba(23, 43, 77, 0.1);
  margin-bottom: 20px;
}

.tabsWrapper .tabs ul {
  font-size: 0;
}

.tabsWrapper .tabs ul li {
  display: inline-block;
  position: relative;
}

.tabsWrapper .tabs ul li:last-child {
  margin-right: 0;
}

.tabsWrapper .tabs ul li a {
  font-size: 16px;
  color: #253858;
  text-transform: uppercase;
  padding-bottom: 13px;
  display: inline-block;
  font-weight: 400;
  position: relative;
}

.tabsWrapper .tabs ul li.active a {
  color: #0065ff;
  font-weight: 500;
}

.tabsWrapper .tabs ul li.active a:after {
  content: "";
  height: 3px;
  background: #0065ff;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
}

.tabsWrapper.new-health-top-plans-fullwidth-section {
  min-height: 760px;
  height: auto;
  background: #f2f7ff;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section {
    margin-bottom: 26px !important;
    padding: 16px 16px 28px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section .yellow-line-under-heading {
  margin: 22px 0 48px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section .yellow-line-under-heading {
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 375px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section .yellow-line-under-heading {
    font-size: 18px;
    line-height: 28px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan {
    text-align: left;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans {
  margin-top: 58px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans {
    margin-top: 48px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card {
  padding: 16px 22px 16px 16px;
  display: flex;
  align-items: center;
  overflow: unset;
  margin-top: 48px;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card {
    flex-direction: column;
    padding: 16px 22px 16px 16px;
    margin-top: 48px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.tagline) {
    padding: 32px 22px 16px 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) {
  padding: 16px 22px 6px 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans):has(.tagline) {
  padding: 16px 22px 6px 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans):has(.tagline) {
    padding: 16px 16px 6px 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) .card-content {
  border-bottom: 1px solid #dfe1e6;
  padding: 0 0 16px;
  margin: 0 0 16px;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) .card-content:has(.tagline) {
  margin: 15px 0 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) .card-content:has(.tagline) .tagline {
  top: -32px;
  right: -32px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) .card-content:has(.tagline) .tagline {
    right: auto;
    left: -27px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .claim-settlement {
  position: absolute;
  top: -27px;
  left: 16px;
  color: #505f79;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  background: #fff;
  padding: 4px;
  width: calc(100% - 32px);
  text-align: center;
  border-radius: 8px 8px 0 0;
  z-index: 0;
  display: flex;
  align-items: CENTER;
  justify-content: center;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .claim-settlement span {
  margin-right: 4px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .claim-settlement::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-claim-settlement-icon.svg);
  display: inline-block;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .claim-settlement {
    left: 12px;
    width: calc(100% - 24px);
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-content {
  display: flex;
  width: 100%;
  align-items: CENTER;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-content {
    flex-direction: column;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .view-more-card-plans {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  width: 100%;
  cursor: pointer;
  margin-top: -10px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .view-more-card-plans::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  right: -10px;
  top: -2px;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .view-more-card-plans.show:after {
  transform: rotate(-135deg);
  right: -10px;
  top: 2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body {
  width: 56%;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .tagline {
  position: absolute;
  right: -10px;
  color: #6554c0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  background: #eae6ff;
  padding: 4px 15px 4px 12px;
  border-radius: 8px 8px 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .tagline {
    right: auto;
    left: -10px;
    border-radius: 8px 8px 8px 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .tagline::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #998dd9 transparent transparent transparent;
  transform: rotate(0);
  position: absolute;
  bottom: -10px;
  right: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .tagline::after {
    border-width: 0 10px 10px 0;
    border-color: transparent #998dd9 transparent transparent;
    left: 0;
    right: auto;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top {
    margin-bottom: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .plan-name {
  font-weight: 500;
  margin: 0 0 4px;
  text-align: left;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .cashless-hospitals {
  color: #505f79;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .cashless-hospitals::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-cashless-hospital-icon.svg);
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: -2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .cashless-hospitals.anchor {
  color: #0065ff;
  cursor: pointer;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .cashless-hospitals.anchor::before {
  background: url(../../../images/bu/health/fullwidth/health-top-plans-cashless-hospital-blue-icon.svg);
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 90%;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-heart-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 14px;
  height: 15px;
  margin: 4px 7px 0 0;
  flex-shrink: 0;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures::before {
    position: absolute;
    left: 0;
    top: 5px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures button {
  background: 0 0;
  border: 0;
  font-weight: 500;
  color: #0065ff;
  cursor: pointer;
  margin: 0 0 0 5px;
  display: contents;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures {
    flex-wrap: wrap;
    padding-left: 22px;
    width: 100%;
    margin-top: 6px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures.with-exclaimation::before {
  background: url(../../../images/bu/health/fullwidth/health-top-plans-exclaimation-icon.svg);
  margin-top: 3px;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures.with-exclaimation::before {
    margin-top: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures {
  flex-wrap: nowrap;
  margin: 8px 4px 2px;
  flex-direction: column;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures {
    margin: 8px 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p {
  padding: 0;
  color: #505f79;
  border: 0;
  border-radius: 0;
  text-align: left;
  margin: 0 0 8px 0;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p::before {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 10px;
  width: 5px;
  border-bottom: 1.5px solid #36b37e;
  border-right: 1.5px solid #36b37e;
  margin: -11px 7px 0 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p::before {
    margin: -11px 7px 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p {
    padding-left: 22px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p::before {
    position: absolute;
    top: 15px;
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p:last-child {
    margin-bottom: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video {
  display: flex;
  align-items: center;
  margin: 0 0 0 19px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video {
    margin: 0 0 14px 22px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video > div {
  color: #0065ff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  cursor: pointer;
  margin: 0 7px 0 0;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video > div.watch-video {
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video > div.watch-video::before {
  content: "";
  background: #253858;
  width: 1.5px;
  height: 13px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: -2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video > div.watch-video::after {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-play-icon.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 2px 0 -2px 6px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar {
  width: 40%;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn {
  display: block;
  float: none;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn {
    padding: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn::before {
  display: none;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .cover-price {
  display: flex;
  align-items: center;
  margin: 0 0 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .cover-price .label-value {
  width: 50%;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .cover-price .label-value .label {
  color: #7a869a;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin: 0 0 2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .cover-price .label-value .value {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .btnCheckPremium {
    font-size: 14px;
    height: 37px;
    padding: 7px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
  border: 1px solid #dfe1e6;
  background: #fff;
  border-radius: 8px;
  padding: 7px;
  margin-top: 16px;
  width: 100%;
  max-width: 100%;
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added {
  color: #36b37e;
  border-color: #36b37e;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added::before {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 13px;
  width: 7px;
  border-bottom: 2px solid #36b37e;
  border-right: 2px solid #36b37e;
  margin-right: 10px;
  content: "";
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
    margin: 0 12px 0 0;
    padding: 7px 4px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added {
    font-size: 12px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added::before {
    height: 9px;
    width: 5px;
    margin-right: 6px;
    margin-bottom: 2px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .btnCheckPremium {
  max-width: 100%;
  width: 100%;
  font-size: 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans .more_less.card {
  bottom: -81px !important;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans .more_less.card {
    bottom: -76px !important;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans .more_less.card.up .seeMorePlans::after {
  top: 1px !important;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget {
  position: fixed;
  height: 132px;
  width: 100%;
  bottom: 0;
  background: #fff;
  left: 0;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1607843137);
  z-index: 9999;
  border: 1px solid #dfe1e6;
  border-radius: 24px 24px 0 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget {
    padding: 0 0 24px;
    height: auto;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-close {
  position: absolute;
  right: 18px;
  top: 16px;
  display: flex;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .heading.hide-desktop {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #deebff;
    padding: 16px 20px 16px;
    border-radius: 24px 24px 0 0;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #253858;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .add-to-compare-close {
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    cursor: pointer;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container {
    padding: 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container {
    flex-direction: column;
    padding: 0 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare {
    padding: 13px 0 22px;
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
  width: 236px;
  height: 72px;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  border-radius: 8px;
  display: flex;
  align-items: CENTER;
  padding: 12px 14px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
    width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
    width: 164px;
    height: auto;
    min-height: 100px;
    box-shadow: none;
    border-radius: 0;
    display: flex;
    align-items: CENTER;
    padding: 0 5px;
    position: relative;
    flex-direction: column;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .remove-insurer {
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  background: #fff;
  right: -8px;
  border-radius: 50%;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .remove-insurer {
    right: 28px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .logo {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  width: 80px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .name {
    text-align: center;
    margin-top: 12px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .versus {
  height: 46px;
  margin: 0 16px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .versus {
    height: 40px;
    margin: 0 4px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .compare-button {
  border: 0;
  padding: 12px 56px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #fff;
  background: #0065ff;
  cursor: pointer;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .compare-button.disabled {
  background: #b3bac5;
  pointer-events: none;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .compare-button.loading::after {
  position: absolute;
  content: "";
  right: 10px;
  top: 10px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
  content: "";
}

@media screen and (max-width: 767px) {
  div .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .compare-button {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
  padding: 16px 0;
  max-width: 850px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer {
    font-size: 12px;
    line-height: 20px;
    padding: 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer .more-disclaimer {
  display: none;
}

.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer .more-disclaimer.show {
  display: inline;
}

.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer .read-more-disclaimer {
  color: #0065ff;
  cursor: pointer;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer .read-more-disclaimer::before {
  content: "...";
  color: #505f79;
}

.tabsWrapper.new-health-top-plans-fullwidth-section + p {
  display: none;
  padding: 0;
}

.tabsWrapper.new-health-top-plans-section .planHeading {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-align: left;
  margin: 0 0 22px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section .planHeading {
    line-height: 32px;
    margin: 0 0 18px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card {
  padding: 16px 22px 16px 16px;
  display: flex;
  align-items: center;
  overflow: unset;
  margin-top: 16px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.claim-settlement) {
  margin-top: 48px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.tagline) {
  padding: 32px 22px 16px 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.logo_top.logo-with-image.hide) .titleh6 {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card {
    flex-direction: column;
    padding: 16px 22px 16px 16px;
    margin-top: 16px;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.tagline) {
    padding: 32px 22px 16px 16px;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.claim-settlement) {
    margin-top: 48px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) {
  padding: 16px 22px 6px 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans):has(.tagline) {
  padding: 16px 22px 6px 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans):has(.tagline) {
    padding: 16px 16px 6px 16px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) .card-content {
  border-bottom: 1px solid #dfe1e6;
  padding: 0 0 16px;
  margin: 0 0 16px;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) .card-content:has(.tagline) {
  margin: 15px 0 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) .card-content:has(.tagline) .tagline {
  top: -32px;
  right: -32px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) .card-content:has(.tagline) .tagline {
    right: auto;
    left: -27px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .claim-settlement {
  position: absolute;
  top: -27px;
  left: 16px;
  color: #505f79;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  background: #fff;
  padding: 4px;
  width: calc(100% - 32px);
  text-align: center;
  border-radius: 8px 8px 0 0;
  z-index: 0;
  display: flex;
  align-items: CENTER;
  justify-content: center;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .claim-settlement span {
  margin-right: 4px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .claim-settlement::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-claim-settlement-icon.svg);
  display: inline-block;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .claim-settlement {
    left: 12px;
    width: calc(100% - 24px);
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-content {
  display: flex;
  width: 100%;
  align-items: CENTER;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-content {
    flex-direction: column;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .view-more-card-plans {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  width: 100%;
  cursor: pointer;
  margin-top: -10px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .view-more-card-plans::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  right: -10px;
  top: -2px;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .view-more-card-plans.show:after {
  transform: rotate(-135deg);
  right: -10px;
  top: 2px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body {
  width: 58%;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .tagline {
  position: absolute;
  right: -10px;
  color: #6554c0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  background: #eae6ff;
  padding: 4px 15px 4px 12px;
  border-radius: 8px 8px 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .tagline {
    right: auto;
    left: -10px;
    border-radius: 8px 8px 8px 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .tagline::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #998dd9 transparent transparent transparent;
  transform: rotate(0);
  position: absolute;
  bottom: -10px;
  right: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .tagline::after {
    border-width: 0 10px 10px 0;
    border-color: transparent #998dd9 transparent transparent;
    left: 0;
    right: auto;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 {
    line-height: 24px;
    padding: 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 .plan-name {
  font-weight: 500;
  margin: 0;
  text-align: left;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 .cashless-hospitals {
  color: #505f79;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 .cashless-hospitals::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-cashless-hospital-icon.svg);
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: -2px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 .cashless-hospitals.anchor {
  color: #0065ff;
  cursor: pointer;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 .cashless-hospitals.anchor::before {
  background: url(../../../images/bu/health/fullwidth/health-top-plans-cashless-hospital-blue-icon.svg);
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 90%;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-heart-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 14px;
  height: 15px;
  margin: 4px 7px 0 0;
  flex-shrink: 0;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures::before {
    position: absolute;
    left: 0;
    top: 5px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures button {
  background: 0 0;
  border: 0;
  font-weight: 500;
  color: #0065ff;
  cursor: pointer;
  margin: 0 0 0 5px;
  display: contents;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures {
    flex-wrap: wrap;
    padding-left: 22px;
    width: 100%;
    margin-top: 6px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures.with-exclaimation::before {
  background: url(../../../images/bu/health/fullwidth/health-top-plans-exclaimation-icon.svg);
  margin-top: 3px;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures.with-exclaimation::before {
    margin-top: 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
  flex-wrap: nowrap;
  margin: 8px 4px 2px;
  flex-direction: column;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
    margin: 8px 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
  padding: 0;
  color: #505f79;
  border: 0;
  border-radius: 0;
  text-align: left;
  margin: 0 0 8px 0;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p::before {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 10px;
  width: 5px;
  border-bottom: 1.5px solid #36b37e;
  border-right: 1.5px solid #36b37e;
  margin: -11px 7px 0 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p::before {
    margin: -11px 7px 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p:last-child {
    margin-bottom: 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video {
  display: flex;
  align-items: center;
  margin: 0 0 0 19px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video {
    margin: 0 0 14px 22px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video > div {
  color: #0065ff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  cursor: pointer;
  margin: 0 7px 0 0;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video > div.watch-video {
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video > div.watch-video::before {
  content: "";
  background: #253858;
  width: 1.5px;
  height: 13px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: -2px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video > div.watch-video::after {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-play-icon.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 2px 0 -2px 6px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar {
  width: 39%;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn {
  display: block;
  float: none;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn {
    padding: 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn::before {
  display: none;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .cover-price {
  display: flex;
  align-items: center;
  margin: 0 0 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .cover-price .label-value {
  width: 50%;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .cover-price .label-value .label {
  color: #7a869a;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin: 0 0 2px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .cover-price .label-value .value {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .button-wrapper {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .button-wrapper .btnCheckPremium {
    font-size: 14px;
    height: 37px;
    padding: 7px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
  border: 1px solid #dfe1e6;
  background: #fff;
  border-radius: 8px;
  padding: 7px;
  margin-top: 16px;
  width: 100%;
  max-width: 100%;
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added {
  color: #36b37e;
  border-color: #36b37e;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added::before {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 13px;
  width: 7px;
  border-bottom: 2px solid #36b37e;
  border-right: 2px solid #36b37e;
  margin-right: 10px;
  content: "";
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
    margin: 0 12px 0 0;
    padding: 7px 4px;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added {
    font-size: 12px;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added::before {
    height: 9px;
    width: 5px;
    margin-right: 6px;
    margin-bottom: 2px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .btnCheckPremium {
  max-width: 100%;
  width: 100%;
  font-size: 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .more_less.card {
  bottom: -86px !important;
  justify-content: center;
  font-size: 14px;
  line-height: 22px;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .more_less.card {
    bottom: -67px !important;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget {
  position: fixed;
  height: 132px;
  width: 100%;
  bottom: 0;
  background: #fff;
  left: 0;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1607843137);
  z-index: 9999;
  border: 1px solid #dfe1e6;
  border-radius: 24px 24px 0 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget {
    padding: 0 0 24px;
    height: auto;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .add-to-compare-close {
  position: absolute;
  right: 18px;
  top: 16px;
  display: flex;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .heading.hide-desktop {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #deebff;
    padding: 16px 20px 16px;
    border-radius: 24px 24px 0 0;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #253858;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .add-to-compare-close {
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    cursor: pointer;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container {
    padding: 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container {
    flex-direction: column;
    padding: 0 16px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare {
    padding: 13px 0 22px;
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
  width: 236px;
  height: 72px;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  border-radius: 8px;
  display: flex;
  align-items: CENTER;
  padding: 12px 14px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
    width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
    width: 164px;
    height: auto;
    min-height: 100px;
    box-shadow: none;
    border-radius: 0;
    display: flex;
    align-items: CENTER;
    padding: 0 5px;
    position: relative;
    flex-direction: column;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .remove-insurer {
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  background: #fff;
  right: -8px;
  border-radius: 50%;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .remove-insurer {
    right: 28px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .logo {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  width: 80px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .name {
    text-align: center;
    margin-top: 12px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .versus {
  height: 46px;
  margin: 0 16px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .versus {
    height: 40px;
    margin: 0 4px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare ~ div {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .compare-button {
  border: 0;
  padding: 12px 56px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #fff;
  background: #0065ff;
  cursor: pointer;
  position: relative;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .compare-button {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .compare-button.disabled {
  background: #b3bac5;
  pointer-events: none;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .add-to-compare-widget .container .compare-button.loading::after {
  position: absolute;
  content: "";
  right: 10px;
  top: 10px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
  content: "";
}

.tabsWrapper.new-health-top-plans-section ~ .top-plan-disclaimer {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  padding: 0;
  margin: 32px 0 0;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-section ~ .top-plan-disclaimer {
    font-size: 12px;
    line-height: 20px;
    padding: 0 16px;
    margin-bottom: 10px;
  }
}
.tabsWrapper.new-health-top-plans-section ~ .top-plan-disclaimer .more-disclaimer {
  display: none;
}

.tabsWrapper.new-health-top-plans-section ~ .top-plan-disclaimer .more-disclaimer.show {
  display: inline;
}

.tabsWrapper.new-health-top-plans-section ~ .top-plan-disclaimer .read-more-disclaimer {
  color: #0065ff;
  cursor: pointer;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section ~ .top-plan-disclaimer .read-more-disclaimer::before {
  content: "...";
  color: #505f79;
}

.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) {
  position: relative;
  padding-bottom: 0;
}

.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide)::after {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 12.65%, #f2f7ff 56.53%);
  height: 265px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide)::after {
    height: 190px;
  }
}
.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) {
  height: 225px;
}

.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) .card-content {
  overflow: hidden;
}

.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) .view-more-card-plans {
  display: none;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) {
    height: 240px;
  }
}
.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card {
  bottom: 0 !important;
}

.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::after,
.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::before {
  content: "";
  background: #deebff;
  width: 35%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
}

.tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::after {
  right: 0;
  left: auto;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card {
    padding: 16px 16px 24px;
  }
  .tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::after,
  .tabsWrapper.new-health-top-plans-section:has(.strikethrough):has(.card.moreCard.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::before {
    width: 25%;
  }
}
.tabsWrapper ~ .top-plan-disclaimer {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
  padding: 16px 0;
  max-width: 850px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper ~ .top-plan-disclaimer {
    font-size: 12px;
    line-height: 20px;
    padding: 16px;
  }
}
.tabsWrapper ~ .top-plan-disclaimer .more-disclaimer {
  display: none;
}

.tabsWrapper ~ .top-plan-disclaimer .more-disclaimer.show {
  display: inline;
}

.tabsWrapper ~ .top-plan-disclaimer .read-more-disclaimer {
  color: #0065ff;
  cursor: pointer;
  position: relative;
}

.tabsWrapper ~ .top-plan-disclaimer .read-more-disclaimer::before {
  content: "...";
  color: #505f79;
}

.tabsDetails {
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .tabsDetails {
    position: relative;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
  }
}
.tabsDetails .titleh6 {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  padding-right: 85px;
}

@media only screen and (max-width: 1024px) {
  .tabsDetails .titleh6 {
    padding: 0 0;
  }
}
.tabsDetails .card {
  overflow: hidden;
  border-radius: 8px !important;
  padding: 0 16px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(37, 56, 88, 0.08);
  box-shadow: 0 2px 4px 0 rgba(37, 56, 88, 0.08);
  border: none !important;
  position: relative;
  margin-bottom: 16px;
}

.tabsDetails .card .tag_tabs {
  background: #eef0f2;
  display: inline-block;
  border-radius: 25px;
  padding: 1px 12px;
  font-size: 12px;
  color: #253858;
  position: absolute;
  right: 16px;
  top: 11px;
}

@media only screen and (max-width: 1024px) {
  .tabsDetails .card .tag_tabs {
    position: inherit;
    right: 0;
    top: 0;
    margin: 10px 0 10px 0;
  }
}
.tabsDetails .card .insurer_card_top {
  display: flex;
  flex-direction: row;
  margin-bottom: 17px;
  align-items: center;
}

.tabsDetails .card .insurer_card_top .logo_top {
  width: 80px;
}

.tabsDetails .card .insurer_card_top .titleh6 {
  padding-right: 0;
  display: flex;
  flex-direction: column;
  padding-left: 12px;
}

.tabsDetails .card .insurer_card_top .titleh6 span {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #36b37e;
}

@media only screen and (max-width: 1024px) {
  .tabsDetails .card {
    height: 480px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    white-space: normal;
    height: 440px;
    position: relative;
    margin-right: 15px !important;
    max-width: 293px;
  }
  .tabsDetails .card .insurer_card_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
  .tabsDetails .card .insurer_card_top .titleh6 {
    color: #253858;
    font-size: 16px;
    font-weight: 500;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.5;
    position: relative;
    padding-top: 10px;
    padding-left: 0;
  }
  .tabsDetails .card .insurer_card_top + .tag_tabs {
    position: absolute;
    right: 20px;
    top: 10px;
    margin: 10px 0 10px 0;
  }
}
@media only screen and (max-width: 360px) {
  .tabsDetails .card {
    height: 450px;
  }
}
.tabsDetails.top_plans.old .card .insurer_card_top .logo_top {
  width: 105px;
}

@media screen and (max-width: 1024px) {
  .tabsDetails.top_plans.old .card .insurer_card_top {
    align-items: flex-start;
  }
}
.tabsDetails.top_plans.old .more_less.card {
  max-width: 180px;
}

.tabsDetails.top_plans.old .more_less.card.up {
  max-width: 170px;
}

.planFeatures {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.planFeatures .featuresBlock {
  font-size: 14px;
  color: rgba(23, 43, 77, 0.8);
  font-weight: 400;
  width: 50%;
  padding-right: 20px;
  padding-bottom: 20px;
}

.planFeatures .featuresBlock i {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f4f5f7;
  text-align: center;
  display: block;
  float: left;
}

.planFeatures .featuresBlock i + div {
  float: left;
  width: calc(100% - 36px - 10px);
  margin-left: 10px;
  color: #253858;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.planFeatures .featuresBlock p {
  color: #253858;
  font-weight: 500;
  margin-bottom: 3px;
}

.planFeatures .featuresBlock .featuresIcon {
  position: relative;
}

.planFeatures .featuresBlock .featuresIcon::before {
  content: "";
  background: url(../../../images/articles/health/svg/featuresimgsprite.svg) no-repeat -209px -59px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: 250px;
}

@media only screen and (max-width: 1024px) {
  .planFeatures {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .planFeatures .featuresBlock {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    padding-right: 0;
    padding: 0;
  }
}
.featuresActionBar {
  margin: 25px 0 20px auto;
}

@media only screen and (max-width: 1024px) {
  .featuresActionBar {
    margin-top: 0;
    width: 90%;
    position: absolute;
    bottom: 20px;
    margin: 0;
  }
}
.featuresActionBar .priceBtn {
  float: right;
  margin: 0;
}

.featuresActionBar .priceBtn .price {
  display: inline-block;
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  vertical-align: middle;
  margin-right: 36px;
}

.featuresActionBar .priceBtn .price span {
  display: block;
  font-size: 14px;
  color: #253858;
  font-weight: 400;
}

.featuresActionBar .priceBtn .btnCheckPremium {
  transition: all 0.7s ease;
  cursor: pointer;
  display: inline-block;
  padding: 10px 12px;
  width: 191px;
  border: solid 1px #0065ff;
  background: #0065ff;
  color: #fff;
  height: 46px;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .featuresActionBar .priceBtn {
    float: right;
    margin: 0;
    float: initial;
    text-align: center;
  }
  .featuresActionBar .priceBtn .price {
    margin: 0;
  }
  .featuresActionBar .priceBtn .btnCheckPremium {
    margin: 20px auto 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .moreCard.all {
    display: inline;
  }
}
.more_less.card {
  position: absolute;
  border-radius: 70px;
  left: 0;
  right: 0;
  max-width: 170px;
  border-radius: 20px !important;
  margin: 0 auto !important;
  position: absolute;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  bottom: -25px;
  z-index: 1;
  color: #0065ff;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
}

.more_less.card .seeMorePlans {
  padding: 8px 20px 8px 20px;
  color: #0663f6;
}

.more_less.card .seeMorePlans:after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 14px;
}

@media only screen and (max-width: 1024px) {
  .more_less.card .seeMorePlans:after {
    display: none;
  }
}
.more_less.card.up .seeMorePlans:after {
  transform: rotate(225deg);
  top: 17px;
}

@media only screen and (max-width: 1024px) {
  .more_less.card {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 291px;
    position: relative;
  }
}
.mb-20 {
  margin-bottom: 20px;
  margin-top: 0;
}

.mb-20 {
  margin-bottom: 20px;
  margin-top: 0;
}

.top-plans-watch-video-popup-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: -1;
  left: 0;
  top: 0;
  opacity: 0;
}

.top-plans-watch-video-popup-container.visible {
  animation: filterWebFade 0.3s ease-out;
  opacity: 1;
  z-index: 100000;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup {
  width: 600px;
  max-width: 100%;
  background: #fff;
  border-radius: 24px;
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .top-plans-watch-video-popup-container .top-plans-watch-video-popup {
    left: 0;
    top: auto;
    transform: none;
    height: auto;
    animation: filterSlideUp 0.3s ease-out;
    bottom: 0;
    border-radius: 16px 16px 0 0;
  }
}
.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-heading {
  border-radius: 24px 24px 0 0;
  background: rgba(222, 235, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}

@media screen and (max-width: 767px) {
  .top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-heading {
    border-bottom: 1px solid #dfe1e6;
    padding: 16px;
  }
}
.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-heading .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-heading .close {
  height: 24px;
  cursor: pointer;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body {
  padding: 24px;
  max-height: 70vh;
  overflow-y: scroll;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body::-webkit-scrollbar {
  width: 3px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body::-webkit-scrollbar-thumb {
  border-radius: 24px;
  background: var(--dfe-1-e-6-n-40, #dfe1e6);
}

@media screen and (max-width: 767px) {
  .top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body {
    padding: 16px;
    max-height: inherit;
    height: auto;
  }
}
.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name {
  display: flex;
  align-items: CENTER;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .logo {
  height: 50px;
  border: 1px solid #dfe1e6;
  display: flex;
  align-items: center;
  border-radius: 8px;
  width: 80px;
  justify-content: center;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .logo img {
  height: auto;
  object-fit: cover;
  max-width: 60px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .name-duration {
  margin-left: 12px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .name-duration .name {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .name-duration .duration {
  color: #7a869a;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 2px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .name-duration .duration span {
  color: #253858;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper {
  margin: 0;
  position: relative;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper .video {
  border-radius: 8px;
  background: url(<path-to-image>), #d3d3d3 50%/cover no-repeat;
  max-height: 300px;
  margin-bottom: 0;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper .video img {
  height: auto;
  max-width: 100%;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper .video iframe {
  border-radius: 8px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper .video video {
  border-radius: 16px;
}

.mobile_bottom_toast {
  bottom: 78px;
  position: fixed;
  display: flex;
  z-index: 10000;
  flex-direction: column;
  align-items: center;
  width: 100%;
  justify-content: center;
  animation: progressSavedToastMob 0.3s ease-out forwards;
  left: 0;
}

@keyframes progressSavedToastMob {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (min-width: 1024px) {
  .mobile_bottom_toast {
    bottom: 24px;
    padding-left: 24px;
    animation: progressSavedToastDesktop 0.3s ease-out forwards;
  }
  @keyframes progressSavedToastDesktop {
    0% {
      transform: translateY(-20px);
      opacity: 0;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }
}
.span_mobile_toast {
  border-radius: 96px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 12px 17px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1607843137);
  background-color: rgba(23, 43, 77, 0.8);
}

@media screen and (min-width: 1024px) {
  .span_mobile_toast {
    padding: 12px 48px;
  }
}
.redirection-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 16px;
  width: 464px;
  height: 174px;
  z-index: 99999;
  display: FLEX;
  align-items: CENTER;
  justify-content: center;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .redirection-popup {
    width: 320px;
    padding: 0 12px;
  }
}
.redirection-popup .loading {
  position: relative;
  width: 28px;
  height: 28px;
  margin: 0 0 18px;
}

.redirection-popup .loading::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #0065ff;
  border-right: 3px solid #0065ff;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}

.redirection-popup .description {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .redirection-popup .description {
    text-align: center;
  }
}
.fos-top-plans-banner {
  cursor: pointer;
  text-align: center;
}

.fos-top-plans-banner img.hide-desktop {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  .fos-top-plans-banner img.hide-desktop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .fos-top-plans-banner img.hide-mobile {
    display: none;
  }
}
.fos-top-plans-banner .appointment-booked-section {
  padding: 0 0 16px 16px;
  text-align: left;
  background: #fff;
  border-radius: 16px;
}

.fos-top-plans-banner .appointment-booked-section .thankyou-message {
  position: relative;
  padding: 16px 0 12px;
}

.fos-top-plans-banner .appointment-booked-section .thankyou-message::after {
  width: 66%;
  opacity: 0.2;
}

.fos-top-plans-banner .appointment-booked-section .thankyou-message .img {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../../../images/bu/health/fos/top-plans-fos-thankyou-img.png) no-repeat center/contain;
  width: 136px;
  height: 136px;
}

@media screen and (max-width: 767px) {
  .fos-top-plans-banner .appointment-booked-section .thankyou-message .img {
    width: 104px;
    height: 104px;
  }
}
.fos-top-plans-banner .appointment-booked-section .thankyou-message .content {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .fos-top-plans-banner .appointment-booked-section .thankyou-message .content {
    width: 67%;
  }
}
@media screen and (max-width: 767px) {
  .fos-top-plans-banner .appointment-booked-section .thankyou-message .content .message {
    font-size: 18px;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .fos-top-plans-banner .appointment-booked-section .thankyou-message .content .description {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
  }
}
.fos-top-plans-banner .appointment-booked-section .appointment-details {
  margin: 12px 0 0;
}

.fos-top-plans-banner .appointment-booked-section .appointment-details .day-time {
  display: flex;
}

@media screen and (max-width: 767px) {
  .fos-top-plans-banner .appointment-booked-section .appointment-details .day-time {
    flex-direction: column;
  }
}
.fos-top-plans-banner .appointment-booked-section .appointment-details .day-time .day {
  padding: 0 16px 0 24px;
  border-right: 1px solid #253858;
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .fos-top-plans-banner .appointment-booked-section .appointment-details .day-time .day {
    border: 0;
  }
}
.fos-top-plans-banner .appointment-booked-section .appointment-details .location {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .fos-top-plans-banner .appointment-booked-section .appointment-details .day,
  .fos-top-plans-banner .appointment-booked-section .appointment-details .location,
  .fos-top-plans-banner .appointment-booked-section .appointment-details .time {
    font-size: 14px;
    line-height: 20px;
  }
}
.medical-bills-banner {
  background: linear-gradient(153.63deg, #fef2e6 0, #ffebef 57.98%, #dbe1fb 97.99%);
  border-radius: 8px;
  margin: 16px 0 18px;
  padding: 10px 16px;
  position: relative;
  display: flex;
  align-items: center;
}

.medical-bills-banner::before {
  content: "";
  background: url(../../../images/bu/health/medical-bills-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 12px;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .medical-bills-banner::before {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
}
.medical-bills-banner .text {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #253858;
}

.medical-bills-banner .text .know-more {
  font-weight: 700;
  color: #0065ff;
  cursor: pointer;
}

.medical-cost-covered-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.medical-cost-covered-container.show {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .medical-cost-covered-container.show {
    display: flex;
    align-items: flex-end;
  }
}
.medical-cost-covered-container.show .medical-cost-covered-body {
  right: 0;
}

.medical-cost-covered-container .medical-cost-covered-body {
  padding: 0;
  background: #fff;
  border-radius: 0;
  width: 482px;
  margin: 0 0 0 auto;
  position: relative;
  right: -427px;
  height: 100%;
  overflow-y: scroll;
  transition: all 0.4s ease-in-out;
}

@media screen and (max-width: 768px) {
  .medical-cost-covered-container .medical-cost-covered-body {
    height: 95%;
    bottom: 0;
    border-radius: 24px 24px 0 0;
    max-width: 100%;
    width: 100%;
    right: 0;
    transition: none;
  }
}
.medical-cost-covered-container .medical-cost-covered-body .heading-close {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 58px;
  background: #deebff;
}

@media screen and (max-width: 768px) {
  .medical-cost-covered-container .medical-cost-covered-body .heading-close {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    background: #ebf3ff;
    position: sticky;
    top: 0;
    z-index: 100;
  }
}
.medical-cost-covered-container .medical-cost-covered-body .heading-close .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .medical-cost-covered-container .medical-cost-covered-body .heading-close .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.medical-cost-covered-container .medical-cost-covered-body .heading-close .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.medical-cost-covered-container .medical-cost-covered-body .content {
  padding: 18px 24px 24px;
  height: calc(100% - 58px);
  position: relative;
}

@media screen and (max-width: 768px) {
  .medical-cost-covered-container .medical-cost-covered-body .content {
    padding: 18px 0 0;
    height: calc(100% - 50px);
  }
}
.medical-cost-covered-container .medical-cost-covered-body .buttons {
  position: absolute;
  bottom: 26px;
  left: 24px;
  width: 100%;
  max-width: calc(100% - 48px);
}

@media screen and (max-width: 767px) {
  .medical-cost-covered-container .medical-cost-covered-body .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
  }
}
.medical-cost-covered-container .medical-cost-covered-body .button {
  border-radius: 8px;
  background: var(--0065-ff-b-300, #0065ff);
  padding: 12px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list {
  display: flex;
  overflow-x: hidden;
  max-width: 100%;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding-top: 7px;
  position: relative;
  padding-left: 9px;
  padding-right: 15px;
  margin: 0 auto 24px;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .medical-cost-covered-container .medical-cost-covered-body .number-price-list {
    padding: 5px 12px;
    margin: 0 4px 18px;
    overflow-x: scroll;
  }
}
.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows {
  position: absolute;
  left: 0;
  top: 45%;
  width: auto;
  transform: translate(0, -50%);
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows.right {
  left: auto;
  right: 3px;
}

@media screen and (max-width: 768px) {
  .medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows {
    display: none;
  }
}
.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows .arrow-left,
.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows .arrow-right {
  border-radius: 20px;
  border: 1px solid #dfe1e6;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  cursor: pointer;
  margin-left: 0;
  background: #fff;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows .arrow-left.disable,
.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows .arrow-right.disable {
  pointer-events: none;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows .arrow-left.disable i,
.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows .arrow-right.disable i {
  border-color: #dfe1e6;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows .arrow-left i {
  border: solid #505f79;
  border-width: 0 0 1px 1px;
  display: inline-block;
  padding: 2.5px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .arrows .arrow-right i {
  border: solid #505f79;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 2.5px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .number-price {
  border-radius: 8px;
  border: 1px solid rgba(37, 56, 88, 0.1);
  background: #fff;
  padding: 0;
  text-align: center;
  flex-shrink: 0;
  margin: 0 16px 0 0;
  cursor: pointer;
  width: 22%;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .number-price.selected {
  border: 1px solid #0065ff;
  position: relative;
  background: rgba(222, 235, 255, 0.4);
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .number-price.selected:after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-selected-icon.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: -6px;
  right: -6px;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .number-price.selected .number {
  color: #0065ff;
  font-weight: 700;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .number-price.selected .price {
  color: #0065ff;
  font-weight: 500;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .number {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  margin: 8px 0 0;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .price {
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  margin: 0 0 8px;
}

.medical-cost-covered-container .medical-cost-covered-body .number-price-list .tag {
  background: #eae6ff;
  margin: 10px 0 0;
  border-radius: 0 0 8px 8px;
  color: #6554c0;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-align: center;
  padding: 4px;
}

@media screen and (max-width: 767px) {
  .medical-cost-covered-container .medical-cost-covered-body .number-price-list .tag {
    font-size: 9px;
  }
}
.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section {
  overflow-y: auto;
  height: calc(100% - 195px);
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section {
    margin: 0 16px;
    padding: 0 0 10px 0;
    height: calc(100% - 205px);
  }
}
.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #253858;
  margin: 0 0 16px;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease {
  margin: 0 0 18px;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease:last-child {
  margin: 0;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .disease-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .disease-price .name {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #253858;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .disease-price .name .see-bills {
  background: #deebff;
  border-radius: 4px;
  padding: 5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  color: #0065ff;
  cursor: pointer;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .disease-price .price {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #253858;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 7px 0 0;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .range {
  max-width: 396px;
  background: #f4f5f7;
  height: 8px;
  border-radius: 6px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .range {
    max-width: 320px;
  }
}
@media screen and (max-width: 400px) {
  .medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .range {
    max-width: 306px;
  }
}
@media screen and (max-width: 375px) {
  .medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .range {
    max-width: 285px;
  }
}
.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .range span {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 6px;
  left: 0;
  top: 0;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .range span.green {
  background: #36b37e;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .range span.yellow {
  background: #ffab00;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .range span.red {
  background: #de350b;
}

.medical-cost-covered-container .medical-cost-covered-body .see-whats-covered-section .disease-list .disease .range-percentage .percentage {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #6b778c;
}

.medical-bills-popup-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: -1;
  left: 0;
  top: 0;
  opacity: 0;
}

.medical-bills-popup-container.visible {
  animation: filterWebFade 0.3s ease-out;
  opacity: 1;
  z-index: 100000;
}

.medical-bills-popup-container .medical-bills-popup {
  width: 100%;
  max-width: 602px;
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup {
    left: 0;
    top: auto;
    transform: none;
    height: auto;
    border-radius: 0;
    animation: filterSlideUp 0.3s ease-out;
    bottom: 0;
    min-height: auto;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading {
  border-radius: 24px 24px 0 0;
  background: #deebff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}

@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading {
    border-bottom: 1px solid #dfe1e6;
    padding: 16px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading .close {
  height: 24px;
  width: 24px;
  cursor: pointer;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading .close img {
  max-width: 100%;
  height: auto;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body {
  text-align: center;
  background: #fff;
  border-radius: 0 0 24px 24px;
  padding: 16px;
}

@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body {
    border-radius: 0;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider {
  overflow: hidden;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides {
  align-items: center;
  justify-content: center;
  position: relative;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .medical-bills-slides-img {
  position: relative;
  overflow-y: scroll;
  width: 100%;
  padding: 10px 0;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .medical-bills-slides-img::-webkit-scrollbar {
  display: none;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides img {
  max-width: 295px;
  width: 100%;
  height: auto;
  border-radius: 16px;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1607843137);
  transform-origin: top;
}

@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides img {
    max-width: 270px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out {
  background: rgba(151, 160, 175, 0.6);
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 10px;
  border-radius: 8px;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out select {
  display: none;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button {
  background: #253858;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 0;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  cursor: pointer;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomin {
  margin-bottom: 12px;
  font-size: 0;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomin::before {
  content: "";
  background: #fff;
  width: 15px;
  height: 2px;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomin::after {
  content: "";
  background: #fff;
  height: 15px;
  width: 2px;
  position: absolute;
  left: 49%;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomout {
  margin-bottom: 0;
  font-size: 0;
  position: relative;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomout::after {
  content: "";
  background: #fff;
  width: 15px;
  height: 2px;
  position: absolute;
  top: 49%;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .disclaimer {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px !important;
  margin: 16px 0 0;
  padding: 0;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .disclaimer {
    margin: 28px 0 0;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .fade {
  animation-name: slide-in;
  animation-duration: 1.5s;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-previous {
  background: #fff;
  border: 1px solid #dfe1e6;
  border-radius: 50%;
  width: 40px;
  box-shadow: 0 2px 6px 0 rgba(37, 56, 88, 0.2509803922);
  height: 40px;
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #253858;
  font-size: 20px;
  line-height: 33px;
  cursor: pointer;
}

@media screen and (max-width: 820px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-previous {
    left: 10%;
  }
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-previous {
    top: auto;
    bottom: 11.5%;
    transform: none;
    left: 30%;
    font-size: 12px;
    line-height: 30px;
    width: 30px;
    height: 30px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-next {
  background: #fff;
  border: 1px solid #dfe1e6;
  border-radius: 50%;
  width: 40px;
  box-shadow: 0 2px 6px 0 rgba(37, 56, 88, 0.2509803922);
  height: 40px;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #253858;
  font-size: 20px;
  line-height: 33px;
  cursor: pointer;
}

@media screen and (max-width: 820px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-next {
    right: 10%;
  }
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-next {
    top: auto;
    bottom: 11.55%;
    transform: none;
    right: 30%;
    font-size: 12px;
    line-height: 30px;
    width: 30px;
    height: 30px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-slider-dots-list {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-slider-dots-list {
    margin-top: 30px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-slider-dots-list .medical-slider-dot {
  height: 7px;
  width: 7px;
  margin: 0 3px;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  background: #dfe1e6;
  cursor: pointer;
}

.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-slider-dots-list .medical-slider-dot.active {
  background-color: #253858;
  border: 1px solid #fff;
  outline: 1px solid #253858;
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.6;
  }
  to {
    opacity: 1;
  }
}
.field_wrapper {
  margin-bottom: 15px;
  width: 100%;
}

.field_wrapper .field_wrapper_family {
  height: calc(100% - 160px);
  overflow: auto;
  padding: 0 4px;
  position: relative;
  margin: 0 20px 0 0;
}

.field_wrapper .box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.field_wrapper .box-container > .field_container {
  background-color: #fff;
  height: 48px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
  font-size: 14px;
  color: #212121;
  position: relative;
  border: solid 1px rgba(37, 56, 88, 0.2);
  width: calc(60% - 10px);
  margin-right: 10px;
}

.field_wrapper .box-container.kids {
  display: block;
}

.field_wrapper .box-container.kids > .field_container {
  width: 100%;
  margin-right: 0;
}

.field_wrapper .box-container .select_box_width {
  width: 43%;
}

.field_wrapper .box-container .checklist_daughter,
.field_wrapper .box-container .checklist_son {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 12px;
  width: 115px;
  height: 48px;
}

.field_wrapper .box-container .checklist_daughter .count-child,
.field_wrapper .box-container .checklist_son .count-child {
  width: 24px;
  height: 24px;
  border: solid 1px #b3bac5;
  line-height: 22px;
  color: #b3bac5;
  border-radius: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  left: 0;
}

.field_wrapper .box-container .checklist_daughter .count-child.active,
.field_wrapper .box-container .checklist_son .count-child.active {
  border: solid 1px #253858;
  color: #253858;
}

.field_wrapper .box-container .checklist_daughter .count-child-up,
.field_wrapper .box-container .checklist_son .count-child-up {
  right: 15px;
  left: inherit;
}

.field_wrapper .box-container .checklist_daughter .input_kid,
.field_wrapper .box-container .checklist_son .input_kid {
  width: 36px;
  height: 24px;
  border: 1px solid #979797;
  top: 12px;
  left: 32px;
  position: absolute;
  border-radius: 4px;
  font-size: 14px;
  color: #979797;
  text-align: center;
  line-height: 22px;
}

.field_wrapper .box-container .input_box.red_border {
  border: 1px solid red;
}

.field_wrapper .box-container .kids_box-container {
  display: flex;
  margin: 10px 10px 10px;
  height: 48px;
}

.field_wrapper .box-container .kids_box-container .field_container {
  font-size: 14px;
  color: #212121;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-block;
  position: relative;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
  padding-left: 13px;
  border: solid 1px rgba(37, 56, 88, 0.2);
  width: 55%;
  line-height: 48px;
  margin-right: 10px;
}

.field_wrapper .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.field_wrapper .checkbox label {
  position: relative;
  height: 50px;
  width: 100%;
}

.field_wrapper .checkbox label input[type=checkbox] + span {
  width: 100%;
  height: 48px;
  padding: 10px 10px 10px 40px;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  font-style: normal;
}

.field_wrapper .checkbox label input[type=checkbox] + span::before {
  content: "";
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 9px;
  top: 15px;
  border: 1px solid #b3bac5;
}

.field_wrapper .checkbox label input[type=checkbox] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.field_wrapper .checkbox label input[type=checkbox]:checked + span {
  border: 1px solid transparent;
  color: #253858;
}

.field_wrapper .checkbox label input[type=checkbox]:checked + span::before {
  content: "";
  background: #0065ff;
  border: 1px solid #0065ff;
}

.field_wrapper .checkbox label input[type=checkbox]:checked + span::after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 16px;
  top: 19px;
}

.field_wrapper_ped {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.field_wrapper_ped .err_ped {
  color: red;
  font-size: 11px;
  margin: 0;
}

.field_wrapper_ped .radio_box_wrapper {
  display: flex;
  flex-wrap: wrap;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner {
  position: relative;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner .input-checkbox {
  -webkit-appearance: none;
  outline: 0;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #5e6c84;
  vertical-align: middle;
  position: absolute;
  top: 16px;
  left: 16px;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner .input-checkbox:checked {
  background-color: #0065ff;
  border: 1px solid #0065ff;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner .input-checkbox:checked:before {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 3px;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner input + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border: solid 1px rgba(37, 56, 88, 0.2);
  padding: 11px 11px 11px 46px;
  margin: 0 0 12px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  min-height: 57px;
  font-weight: 400;
  font-size: 16px;
  color: #253858;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner input + label span {
  font-size: 14px;
  font-weight: 400;
  color: #505f79;
  margin-top: 2px;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner input + label span::before {
  display: none;
}

@media screen and (max-width: 375px) {
  .field_wrapper_ped .radio_box_wrapper .radio_box_inner input + label {
    font-size: 14px;
    padding: 11px 8px 11px 46px;
  }
}
.field_wrapper_ped .radio_box_wrapper .radio_box_inner input:checked + label {
  border-color: #0065ff;
  color: #0065ff;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner .input-radio {
  -webkit-appearance: none;
  outline: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #5e6c84;
  vertical-align: middle;
  position: absolute;
  top: 16px;
  left: 16px;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner .input-radio:checked {
  background-color: #0065ff;
  border: 1px solid #0065ff;
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner .input-radio:checked:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.field_wrapper_ped .radio_box_wrapper .radio_box_inner.selected label .chkbox:before {
  background: url(../../../../cdn/images/bu/checked-ico.png) no-repeat center/contain;
}

.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #253858;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .form-whatsapp {
    margin-bottom: 20px;
  }
}
.form-whatsapp i.icon {
  background: url("../../../images/health/whatsApp4.svg") no-repeat 0 0;
  background-size: cover;
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  display: inline-block;
}

.form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 14px;
  vertical-align: middle;
  margin-left: 5px;
}

.form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.form-whatsapp .slider.round {
  border-radius: 34px;
}

.form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  bottom: -3px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
  box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
}

.form-whatsapp input:checked + .slider {
  background-color: #36b37e;
}

.form-whatsapp input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  transform: translateX(13px);
}

.form-whatsapp input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #36b37e;
  box-shadow: 0 0 1px #36b37e;
}

.loader_btn {
  position: absolute;
  content: "";
  right: 10px;
  top: 10px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.popup-slide .health-insurance-bu {
  margin-top: 0;
  padding: 10px;
}

@media (max-width: 568px) {
  .popup-slide .health-insurance-bu {
    padding: 10px 0;
    background: #fff;
  }
}
.popup-slide .health-insurance-bu .health-insurance-bu-right {
  box-shadow: none;
  width: 100% !important;
}

.popup-slide .bestSellerRgt {
  display: none;
}

.text-cover.for-ind:after {
  content: " for Individual";
}

.artcle_left_panel {
  width: 779px;
  float: left;
  color: #253858;
}

.artcle_left_panel p {
  margin-bottom: 16px;
  font-size: 16px;
  text-align: left;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
}

.artcle_left_panel h1 {
  font-size: 36px;
  letter-spacing: 0.036em;
  line-height: 54px;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel h1 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.024em;
  }
}
.artcle_left_panel h2,
.artcle_left_panel h2 strong {
  margin-top: 0;
  text-align: left !important;
  font-size: 24px;
  letter-spacing: 0.03em !important;
  line-height: 36px;
  font-weight: 600;
}

.artcle_left_panel li,
.artcle_left_panel ul {
  padding: 0;
  margin: 0;
}

.artcle_left_panel .trustedBy .trustedCarousel {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}

.artcle_left_panel .trustedBy .trustedCarousel.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.artcle_left_panel .trustedBy .card {
  width: 140px;
  background-color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  border-radius: 8px;
  border-top: 0;
  border-bottom: 0;
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .trustedBy .card {
    border: 10px solid #f4f7fe;
    border-top: 0;
    border-radius: 15px;
    margin: 0 auto;
  }
}
.artcle_left_panel .trustedBy .card .imgSet {
  background-image: url(../../images/bu/widget-logo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 140px;
  height: 70px;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .trustedBy .card img.img-fluid {
    max-width: 100px;
  }
}
@media screen and (max-width: 320px) {
  .artcle_left_panel .trustedBy .card img.img-fluid {
    max-width: 90px;
  }
}
.artcle_left_panel .trustedBy .slick-dots li button:before {
  width: 10px;
  height: 10px;
  font-size: 0px;
  color: #7a869a;
  opacity: 0.6 !important;
  background: #7a869a;
  border-radius: 100%;
}

.artcle_left_panel .trustedBy .slick-dots li.slick-active button:before {
  color: #253858;
  font-size: 0;
  background: #253858;
}

.artcle_left_panel .trustedBy .slick-dots {
  position: relative;
  bottom: 0;
}

.artcle_left_panel .trustedBy .slick-next.slick-disabled {
  border-color: #a0a9ba !important;
}

.artcle_left_panel .trustedBy .slick-prev.slick-disabled {
  border-color: #a0a9ba !important;
}

.artcle_left_panel .trustedBy .slick-disabled > .customeArrow {
  border-color: #a0a9ba;
}

.artcle_left_panel .trustedBy .slick-next {
  right: 25px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .trustedBy .slick-next {
    right: 0;
  }
}
.artcle_left_panel .trustedBy .slick-prev {
  left: 25px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .trustedBy .slick-prev {
    left: 0;
  }
}
.artcle_left_panel .trustedBy .rounded.slick-next {
  border: 1px solid #2b61ec;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.artcle_left_panel .trustedBy .rounded.slick-prev {
  border: 1px solid #2b61ec;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.artcle_left_panel .trustedBy .customeArrow.slick-disabled {
  border-color: #a0a9ba;
}

.artcle_left_panel .trustedBy .customeArrow {
  border: 1px solid #2b61ec;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}

.artcle_left_panel .trustedBy .customeArrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.artcle_left_panel .trustedBy .customeArrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.artcle_left_panel .trustedBy .customeArrow.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: relative;
  top: 3px;
}

.artcle_left_panel .trustedBy .customeArrow.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.artcle_left_panel .trustedBy.adjust {
  margin-top: 50px;
  margin-bottom: 20px;
}

.artcle_left_panel .trustedBy.adjust .grid p.adjustedItems {
  font-size: 22px;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .trustedBy.adjust .grid p.adjustedItems {
    font-size: 18px;
  }
}
.artcle_left_panel .trustedBy.adjust .grid p.adjustedItems > b {
  color: #172b4d;
  font-weight: 500;
}

.artcle_left_panel .trustedBy.section,
.artcle_left_panel .trustedBysection {
  padding: 20px 20px;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .trustedBy.section,
  .artcle_left_panel .trustedBysection {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.artcle_left_panel .trustedBy.section p,
.artcle_left_panel .trustedBysection p {
  color: #667173;
  font-size: 16px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .trustedBy.section p,
  .artcle_left_panel .trustedBysection p {
    font-size: 14px;
  }
}
.artcle_left_panel .trustedBy.section p b,
.artcle_left_panel .trustedBysection p b {
  color: #1b292c;
}

.artcle_left_panel .trustedBy.section .slick-list,
.artcle_left_panel .trustedBysection .slick-list {
  padding-left: 0 !important;
}

.artcle_left_panel .trustedBy.clearfix {
  display: inherit;
}

.artcle_left_panel .trustedBy.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.artcle_left_panel .trustedBy.bg {
  background-color: #f4f7fe;
}

.artcle_left_panel .numberVal {
  display: inline-block;
}

.artcle_left_panel .grid {
  width: 1170px;
  margin: 0 auto;
}

.artcle_left_panel .layoutfull {
  width: 100%;
}

.artcle_left_panel .leftSection .h2,
.artcle_left_panel .leftSection h1,
.artcle_left_panel .leftSection h2,
.artcle_left_panel .title,
.leftSection .artcle_left_panel .h2,
.leftSection .artcle_left_panel h1,
.leftSection .artcle_left_panel h2 {
  color: #253858;
  font-weight: 600;
}

.artcle_left_panel .bannerDiscalimer {
  font-size: 11px;
  margin-bottom: 5px;
  display: block;
}

.artcle_left_panel .scrollfreez {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

.artcle_left_panel .mt50 {
  margin-top: 50px;
}

.artcle_left_panel .mb20 {
  margin-bottom: 20px;
}

.artcle_left_panel .pd0 {
  padding: 0 !important;
}

.artcle_left_panel .clearfix {
  clear: both;
  display: table;
}

.artcle_left_panel .tcondition {
  font-size: 11px;
  display: block;
  padding: 10px 0;
  margin-bottom: 20px;
}

.artcle_left_panel .tcondition .left {
  float: left;
}

.artcle_left_panel .tcondition .right {
  float: right;
}

.artcle_left_panel .updatedon {
  font-size: 12px;
  padding: 0;
}

.artcle_left_panel .updatedon-top {
  font-size: 10px;
  padding: 0;
  margin: 20px 0;
  border-bottom: 1px solid #ccc;
}

.artcle_left_panel .rightSection {
  width: 342px;
  float: right;
  padding: 0;
}

.artcle_left_panel .grid.contentSection.sticky_widget {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.artcle_left_panel .leftSection {
  width: 779px;
  float: left;
}

.artcle_left_panel .leftSection .mf-h1 {
  font-size: 36px;
  margin: 0 0 10px;
  letter-spacing: 0.036em;
  line-height: 45px;
  color: #253858;
  font-weight: 500;
}

.artcle_left_panel .leftSection .mf-h1 h1 {
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mobilehide {
    display: none;
  }
}
.artcle_left_panel .leftSection img {
  max-width: 100%;
}

.artcle_left_panel .leftSection .left_fullbanner {
  text-align: center;
  max-width: 750px;
  cursor: pointer;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .left_fullbanner {
    max-width: 100%;
    cursor: pointer;
    padding: 10px 20px 0;
    display: block;
    margin-bottom: 0;
  }
  .artcle_left_panel .leftSection .left_fullbanner.mr-20 {
    padding: 10px 0 20px;
  }
}
@media (max-width: 1366px) and (orientation: landscape) {
  .artcle_left_panel .leftSection .left_fullbanner {
    cursor: pointer;
    padding: 10px 20px 20px;
    display: block;
    margin: 0 auto;
  }
}
.artcle_left_panel .leftSection .left_fullbanner img {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .left_fullbanner img {
    width: auto;
    height: auto !important;
  }
}
.artcle_left_panel .leftSection .left_fullbanner img.sqbannerimg {
  max-width: 342px;
  margin: 20px 0;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .left_fullbanner img.sqbannerimg {
    display: block;
    margin: 20px auto;
  }
}
.artcle_left_panel .leftSection .tableDisclaimer {
  font-size: 12px;
  display: inline-block;
  color: #263858;
  position: absolute;
}

.artcle_left_panel .leftSection .individualButton_knowmore {
  text-align: right;
  margin: 15px 0;
}

.artcle_left_panel .leftSection .individualButton_knowmore .buttonBox_orange {
  background: #fd4705 0 0 no-repeat padding-box;
  -webkit-box-shadow: 0 3px 6px #bfbfbf;
  box-shadow: 0 3px 6px #bfbfbf;
  border: 1px solid #fd4705;
  border-radius: 4px;
  opacity: 1;
  width: 170px;
  display: inline-block;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .artcle_left_panel .leftSection .tableDisclaimer {
    text-align: center;
    position: static;
    width: 100%;
  }
  .artcle_left_panel .leftSection .individualButton_knowmore {
    text-align: center;
  }
}
.artcle_left_panel .leftSection .mid-form {
  width: 100%;
  margin: 20px 0;
  float: left;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form {
    max-width: 750px;
    margin: 30px auto;
    display: block;
    float: inherit;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form {
    max-width: 350px;
    width: 100%;
    margin: 20px auto;
  }
}
.artcle_left_panel .leftSection .mid-form .orange-box {
  display: none;
  background: #f45023;
  padding: 5px 20px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.artcle_left_panel .leftSection .mid-form .wrapper {
  width: calc(100% - 250px);
  background: #fff;
  margin-left: calc(100% - 470px);
  padding: 20px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .wrapper {
    margin-left: calc(100% - 440px);
  }
}
@media (max-width: 740px) {
  .artcle_left_panel .leftSection .mid-form .wrapper {
    width: calc(100% - 150px);
    background: #fff;
    margin-left: calc(100% - 380px);
  }
}
@media (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .wrapper {
    width: 100%;
    padding: 15px;
    max-width: 360px;
    margin: 0 auto;
    display: block;
    border-radius: 12px;
  }
}
.artcle_left_panel .leftSection .mid-form .form-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
  background: #0068d9;
  border-radius: 4px;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.artcle_left_panel .leftSection .mid-form .form-block:before {
  content: "";
  width: 170px;
  height: 185px;
  position: absolute;
  background: url(../../images/bu/customize_term_plan_vector.png) no-repeat;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 50px;
  background-size: contain;
}

@media (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .form-block:before {
    display: none;
  }
}
.artcle_left_panel .leftSection .mid-form .form-block .left-div {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-right: 15%;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 43px;
  align-items: center;
  margin-bottom: 10px;
}

@media (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab {
    width: 200px;
    margin: 0 auto 20px;
    position: relative;
    left: 35%;
  }
}
.artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab label {
  user-select: none;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab input[type=radio] {
  display: none;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab input[type=radio] + label {
  z-index: 10;
  margin: 0;
  position: relative;
  color: #676767;
  font-weight: 400;
  background-color: #efefef;
  border: 1px solid #ddd;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 8px;
  border-radius: 4px;
  text-align: center;
  position: relative;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab input[type=radio] + [for=female] {
  left: -10px;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab input[type=radio]:checked + label {
  color: #fff;
  border: 1px solid #0d70db;
  background-color: #0d70db;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  z-index: 100;
  padding: 11px;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab input[type=radio]:checked + label.male {
  padding: 10px;
  margin-right: -10px;
  z-index: 100;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .gender-tab input[type=radio]:checked + label.female {
  padding: 10px;
  margin-left: -10px;
  z-index: 100;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-left,
.artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-right {
  width: 100%;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-left .select-box,
.artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-right .select-box {
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-left .select-box,
  .artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-right .select-box {
    margin-bottom: 0;
  }
}
.artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-right .select-box {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div {
    width: 100%;
  }
}
.artcle_left_panel .leftSection .mid-form .form-block .left-div label {
  font-size: 12px;
  color: #676767;
  display: block;
  padding: 0 5px;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div label {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div label {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div label {
    font-size: 10px;
  }
}
.artcle_left_panel .leftSection .mid-form .form-block .left-div .select-box {
  position: relative;
  display: block;
  width: 100%;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .select-box select {
  border: none;
  background: #fff;
  font-size: 18px;
  line-height: 20px;
  color: #253858;
  padding: 5px;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  background-color: transparent;
  background-image: url(../../images/svg/go-to-down-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 5px top 15px;
  background-size: 5%;
  border-bottom: 1px solid #cfcccc;
  width: 100%;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .select-box select.pl-20 {
  padding-left: 20px;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div .select-box select.error {
  border-color: red;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div .select-box select {
    font-size: 18px;
    padding: 9px 25px 11px 5px;
  }
}
.artcle_left_panel .leftSection .mid-form .form-block .left-div span.life-cover {
  font-size: 12px;
  position: absolute;
  top: 40px;
  left: 22px;
  z-index: 9;
}

.artcle_left_panel .leftSection .mid-form .form-block .left-div span.rupee {
  font-size: 18px;
  position: absolute;
  top: -1px;
  left: 4px;
  z-index: 9;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div span.rupee {
    top: 3px;
  }
}
@media only screen and (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .form-block .left-div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: row;
    justify-content: space-between;
  }
  .artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-left,
  .artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-right {
    width: 48%;
  }
  .artcle_left_panel .leftSection .mid-form .form-block .left-div .inner-block-right {
    padding-top: 63px;
  }
}
@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .form-block {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
@media only screen and (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .form-block {
    padding: 10px;
  }
}
.artcle_left_panel .leftSection .mid-form .right-div {
  display: flex;
  width: 40%;
  flex-direction: column;
  text-align: center;
  height: 100%;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .right-div {
    width: 100%;
    margin-top: 0;
    height: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .right-div {
    width: 100%;
    margin-top: 30px;
    height: auto;
  }
}
.artcle_left_panel .leftSection .mid-form .right-div div.blocks {
  width: 100%;
}

.artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd {
  border: 1px dashed rgba(13, 112, 219, 0.25);
  border-radius: 12px;
  background: #f7faff;
  padding: 8px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd {
    border: 1px dashed #1770db;
    background: #e5f1ff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd p {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd {
    border: 1px dashed #1770db;
    background: #e5f1ff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd p {
    margin-right: 10px;
  }
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd .premium {
    font-size: 16px;
  }
}
@media (max-width: 360px) {
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd {
    border: 1px dashed #1770db;
    background: #e5f1ff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd p {
    margin-right: 10px;
    font-size: 12px;
  }
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks.brd .premium {
    font-size: 14px;
  }
}
.artcle_left_panel .leftSection .mid-form .right-div div.blocks.right {
  text-align: right;
  padding-right: 10px;
}

.artcle_left_panel .leftSection .mid-form .right-div div.blocks p {
  display: inline-block;
  font-size: 14px;
  color: #000;
  line-height: 22px;
  font-weight: 400;
}

.artcle_left_panel .leftSection .mid-form .right-div div.blocks .premium {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks .premium {
    font-size: 16px;
  }
}
.artcle_left_panel .leftSection .mid-form .right-div div.blocks button {
  display: inline-block;
  cursor: pointer;
  border: 0;
  background: #0065ff;
  color: #fff;
  border-radius: 4px;
  padding: 0 30px;
  font-size: 14px;
  height: 40px;
  width: 130px;
  margin: 20% auto 0;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks button {
    font-size: 12px;
    height: 38px;
    padding: 0 20px;
    margin: 20% 0 0;
  }
}
@media only screen and (max-width: 640px) {
  .artcle_left_panel .leftSection .mid-form .right-div div.blocks button {
    font-size: 16px;
    padding: 8px;
    margin: 0 auto;
    height: auto;
    width: 150px;
  }
}
.artcle_left_panel .leftSection .mid-form .disclaimer {
  font-size: 12px;
  margin-top: 20px;
  padding: 0 10px 0 0;
}

.artcle_left_panel .leftSection .mid-form .disclaimer a {
  color: #0065ff;
}

.artcle_left_panel .leftSection .hlvdata-block {
  width: 100%;
  max-width: 760px;
}

.artcle_left_panel .leftSection .hlvdata-block .hlvblock {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 45%;
  display: inline-block;
}

.artcle_left_panel .leftSection .hlvdata-block label {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin-bottom: 16px;
}

.artcle_left_panel .leftSection .hlvdata-block input,
.artcle_left_panel .leftSection .hlvdata-block select {
  width: 90%;
  padding: 5px 10px;
  font-size: 15px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  background-position: 97% 15px;
  background-color: #fbfbfb;
  border: 1px solid #f5f3f3;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  -moz-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
}

.artcle_left_panel .leftSection .hlvdata-block #btnTrmStart .btn {
  border-radius: 4px;
  width: 150px;
  background-color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 10px 18px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  margin: 20px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.artcle_left_panel .leftSection .single_image img {
  float: right;
  padding: 10px;
}

.artcle_left_panel .leftSection .icon-div .sprite_content {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection {
    width: 100%;
  }
}
.artcle_left_panel .leftSection .bannertermredirect img,
.artcle_left_panel .leftSection .bannertravelredirect img {
  width: auto;
  max-width: 100%;
  border-radius: 4px;
  height: auto;
}

.artcle_left_panel .leftSection h1 {
  font-size: 36px;
  margin: 0 0 10px;
  letter-spacing: 0.036em;
  line-height: 45px;
}

.artcle_left_panel .leftSection .h2,
.artcle_left_panel .leftSection h2 {
  font-size: 24px;
  margin: 40px 0 10px;
  letter-spacing: 0.03em;
  line-height: 36px;
  clear: both;
}

.artcle_left_panel .leftSection .h2:first-letter,
.artcle_left_panel .leftSection h2:first-letter {
  text-transform: uppercase;
}

.artcle_left_panel .leftSection .h2 a,
.artcle_left_panel .leftSection h2 a {
  color: #0065ff;
}

.artcle_left_panel .leftSection .h2.mt0,
.artcle_left_panel .leftSection h2.mt0 {
  margin-top: 0;
}

.artcle_left_panel .leftSection h3 {
  font-size: 18px;
  margin-top: 20px;
  color: #253858;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  margin-bottom: 10px;
}

.artcle_left_panel .leftSection h3 a {
  color: #0065ff;
  padding-top: 6px;
  display: block;
}

.artcle_left_panel .leftSection #top_plans.titleFormat {
  font-size: 19px;
  margin-top: 10px;
  color: #0662f6;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.artcle_left_panel .leftSection .paragraphBu,
.artcle_left_panel .leftSection p {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin-bottom: 26px;
}

.artcle_left_panel .leftSection .footable {
  width: 100%;
}

.artcle_left_panel .leftSection .footable .table.whitebg td a.btn-class {
  border-radius: 4px;
  background-color: #0065ff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 6px 18px;
  border: none;
  cursor: pointer;
  text-transform: capitalize;
  width: 120px;
  display: block;
  margin: 0 auto;
}

.artcle_left_panel .leftSection .top-plan-disclaimer {
  font-size: 12px;
  padding: 5px 0 0;
}

.artcle_left_panel .leftSection table {
  border-collapse: collapse;
  width: 100%;
  border: solid 0.8px #e1e1e1;
  font-size: 14px;
  color: #253858;
  margin-top: 10px;
  margin-top: 20px;
  line-height: 27px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.artcle_left_panel .leftSection table .btn-primary,
.artcle_left_panel .leftSection table a.btn-primary,
.artcle_left_panel .leftSection table button.btn-primary,
.artcle_left_panel .leftSection table p a.btn-primary {
  border-radius: 4px;
  background-color: #0065ff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 6px 8px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  width: 120px;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.artcle_left_panel .leftSection table tr:first-child {
  border: none;
  background: #f1f3f5;
  color: #344f7c;
  border-right: solid 0.8px #e1e1e1;
  width: 50%;
}

@media only screen and (max-width: 640px) {
  .artcle_left_panel .leftSection table tr:first-child {
    color: #253858;
  }
}
.artcle_left_panel .leftSection table td {
  border-top: solid 0.8px #e1e1e1;
  border-bottom: solid 0.8px #e1e1e1;
  padding: 10px;
  vertical-align: top;
  border-right: solid 0.8px #e1e1e1;
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
}

.artcle_left_panel .leftSection table td a {
  font-size: 14px;
  font-weight: 500;
  color: #4c9aff !important;
}

.artcle_left_panel .leftSection table td ol,
.artcle_left_panel .leftSection table td ul {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}

.artcle_left_panel .leftSection table td ol li,
.artcle_left_panel .leftSection table td ul li {
  line-height: 18px;
  margin-bottom: 8px;
  padding: 0 0 0 8px;
  display: block;
  position: relative;
}

.artcle_left_panel .leftSection table td ol li:before,
.artcle_left_panel .leftSection table td ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  position: absolute;
  left: -7px;
  top: 13px;
  background: #253858;
  border-radius: 100%;
}

.artcle_left_panel .leftSection .return_calculator_box_investment {
  display: block;
  max-width: 758px;
  margin: 20px auto;
  border-bottom: none;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .calc_form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 15px 55px;
  border: solid 0.8px #e1e1e1;
  border-radius: 6px 6px 0 0;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper {
  width: 100%;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:first-child,
.artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
  width: 36%;
  margin-right: 2%;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
  width: 22%;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper label {
  text-align: left;
  letter-spacing: 0;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper select {
  box-sizing: border-box;
  font-size: 14px;
  padding: 7px 18px 7px 0;
  border: none;
  font-weight: 500;
  border-bottom: solid 0.8px #e1e1e1;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  background: url(../../images/bu/arrow-down_dark.png) no-repeat 99% center;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper .calculateButton {
  background: #0065ff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 12px;
  display: block;
  width: 100%;
  font-weight: 500;
  margin: 24px 0 0;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox {
  position: relative;
  top: -1px;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 0 !important;
  border-top: none;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table .alignCenter {
  text-align: center;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table tr td {
  border: solid 0.8px #e1e1e1;
  border-collapse: collapse;
  padding: 8px 5px;
  text-align: center;
  vertical-align: middle;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table tr:first-child th {
  width: 20%;
  background: #f4f7ff;
  border: none;
  border-right: solid 0.8px #e1e1e1;
  padding: 8px 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  color: #0065ff;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table tr th {
  background: #f4f7fe;
  text-align: center;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table tr:nth-child(2) td {
  background: #f4f7ff;
  border: none;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox .table_know_more {
  background: #fd4705;
  text-align: center;
  color: #fff;
  padding: 8px 20px 8px 5px;
  width: 115px;
  border-radius: 5px;
  margin: 0 auto;
  border: 1px solid #fd4705;
  cursor: pointer;
  font-weight: 500;
  position: relative;
}

.artcle_left_panel .leftSection .return_calculator_box_investment .tableBox .table_know_more:after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 10px;
  top: 13px;
}

.artcle_left_panel .leftSection .number-listing-box {
  margin: 0;
  list-style: none;
  counter-reset: my-sec-counter;
}

.artcle_left_panel .leftSection .number-listing-box li {
  position: relative;
  padding-left: 50px;
  text-align: left !important;
  margin-bottom: 20px;
  letter-spacing: 0.016em;
  font-size: 16px;
  color: #253858;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .artcle_left_panel .leftSection .number-listing-box li {
    padding-left: 50px;
  }
}
.artcle_left_panel .leftSection .number-listing-box li b {
  display: block;
}

.artcle_left_panel .leftSection .number-listing-box li p {
  font-size: 16px;
  font-weight: 400;
}

.artcle_left_panel .leftSection .number-listing-box li ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.artcle_left_panel .leftSection .number-listing-box li ul li::marker {
  display: none;
  color: #fff;
  z-index: -5;
}

.artcle_left_panel .leftSection .number-listing-box li ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #505f79;
  border-radius: 100%;
}

.artcle_left_panel .leftSection .number-listing-box li ul li:after {
  content: none;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .number-listing-box li .data_ul {
    margin-left: 0 !important;
  }
  .artcle_left_panel .leftSection .number-listing-box li .data_ul li {
    margin: 5px 0 15px 5px;
  }
  .artcle_left_panel .leftSection .number-listing-box li .data_ul li:before {
    top: 14px;
  }
}
.artcle_left_panel .leftSection .number-listing-box li.numbers:after {
  width: 44px;
  height: 44px;
  background-color: #f4f5f7;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
}

.artcle_left_panel .leftSection .number-listing-box li.numbers::before {
  width: 44px;
  height: 44px;
  content: "" counter(my-sec-counter) !important;
  counter-increment: my-sec-counter !important;
  position: absolute;
  left: -12px;
  top: 0;
  background: 0 0;
  z-index: 9;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block !important;
}

.artcle_left_panel .leftSection .number-listing-box .heading {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  padding-top: 5px;
}

.artcle_left_panel .leftSection .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

.artcle_left_panel .leftSection .data_ul li {
  padding: 0 0 0 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
  list-style: none;
  line-height: 26px;
}

.artcle_left_panel .leftSection .data_ul li .paragraphBu {
  margin: 0 !important;
}

.artcle_left_panel .leftSection .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.artcle_left_panel .leftSection .data_ul li h3 {
  padding-left: 0;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 0;
  position: relative;
  font-weight: 700;
  display: inline;
}

.artcle_left_panel .leftSection .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.artcle_left_panel .leftSection .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.artcle_left_panel .leftSection .data_ol li h3 {
  padding-left: 0;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 0;
  position: relative;
  font-weight: 700;
  display: inline;
}

.artcle_left_panel .leftSection .faqsWrap ul {
  margin: 8px 0 0 0;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}

.artcle_left_panel .leftSection .faqsWrap ul li {
  border-bottom: 0 solid #e7e7e7;
  padding: 0;
  font-size: 16px;
  color: #253858;
  margin: 0 0 5px 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #f1f3f5;
}

.artcle_left_panel .leftSection .faqsWrap ul li > ul li {
  padding-left: 20px;
  position: relative;
  margin: 10px 0 5px 13px;
}

.artcle_left_panel .leftSection .faqsWrap ul li > ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.artcle_left_panel .leftSection .faqsWrap ul li li {
  background: 0 0;
}

.artcle_left_panel .leftSection .faqsWrap ul li:before {
  display: none;
}

.artcle_left_panel .leftSection .faqsWrap ul li .h2,
.artcle_left_panel .leftSection .faqsWrap ul li .h3,
.artcle_left_panel .leftSection .faqsWrap ul li .h4,
.artcle_left_panel .leftSection .faqsWrap ul li h2,
.artcle_left_panel .leftSection .faqsWrap ul li h3,
.artcle_left_panel .leftSection .faqsWrap ul li h4,
.artcle_left_panel .leftSection .faqsWrap ul li p {
  font-size: 16px;
  color: #253858;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin: 10px 0 0;
}

.artcle_left_panel .leftSection .faqsWrap ul li .h2 > a,
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > label,
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > span,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > a,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > label,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > span,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > a,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > label,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > span,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > a,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > label,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > span,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > a,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > label,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > span,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > a,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > label,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > span,
.artcle_left_panel .leftSection .faqsWrap ul li p > a,
.artcle_left_panel .leftSection .faqsWrap ul li p > label,
.artcle_left_panel .leftSection .faqsWrap ul li p > span {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
  font-size: 16px;
}

.artcle_left_panel .leftSection .faqsWrap ul li .h2 > a:hover,
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > label:hover,
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > span:hover,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > a:hover,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > label:hover,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > span:hover,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > a:hover,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > label:hover,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > span:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > a:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > label:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > span:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > a:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > label:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > span:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > a:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > label:hover,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > span:hover,
.artcle_left_panel .leftSection .faqsWrap ul li p > a:hover,
.artcle_left_panel .leftSection .faqsWrap ul li p > label:hover,
.artcle_left_panel .leftSection .faqsWrap ul li p > span:hover {
  color: #253858;
}

.artcle_left_panel .leftSection .faqsWrap ul li .h2 > a:after,
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > label:after,
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > span:after,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > a:after,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > label:after,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > span:after,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > a:after,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > label:after,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > span:after,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > a:after,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > label:after,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > span:after,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > a:after,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > label:after,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > span:after,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > a:after,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > label:after,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > span:after,
.artcle_left_panel .leftSection .faqsWrap ul li p > a:after,
.artcle_left_panel .leftSection .faqsWrap ul li p > label:after,
.artcle_left_panel .leftSection .faqsWrap ul li p > span:after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 22px;
}

.artcle_left_panel .leftSection .faqsWrap ul li .h2 > a[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > label[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > span[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > a[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > label[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > span[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > a[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > label[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > span[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h2 > a[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h2 > label[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h2 > span[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h3 > a[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h3 > label[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h3 > span[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h4 > a[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h4 > label[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li h4 > span[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li p > a[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li p > label[flag=up],
.artcle_left_panel .leftSection .faqsWrap ul li p > span[flag=up] {
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5 53%);
  border-bottom: dashed 1px rgba(37, 56, 88, 0.2);
  padding-bottom: 14px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
}

.artcle_left_panel .leftSection .faqsWrap ul li .h2 > a[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > label[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li .h2 > span[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > a[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > label[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 > span[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > a[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > label[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 > span[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > a[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > label[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h2 > span[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > a[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > label[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h3 > span[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > a[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > label[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li h4 > span[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li p > a[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li p > label[flag=up]::after,
.artcle_left_panel .leftSection .faqsWrap ul li p > span[flag=up]::after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 26px;
}

.artcle_left_panel .leftSection .faqsWrap ul li .h2 + div,
.artcle_left_panel .leftSection .faqsWrap ul li .h3 + div,
.artcle_left_panel .leftSection .faqsWrap ul li .h4 + div,
.artcle_left_panel .leftSection .faqsWrap ul li h2 + div,
.artcle_left_panel .leftSection .faqsWrap ul li h3 + div,
.artcle_left_panel .leftSection .faqsWrap ul li h4 + div,
.artcle_left_panel .leftSection .faqsWrap ul li p + div {
  padding: 0;
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5);
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: #253858;
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
  border-bottom: solid 0.8px rgba(37, 56, 88, 0.1);
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
}

.artcle_left_panel .leftSection .faqsWrap ul .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

.artcle_left_panel .leftSection .faqsWrap ul .data_ul li {
  padding: 0 0 0 20px;
  font-size: 16px;
  color: #253858;
  margin: 0 0 15px 13px;
  position: relative;
  list-style: none;
}

.artcle_left_panel .leftSection .faqsWrap ul .data_ul li .paragraphBu {
  margin: 0 !important;
}

.artcle_left_panel .leftSection .faqsWrap ul .data_ul li:before {
  content: none;
}

.artcle_left_panel .leftSection .faqsWrap ul .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.artcle_left_panel .leftSection .faqsWrap ul .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.artcle_left_panel .leftSection .faqsWrap ul .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.artcle_left_panel .leftSection .faq-button {
  background: #fbfcfc;
  padding: 6px 0;
  border: 1px solid #0065ff;
  border-radius: 4px;
  width: 234px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
}

.artcle_left_panel .leftSection .allinsurer .footable table {
  text-rendering: optimizeLegibility;
}

.artcle_left_panel .leftSection .allinsurer .footable table tr:first-child {
  background: #f1f3f5 !important;
  color: #fff;
}

.artcle_left_panel .leftSection .allinsurer .footable table tr:nth-child(2n) {
  background: #f7fbfd;
}

.artcle_left_panel .pbRelatedLinks {
  margin-top: 10px;
  width: 100%;
  background-color: #f4f5f7;
  max-width: 100%;
}

.artcle_left_panel .pbRelatedLinks.container {
  width: 100%;
  max-width: 100%;
  padding: 16px;
}

@media (max-width: 1024px) {
  .artcle_left_panel .pbRelatedLinks.container {
    max-width: 100%;
  }
}
.artcle_left_panel .pbRelatedLinks .tagbox {
  background-color: transparent;
  border: 0;
  color: transparent;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: CENTER;
}

@media screen and (max-width: 1024px) {
  .artcle_left_panel .pbRelatedLinks .tagbox {
    display: block;
  }
}
.artcle_left_panel .pbRelatedLinks .tagbox strong {
  font-size: 12px;
  letter-spacing: normal;
  color: #999;
  font-weight: 700;
  margin-right: 5px;
}

.artcle_left_panel .pbRelatedLinks .tagbox a {
  font-size: 12px;
  text-decoration: none;
  line-height: 23px;
  background: #ebf3fe;
  border: 1px solid #0065ff;
  border-radius: 3px;
  padding: 7px 10px;
  color: #0065ff;
  font-weight: 500;
  margin: 5px;
  text-decoration: none;
}

.artcle_left_panel .pbRelatedLinks .tagbox a u {
  text-decoration: none;
}

.artcle_left_panel .pbRelatedLinks.moretag {
  display: table;
}

.artcle_left_panel .pbRelatedLinks.moretag .tagbox {
  color: #6b6b6b;
}

.artcle_left_panel .pbRelatedLinks.moretag a {
  display: inline-block;
  margin: 5px;
  padding: 3px 5px;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .pbRelatedLinks.moretag .tagbox {
    padding: 15px;
    color: transparent;
  }
}
.artcle_left_panel .howMuch_lifeinsurance {
  display: block;
  width: 100%;
  background: #fff;
  border: 2px solid #0662f6;
  padding: 20px;
  border-radius: 5px;
  border-top: 6px solid #0662f6;
  box-shadow: 1px 1px 10px #efefef;
  margin: 10px 0;
}

.artcle_left_panel .howMuch_lifeinsurance .qs {
  font-size: 34px;
  font-weight: 700;
  color: #0662f6;
  line-height: 44px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}

.artcle_left_panel .howMuch_lifeinsurance .qs .subheading {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 10px 0;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper {
  padding: 20px 20px 10px;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count {
  display: none;
  margin-top: 45px;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count:last-child {
  margin-bottom: 0;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .handarrow {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 10px 0 0;
  position: relative;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .handarrow:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../../../cdn/images/handicon.jpg) no-repeat 0 0;
  left: -20px;
  top: 5px;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .handarrow.smallText {
  margin-bottom: 4px;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .small {
  font-size: 14px;
  color: #333;
  letter-spacing: 0.016em;
  line-height: 20px;
  margin-bottom: 0;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .handarrow.smallText + .small {
  margin-bottom: 20px;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .no,
.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .yes {
  display: inline-block;
  background: #ccc;
  color: #847d7d;
  border-radius: 5px;
  text-align: center;
  padding: 5px 30px;
  margin-right: 10px;
  font-weight: 500;
  min-width: 89px;
  cursor: pointer;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .no.active,
.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .no:hover,
.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .yes.active,
.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .yes:hover {
  background: #0662f6;
  color: #fff;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .form {
  position: relative;
  margin-top: 16px;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .form span {
  display: block;
  font-size: 15px;
  color: #333;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .form input {
  width: 100%;
  max-width: 300px;
  padding: 10px 10px 10px 34px;
  border-radius: 5px;
  border: 2px solid #ccc;
  font-size: 15px;
  line-height: 15px;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .form input.error {
  border: 2px solid red;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .form:first-child {
  display: block;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count .form .fa-inr {
  font-size: 20px;
  position: absolute;
  top: 14px;
  left: 12px;
}

.artcle_left_panel .howMuch_lifeinsurance .quesWrapper .q_count:first-child {
  display: block;
  margin-top: 0;
}

.artcle_left_panel .howMuch_lifeinsurance .caluclateInsurance_premium {
  display: block;
  margin: 20px 20px 20px;
  display: none;
}

.artcle_left_panel .howMuch_lifeinsurance .caluclateInsurance_premium .submitLink {
  border-radius: 4px;
  background-color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 11px 38px;
  display: inline-block;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  margin-right: 10px;
  width: 142px;
  text-align: center;
}

.artcle_left_panel .howMuch_lifeinsurance .caluclateInsurance_premium .resetLink {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #a2a0a0;
  padding: 10px 38px;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  width: 142px;
  text-align: center;
}

@media only screen and (max-width: 440px) {
  .artcle_left_panel .howMuch_lifeinsurance .caluclateInsurance_premium {
    margin: 20px 20px 0;
  }
  .artcle_left_panel .howMuch_lifeinsurance .caluclateInsurance_premium .resetLink,
  .artcle_left_panel .howMuch_lifeinsurance .caluclateInsurance_premium .submitLink {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}
.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10001;
  display: none;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover.open {
  display: block;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup {
  max-width: 300px;
  width: 100%;
  position: absolute;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 300px;
  border-radius: 10px;
  padding: 46px 15px 15px;
  display: flex;
  align-items: center;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue {
  width: 100%;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text {
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  color: #333;
  margin-bottom: 15px;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text.blue {
  font-size: 30px;
  font-weight: 900;
  color: #00f;
  border-bottom: 1px dashed rgba(32, 69, 245, 0.3);
  padding-bottom: 12px;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text.blue .fa-inr {
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting {
  text-align: center;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting span {
  display: block;
  text-align: center;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .smalltext {
  font-size: 14px;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext {
  font-size: 27px;
  color: #2045f5;
  font-weight: 600;
  line-height: 28px;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext i {
  font-size: 14px;
  font-style: normal;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext .fa-inr {
  font-size: 23px;
  margin-right: 6PX;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .viewplan {
  display: block;
  width: 190px;
  background: #ee4e34;
  cursor: pointer;
  padding: 9px;
  text-align: center;
  margin-top: 30px;
  margin: 10px auto 5px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .verysmalltext {
  font-size: 9px;
  text-align: center;
  display: block;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .smalltext {
  font-size: 13px;
  text-align: center;
  display: block;
  line-height: 20px;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .viewplan {
  display: block;
  width: 190px;
  background: #ee4e34;
  cursor: pointer;
  padding: 9px;
  text-align: center;
  margin-top: 30px;
  margin: 20px auto 0;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  text-transform: uppercase;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  top: 5px;
  right: 10px;
  z-index: 10002;
  cursor: pointer;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:after,
.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:before {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  background-color: #333;
  top: 7px;
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.artcle_left_panel .howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .block_content_wrapper {
    background: #fff;
    border: solid rgba(23, 43, 77, 0.2);
    border-width: 1px 0 1px 0;
    margin: 0 0 20px;
    padding: 16px;
    clear: both;
  }
  .artcle_left_panel .updatedon {
    font-size: 12px;
    padding: 0 15px 10px;
    display: block;
  }
  .artcle_left_panel .travel_top .travelBackground {
    margin: 0 auto;
  }
  .artcle_left_panel .topSliderIcon .slick-arrow {
    position: absolute;
  }
  .artcle_left_panel .grid {
    padding: 0;
    display: block;
    width: 100%;
  }
  .artcle_left_panel .grid .leftSection .planbox {
    height: auto;
  }
  .artcle_left_panel .grid .leftSection .planbox .planlogo {
    height: auto;
    position: relative;
    text-align: center;
  }
  .artcle_left_panel .grid .leftSection .planbox .planlogo img {
    position: initial;
  }
  .artcle_left_panel .grid .leftSection .planbox h3 {
    display: block;
    padding-left: 0;
    margin: 0 0 20px;
    width: 100%;
    text-align: center;
  }
  .artcle_left_panel .grid .leftSection .planbox .knowmore_item {
    text-align: center;
    font-weight: 500;
  }
  .artcle_left_panel .grid .leftSection .restPlans {
    margin: 0 auto 0;
  }
  .artcle_left_panel .grid .leftSection .bannertermredirect img,
  .artcle_left_panel .grid .leftSection .bannertravelredirect img {
    width: auto;
    max-width: 100%;
    border-radius: 4px;
  }
  .artcle_left_panel .grid .leftSection .single_image {
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .artcle_left_panel .grid .leftSection .single_image img {
    float: initial !important;
    padding: 10px;
    width: 100%;
    max-width: 400px;
    margin: 0 auto !important;
  }
  .artcle_left_panel .grid .leftSection .h1,
  .artcle_left_panel .grid .leftSection .h1 strong,
  .artcle_left_panel .grid .leftSection h1,
  .artcle_left_panel .grid .leftSection h1 strong {
    font-size: 24px;
    line-height: 36px;
    margin: 10px 0 10px;
    letter-spacing: 0.024em;
  }
  .artcle_left_panel .grid .leftSection .h2,
  .artcle_left_panel .grid .leftSection .h2 strong,
  .artcle_left_panel .grid .leftSection h2,
  .artcle_left_panel .grid .leftSection h2 strong {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 10px;
    letter-spacing: 0.02em;
  }
  .artcle_left_panel .grid .leftSection .h3,
  .artcle_left_panel .grid .leftSection .h3 strong,
  .artcle_left_panel .grid .leftSection h3,
  .artcle_left_panel .grid .leftSection h3 strong {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.016em;
    margin: 10px 0 10px;
  }
  .artcle_left_panel .grid .leftSection .h3 a,
  .artcle_left_panel .grid .leftSection .h3 strong a,
  .artcle_left_panel .grid .leftSection h3 a,
  .artcle_left_panel .grid .leftSection h3 strong a {
    padding-top: 5px;
    display: block;
  }
  .artcle_left_panel .grid .leftSection h1.allinsurer_new {
    margin: 0 15px;
    padding: 0 15px;
  }
  .artcle_left_panel .grid .leftSection .number-listing-box li.numbers:before {
    left: -2px;
    top: -5px;
  }
  .artcle_left_panel .grid .leftSection .number-listing-box li.numbers:after {
    left: -2px;
    top: -5px;
  }
  .artcle_left_panel .pbRelatedLinks {
    margin-top: 0;
    background: 0 0;
  }
  .artcle_left_panel .pbRelatedLinks .tagbox {
    float: initial;
    text-align: left;
    padding: 0;
  }
  .artcle_left_panel .pbRelatedLinks .tagbox strong {
    text-align: left;
    display: block;
    padding: 5px;
  }
  .artcle_left_panel .pbRelatedLinks .tagbox a {
    display: inline-block;
    margin: 4px;
    padding: 3px 3px;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment {
    width: 100%;
    max-width: 100%;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form {
    padding: 15px 0 15px;
    border: none;
    border-radius: 6px 6px 0 0;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper label {
    padding: 15px 0 5px;
    display: block;
    font-size: 15px;
    font-weight: 500;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper select {
    font-size: 16px;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:first-child,
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
    width: 70%;
    margin-right: 2%;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
    width: 32%;
    margin: 20px 0;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table {
    border-top: solid 0.8px #e1e1e1;
  }
}
.artcle_left_panel .card {
  border-radius: 0;
  background: #fff;
  margin: 20px 0;
  border-radius: 0;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  border-left: 0;
  border-right: 0;
}

.artcle_left_panel .card.ratingsBlock {
  background: #fff;
}

.artcle_left_panel .nav-link ul:before {
  display: none;
}

.artcle_left_panel .leftSection,
.artcle_left_panel .rightSection {
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  letter-spacing: 0.5px;
}

@media only screen and (max-width: 768px) {
  .artcle_left_panel .leftSection .return_calculator_box_investment {
    width: 100%;
    max-width: 100%;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .tableBox {
    overflow-x: scroll;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table {
    width: 700px;
  }
  .artcle_left_panel .pbRelatedLinks .tagbox a {
    font-size: 11px;
    padding: 5px 2px;
  }
  .artcle_left_panel .single_image img {
    float: initial;
    padding: 10px;
    width: 100%;
    max-width: 400px;
  }
}
@media only screen and (max-width: 640px) {
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:first-child,
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
    width: 90%;
    margin-right: 2%;
  }
  .artcle_left_panel .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
    width: 60%;
    margin: 20px 0;
  }
  .artcle_left_panel .pbRelatedLinks .tagbox a {
    display: inline-block;
    margin: 4px;
    line-height: 13px;
    font-size: 11px;
    padding: 4px;
    text-align: center;
  }
  .artcle_left_panel .single_image img {
    float: initial;
    padding: 10px;
    width: 100%;
    max-width: 400px;
  }
  .artcle_left_panel .showForm {
    margin: 0 auto 2%;
    width: 100%;
  }
  .artcle_left_panel .leftSection .h1,
  .artcle_left_panel .leftSection .h1 strong,
  .artcle_left_panel .leftSection h1,
  .artcle_left_panel .leftSection h1 strong {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.024em;
  }
  .artcle_left_panel .leftSection .h2,
  .artcle_left_panel .leftSection .h2 strong,
  .artcle_left_panel .leftSection h2,
  .artcle_left_panel .leftSection h2 strong {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.02em;
  }
  .artcle_left_panel .leftSection .h3,
  .artcle_left_panel .leftSection .h3 strong,
  .artcle_left_panel .leftSection h3,
  .artcle_left_panel .leftSection h3 strong {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.016em;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .artcle_left_panel .leftSection .return_calculator_box_investment .tableBox table {
    width: 500px;
  }
}
@media only screen and (max-width: 360px) {
  .artcle_left_panel .rightSection .graphDiv img {
    width: 100%;
  }
  .artcle_left_panel .leftSection .left_fullbanner img {
    width: 100%;
  }
}
.artcle_left_panel .fd_bankwise {
  margin: 20px 0 0;
}

.artcle_left_panel .fd_bankwise .heading {
  padding: 0 0 10px;
  font-weight: 500;
}

.artcle_left_panel .blue-block {
  border: 1px solid #005387;
  min-height: 100px;
  display: flex;
  padding: 10px;
  column-gap: 10px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .artcle_left_panel .blue-block {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}
.artcle_left_panel .blue-block .col-md-3 {
  width: 25%;
  text-align: center;
  border-right: 1px solid #005387;
  padding-right: 10px;
}

.artcle_left_panel .blue-block .col-md-3:last-child() {
  border: 0;
}

@media only screen and (max-width: 767px) {
  .artcle_left_panel .blue-block .col-md-3 {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #005387;
    padding-bottom: 10px;
  }
}
.artcle_left_panel .blue-block .col-md-4 {
  width: 33.333%;
  text-align: center;
  border-right: 1px solid #005387;
  padding-right: 10px;
}

.artcle_left_panel .blue-block .col-md-4:last-child() {
  border: 0;
}

@media only screen and (max-width: 767px) {
  .artcle_left_panel .blue-block .col-md-4 {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #005387;
    padding-bottom: 10px;
  }
}
.artcle_left_panel .blue-block span.fd-icon {
  width: 32px;
  height: 34px;
  display: inline-block;
  margin: 0 auto;
  background: url(../../images/bu/fd-icons.png) no-repeat;
  background-size: 100%;
}

.artcle_left_panel .blue-block span.fd-icon.tenure {
  background-position: 0 -43px;
}

.artcle_left_panel .blue-block span.fd-icon.rate {
  background-position: 0 -87px;
}

.artcle_left_panel .blue-block .leftSection span.h2,
.artcle_left_panel .blue-block span.title,
.artcle_left_panel .leftSection .blue-block span.h2,
.leftSection .artcle_left_panel .blue-block span.h2 {
  font-size: 18px;
  display: block;
  color: #333;
}

.artcle_left_panel .blue-block span.figer,
.artcle_left_panel .blue-block span.limit {
  font-size: 13px;
  display: block;
  color: #005387;
}

.artcle_left_panel .bannercarredirect {
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .bannercarredirect {
    max-width: 400px;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
  }
}
.artcle_left_panel .timeline-item {
  background: #e1edff;
  border-radius: 3px;
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
  min-height: 450px;
}

.artcle_left_panel .animated-background {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #e1edff 8%, #f6faff 50%, #e1edff 100%);
  background-size: 1100px 104px;
  height: 450px;
  position: relative;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
.artcle_left_panel .insurer-language {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 15px 25px 5px;
  margin: 20px 0;
  overflow: hidden;
}

.artcle_left_panel .insurer-language .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: flex !important;
  width: 100% !important;
  margin-bottom: 20px;
}

.artcle_left_panel .insurer-language .insurer-by-company-title .h2,
.artcle_left_panel .insurer-language .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #172b4d;
  border-bottom: 3px solid #0065ff;
  margin: 0 !important;
}

.artcle_left_panel .insurer-language h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 19px;
  color: #172b4d;
}

.artcle_left_panel .insurer-language h4 span {
  vertical-align: text-top;
}

.artcle_left_panel .insurer-language.sliderWrapper .insurer-by-company-content {
  justify-content: inherit;
}

.artcle_left_panel .insurer-language .insurer-by-company-content {
  margin-top: 0;
  display: flex;
  position: relative;
  justify-content: center;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .insurer-language .insurer-by-company-content {
    justify-content: flex-start !important;
    margin-left: -10px;
  }
}
.artcle_left_panel .insurer-language .insurer-by-company-content.items {
  width: 95%;
  margin: 0 auto;
}

.artcle_left_panel .insurer-language .insurer-by-company-content .insurer-by-company-block {
  height: 140px !important;
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16) !important;
  background: #fff;
  margin: 0 15px 14px 0;
  padding: 15px 12px 0;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  min-width: 155px;
  cursor: pointer;
}

.artcle_left_panel .insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place {
  height: 60px;
  display: flex;
  width: 112px;
  margin: 0;
  padding: 0 0 10px;
  position: relative;
  align-items: center;
}

.artcle_left_panel .insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place img {
  width: 120px;
  height: 45px;
  max-width: 100%;
  object-fit: contain;
}

.artcle_left_panel .insurer-language .insurer-by-company-content .insurer-by-company-block p {
  color: #253858;
  font-size: 14px;
  line-height: 16px;
  text-align: center !important;
}

.artcle_left_panel .insurer-language .slick-next.slick-arrow,
.artcle_left_panel .insurer-language .slick-prev.slick-arrow {
  content: "";
  border: solid #253858;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 55px;
  border-radius: 2px;
  cursor: pointer;
  width: 18px;
  height: 18px;
  background: 0 0;
}

.artcle_left_panel .insurer-language .slick-prev.slick-arrow {
  left: -27px;
}

.artcle_left_panel .insurer-language .slick-next.slick-arrow {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: -26px;
}

.artcle_left_panel .languageArticleName {
  max-width: 155px;
  text-align: center;
  padding: 0 6px;
  color: #0065ff;
  margin: 0 15px 0 0;
  word-break: break-word;
}

.artcle_left_panel .languageArticleName a {
  color: #0065ff;
}

.artcle_left_panel .languageBox {
  width: 56px;
  height: 56px;
  background: url("../../images/health/language_icons.svg") no-repeat 0 0;
  margin-bottom: 16px;
}

.artcle_left_panel .languageBox.eng {
  background-position: 0 0;
}

.artcle_left_panel .languageBox.hi-in,
.artcle_left_panel .languageBox.mr-in {
  background-position: 0 -90px;
}

.artcle_left_panel .languageBox.te-in {
  background-position: 0 -180px;
}

.artcle_left_panel .languageBox.ta-in {
  background-position: 0 -270px;
}

.artcle_left_panel .languageBox.kn-in {
  background-position: 0 -360px;
}

.artcle_left_panel .languageBox.ml-in {
  background-position: 0 -450px;
}

.artcle_left_panel .languageBox.or-in {
  background-position: 0 -540px;
}

.artcle_left_panel .languageBox.gu-in {
  background-position: 0 -630px;
}

.artcle_left_panel .languageBox.pa-in {
  background-position: 0 -720px;
}

.artcle_left_panel .languageBox.bn-in {
  background-position: 0 -810px;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .block_language {
    border: none !important;
    padding: 12px !important;
  }
  .artcle_left_panel .languageContainer {
    background: #f4f7fe;
    border-radius: 8px;
    padding: 12px 0 12px 12px;
  }
  .artcle_left_panel .languageContainer .insurer-by-company-content .insurer-by-company-block {
    min-width: 145px;
  }
  .artcle_left_panel .insurer-language .insurer-by-company-content::-webkit-scrollbar {
    display: none;
  }
  .artcle_left_panel .insurer-language .insurer-by-company-content {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .artcle_left_panel .insurer-language .insurer-by-company-content {
    margin-left: -10px;
    margin-right: 0;
    overflow-x: auto;
    width: 100%;
    padding-left: 10px;
    justify-content: flex-start;
  }
  .artcle_left_panel .languageArticleName {
    font-size: 14px;
    max-width: 100%;
  }
  .artcle_left_panel .blockLanguageSlider {
    outline: 0;
  }
}
.artcle_left_panel .promotional_banner_right .contentBanner.sq img {
  max-width: 394px;
  margin: 0 auto;
  display: block;
}

.artcle_left_panel .leftSection .h2.tp0,
.artcle_left_panel .leftSection h2.tp0,
.artcle_left_panel .rightSection > .card {
  margin-top: 0;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .leftSection .h2.tp0,
  .artcle_left_panel .leftSection h2.tp0,
  .artcle_left_panel .rightSection > .card {
    padding: 10px 0 10px;
  }
}
.artcle_left_panel .animated-banner {
  margin-bottom: 20px;
}

.artcle_left_panel .animated-banner .am-banner.desktop {
  width: 750px;
  height: auto;
  display: block;
  cursor: pointer;
}

.artcle_left_panel .animated-banner .am-banner.desktop lottie-player {
  width: 100% !important;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .animated-banner .am-banner.desktop {
    display: none;
  }
}
.artcle_left_panel .animated-banner .am-banner.mobile {
  display: none;
  width: 350px;
  height: auto;
  cursor: pointer;
}

.artcle_left_panel .animated-banner .am-banner.mobile lottie-player {
  width: 100% !important;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .animated-banner .am-banner.mobile {
    display: block;
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 375px) {
  .artcle_left_panel .animated-banner .am-banner.mobile {
    width: 320px;
    margin: 0 auto;
    margin: 0 auto;
  }
  .artcle_left_panel .animated-banner .am-banner.mobile lottie-player {
    width: 300px !important;
    height: 350px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 320px) {
  .artcle_left_panel .animated-banner .am-banner.mobile {
    width: 288px;
    margin: 0 auto;
  }
  .artcle_left_panel .animated-banner .am-banner.mobile lottie-player {
    width: 280px !important;
    height: 350px;
    margin: 0 auto;
  }
}
.artcle_left_panel .grid.contentSection.sticky_widget {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .grid.contentSection.sticky_widget {
    flex-direction: column;
    width: 100%;
  }
}
.artcle_left_panel .grid.contentSection.sticky_widget .leftSection {
  width: 779px;
  margin-right: 40px;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .grid.contentSection.sticky_widget .leftSection {
    margin: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .artcle_left_panel #newformat {
    width: 100% !important;
  }
}
.artcle_left_panel .faqsWrapper ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

.artcle_left_panel .faqsWrapper ul li {
  padding-left: 0;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 30px;
  position: relative;
  list-style-type: disc;
  line-height: 30px !important;
}

.artcle_left_panel h2.underline {
  position: relative;
}

.artcle_left_panel h2.underline:before {
  content: "";
  position: absolute;
  width: 80px;
  background: #ffab00;
  height: 2px;
  bottom: -6px;
}

.artcle_left_panel h2.numberbullet > span {
  font-size: 18px;
  margin-top: 20px;
  color: #253858;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  position: absolute;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: -45px;
  background: #ececec;
  border-radius: 50%;
  margin: 0;
}

.artcle_left_panel h3.underline {
  position: relative;
}

.artcle_left_panel h3.underline:before {
  content: "";
  position: absolute;
  width: 80px;
  background: #16af05;
  height: 2px;
  bottom: -6px;
}

.artcle_left_panel h3.numberbullet > span {
  font-size: 18px;
  margin-top: 20px;
  color: #253858;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  position: absolute;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: -45px;
  background: #ececec;
  border-radius: 50%;
  margin: 0;
}

.artcle_left_panel .indent50 {
  padding-left: 50px;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 10px 0 0 0;
  margin: 20px 0;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: calc(100% - 48px);
  margin: 16px 24px 0;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .insurer-by-company-title {
    margin: 16px 16px 0;
    width: calc(100% - 36px);
  }
}
.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #253858;
  border-bottom: 3px solid #0065ff;
  margin: 0 !important;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselWrapperPersonal {
  background: 0 0;
  margin-bottom: 16px;
  padding-top: 0 !important;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselWrapperPersonal .slick-initialized {
  margin-left: 8px;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselWrapper {
  color: #253858;
  position: relative;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card {
  width: 337px;
  height: 500px;
  background: #fff;
  border: none;
  border-radius: 8px !important;
  -webkit-box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16) !important;
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16) !important;
  margin: 20px 16px 20px 16px;
  padding: 6px 16px 16px;
  position: relative;
}

@media (max-width: 568px) {
  .artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card {
    width: 100%;
    min-width: 300px;
    max-width: 300px;
    margin: 20px 0 10px 16px;
  }
}
.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-initialized .slick-slide {
  display: block;
  outline: 0;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-arrow.slick-prev {
  right: 70px;
  left: auto;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-arrow {
  top: -17px;
  background: 0 0;
  border: none;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-arrow.slick-next {
  right: 23px;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-arrow::before {
  border: solid #000;
  border-width: 0 3px 3px 0;
  padding: 6px;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-initialized {
  margin-left: 8px;
}

@media (max-width: 1024px) {
  .artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-initialized {
    margin-left: 0;
  }
}
@media (max-width: 568px) {
  .artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .slick-initialized {
    margin-left: 8px;
  }
}
.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card h3 {
  font-size: 16px;
  font-weight: 700;
  color: #253858;
  text-align: center;
  line-height: 24px;
  margin-bottom: 8px;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card h3 a,
.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card h3 a:hover {
  color: #0065ff;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card p {
  font-size: 16px;
  font-weight: 400;
  color: #505f79;
  text-align: center !important;
  line-height: 26px;
  height: 208px;
  margin-bottom: 7px;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .viewPlanCTA {
  border: 1px solid #0065ff;
  border-radius: 8px;
  padding: 8px 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  background: #0065ff;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .viewPlanCTA:hover {
  background: #0051cc;
  color: #fff;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .imageBlockPersonal {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-height: 99px;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .imageBlockPersonal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100px;
  width: 220px;
  margin: 12px auto 0;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .imageBlockPersonal img {
  display: block;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .blockTextPlans {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 300px;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .blockTextPlans {
    min-height: 310px;
  }
}
.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .blockTextPlans h3 {
  margin-bottom: 0;
  margin-top: 12px;
  padding: 0 24px;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .blockTextPlans p {
  margin-bottom: 12px;
  height: auto;
}

.artcle_left_panel #perosnalBlockInsurer.perosnalBlockInsurer .carouselBlockPersonal.card .everyoneCta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48px;
  flex: 0 0 48px;
}

.artcle_left_panel table {
  border-collapse: collapse;
  width: 99%;
  border: solid 0.8px #e1e1e1;
  font-size: 14px;
  color: #253858;
  margin-top: 10px;
  border-radius: 8px;
  padding: 10px;
  vertical-align: top;
  border-right: solid 0.8px #e1e1e1;
  text-align: left !important;
  font-size: 14px;
}

.artcle_left_panel table tr:first-child td {
  border: none;
  background: #f1f3f5;
  color: #253858;
  border-right: solid 0.8px #e1e1e1;
  text-align: left !important;
  font-size: 14px;
  width: 50%;
}

.artcle_left_panel table td {
  border-top: solid 0.8px #e1e1e1;
  border-bottom: solid 0.8px #e1e1e1;
  padding: 10px;
  vertical-align: top;
  border-right: solid 0.8px #e1e1e1;
  text-align: left !important;
  font-size: 14px;
}

.artcle_left_panel table td .btn.btn-primary {
  border-radius: 4px;
  background-color: #0065ff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 6px 18px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  width: 120px;
  display: block;
  margin: 0 auto;
  line-height: 36px;
  min-width: 120px;
}

.artcle_left_panel table p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #253858;
  text-align: left !important;
  letter-spacing: 0.016em;
}

.artcle_left_panel .perosnalBlockInsurer {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 10px 0 0 0;
  margin: 20px 0;
}

@media (max-width: 1024px) {
  .artcle_left_panel .perosnalBlockInsurer {
    border-radius: 0;
  }
}
.artcle_left_panel .perosnalBlockInsurer .insurer-by-company-title {
  display: flex;
  width: calc(100% - 48px);
  margin: 16px 24px 0;
}

.artcle_left_panel .perosnalBlockInsurer .insurer-by-company-title {
  margin: 16px 20px 0;
  width: calc(100% - 40px);
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .perosnalBlockInsurer .insurer-by-company-title {
    margin: 0 20px 0;
  }
}
.artcle_left_panel .perosnalBlockInsurer .insurer-by-company-title h2 {
  display: inline-block;
  border-bottom: 0;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .perosnalBlockInsurer .insurer-by-company-title h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 400px) {
  .artcle_left_panel .perosnalBlockInsurer .insurer-by-company-title h2 {
    font-size: 18px;
    line-height: 28px;
  }
}
.artcle_left_panel .carouselWrapperPersonal {
  background: 0 0;
  margin-bottom: 16px;
  padding-top: 0;
}

.artcle_left_panel .carouselWrapperPersonal .slick-arrow {
  position: absolute;
  width: 31px;
  height: 31px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid rgba(23, 43, 77, 0.2);
  top: -31px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  z-index: 2;
}

.artcle_left_panel .carouselWrapperPersonal.card {
  width: 337px;
  height: 450px;
  background: #fff;
  border: none;
  border-radius: 8px;
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16) !important;
  margin: 20px 16px 20px 16px;
  padding-bottom: 16px;
  position: relative;
}

.artcle_left_panel .carouselWrapperPersonal .viewPlanCTA {
  border: 1px solid #0065ff;
  border-radius: 4px;
  padding: 8px 0;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: #0065ff;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

.artcle_left_panel .carouselWrapperPersonal .viewPlanCTA:hover {
  background: #0051cc;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel .carouselWrapperPersonal {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
  }
}
.artcle_left_panel .carouselWrapperPersonal .slick-initialized .slick-slide {
  display: block;
  outline: 0;
}

.artcle_left_panel .carouselWrapperPersonal .slick-arrow.slick-prev {
  right: 70px !important;
  left: auto;
}

.artcle_left_panel .carouselWrapperPersonal .slick-arrow {
  top: -27px !important;
  background: 0 0 !important;
  border: none !important;
}

@media only screen and (max-width: 640px) {
  .artcle_left_panel .carouselWrapperPersonal .slick-arrow {
    display: none !important;
  }
}
.artcle_left_panel .carouselWrapperPersonal .slick-arrow.slick-next {
  right: 23px !important;
}

.artcle_left_panel .carouselWrapperPersonal .slick-arrow::before {
  content: "";
  width: 16px;
  height: 16px;
  border: solid #000 !important;
  border-width: 0 3px 3px 0 !important;
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 7px;
}

.artcle_left_panel .carouselWrapperPersonal .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
}

.artcle_left_panel .carouselWrapperPersonal .slick-arrow.slick-prev::before {
  transform: rotate(-225deg);
}

.artcle_left_panel .carouselWrapperPersonal .slick-initialized {
  margin-left: 8px;
}

.artcle_left_panel .blockTextPlans {
  position: relative;
}

.artcle_left_panel .blockTextPlans h3 {
  font-size: 16px;
  font-weight: 700;
  color: #253858;
  text-align: center;
  line-height: 24px;
  margin-bottom: 8px;
}

.artcle_left_panel .blockTextPlans a,
.artcle_left_panel .blockTextPlans a:hover {
  color: #0065ff;
}

.artcle_left_panel .blockTextPlans p {
  font-size: 16px;
  font-weight: 400;
  color: #505f79;
  text-align: center;
  line-height: 26px;
  height: 208px;
  margin-bottom: 7px;
}

.artcle_left_panel .blockTextPlans .imageBlockPersonal {
  display: flex;
  justify-content: center;
  height: 100px;
  width: 220px;
  margin: 12px auto 0;
}

.artcle_left_panel .blockTextPlans .slick-initialized .slick-slide {
  display: block;
  outline: 0;
}

.artcle_left_panel .blockTextPlans .slick-arrow.slick-prev {
  right: 70px;
  left: auto;
}

.artcle_left_panel .blockTextPlans .slick-arrow {
  top: -25px;
  background: 0 0;
  border: none;
}

.artcle_left_panel .blockTextPlans .slick-arrow.slick-next {
  right: 23px;
}

.artcle_left_panel .blockTextPlans .slick-arrow::before {
  border: solid #000;
  border-width: 0 3px 3px 0;
  padding: 6px;
  display: inline-block;
}

.artcle_left_panel .blockTextPlans .slick-initialized {
  margin-left: 8px;
}

.artcle_left_panel .carouselCover {
  width: 258px;
  height: auto;
  background: #fff;
  border: none;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 20px 0 20px 12px;
  padding-bottom: 16px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .carouselCover {
    padding-bottom: 12px;
  }
}
.artcle_left_panel .boxCover1 {
  height: 158px;
  width: 100%;
  border-radius: 8px 8px 0 0;
  display: inline-block;
  text-align: center;
  line-height: 158px;
  position: relative;
  cursor: pointer;
}

.artcle_left_panel .numberBox {
  position: relative;
  left: 0;
  top: -1px;
  z-index: 4;
  height: 158px;
  width: 100%;
  text-align: center;
}

.artcle_left_panel .numberCover {
  font-size: 80px;
  font-weight: 700;
  display: inline-block;
}

.artcle_left_panel .lakhCover {
  font-size: 50px;
  font-weight: 700;
  display: inline-block;
}

.artcle_left_panel .boxCover1::after {
  content: "";
  width: 124px;
  height: 124px;
  opacity: 0.3;
  border-radius: 50%;
  z-index: 3;
  position: absolute;
  left: 38px;
  top: 12px;
  background: 0 0;
}

.artcle_left_panel .boxCover1::before {
  content: "";
  display: none;
  width: 4px;
  height: 122px;
  border-radius: 8px 0 0 8px;
  z-index: 3;
  position: absolute;
  left: -4px;
  bottom: -63px;
}

.artcle_left_panel .product-cover {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 10px 0;
  line-height: normal;
  color: #253858;
}

.artcle_left_panel .text-cover {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  width: 100%;
  color: #253858;
  cursor: pointer;
  min-height: 40px;
}

.artcle_left_panel .text-cover:hover,
.artcle_left_panel .text-cover:visited {
  color: #253858;
}

.artcle_left_panel .button-cover {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #0065ff;
  color: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px 0 14px;
  cursor: pointer;
  background: #0065ff;
  padding: 4px 0;
  padding: 7px;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: center;
  position: relative;
}

.artcle_left_panel .button-cover.loading {
  font-size: 0;
  height: 36px;
}

.artcle_left_panel .button-cover.loading::after {
  position: absolute;
  content: "";
  right: 43%;
  top: 9px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 20px;
  height: 20px;
  animation: spin 1.2s linear infinite;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .button-cover {
    margin: 12px 0;
  }
}
.artcle_left_panel .view-details-button {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: center;
  width: 100%;
}

.artcle_left_panel .boxCover1.color1 {
  background: #cbcfff;
  color: #7f87dd;
}

.artcle_left_panel .boxCover1.color1::before {
  background: #2a38cc;
}

.artcle_left_panel .boxCover1.color2 {
  background: #8de5ff;
  color: #3dbade;
}

.artcle_left_panel .boxCover1.color2::before {
  background: #0ab3e5;
}

.artcle_left_panel .boxCover1.color2::after {
  opacity: 0.4;
}

.artcle_left_panel .boxCover1.color3 {
  background: #9fffce;
  color: #6bcb9b;
}

.artcle_left_panel .boxCover1.color3::before {
  background: #42cc87;
}

.artcle_left_panel .boxCover1.color3::after {
  opacity: 0.4;
}

.artcle_left_panel .boxCover1.color4 {
  background: #ffb2b2;
  color: #de8383;
}

.artcle_left_panel .boxCover1.color4::before {
  background: #ef4d4d;
}

.artcle_left_panel .boxCover1.color4::after {
  opacity: 0.5;
}

.artcle_left_panel .boxCover1.color5 {
  background: #b3d4ff;
  color: #4c9aff;
}

.artcle_left_panel .boxCover1.color5::before {
  background: #4790f0;
}

.artcle_left_panel .boxCover1.color5::after {
  opacity: 0.5;
}

.artcle_left_panel .boxCover1.color6 {
  background: #fff0b3;
  color: #ffc400;
}

.artcle_left_panel .boxCover1.color6::before {
  background: #ffab00;
}

.artcle_left_panel .boxCover1.color6::after {
  opacity: 0.5;
}

.artcle_left_panel .carouselCover2 {
  height: 275px;
}

.artcle_left_panel .carouselCover2 .button-cover {
  margin: 0 8px 0 auto;
}

.artcle_left_panel .carouselCover2 .text-cover {
  height: 38px;
  margin-bottom: 15px;
}

.artcle_left_panel .carouselCover2 .product-cover,
.artcle_left_panel .carouselCover3 .product-cover {
  padding: 2px 10px 0;
}

.artcle_left_panel .carouselCover2 .boxCover1::after {
  content: none;
}

.artcle_left_panel .allinsurer table p,
.artcle_left_panel .carouselCover3 .boxCover1::before {
  line-height: 22px;
}

.artcle_left_panel .insurer-language {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 15px 25px 5px;
  margin: 20px 0;
}

.artcle_left_panel .insurer-language .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}

.artcle_left_panel .insurer-language .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #253858;
  border-bottom: 3px solid #0065ff;
  margin: 0;
}

.artcle_left_panel .insurer-language h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 19px;
  color: #253858;
}

.artcle_left_panel .insurer-language h4 span {
  vertical-align: text-top;
}

.artcle_left_panel .insurer-language .insurer-by-company-content {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}

.artcle_left_panel .insurer-language .insurer-by-company-content .insurer-by-company-block {
  height: 140px;
  -webkit-box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
  background: #fff;
  margin: 0 15px 14px 0;
  padding: 15px 12px 0;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  min-width: 155px;
  cursor: pointer;
}

.artcle_left_panel .insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  margin: 0;
  padding: 0 0 10px;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.artcle_left_panel .insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place img {
  width: 120px;
  height: 45px;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.artcle_left_panel .insurer-language .insurer-by-company-content .insurer-by-company-block p {
  color: #253858;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.artcle_left_panel .insurer-language .slick-next.slick-arrow,
.artcle_left_panel .insurer-language .slick-prev.slick-arrow {
  content: "";
  border: solid #253858;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 55px;
  border-radius: 2px;
  width: 18px;
  height: 18px;
}

.artcle_left_panel .insurer-language .slick-prev.slick-arrow {
  left: -27px;
}

.artcle_left_panel .insurer-language .slick-next.slick-arrow {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: -26px;
}

.artcle_left_panel .languageArticleName {
  max-width: 155px;
  text-align: center;
  padding: 0 6px;
  color: #0065ff;
  margin: 0 15px 0 0;
}

.artcle_left_panel .languageArticleName a {
  color: #0065ff;
  word-break: break-word;
}

.artcle_left_panel .languageBox {
  width: 56px;
  height: 56px;
  background: url("../../../images/health/language_icons.svg") no-repeat 0 0;
  margin-bottom: 16px;
}

.artcle_left_panel .languageBox.eng {
  background-position: 0 0;
}

.artcle_left_panel .languageBox.hi-in,
.artcle_left_panel .languageBox.mr-in {
  background-position: 0 -90px;
}

.artcle_left_panel .languageBox.te-in {
  background-position: 0 -180px;
}

.artcle_left_panel .languageBox.ta-in {
  background-position: 0 -270px;
}

.artcle_left_panel ul.number-listing-box {
  margin: 0;
  counter-reset: my-sec-counter;
}

.artcle_left_panel ul.number-listing-box li .heading {
  font-size: 16px;
  font-weight: 600;
  display: block;
  padding-top: 5px;
}

.artcle_left_panel ul.number-listing-box li {
  position: relative;
  padding-left: 50px;
  text-align: left;
}

.artcle_left_panel ul.number-listing-box li.numbers::marker {
  display: none;
  color: transparent;
}

.artcle_left_panel ul.number-listing-box li a,
.artcle_left_panel ul.number-listing-box li a:hover {
  color: #253858;
}

.artcle_left_panel ul.number-listing-box li.numbers::after {
  width: 44px;
  height: 44px;
  background-color: #f4f5f7;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
}

.artcle_left_panel ul.number-listing-box li.numbers::before {
  width: 44px;
  height: 44px;
  content: "0" counter(my-sec-counter);
  counter-increment: my-sec-counter;
  position: absolute;
  left: -12px;
  top: 0;
  background: 0 0;
  z-index: 9;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

.artcle_left_panel ul.number-listing-box li p {
  font-size: 16px;
  font-weight: 400;
}

.artcle_left_panel ul.number-listing-box li ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.artcle_left_panel ul.number-listing-box li ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #505f79;
  border-radius: 100%;
}

.artcle_left_panel ul.number-listing-box li ul li::after {
  content: none;
}

.artcle_left_panel .mb-20 {
  margin-bottom: 20px;
}

.artcle_left_panel .videoLeftBox iframe {
  width: 100%;
}

.artcle_left_panel .align-center {
  text-align: center;
}

.artcle_left_panel .videobox_right {
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  margin-bottom: 16px;
  padding: 10px;
}

.artcle_left_panel .videobox_right iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 8px;
  height: 240px;
  border: 0;
}

.artcle_left_panel .healthInsurancePlanSlides.sliderContent.items.col-2 {
  cursor: auto;
}

@media screen and (max-width: 767px) {
  .artcle_left_panel .healthInsurancePlanSlides.sliderContent.items.col-2 {
    padding: 10px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .artcle_left_panel .carouselWrapperPersonal.sliderRoot .gap-style-1 {
    padding-bottom: 0;
  }
}
.artcle_left_panel .carouselWrapperPersonal.sliderRoot .healthSISlides.items.col-5 {
  padding: 10px 4px;
}

.artcle_left_panel .carouselWrapperPersonal.sliderRoot .sliderWrapper .arrows.style-2 {
  top: -28px;
  right: 40px;
}

.artcle_left_panel .carouselWrapperPersonal.sliderRoot .sliderWrapper .arrows.style-2 .arrow-left,
.artcle_left_panel .carouselWrapperPersonal.sliderRoot .sliderWrapper .arrows.style-2 .arrow-right {
  border-radius: 50%;
}

@media only screen and (max-width: 1024px) {
  .artcle_left_panel {
    width: 100%;
    background: #f4f5f7;
  }
  .artcle_left_panel .updated-on {
    margin: 16px;
  }
  .artcle_left_panel h2,
  .artcle_left_panel h2 strong {
    font-size: 20px;
  }
  .artcle_left_panel h3,
  .artcle_left_panel h3 strong {
    font-size: 18px;
  }
}
.artcle_right_panel {
  width: 342px;
  float: right;
  padding: 0;
}

.artcle_right_panel li,
.artcle_right_panel ul {
  padding: 0;
  margin: 0;
}

.artcle_right_panel .allimg,
.artcle_right_panel .supplier_icon {
  background-image: url(../../images/bu/sprite_landing_life@2x.png?v=1011);
}

.artcle_right_panel .webp .allimg,
.artcle_right_panel .webp .supplier_icon {
  background-image: url(../../images/bu/sprite_landing_life@2x.png?v=1011);
  background-size: 100px 4942px;
}

.artcle_right_panel img[alt] {
  font-size: 0;
}

.artcle_right_panel .mt-0 {
  margin-top: 0;
}

.artcle_right_panel .graphDiv {
  cursor: pointer;
  text-align: center;
  margin: 20px 0 18px;
}

.artcle_right_panel .graphDiv img {
  max-width: 100%;
  height: auto;
}

.artcle_right_panel .graphDiv.first {
  margin-top: 0;
}

@media only screen and (max-width: 1024px) {
  .artcle_right_panel .graphDiv.first {
    margin: 20px;
  }
}
.artcle_right_panel .calculateBtn,
.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .calculate_d {
  background-color: #ffd65e !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd65e), to(#febf04)) !important;
  background-image: -webkit-linear-gradient(top, #ffd65e, #febf04) !important;
  background-image: -moz-linear-gradient(top, #ffd65e, #febf04) !important;
  background-image: -ms-linear-gradient(top, #ffd65e, #febf04) !important;
  background-image: -o-linear-gradient(top, #ffd65e, #febf04) !important;
  background-image: linear-gradient(to bottom, #ffd65e, #febf04) !important;
}

.artcle_right_panel .card {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  padding: 6px 16px;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: none;
}

.artcle_right_panel .card.search_article {
  display: block;
  background: #f1f3f5;
  border: none;
  padding-top: 12px;
  padding-bottom: 20px;
  margin-bottom: 18px;
}

.artcle_right_panel .card .viewAll {
  font-size: 13px;
  color: #0265fc;
  width: 100%;
  display: block;
  padding: 15px;
  text-align: right;
  border-top: 1px solid #d3d7de;
}

.artcle_right_panel .card.calculator,
.artcle_right_panel .card.insurers,
.artcle_right_panel .card.travelguide {
  padding: 0;
}

.artcle_right_panel .card.list_typeA {
  padding-bottom: 20px;
}

.artcle_right_panel .card.list_typeA .card_heading {
  padding: 0;
}

.artcle_right_panel .card.list_typeA .titleText {
  font-size: 24px;
  padding: 0 0 7px;
  color: #253858;
  font-weight: 500;
}

.artcle_right_panel .card.card.articles .card_heading {
  padding: 10px 0 10px 0;
}

.artcle_right_panel .card.ratingsBlock {
  background: #f1f3f5;
  border: none;
  margin: 10px 0 24px;
  padding: 0 10px;
  min-height: 201px;
}

.artcle_right_panel .card.ratingsBlock .card_heading {
  font-size: 20px;
  padding: 10px 0 10px 0;
}

.artcle_right_panel .card.ratingsBlock .review_btn .button {
  margin: 3px 0 18px;
}

.artcle_right_panel .card.travelguide .insurerBlock {
  padding: 14px 14px 18px;
}

.artcle_right_panel .card.travelguide .insurerBlock:after {
  top: 24px;
}

.artcle_right_panel .card.travelguide .insurerBlock .insurerName {
  width: calc(95% - 80px);
  margin-left: 0;
}

.artcle_right_panel .insurers .checkItem_list {
  position: relative;
  padding: 0 0 0 42px;
  border-top: solid 0.8px #d3d7de;
  min-height: 60px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.artcle_right_panel .insurers .checkItem_list .stateCheck {
  padding: 0;
}

.artcle_right_panel .insurers .checkItem_list .stateCheck i {
  font-style: normal;
}

.artcle_right_panel .insurerBlock {
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  border-top: solid 0.8px #d3d7de;
  padding: 5px;
  min-height: 60px;
  position: relative;
}

.artcle_right_panel .insurerBlock .insurerLogo {
  border: 0 solid rgba(23, 43, 77, 0.2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 50px;
  overflow: hidden;
  padding: 0;
  width: 48px;
}

.artcle_right_panel .insurerBlock .insurerLogo.articleImg {
  padding: 0;
  width: 80px;
  display: inline-block;
  margin-top: 6px;
}

.artcle_right_panel .insurerBlock .insurerLogo.articleImg img {
  max-width: 100%;
}

.artcle_right_panel .insurerBlock .insurerName {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  width: calc(95% - 80px - 25px);
  margin-left: 10px;
  display: inline-block;
  color: #172b4d;
  letter-spacing: 0.014em;
  line-height: 21px;
}

.artcle_right_panel .insurerBlock .insurerName span {
  font-weight: 400;
  color: #172b4d;
  display: block;
  transition: color ease-in 0.3s;
  line-height: 21px;
  letter-spacing: 0.014em;
}

.artcle_right_panel .insurerBlock .insurerName span:hover {
  color: #0065ff;
}

.artcle_right_panel .insurerBlock:after {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 28px;
}

.artcle_right_panel .article_newsLetter {
  position: relative;
  overflow: hidden;
  background: #f1f3f5;
  border: none;
  padding-bottom: 17px;
  padding-top: 37px;
}

.artcle_right_panel .article_newsLetter .newsletterImg {
  margin-bottom: 10px;
  text-align: center;
  margin-top: -16px;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.artcle_right_panel .article_newsLetter .titleText {
  margin-bottom: 0 !important;
  color: #253858 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  padding: 10px 0;
  text-align: center;
}

.artcle_right_panel .article_newsLetter .subText {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #505f79;
  padding-bottom: 15px;
}

.artcle_right_panel .fieldsWrapper {
  margin-bottom: 16px;
}

.artcle_right_panel .fieldsWrapper .ns_success span {
  font-size: 14px;
  color: #119442;
}

.artcle_right_panel .fieldsWrapper .field {
  border-radius: 4px;
  border: solid 1px rgba(37, 56, 88, 0.2);
  outline: 0;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  transition: border 0.3s ease-in;
}

.artcle_right_panel .fieldsWrapper input[type=password],
.artcle_right_panel .fieldsWrapper input[type=tel],
.artcle_right_panel .fieldsWrapper input[type=text] {
  border: none;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #172b4d;
  padding: 0 16px;
  border-radius: 4px;
  height: 48px;
}

.artcle_right_panel #newsletterFld.error .ns_Letter {
  border: 1px solid red;
}

.artcle_right_panel #newsletterFld.error .ns_error {
  font-size: 12px;
  color: red;
}

.artcle_right_panel .rightSidebtn {
  border-radius: 8px;
  border: solid 0.8px #0e4cca;
  margin-bottom: 20px;
  background: #fff;
  color: #253858;
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  text-align: left;
  letter-spacing: 0.5px;
  display: flex;
  width: 100%;
  position: relative;
  height: 65px;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .artcle_right_panel .rightSidebtn {
    border-radius: 0;
    border-right: none;
    border-left: 0;
  }
}
.artcle_right_panel .rightSidebtn .iconimg {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 10px;
}

.artcle_right_panel .rightSidebtn .iconimg img {
  width: 100%;
  height: auto;
}

.artcle_right_panel .rightSidebtn:after {
  content: "";
  border: solid #0e4cca;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 27px;
}

.artcle_right_panel .calculatorsList {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}

.artcle_right_panel .calculatorsList.without-image li a {
  padding: 12px 0 12px 14px;
}

.artcle_right_panel .calculatorsList li {
  font-size: 14px;
}

.artcle_right_panel .calculatorsList li a {
  color: #253858;
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  border-top: solid 0.8px #d3d7de;
  padding: 12px 0 12px 61px;
  display: block;
  position: relative;
}

.artcle_right_panel .calculatorsList li a:hover {
  color: #0065ff;
}

.artcle_right_panel .calculatorsList li a:after {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 23px;
  top: 23px;
}

.artcle_right_panel .calculatorsList li a.otherlinks {
  padding: 15px 0 15px 20px;
}

.artcle_right_panel .fdcalculator .h3.white {
  color: #fff;
}

.artcle_right_panel .fdcalculator .bluebg {
  background: #005387;
  margin: 10px 0 20px;
}

.artcle_right_panel .fdcalculator .calculate_compare_result {
  padding: 0;
  margin: 20px 0 0 0;
  background: #fff;
  width: 100%;
  float: left;
}

.artcle_right_panel .fdcalculator .calculate_compare_result table {
  border: none;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  width: 100%;
}

.artcle_right_panel .fdcalculator .calculate_compare_result table td {
  color: #333;
  text-align: center;
}

.artcle_right_panel .fdcalculator .calculate_compare_result table td {
  padding: 10px 0;
}

.artcle_right_panel .fdcalculator .calculate_compare_result table td div {
  line-height: 18px;
}

.artcle_right_panel .fdcalculator .calculate_compare_result table th {
  background: #f2f2f2;
  padding: 10px 0;
  text-align: center;
  color: #333;
}

.artcle_right_panel .fdcalculator .calculate_compare_result table td :first-child {
  color: #f90;
}

.artcle_right_panel .fdcalculator .calculate_compare_result table td :nth-child(2) {
  font-size: 14px;
  font-weight: 600;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap {
  padding: 15px;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .form-control {
  margin-bottom: 10px;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .form-group.boxMulti {
  margin: 8px 0 20px;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .calculate_d {
  border: 1px solid #ffc826;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
  color: #fff;
  z-index: 72;
  text-transform: uppercase;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap label {
  display: inline-block;
  color: #fff;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap select {
  height: auto;
  padding: 8px;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  width: 100%;
  background-color: #fff;
  background-position: 95%;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap select.error {
  border: 1px solid #ff9797 !important;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap input {
  padding: 8px;
  width: 100%;
  background-color: #fff;
  border: none;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap input.error {
  border: 1px solid #ff9797 !important;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti {
  display: flex;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti input,
.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti select {
  width: 50%;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti input {
  margin-right: 5%;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns,
.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti label {
  width: 50%;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns label {
  width: 40%;
  position: relative;
  padding-right: 4px;
  padding-left: 20px;
  font-weight: 400;
  margin: 0 !important;
  line-height: 20px;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns label .circle {
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  display: block;
  top: 2px;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns label .circle::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
  top: 3px;
  position: relative;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns input {
  visibility: hidden;
  position: absolute;
  margin: 0;
}

.artcle_right_panel .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns input:checked + .circle::after {
  display: block;
}

.artcle_right_panel .card.articles .insurerBlock {
  border: none;
  -ms-flex-align: top;
  -webkit-box-align: top;
  align-items: top;
}

.artcle_right_panel .card.articles .insurerBlock:after {
  display: none;
}

.artcle_right_panel .supplier_icon {
  background-repeat: no-repeat;
  background-position: 0 51px;
}

.artcle_right_panel .card_heading,
.artcle_right_panel .card_heading a {
  margin-bottom: 0;
  color: #253858;
  font-size: 21px;
  font-weight: 700;
  padding: 10px 14px 10px 14px;
  text-align: left;
  letter-spacing: 0.5px;
  line-height: 32px;
}

@media only screen and (max-width: 1024px) {
  .artcle_right_panel .card_heading,
  .artcle_right_panel .card_heading a {
    font-size: 20px;
    padding: 10px 45px 10px 14px;
  }
}
.artcle_right_panel .btn {
  cursor: pointer;
  font-weight: 300;
  text-align: center;
  padding: 8px 0;
  border: solid 1px transparent;
  border-radius: 4px;
  background: #0065ff;
  width: 100%;
  font-size: 16px;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  height: 48px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.artcle_right_panel .btn.btnnetworkhospital {
  margin-bottom: 13px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.artcle_right_panel .article_newsLetter .btn {
  width: 100%;
  border: 1px solid #0065ff;
  background: #fff;
  color: #0065ff;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.artcle_right_panel .article_newsLetter .btn span {
  line-height: 30px;
}

.artcle_right_panel #searchForm input[type=text] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  margin-bottom: 10px;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  border: none;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #172b4d;
  padding: 0 16px;
  border-radius: 4px;
  height: 48px;
  border: solid 1px rgba(37, 56, 88, 0.2);
}

.artcle_right_panel #searchForm button {
  cursor: pointer;
  display: block;
  width: 100%;
  background: #fff;
  color: #0065ff;
  padding: 10px 12px;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  outline: 0;
  text-transform: uppercase;
  border: 1px solid #0065ff;
  line-height: 1.6;
}

.artcle_right_panel .searchError {
  clear: both;
  font-size: 12px;
  font-family: inherit;
  padding: 0 0 7px 0;
  color: red;
  font-weight: 400;
}

.artcle_right_panel .videobox_right {
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  margin-bottom: 16px;
  padding: 10px 10px 10px 10px;
  width: 342px;
  height: 262px;
}

.artcle_right_panel .videobox_right object {
  width: 100%;
  height: 240px;
}

.artcle_right_panel .videobox_right iframe {
  border: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 8px;
  height: 240px;
}

@media only screen and (max-width: 1024px) {
  .artcle_right_panel .graphDiv {
    cursor: pointer;
    text-align: center;
  }
  .artcle_right_panel .graphDiv img {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
  }
  .artcle_right_panel .card.search_article {
    border-radius: 0;
    border: solid 0.8px rgba(23, 43, 77, 0.2);
    border-left: 0;
    border-right: 0;
    background: #fff;
    padding: 12px 12px 20px;
  }
  .artcle_right_panel .card {
    border-radius: 0;
    border: solid 0.8px rgba(23, 43, 77, 0.2);
    border-left: 0;
    border-right: 0;
    margin-bottom: 20px;
  }
  .artcle_right_panel .card.ratingsBlock {
    background: #fff;
    padding: 0;
  }
  .artcle_right_panel .card + .disclaimerFor_insurer {
    background: #fff;
    border-radius: 0;
  }
  .artcle_right_panel .card.tabopen {
    margin-bottom: 0;
  }
  .artcle_right_panel .card.tabopen + .disclaimerFor_insurer {
    display: block;
  }
  .artcle_right_panel .article_newsLetter {
    background: #fff;
    width: 100%;
    margin: 0 auto 20px;
    border: solid 0.8px rgba(23, 43, 77, 0.2);
  }
  .artcle_right_panel .videobox_right {
    max-width: 100%;
    border-radius: 0;
    margin: 0 auto 20px;
    padding: 10px;
  }
  .artcle_right_panel .videobox_right iframe {
    width: 100%;
    height: 420px;
  }
}
@media only screen and (max-width: 640px) {
  .artcle_right_panel .videobox_right iframe {
    width: 100%;
    height: 300px;
  }
  .artcle_right_panel .widget-insurer-logo {
    float: initial;
  }
}
@media only screen and (max-width: 480px) {
  .artcle_right_panel .videobox_right {
    max-width: 100%;
  }
  .artcle_right_panel .videobox_right iframe {
    width: 100%;
    height: 200px;
  }
}
.artcle_right_panel .allCalc {
  background-image: url("../../images/bu/caculator-sprite.png");
  background-repeat: no-repeat;
  background-size: 50px;
  width: auto;
  height: auto;
}

.artcle_right_panel .allCalc.fire {
  background-position: 1px -1733px;
  background-size: 70px;
}

.artcle_right_panel .allCalc.emi {
  background-position: 1px -1777px;
  background-size: 70px;
}

.artcle_right_panel .allCalc.income_tax {
  background-position: 8px 3px;
}

.artcle_right_panel .allCalc.compound_interest {
  background-image: url("../../images/bu/caculator-sprite-compound.png");
  background-position: 8px -1130px;
  background-size: 46px;
}

.artcle_right_panel .allCalc.saving {
  background-position: 8px -45px;
}

.artcle_right_panel .allCalc.human_life_value {
  background-position: 8px -863px;
}

.artcle_right_panel .allCalc.health_insurance_premium {
  background-position: 8px -287px;
}

.artcle_right_panel .allCalc.car_insurance {
  background-position: 8px -234px;
}

.artcle_right_panel .allCalc.bike_insurance {
  background-position: 8px -190px;
}

.artcle_right_panel .allCalc.other,
.artcle_right_panel .allCalc.travel {
  background-position: 8px -672px;
}

.artcle_right_panel .allCalc.lic,
.artcle_right_panel .allCalc.premium {
  background-position: 8px -476px;
}

.artcle_right_panel .allCalc.ulip {
  background-position: 8px -381px;
}

.artcle_right_panel .allCalc.life_insurance {
  background-position: 8px -332px;
}

.artcle_right_panel .allCalc.sip {
  background-position: 8px -764px;
}

.artcle_right_panel .allCalc.fd {
  background-position: 8px -814px;
}

.artcle_right_panel .allCalc.term_insurance {
  background-position: 8px -1153px;
}

.artcle_right_panel .allCalc.fd {
  background-position: 8px -812px;
}

.artcle_right_panel .allCalc.lumpsup {
  background-position: 8px -962px;
}

.artcle_right_panel .allCalc.annuity {
  background-position: 8px -1193px;
}

.artcle_right_panel .allCalc.ppf {
  background-position: 8px -911px;
}

.artcle_right_panel .allCalc.npscalc {
  background-position: 8px -1007px;
}

.artcle_right_panel .allCalc.bg-13 {
  background-position: -10px -824px;
}

.artcle_right_panel .allCalc.bg-16 {
  background-position: -10px -872px;
}

.artcle_right_panel .allCalc.retirement {
  background-position: 8px -94px;
}

.artcle_right_panel .allCalc.investment {
  background-position: 8px -621px;
}

.artcle_right_panel .allCalc.bg-24 {
  background-position: -10px -1016px;
}

.artcle_right_panel .allCalc.bg-21 {
  background-position: -10px -1064px;
}

.artcle_right_panel .aegon-life_icon {
  background-position: 0 -3911px;
}

.artcle_right_panel .aviva-life_icon {
  background-position: 0 -3828px;
}

.artcle_right_panel .Bajaj_icon,
.artcle_right_panel .bajaj-allianz-life_icon {
  background-position: 3px -38px;
}

.artcle_right_panel .bharti-axa-life_icon {
  background-position: -3px -1385px;
}

.artcle_right_panel .Aditya_icon,
.artcle_right_panel .birla-sun-life_icon {
  background-position: 1px -4675px;
}

.artcle_right_panel .canara-hsbc-life_icon {
  background-position: 0 -3992px;
}

.artcle_right_panel .edelweiss-life_icon,
.artcle_right_panel .zuno-general_icon {
  background-position: 0 -293px;
}

.artcle_right_panel .exide-life-saral-jeevan-bima_icon,
.artcle_right_panel .exide-life_icon {
  background-position: 0 -4071px;
}

.artcle_right_panel .future-generali-life_icon {
  background-position: 1px -361px;
}

.artcle_right_panel .HDFC_icon,
.artcle_right_panel .hdfc-life_icon {
  background-position: 1px -1468px;
}

.artcle_right_panel .icici-life_icon {
  background-position: -67px 13px;
}

.artcle_right_panel .idbi-life_icon {
  background-position: 2px -4234px;
}

.artcle_right_panel .indiafirst-life_icon {
  background-position: -2px -4608px;
}

.artcle_right_panel .Kotak_icon,
.artcle_right_panel .kotak-life_icon {
  background-position: 1px -557px;
}

.artcle_right_panel .max-life_icon {
  background-position: 3px -685px;
}

.artcle_right_panel .pnb-metlife-life_icon {
  background-position: 0 -4305px;
}

.artcle_right_panel .dhfl-pramerica-life_icon {
  background-position: -2px -1696px;
}

.artcle_right_panel .SBI_icon,
.artcle_right_panel .sbi-life_icon {
  background-position: 1px -1031px;
}

.artcle_right_panel .sahara-life_icon {
  background-position: 0 -4384px;
}

.artcle_right_panel .shriram-life_icon {
  background-position: 1px -4466px;
}

.artcle_right_panel .star-union-life_icon {
  background-position: 1px -1093px;
}

.artcle_right_panel .Tata_icon,
.artcle_right_panel .tata-aia-life_icon {
  background-position: 3px -1151px;
}

.artcle_right_panel .postal-india-life_icon {
  background-position: 0 -4904px;
}

.artcle_right_panel .reliance-life_icon {
  background-position: 2px -1538px;
}

.artcle_right_panel .lic-india-life_icon {
  background-position: -67px -491px;
}

.artcle_right_panel .digit-general_icon {
  background-position: -1px -216px;
}

.artcle_right_panel .edelweiss-general_icon {
  background-position: 0 -293px;
}

.artcle_right_panel .hdfc-general_icon {
  background-position: 1px -1468px;
}

.artcle_right_panel .ICICI_icon,
.artcle_right_panel .icici-general_icon {
  background-position: -67px 13px;
}

.artcle_right_panel .dhfl-general_icon {
  background-position: -2px -1696px;
}

.artcle_right_panel .magma-hdi-general_icon {
  background-position: -60px -575px;
}

.artcle_right_panel .oriental-insurance-general_icon {
  background-position: 4px -733px;
}

.artcle_right_panel .new-india-assurance-general_icon {
  background-position: 0 -1774px;
}

.artcle_right_panel .national-insurance-general_icon {
  background-position: 3px -1947px;
}

.artcle_right_panel .royal-sundaram-general_icon {
  background-position: 1px -953px;
}

.artcle_right_panel .united-india-general_icon {
  background-position: 0 -1210px;
}

.artcle_right_panel .universal-sompo-general_icon {
  background-position: 0 -1266px;
}

.artcle_right_panel .acko-general_icon {
  background-position: -6px -3466px;
}

.artcle_right_panel .aditya-birla-general_icon {
  background-position: 1px -4675px;
}

.artcle_right_panel .apollo-munich-general_icon {
  background-position: 0 -437px;
}

.artcle_right_panel .raheja-qbe-general_icon {
  background-position: 3px -1612px;
}

.artcle_right_panel .Reliance_icon,
.artcle_right_panel .religare-general_icon {
  background-position: 1px -883px;
}

.artcle_right_panel .sbi-general_icon {
  background-position: 1px -1031px;
}

.artcle_right_panel .bajaj-allianz-general_icon {
  background-position: -2px -97px;
}

.artcle_right_panel .bharti-axa-general_icon {
  background-position: -3px -1385px;
}

.artcle_right_panel .cholamandalam-general_icon {
  background-position: -4px -1862px;
}

.artcle_right_panel .future-generali-general_icon {
  background-position: 1px -361px;
}

.artcle_right_panel .iffco-tokio-general_icon {
  background-position: 4px -494px;
}

.artcle_right_panel .liberty-general_icon {
  background-position: 3px -626px;
}

.artcle_right_panel .manipalcigna-general_icon {
  background-position: 0 -156px;
}

.artcle_right_panel .kotak-general_icon,
.artcle_right_panel .kotak-mahindra-general_icon {
  background-position: 1px -550px;
}

.artcle_right_panel .reliance-general_icon {
  background-position: 2px -1538px;
}

.artcle_right_panel .shriram-general_icon {
  background-position: 1px -4466px;
}

.artcle_right_panel .star-general_icon {
  background-position: 2px -1091px;
}

.artcle_right_panel .tata-aig-general_icon {
  background-position: -66px -355px;
}

.artcle_right_panel .max-general_icon,
.artcle_right_panel .max-general_icon_icon {
  background-position: 3px -685px;
}

.artcle_right_panel .Axis_icon {
  background-position: -67px -63px;
}

.artcle_right_panel .UTI_icon {
  background-position: -67px -399px;
}

.artcle_right_panel .LIC_icon {
  background-position: -67px -489px;
}

.artcle_right_panel .religare_care_life_icon {
  background-position: -70px -449px;
}

.artcle_right_panel .Yes_icon {
  background-position: 100% 12.6%;
}

.artcle_right_panel .HSBC_icon {
  background-position: 100% 13.5%;
}

.artcle_right_panel .article_newsLetter {
  position: relative;
  overflow: hidden;
  background: #f1f3f5;
  border: none;
  padding-bottom: 17px;
  padding-top: 0;
  padding: 10px 20px 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}

.artcle_right_panel .titleText {
  font-size: 24px;
  padding: 10px 14px 10px 14px !important;
  color: #253858;
  font-weight: 500;
  text-align: left !important;
}

.artcle_right_panel .card {
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  padding: 6px 16px;
  margin-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media only screen and (max-width: 1024px) {
  .artcle_right_panel .card {
    border-radius: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .artcle_right_panel {
    width: 100%;
    background: #f4f5f7;
  }
  .artcle_right_panel .article_newsLetter {
    background: #fff;
    width: 100%;
    margin: 0 auto 20px;
    border: solid 0.8px rgba(23, 43, 77, 0.2);
    padding: 15px 20px 25px;
    border-radius: 0;
  }
}
.artcle_right_panel .insurerBlock.showHideListing {
  cursor: pointer;
  position: relative;
}

.artcle_right_panel .calculatorsList li a.showHideListing:after,
.artcle_right_panel .insurerBlock.showHideListing:after {
  display: none;
}

.artcle_right_panel .linkshow {
  position: absolute;
  left: -25px;
  width: 18px;
  height: 18px;
  opacity: 1;
  top: 2px;
  background: 0 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  border: 2px solid #0663f6 !important;
  border-radius: 50%;
}

.artcle_right_panel .linkshow:hover {
  opacity: 1;
}

.artcle_right_panel .linkshow:after,
.artcle_right_panel .linkshow:before {
  position: absolute;
  left: 6px;
  content: " ";
  height: 8px;
  width: 2px;
  top: 3px;
  background-color: #0663f6;
}

.artcle_right_panel .linkshow:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.artcle_right_panel .linkshow:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.artcle_right_panel .linkshow.open:after {
  width: 0;
  height: 0;
}

.artcle_right_panel .calculatorsList li a.showHideListing {
  padding: 15px 0 15px 45px;
}

.artcle_right_panel .stateCheck {
  font-size: 16px;
  font-weight: 500;
  color: #0663f6 !important;
  position: relative;
  letter-spacing: 0;
  padding-left: 30px;
  font-weight: 600 !important;
}

.artcle_right_panel .insurerBlock .insurerName span.stateCheck {
  line-height: 22px;
}

.artcle_right_panel .card.calculator .stateCheck {
  padding-left: 0;
}

.artcle_right_panel .card.insurers {
  position: relative;
}

.artcle_right_panel .card.insurers .insurerBlock_plan {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: solid 0.8px #d3d7de;
  padding: 15px 18px 15px 5px;
}

.artcle_right_panel .card.insurers .insurerBlock_plan:after {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
}

.artcle_right_panel .card.insurers .insurerBlock_plan .insurer_plan {
  font-weight: 200;
  font-size: 14px;
  color: rgba(23, 43, 77, 0.4);
  width: calc(100% - 30px);
  margin-left: 10px;
}

.artcle_right_panel .card.insurers .insurerBlock_plan .insurer_plan span {
  font-weight: 400;
  color: #253858;
  display: block;
  -webkit-transition: color ease-in 0.3s;
  transition: color ease-in 0.3s;
}

.artcle_right_panel .card.calculator,
.artcle_right_panel .card.insurers {
  transition: all 0.3s ease-in;
}

.artcle_right_panel .insurerBlock .insurerName span.stateCheck .linkshow {
  left: 5px;
  top: 2px;
}

.artcle_right_panel .card.calculator .stateCheck i,
.artcle_right_panel .insurerBlock .insurerName .stateCheck i {
  font-style: normal;
}

@media only screen and (max-width: 1024px) {
  .card.insurers {
    position: relative;
  }
  .card.insurers .showHideListing {
    display: none;
  }
  .card.insurers .card_heading:after {
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    right: 20px;
    top: 23px;
  }
  .card.insurers.tabopen .card_heading:after {
    transform: rotate(-135deg);
    top: 28px;
  }
}
@media only screen and (max-width: 1024px), (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .artcle_left_panel .card {
    border: none;
  }
  .promotional_banner_right {
    background: #fff;
  }
  .btnViewQuotesNavBar {
    display: block;
    text-align: center;
    max-width: 342px;
    margin: 0 auto;
    background: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .btnViewQuotesNavBar img {
    max-height: 340px;
    width: auto;
  }
  .corona-container {
    max-width: 353px !important;
    margin: 0 auto;
  }
  .artcle_right_panel .corona-container {
    max-width: 342px !important;
  }
}
@media only screen and (min-device-width: 1025px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .promotional_banner_right {
    background: #fff;
  }
  .artcle_left_panel .promotional_banner_right .btnViewQuotesNavBar {
    max-width: 342px;
    margin: 0 auto;
    background: #fff;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }
  .artcle_left_panel .promotional_banner_right .btnViewQuotesNavBar img {
    max-height: auto;
    width: auto;
    max-width: 100% !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .promotional_banner_right {
    background: #fff;
  }
  .artcle_left_panel .promotional_banner_right .btnViewQuotesNavBar {
    display: block;
    text-align: center;
    background: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .artcle_left_panel .promotional_banner_right .btnViewQuotesNavBar img {
    max-height: 340px;
    width: auto;
    max-width: 300px;
  }
  .corona-container,
  .promotional_banner_right img {
    width: 310px !important;
    margin: 0 auto;
  }
  .artcle_right_panel .corona-container {
    max-width: 342px !important;
  }
}
@media (max-width: 767px) {
  .promotional_banner_right {
    background: #fff;
  }
  .btnViewQuotesNavBar {
    display: block;
    text-align: center;
    background: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .btnViewQuotesNavBar img {
    max-height: 342px;
    width: 100%;
    max-width: 300px;
  }
}
.form-field-data.error .err {
  font-size: 12px;
  color: red;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.bottom-main {
  height: 80px;
}

.data_ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

.data_ul li {
  padding-left: 0;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 30px;
  position: relative;
  list-style-type: disc;
  line-height: 30px !important;
}

.data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: -19px;
  top: 11px;
  background: #505f79;
  border-radius: 100%;
}

.block_content_wrapper > ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

.block_content_wrapper > ul li {
  padding-left: 0;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 30px;
  position: relative;
  list-style-type: disc;
  line-height: 30px !important;
}

.skeletonCardBox {
  height: 295px;
}

.faqsWrapper > ul {
  margin: 8px 0 0 0 !important;
}

.faqsWrapper > ul > li {
  border-bottom: 0 solid #e7e7e7;
  padding: 0 !important;
  font-size: inherit !important;
  color: inherit !important;
  margin: 0 0 5px 0 !important;
  background: #f1f3f5;
  border-radius: 8px;
  list-style: none;
}

.faqsWrapper > ul > li::marker {
  display: none;
  content: none !important;
  color: transparent !important;
}

.faqsWrapper > ul > li::before {
  content: none !important;
}

.faqsWrapper > ul > li h2,
.faqsWrapper > ul > li h3,
.faqsWrapper > ul > li h4 {
  font-size: 16px !important;
  color: #253858;
  border-bottom: none;
  padding-bottom: 0;
  margin: 10px 0 0 !important;
}

.faqsWrapper > ul > li h2 a,
.faqsWrapper > ul > li h3 a,
.faqsWrapper > ul > li h4 a {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
}

.faqsWrapper > ul > li h2 a::after,
.faqsWrapper > ul > li h3 a::after,
.faqsWrapper > ul > li h4 a::after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 22px;
}

.faqsWrapper > ul > li h2 a[flag=up],
.faqsWrapper > ul > li h3 a[flag=up],
.faqsWrapper > ul > li h4 a[flag=up] {
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5 53%);
  border-bottom: dashed 1px rgba(37, 56, 88, 0.2);
  padding-bottom: 14px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
}

.faqsWrapper > ul > li h2 a[flag=up]::after,
.faqsWrapper > ul > li h3 a[flag=up]::after,
.faqsWrapper > ul > li h4 a[flag=up]::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 26px;
}

.faqsWrapper > ul > li h2 + div,
.faqsWrapper > ul > li h3 + div,
.faqsWrapper > ul > li h4 + div {
  padding: 0;
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5);
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: #253858;
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
  border-bottom: solid 0.8px rgba(37, 56, 88, 0.1);
}

.faqsWrapper > ul > li h2 a:hover {
  color: #253858;
}

#navbar-links,
.add_counter,
.closeHealthFloatingLeadForm2,
.sticky_content_link {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .artcle_left_panel .clearfix {
    display: block !important;
    height: 100%;
  }
  .more_less.card {
    bottom: -55px;
  }
  input::-ms-clear {
    display: none;
  }
  .block_content_wrapper ul li {
    list-style: none;
  }
  .topBanner {
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 640px) {
  .corona-container .textstyle {
    text-align: center !important;
  }
}
.artcle_right_panel .card_heading {
  font-size: 20px;
  padding: 10px 0 10px 14px;
  letter-spacing: 0;
}

.artcle_left_panel h2,
.artcle_left_panel h2 strong {
  margin-bottom: 10px;
}

.btnViewQuotesNavBar {
  cursor: pointer;
}

.artcle_left_panel .yellow-line-heading {
  margin-bottom: 20px;
  margin-top: 0;
  text-align: left;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 36px;
  margin-bottom: 20px;
  color: #253858;
  font-weight: 700;
  position: relative;
  margin-top: 48px;
}

.artcle_left_panel .yellow-line-heading::after {
  background: #ffab00;
  content: "";
  position: absolute;
  height: 2px;
  width: 64px;
  bottom: -8px;
  left: 0;
}

@media screen and (max-width: 1024px) {
  .artcle_left_panel .yellow-line-heading {
    margin-top: 0;
  }
}
.yellow-line-heading-content-section {
  background-color: #fff;
}

@media screen and (max-width: 1024px) {
  .yellow-line-heading-content-section .yellow-line-heading-content {
    padding: 16px;
  }
}
.errBoth {
  clear: both;
  font-size: 12px;
  color: red;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .container.index {
    padding-left: 0;
    padding-right: 0;
    background: #f4f5f7;
  }
  .topBanner .container .insurer-bu {
    margin: 0;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block .text {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    width: calc(100% - 30px - 8px);
    margin-left: 8px;
    color: #253858;
    padding-left: 31px;
  }
  .comparePlanInner .boxCompareNew {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
    justify-content: center;
  }
  .insurerDetails.box-section-mobile {
    margin-top: 0 !important;
  }
  .showForm {
    padding-bottom: 0 !important;
  }
  #health_provider.showForm {
    padding-bottom: 25px !important;
  }
}
.mulfilter {
  position: relative;
  font-size: 16px;
  border-radius: 8px;
  padding: 10px;
  margin: 10px 0;
}

@media (max-width: 568px) {
  .mulfilter {
    border-radius: 0;
  }
}
.mulfilter.bgyellow {
  background: #ffffed;
}

.mulfilter.elevation {
  box-shadow: 0 1px 4px rgba(52, 105, 203, 0.2);
}

.mulfilter .heading-text {
  font-weight: 500;
  position: relative;
  padding: 3px 0 10px;
  margin: 0 5px 15px;
}

.mulfilter .heading-text:before {
  content: "";
  position: absolute;
  width: 65px;
  height: 3px;
  left: 0;
  bottom: 0;
  background: #0563f6;
}

.mulfilter .tab-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.mulfilter .tab-wrapper.insurer-icon {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .mulfilter .tab-wrapper.insurer-icon {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .mulfilter .tab-wrapper.insurer-icon {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .mulfilter .tab-wrapper.insurer-icon {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 371px) and (orientation: landscape) {
  .mulfilter .tab-wrapper.insurer-icon {
    justify-content: flex-start;
  }
}
.mulfilter .tab-wrapper.insurer-icon:after {
  height: 0;
  width: 105px;
  content: "";
}

.mulfilter .tab-wrapper.insurer-icon .radio-tab {
  margin: 5px;
  width: 15.3%;
}

@media (min-width: 769px) and (max-width: 1024px) and (orientation: landscape) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 13% !important;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 15.3% !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 13.2%;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 18% !important;
  }
}
@media (max-width: 767px) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 30%;
    margin: 5px;
  }
}
@media (max-width: 480px) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 30.5%;
    margin: 5px;
  }
}
@media only screen and (max-width: 375px) and (orientation: landscape) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 18.7% !important;
  }
}
@media (max-width: 375px) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 30.5%;
    margin: 5px;
  }
}
@media only screen and (max-width: 371px) and (orientation: landscape) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 46.5%;
  }
}
@media (max-width: 371px) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 46.5%;
    margin: 5px;
  }
}
@media only screen and (max-width: 320px) and (orientation: landscape) {
  .mulfilter .tab-wrapper.insurer-icon .radio-tab {
    width: 46.5%;
  }
}
.mulfilter .tab-wrapper .mobile-hide {
  position: relative;
}

@media (max-width: 768px), (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .mulfilter .tab-wrapper .mobile-hide {
    display: flex;
  }
}
@media (max-width: 767px) {
  .mulfilter .tab-wrapper .mobile-hide {
    display: none;
  }
}
.mulfilter .radio_box_inner .input-checkbox,
.mulfilter .radio_box_inner .input-radio {
  top: 15px;
  left: 16px;
}

.mulfilter .radio-tab {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 6px;
}

.mulfilter .radio-tab:last-child {
  margin-right: 0;
}

.mulfilter .radio-tab input[type=radio] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.mulfilter .radio-tab input[type=radio]:focus + label {
  border: 1px solid #e7e7e7;
}

.mulfilter .radio-tab input[type=radio]:checked + label {
  background-color: #0065ff;
  color: #fff;
  border: 1px solid #0065ff;
}

.mulfilter .radio-tab input[type=radio]:checked + label.img_Ins {
  background-color: #fff;
  border: 1px solid #0065ff;
}

.mulfilter .radio-tab .link-tab,
.mulfilter .radio-tab .linktab {
  display: inline-block;
  background-color: #fff;
  padding: 7px 14px;
  font-family: sans-serif, Arial;
  font-size: 12px;
  border: 1px solid #e7e7e7;
  border-radius: 50px;
  color: #253858;
  cursor: pointer;
}

@media only screen and (max-width: 568px) {
  .mulfilter .radio-tab .link-tab,
  .mulfilter .radio-tab .linktab {
    display: block;
    text-align: center;
  }
}
.mulfilter .radio-tab .link-tab:before,
.mulfilter .radio-tab .linktab:before {
  content: "₹";
}

.mulfilter .radio-tab .link-tab:hover,
.mulfilter .radio-tab .linktab:hover {
  background-color: #fff;
}

.mulfilter .radio-tab .img_ins.link-tab,
.mulfilter .radio-tab .linktab.img_ins {
  border-radius: 8px;
}

.mulfilter .radio-tab .img_ins.link-tab:before,
.mulfilter .radio-tab .linktab.img_ins:before {
  display: none;
}

.mulfilter .radio-tab .link-tab img,
.mulfilter .radio-tab .linktab img {
  max-width: 90px;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .mulfilter .radio-tab .link-tab img,
  .mulfilter .radio-tab .linktab img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .mulfilter .radio-tab .link-tab img,
  .mulfilter .radio-tab .linktab img {
    max-width: 100%;
  }
}
.mulfilter .radio-tab .link-tab:before {
  content: "";
}

.mulfilter.chooseinsurer .radio-tab {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 6px;
}

@media only screen and (max-width: 568px) {
  .mulfilter.chooseinsurer .radio-tab {
    width: 31%;
  }
}
@media only screen and (max-width: 375px) {
  .mulfilter.chooseinsurer .radio-tab {
    width: 48%;
  }
}
.mulfilter .view_all_filter_wrapper {
  display: none;
}

@media (max-width: 768px), (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .mulfilter .view_all_filter_wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  .mulfilter .view_all_filter_wrapper {
    display: block;
    text-align: center;
  }
  .mulfilter .view_all_filter_wrapper .view_all_filter {
    color: #0065ff;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    display: inline-block;
    padding: 0 20px 0 0;
    margin: 10px 0 0;
  }
  .mulfilter .view_all_filter_wrapper .view_all_filter:before {
    content: "";
    border: solid #0065ff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
    position: absolute;
    right: 3px;
    top: 64%;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    margin-top: -7px;
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
  .mulfilter .view_all_filter_wrapper .view_all_filter.active:before {
    transform: rotate(225deg);
    top: 94%;
  }
}
.insurance_coverage {
  background: #f9faff;
  border-radius: 8px;
  padding: 20px 10px;
  height: 600px;
  overflow: hidden;
  margin: 30px auto;
  max-width: 750px;
}

@media screen and (max-width: 1024px) {
  .insurance_coverage {
    height: 590px;
  }
}
@media screen and (max-width: 640px) {
  .insurance_coverage {
    margin: 0 auto;
    border-radius: 0;
  }
}
@media screen and (max-width: 1024px) {
  .insurance_coverage {
    height: 620px;
  }
}
.insurance_coverage .h2 {
  color: #253858;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .insurance_coverage .h2 {
    font-size: 18px;
  }
}
.insurance_coverage .coverageplan_wrapper {
  overflow-y: scroll;
  height: 500px;
  margin-top: 20px;
}

.insurance_coverage .coverageplan_wrapper::-webkit-scrollbar {
  width: 3px;
}

.insurance_coverage .coverageplan_wrapper::-webkit-scrollbar-track {
  background: #ebf3fd;
}

.insurance_coverage .coverageplan_wrapper::-webkit-scrollbar-thumb {
  background: #ccc;
}

.insurance_coverage .coverageplan_wrapper::-webkit-scrollbar-thumb:hover {
  background: 0 0;
}

.insurance_coverage .coverageplan {
  background: #fff;
  padding: 18px;
  border-radius: 8px;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  max-width: 750px;
}

.insurance_coverage .coverageplan:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  .insurance_coverage .coverageplan {
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 640px) {
  .insurance_coverage .coverageplan {
    font-size: 14px;
    line-height: 20px;
  }
  .insurance_coverage .coverageplan span {
    margin-bottom: 0;
  }
}
.insurance_coverage .coverageplan span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  color: #5e6c84;
  line-height: 20px;
}

.insurance_coverage .coverageplan .plantype {
  position: relative;
  display: flex;
  margin: 0 0 10px 0;
  justify-content: space-between;
}

.insurance_coverage .coverageplan .plantype .typeid {
  width: 70%;
  max-width: 350px;
}

@media screen and (max-width: 640px) {
  .insurance_coverage .coverageplan .plantype .typeid {
    width: 50%;
    font-size: 14px;
  }
}
.insurance_coverage .coverageplan .plantype .planfor {
  background: #fdefb4;
  color: #f90;
  font-size: 12px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  height: 30px;
}

@media screen and (max-width: 640px) {
  .insurance_coverage .coverageplan .plantype .planfor {
    padding: 0 10px;
    font-size: 9px;
    text-align: center;
    line-height: 9px;
  }
}
.insurance_coverage .coverageplan .plan-info ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}

.insurance_coverage .coverageplan .plan-info ul li {
  list-style: none;
  margin: 5px 0 0 0 !important;
}

@media screen and (max-width: 640px) {
  .insurance_coverage .coverageplan .plan-info ul {
    display: flex;
    flex-wrap: wrap;
  }
  .insurance_coverage .coverageplan .plan-info ul li {
    width: 50%;
    margin: 10px 0;
    font-size: 14px;
  }
  .insurance_coverage .coverageplan .plan-info ul li:last-child {
    width: 100%;
  }
}
.insurance_coverage .coverageplan .plan-info ul .checkpremium {
  box-sizing: border-box;
  width: 100%;
  background: #0663f6;
  color: #fff;
  padding: 6px 12px;
  display: block;
  text-align: center;
  border-radius: 5px;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  cursor: pointer;
}

@media screen and (max-width: 640px) {
  .insurance_coverage .coverageplan .plan-info ul .checkpremium {
    background: #fff;
    color: #0663f6;
    border: 1px solid #0663f6;
  }
}
@media screen and (max-width: 500px) {
  .tabsWrapper {
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 1024px) {
  #cover_top_plan .hide-mobile {
    display: none;
  }
}
#cover_top_plan .hide-desktop {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .hide-desktop {
    display: flex !important;
  }
}
#cover_top_plan .planHeading {
  font-size: 18px;
  color: #253858;
  margin-bottom: 1rem;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .planHeading {
    font-size: 16px;
  }
}
#cover_top_plan .planHeading span {
  color: #0065ff;
}

#cover_top_plan .tabs.health_tab {
  border: none;
}

#cover_top_plan .tabs.health_tab ul li {
  margin-right: 1rem;
}

#cover_top_plan .tabs.health_tab ul li:last-child {
  margin-right: 0;
}

#cover_top_plan .tabs.health_tab ul li a {
  padding-bottom: 0;
  font-size: 14px;
  text-transform: capitalize;
  background-color: #fff;
  padding: 8px 20px;
  border-radius: 20px;
}

#cover_top_plan .tabs.health_tab ul li a::after {
  content: "";
}

#cover_top_plan .tabs.health_tab ul li.active {
  color: #0065ff;
}

#cover_top_plan .tabs.health_tab ul li.active a {
  border: 1px solid #0065ff;
}

#cover_top_plan .tabs.health_tab ul li.active a::after {
  content: "";
  position: static;
  height: auto;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans {
    white-space: inherit;
    overflow: inherit;
  }
}
#cover_top_plan .tabsDetails.top_plans .card {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card {
    display: block;
    height: auto;
    width: 100%;
    max-width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons {
  display: flex;
  justify-content: end;
  float: right;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons {
    float: left;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #e3fcef;
  text-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #36b37e;
  padding: 3px 10px 3px 20px;
  font-size: 12px;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a {
    padding: 3px 20px 3px 10px;
    margin-bottom: 10px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a span {
  padding: 10px;
}

#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a::before {
  content: "";
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a::before {
    right: 0;
    transform: rotate(180deg);
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body {
  padding: 16px;
  padding-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .logo_top {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .logo_top {
    margin-right: 16px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 div {
  color: #253858;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 6px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock {
  padding-bottom: 0;
  width: auto;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock .featuresIcon {
  display: none;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock .featuresIcon::before {
  display: none;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
  padding: 3px 5px;
  color: #7a869a;
  font-size: 12px;
  border: 1px solid #dfe1e6;
  border-radius: 5px;
  text-align: center;
  margin: 0 6px 6px 0;
  line-height: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px !important;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p:last-child {
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
    padding: 3px 3px;
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
    margin-bottom: 10px;
    width: auto;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
  padding: 2px 10px;
  border: 1px solid #e3fcef;
  border-radius: 5px;
  cursor: pointer;
  width: auto;
  display: flex;
  align-items: center;
  background: rgba(222, 235, 255, 0.4);
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #505f79;
  justify-content: center;
  width: 130px;
  transition: all 0.3s ease;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures:hover {
  background: #0065ff;
  color: #deebff;
}

@media (max-width: 568px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
    width: auto;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures b {
  margin-right: 3px;
  display: inline-block;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
    margin-bottom: 10px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter {
  display: flex;
  align-items: center;
  margin-top: 16px;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter {
    justify-content: space-between;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div {
  color: #7a869a;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div {
    width: 50%;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div span {
  display: block;
  color: #253858;
  font-size: 16px;
  font-weight: 600;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div:first-child {
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div:first-child {
    width: 65%;
  }
}
@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card.up .seeMorePlans:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 15px;
  }
}
#cover_top_plan .tabsDetails.top_plans .more_less.card {
  background: 0 0;
  border: none;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  box-shadow: none;
  position: absolute;
  bottom: -74px;
}

#cover_top_plan .tabsDetails.top_plans .more_less.card.up .seeMorePlans::after {
  top: 0 !important;
}

#cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans {
  border: 1px solid #0065ff;
  padding: 6px 16px;
  padding-right: 25px;
  border-radius: 20px;
  position: relative;
  width: auto;
  display: inline-block;
  cursor: pointer;
  background: #fff;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans {
    font-size: 12px;
    position: relative;
    line-height: 20px;
  }
}
#cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans::after {
  position: relative;
  right: -10px;
  top: -2px;
  border-color: #0663f6;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans::after {
    content: "";
    border: solid #0663f6;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar {
  padding: 10px 15px;
  margin: auto;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar {
    position: static;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar {
    padding: 10px 15px 15px;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn:before {
  content: "";
  border-top: 1px solid #f4f5f7;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -15px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn:before {
    left: 0;
    right: 0;
    top: 0;
    border-color: #dfe1e6;
    width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  float: initial;
  position: relative;
  margin-right: auto;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
    margin-left: 0;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > .price strong {
  font-weight: 700 !important;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7a869a;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn {
    justify-content: space-between;
    padding-top: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
    text-align: left;
    font-size: inherit;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price strong {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #253858;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > span {
  display: block;
  color: #7a869a;
  font-size: 12px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > span {
    display: block;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
  border-radius: 8px;
  text-transform: inherit;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    width: 150px;
    min-width: 130px;
    font-size: 13px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 440px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    max-width: 180px;
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    max-width: 125px;
    width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium:hover {
  transform: scale(1.05);
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium.loading {
  font-size: 0;
  position: relative;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium.loading::after {
  position: absolute;
  content: "";
  right: 45%;
  top: auto;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 20px;
  height: 20px;
  animation: spin 1.2s linear infinite;
  transform: translate(-50%, 100%);
}

#cover_top_plan .container section {
  padding: 0;
}

.planHeading {
  color: #253858;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}

@media screen and (max-width: 560px) {
  .planHeading {
    font-size: 16px;
  }
}
.planHeading span {
  color: #0065ff;
}

#cover_top_plan .top-plan-tabs input[type=radio],
#cover_top_plan > input[type=radio] {
  position: absolute;
  left: -200vw;
}

#cover_top_plan .tabsDetails.top_plans {
  display: block;
}

#cover_top_plan .tab-panel {
  display: none;
  padding: 0;
  margin-top: 1.5rem;
  background-color: transparent;
  background: 0 0;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .tab-panel {
    margin-top: 18px;
  }
}
#cover_top_plan > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
#cover_top_plan > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6),
#cover_top_plan > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
#cover_top_plan > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
#cover_top_plan > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
#cover_top_plan > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:first-child:checked) ~ .tab-panels > .tab-panel:first-child {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(3):checked) ~ .tab-panels > .tab-panel:nth-child(2) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(5):checked) ~ .tab-panels > .tab-panel:nth-child(3) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(7):checked) ~ .tab-panels > .tab-panel:nth-child(4) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(9):checked) ~ .tab-panels > .tab-panel:nth-child(5) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(11):checked) ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .top-plan-tabs {
    overflow-x: scroll;
    width: 100%;
    display: flex;
    align-items: CENTER;
  }
  #cover_top_plan .top-plan-tabs::-webkit-scrollbar {
    display: none;
  }
}
#cover_top_plan .top-plan-tabs .tab-label,
#cover_top_plan > label {
  position: relative;
  padding: 6px 18px;
  background: #fff;
  border: 1px solid #fff;
  cursor: pointer;
  margin-right: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #253858;
  border-radius: 50px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .top-plan-tabs .tab-label,
  #cover_top_plan > label {
    padding: 7px 10px;
    margin-right: 12px;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 320px) {
  #cover_top_plan .top-plan-tabs .tab-label,
  #cover_top_plan > label {
    margin-right: 8px;
  }
}
#cover_top_plan .top-plan-tabs input:checked + label,
#cover_top_plan > input:checked + label {
  color: #0065ff;
  border: 1px solid #0065ff;
  font-weight: 600;
}

[lang$=IN] .artcle_left_panel .tabsWrapper #cover_top_plan .featuresActionBar {
  padding-top: 15px;
  padding-bottom: 15px;
}

.more_less.card.up .seeMorePlans:after {
  top: 20px !important;
}

.featuresActionBar .priceBtn::before {
  border-top-width: 0.1px !important;
}

@media only screen and (max-width: 1024px) {
  .featuresActionBar .priceBtn {
    margin-top: 10px;
  }
}
.popup-slide .health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.hide)::after {
  display: none;
}

.popup-slide:has(.return-user)::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .popup-slide:has(.return-user) .health-insurance-bu .health-insurance-bu-right {
    height: auto;
  }
}
.popup-slide:has(.return-user) .popup-back {
  height: 24px;
  width: 24px;
  cursor: pointer;
  text-align: center;
  position: absolute;
  overflow: hidden;
  display: block;
  right: -15px;
  top: -15px;
}

.popup-slide:has(.return-user) .popup-back::after,
.popup-slide:has(.return-user) .popup-back::before {
  content: "";
  width: 2px;
  height: 16px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #253858;
}

.popup-slide:has(.return-user) .popup-back::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.popup-slide:has(.return-user) .popup-back::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 1024px) {
  .popup-slide:has(.return-user) .popup-back {
    right: 6px;
    top: 6px;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide:has(.return-user) .popup-back {
    right: 10px;
    top: -10px;
  }
}
.popup-slide:has(.health-insurance-return-user-step.hide)::after {
  display: block;
}

.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.hide)::after {
  display: block;
}
.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.hide) .progress-bar,
.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.hide) .orderChange {
  display: block;
}
.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.no-talkto-us.pre-lead-return-user)::after {
  display: block;
}
.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.no-talkto-us.pre-lead-return-user) .progress-bar {
  display: block;
}
.health-insurance-bu .health-insurance-bu-right.return-user::after {
  display: none;
}
.health-insurance-bu .health-insurance-bu-right.return-user .progress-bar,
.health-insurance-bu .health-insurance-bu-right.return-user .orderChange {
  display: none;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .heading {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .heading {
    margin: 18px 16px 0;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .sub-heading {
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  margin: 4px 0 24px;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .sub-heading {
    margin: 4px 16px 24px;
    width: 80%;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city {
  border: 1px solid #DFE1E6;
  background: #FAFBFC;
  border-radius: 8px;
  padding: 16px 16px 24px;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city {
    margin: 0 16px;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .label {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #253858;
  margin: 0 0 14px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .label::after {
  content: "";
  width: 36px;
  height: 1px;
  background: #253858;
  position: absolute;
  top: 50%;
  left: 65px;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .label {
    margin: 0 0 14px;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list {
  display: flex;
  flex-wrap: wrap;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  min-height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 48px;
  margin: 0 0 16px;
  flex-wrap: wrap;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member span {
  font-weight: 400;
  opacity: 0.8;
  display: inline-block;
  margin-left: 3px;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member {
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member::before {
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0px, -50%);
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Self::before {
  background: url(../../../images/bu/health/top-fold/health-self-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Spouse::before {
  background: url(../../../images/bu/health/top-fold/health-wife-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Son::before {
  background: url(../../../images/bu/health/top-fold/health-son-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Daughter::before {
  background: url(../../../images/bu/health/top-fold/health-daughter-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Father::before {
  background: url(../../../images/bu/health/top-fold/health-father-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Mother::before {
  background: url(../../../images/bu/health/top-fold/health-mother-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Grand.Father::before {
  background: url(../../../images/bu/health/top-fold/health-grandfather-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Grand.Mother::before {
  background: url(../../../images/bu/health/top-fold/health-grandmother-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Father-In-Law::before {
  background: url(../../../images/bu/health/top-fold/health-fatherinlaw-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Mother-In-Law::before {
  background: url(../../../images/bu/health/top-fold/health-motherinlaw-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .more-members {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  position: relative;
  cursor: pointer;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .more-members::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0px 0 3px 6px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city-medical-history {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city-medical-history {
    flex-direction: column;
    align-items: flex-start;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city {
  display: flex;
  margin-top: 18px;
  width: 50%;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city {
    margin-top: 2px;
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city img {
  margin-right: 12px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city .city .label {
  color: #7A869A;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city .city .value {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history {
  display: flex;
  margin-top: 18px;
  width: 50%;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history {
    margin-top: 16px;
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history img {
  margin-right: 12px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history .medical-history .label {
  color: #7A869A;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history .medical-history .value {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper {
  margin: 28px auto 0;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper {
    bottom: -1px;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper .button {
  box-shadow: 0px 4px 12px 0px rgba(0, 101, 255, 0.2392156863);
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper .button {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper .outline-button {
  color: #0065FF;
  /* font-family: Roboto; */
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 18px 0 24px;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper .outline-button {
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu {
    margin-top: 0;
    height: auto;
  }
}
.health-insurance-bu .tnc {
  position: relative;
  top: auto;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  .health-insurance-bu .tnc {
    margin-bottom: 0;
  }
}
.health-insurance-bu .tnc p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #505F79;
}
.health-insurance-bu .logo-review {
  display: flex;
  align-items: flex-start !important;
  margin-top: 7px;
  margin-bottom: 30px;
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  .health-insurance-bu .logo-review {
    padding: 0;
    align-items: flex-start;
    margin: 0px;
  }
}
.health-insurance-bu .logo-review .logo {
  border: 1px solid #DFE1E6;
  border-radius: 8px;
  padding: 14px 8px;
  margin-right: 16px;
  width: 120px;
  height: 60px;
  text-align: center;
  flex-shrink: 0;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  background: #fff;
}
.health-insurance-bu .logo-review .logo img {
  width: 90px;
  height: auto;
}
@media screen and (max-width: 375px) {
  .health-insurance-bu .logo-review .logo {
    width: 105px;
  }
}
.health-insurance-bu .logo-review .name-review .name {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .logo-review .name-review .name {
    font-size: 20px;
    line-height: 30px;
  }
}
.health-insurance-bu .logo-review .name-review .review {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 320px) {
  .health-insurance-bu .logo-review .name-review .review {
    flex-direction: column;
    align-items: flex-start;
  }
}
.health-insurance-bu .logo-review .name-review .review .starts_block {
  display: inline-block;
  margin-bottom: 0;
  width: 130px;
  height: 36px;
}
@media screen and (max-width: 375px) {
  .health-insurance-bu .logo-review .name-review .review .starts_block {
    width: 115px;
  }
  .health-insurance-bu .logo-review .name-review .review .starts_block .star_rig {
    margin-right: -4px;
  }
}
.health-insurance-bu .logo-review .name-review .review .starts_block .star_rig.half:after {
  margin-left: -20px !important;
}
.health-insurance-bu .logo-review .name-review .review .rating {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #505F79;
}
.health-insurance-bu .health-insurance-bu-right .termCondition {
  font-size: 12px;
  color: #253858;
  text-align: center;
  margin: 8px 0 20px;
  display: block;
  padding: 0 10px;
}
.health-insurance-bu .health-insurance-bu-right .termCondition .linkbutton {
  cursor: pointer;
  color: #0065ff;
}

.fluid-container {
  margin-top: 48px;
}

@media screen and (max-width: 1024px) {
  .fluid-container {
    margin-top: 16px;
  }
}
.fluid-container.blue-bg {
  background: linear-gradient(152.58deg, rgba(0, 101, 255, 0.0392156863) 0, rgba(0, 255, 240, 0.0392156863) 95.63%);
  padding: 28px 0;
}

@media screen and (max-width: 1024px) {
  .fluid-container.blue-bg {
    background: #f4f5f7;
    padding: 0;
  }
}
.fluid-container .plan-comparison-full-width {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 1180px) {
  .fluid-container .plan-comparison-full-width {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-container .plan-comparison-full-width {
    flex-direction: column;
    padding: 0;
  }
}
.health-pointers-box {
  width: 60%;
}

@media screen and (max-width: 1180px) {
  .health-pointers-box {
    width: 65%;
  }
}
@media screen and (max-width: 1024px) {
  .health-pointers-box {
    width: 100%;
    padding: 16px 16px 18px;
    background: #fff;
    margin: 0 0 16px;
  }
}
.health-pointers-box .heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #253858;
  margin-bottom: 24px;
}

@media screen and (max-width: 1024px) {
  .health-pointers-box .heading {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 14px;
  }
}
.health-pointers-box .health-pointers {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
  display: flex;
  flex-wrap: wrap;
  color: #253858;
}

@media screen and (max-width: 1024px) {
  .health-pointers-box .health-pointers {
    flex-direction: column;
  }
}
.health-pointers-box .health-pointers .pointer {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  display: flex;
  flex-direction: row;
  margin-bottom: 28px;
  width: 50%;
}

@media screen and (max-width: 1024px) {
  .health-pointers-box .health-pointers .pointer {
    width: 100%;
    margin-bottom: 24px;
  }
}
.health-pointers-box .health-pointers .pointer:last-child {
  margin-bottom: 0;
}

.health-pointers-box .health-pointers .pointer .pointer-icon {
  min-width: 56px;
  height: 56px;
  margin-right: 16px;
  border-radius: 8px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .health-pointers-box .health-pointers .pointer .pointer-icon {
    min-width: 46px;
    height: 46px;
  }
}
.health-pointers-box .health-pointers .pointer .pointer-icon:before {
  content: "";
  position: absolute;
  width: 56px;
  height: 56px;
}

@media screen and (max-width: 1024px) {
  .health-pointers-box .health-pointers .pointer .pointer-icon:before {
    width: 46px;
    height: 46px;
  }
}
.health-pointers-box .health-pointers .pointer .pointer-icon.icon-1::before {
  background: url(../../../images/bu/health/plan-comparison/health-plan-comparison-pointer-icon-1.svg) no-repeat center/contain;
}

.health-pointers-box .health-pointers .pointer .pointer-icon.icon-2::before {
  background: url(../../../images/bu/health/plan-comparison/health-plan-comparison-pointer-icon-2.svg) no-repeat center/contain;
}

.health-pointers-box .health-pointers .pointer .pointer-icon.icon-3::before {
  background: url(../../../images/bu/health/plan-comparison/health-plan-comparison-pointer-icon-3.svg) no-repeat center/contain;
}

.health-pointers-box .health-pointers .pointer .pointer-icon.icon-4::before {
  background: url(../../../images/bu/health/plan-comparison/health-plan-comparison-pointer-icon-4.svg) no-repeat center/contain;
}

.health-pointers-box .health-pointers .pointer .pointer-icon + span {
  max-width: 230px;
  line-height: 22px;
  display: flex;
  align-items: center;
}

.health-pointers-box .health-pointers .pointer .pointer-icon + span.multiline {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .health-pointers-box .health-pointers .pointer .pointer-icon + span.multiline {
    font-size: 16px;
    line-height: 24px;
  }
}
.health-pointers-box .health-pointers .pointer .pointer-icon + span.multiline sup {
  font-size: 9px;
}

@media screen and (max-width: 1024px) {
  .health-pointers-box .health-pointers .pointer .pointer-icon + span.multiline sup {
    font-size: 7px;
  }
}
.health-pointers-box .health-pointers .pointer .pointer-icon + span.multiline .liteclr {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

@media screen and (max-width: 1024px) {
  .health-pointers-box .health-pointers .pointer .pointer-icon + span.multiline .liteclr {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  .health-pointers-box .health-pointers .pointer .pointer-icon + span {
    max-width: 250px;
  }
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.overlay.show {
  visibility: visible;
  opacity: 1;
}

.popup-slide,
.popup-slide-mobile {
  position: relative;
  transition: all 0.4s ease-in-out;
}

.popup-slide .close,
.popup-slide-mobile .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 0.2s;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  color: #333;
}

.popup-slide .close:hover,
.popup-slide-mobile .close:hover {
  color: #36b37e;
}

.popup-slide .close .content,
.popup-slide-mobile .close .content {
  max-height: 30%;
  overflow: auto;
}

.popup-slide {
  padding: 20px;
  background: #fff;
  border-radius: 0;
  width: 580px;
  margin: 0 0 0 auto;
  position: relative;
  right: -560px;
  height: 100%;
  overflow-y: scroll;
}

@media screen and (max-width: 1024px) {
  .popup-slide {
    padding: 0;
  }
}
.popup-slide .health-insurance-bu-right {
  padding: 0;
}

.popup-slide .health-insurance-bu-right:after {
  display: none;
}

.popup-slide .info_data {
  display: none;
}

@media (max-width: 768px) {
  .popup-slide {
    width: 100%;
    overflow-y: scroll;
  }
  .popup-slide .health-insurance-bu .health-insurance-bu-right {
    padding: 0;
  }
}
.overlay.show .popup-slide {
  right: 0;
}

#popup-slide-mobile .close {
  top: 7px;
  right: 25px;
}

.popup-slide-mobile {
  background: #fff;
  padding: 30px 20px 4px;
  border-radius: 40px 40px 0 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  margin-bottom: -110px;
}

@media screen and (max-width: 1024px) {
  .popup-slide-mobile .radio_pills {
    padding: 0;
    min-height: auto;
  }
}
@media (max-width: 1024px) {
  .overlay.show {
    display: block;
  }
  .overlay.show .popup-slide-mobile {
    margin-bottom: 0;
  }
}
.read-more-list {
  margin-bottom: 48px;
}

@media screen and (max-width: 767px) {
  .read-more-list {
    margin-bottom: 0;
  }
}
.read-more-list .read-more-list-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #253858;
  padding-left: 16px;
  position: relative;
  margin-bottom: 16px;
}

.read-more-list .read-more-list-content::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #7a869a;
  position: absolute;
  left: 0;
  top: 8px;
}

.read-more-list .more-content {
  display: none;
}

.read-more-list .more-content.show {
  display: block;
}

.read-more-list .read-more-button {
  padding: 6px 16px;
  display: block;
  background: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0065ff;
  cursor: pointer;
  position: relative;
  max-width: 136px;
  width: 100%;
  margin-top: -8px;
}

.read-more-list .read-more-button::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  position: absolute;
  top: 37%;
  right: 24px;
}

.read-more-list .read-more-button.show::after {
  transform: rotate(-135deg);
  margin: 0 0 1px 5px;
  top: 46%;
  right: 34px;
}

.block_content_wrapper p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #253858;
}

.process-with-numbers {
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 0;
}

.process-with-numbers::before {
  content: "";
  height: 100%;
  width: 2px;
  position: absolute;
  background: #dfe1e6;
  left: 15px;
  z-index: -1;
}

.process-with-numbers:last-child::before {
  display: none;
}

.process-with-numbers .number {
  width: 32px;
  height: 32px;
  background: #deebff;
  display: flex;
  align-items: center;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  color: #253858;
  margin-right: 12px;
}

.process-with-numbers .content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #253858;
  display: block;
}

.process-with-numbers .content p.heading {
  font-weight: 700;
  margin-bottom: 2px;
}

.process-with-numbers .content p::before {
  display: none;
}

.process-with-numbers .content ul li {
  margin: 5px 0 12px 18px;
  line-height: 24px !important;
}

.top-plans-box {
  background: #f5f9ff;
  border-radius: 8px;
  padding: 24px 24px 35px;
  margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
  .top-plans-box {
    padding: 8px 8px 19px;
    margin-bottom: 30px;
  }
}
.top-plans-box .top-plans-heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #253858;
  margin-bottom: 12px;
}

.top-plans-box .top-plans-heading span {
  color: #36b37e;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-heading {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 360px) {
  .top-plans-box .top-plans-heading {
    font-size: 16px;
    line-height: 26px;
  }
}
.top-plans-box .top-plans-tabs .top-plans-tab {
  background: #fff;
  border-radius: 100px;
  border: 1px solid transparent;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #253858;
  padding: 6px 18px;
  margin-right: 12px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tabs .top-plans-tab {
    font-size: 12px;
    margin-right: 5px;
  }
}
.top-plans-box .top-plans-tabs .top-plans-tab.active {
  border: 1px solid #0065ff;
  color: #0065ff;
  font-weight: 500;
}

.top-plans-box .top-plans-tab-content-list {
  margin-top: 22px;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content-list {
    margin-top: 12px;
  }
}
.top-plans-box .top-plans-tab-content-list > input[type=radio] {
  position: absolute;
  left: -200vw;
}

.top-plans-box .top-plans-tab-content-list .tabsDetails.top_plans {
  display: block;
}

.top-plans-box .top-plans-tab-content-list .tab-panel {
  display: none;
  padding: 0;
  margin-top: 1.5rem;
  background-color: transparent;
  background: 0 0;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content-list .tab-panel {
    margin-top: 18px;
  }
}
.top-plans-box .top-plans-tab-content-list > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.top-plans-box .top-plans-tab-content-list > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6),
.top-plans-box .top-plans-tab-content-list > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.top-plans-box .top-plans-tab-content-list > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.top-plans-box .top-plans-tab-content-list > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5) {
  display: block;
}

.top-plans-box .top-plans-tab-content-list > label {
  position: relative;
  padding: 6px 18px;
  background: #fff;
  border: 1px solid #fff;
  cursor: pointer;
  margin-right: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #253858;
  border-radius: 50px;
}

@media only screen and (max-width: 1024px) {
  .top-plans-box .top-plans-tab-content-list > label {
    padding: 7px 10px;
    margin-right: 12px;
  }
}
@media only screen and (max-width: 320px) {
  .top-plans-box .top-plans-tab-content-list > label {
    margin-right: 8px;
  }
}
.top-plans-box .top-plans-tab-content-list > input:checked + label {
  color: #0065ff;
  border: 1px solid #0065ff;
  font-weight: 600;
}

.top-plans-box .top-plans-tab-content {
  position: relative;
}

.top-plans-box .top-plans-tab-content .top-plan {
  margin-bottom: 16px;
}

.top-plans-box .top-plans-tab-content .top-plan.extra-features .name-features-button {
  border-radius: 8px 8px 0 0;
}

.top-plans-box .top-plans-tab-content .top-plan.extra-features .display-desktop {
  display: flex;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan.extra-features .display-desktop {
    display: none;
  }
}
.top-plans-box .top-plans-tab-content .top-plan.extra-features .display-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan.extra-features .display-mobile {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan.extra-features {
    position: relative;
  }
  .top-plans-box .top-plans-tab-content .top-plan.extra-features .name-features-button {
    border-radius: 8px;
  }
  .top-plans-box .top-plans-tab-content .top-plan.extra-features .what-we-love {
    margin: 10px 0 0;
    border-radius: 8px;
  }
  .top-plans-box .top-plans-tab-content .top-plan.extra-features .what-you-should-know {
    margin: 10px 0 0;
    border-radius: 8px;
  }
}
.top-plans-box .top-plans-tab-content .top-plan .name-features-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-radius: 8px;
  padding: 16px 24px 8px 16px;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan .name-features-button {
    flex-direction: column;
    align-items: flex-start;
    padding: 12px 12px 18px;
  }
}
.top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features {
  width: 57%;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features {
    width: 100%;
  }
}
.top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #253858;
  margin-bottom: 8px;
}

.top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features .features {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features .features .feature {
  background: #fff;
  border: 1px solid #dfe1e6;
  border-radius: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #505f79;
  padding: 2px 6px;
  margin-right: 8px;
  margin-bottom: 10px;
}

.top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features .features .top-plans-view-more-features {
  background: rgba(222, 235, 255, 0.4);
  border-radius: 4px;
  padding: 3px 18px 3px 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #0065ff;
  position: relative;
}

.top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features .features .top-plans-view-more-features:after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  position: absolute;
  top: 43%;
  right: 8px;
}

.top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features .features .more-features {
  display: none;
}

.top-plans-box .top-plans-tab-content .top-plan .name-features-button .name-features .features .more-features.show {
  display: flex;
  width: 100%;
  flex-wrap: inherit;
}

.top-plans-box .top-plans-tab-content .top-plan .name-features-button .price-button {
  max-width: 228px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan .name-features-button .price-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    margin-top: 16px;
  }
}
.top-plans-box .top-plans-tab-content .top-plan .name-features-button .price-button .price {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7a869a;
  margin-bottom: 12px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan .name-features-button .price-button .price {
    text-align: left;
  }
}
.top-plans-box .top-plans-tab-content .top-plan .name-features-button .price-button .price span {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #253858;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan .name-features-button .price-button .price span {
    display: block;
    margin-top: 4px;
  }
}
.top-plans-box .top-plans-tab-content .top-plan .name-features-button .price-button button {
  background: #0065ff;
  border-radius: 8px;
  border: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #fff;
  padding: 12px;
  width: 100%;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plan .name-features-button .price-button button {
    max-width: 164px;
  }
}
.top-plans-box .top-plans-tab-content .top-plan .what-we-love {
  background: #e3fcef;
  border-radius: 0 0 8px 8px;
  padding: 14px 13px 12px;
  display: flex;
  align-items: flex-start;
}

.top-plans-box .top-plans-tab-content .top-plan .what-we-love .content {
  margin-left: 9px;
}

.top-plans-box .top-plans-tab-content .top-plan .what-we-love .content .heading {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  margin-bottom: 2px;
}

.top-plans-box .top-plans-tab-content .top-plan .what-we-love .content .description {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #505f79;
}

.top-plans-box .top-plans-tab-content .top-plan .what-you-should-know {
  background: #fff7db;
  border-radius: 0 0 8px 8px;
  padding: 12px 6px 12px 12px;
  display: flex;
  align-items: flex-start;
}

.top-plans-box .top-plans-tab-content .top-plan .what-you-should-know .content {
  margin-left: 6px;
}

.top-plans-box .top-plans-tab-content .top-plan .what-you-should-know .content .heading {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}

.top-plans-box .top-plans-tab-content .top-plan .what-you-should-know .content .description {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #505f79;
}

.top-plans-box .top-plans-tab-content .more-top-plans {
  display: none;
}

.top-plans-box .top-plans-tab-content .more-top-plans.show {
  display: block;
}

.top-plans-box .top-plans-tab-content .readmore_wrapper {
  text-align: center;
  position: absolute;
  bottom: -67px;
  left: 0;
  right: 0;
}

@media (max-width: 1024px) {
  .top-plans-box .top-plans-tab-content .readmore_wrapper {
    bottom: 0;
  }
}
.top-plans-box .top-plans-tab-content .top-plans-view-more {
  border: 1px solid #0065ff;
  border-radius: 100px;
  padding: 6px 30px 6px 18px;
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0065ff;
  cursor: pointer;
  display: inline-block;
  cursor: pointer;
  position: relative;
}

@media screen and (max-width: 767px) {
  .top-plans-box .top-plans-tab-content .top-plans-view-more {
    bottom: -52px;
  }
}
.top-plans-box .top-plans-tab-content .top-plans-view-more:after {
  content: "";
  position: absolute;
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 0 10px;
  width: 8px;
  height: 8px;
  top: 11px;
  right: 14px;
}

.top-plans-box .top-plans-tab-content .top-plans-view-more.show:after {
  transform: rotate(-135deg);
  margin: 0 0 1px 5px;
  top: 46%;
  right: 15px;
}

.faqsWrapper {
  margin-bottom: 20px;
}

.faqsWrapper .more-faqs {
  display: none;
}

.faqsWrapper .more-faqs.show {
  display: block;
}

.faqsWrapper .more-faqs.show li {
  border-bottom: 0 solid #e7e7e7;
  padding: 0 !important;
  font-size: inherit !important;
  color: inherit !important;
  margin: 0 0 5px 0 !important;
  background: #f1f3f5;
  border-radius: 8px;
  list-style: none;
}

.faqsWrapper .more-faqs.show li h3 {
  font-size: 16px !important;
  color: #253858;
  border-bottom: none;
  padding-bottom: 0;
  margin: 10px 0 0 !important;
}

.faqsWrapper .more-faqs.show li h3 a {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
}

.faqsWrapper .more-faqs.show li h3 a::after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 22px;
}

.faqsWrapper .more-faqs.show li h3 a[flag=up]::after {
  -webkit-transform: rotate(-135deg);
  top: 26px;
}

.faqsWrapper .more-faqs.show li h3 + div {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 16px;
  display: none;
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5);
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: #253858;
  border-left: 0.8px solid rgba(37, 56, 88, 0.1);
  border-right: 0.8px solid rgba(37, 56, 88, 0.1);
  border-bottom: 0.8px solid rgba(37, 56, 88, 0.1);
}

.faqsWrapper .show-more-faqs {
  border: 1px solid #0065ff;
  border-radius: 100px;
  padding: 6px 18px;
  max-width: 155px;
  width: 100%;
  display: block;
  position: relative;
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0065ff;
  cursor: pointer;
  margin: 10px auto 0;
}

@media screen and (max-width: 1024px) {
  .faqsWrapper .show-more-faqs {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
}
.faqsWrapper .show-more-faqs::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  position: absolute;
  top: 37%;
  right: 13px;
}

.faqsWrapper .show-more-faqs.show::after {
  transform: rotate(-135deg);
  margin: 0 0 1px 5px;
  top: 46%;
  right: 20px;
}

@media screen and (max-width: 1024px) {
  .block_content_wrapper:has(.faqsWrapper .more-faqs) {
    margin-bottom: 26px !important;
  }
}
.artcle_left_panel .read_more_art_web {
  display: none;
}

@-webkit-keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.exitIntentModal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: 1000001;
  -webkit-animation: filterWebFade 0.3s ease-out;
  animation: filterWebFade 0.3s ease-out;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .exitIntentModal {
    display: none;
  }
}
.leftSection .first_pointer.h2 sup,
.leftSection h1.first_pointer sup,
.leftSection h2.first_pointer sup,
.title.first_pointer sup {
  font-size: 9px;
}

.exitIntentInner {
  width: 90%;
  max-width: 792px;
  border-radius: 8px;
  z-index: 99;
  margin: 0 auto 0;
  max-height: 90vh;
  overflow: auto;
  padding: 12px 24px 0;
  background: #fff;
  position: relative;
}

.exitIntentInner::after {
  content: "";
  background: url("../../../images/health/exit-intent-bottom.svg") no-repeat 0 0;
  width: 364px;
  height: 295px;
  position: absolute;
  bottom: 0;
  right: 24px;
}

.exitTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.exitClose {
  height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}

.exitClose::after,
.exitClose::before {
  content: "";
  width: 2px;
  height: 20px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #253858;
}

.exitClose::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.exitClose::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.headingExit {
  font-size: 32px;
  font-weight: 700;
}

.exitIntentInner .tagLine1 {
  font-weight: 500;
  font-size: 24px;
}

.exitIntentInner .tagLine2 {
  font-weight: 500;
  font-size: 20px;
  margin-top: 6px;
}

.exitIntentInner .tagLine2 span {
  font-weight: 700;
  font-size: 24px;
  color: #0065ff;
}

ul.lisitnExit {
  list-style-type: none;
  margin: 20px 0;
}

ul.lisitnExit li {
  font-size: 16px;
  font-weight: 500;
  background: url("../../../images/health/icons-exit.svg") no-repeat 0 0;
  padding: 0 0 0 40px;
  margin-bottom: 18px;
  line-height: 24px;
}

ul.lisitnExit li.firstIcon {
  background-position: 0 0;
}

ul.lisitnExit li.secondIcon {
  background-position: 0 -45px;
}

ul.lisitnExit li.thirdIcon {
  background-position: 0 -88px;
}

.disclaimerExit {
  font-size: 10px;
  width: 380px;
  line-height: 18px;
}

.buttonExit {
  width: 320px;
  height: 56px;
  border-radius: 4px;
  background: #0065ff;
  color: #fff;
  text-align: center;
  margin: 20px 0 32px;
  outline: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.exitIntentModalNew {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: 1000;
  animation: filterWebFade 0.3s ease-out;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  color: #253858;
}

.exitIntentModalNew .exitIntentInnerNew {
  width: 90%;
  max-width: 792px;
  border-radius: 8px;
  z-index: 99;
  margin: 0 auto 0;
  max-height: 90vh;
  overflow: auto;
  padding: 22px 24px 24px;
  background: #fff;
  position: relative;
  line-height: 1.5;
}

.exitIntentModalNew .exitIntentInnerNew .imageExitBox {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine1 {
  color: #253858;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  margin: 0 0 8px;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine3 {
  font-weight: 500;
  font-size: 18px;
  margin-top: 24px;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine2 {
  font-size: 20px;
  margin-top: 2px;
  font-weight: 500;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine2 span {
  font-weight: 700;
  font-size: 24px;
  color: #0065ff;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine2 sup {
  font-weight: 400;
  font-size: 16px;
}

.exitIntentModalNew .exitIntentInnerNew .exitTopNew {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.exitIntentModalNew .exitIntentInnerNew .exitCloseNew {
  height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}

.exitIntentModalNew .exitIntentInnerNew .exitCloseNew::after,
.exitIntentModalNew .exitIntentInnerNew .exitCloseNew::before {
  content: "";
  width: 2px;
  height: 20px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #253858;
}

.exitIntentModalNew .exitIntentInnerNew .exitCloseNew::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.exitIntentModalNew .exitIntentInnerNew .exitCloseNew::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.exitIntentModalNew .exitIntentInnerNew .headingExitNew {
  color: #253858;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  margin: 0 0 8px;
}

.exitIntentModalNew .exitIntentInnerNew ul.lisitnExitNew {
  margin: 32px 0 0;
  padding: 0;
  list-style-type: disc;
  display: flex;
  width: 70%;
  flex-flow: wrap;
}

.exitIntentModalNew .exitIntentInnerNew ul.lisitnExitNew li {
  font-size: 16px;
  padding: 0;
  margin: 0 0 16px;
  list-style-type: disc;
  flex: 1 1 50%;
  display: flex;
  line-height: 24px;
  font-weight: 500;
}

.exitIntentModalNew .exitIntentInnerNew ul.lisitnExitNew li::marker {
  content: none;
}

.exitIntentModalNew .exitIntentInnerNew ul.lisitnExitNew li::before {
  content: "";
  width: 9px;
  height: 9px;
  background: #0065ff;
  display: inline-block;
  border-radius: 30px;
  margin: 8px 12px 0 0;
}

.exitIntentModalNew .exitIntentInnerNew .disclaimerExitNew {
  font-size: 10px;
  width: 380px;
  line-height: 18px;
}

.exitIntentModalNew .exitIntentInnerNew .buttonExitNew {
  width: 320px;
  height: 56px;
  border-radius: 4px;
  background: #f35023;
  color: #fff;
  text-align: center;
  margin: 20px 0 0;
  outline: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
}

.exitIntentModalNew .exitIntentInnerNew .buttonExitNew.loading {
  font-size: 0 !important;
}

.exitIntentModalNew .exitIntentInnerNew .buttonExitNew.loading::after {
  position: absolute;
  content: "";
  right: 43%;
  top: 16px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 20px;
  height: 20px;
  animation: spin 1.2s linear infinite;
  transform: translate(-50%, 0);
}

.exitIntentModalNew.new .exitIntentInnerNew {
  border-radius: 24px;
  background: #f4fef9;
  width: 100%;
  max-width: 979px;
  padding: 24px 24px 16px 28px;
}

.exitIntentModalNew.new .exitIntentInnerNew .imageExitBox {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 385px;
  height: 373px;
}

.exitIntentModalNew.new .exitIntentInnerNew .imageExitBox img {
  margin-bottom: -6px;
  max-width: 100%;
}

.exitIntentModalNew.new .exitIntentInnerNew .exitTopNew {
  align-items: flex-start;
}

.exitIntentModalNew.new .exitIntentInnerNew .exitTopNew .exitCloseNew {
  height: 20px;
  width: 20px;
}

.exitIntentModalNew.new .exitIntentInnerNew .exitTopNew .headingExitNew {
  color: #253858;
  margin: 0 0 8px;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine1 {
  border-bottom: 1px solid #dfe1e6;
  padding-bottom: 22px;
  margin-bottom: 18px;
  display: block;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
  color: #253858;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine1 span {
  color: #00875a;
  font-weight: 700;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine2 {
  color: #253858;
  font-weight: 700;
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 46px;
  text-align: left;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine2 span {
  font-weight: 700;
  font-size: 32px;
  color: #00875a;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine3 {
  margin-top: 0;
  color: #00875a;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-heading {
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  margin: 24px 0 0;
  position: relative;
  display: flex;
  align-items: center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-heading::after {
  content: "";
  background: #253858;
  width: 36px;
  height: 1px;
  margin-left: 8px;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 63%;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer {
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 24px;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon {
  width: 46px;
  height: 46px;
  border-radius: 8px;
  margin-right: 16px;
  flex-shrink: 0;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-1.svg) no-repeat center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-2.svg) no-repeat center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-3.svg) no-repeat center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-4.svg) no-repeat center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .leftSection .h2,
.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .leftSection h1,
.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .leftSection h2,
.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .title,
.leftSection .exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .h2,
.leftSection .exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer h1,
.leftSection .exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer h2 {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .description {
  color: var(--505-f-79-n-400, #505f79);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.exitIntentModalNew.new .exitIntentInnerNew .buttonExitNew {
  width: 285px;
  height: 48px;
  border-radius: 8px;
  background: #ff5630;
  color: #fff;
  text-align: center;
  margin: 8px 0 0;
  outline: 0;
  border: none;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  line-height: 24px;
}

.exitIntentModalNew.new .exitIntentInnerNew .disclaimerExitNew {
  width: auto;
  color: #7a869a;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  margin: 36px 0 0;
}

.exitIntentModalNew.new.green.nri .pointer-list .pointer .icon.icon-1 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.nri .pointer-list .pointer .icon.icon-2 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-nri-exit-intent-pointer-2.svg) no-repeat center;
}

.exitIntentModalNew.new.green.nri .pointer-list .pointer .icon.icon-3 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-nri-exit-intent-pointer-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.nri .pointer-list .pointer .icon.icon-4 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-nri-exit-intent-pointer-4.svg) no-repeat center;
}

.exitIntentModalNew.new.green.opd .pointer-list .pointer .icon.icon-1 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-nri-exit-intent-pointer-4.svg) no-repeat center;
}

.exitIntentModalNew.new.green.opd .pointer-list .pointer .icon.icon-2 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-opd-exit-intent-pointer-2.svg) no-repeat center;
}

.exitIntentModalNew.new.green.opd .pointer-list .pointer .icon.icon-3 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-opd-exit-intent-pointer-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.opd .pointer-list .pointer .icon.icon-4 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-opd-exit-intent-pointer-4.svg) no-repeat center;
}

.exitIntentModalNew.new.green.a-variant .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.green.a-variant .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-2.svg) no-repeat center;
}

.exitIntentModalNew.new.green.a-variant .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.a-variant .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-4.svg) no-repeat center;
}

.exitIntentModalNew.new.green.b-variant .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-5.svg) no-repeat center;
}

.exitIntentModalNew.new.green.b-variant .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-6.svg) no-repeat center;
}

.exitIntentModalNew.new.green.b-variant .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-7.svg) no-repeat center;
}

.exitIntentModalNew.new.green.b-variant .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.green.portability .tagLine2 {
  font-weight: 700;
  line-height: 36px;
  max-width: 70%;
}

.exitIntentModalNew.new.green.portability .pointer-list {
  width: 52%;
}

.exitIntentModalNew.new.green.portability .pointer-list .pointer {
  width: 46%;
}

.exitIntentModalNew.new.green.portability .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-portability-exit-intent-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.green.portability .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-portability-exit-intent-icon-2.svg) no-repeat center;
}

.exitIntentModalNew.new.green.portability .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-portability-exit-intent-icon-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.portability .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-portability-exit-intent-icon-4.svg) no-repeat center;
}

.exitIntentModalNew.new.green.mediclaim-policy .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-portability-exit-intent-icon-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.mediclaim-policy .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-portability-exit-intent-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.green.mediclaim-policy .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-portability-exit-intent-icon-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.mediclaim-policy .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-mediclaim-exit-intent-icon-4.svg) no-repeat center;
}

.exitIntentModalNew.new.green.mediclaim-policy.b-variant .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-5.svg) no-repeat center;
}

.exitIntentModalNew.new.green.mediclaim-policy.b-variant .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-6.svg) no-repeat center;
}

.exitIntentModalNew.new.green.mediclaim-policy.b-variant .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-7.svg) no-repeat center;
}

.exitIntentModalNew.new.green.mediclaim-policy.b-variant .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.green.insurance-companies .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.green.insurance-companies .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-insurance-companies-exit-intent-icon-2.svg) no-repeat center;
}

.exitIntentModalNew.new.green.insurance-companies .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-4.svg) no-repeat center;
}

.exitIntentModalNew.new.green.insurance-companies .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-portability-exit-intent-icon-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.insurance-companies.b-variant .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-5.svg) no-repeat center;
}

.exitIntentModalNew.new.green.insurance-companies.b-variant .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-6.svg) no-repeat center;
}

.exitIntentModalNew.new.green.insurance-companies.b-variant .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-7.svg) no-repeat center;
}

.exitIntentModalNew.new.green.insurance-companies.b-variant .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.green.best-health-plan.a-variant .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-green-icon-8.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew {
  background: #f4f2ff;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .imageExitBox {
  width: 486px;
  height: 364px;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .tagLine1 span {
  color: #5243aa;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .tagLine2 span {
  color: #5243aa;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-purple-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-purple-icon-2.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-purple-icon-3.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-purple-icon-4.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer:last-child .content .leftSection .h2,
.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer:last-child .content .leftSection h1,
.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer:last-child .content .leftSection h2,
.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer:last-child .content .title,
.leftSection .exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer:last-child .content .h2,
.leftSection .exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer:last-child .content h1,
.leftSection .exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer:last-child .content h2 {
  max-width: 180px;
}

.exitIntentModalNew.new.purple.b-variant .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-purple-icon-5.svg) no-repeat center;
}

.exitIntentModalNew.new.purple.b-variant .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-purple-icon-6.svg) no-repeat center;
}

.exitIntentModalNew.new.purple.b-variant .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-purple-icon-7.svg) no-repeat center;
}

.exitIntentModalNew.new.purple.b-variant .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-purple-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew {
  background: #fffcf0;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .imageExitBox {
  width: 457px;
  height: 350px;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .tagLine1 span {
  color: #ff991f;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .tagLine2 span {
  color: #ff991f;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: #fff5cb url(../../../images/bu/health/exit-intent/health-exit-intent-orange-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: #fff5cb url(../../../images/bu/health/exit-intent/health-exit-intent-orange-icon-2.svg) no-repeat center;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: #fff5cb url(../../../images/bu/health/exit-intent/health-exit-intent-orange-icon-3.svg) no-repeat center;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: #fff5cb url(../../../images/bu/health/exit-intent/health-exit-intent-orange-icon-4.svg) no-repeat center;
}

.exitIntentModalNew.new.orange.b-variant .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-orange-icon-5.svg) no-repeat center;
}

.exitIntentModalNew.new.orange.b-variant .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-orange-icon-6.svg) no-repeat center;
}

.exitIntentModalNew.new.orange.b-variant .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-orange-icon-7.svg) no-repeat center;
}

.exitIntentModalNew.new.orange.b-variant .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-orange-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew {
  background: #f0fdff;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .imageExitBox {
  width: 457px;
  height: 350px;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .tagLine1 span {
  color: #00a3bf;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .tagLine2 span {
  color: #00a3bf;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: #c0f2fa url(../../../images/bu/health/exit-intent/health-exit-intent-blue-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: #c0f2fa url(../../../images/bu/health/exit-intent/health-exit-intent-blue-icon-2.svg) no-repeat center;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: #c0f2fa url(../../../images/bu/health/exit-intent/health-exit-intent-blue-icon-3.svg) no-repeat center;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: #c0f2fa url(../../../images/bu/health/exit-intent/health-exit-intent-blue-icon-4.svg) no-repeat center;
}

.exitIntentModalNew.new.blue.b-variant .pointer-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-blue-icon-5.svg) no-repeat center;
}

.exitIntentModalNew.new.blue.b-variant .pointer-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-blue-icon-6.svg) no-repeat center;
}

.exitIntentModalNew.new.blue.b-variant .pointer-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-blue-icon-7.svg) no-repeat center;
}

.exitIntentModalNew.new.blue.b-variant .pointer-list .pointer .icon.icon-4 {
  background: url(../../../images/bu/health/exit-intent/health-exit-intent-blue-icon-1.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew {
  background: #fffafb;
}

.exitIntentModalNew.new.red .exitIntentInnerNew::-webkit-scrollbar {
  display: none;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .headingExitNew {
  margin: 0 0 6px;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .imageExitBox {
  width: 475px;
  height: 287px;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .tagLine1 span {
  color: #d90368;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .tagLine3 {
  color: #d90368;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list {
  width: 51%;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer {
  width: 46%;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon {
  flex-shrink: 0;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: #fde8ed url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-red-1.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: #fde8ed url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-red-2.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: #fde8ed url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-red-3.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: #fde8ed url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-red-4.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .buttonExitNew {
  font-weight: 700;
}

.exitIntentInner.nri {
  max-width: 1002px;
  border-radius: 24px;
  padding: 12px 32px 0;
}

.exitIntentInner.nri::after {
  content: "";
  background: url(../../../images/bu/health/exit-intent-health-nri-image.png) no-repeat center/contain;
  width: 347.37px;
  height: 295.61px;
  bottom: 75px;
  right: 56px;
}

.exitIntentInner.nri .exitTop {
  align-items: flex-start;
}

.exitIntentInner.nri .exitTop .headingExit {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  color: #253858;
}

.exitIntentInner.nri .tagLine1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #253858;
  padding-bottom: 24px;
  border-bottom: 1px solid #dfe1e6;
}

.exitIntentInner.nri .tagLine2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 46px;
  color: #253858;
  margin: 18px 0 24px 0;
}

.exitIntentInner.nri .tagLine2 span {
  display: block;
  font-size: 32px;
  color: #00a3bf;
}

.exitIntentInner.nri .pointers-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 70%;
}

.exitIntentInner.nri .pointers-list .pointer {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  width: 100%;
  max-width: 50%;
}

.exitIntentInner.nri .pointers-list .pointer .content {
  margin-left: 16px;
}

.exitIntentInner.nri .pointers-list .pointer .content .heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #253858;
}

.exitIntentInner.nri .pointers-list .pointer .content .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #505f79;
  margin-top: 3px;
}

.exitIntentInner.nri .buttonExit {
  margin: 0 0 28px 0;
  border-radius: 8px;
}

.exitIntentInner.nri .disclaimerExit {
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #7a869a;
}

.fos-popup-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}

.fos-popup-container.show {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .fos-popup-container.show {
    display: flex;
    align-items: flex-end;
  }
}
.fos-popup-container.show .fos-popup {
  right: 0;
}

.fos-popup-container .fos-popup {
  padding: 0;
  background: #fff;
  border-radius: 0;
  width: 436px;
  margin: 0 0 0 auto;
  position: relative;
  right: -427px;
  height: 100%;
  overflow-y: scroll;
  transition: all 0.4s ease-in-out;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup {
    height: 95%;
    bottom: 0;
    border-radius: 24px 24px 0 0;
    max-width: 100%;
    width: 100%;
    right: 0;
    transition: none;
  }
}
.fos-popup-container .fos-popup .heading-close {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 65px;
  background: #deebff;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .heading-close {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    background: #ebf3ff;
    position: sticky;
    top: 0;
    z-index: 100;
  }
}
.fos-popup-container .fos-popup .heading-close .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .heading-close .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.fos-popup-container .fos-popup .heading-close .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.fos-popup-container .fos-popup .content {
  padding: 24px;
  height: calc(100% - 65px);
  position: relative;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .content {
    padding: 18px 0 0;
    height: calc(100% - 50px);
  }
}
.fos-popup-container .fos-popup .button {
  border-radius: 8px;
  background: var(--0065-ff-b-300, #0065ff);
  padding: 12px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.fos-popup-container .fos-popup .err {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
  color: red;
  display: block;
}

.fos-popup-container .fos-popup .member-info {
  padding-top: 5px;
}

.fos-popup-container .fos-popup .member-info::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .member-info {
    padding: 11px 16px 0;
  }
}
.fos-popup-container .fos-popup .member-info .fieldWrapper {
  margin-bottom: 32px;
  width: 100%;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.error {
  border-color: #de3508;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.error .formInput.round {
  border-color: red;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.error .formInput input.labelshow + .feildLable,
.fos-popup-container .fos-popup .member-info .fieldWrapper.error .formInput input:focus + .feildLable {
  color: red;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.registration_check .countrybox {
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.registration_check .countrybox:after {
  content: "";
  width: 1px;
  height: 20px;
  background: grey;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.registration_check .formInput input {
  width: calc(100% - 80px);
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.registration_check .formInput .feildLable.mobN {
  left: 80px;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.success-msg .formInput::after {
  right: 17px;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.filled {
  pointer-events: none;
  border-color: #7a869a;
  opacity: 0.7;
  position: relative;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.filled::after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-lock-icon.svg);
  position: absolute;
  width: 12px;
  height: 16px;
  right: 10px;
  bottom: 36%;
}

.fos-popup-container .fos-popup .step-1 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-1 .leftSection .h2,
.fos-popup-container .fos-popup .step-1 .leftSection h1,
.fos-popup-container .fos-popup .step-1 .leftSection h2,
.fos-popup-container .fos-popup .step-1 .title,
.leftSection .fos-popup-container .fos-popup .step-1 .h2,
.leftSection .fos-popup-container .fos-popup .step-1 h1,
.leftSection .fos-popup-container .fos-popup .step-1 h2 {
  padding: 22px 24px 14px;
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}

.fos-popup-container .fos-popup .step-1 .leftSection .h2 span,
.fos-popup-container .fos-popup .step-1 .leftSection h1 span,
.fos-popup-container .fos-popup .step-1 .leftSection h2 span,
.fos-popup-container .fos-popup .step-1 .title span,
.leftSection .fos-popup-container .fos-popup .step-1 .h2 span,
.leftSection .fos-popup-container .fos-popup .step-1 h1 span,
.leftSection .fos-popup-container .fos-popup .step-1 h2 span {
  color: #36b37e;
  margin: 0 5px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-1 .leftSection .h2,
  .fos-popup-container .fos-popup .step-1 .leftSection h1,
  .fos-popup-container .fos-popup .step-1 .leftSection h2,
  .fos-popup-container .fos-popup .step-1 .title,
  .leftSection .fos-popup-container .fos-popup .step-1 .h2,
  .leftSection .fos-popup-container .fos-popup .step-1 h1,
  .leftSection .fos-popup-container .fos-popup .step-1 h2 {
    padding: 14px 16px 14px;
    line-height: 30px;
  }
}
.fos-popup-container .fos-popup .step-1 .cities-advisors {
  display: FLEX;
  align-items: center;
  padding: 4px 24px 28px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-1 .cities-advisors {
    padding: 4px 16px 24px;
  }
}
.fos-popup-container .fos-popup .step-1 .cities-advisors > div {
  display: flex;
  align-items: center;
}

.fos-popup-container .fos-popup .step-1 .cities-advisors > div.cities {
  border-right: 1px solid #dfe1e6;
  padding-right: 16px;
  margin-right: 16px;
}

.fos-popup-container .fos-popup .step-1 .cities-advisors > div .img {
  height: 24px;
}

.fos-popup-container .fos-popup .step-1 .cities-advisors > div .img img {
  max-width: 100%;
}

.fos-popup-container .fos-popup .step-1 .cities-advisors > div .label {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 0 10px;
}

.fos-popup-container .fos-popup .step-1 .member-info {
  padding: 0 24px;
}

.fos-popup-container .fos-popup .step-1 .member-info .fieldWrapper:last-child {
  margin-bottom: 22px;
}

.fos-popup-container .fos-popup .step-1 .buttons {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 0 24px 24px;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-1 .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
  }
}
.fos-popup-container .fos-popup .step-1 .how-it-works,
.fos-popup-container .fos-popup .step-1 .how-it-works-leadform-section {
  color: #0065ff;
  text-align: CENTER;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
  margin: 16px auto 0;
  position: relative;
  cursor: pointer;
}

.fos-popup-container .fos-popup .step-1 .how-it-works-leadform-section::after,
.fos-popup-container .fos-popup .step-1 .how-it-works::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 0 0 2px;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  display: inline-block;
  margin-top: 0;
  margin-left: 8px;
}

.fos-popup-container .fos-popup .step-2 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-2 .country-selection {
  height: 58px;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .country-selection {
    padding: 0 16px;
  }
}
.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper {
  margin-bottom: 14px;
  width: 100%;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .fullWidht {
  padding: 0 35px 0 60px;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper.error {
  border-color: #de3508;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper.error .formInput.round {
  border-color: red;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper.error .formInput input.labelshow + .feildLable,
.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper.error .formInput input:focus + .feildLable {
  color: red;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput {
  position: relative;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-search-icon.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
  left: 16px;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput .search-close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
  right: 16px;
  cursor: pointer;
  z-index: 10;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput .feildLable {
  left: 55px;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput #healthCityPincode {
  padding: 0 35px 0 55px;
}

.fos-popup-container .fos-popup .step-2 .step-one {
  height: calc(100% - 58px);
}

.fos-popup-container .fos-popup .step-2 .step-one .detect-location {
  color: #0065ff;
  margin: 16px 0 14px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 0 30px;
  position: relative;
  cursor: pointer;
}

.fos-popup-container .fos-popup .step-2 .step-one .detect-location::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-location-icon.svg);
  width: 22px;
  height: 22px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-one .detect-location {
    margin: 16px;
  }
}
.fos-popup-container .fos-popup .step-2 .step-one .divider {
  text-align: CENTER;
  color: #7a869a;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}

.fos-popup-container .fos-popup .step-2 .step-one .divider::after,
.fos-popup-container .fos-popup .step-2 .step-one .divider::before {
  content: "";
  background: #7a869a;
  position: absolute;
  width: 45%;
  height: 1px;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}

.fos-popup-container .fos-popup .step-2 .step-one .divider::after {
  right: 0;
  left: auto;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-one .divider {
    margin: 18px 16px 22px;
  }
}
.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section {
  margin-top: 12px;
  height: calc(100vh - 335px);
  overflow-y: scroll;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section {
    overflow-y: scroll;
    padding: 0 16px;
    height: 76%;
  }
}
.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section::-webkit-scrollbar {
  display: none;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .label {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list {
  margin: 16px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city {
  box-shadow: none;
  width: 81px;
  display: flex;
  flex-direction: column;
  align-items: CENTER;
  padding: 0;
  border-radius: 8px;
  margin-right: 12px;
  margin-bottom: 18px;
  cursor: pointer;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city:nth-of-type(4n) {
  margin-right: 0;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city img {
  max-width: 64px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city {
    width: 22%;
  }
}
.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city .name {
  color: #253858;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 12px;
  letter-spacing: 0.224px;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city.selected {
  position: relative;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city.selected img {
  border: 1px solid #0065ff;
  border-radius: 50%;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city.selected:after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-selected-icon.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 10px;
}

.fos-popup-container .fos-popup .step-2 .step-one .buttons {
  position: absolute;
  width: 100%;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-one .buttons {
    position: sticky;
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
  }
}
.fos-popup-container .fos-popup .step-2 .step-two {
  height: calc(100% - 58px);
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-two {
    height: calc(100% - 126px);
  }
}
.fos-popup-container .fos-popup .step-2 .step-two .error-message {
  color: var(--505-f-79-n-400, #505f79);
  padding: 0 0 0 60px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  position: relative;
  margin: 16px 0 0;
}

.fos-popup-container .fos-popup .step-2 .step-two .error-message::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-error-icon.png);
  width: 47px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-two .error-message {
    margin: 16px 16px 0;
  }
}
.fos-popup-container .fos-popup .step-2 .step-two .help-box {
  border-radius: 24px;
  background: #ebf3ff;
  padding: 22px 24px;
  position: absolute;
  bottom: 10px;
  width: calc(100% - 48px);
  left: 24px;
  max-width: 100%;
  text-align: center;
}

.fos-popup-container .fos-popup .step-2 .step-two .help-box .description {
  color: var(--505-f-79-n-400, #505f79);
  text-align: center;
  margin: 0 auto 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.fos-popup-container .fos-popup .step-2 .step-two .help-box .people-icon {
  background: url(../../../images/bu/health/fos/fos-multiple-people-icon.png);
  width: 248px;
  height: 88px;
  margin: 0 auto;
}

.fos-popup-container .fos-popup .step-2 .step-two .help-box .heading {
  color: #253858;
  text-align: center;
  margin: 16px auto 18px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

.fos-popup-container .fos-popup .step-2 .buttons {
  position: absolute;
  bottom: 26px;
  left: 24px;
  width: 100%;
  max-width: calc(100% - 48px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-2 .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
  }
}
.fos-popup-container .fos-popup .step-2 .buttons .back {
  text-transform: capitalize;
  width: 18%;
  max-width: 140px;
  cursor: pointer;
  margin-right: 5%;
  position: relative;
  color: #253858;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
}

.fos-popup-container .fos-popup .step-2 .buttons .back::before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.fos-popup-container .fos-popup .step-2 .buttons .button {
  width: 74%;
}

.fos-popup-container .fos-popup .step-3 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-3 .day-date-list {
  display: flex;
  overflow-x: hidden;
  max-width: 100%;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 7px;
  position: relative;
  padding-left: 9px;
  padding-right: 15px;
  margin: 0 auto;
}

.fos-popup-container .fos-popup .step-3 .day-date-list::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-3 .day-date-list {
    padding: 5px 12px;
    margin: 0 4px;
    overflow-x: scroll;
  }
}
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows {
  position: absolute;
  left: 0;
  top: 55%;
  width: auto;
  transform: translate(0, -50%);
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows.right {
  left: auto;
  right: 3px;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-3 .day-date-list .arrows {
    display: none;
  }
}
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-left,
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-right {
  border-radius: 20px;
  border: 1px solid #dfe1e6;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  cursor: pointer;
  margin-left: 0;
  background: #fff;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-left.disable,
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-right.disable {
  pointer-events: none;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-left.disable i,
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-right.disable i {
  border-color: #dfe1e6;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-left i {
  border: solid #505f79;
  border-width: 0 0 1px 1px;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-right i {
  border: solid #505f79;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .day-date {
  border-radius: 8px;
  border: 1px solid rgba(37, 56, 88, 0.1);
  background: #fff;
  padding: 8px 12px;
  text-align: center;
  flex-shrink: 0;
  margin: 0 16px 0 0;
  cursor: pointer;
  width: 75px;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .day-date.selected {
  border: 1px solid #0065ff;
  position: relative;
  background: rgba(222, 235, 255, 0.4);
}

.fos-popup-container .fos-popup .step-3 .day-date-list .day-date.selected:after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-selected-icon.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: -6px;
  right: -6px;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .day-date.selected .date,
.fos-popup-container .fos-popup .step-3 .day-date-list .day-date.selected .day {
  color: #0065ff;
  font-weight: 500;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .date,
.fos-popup-container .fos-popup .step-3 .day-date-list .day {
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.196px;
}

.fos-popup-container .fos-popup .step-3 .time-slot-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 28px 0 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-3 .time-slot-list {
    padding: 0 16px;
  }
}
.fos-popup-container .fos-popup .step-3 .time-slot-list .time-slot {
  border-radius: 8px;
  border: 1px solid rgba(37, 56, 88, 0.1);
  background: #fff;
  padding: 6px 8px;
  width: 47%;
  margin-right: 16px;
  margin-bottom: 18px;
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.196px;
  cursor: pointer;
}

.fos-popup-container .fos-popup .step-3 .time-slot-list .time-slot.selected {
  border: 1px solid #0065ff;
  color: #0065ff;
  font-weight: 500;
}

.fos-popup-container .fos-popup .step-3 .time-slot-list .time-slot:nth-of-type(2n) {
  margin-right: 0;
}

.fos-popup-container .fos-popup .step-3 .buttons {
  position: absolute;
  bottom: 26px;
  left: 24px;
  width: 100%;
  max-width: calc(100% - 48px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-3 .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
  }
}
.fos-popup-container .fos-popup .step-3 .buttons .back {
  text-transform: capitalize;
  width: 18%;
  max-width: 140px;
  cursor: pointer;
  margin-right: 5%;
  position: relative;
  color: #253858;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
}

.fos-popup-container .fos-popup .step-3 .buttons .back::before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.fos-popup-container .fos-popup .step-3 .buttons .button {
  width: 74%;
}

.fos-popup-container .fos-popup .step-3 .err {
  position: relative;
  bottom: auto;
  font-size: 12px;
  color: red;
  display: block;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-3 .err {
    padding: 0 16px;
  }
}
.fos-popup-container .fos-popup .step-4 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-4 .call-disclaimer {
  background: #e3fcef;
  position: absolute;
  bottom: 94px;
  width: 100%;
  left: 0;
  color: #36b37e;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  padding: 6px 0;
}

.fos-popup-container .fos-popup .step-4 .call-disclaimer::before {
  content: "";
  display: inline-block;
  background: url(../../../images/bu/health/fos/fos-call-icon.svg);
  width: 18px;
  height: 18px;
  margin: 0 8px -4px 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-4 .call-disclaimer {
    bottom: 84px;
    font-size: 12px;
    line-height: 20px;
  }
}
.fos-popup-container .fos-popup .step-4 .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px 24px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-4 .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    max-width: 100%;
  }
}
.fos-popup-container .fos-popup .step-4 .buttons .back {
  text-transform: capitalize;
  width: 18%;
  max-width: 140px;
  cursor: pointer;
  margin-right: 5%;
  position: relative;
  color: #253858;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
}

.fos-popup-container .fos-popup .step-4 .buttons .back::before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.fos-popup-container .fos-popup .step-4 .buttons .button {
  width: 74%;
}

.fos-popup-container .fos-popup .step-4 .form-whatsapp {
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 55%;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-4 .form-whatsapp {
    width: 65%;
    bottom: 6px;
  }
}
.fos-popup-container .fos-popup .step-5 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-5 .heading-close {
  justify-content: flex-end;
  border: 0;
  background: #fff;
}

.fos-popup-container .fos-popup .step-5 .thankyou-message {
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}

.fos-popup-container .fos-popup .step-5 .thankyou-message::after {
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 2.1%, #bcbcbc 49.97%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.fos-popup-container .fos-popup .step-5 .thankyou-message .thankyou-img {
  background: url(../../../images/bu/health/fos/fos-thankyou-icon.svg) no-repeat center/contain;
  width: 154px;
  height: 154px;
  margin: 0 auto 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-5 .thankyou-message .thankyou-img {
    width: 142px;
    height: 142px;
  }
}
.fos-popup-container .fos-popup .step-5 .thankyou-message .heading {
  color: var(--36-b-37-eg-300, #36b37e);
  margin: 16px auto 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
}

.fos-popup-container .fos-popup .step-5 .thankyou-message .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #505f79;
  margin: 8px 0 0;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section {
  margin: 20px 0 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-5 .appointment-details-section {
    padding: 0 16px;
  }
}
.fos-popup-container .fos-popup .step-5 .appointment-details-section .label {
  color: #253858;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 12px;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section .day,
.fos-popup-container .fos-popup .step-5 .appointment-details-section .location,
.fos-popup-container .fos-popup .step-5 .appointment-details-section .time {
  color: var(--505-f-79-n-400, #505f79);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-bottom: 16px;
  padding: 0 0 0 24px;
  position: relative;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section .day::before,
.fos-popup-container .fos-popup .step-5 .appointment-details-section .location::before,
.fos-popup-container .fos-popup .step-5 .appointment-details-section .time::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../../images/bu/health/fos/fos-calendar-icon.svg);
  left: 0;
  top: 5px;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section .time::before {
  background: url(../../../images/bu/health/fos/fos-time-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  top: 3px;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section .location::before {
  background: url(../../../images/bu/health/fos/fos-map-icon.svg) no-repeat center/contain;
}

.fos-popup-container .fos-popup .step-5 .buttons {
  position: absolute;
  width: 100%;
  max-width: calc(100% - 48px);
  bottom: 26px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-5 .buttons {
    background: var(--ffffffn-0, #fff);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    max-width: 100%;
  }
}
.fos-popup-container .fos-popup .step-6,
.fos-popup-container .fos-popup .step-7 {
  height: 100%;
}

.fos-popup-container .fos-popup .appointment-booked-section {
  padding: 66px 16px 22px;
  height: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .appointment-booked-section {
    padding: 36px 16px 22px;
  }
}
.fos-popup-container .fos-popup .appointment-booked-section .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}

.fos-popup-container .fos-popup .appointment-booked-section .thankyou-message {
  flex-direction: column;
  justify-content: center;
}

.fos-popup-container .fos-popup .appointment-booked-section .thankyou-message::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 2.1%, #bcbcbc 49.97%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.3;
}

.fos-popup-container .fos-popup .appointment-booked-section .thankyou-message .img {
  background: url(../../../images/bu/health/fos/fos-thankyou-icon.svg) no-repeat center/contain;
  width: 142px;
  height: 142px;
}

.fos-popup-container .fos-popup .appointment-booked-section .thankyou-message .message {
  text-align: center;
  margin-top: 24px;
  margin-left: 0;
}

.fos-popup-container .fos-popup .appointment-booked-section .button {
  position: absolute;
  bottom: 12px;
  width: calc(100% - 32px);
  max-width: 100%;
  background: var(--0065-ff-b-300, #0065ff);
  color: #fff;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section {
  padding: 106px 16px 22px;
  height: 100%;
  position: relative;
  text-align: center;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .thankyou-message {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 22px;
  justify-content: center;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .thankyou-message .message {
  color: var(--00-a-3-bft-400, #ff991f);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  padding: 0 20px;
  margin-left: 0;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .thankyou-message::after {
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 2.1%, #ffab00 49.97%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.3;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details {
  margin: 22px 0 0;
  display: flex;
  flex-direction: COLUMN;
  align-items: center;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .people-icon {
  background: url(../../../images/bu/health/fos/fos-multiple-people-icon.png);
  width: 248px;
  height: 88px;
  margin: 0 auto 18px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .label {
  color: #253858;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 16px;
  padding: 0 20px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .day,
.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .time {
  color: var(--505-f-79-n-400, #505f79);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-bottom: 16px;
  padding: 0 0 0 24px;
  position: relative;
  display: inline;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .day::before,
.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .time::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../../images/bu/health/fos/fos-calendar-icon.svg);
  left: 0;
  top: 5px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .time::before {
  background: url(../../../images/bu/health/fos/fos-time-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  top: 3px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .button {
  border-radius: 8px;
  background: var(--0065-ff-b-300, #0065ff);
  padding: 12px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: absolute;
  bottom: 12px;
  width: calc(100% - 32px);
  max-width: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section {
  height: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section .heading-close {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  background: 0 0;
  position: absolute;
  top: 17px;
  right: 17px;
  z-index: 1;
}

.fos-popup-container .fos-popup .how-it-works-section .heading-close .heading {
  display: none;
}

.fos-popup-container .fos-popup .how-it-works-section .title-pointers {
  background: linear-gradient(180deg, #e1efff -22.85%, #fff 100%);
  position: relative;
  padding: 24px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers {
    padding: 16px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .title-pointers::after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-how-it-works-top-img.png) no-repeat center/contain;
  width: 150px;
  height: 156px;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers::after {
    width: 127px;
    height: 110px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection .h2,
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection h1,
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection h2,
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .title,
.leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers .h2,
.leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers h1,
.leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers h2 {
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  max-width: 300px;
  width: 100%;
  margin: 0 0 12px;
}

.fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection .h2 span,
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection h1 span,
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection h2 span,
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .title span,
.leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers .h2 span,
.leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers h1 span,
.leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers h2 span {
  color: #36b37e;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection .h2,
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection h1,
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers .leftSection h2,
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers .title,
  .leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers .h2,
  .leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers h1,
  .leftSection .fos-popup-container .fos-popup .how-it-works-section .title-pointers h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .pointers-list .pointers {
  color: #505f79;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin: 0 0 8px;
  position: relative;
}

.fos-popup-container .fos-popup .how-it-works-section .title-pointers .pointers-list .pointers::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-star-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 13px;
  height: 14px;
  margin-right: 8px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers .pointers-list .pointers {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 4px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section {
  padding: 16px 0 0 14px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .heading {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 20px;
  padding-left: 10px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .heading::after {
  content: "";
  background: #ffab00;
  width: 56px;
  height: 2px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: -12px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .heading {
    font-size: 18px;
    line-height: 26px;
    padding-left: 2px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list {
  display: flex;
  align-items: flex-start;
  width: 100%;
  overflow-x: scroll;
  padding: 16px 10px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list::-webkit-scrollbar {
  display: none;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor {
  flex-shrink: 0;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  background: #fff;
  padding: 16px 16px 18px;
  margin-right: 18px;
  border-radius: 16px;
  max-height: 134px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name {
  display: flex;
  align-items: CENTER;
  margin: 0 12px 16px 0;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image {
  width: 48px;
  height: 48px;
  margin: 0 12px 0 0;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image img {
  max-width: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .name {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin: 0 0 2px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .since {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .expert-advisor-details p {
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .expert-advisor-details p::before {
  content: "";
  background: #253858;
  width: 12px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

.fos-popup-container .fos-popup .how-it-works-section .content {
  padding: 12px 24px 0;
  height: auto;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .content {
    padding: 12px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .how-it-works-section .steps {
    padding: 0 16px;
    max-width: 390px;
    margin: 0 auto;
    width: 100%;
    height: 90%;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .steps .steps-heading {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 38px;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .steps-heading::after {
  content: "";
  background: #ffab00;
  width: 56px;
  height: 2px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: -12px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .steps .steps-heading {
    font-size: 18px;
    line-height: 26px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .steps .step {
  display: flex;
  align-items: center;
  margin-bottom: 36px;
  position: relative;
  justify-content: space-between;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step:last-of-type {
  margin-bottom: 28px;
  width: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .image {
  width: 35%;
  flex-shrink: 0;
  text-align: CENTER;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .image img {
  max-width: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .details {
  width: 58%;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .number {
  width: 36px;
  height: 36px;
  background: #f4f5f7;
  border-radius: 50%;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  flex-shrink: 0;
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
  margin: 0 0 12px;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .label {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.fos-popup-container .fos-popup .how-it-works-section .buttons {
  position: relative;
  width: 100%;
  bottom: auto;
  margin-bottom: 20px;
  display: block;
  position: sticky;
  max-width: 100%;
  padding: 10px 0;
  background: #fff;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .how-it-works-section .buttons {
    margin: 0 auto;
    padding: 10px;
  }
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 0;
  background: 0 0;
  font-weight: 400;
  color: inherit;
}

@media screen and (max-width: 768px) {
  .fos-popup:has(> .step-3:not(.hide)) {
    max-height: 500px;
  }
}
@media screen and (max-width: 768px) {
  .fos-popup:has(> .step-5:not(.hide)) {
    max-height: 620px;
  }
}
@media screen and (max-width: 768px) {
  .fos-popup:has(> .step-6:not(.hide)) {
    max-height: 600px;
  }
}
.appointment-booked-section {
  padding: 16px 16px 22px;
}

.appointment-booked-section .thankyou-message {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 22px;
}

.appointment-booked-section .thankyou-message .img {
  background: url(../../../images/bu/health/fos/fos-thankyou-small-icon.svg);
  width: 86px;
  height: 86px;
  flex-shrink: 0;
}

.appointment-booked-section .thankyou-message .content {
  margin-left: 16px;
}

@media screen and (max-width: 767px) {
  .appointment-booked-section .thankyou-message .content {
    margin-left: 0;
  }
}
.appointment-booked-section .thankyou-message .message {
  color: var(--36-b-37-eg-300, #36b37e);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}

.appointment-booked-section .thankyou-message > .message {
  margin-left: 16px;
}

.appointment-booked-section .thankyou-message .description {
  font-size: 14px;
  line-height: 22px;
  color: #505f79;
}

@media screen and (max-width: 767px) {
  .appointment-booked-section .thankyou-message .description {
    text-align: center;
  }
}
.appointment-booked-section .thankyou-message::after {
  content: "";
  background: linear-gradient(90deg, #bcbcbc 2.1%, rgba(188, 188, 188, 0.6) 49.97%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.appointment-booked-section .appointment-details {
  margin: 22px 0 0;
}

.appointment-booked-section .appointment-details .label {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 12px;
}

.appointment-booked-section .appointment-details .day,
.appointment-booked-section .appointment-details .location,
.appointment-booked-section .appointment-details .time {
  color: var(--505-f-79-n-400, #505f79);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-bottom: 16px;
  padding: 0 0 0 24px;
  position: relative;
}

.appointment-booked-section .appointment-details .day::before,
.appointment-booked-section .appointment-details .location::before,
.appointment-booked-section .appointment-details .time::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../../images/bu/health/fos/fos-calendar-icon.svg);
  left: 0;
  top: 5px;
}

.appointment-booked-section .appointment-details .time::before {
  background: url(../../../images/bu/health/fos/fos-time-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  top: 3px;
}

.appointment-booked-section .appointment-details .location::before {
  background: url(../../../images/bu/health/fos/fos-map-icon.svg) no-repeat center/contain;
}

.appointment-booked-section .button {
  border-radius: 8px;
  background: #fff;
  padding: 12px;
  text-align: center;
  color: #0065ff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  border: 1px solid #0065ff;
}

.rhs-banner-right:has(.appointment-booked-section) {
  height: auto;
}

@media screen and (max-width: 767px) {
  .rhs-banner-right {
    padding: 0;
  }
  .rhs-banner-right a img {
    padding: 0;
  }
  .rhs-banner-right .promotional_banner_right {
    max-width: 100%;
    padding: 0;
  }
  .rhs-banner-right .promotional_banner_right img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .rhs-banner-right:has(.promotional_banner_right) {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .rhs-banner-right .appointment-booked-section .thankyou-message .content {
    margin-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .rhs-banner-right .appointment-booked-section .thankyou-message .description {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .health-rhs-js {
    padding: 0;
    height: auto !important;
  }
  .health-rhs-js .promotional_banner_right {
    max-width: 100%;
    padding: 0;
    text-align: left;
  }
  .health-rhs-js .promotional_banner_right img {
    max-width: 100%;
    padding: 0;
  }
  .health-rhs-js .promotional_banner_right.appointment-booked-section {
    padding: 16px 16px 22px;
  }
}
@media screen and (max-width: 767px) {
  .health-rhs-js:has(.promotional_banner_right) {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .health-rhs-js .appointment-booked-section .thankyou-message .content {
    margin-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .health-rhs-js .appointment-booked-section .thankyou-message .description {
    text-align: left;
  }
}
ul.ui-autocomplete.fos {
  width: 360px !important;
  margin-top: 14px;
  padding: 0 16px;
  list-style: none;
  z-index: 1000000;
}

@media screen and (max-width: 768px) {
  ul.ui-autocomplete.fos {
    width: 95% !important;
  }
}
@media screen and (max-width: 767px) {
  ul.ui-autocomplete.fos {
    width: 90% !important;
  }
}
ul.ui-autocomplete.fos::-webkit-scrollbar {
  width: 2px;
}

ul.ui-autocomplete.fos::-webkit-scrollbar-track {
  background: #f1f1f1;
}

ul.ui-autocomplete.fos::-webkit-scrollbar-thumb {
  background: #888;
}

ul.ui-autocomplete.fos li {
  padding: 10px !important;
  background-image: none !important;
  border-bottom: 1px solid #dedede !important;
  background-color: #fff !important;
  color: #253858 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

ul.ui-autocomplete.fos li:last-of-type {
  border: 0 !important;
}

ul.ui-autocomplete.fos li:hover {
  background-color: rgba(241, 238, 238, 0.4) !important;
}

.fos-intent-leadform-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}

.fos-intent-leadform-container.show {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container.show {
    display: flex;
    align-items: flex-end;
  }
}
.fos-intent-leadform-container.show .fos-popup {
  right: 0;
}

.fos-intent-leadform-container .fos-popup {
  padding: 0;
  background: #fff;
  border-radius: 0;
  width: 436px;
  margin: 0 0 0 auto;
  position: relative;
  right: -427px;
  height: 100%;
  overflow-y: scroll;
  transition: all 0.4s ease-in-out;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup {
    height: 95%;
    bottom: 0;
    border-radius: 24px 24px 0 0;
    max-width: 100%;
    width: 100%;
    right: 0;
    transition: none;
  }
}
.fos-intent-leadform-container .fos-popup .heading-close {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 65px;
  background: #deebff;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .heading-close {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    background: #ebf3ff;
    position: sticky;
    top: 0;
    z-index: 100;
  }
}
.fos-intent-leadform-container .fos-popup .heading-close .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .heading-close .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.fos-intent-leadform-container .fos-popup .heading-close .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.fos-intent-leadform-container .fos-popup .content {
  padding: 24px;
  height: calc(100% - 65px);
  position: relative;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .content {
    padding: 18px 0 0;
    height: calc(100% - 50px);
  }
}
.fos-intent-leadform-container .fos-popup .button {
  border-radius: 8px;
  background: var(--0065-ff-b-300, #0065ff);
  padding: 12px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.fos-intent-leadform-container .fos-popup .err {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
  color: red;
  display: block;
}

.fos-intent-leadform-container .fos-popup .member-info {
  padding-top: 5px;
}

.fos-intent-leadform-container .fos-popup .member-info::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .member-info {
    padding: 11px 16px 0;
  }
}
.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper {
  margin-bottom: 32px;
  width: 100%;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.error {
  border-color: #de3508;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.error .formInput.round {
  border-color: red;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.error .formInput input.labelshow + .feildLable,
.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.error .formInput input:focus + .feildLable {
  color: red;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.registration_check .countrybox {
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.registration_check .countrybox:after {
  content: "";
  width: 1px;
  height: 20px;
  background: grey;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.registration_check .formInput input {
  width: calc(100% - 80px);
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.registration_check .formInput .feildLable.mobN {
  left: 80px;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.success-msg .formInput::after {
  right: 17px;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.filled {
  pointer-events: none;
  border-color: #7a869a;
  opacity: 0.7;
  position: relative;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.filled::after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-lock-icon.svg);
  position: absolute;
  width: 12px;
  height: 16px;
  right: 10px;
  bottom: 36%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section {
  height: 100%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .heading-close {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  background: 0 0;
  position: absolute;
  top: 17px;
  right: 17px;
  z-index: 1;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .heading-close .heading {
  display: none;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers {
  background: linear-gradient(180deg, #e1efff -22.85%, #fff 100%);
  position: relative;
  padding: 24px;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers {
    padding: 16px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers::after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-how-it-works-top-img.png) no-repeat center/contain;
  width: 150px;
  height: 156px;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers::after {
    width: 127px;
    height: 110px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection .h2,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h1,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h2,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .title,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .h2,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h1,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h2 {
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  max-width: 300px;
  width: 100%;
  margin: 0 0 12px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection .h2 span,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h1 span,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h2 span,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .title span,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .h2 span,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h1 span,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h2 span {
  color: #36b37e;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection .h2,
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h1,
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h2,
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .title,
  .leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .h2,
  .leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h1,
  .leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .pointers-list .pointers {
  color: #505f79;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin: 0 0 8px;
  position: relative;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .pointers-list .pointers::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-star-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 13px;
  height: 14px;
  margin-right: 8px;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .pointers-list .pointers {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 4px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section {
  padding: 16px 0 0 14px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .heading {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 20px;
  padding-left: 10px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .heading::after {
  content: "";
  background: #ffab00;
  width: 56px;
  height: 2px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: -12px;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .heading {
    font-size: 18px;
    line-height: 26px;
    padding-left: 2px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list {
  display: flex;
  align-items: flex-start;
  width: 100%;
  overflow-x: scroll;
  padding: 16px 10px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list::-webkit-scrollbar {
  display: none;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor {
  flex-shrink: 0;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  background: #fff;
  padding: 16px 16px 18px;
  margin-right: 18px;
  border-radius: 16px;
  max-height: 134px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name {
  display: flex;
  align-items: CENTER;
  margin: 0 12px 16px 0;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image {
  width: 48px;
  height: 48px;
  margin: 0 12px 0 0;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image img {
  max-width: 100%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .name {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin: 0 0 2px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .since {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .expert-advisor-details p {
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .expert-advisor-details p::before {
  content: "";
  background: #253858;
  width: 12px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .content {
  padding: 12px 24px 0;
  height: auto;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .content {
    padding: 12px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps {
    padding: 0 16px;
    max-width: 390px;
    margin: 0 auto;
    width: 100%;
    height: 90%;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .steps-heading {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 38px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .steps-heading::after {
  content: "";
  background: #ffab00;
  width: 56px;
  height: 2px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: -12px;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .steps-heading {
    font-size: 18px;
    line-height: 26px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step {
  display: flex;
  align-items: center;
  margin-bottom: 36px;
  position: relative;
  justify-content: space-between;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step:last-of-type {
  margin-bottom: 28px;
  width: 100%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .image {
  width: 35%;
  flex-shrink: 0;
  text-align: CENTER;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .image img {
  max-width: 100%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .details {
  width: 58%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .number {
  width: 36px;
  height: 36px;
  background: #f4f5f7;
  border-radius: 50%;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  flex-shrink: 0;
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
  margin: 0 0 12px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .label {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .buttons {
  position: relative;
  width: 100%;
  bottom: auto;
  margin-bottom: 20px;
  display: block;
  position: sticky;
  max-width: 100%;
  padding: 10px 0;
  background: #fff;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .buttons {
    margin: 0 auto;
    padding: 10px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 20px;
  border-radius: 50%;
  font-weight: 500;
  background: #eae6ff;
  color: #5243aa;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:first-child .image-name .image {
  background: #eae6ff;
  color: #5243aa;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:nth-child(2n) .image-name .image {
  background: #deebff;
  color: #0052cc;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:nth-child(3n) .image-name .image {
  background: #e3fcef;
  color: #00875a;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:nth-child(4n) .image-name .image {
  background: #fff0b3;
  color: #ff991f;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:nth-child(5n) .image-name .image {
  background: #ffebe6;
  color: #de3508;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps {
    height: auto;
  }
}
.number-listing-box {
  margin: 0;
  list-style: none;
  counter-reset: my-sec-counter;
}

.number-listing-box h3 {
  font-size: 20px;
  line-height: 32px;
}

.number-listing-box li {
  position: relative;
  padding-left: 50px;
  text-align: left !important;
  margin-bottom: 20px;
  letter-spacing: 0.016em;
  font-size: 16px;
  color: #253858;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .number-listing-box li {
    padding-left: 50px;
  }
}
.number-listing-box li b {
  display: block;
}

.number-listing-box li p {
  font-size: 16px;
  font-weight: 400;
}

.number-listing-box li ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.number-listing-box li ul li::marker {
  display: none;
  color: #fff;
  z-index: -5;
}

.number-listing-box li ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #505f79;
  border-radius: 100%;
}

.number-listing-box li ul li:after {
  content: none;
}

@media only screen and (max-width: 1024px) {
  .number-listing-box li .data_ul {
    margin-left: 0 !important;
  }
  .number-listing-box li .data_ul li {
    margin: 5px 0 15px 5px;
  }
  .number-listing-box li .data_ul li:before {
    top: 14px;
  }
}
.number-listing-box li.numbers:after {
  width: 44px;
  height: 44px;
  background-color: #f4f5f7;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
}

.number-listing-box li.numbers::before {
  width: 44px;
  height: 44px;
  content: "" counter(my-sec-counter) !important;
  counter-increment: my-sec-counter !important;
  position: absolute;
  left: -12px;
  top: 0;
  background: 0 0;
  z-index: 9;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block !important;
}

.number-listing-box .heading {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  padding-top: 5px;
}

@media screen and (max-width: 1024px) {
  .number-listing-box li.numbers:before {
    left: -2px;
    top: -5px;
  }
  .number-listing-box li.numbers:after {
    left: -2px;
    top: -5px;
  }
}
.footer {
  padding: 0;
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.sticky_widget {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .sticky_widget {
    flex-direction: column;
  }
}
.boxFixed {
  overflow: hidden;
}

.tax-savings-timer-strip {
  background: #ffebe6;
  text-align: CENTER;
  display: flex;
  align-items: CENTER;
  flex-direction: row;
  justify-content: center;
  padding: 4px 0;
  height: 32px;
}

.tax-savings-timer-strip .timer {
  margin-left: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #253858;
  display: inline-block;
}

.tax-savings-timer-strip .timer .timerWrapper {
  display: inline-block;
  color: #de350b;
}

@media screen and (max-width: 1024px) {
  .product-article-wrapper h3.ribbon {
    margin-top: 20px;
  }
}
.generic-popup-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.generic-popup-container.show {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .generic-popup-container.show {
    display: flex;
    align-items: flex-end;
  }
}
.generic-popup-container.show .generic-popup {
  right: 0;
}

.generic-popup-container .generic-popup {
  padding: 0;
  background: #fff;
  border-radius: 0;
  width: 436px;
  margin: 0 0 0 auto;
  position: relative;
  right: -427px;
  height: 100%;
  transition: all 0.4s ease-in-out;
}

@media screen and (max-width: 767px) {
  .generic-popup-container .generic-popup {
    height: 95%;
    bottom: 0;
    border-radius: 24px 24px 0 0;
    max-width: 100%;
    width: 100%;
    right: 0;
    transition: none;
  }
}
.generic-popup-container .generic-popup .heading-close {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 65px;
  background: #deebff;
  position: sticky;
  top: 0;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .generic-popup-container .generic-popup .heading-close {
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ebf3ff;
    position: sticky;
    top: 0;
    z-index: 100;
    border-radius: 24px 24px 0 0;
  }
}
.generic-popup-container .generic-popup .heading-close .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.generic-popup-container .generic-popup .heading-close .heading .back {
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-225deg);
  margin: 0 12px -1px 0;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .generic-popup-container .generic-popup .heading-close .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.generic-popup-container .generic-popup .heading-close .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 {
  height: 100%;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .country-selection {
  position: sticky;
  top: 0;
  z-index: 10;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .fieldWrapper {
  border: 0;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .fieldWrapper .formInput {
  box-shadow: 0 6px 16px 0 rgba(52, 105, 203, 0.1607843137);
  border: 0;
  background: #fff;
  border-radius: 50px;
  position: relative;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .fieldWrapper .formInput::after {
  content: "";
  background: url(../../../images/bu/health/plan-comparison-search-icon.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translate(0, -50%);
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .fieldWrapper .formInput input {
  border: 0;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 24px 0 0;
  overflow-y: scroll;
  height: 100%;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list::-webkit-scrollbar {
  display: none;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer {
  box-shadow: 0 6px 16px rgba(37, 56, 88, 0.1);
  height: 104px;
  border-radius: 8px;
  margin: 0 24px 24px 0;
  display: flex;
  flex-direction: column;
  align-items: CENTER;
  justify-content: flex-start;
  padding: 12px 6px;
  width: 29%;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer {
    margin: 0 20px 20px 0;
  }
}
.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer:last-child,
.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer:nth-child(3n) {
  margin-right: 0;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer .image {
  max-width: 90px;
  height: 40px;
  margin-bottom: 8px;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer .image img {
  height: 100%;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer .name {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #253858;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer .name a {
  color: #0065ff;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer.selected {
  position: relative;
  border: 1px solid #0065ff;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer.selected::before {
  content: "";
  width: 17px;
  height: 17px;
  top: -7px;
  position: absolute;
  right: -5px;
  border: 1px solid #0065ff;
  border-radius: 50%;
  background: #0065ff;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list .health-insurer.selected::after {
  content: "";
  transform: rotate(45deg);
  height: 9px;
  width: 5px;
  margin: 0;
  border-bottom: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  position: absolute;
  top: -4px;
  right: 1px;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list:has(.hide) {
  height: auto;
}

.plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list:has(.hide) .health-insurer {
  margin: 0 20px 24px 0;
  width: 28%;
}

@media screen and (max-width: 767px) {
  .plan-comparison-popup-container .plan-comparison-popup .step-1 .health-insurance-insurer-list:has(.hide) .health-insurer {
    margin-right: 16px;
  }
}
.plan-comparison-popup-container .plan-comparison-popup .step-2 {
  height: 100%;
}

.plan-comparison-popup-container .plan-comparison-popup .step-2 .radio_box_wrapper {
  margin-top: 0;
  overflow-y: scroll;
  height: 100%;
  flex-flow: column;
  justify-content: flex-start;
}

.plan-comparison-popup-container .plan-comparison-popup .step-2 .radio_box_wrapper::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 1024px) {
  .plan-comparison-popup-container .plan-comparison-popup .step-2 .radio_box_wrapper {
    padding: 0;
  }
}
.plan-comparison-popup-container .plan-comparison-popup .step-2 .radio_box_wrapper .radio_box_inner {
  width: 100%;
}

.plan-comparison-popup-container .plan-comparison-popup .step-2 .radio_box_wrapper .radio_box_inner .input-radio + label {
  padding: 15px 11px 15px 46px;
}

.plan-comparison-popup-container .plan-comparison-popup .step-2 .radio_box_wrapper .radio_box_inner.selected label {
  background: rgba(222, 235, 255, 0.6);
}

.plan-comparison-popup-container .plan-comparison-popup .step-2 .button-wrapper {
  position: absolute;
  width: calc(100% - 48px);
  bottom: 24px;
  left: 24px;
}

.plan-comparison-popup-container .plan-comparison-popup .step-2 .button-wrapper .button {
  box-shadow: 0 4px 12px 0 rgba(0, 101, 255, 0.2392156863);
  background: #0065ff;
  color: #fff;
  border-radius: 8px;
  padding: 12px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.plan-comparison-popup-container .plan-comparison-popup .step-2 .button-wrapper .button.disabled {
  background: #ccc;
}

.plan-comparison-popup-container .plan-comparison-popup .content {
  margin: 24px 0 0;
  padding: 0 24px 24px;
  height: calc(100% - 130px);
}

@media screen and (max-width: 767px) {
  .plan-comparison-popup-container .plan-comparison-popup .content {
    padding: 0 16px 24px;
  }
}
.all-hospital-popup-container .all-hospital-popup {
  max-width: 500px;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body {
  text-align: left;
  border-radius: 0;
  height: 100%;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .content {
  padding: 24px;
  height: calc(100% - 65px);
  position: relative;
}

@media screen and (max-width: 768px) {
  .all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .content {
    padding: 18px 0 0;
    height: calc(100% - 50px);
  }
}
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 {
  height: 100%;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection {
  height: 58px;
}

@media screen and (max-width: 768px) {
  .all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection {
    padding: 0 16px;
  }
}
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper {
  margin-bottom: 14px;
  width: 100%;
  box-shadow: 0 0 8px 0 rgba(37, 56, 88, 0.1215686275);
  border: 0;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper .fullWidht {
  padding: 0 35px 0 60px;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper.error {
  border-color: #de3508;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper.error .formInput.round {
  border-color: red;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper.error .formInput input.labelshow + .feildLable,
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper.error .formInput input:focus + .feildLable {
  color: red;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper .formInput {
  position: relative;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper .formInput::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-search-icon.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
  left: 16px;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper .formInput .search-close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
  right: 16px;
  cursor: pointer;
  z-index: 10;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper .formInput .feildLable {
  left: 55px;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .country-selection .fieldWrapper .formInput #healthCityPincode {
  padding: 0 35px 0 55px;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .detect-location,
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .loc {
  color: #0065ff;
  margin: 16px 0 14px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 0 30px;
  position: relative;
  cursor: pointer;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .detect-location::before,
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .loc::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-location-icon.svg);
  width: 22px;
  height: 22px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

@media screen and (max-width: 768px) {
  .all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .detect-location,
  .all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .loc {
    margin: 16px;
  }
}
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .divider {
  text-align: CENTER;
  color: #7a869a;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .divider::after,
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .divider::before {
  content: "";
  background: #7a869a;
  position: absolute;
  width: 45%;
  height: 1px;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .divider::after {
  right: 0;
  left: auto;
}

@media screen and (max-width: 768px) {
  .all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .divider {
    margin: 18px 16px 22px;
  }
}
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section {
  margin-top: 12px;
  height: calc(100vh - 280px);
  overflow-y: scroll;
}

@media screen and (max-width: 768px) {
  .all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section {
    overflow-y: scroll;
    padding: 0 16px;
    height: 76%;
  }
}
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section::-webkit-scrollbar {
  display: none;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .label {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list {
  margin: 16px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list .popular-city {
  box-shadow: none;
  width: 81px;
  display: flex;
  flex-direction: column;
  align-items: CENTER;
  padding: 0;
  border-radius: 8px;
  margin-right: 12px;
  margin-bottom: 18px;
  cursor: pointer;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list .popular-city:nth-of-type(4n) {
  margin-right: 0;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list .popular-city img {
  max-width: 64px;
}

@media screen and (max-width: 767px) {
  .all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list .popular-city {
    width: 22%;
  }
}
.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list .popular-city .name {
  color: #253858;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 12px;
  letter-spacing: 0.224px;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list .popular-city.selected {
  position: relative;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list .popular-city.selected img {
  border: 1px solid #0065ff;
  border-radius: 50%;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .step-1 .popular-cities-section .popular-cities-list .popular-city.selected:after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-selected-icon.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 10px;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget {
  background: 0 0;
  padding: 0;
  border-radius: 0;
  margin-bottom: 20px;
  overflow: scroll;
  height: 100%;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget::-webkit-scrollbar {
  display: none;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget .hospital-filter {
  margin-top: 8px;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 100;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list {
  flex-wrap: nowrap;
  flex-direction: column;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital {
  width: 100%;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget .more-hospitals-section {
  margin-top: 18px;
  overflow: scroll;
  height: 75%;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget .more-hospitals-section::-webkit-scrollbar {
  display: none;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital {
  width: 100%;
  margin-right: 0;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital:nth-last-child(2) {
  border-bottom: 1px solid #dfe1e6;
  padding: 0 0 16px;
  margin: 0 24px 18px 0;
}

.all-hospital-popup-container .all-hospital-popup .all-hospital-popup-body .provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital:last-child {
  border: 0;
}

.provider-network-hospital-city-specific-widget {
  background: #f5f9ff;
  padding: 16px 24px 45px;
  border-radius: 16px;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget {
    padding: 12px 12px 30px;
    border-radius: 0;
    margin: 0 0 32px;
  }
}
.provider-network-hospital-city-specific-widget .heading-search {
  position: sticky;
  top: 65px;
  z-index: 100;
  background: #fff;
}

.provider-network-hospital-city-specific-widget .heading-search .heading {
  padding: 24px 24px 22px;
  font-size: 21px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0;
  color: #253858;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .heading-search .heading {
    font-size: 20px;
    line-height: 34px;
    padding: 16px;
  }
}
.provider-network-hospital-city-specific-widget .heading-search .heading span {
  color: #0065ff;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.provider-network-hospital-city-specific-widget .heading-search .heading span::before {
  content: "";
  border-bottom: 1px dashed #0065ff;
  width: 85%;
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.provider-network-hospital-city-specific-widget .heading-search .heading span::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 4px 6px;
}

.provider-network-hospital-city-specific-widget .heading-search .hospital-filter {
  margin-top: 18px;
  position: relative;
  padding: 0 24px;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .heading-search .hospital-filter {
    margin-top: 22px;
    padding: 0 16px;
  }
}
.provider-network-hospital-city-specific-widget .heading-search .hospital-filter::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../../../images/store/lens.svg) no-repeat center center;
  top: 50%;
  transform: translate(7px, -50%);
}

.provider-network-hospital-city-specific-widget .heading-search .hospital-filter .formInput {
  background: #fff;
  border: 0;
  font-size: 16px;
  width: 100%;
  padding: 16px 16px 16px 48px;
  border-radius: 8px;
  line-height: 24px;
  color: #7a869a;
  box-shadow: 0 0 8px 0 rgba(37, 56, 88, 0.1215686275);
}

.provider-network-hospital-city-specific-widget .heading-search .hospital-filter .formInput::-webkit-input-placeholder {
  color: #7a869a;
}

.provider-network-hospital-city-specific-widget .hospital-tabs {
  padding: 6px 0 6px;
  overflow-x: scroll;
  width: 100%;
  display: flex;
}

.provider-network-hospital-city-specific-widget .hospital-tabs::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 1024px) {
  .provider-network-hospital-city-specific-widget .hospital-tabs {
    align-items: center;
  }
}
.provider-network-hospital-city-specific-widget .hospital-tabs > input[type=radio] {
  position: absolute;
  left: -200vw;
}

.provider-network-hospital-city-specific-widget .hospital-tabs > input:checked + label {
  color: #0065ff;
  border: 1px solid #0065ff;
  font-weight: 600;
}

.provider-network-hospital-city-specific-widget .hospital-tabs > label {
  position: relative;
  padding: 6px 18px;
  background: #fff;
  border: 1px solid #eaeaea;
  cursor: pointer;
  margin-right: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #253858;
  border-radius: 50px;
  flex-shrink: 0;
}

@media only screen and (max-width: 1024px) {
  .provider-network-hospital-city-specific-widget .hospital-tabs > label {
    padding: 6px;
    margin-right: 12px;
    font-size: 12px;
    box-shadow: none;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 320px) {
  .provider-network-hospital-city-specific-widget .hospital-tabs > label {
    margin-right: 8px;
  }
}
.provider-network-hospital-city-specific-widget .hospital-tab {
  display: none;
  padding: 0;
  margin-top: 1.5rem;
  background-color: transparent;
  background: 0 0;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .hospital-tab {
    margin-top: 18px;
  }
}
.provider-network-hospital-city-specific-widget .hospital-tabs:has(input:first-child:checked) ~ .hospital-tab-content > .hospital-tab:first-child {
  display: block;
  padding: 0;
}

.provider-network-hospital-city-specific-widget .hospital-tabs:has(input:nth-child(3):checked) ~ .hospital-tab-content > .hospital-tab:nth-child(2) {
  display: block;
  padding: 0;
}

.provider-network-hospital-city-specific-widget .hospital-tabs:has(input:nth-child(5):checked) ~ .hospital-tab-content > .hospital-tab:nth-child(3) {
  display: block;
  padding: 0;
}

.provider-network-hospital-city-specific-widget .hospital-tabs:has(input:nth-child(7):checked) ~ .hospital-tab-content > .hospital-tab:nth-child(4) {
  display: block;
  padding: 0;
}

.provider-network-hospital-city-specific-widget .hospital-tabs:has(input:nth-child(9):checked) ~ .hospital-tab-content > .hospital-tab:nth-child(5) {
  display: block;
  padding: 0;
}

.provider-network-hospital-city-specific-widget .hospital-tabs:has(input:nth-child(11):checked) ~ .hospital-tab-content > .hospital-tab:nth-child(6) {
  display: block;
  padding: 0;
}

.provider-network-hospital-city-specific-widget .top-hospitals-section {
  margin: 24px 0 0;
  padding: 0 24px;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section {
    margin-top: 22px;
    padding: 0 16px;
  }
}
.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-heading {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 6px;
  }
}
.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-heading img {
  margin-left: 6px;
  max-width: 25px;
  width: 100%;
  height: 18px;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-heading img {
    margin-left: 6px;
    max-width: 18px;
    width: 100%;
    height: 18px;
  }
}
.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-sub-heading {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
}

.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list {
  margin: 18px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital {
  box-shadow: 0 0 12px 0 rgba(52, 105, 203, 0.1215686275);
  background: #fff;
  border-radius: 8px;
  margin: 0 18px 18px 0;
  width: 48%;
  padding: 14px 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital {
    width: 100%;
    margin: 0 0 18px;
  }
}
.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital::after {
  content: "";
  background: url(../../../images/bu/health/network-hospitals/network-hospital-card-side-bg.svg);
  width: 78px;
  height: 82px;
  position: absolute;
  top: -12px;
  right: -12px;
}

.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital:nth-child(2n) {
  margin-right: 0;
}

.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .name {
  padding: 0 32px 6px 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .name {
    padding: 0 12px 6px;
  }
}
.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .claims {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  padding: 0 16px 0 42px;
  z-index: 10;
  position: relative;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .claims {
    padding: 0 12px 0 42px;
  }
}
.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .claims::before {
  content: "";
  background: url(../../../images/bu/health/network-hospitals/network-hospital-pb-icon.svg);
  width: 18px;
  height: 18px;
  position: absolute;
  left: 16px;
  top: 2px;
}

.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .claims span {
  font-weight: 700;
}

.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .claims .see-claim-details {
  cursor: pointer;
  font-weight: 500;
  color: #0065ff;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .claims .see-claim-details {
    display: block;
  }
}
@media screen and (max-width: 390px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .claims {
    flex-wrap: wrap;
  }
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .claims a {
    margin-left: 24px;
  }
}
.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .view-hospitals {
  border-top: 1px solid #f4f5f7;
  display: block;
  margin: 14px 0 0;
  padding: 12px 16px 0;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .view-hospitals {
    padding: 12px 12px 0;
  }
}
.provider-network-hospital-city-specific-widget .top-hospitals-section .top-hospitals-list .top-hospital .view-hospitals::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 0 4px;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section {
  margin-top: 6px;
  padding: 0;
  position: relative;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list {
  margin: 12px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital {
  border-bottom: 1px solid #dfe1e6;
  padding: 0 0 16px;
  margin: 0 24px 18px 0;
  width: 48%;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital:nth-child(2n) {
  margin-right: 0;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital:last-child,
.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital:nth-last-child(2) {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 8px;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital .name {
  margin: 0 0 2px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital .address {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital.no-hospital-found {
  border-bottom: 0;
  margin: 16px 0 0;
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital {
    width: 100%;
    margin: 0 0 18px;
  }
  .provider-network-hospital-city-specific-widget .more-hospitals-section .more-hospitals-list .more-hospital:nth-last-child(2) {
    border-bottom: 1px solid #dfe1e6;
    padding: 0 0 16px;
    margin: 0 0 18px;
  }
}
.provider-network-hospital-city-specific-widget .more-hospitals-section .view-more-hospitals-button {
  position: absolute;
  bottom: -60px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .provider-network-hospital-city-specific-widget .more-hospitals-section .view-more-hospitals-button {
    bottom: -47px;
  }
}
.provider-network-hospital-city-specific-widget .more-hospitals-section .view-more-hospitals-button .view-more-hospitals {
  border: 1px solid #0065ff;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  padding: 6px 18px;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  position: relative;
  cursor: pointer;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .view-more-hospitals-button .view-more-hospitals::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 0 9px;
}

.provider-network-hospital-city-specific-widget .more-hospitals-section .view-more-hospitals-button .view-more-hospitals.show::after {
  transform: rotate(225deg);
  margin: 0 0 -1px 9px;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body {
  text-align: center;
  height: 100%;
  overflow-y: scroll;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body::-webkit-scrollbar {
  display: none;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .hospital-name {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  padding: 0 24px;
  margin: 24px 0 0;
}

@media screen and (max-width: 767px) {
  .claim-details-popup-container .claim-details-popup .claim-details-popup-body .hospital-name {
    padding: 0 16px;
    margin: 16px 0 0;
  }
}
.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list {
  margin: 16px 0;
  height: 100%;
  padding: 0 24px;
}

@media screen and (max-width: 767px) {
  .claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list {
    padding: 0 16px;
  }
}
.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list::-webkit-scrollbar {
  display: none;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details {
  text-align: left;
  border-bottom: 1px solid #dfe1e6;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .name {
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .name .blur {
  color: transparent;
  text-shadow: 0 0 8px #767676;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .name .location {
  font-weight: 400;
  color: #5e6c84;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .details-list {
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 0;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .details-list .details {
  width: 50%;
  margin: 0 0 12px;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .details-list .details:last-child,
.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .details-list .details:nth-last-child(2) {
  margin: 0;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .details-list .details .label {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.claim-details-popup-container .claim-details-popup .claim-details-popup-body .claim-details-list .claim-details .details-list .details .value {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  margin: 2px 0 0;
}

.hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body {
  text-align: center;
  height: 100%;
  overflow-y: scroll;
}

.hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body::-webkit-scrollbar {
  display: none;
}

.hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body .hospital-name {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  padding: 0 24px;
  margin: 24px 0 0;
}

@media screen and (max-width: 767px) {
  .hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body .hospital-name {
    padding: 0 16px;
    margin: 16px 0 0;
  }
}
.hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body .hospital-details-list {
  margin: 16px 0;
  height: 100%;
  padding: 0 24px;
}

@media screen and (max-width: 767px) {
  .hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body .hospital-details-list {
    padding: 0 16px;
  }
}
.hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body .hospital-details-list .hospital-details {
  text-align: left;
  border-bottom: 1px solid #dfe1e6;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body .hospital-details-list .hospital-details:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body .hospital-details-list .hospital-details .name {
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
}

.hospital-details-popup-container .hospital-details-popup .hospital-details-popup-body .hospital-details-list .hospital-details .location {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.014em;
  color: #5e6c84;
  margin: 6px 0 0;
}

.listing-popup-container .listing-popup-body {
  overflow: scroll;
}

.listing-popup-container .listing-popup-body .content {
  padding: 24px;
  text-align: left;
  height: calc(100% - 65px);
}

@media screen and (max-width: 767px) {
  .listing-popup-container .listing-popup-body .content {
    padding: 16px;
  }
}
.listing-popup-container .listing-popup-body .content .store-filter {
  position: relative;
  display: flex;
  flex-direction: column;
}

.listing-popup-container .listing-popup-body .content .store-filter::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: url("../../../images/store/lens.svg") no-repeat center center;
  top: 50%;
  transform: translate(7px, -50%);
}

.listing-popup-container .listing-popup-body .content .store-filter .nofos {
  position: absolute;
  background: #fff;
  padding: 20px 20px 20px 80px;
  border-radius: 8px;
  box-shadow: 0 0 16px #ccc;
  top: 61px;
  width: 70%;
  z-index: 2;
  font-size: 14px;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.6);
}

@media (max-width: 1024px) {
  .listing-popup-container .listing-popup-body .content .store-filter .nofos {
    width: 100%;
  }
}
.listing-popup-container .listing-popup-body .content .store-filter .nofos:before {
  content: "";
  position: absolute;
  background: url(../../../images/store/smily.png) no-repeat center center;
  width: 40px;
  height: 40px;
  top: 20px;
  left: 28px;
  background-size: 100%;
}

.listing-popup-container .listing-popup-body .content .store-filter label {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: absolute;
  left: 52px;
  background: #fff;
  top: 16px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.2s ease-in;
}

.listing-popup-container .listing-popup-body .content .store-filter input.labelshow + label,
.listing-popup-container .listing-popup-body .content .store-filter input:focus + label {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.listing-popup-container .listing-popup-body .content .store-filter .formInput {
  background: #fff;
  border: 1px solid #dfe1e6;
  font-size: 16px;
  width: 100%;
  padding: 15px 16px 15px 48px;
  border-radius: 8px;
  line-height: 24px;
  color: #253858;
}

.listing-popup-container .listing-popup-body .content .store-filter .formInput:focus {
  outline: 0;
}

@media (max-width: 1024px) {
  .listing-popup-container .listing-popup-body .content .store-filter .formInput {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .listing-popup-container .listing-popup-body .content .store-filter {
    box-shadow: none;
  }
}
.listing-popup-container .listing-popup-body .content .loc {
  color: #0065ff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
  padding: 10px 10px 10px 26px;
  margin-top: 5px;
  position: relative;
  transition: all 0.3s ease-in;
  cursor: pointer;
}

.listing-popup-container .listing-popup-body .content .loc::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  left: -3px;
  top: 50%;
  background: url(../../../images/store/locicon.svg) no-repeat center center;
  transition: all 0.3s ease-in;
  transform: translate(0, -50%);
}

.listing-popup-container .listing-popup-body .content .loc.active {
  filter: grayscale(0);
  opacity: 1;
}

.listing-popup-container .listing-popup-body .content .loc.active:before {
  filter: grayscale(0);
  opacity: 1;
}

.listing-popup-container .listing-popup-body .content .health-test-section,
.listing-popup-container .listing-popup-body .content .popular-cities-section {
  margin: 24px 0 0;
}

.listing-popup-container .listing-popup-body .content .health-test-section .label,
.listing-popup-container .listing-popup-body .content .popular-cities-section .label {
  color: var(--505-f-79-n-400, #505f79);
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 14px;
}

.listing-popup-container .listing-popup-body .content .health-test-section .label::after,
.listing-popup-container .listing-popup-body .content .popular-cities-section .label::after {
  content: "";
  background: #7a869a;
  width: 36px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 92px;
}

.listing-popup-container .listing-popup-body .content .health-test-section .health-test-list .city,
.listing-popup-container .listing-popup-body .content .health-test-section .health-test-list .test,
.listing-popup-container .listing-popup-body .content .health-test-section .popular-cities-list .city,
.listing-popup-container .listing-popup-body .content .health-test-section .popular-cities-list .test,
.listing-popup-container .listing-popup-body .content .popular-cities-section .health-test-list .city,
.listing-popup-container .listing-popup-body .content .popular-cities-section .health-test-list .test,
.listing-popup-container .listing-popup-body .content .popular-cities-section .popular-cities-list .city,
.listing-popup-container .listing-popup-body .content .popular-cities-section .popular-cities-list .test {
  color: #253858;
  border-bottom: 1px solid #dfe1e6;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin: 0 0 16px;
  padding: 0 0 16px;
  cursor: pointer;
}

.listing-popup-container .listing-popup-body .content .health-test-section .health-test-list .city:last-child,
.listing-popup-container .listing-popup-body .content .health-test-section .health-test-list .test:last-child,
.listing-popup-container .listing-popup-body .content .health-test-section .popular-cities-list .city:last-child,
.listing-popup-container .listing-popup-body .content .health-test-section .popular-cities-list .test:last-child,
.listing-popup-container .listing-popup-body .content .popular-cities-section .health-test-list .city:last-child,
.listing-popup-container .listing-popup-body .content .popular-cities-section .health-test-list .test:last-child,
.listing-popup-container .listing-popup-body .content .popular-cities-section .popular-cities-list .city:last-child,
.listing-popup-container .listing-popup-body .content .popular-cities-section .popular-cities-list .test:last-child {
  border: 0;
}

.home-visit {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  margin-bottom: 20px;
  height: 339px;
}

@media screen and (max-width: 1024px) {
  .home-visit {
    background: #fff;
    height: auto;
    border: solid rgba(23, 43, 77, 0.2);
    border-width: 1px 0 1px 0;
    margin: 20px 0;
    padding: 16px;
    border-radius: 0;
  }
}
.home-visit .promotional_banner_right {
  border-radius: 8px;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .home-visit .promotional_banner_right {
    max-width: 300px;
    margin: 0 auto;
  }
}
.home-visit .promotional_banner_right a.btnViewQuotesNavBar {
  border-radius: 8px;
}

.home-visit .promotional_banner_right a.btnViewQuotesNavBar img {
  margin-bottom: 0;
  border-radius: 8px;
}

.home-visit.home-visit-content {
  border: 0;
  border-radius: 8px;
  height: auto;
  background: linear-gradient(152.58deg, rgba(0, 101, 255, 0.1019607843) 0, rgba(0, 255, 240, 0.1019607843) 95.63%);
  position: relative;
  padding: 14px 16px 18px;
  width: 40%;
  max-width: 452px;
}

@media screen and (max-width: 1024px) {
  .home-visit.home-visit-content {
    max-width: 328px;
    margin: 0 auto 16px;
  }
}
@media screen and (max-width: 767px) {
  .home-visit.home-visit-content {
    max-width: 100%;
    margin: 0 auto 16px;
    width: calc(100% - 32px);
  }
}
.home-visit.home-visit-content .promotional_banner_right {
  background: 0 0;
  text-align: left;
}

.home-visit.home-visit-content .promotional_banner_right .fos-button::after {
  content: "";
  background: url(../../../images/bu/health/fos/rhs-home-visit-image.png) no-repeat center/contain;
  width: 135px;
  height: 169px;
  position: absolute;
  right: 0;
  top: -14px;
}

@media screen and (max-width: 1024px) {
  .home-visit.home-visit-content .promotional_banner_right .fos-button::after {
    max-width: 120px;
    max-height: 200px;
    width: 40%;
    height: unset;
    aspect-ratio: 70/87;
  }
}
.home-visit.home-visit-content .sub-heading {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #253858;
}

.home-visit.home-visit-content .heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #253858;
  margin: 2px 0 10px;
  max-width: 100%;
}

@media screen and (max-width: 1024px) {
  .home-visit.home-visit-content .heading {
    max-width: 177px;
  }
}
.home-visit.home-visit-content .pointers-list .pointer {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #253858;
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}

.home-visit.home-visit-content .pointers-list .pointer:last-child {
  margin: 0;
}

.home-visit.home-visit-content .pointers-list .pointer .icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 8px;
}

.home-visit.home-visit-content .pointers-list .pointer .icon.icon-1 {
  background: url(../../../images/bu/health/fos/rhs-home-visit-icon-1.svg);
}

.home-visit.home-visit-content .pointers-list .pointer .icon.icon-2 {
  background: url(../../../images/bu/health/fos/rhs-home-visit-icon-2.svg);
}

.home-visit.home-visit-content .pointers-list .pointer .icon.icon-3 {
  background: url(../../../images/bu/health/fos/rhs-home-visit-icon-3.svg);
}

.home-visit.home-visit-content .button {
  background: #0065ff;
  border-radius: 8px;
  padding: 12px 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin: 16px 0 0;
  cursor: pointer;
  max-width: 315px;
}

.home-visit.home-visit-content:has(.appointment-booked-section) {
  border: 1px solid #dfe1e6;
  background: #fff;
  padding: 0;
}

.home-visit.home-visit-content:has(.appointment-booked-section) .promotional_banner_right .fos-button::after {
  display: none;
}

@media screen and (max-width: 1024px) {
  .home-visit.home-visit-content:has(.appointment-booked-section) {
    max-width: 342px;
  }
}
.home-visit.home-visit-content:has(.appointment-booked-section) .appointment-booked-section {
  padding: 16px 16px 6px;
}

.popular-searches-section {
  background: #f2f7ff;
}

.popular-searches-section .container {
  background: 0 0;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 36px;
  padding: 32px 0 36px;
}

@media screen and (max-width: 1024px) {
  .popular-searches-section .container {
    padding: 32px 16px;
  }
}
.popular-searches-section .container .heading {
  letter-spacing: 0;
  color: #253858;
  font-size: 24px;
  line-height: 36px;
  text-align: CENTER;
  font-weight: 500;
  position: relative;
  margin: 0 0 56px;
}

.popular-searches-section .container .heading::after {
  content: "";
  background: #ffab00;
  border-radius: 2px;
  width: 64px;
  height: 3px;
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 1024px) {
  .popular-searches-section .container .heading {
    margin: 0 0 44px;
    display: inline-block;
    width: 100%;
  }
}
.popular-searches-section .container .popular-search-list {
  display: flex;
  flex-wrap: wrap;
}

.popular-searches-section .container .popular-search-list .popular-search {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  background: #fff;
  padding: 18px;
  width: 31%;
  margin: 0 32px 28px 0;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.popular-searches-section .container .popular-search-list .popular-search:nth-child(3n) {
  margin-right: 0;
}

.popular-searches-section .container .popular-search-list .popular-search::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
}

@media screen and (max-width: 820px) {
  .popular-searches-section .container .popular-search-list .popular-search {
    margin-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .popular-searches-section .container .popular-search-list .popular-search {
    width: 100%;
    margin: 0 0 16px;
  }
}
.popular-searches-section .container .view-more-popular-search {
  text-align: center;
  margin: 8px 0 0;
}

.popular-searches-section .container .view-more-popular-search .view-more {
  border: 1px solid #0065ff;
  border-radius: 100px;
  display: inline-block;
  background: #fff;
  padding: 6px 18px;
  letter-spacing: 0;
  color: #0065ff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}

.popular-searches-section .container .view-more-popular-search .view-more::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}

.popular-searches-section .container .view-more-popular-search .view-more.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -1px 8px;
}

.popular-searches-section.no-blue-bg {
  background: #fff;
}

.popular-searches-section {
  background: #fff;
  margin: 28px 0 0;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .popular-searches-section .view-more-popular-search {
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
  }
}
.popular-comparisons-section {
  width: 100%;
  background: #f2f7ff;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .popular-comparisons-section {
    margin-bottom: 30px;
    margin-top: 0;
  }
}
.popular-comparisons-section .container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .popular-comparisons-section .container {
    padding: 0 16px;
  }
}
.popular-comparisons-section .heading {
  letter-spacing: 0;
  color: #253858;
  font-size: 24px;
  line-height: 36px;
  text-align: CENTER;
  font-weight: 500;
  position: relative;
  margin: 0 0 56px;
}

.popular-comparisons-section .heading::after {
  content: "";
  background: #ffab00;
  border-radius: 2px;
  width: 64px;
  height: 3px;
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 1024px) {
  .popular-comparisons-section .heading {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
  }
  .popular-comparisons-section .heading::after {
    left: 0;
    transform: none;
  }
}
.popular-comparisons-section .heading {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #253858;
  margin-bottom: 42px;
  padding-top: 35px;
}

@media screen and (max-width: 767px) {
  .popular-comparisons-section .heading {
    font-size: 20px;
    line-height: 30px;
    padding-top: 16px;
  }
}
.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  align-items: CENTER;
  justify-content: center;
  white-space: nowrap;
  position: relative;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab {
    justify-content: flex-start;
  }
}
.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab .popular-comparisons-tab-links {
  background: #fff;
  border: 1px solid #dfe1e6;
  border-radius: 100px;
  padding: 6px 18px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #253858;
  margin-right: 12px;
  cursor: pointer;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab .popular-comparisons-tab-links.active {
  border-color: #0065ff;
  color: #0065ff;
  font-weight: 500;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content {
  display: none;
  position: relative;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content.active {
  display: block;
  padding: 0 0 36px;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 36px;
  width: 100%;
  justify-content: flex-start;
  padding-bottom: 14px;
}

@media screen and (max-width: 767px) {
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons {
    margin-top: 24px;
    padding-bottom: 20px;
  }
}
.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #253858;
  width: 30%;
  margin-bottom: 18px;
  position: relative;
  margin-right: 38px;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a {
    width: 48%;
    margin-right: 18px;
  }
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(3n) {
    margin-right: 18px;
  }
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a {
    padding: 14px 14px 14px 0;
    border-bottom: 1px solid #dfe1e6;
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:last-of-type {
    border-bottom: 0;
  }
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(3n) {
    margin-right: 0;
  }
  .popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(2n) {
    margin-right: 0;
  }
}
.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a::after {
  content: "";
  border: solid #253858;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 1px 6px;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .view-more-comparisons-link {
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .view-more-comparisons-link .comparisons-link {
  display: inline-block;
  border: 1px solid #0065ff;
  border-radius: 100px;
  padding: 6px 18px;
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0065ff;
  cursor: pointer;
  bottom: -15px;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .view-more-comparisons-link .comparisons-link::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 2px 8px;
  display: inline-block;
}

.popular-comparisons-section .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .view-more-comparisons-link .comparisons-link.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}

.popular-comparisons-section.with-box-links {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content {
    padding: 0 0 4px;
  }
}
.popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  background: #fff;
  padding: 18px;
  width: 31%;
  margin: 0 32px 28px 0;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a {
    width: 48%;
    margin-right: 18px;
  }
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(3n) {
    margin-right: 18px;
  }
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a {
    width: 100%;
    margin: 0 0 16px;
  }
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:last-of-type {
    border-bottom: 0;
  }
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(3n) {
    margin-right: 0;
  }
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1025px) {
  .popular-comparisons-section.with-box-links .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .view-more-comparisons-link {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
  }
}
.popular-comparisons-section.no-blue-bg {
  background: #fff;
}

.popular-comparisons-section.no-blue-bg .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .view-more-comparisons-link {
  position: relative;
  transform: none;
  left: auto;
  bottom: auto;
}

@media screen and (max-width: 767px) {
  .popular-comparisons-section.no-blue-bg .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .view-more-comparisons-link {
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.popular-comparisons-section.two-column .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a {
  width: 48%;
  margin-right: 24px;
}

.popular-comparisons-section.two-column .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(3n) {
  margin-right: 24px;
}

.popular-comparisons-section.two-column .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(2n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .popular-comparisons-section.two-column .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a {
    width: 100%;
    margin-right: 0;
  }
  .popular-comparisons-section.two-column .popular-comparisons-body .popular-comparisons-tab-body .popular-comparisons-tab-content .comparisons a:nth-child(3n) {
    margin-right: 0;
  }
}
.ui-autocomplete.network-hospital {
  z-index: 99999;
  max-width: 388px !important;
}

@media screen and (max-width: 767px) {
  .ui-autocomplete.network-hospital {
    max-width: 91% !important;
  }
}
.ui-autocomplete.network-hospital .ui-menu-item {
  padding: 14px !important;
}

.ui-autocomplete.network-hospital .ui-menu-item a {
  font-size: 14px;
  color: #253858;
}

.ui-autocomplete.network-hospital .ui-menu-item a.ui-state-active {
  margin: 0;
}

.disclaimer-dropdown-section {
  margin-top: 32px;
}

@media screen and (max-width: 1024px) {
  .product-article-wrapper {
    padding: 0 0 0 16px;
  }
}