.cust-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.para-blog,
.title-blog {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.separator-s {
  padding-inline: 8px;
}
.cust-breadcrumb span a {
  color: inherit;
  text-decoration: none;
}
.cust-breadcrumb span {
  line-height: 20px;
  letter-spacing: -0.01em;
  font-size: 0.875rem;
  font-family: Lato-semibold, "Helvetica Neue", Arial, sans-serif;
  color: #5d6370;
  cursor: pointer;
  font-weight: 700;
}
.breadcrumb-item.active-blog,
.cust-breadcrumb span.active-blog {
  font-weight: 500;
  color: #0c1529 !important;
}
.links-header {
  margin-right: 15px;
}
.links-header a {
  color: #2a9fea;
  font-family: Lato-semibold;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.input-item-btn input,
.pagination-blogs li:hover {
  background-color: #ededf1;
}
#sat_carousel img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.blogs-cards {
  padding-block: 32px;
}
.card-blog {
  border: 1px solid #ced0d4;
}
.card-blog:hover {
  box-shadow: 0 0 8px rgb(47 43 67 / 0.2);
}
.blog-body {
  padding: 20px 15px;
}
.para-blog {
  font-family: Lato-Regular, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.012em;
  color: #555;
  margin-bottom: 16px;
  -webkit-line-clamp: 4;
}
#main_sidebarLabel,
.button-blogs,
.drp-pag,
.profile-card p:first-of-type,
.title-blog {
  font-weight: 700;
}
.breadcrumb-item,
.button-blogs,
.drp-pag,
.pagination-blogs li,
.title-blog {
  font-family: Lato-semibold, "Helvetica Neue", Arial, sans-serif;
}
#main_sidebarLabel,
.title-blog {
  line-height: 28px;
  letter-spacing: -0.014em;
}
.button-blogs,
.drp-pag,
.pagination-blogs li {
  letter-spacing: -0.01em;
}
.read-more-text:hover,
.title-blog a {
  color: inherit;
}
.title-blog {
  -webkit-line-clamp: 2;
  font-size: 1.25rem;
  color: #0c1529;
  margin-bottom: 6px;
  height: 55px;
}
.button-blogs {
  display: inline-block;
  width: max-content;
  padding: 8px 20px;
  font-size: 0.75rem;
  line-height: 16px;
  color: #fff;
  background-color: #0f5b8a;
  border: 1px solid #0f5b8a;
  border-radius: 3px;
  opacity: 1;
  transition: opacity 0.1s ease-in;
}
.button-blogs:hover {
  color: #fff;
  opacity: 0.9;
}
#main_sidebar .links-sidebar,
.header-links,
.pagination-blogs {
  margin-bottom: 0;
  padding-left: 0;
}
.breadcrumb-item,
.pagination-blogs li {
  color: #5d6370;
  cursor: pointer;
  font-weight: 700;
}
.pagination-arrow.prev {
  margin-right: 8px;
}
.pagination-arrow.next {
  margin-left: 8px;
  transform: rotate(180deg);
}
.arrow-right,
.pagination-arrow {
  fill: #5d6370;
}
.pagination-blogs {
  display: flex;
  align-items: center;
  justify-content: end;
  min-width: 467px;
}
.pagination-blogs li {
  display: flex;
  align-items: center;
  margin-right: 28px;
  font-size: 16px;
  line-height: 24px;
  padding: 10px;
}
.dropdowns-items-header .drp-item:last-of-type,
.pagination-blogs li:last-of-type {
  margin-right: 0;
}
.pagination-blogs li.active,
.pagination-blogs li.active .pagination-arrow {
  fill: #0f5b8a;
  color: #0f5b8a;
}
.pt-29 {
  padding-top: 29px;
}
.flex-pagination-div {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}
.drp-pag,
.flex-logo-di,
.header-main .links,
.sign-in-header {
  align-items: center;
  display: flex;
}
.drp-pag {
  justify-content: end;
  gap: 20px;
  font-size: 1rem;
  line-height: 24px;
}
.breadcrumb-item,
.input-item-btn input {
  line-height: 20px;
  letter-spacing: -0.01em;
  font-size: 0.875rem;
}
.drp-pag select {
  border: 1px solid #000;
  border-radius: 6px;
  width: max-content;
  max-height: 44px;
}
.drp-pag select.form-select {
  background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.5%2015.0007L8.257%2010.7577L9.672%209.34375L12.5%2012.1727L15.328%209.34375L16.743%2010.7577L12.5%2015.0007Z%22%20fill%3D%22%232F2B43%22%2F%3E%3C%2Fsvg%3E);
  background-size: 24px 30px;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #cac8d4;
}
.breadcrumb {
  margin-bottom: 0;
}
#main_sidebar .links-sidebar li a,
.breadcrumb-item a,
.header-links li a {
  text-decoration: none;
  color: inherit;
}
#breadcrumb_content {
  padding-block: 15px;
}
#slider_element {
  padding-top: 24px;
}
.header-drp {
  box-shadow: 0 4px 2px -2px rgb(47 43 67 / 0.1);
}
.header-items {
  display: flex;
  padding-block: 27px;
}
.input-item-btn {
  margin-left: 120px;
  max-width: 400px;
  width: 100%;
  display: flex;
  align-items: center;
}
.input-item-btn input {
  width: 100%;
  color: #212529;
  border: 1px solid #ededf1;
  padding: 13px 20px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  font-family: Lato-Regular, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  outline: 0;
  height: 46px;
}
#bannar_section .blogs-title,
#main_sidebar .links-sidebar li,
#main_sidebarLabel,
.blog-logo-btn,
.dropdowns-items-header .drp-item h2,
.header-links li:not([class]),
.inv-info .invo-div p,
.notify-count,
.profile-card h3,
.read-more-text,
.sign-in-header .sign-in-text,
.sign-in-header.profile .dropdown-menu .drp-prof {
  font-family: Lato-semibold, "Helvetica Neue", Arial, sans-serif;
}
.input-item-btn input::placeholder {
  color: #2f2b434d;
}
.header-links li:not([class]),
.read-more-text,
.sign-in-header .sign-in-text {
  line-height: 20px;
  color: #5d6370;
  font-weight: 600;
  letter-spacing: -0.01em;
}
#main_sidebar .links-sidebar li,
.inv-info .invo-div p {
  line-height: 16px;
  font-weight: 600;
  letter-spacing: -0.01em;
}
.input-item-btn button {
  padding: 13px 16px;
  background-color: #0c1529;
  border: 1px solid #0c1529;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-links {
  display: flex;
}
.header-links li:not([class]) {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  padding-right: 32px;
  cursor: pointer;
}
.header-links li:last-of-type {
  padding-right: 0;
}
.read-more-text,
.sign-in-header .sign-in-text {
  font-size: 14px;
}
.sign-in-header img {
  margin-left: 4px;
  cursor: pointer;
}
.sign-in-header.profile .dropdown-toggle:hover {
  border: 1px solid var(--color-black-100);
  border-radius: 50%;
}
.sign-in-header.profile .dropdown-menu .drp-prof {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.01em;
  padding: 10px;
  color: #7a7493;
}
.sign-in-header.profile .dropdown-menu {
  padding: 10px;
  min-width: 251px;
  border-top: 2px solid #2a9fe8;
}
.sign-in-header.profile .dropdown-menu .dropdown-item.active,
.sign-in-header.profile .dropdown-menu .dropdown-item:active {
  color: #7a7493;
  text-decoration: none;
  background-color: inherit;
}
.sign-in-header.profile .dropdown-menu .dropdown-item {
  cursor: pointer;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inv-info {
  background-color: #014e78;
  color: #fff;
  padding-block: 4px;
}
.inv-info .invo-div {
  display: flex;
  justify-content: start;
  align-items: center;
}
.inv-info .invo-div p:first-of-type {
  margin-right: 40px;
}
.inv-info .invo-div p {
  font-size: 0.75rem;
  color: #fff;
  margin-bottom: 0;
}
.dropdowns-items-header {
  display: flex;
  align-items: center;
  padding-block: 12px;
}
.dropdowns-items-header .drp-item {
  position: relative;
  padding: 12px 10px;
  margin-right: 32px;
}
.dropdowns-items-header .main-header-drpdn.f {
  max-width: calc(100vw - 200px);
}
.dropdowns-items-header .main-header-drpdn.fs {
  max-width: calc(100vw - 300px);
}
.dropdowns-items-header .main-header-drpdn.ft {
  max-width: calc(100vw - 500px);
}
.dropdowns-items-header .main-header-drpdn.ff {
  max-width: calc(100vw - 600px);
}
.dropdowns-items-header .main-header-drpdn.fx {
  max-width: calc(100vw - 800px);
}
.dropdowns-items-header .main-header-drpdn {
  position: absolute;
  border-radius: 14px;
  width: max-content;
  padding: 10px;
  box-shadow: 0 12px 36px 0 #2f2b4333;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  left: 0;
  z-index: 6;
  transition: 0.4s;
  margin-top: 18px;
}
.dropdowns-items-header .drp-item:hover .main-header-drpdn {
  opacity: 1;
  visibility: visible;
}
.dropdowns-items-header .drp-item h2 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #141817;
  cursor: pointer;
}
.dropdowns-items-header .drp-item h2:hover,
.read-more-text:hover {
  color: #2a9fe8;
}
.dropdowns-items-header .drp-item h2::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid #fff0;
  border-bottom: 0;
  border-left: 0.3em solid #fff0;
}
#navbar_mobile_header {
  background-color: #fff;
  padding-block: 10px;
}
#main_sidebarLabel {
  font-size: 20px;
  color: #353c4d;
}
#main_sidebar .links-sidebar li {
  padding-bottom: 16px;
  font-size: 12px;
  color: #353c4d;
}
.notify-count {
  font-size: 8px;
  font-weight: 600;
  letter-spacing: -0.01em;
  right: -5px;
  top: 2px;
  background-color: #6ad09d;
}
#section_para h1,
#section_para h2,
#section_para h3,
#section_para h4,
#section_para h5,
.profile-card h2,
.top-seler-header {
  line-height: 32px;
  letter-spacing: -0.016em;
  font-family: Lato-semibold, "Helvetica Neue", Arial, sans-serif;
}
#bannar_section .blogs-title,
.blog-logo-btn {
  font-weight: 700;
}
#bannar_section {
  padding-block: 24px;
}
#bannar_section .border-b-1 {
  padding-bottom: 12px;
}
#bannar_section .blogs-title {
  font-size: 32px;
  letter-spacing: -0.02em;
  color: #353c4d;
  margin-bottom: 12px;
}
#bannar_section .timestamp {
  font-family: Lato-Regular, "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26.92px;
  letter-spacing: -0.01em;
  color: #5d6370;
}
#section_para {
  padding-top: 32px;
  padding-bottom: 54px;
}
#section_para h1,
#section_para h2,
#section_para h4,
#section_para h5 {
  font-size: 24px;
  font-weight: 700;
  color: #0c1529;
  margin-bottom: 1rem;
}
#section_para h3 {
  font-size: 20px;
  color: #0c1529;
}
.top-seler-header {
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 700;
  color: #0c1529;
}
#section_para,
#section_para li,
.tag-name-text {
  font-family: Lato-Regular, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
}
.author-name,
.meta-info,
.text-by {
  font-family: Lato, Arial, sans-serif;
}
#section_para,
#section_para li {
  font-size: clamp(16px, 2vw, 20px);
  line-height: clamp(24px, 3vw, 30px);
  letter-spacing: -0.01em;
  color: #353c4d;
  margin-bottom: 1rem;
  text-align: justify;
}
.blog-card-logo {
  background-color: #fff;
  border: 1px solid #ced0d4;
}
.blog-logo-btn {
  line-height: 16px;
  letter-spacing: -0.01em;
  padding: 11px 21px;
  background-color: #0f5b8a;
  border: 1px solid #0f5b8a;
  color: #fff;
}
.profile-card h3,
.tag-name-text {
  line-height: 28px;
  letter-spacing: -0.014em;
}
.tag-name-card {
  background-color: #f3f3f5;
  border: 1px solid #f3f3f5;
  border-radius: 6px;
}
.tag-name-text {
  font-size: 20px;
  text-align: center;
}
.author-name,
.text-by,
.toaster-alerts .flex p {
  font-size: 14px;
  color: #353c4d;
}
.profile-card {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 773px;
}
.profile-card h2 {
  font-size: 24px;
  font-weight: 900;
  color: #000000e5;
  margin-bottom: 4px;
}
.profile-card h3 {
  font-size: 20px;
  font-weight: 600;
  color: #0f5b8a;
  margin-bottom: 10px;
}
.profile-card p {
  font-family: Lato-Regular, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000000b2;
}
.profile-card img {
  border-radius: 50%;
}
.mobile-view,
.tablet-footer,
.tablet-view {
  display: none;
}
.toaster-alerts {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #dcdae2;
  padding: 10px;
  width: max-content;
  position: fixed;
  top: 5px;
  right: 5px;
  z-index: 1000000;
  max-width: calc(100% - 12px);
  transition: 0.5s;
}
.toaster-alerts .flex {
  display: flex;
  align-items: center;
  gap: 10px;
}
.toaster-alerts .flex p {
  margin-bottom: 0;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.01em;
}
.toaster-alerts.error {
  border: 1px solid #f04438;
  background-color: #ffefee;
}
.toaster-alerts.success {
  border: 1px solid #17b26a;
  background-color: #effff8;
}
.text-by {
  font-weight: 400;
  line-height: 16px;
}
.author-name {
  font-weight: 600;
}
.meta-info {
  font-size: 12px;
  font-weight: 400;
  color: #353c4d;
}
.blog-card-detail {
  margin-bottom: 8px;
}
.read-more-text:hover .arrow-right {
  fill: #2a9fe8;
}
.popular-blogs-cards {
  border-radius: 4px;
  border: 1px solid #ced0d4;
  padding: 8px;
}
.popular-blogs-cards .card-popular:last-of-type {
  margin-bottom: 0px;
}
.popular-blogs-cards .card-popular {
  margin-bottom: 18px;
}
.popular-blogs-cards .card-popular img {
  width: 100%;
}
.popular-blogs-cards .card-popular .para {
  margin-top: 12px;
  margin-bottom: 2px;
  color: #0c1529;
  font-family: Lato-semibold, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.216px;
  text-decoration: none;
}

.popular-blogs-cards .card-popular figcaption {
  color: var(--dark-gray-40, #5d6370);
  font-family: Lato-Regular, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.168px;
}
.sidebar-blogs .title {
  color: #0c1529;
  font-family: Lato-semibold, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.336px;
  margin-bottom: 20px;
}
.top-selling-countries .top-selling-card:last-of-type {
  margin-bottom: 0px;
}
.top-selling-countries .top-selling-card {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 11px;
  padding: 4px 8px;
  border-radius: 2px;
  border: 1px solid #ced0d4;
  margin-bottom: 10px;
  color: #0c1529;
  font-family: Lato-semibold, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.216px;
  text-decoration: none;
}
.popular-makes-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.popular-makes-cards .popular-card {
  border-radius: 4.638px;
  border: 2.319px solid #ced0d4;
  padding: 10px 18px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #0c1529;
  font-family: Lato-semibold, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.216px;
  text-decoration: none;
}
.popular-card span {
  margin-top: 13px;
}
#section_para table {
  width: 100%;
  border: 1px solid #00000024;
}
#section_para table th {
  padding: 10px;
  border: 1px solid #00000024;
}
#section_para table td {
  padding: 10px;
  border: 1px solid #00000024;
}

.search-car-filters {
}
.cmn-drp .search-input {
  width: 100%;
  padding: 9px 10px;
  border: 1px solid #aeb1b8;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  vertical-align: bottom;
  background-color: #f6f6f8;
  position: relative;
}

.cmn-drp .search-input-wrap::after {
  content: "";
  background-image: url("/Blogs-pages/assets/images/main/new-search-filter.svg");
  position: absolute;
  background-repeat: no-repeat;
  top: 12px;
  right: 16px;
  z-index: 2;
  background-color: #f6f6f8;
  width: 18px;
  height: 18px;
  z-index: 1;
}

.cmn-drp .search-input:focus {
  outline: none;
  border-color: #0099ffa9;
}

.cmn-drp .dropdown-item:hover {
  background-color: #f7f8fb;
  color: #000000;
}

.cmn-drp .select-input-cmn.dropdown-toggle::after {
  border: none;
  content: none;
  /* transform: rotate(180deg); */
}

.cmn-drp .select-input-cmn .fa-chevron-up {
  font-size: 14px;
  transform: rotate(180deg);
}

.cmn-drp .select-input-cmn .fa-caret-down {
  font-size: 14px;
}

.cmn-drp .select-input-cmn.show .fa-caret-down {
  transform: rotate(180deg);
}

.cmn-drp .select-input-cmn.show .fa-chevron-up {
  transform: rotate(360deg);
}

.cmn-drp .select-input-cmn span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: calc(100% - 13px);
  color: #353c4d;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

.cmn-drp .select-input-cmn {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 14px;
  background-color: #ffffff;
  width: 100%;
  border: 1px solid #d0d5dd;
  border-radius: 6px;
  min-height: 52px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.012em;
  color: #667085;
}

.cmn-drp .select-input-cmn .type-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}

.cmn-drp .select-input-cmn .type-text .type {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #353c4d;
  margin-bottom: 2px;
}

.cmn-drp .dropdown-menu {
  font-family: "Lato", sans-serif, Arial;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.01em;
  width: 100%;
  color: #000000;
  box-shadow: 0px 0px 8px 0px rgba(47, 43, 67, 0.2);
  border-bottom: 6px;
  padding: 0px;
  overflow-x: auto;
  max-height: 208px;
  min-width: 0;
  overflow-y: auto;
  scrollbar-width: thin;
}

.cmn-drp .dropdown-menu .dropdown-item {
  font-family: "Lato", sans-serif;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 18px !important;
  letter-spacing: -0.012em;
  padding: 12px 10px;
  color: #5d6370;
  margin-bottom: 0px !important;
}

.cmn-drp .dropdown-menu .dropdown-item:hover {
  background-color: #ededf1;
  cursor: pointer;
}

.cmn-drp .dropdown-item.active,
.cmn-drp .dropdown-item:active {
  background-color: #f7f8fb;
}

.cmn-drp .dropdown-item:hover {
  background-color: #f7f8fb;
  color: #000000;
}

.satSelectBlock.dropdown.cmn-drp {
  width: 100%;
}

.half-filters {
  display: flex;
  gap: 10px;
}
.filter-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-top: 18px;
}
.filter-btn.apply {
  background-color: #1c6a9b;
  border-color: #1c6a9b;
  color: white;
}
.cta-section {
  padding: 16px;
  background-color: #f6f6f8;
  border-radius: 8px;
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.cta-section .cta-card {
  border-radius: 10px;
  padding: 12px;
  text-align: center;
  background-color: #ffffff;
}
.cta-section .cta-card .title {
  font-weight: 700;
  font-size: 20px !important;
  line-height: 24px !important;
  color: #353c4d;
  margin-bottom: 12px;
}
.cta-section .cta-card .cta-btn {
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  background-color: #1c6a9b;
  border: 1px solid #1c6a9b;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.quick--summary {
  padding: 18px;
  border-radius: 14px;
  border: 1px solid #cacaca;
  margin-bottom: 20px;
}
.quick--title {
  padding-bottom: 10px;
  border-bottom: 1px solid #e7eaef;
}
.quick--title h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  border-left: 2px solid #1c6a9b;
  padding-left: 10px;
  display: block;
  margin-bottom: 0px !important;
}
.quick--para {
  margin-bottom: 0px;
  padding-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .cta-section {
    margin-top: 32px;
    grid-template-columns: repeat(3, 1fr);
  }
  .cta-section .cta-card .cta-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-section {
    margin-top: 16px;
    grid-template-columns: repeat(2, 1fr);
  }
  .cta-section .cta-card .title {
    font-size: 18px !important;
    line-height: 20px !important;
    margin-bottom: 12px !important;
  }
  .cta-section .cta-card .cta-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cta-section {
    margin-top: 16px;
    grid-template-columns: repeat(2, 1fr);
    padding: 10px;
  }
  .cta-section .cta-card .title {
    font-size: 18px !important;
    line-height: 20px !important;
    margin-bottom: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .cta-section {
    margin-top: 16px;
    grid-template-columns: repeat(2, 1fr);
    padding: 10px;
  }
  .cta-section .cta-card .title {
    font-size: 18px !important;
    line-height: 20px !important;
    margin-bottom: 12px !important;
  }
  .quick--summary {
    padding: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 460px) {
  .cta-section {
    margin-top: 16px;
    grid-template-columns: repeat(1, 1fr);
    padding: 10px;
  }
  .cta-section .cta-card .title {
    font-size: 18px !important;
    line-height: 20px !important;
    margin-bottom: 12px !important;
  }
}
@media screen and (max-width: 991px) {
  .half-filters {
    flex-wrap: wrap;
    gap: 0px;
  }
  .satSelectBlock.dropdown.cmn-drp {
    margin-bottom: 8px !important;
  }
}
