.section-featured-staff-picks-collection .featured-collection-background .featured-collection-background-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;width: 100%;height: 100%;object-fit: cover;pointer-events: none;z-index: 0;}
.section-featured-staff-picks-collection .featured-collection-background .featured-collection-container {padding-left: max(15px, 50% - 1280px / 2);padding-right: max(15px, 50% - 1280px / 2);padding-top: 40px;}
.section-featured-staff-picks-collection .featured-collection-background .featured-collection-container .staf_picks_image {position: relative;align-self: end;}
.section-featured-staff-picks-collection .featured-collection-background .featured-collection-container .staf_picks_collection {padding-bottom: clamp(35px, 4.226vw, 50px);}
.section-featured-staff-picks-collection .featured-collection-background .featured-collection-container .section-header--description p {font-size: 1rem;line-height: 1.5;}
.section-featured-staff-picks-collection .featured-collection-background .featured-collection-container .section-header--title {margin-bottom: 20px;}

@media only screen and (min-width: 768px) {
  .section-featured-staff-picks-collection .featured-collection-background .featured-collection-container {padding-left: max(50px, 50% - 1280px / 2);padding-top: 60px;padding-bottom: 0;padding-right: max(50px, 50% - 1280px / 2);}
  .section-featured-staff-picks-collection .featured-collection-background .featured-collection-container-with-image {padding-left: clamp(50px, 5.226vw, 100px);padding-top: 60px;padding-bottom: 0;padding-right: max(50px, 50% - 1280px / 2);}
  .section-featured-staff-picks-collection .featured-collection-background .featured-collection-container .staf_picks_image {padding-right: 24px;}
  .section-featured-staff-picks-collection .featured-collection-background .featured-collection-container .section-header--description p {font-size: 1.25rem;line-height: 1.4;}
}