#shopline-section-template--index__1760689727504bb1655f,
#shopline-section-template--index__1760689727504bb1655f .collection-list-wrapper {
  background: #f7f4ee !important;
}

#shopline-section-template--index__featured-collection,
#shopline-section-template--index__featured-collection .section-featured-collection {
  background: #f0f2f1 !important;
}

#shopline-section-template--index__1760689727504bb1655f .collection-list-wrapper {
  border-bottom: 1px solid rgba(38, 54, 74, 0.08);
}

#shopline-section-template--index__1760689727504bb1655f .block-collection-card__title {
  box-sizing: border-box;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 36px;
  padding: 6px 10px !important;
  line-height: 1.2 !important;
  text-align: center;
  transition: color 180ms ease, background-color 180ms ease;
}

#shopline-section-template--index__1760689727504bb1655f .block-collection-card,
#shopline-section-template--index__1760689727504bb1655f .block-collection-card__image-wrapper,
#shopline-section-template--index__1760689727504bb1655f .block-collection-card__image-wrapper img {
  transition: transform 260ms ease, box-shadow 260ms ease;
}

#shopline-section-template--index__1760689727504bb1655f .block-collection-card__image-wrapper {
  overflow: hidden;
}

@media (hover: hover) and (pointer: fine) {
  #shopline-section-template--index__1760689727504bb1655f .block-collection-card:hover {
    transform: translateY(-4px);
  }

  #shopline-section-template--index__1760689727504bb1655f .block-collection-card:hover .block-collection-card__image-wrapper {
    box-shadow: 0 14px 30px rgba(38, 54, 74, 0.14);
  }

  #shopline-section-template--index__1760689727504bb1655f .block-collection-card:hover .block-collection-card__image-wrapper img {
    transform: scale(1.025);
  }

  #shopline-section-template--index__1760689727504bb1655f .block-collection-card:hover .block-collection-card__title {
    background: #2f9092;
    color: #ffffff;
  }
}

#shopline-section-template--index__1760689727504bb1655f .block-collection-card:focus-visible {
  outline: 2px solid #2f9092;
  outline-offset: 4px;
}

#shopline-section-template--index__1760689727504bb1655f .block-collection-card:focus-visible .block-collection-card__title {
  background: #2f9092;
  color: #ffffff;
}
