/*!
 * Copyright (c) 2016-present, Skillsoft, Inc - All Rights Reserved.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 * Proprietary and confidential.
 */
.SearchWithBackground---wrapper---T54Sb {
  width: 100%;
  height: 265px;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  margin-bottom: var(--space20);
  text-align: center;
}

.SearchWithBackground---background---idjOt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100%;
  max-height: 100%;
  overflow: hidden;
  text-align: center;
  background-position: 100% 45%;
  background-size: 150%;
}

.SearchWithBackground---modernBanner---ixO3g {
  max-width: 1200px;
  border-radius: 1rem;
  border-radius: var(--space16);
}

.SearchWithBackground---title---Gyvxy {
  font-size: 40px;
  font-size: 2.50rem;
  font-size: var(--font40);
  color: #FFFFFF;
  color: var(--whiteBackground);
}

.SearchWithBackground---content---pEu5n {
  margin-top: 60px;
}

.SearchWithBackground---searchBox---QxVIL {
  margin-top: 10px;
  margin-top: 0.625rem;
  margin-top: var(--space10);
}

.SearchWithBackground---smallSearchCardTitle---y4c14 {
  height: 54px;
  font-size: 24px;
  font-size: 1.5rem;
  font-size: var(--font24);
  font-weight: 300;
  line-height: 27px;
  text-align: center;
}

.SearchWithBackground---smallSearchBox---Csehi {
  padding: 0 0 0 10px;
  padding: 0 0 0 0.625rem;
  padding: 0 0 0 var(--space10);
}

