/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/main/resources/static/sass/sponsoredCategoryBanner.src.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/**
 * Do not edit directly, this file was auto-generated.
 */
#component-arm-category-banner {
  width: 100%;
  min-width: 210px;
  max-width: 316px;
  min-height: 440px;
  height: 100%;
  grid-row: 1;
  visibility: hidden;
}
#component-arm-category-banner.plp-guidance {
  width: 100%;
  max-width: none;
  grid-row: 1;
}
@media screen and (max-width: 679px) {
  #component-arm-category-banner.plp-guidance {
    grid-row: 4;
    grid-column: 1;
  }
}
@media screen and (min-width: 680px) and (max-width: 893px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 3;
  }
}
@media screen and (min-width: 894px) and (max-width: 1142px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 4;
  }
}
@media screen and (min-width: 1143px) and (max-width: 1558px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 5;
  }
}
@media screen and (min-width: 1559px) and (max-width: 1805px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 6;
  }
}
@media screen and (min-width: 1806px) and (max-width: 2038px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 7;
  }
}
@media screen and (min-width: 2039px) and (max-width: 2286px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 8;
  }
}
@media screen and (min-width: 2287px) and (max-width: 2399px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 9;
  }
}
@media screen and (min-width: 2400px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 8;
  }
}
#component-arm-category-banner.hub {
  width: 100%;
  max-width: none;
  min-height: unset;
  max-height: unset;
  height: auto;
  display: flex;
  justify-content: end;
}
@media screen and (min-width: 680px) {
  #component-arm-category-banner.hub .banner-content {
    width: 326px;
  }
}
@media screen and (min-width: 1024px) {
  #component-arm-category-banner.hub .banner-content {
    width: 448px;
  }
}
@media screen and (min-width: 1280px) {
  #component-arm-category-banner.hub .banner-content {
    width: 592px;
  }
}
#component-arm-category-banner.hub .banner-picture picture,
#component-arm-category-banner.hub .banner-picture .image {
  aspect-ratio: 16/9;
  height: auto;
}
#component-arm-category-banner .banner-content {
  width: 100%;
  height: 100%;
}
#component-arm-category-banner .banner {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 100%;
  height: 100%;
  user-select: none;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid #cccccc;
  background-color: #EDF0F5;
}
#component-arm-category-banner .banner-picture {
  position: relative;
  width: 100%;
  flex: 0 0 62%;
}
#component-arm-category-banner .banner-picture picture {
  display: block;
  width: 100%;
  height: 100%;
}
#component-arm-category-banner .banner-picture .image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
#component-arm-category-banner .banner-logo {
  position: absolute;
  bottom: 0;
  left: 0.75rem;
  transform: translateY(50%);
  z-index: 1;
  background-color: #ffffff;
  border-radius: 0.25rem;
  max-width: 9rem;
  max-height: 64px;
  box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.1490196078);
}
#component-arm-category-banner .banner-description {
  display: flex;
  flex-direction: column;
  padding: 0.75rem;
  padding-top: calc(0.75rem + 2rem);
  gap: 0.5rem;
  flex: 1;
}
#component-arm-category-banner .banner-label {
  font-size: 1rem;
  font-weight: 400;
  color: #000000;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#component-arm-category-banner .banner .cta {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  margin-top: auto;
  font-weight: 600;
  font-size: 0.875rem;
  color: #000000;
  text-decoration: underline;
}
#component-arm-category-banner .banner .cta .icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
#component-arm-category-banner .banner .cta .icon {
  fill: #000000;
  height: 1rem;
  width: 1rem;
}
#component-arm-category-banner .arm-navigation-open-modal {
  user-select: none;
  cursor: pointer;
  font-size: 0.75rem;
  opacity: 70%;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  color: #000000;
  text-decoration: none;
}
#component-arm-category-banner .arm-navigation-open-modal:hover {
  text-decoration: underline;
  opacity: 100%;
}
#component-arm-category-banner .arm-navigation-open-modal .icon {
  display: block;
  background-color: transparent;
  height: 1rem;
  width: 1rem;
  border-radius: 100%;
  margin-left: 0.125rem;
  transition: all 0.3s;
}
#component-arm-category-banner .arm-navigation-open-modal {
  align-self: flex-start;
}
#component-arm-category-banner:hover .cta {
  text-decoration: none;
}

/*# sourceMappingURL=sponsoredCategoryBanner.css.map*/