.learn-resource-module {
  margin: 20px 0;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .learn-resource-module {
    margin-top: 25px;
  }
}
.learn-resource {
  clear: both;
  max-width: 1600px;
  margin: 0 auto;
}
.learn-resource .learn-content-loader {
  padding: 3.75rem 40px 0;
  margin-bottom: 40px;
  top: 150px;
  min-height: 550px;
}
@media only screen and (max-width: 1024px) {
  .learn-resource .learn-content-loader {
    height: 700px;
  }
}
@media only screen and (max-width: calc(768px - 1px)) {
  .learn-resource .learn-content-loader {
    padding: 3.75rem 24px 0;
    height: 1000px;
  }
}
.learn-resource .learn-content-loader .loader-cards {
  height: 460px;
}
#learnResourceDTX button:focus {
  outline: none;
}
.no-results-found {
  display: none;
}
.no-results-found p {
  font-weight: 500;
}
.firstResource {
  margin: 30px 0 80px;
  display: flex;
  column-gap: 3%;
  color: #1d1e1f;
  outline: 0;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .firstResource {
    margin-bottom: 30px;
    display: block;
  }
}
.firstResource .card__Type {
  margin: 20px 0;
  color: #1d1e1f;
}
.firstResourceImgContainer {
  height: 383px;
  border-radius: 16px;
  flex: 1;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .firstResourceImgContainer {
    height: 200px;
  }
}
.firstResourceCardDescription {
  flex: 1;
}
.dtx-filter-header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 24px;
  align-items: stretch;
  padding: 24px 0 0;
  max-width: 1600px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .dtx-filter-header {
    padding: 24px 40px 0;
  }
}
@media only screen and (max-width: 768px) {
  .dtx-filter-header {
    padding: 24px 24px 0;
  }
}
.dtx-filter-header .top-filter-result-container {
  display: flex;
  align-items: flex-end;
  column-gap: 16px;
  width: 100%;
}
.dtx-filter-header .top-filter-result-container p {
  position: absolute;
  left: 40%;
  top: 60%;
}
.dtx-filter-header .top-filter-result-container h4 {
  color: #262626;
  font-family: inherit;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -1px;
}
@media only screen and (max-width: 1024px) {
  .dtx-filter-header .top-filter-result-container h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right {
  display: flex;
  align-items: flex-end;
  width: 100%;
  padding: 18px 0;
  gap: 16px;
  border-bottom: 1px solid #bfc8cf;
}
@media only screen and (max-width: 1024px) {
  .dtx-filter-header .top-filter-result-container .top-filter-container-right {
    padding: 8px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .dtx-filter-header .top-filter-result-container .top-filter-container-right .top-search-result-text {
    width: 100%;
  }
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-result {
  display: flex;
  align-items: center;
  column-gap: 12px;
  flex: 1;
}
@media only screen and (max-width: 1024px) {
  .dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-result {
    display: none;
  }
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-result .filter-pills {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  border: 1px solid #e90029;
  cursor: pointer;
  background: #ffffff;
  column-gap: 4px;
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-result .filter-pills p {
  color: #262626;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-result .clear-filter-button {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-result .clear-filter-button {
    display: none;
  }
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-result .clear-filter-button span {
  color: #666666;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-decoration-line: underline;
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-container-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-container-mobile {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    column-gap: 4px;
    cursor: pointer;
  }
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-container-mobile .filter-sort-icon {
  width: 20px;
  height: 20px;
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/filter-icon-red.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.dtx-filter-header .top-filter-result-container .top-filter-container-right .top-filter-container-mobile button {
  color: #262626;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
.dtx-filter-header .top-filter-result-container .top-filter-container-left {
  padding: 20px 0;
  border-bottom: 1px solid #bfc8cf;
  display: flex;
  align-items: center;
  column-gap: 4px;
  width: 257px;
}
@media only screen and (min-width: 1440px) {
  .dtx-filter-header .top-filter-result-container .top-filter-container-left {
    width: 354px;
  }
}
@media only screen and (max-width: 1024px) {
  .dtx-filter-header .top-filter-result-container .top-filter-container-left {
    display: none;
  }
}
.dtx-filter-header .top-filter-result-container .top-filter-container-left .filter-show-hide-icon {
  width: 20px;
  height: 20px;
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/filter-icon-red.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.dtx-filter-header .top-filter-result-container .top-filter-container-left button {
  color: #e90029;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
@media only screen and (min-width: 1024px) {
  .dtx-filter-header .top-filter-result-container-hide-desktop {
    column-gap: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .dtx-filter-header .top-filter-result-container-hide-desktop .top-filter-container-left button.show {
    color: #262626;
  }
}
.dtx-filter-header .top-filter-result .filter-pill-wrapper {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.top-filter-result .filter-pill-wrapper .no-filter-selected {
  padding-left: 6px;
}
@media only screen and (max-width: 1024px) {
  #resourceCardsContainer1 .dtx-col-left .verticalFilterOptionsBar {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  #resourceCardsContainer1 .dtx-col-left .verticalFilterOptionsBar {
    width: 207px;
  }
}
@media only screen and (min-width: 1440px) {
  #resourceCardsContainer1 .dtx-col-left .verticalFilterOptionsBar {
    width: 270px;
  }
}
@media only screen and (max-width: 1024px) {
  #resourceCardsContainer1 .dtx-col-left {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  #resourceCardsContainer1 .dtx-col-left .filter-sort-container-mobile {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  #resourceCardsContainer1 .dtx-col-left-show {
    display: block;
    width: 100%;
    margin-top: 0;
    position: fixed;
    z-index: 999;
    background: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100dvh;
    padding: 62px 24px 0 24px;
    overflow-y: scroll;
  }
}
@media only screen and (min-width: 1024px) {
  #resourceCardsContainer1 #filter-sort-mobile {
    display: none !important;
  }
}
#resourceCardsContainer1 .filter-sort-container-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid #bfc8cf;
}
#resourceCardsContainer1 .filter-sort-container-mobile .filter-sort-title {
  color: #262626;
  font-family: inherit;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}
#resourceCardsContainer1 .filter-sort-container-mobile .clear-filter-button {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
}
#resourceCardsContainer1 .filter-sort-container-mobile .clear-filter-button .filter-close-btn {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  position: absolute;
  top: 26px;
}
#resourceCardsContainer1 .filter-sort-container-mobile .clear-filter-button .filter-close-btn .filter-close-btn-icon {
  width: 24px;
  height: 24px;
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/filter-close-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 8px;
}
#resourceCardsContainer1 .filter-sort-container-mobile .clear-filter-button .filter-btn-reset {
  color: #666666;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-decoration-line: underline;
  padding-top: 8px;
}
#resourceCardsContainer1 .filter-select-container.active .show-more {
  color: #031327;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  text-decoration-line: underline;
  display: block;
  margin-top: 16px;
}
#resourceCardsContainer1 .filter-select-container.active .show-more:focus {
  outline: none;
}
#resourceCardsContainer1 .filter-select-container .filter-select-header .filter-select-header-icon {
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 24px;
  height: 24px;
  transition: transform 0.5s;
}
#resourceCardsContainer1 .show-more {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #resourceCardsContainer1 .dtx-col-left-show-desktop {
    display: none;
  }
}
#resourceCardsContainer1 .view-item-container {
  width: 100%;
  margin-top: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 1024px) {
  #resourceCardsContainer1 .view-item-container {
    display: none;
  }
}
#resourceCardsContainer1 .view-item-container button {
  display: flex;
  height: 40px;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 9999px;
  background: #e90029;
  color: #ffffff;
}
@media only screen and (min-width: 1024px) {
  #resourceCardsContainer1 .sortbycontainer {
    display: none;
  }
}
#resourceCardsContainer1 .dtx-col-right .no-result-found {
  height: 10vh;
  display: flex;
  padding-left: 10px;
  font-family: inherit;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
  color: #262626;
}
@media only screen and (max-width: 768px) {
  #resourceCardsContainer1 .dtx-col-right .no-result-found {
    font-size: 14px;
    line-height: 21px;
  }
}
#resourceCardsContainer1 .dtx-col-right .dtx-cards-container-desktop {
  grid-template-columns: repeat(auto-fit, minmax(322px, 1fr));
  /* 4 columns for desktop */
}
@media only screen and (max-width: calc(768px - 1px)) {
  #resourceCardsContainer1 {
    flex-direction: column;
    padding: 0 24px 24px;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1024px) {
  #resourceCardsContainer1 .cards_component a:hover .card__Caption {
    background: #ffffff;
    border-radius: 0 0 8px 8px;
    box-shadow: 1px 5px 8px -2px rgba(0, 0, 0, 0.3);
  }
  #resourceCardsContainer1 .cards_component a:hover .card__Caption,
  #resourceCardsContainer1 .cards_component a:focus .card__Caption {
    background: #ffffff;
    border-radius: 0 0 8px 8px;
    box-shadow: 1px 5px 8px -2px rgba(0, 0, 0, 0.3);
  }
}
#resourceCardsContainer1 .card__Title {
  margin-bottom: 16px;
  letter-spacing: -1px !important;
  font-weight: 600 !important;
  color: #262626;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.8em;
  font-family: inherit;
  font-size: 1.25rem;
  line-height: 25px;
}
#resourceCardsContainer1 p.card__Type {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.71;
  letter-spacing: -0.2px;
  color: #1d1e1f;
}
.firstResourceImg {
  height: 100%;
  width: 100%;
  border-radius: 16px;
}
.card__Img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.card__Img .dtxImgLink {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.resource-card {
  height: 420px;
  margin-bottom: 35px;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .resource-card {
    padding: 0;
  }
}
.resource-card .card__Img_Container {
  border-radius: 16px;
  border: 1px solid #f7f7f7;
  height: 254px;
}
.resource-card .card__Img_Container .card__Img {
  height: 200px;
}
.resource-card .card__Type {
  margin-bottom: 15px;
  font-size: 12px;
}
.resource-card--cta {
  color: #1d1e1f;
  font-family: 'Graphik-Semibold';
  font-size: 1.125rem;
  line-height: 1.11;
  font-weight: 600;
}
.resource-card--cta-icon {
  display: inline-block;
  margin-left: 10px;
}
.resource-card--pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 80px 0;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .resource-card--pagination {
    margin: 30px 0;
  }
}
.resource-card--pages {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 40px;
  gap: 9px;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .resource-card--pages {
    margin: 0 15px;
    gap: 5px;
  }
}
.resource-card--previous {
  cursor: pointer;
}
.resource-card--previous:hover {
  cursor: pointer;
}
.resource-card--previous:hover svg {
  stroke: #d80026;
}
.resource-card--previous.disabled {
  pointer-events: none;
}
.resource-card--previous.disabled svg {
  stroke: #dee2e9;
}
.resource-card--previous:focus {
  border: 1px solid #30578d;
}
.resource-card--previous svg {
  transform: rotate(90deg);
}
.resource-card--next {
  cursor: pointer;
}
.resource-card--next:hover {
  cursor: pointer;
}
.resource-card--next:hover svg {
  stroke: #d80026;
}
.resource-card--next.disabled {
  pointer-events: none;
}
.resource-card--next.disabled svg {
  stroke: #dee2e9;
}
.resource-card--next svg {
  transform: rotate(-90deg);
}
.resource-card--next:focus {
  border: 1px solid #30578d;
}
.resource-card--page-cta {
  background: #f6f7f9;
  border-radius: 5.33333px;
  width: 48px;
  height: 48px;
  justify-content: center;
  cursor: pointer;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .resource-card--page-cta {
    width: 35px;
    height: 35px;
  }
}
.resource-card--page-cta:hover {
  background-color: #dee2e9;
}
.resource-card--page-cta.active {
  background-color: #1d1e1f;
  color: #ffffff;
}
.resource-card--page-cta:focus {
  border: 2px solid #30578d;
}
.resource-card--page-cta:disabled {
  color: #dee2e9;
}
.resource-card--doc-count {
  margin: 36px 0;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .resource-card--doc-count {
    display: none;
  }
}
.card__Type {
  font-size: 1em;
}
.card__Type .count,
.card__Type .duration {
  margin-left: 1em !important;
}
.keysight-assets__sort {
  margin-left: initial;
}
.resource-catalog .keysight-assets__sort--wrapper {
  font-size: 1.125rem;
  color: #262626;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .resource-catalog .keysight-assets__sort--wrapper {
    padding-top: 0;
    font-size: 1rem;
  }
}
.resource-catalog .keysight-assets__sort--wrapper .keysight-assets__sort--panel {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #000000 0), var(--tw-ring-shadow, 0 0 #000000 0), var(--tw-shadow);
  text-align: left;
  transform: translateX(-42px);
  width: 140px;
}
.resource-catalog .keysight-assets__sort--wrapper .keysight-assets__sort--panel .keysight-assets__filters--sort-items {
  font-weight: 400;
  font-size: 1rem !important;
  line-height: 24px;
}
.rotated {
  transform: rotate(180deg);
  transition: transform 0.5s;
}
#resourceCardsContainer1 .cards_component {
  border-radius: 8px;
  flex: 0 0 31%;
  color: #1d1e1f;
  border: 1px solid #e2e6e9;
  background: #f1f2f4;
  transition: border 0.3s ease-out;
}
@media only screen and (min-width: 1200px) {
  #resourceCardsContainer1 .cards_component {
    min-width: 280px;
  }
}
@media only screen and (max-width: 1024px) {
  #resourceCardsContainer1 .cards_component {
    flex: 0 0 48%;
  }
}
@media only screen and (max-width: calc(768px - 1px)) {
  #resourceCardsContainer1 .cards_component {
    flex: 0 0 100%;
  }
}
.firstResource:hover,
.firstResource:focus,
#resourceCardsContainer1 .cards_component a:hover,
#resourceCardsContainer1 .cards_component a:focus {
  color: #1d1e1f;
  outline: 0;
}
.card__Img_Container {
  border-radius: 16px;
  height: 254px;
  position: relative;
}
.card__Img_Container .card__Progress_container {
  position: absolute;
  z-index: 51;
  bottom: 10px;
  left: 24px;
  display: flex;
  column-gap: 10px;
  align-items: center;
}
.card__Img_Container .card__Progress_container .card__Progress_bar {
  width: 90px;
  height: 7px;
  background-color: #ffffff;
  border-radius: 5px;
}
.card__Img_Container .card__Progress_container .card__Progress_bar .card__Progress_bar_inner {
  width: 20%;
  border-radius: 5px;
  background-color: #e90029;
  height: 100%;
}
.card__Img_Container .card__Progress_container .card__Progress_bar_text {
  color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 3px;
}
.card__Caption {
  padding: 16px 24px 24px 24px;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: box-shadow 0.3s ease-out;
}
.card__Caption .card-Component__Description {
  margin-bottom: 24px;
  color: #262626;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.5em;
  font-family: inherit;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
@media only screen and (min-width: 1024px) {
  .card__Caption .card-Component__Description {
    font-size: 16px;
  }
}
.card__Caption .card__Bookmark_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  margin-bottom: 16px;
}
.card__Caption .card__Bookmark_container .svg__bookmark_active {
  display: none;
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/bookmarked-red.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.card__Caption .card__Bookmark_container span {
  width: 40px;
  height: 40px;
}
.card__Caption .card__Bookmark_container .svg__bookmark {
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/bookmark-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}
.card__Caption .card__Bookmark_container .card__Bookmark_acitve_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: none;
  justify-content: space-between;
  align-items: center;
  opacity: 0.9;
  gap: 10px;
  background: #121517;
  padding: 13px 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .card__Caption .card__Bookmark_container .card__Bookmark_acitve_overlay {
    padding: 13px 22px;
  }
}
.card__Caption .card__Bookmark_container .card__Bookmark_acitve_overlay .card__Bookmark_acitve_overlay_icon {
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/bookmarked-red.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.card__Caption .card__Bookmark_container .card__Bookmark_acitve_overlay h3 {
  color: #ffffff;
  text-align: left;
  font-family: inherit;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin-left: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .card__Caption .card__Bookmark_container .card__Bookmark_acitve_overlay h3 {
    font-size: 16px;
    margin-left: 0;
  }
}
.card__Caption .card__Bookmark_container .card__Bookmark_removed_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: none;
  justify-content: space-between;
  align-items: center;
  opacity: 0.9;
  gap: 10px;
  background: #121517;
  padding: 13px 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .card__Caption .card__Bookmark_container .card__Bookmark_removed_overlay {
    padding: 13px 22px;
  }
}
.card__Caption .card__Bookmark_container .card__Bookmark_removed_overlay span {
  width: 40px;
  height: 40px;
}
.card__Caption .card__Bookmark_container .card__Bookmark_removed_overlay .card__Bookmark_removed_overlay_icon {
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/bookmark-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.card__Caption .card__Bookmark_container .card__Bookmark_removed_overlay h3 {
  color: #ffffff;
  text-align: left;
  font-family: inherit;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .card__Caption .card__Bookmark_container .card__Bookmark_removed_overlay h3 {
    font-size: 16px;
  }
}
.card__Caption .card__Bookmark_container .bookmarked svg path {
  fill: #e90029;
}
.card__Caption .card__Bookmark_container .card__cta_button {
  border-radius: 1000px;
  padding: 4px 8px;
  color: #ffffff;
  background: #30578d;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
.card__Caption .card__Bookmark_container .card__bookmark_button {
  width: 40px;
  height: 40px;
}
.card__Caption .card__Footer {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  min-height: 52px;
}
.card__Caption .card__Footer .card__Footer_content {
  display: flex;
  align-items: center;
  column-gap: 2px;
}
.card__Caption .card__Footer .card__Footer_content span {
  width: 20px;
  height: 20px;
}
.card__Caption .card__Footer .card__Footer_content .card__Footer_content_lesson_icon {
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/course-icon-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.card__Caption .card__Footer .card__Footer_content .card__Footer_content_duration_icon {
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/course-duration-icon-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.card__Caption .card__Footer .card__Footer_content .card__Footer_content_badge_icon {
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/course-badge-icon-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.card__Caption .card__Footer .card__Footer_content .card__Footer_text {
  color: #4d4d4d;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .card__Caption .card__Footer .card__Footer_content .card__Footer_text {
    font-size: 11px;
  }
}
.CardImgObjFitCover .firstResourceImgContainer,
.card__Img_Container.CardImgObjFitCover {
  border: 1px solid #97999b;
}
.CardImgObjFitContain .firstResourceImgContainer,
.card__Img_Container.CardImgObjFitContain {
  background: transparent linear-gradient(180deg, #464a45 0%, #000000 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #dedede;
  opacity: 1;
  padding: 10px 0;
}
.CardImgObjFitCover img {
  object-fit: cover;
}
.CardImgObjFitContain img {
  object-fit: contain;
}
.CardImgObjFitNone img {
  object-fit: none;
  border-top-left-radius: 8px;
}
.keysight-assets__sort--tabs {
  display: inline-block;
}
.sortByFilterContainer {
  width: 100%;
  display: block;
  text-align: right;
}
.sortByFilterContainer_mobile {
  width: 100%;
  display: block;
  text-align: left;
}
.sortByFilterContainer_mobile .keysight-assets__filters--sort-items {
  display: inline-block;
  padding-top: 2px;
  font-family: inherit;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 16px;
}
.sortByFilterContainer,
#resources-count {
  font-size: 1.5rem;
  color: #262626;
}
@media only screen and (max-width: 1024px) {
  .sortByFilterContainer,
  #resources-count {
    font-size: 1.25rem;
  }
}
.filter-sort-container {
  display: flex;
  align-items: center;
  column-gap: 4px;
  justify-content: flex-end;
}
.filter-sort-container .filter-sort-option {
  color: #e90029;
}
@media only screen and (max-width: 1024px) {
  .filter-sort-container {
    display: none !important;
  }
}
#featureCardsContainer .card__Main_Container {
  border-radius: 8px;
}
#featureCardsContainer .card__Img_Container {
  height: auto;
  margin-bottom: 0;
}
#featureCardsContainer .card__Caption {
  padding: 24px;
}
#featureCardsContainer .card__Caption p.card__Type {
  color: #000000;
}
@media (max-width: calc(767px)) {
  #featureCardsContainer {
    padding-top: 24px;
  }
  #featureCardsContainer .card__Img_Container {
    height: 254px;
  }
}
.resource-load-more-section {
  width: 100%;
  margin: 56px 0 0;
  text-align: center;
}
#resource-read-count {
  margin-bottom: 12px;
  display: block;
  color: #1d1e1f;
  font-weight: 600;
}
#resource-load-more {
  position: relative;
  cursor: pointer;
  background: #1d1e1f;
  height: 3.46rem;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin: 10px auto;
  padding: 15px 40px;
  width: max-content;
  border-radius: 3.125em;
}
#resource-load-more:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 10px;
  background-color: #000000;
  transition: all 0.3s ease;
}
.filter-sort {
  color: #262626;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
.keysight-assets__sort--field {
  text-align: right;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
.keysight-assets__filters--sort-items.disabled {
  color: #cecece;
  pointer-events: none;
}
.filter-pills .filter-pill-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
.filter-pills .filter-pill-close-icon {
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/pills-close-icon-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 95%;
  }
}
@media only screen and (max-width: 768px) {
  .verticalFilterOptionsBar {
    height: unset;
  }
}
@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar #resourceFilterBars {
    flex: 1;
  }
}
.verticalFilterOptionsBar .activePillsContainer {
  display: none;
}
@media (max-width: 1024px) {
  .verticalFilterOptionsBar .activePillsContainer {
    display: block;
  }
  .verticalFilterOptionsBar .activePillsContainer .filter-pills {
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 1000px;
    border: 1px solid #e90029;
    cursor: pointer;
    background: #ffffff;
    column-gap: 4px;
  }
  .verticalFilterOptionsBar .activePillsContainer .filter-pills .filter-pill-close-icon {
    background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/pills-close-icon-grey.svg");
    background-repeat: no-repeat;
    background-position: center;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper {
  margin-bottom: 20px 0;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  column-gap: 0;
}
@media only screen and (min-width: 1200px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-select-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    column-gap: 20.5px;
    align-items: stretch;
    flex-direction: column;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-container {
  flex: 1 0 21%;
  position: relative;
  background: none;
  padding-bottom: 24px;
  border-bottom: 1px solid #bfc8cf;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-container:not(.active) .filter-select-items {
  display: none;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-container:not(.active) .filter-select-header-icon svg {
  transform: rotate(0deg);
}
@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-select-container {
    width: 100%;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-header {
  padding-top: 24px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  cursor: pointer;
  height: 100%;
  padding-left: unset;
}
@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-select-header:hover {
    box-shadow: none;
  }
}
@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-select-header-icon svg {
    transform: rotate(180deg);
    transition: transform 0.5s ease;
  }
}
@media only screen and (min-width: 768px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-select-header-icon-hide {
    display: none;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-header-title {
  text-align: left;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-items {
  margin-top: 16px;
  transition: height 0.2s ease;
  max-height: max-content;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item {
  transition: background-color 1s ease;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 16px;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item:hover {
  cursor: pointer;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox'] {
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox'] {
    top: 6px;
    left: 0;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox'] .checkmark {
  background: #e90029;
  border: 2px solid #e90029;
  border-radius: 2px;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox'] .checkmark svg {
  display: block;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox']:checked ~ .checkmark {
  background: #e90029;
  border: 2px solid #e90029;
  border-radius: 2px;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox']:checked ~ .checkmark svg {
  display: block;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox']:disabled,
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox']:disabled ~ .checkmark,
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox']:disabled ~ label {
  opacity: 0.6;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='checkbox']:focus ~ .checkmark {
  border: 2px solid #30578d;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='radio']:disabled,
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item input[type='radio']:disabled ~ label {
  opacity: 0.6;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item .checkmark {
  position: absolute;
  height: 24px;
  width: 24px;
  background-color: transparent;
  border: 2px solid #1d1e1f;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item .checkmark {
    top: 6px;
    left: 0;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item .checkmark svg {
  display: none;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item label {
  display: inline-block;
  padding-top: 2px;
  padding-left: 35px;
  color: #031327;
  font-family: inherit;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item label {
    padding-top: 5px;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-select-item label:hover {
  cursor: pointer;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #f6f7f9;
  padding: 28px 1.5rem;
  border-radius: 16px;
}
@media only screen and (min-width: 768px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-wrapper {
    padding: 28px 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-wrapper {
    justify-content: flex-end;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-wrapper {
    margin-bottom: 20px;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-reset {
  background-color: transparent;
  color: #e90029 !important;
  font-family: 'Graphik LC Web', sans-serif;
  font-weight: 400;
  font-size: 0.875rem !important;
  line-height: 1.71;
  cursor: pointer;
  visibility: hidden;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-reset.active {
  visibility: visible;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-reset .icon {
  display: initial;
}
@media only screen and (min-width: 1200px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-reset {
    color: #1d1e1f;
    background: none;
    display: block;
    margin: 15px 0 15px auto;
    transition: display 0.5s ease;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-filter .title {
  margin-left: 8px;
  margin-right: 8px;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-filter .icon svg {
  padding-top: 1px;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-filter .doc-count {
  font-weight: 400;
  font-size: 0.875rem;
}
@media only screen and (min-width: 1200px) {
  .verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-filter {
    display: none;
  }
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-view-container {
  display: none;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-btn-close {
  display: none;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 12px;
  row-gap: 10px;
  margin-top: 10px;
  flex-wrap: wrap;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn {
  border: 1px solid #30578d;
  background: none;
  border-radius: 25px;
  padding: 10px 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  cursor: pointer;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:hover,
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:focus {
  background: #30578d;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:hover .filter-pill-title,
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:focus .filter-pill-title {
  color: #ffffff;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:hover .filter-pill-icon svg,
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:focus .filter-pill-icon svg {
  stroke: #ffffff;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:disabled {
  border: 2px solid #80919f;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:disabled .filter-pill-title {
  color: #80919f;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:disabled .filter-pill-icon svg {
  stroke: #80919f;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-btn:focus {
  border: 2px solid #e90029;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-title {
  color: #30578d;
  font-size: 0.875rem;
  line-height: 1.31;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-icon {
  cursor: pointer;
}
.verticalFilterOptionsBar .filter-bar-wrapper .filter-pill-icon:hover svg {
  fill: #ffffff;
  stroke: #ffffff;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: #ffffff;
  overflow-y: auto;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-wrapper {
  background-color: #ffffff;
  border-radius: 0;
  flex-direction: row-reverse;
  padding: 28px 0 24px 0;
  margin: 0 1.5em;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-filter {
  font-size: 1rem;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-filter .doc-count {
  display: none;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-close {
  display: block;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-close:focus {
  border: 1px solid #30578d;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-reset {
  font-weight: 400;
  font-size: 0.875rem;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-view-container {
  display: block;
  position: fixed;
  bottom: -1px;
  width: 100%;
  background-color: #ffffff;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-view {
  border-radius: 25px;
  background-color: #eceef2;
  padding: 15px 0;
  margin: 15px 1.5rem;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  color: #87898d;
  display: flex;
  justify-content: center;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-btn-view.active {
  background-color: #e90029;
  color: #ffffff;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-select-wrapper {
  display: flex;
  padding-bottom: 100px;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-select-container {
  width: calc(100% - 3rem);
  margin: 0 auto;
  border-top: 1px solid #eceef2;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-select-container:last-of-type {
  border-bottom: 1px solid #eceef2;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-select-container.active .filter-select-header {
  border-bottom: 1px solid #eceef2;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-select-header {
  background-color: #ffffff;
  border-radius: 0;
  padding: 16px 16px 16px 0;
  font-weight: 400;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-select-items {
  position: initial;
  max-height: max-content;
  box-shadow: none;
  background-color: #ffffff;
  padding: 18px 0;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-select-item {
  padding: 5px 0;
  margin-top: 8px;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-select-item:first-of-type {
  margin-top: 0;
}
.verticalFilterOptionsBar .filter-bar-wrapper.pop-up .filter-pill-wrapper {
  display: none;
}

.top-search-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px auto;
}
@media only screen and (min-width: 768px) {
  .top-search-container {
    max-width: 91.67%;
  }
}
@media only screen and (min-width: 1280px) {
  .top-search-container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1680px) {
  .top-search-container {
    max-width: 1400px;
  }
}
@media only screen and (max-width: 1024px) {
  .top-search-container {
    flex-direction: column;
    margin: 24px 40px;
    align-items: flex-start;
    row-gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .top-search-container {
    flex-direction: column;
    margin: 24px;
    align-items: flex-start;
    row-gap: 24px;
  }
}
.top-search-container h1,
.top-search-container h2,
.top-search-container h3,
.top-search-container h4,
.top-search-container h5,
.top-search-container h6,
.top-search-container p {
  color: #000;
  font-family: inherit;
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 4.37rem;
  letter-spacing: -1px !important;
  text-align: start;
}
@media only screen and (max-width: 1024px) {
  .top-search-container h1,
  .top-search-container h2,
  .top-search-container h3,
  .top-search-container h4,
  .top-search-container h5,
  .top-search-container h6,
  .top-search-container p {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.5rem;
    letter-spacing: -1px;
  }
}
@media only screen and (min-width: 1200px) {
  .top-search-container h1,
  .top-search-container h2,
  .top-search-container h3,
  .top-search-container h4,
  .top-search-container h5,
  .top-search-container h6,
  .top-search-container p {
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 4.37rem;
    letter-spacing: -1px;
  }
}
.top-search-container .search-container {
  text-align: center;
  max-width: 486px;
}
@media only screen and (max-width: 1024px) {
  .top-search-container .search-container {
    width: 100%;
    max-width: unset;
  }
}
.top-search-container .search-container .search-box {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .top-search-container .search-container .search-box {
    width: 100%;
  }
}
.top-search-container .search-container .search-box .search-icon,
.top-search-container .search-container .search-box .clear-icon {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.top-search-container .search-container .search-box .search-icon {
  left: 30px;
  bottom: 5px;
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/search-icon-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
}
.top-search-container .search-container .search-box .clear-icon {
  right: 10px;
  display: none;
  background-image: url("../../../../../../etc/clientlibs/keysight/head/img/css/icons/pills-close-icon-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
}
.top-search-container .search-container .search-box input {
  box-shadow: 0px 6px 24px #001E2B12;
  border: 1px solid #dee2e9;
  border-radius: 52px;
  opacity: 1;
  display: flex;
  width: 483px;
  height: 56px;
  padding: 0 56px 0px 51px;
  align-items: center;
  gap: 8px;
}
@media only screen and (max-width: 1024px) {
  .top-search-container .search-container .search-box input {
    width: 100%;
  }
}
@media screen and (min-width: 400px) and (max-width: 500px) {
  .search-container .search-box input {
    height: 72px;
    width: 100%;
    box-shadow: 0px 6px 24px #001E2B12;
    border: 1px solid #dee2e9;
    border-radius: 52px;
    opacity: 1;
    padding: 28px 28px 28px 46px;
  }
}
@media screen and (min-width: 370px) and (max-width: 400px) {
  .search-container .search-box input {
    height: 72px;
    width: 100%;
    box-shadow: 0px 6px 24px #001E2B12;
    border: 1px solid #dee2e9;
    border-radius: 52px;
    opacity: 1;
    padding: 28px 28px 28px 26px;
  }
  .search-container .search-box .search-icon {
    position: absolute;
    top: 50%;
    transform: translate(-35%, -50%);
    cursor: pointer;
  }
}
@media screen and (min-width: 200px) and (max-width: 300px) {
  .search-container .search-box input {
    height: 72px;
    width: 100%;
    box-shadow: 0px 6px 24px #001E2B12;
    border: 1px solid #dee2e9;
    border-radius: 52px;
    opacity: 1;
    padding: 28px 28px 28px 10px;
    font-size: 0.75em;
  }
  .search-container .search-box .search-icon {
    position: absolute;
    top: 50%;
    transform: translate(-20%, -50%);
    cursor: pointer;
  }
}
@media screen and (min-width: 300px) and (max-width: 369px) {
  .search-container .search-box input {
    height: 72px;
    width: 100%;
    box-shadow: 0px 6px 24px #001E2B12;
    border: 1px solid #dee2e9;
    border-radius: 52px;
    opacity: 1;
    padding: 28px 28px 28px 20px;
  }
  .search-container .search-box .search-icon {
    position: absolute;
    top: 50%;
    transform: translate(-20%, -50%);
    cursor: pointer;
  }
}
.search-pills {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.search-pills a.pills {
  font-size: 16px;
  line-height: 22px;
  color: #30578d;
  padding: 10px 36px;
  border: 1px solid #30578d;
  border-radius: 25px;
  margin-right: 18px;
  margin-bottom: 18px;
}
.search-pills a.pills .active,
.search-pills a.pills:hover {
  background-color: #30578d;
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .learn-column-control .breadcrumb {
    margin-top: 16px;
  }
}
.learn-column-control .breadcrumb .cmp-breadcrumb {
  padding-inline: unset;
}
@media only screen and (min-width: 768px) {
  .learn-column-control .breadcrumb .cmp-breadcrumb {
    max-width: 91.67%;
  }
}
@media only screen and (max-width: 768px) {
  .learn-column-control .breadcrumb .cmp-breadcrumb {
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .learn-column-control .breadcrumb .cmp-breadcrumb {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1680px) {
  .learn-column-control .breadcrumb .cmp-breadcrumb {
    max-width: 1400px;
  }
}

