#fw-section-featured-collection-1747416510 {

@media (max-width: 768px) {
  .grid__column--6 {
    flex-basis: 50%;
    max-width: 90%;
  }
}

.tile__price {
    display: inline-block;
    margin-top: 4px;
    color: var(--color-on-background);
    font-size: 1rem;
    display: none;
}
@media (min-width: 640px) {
    .grid {
        margin-right: -16px;
        margin-left: -16px;
        margin-top: 20px;
    }
}
.section-fw-section-featured-collection-1747416510-padding {
    padding-top: 10px;
    padding-bottom: 0px;
}

}

#fw-section-tiers-cbaafc23-9ca6-45cd-b996-58d41e962f8b {

@media (min-width: 640px) {
    .tiers__tier-image {
        max-height: 256px;
    }
}
.tiers__tier-image {
    border-radius: var(--input-corner-radius);
    width: auto;
    margin: auto;
    max-height: 256px;
}
}