.wtc-discounts{font-size:1rem}
.wtc-discounts .masonry{-moz-column-count:3;column-count:3;-moz-column-gap:0;column-gap:0}
@media only screen and (max-width:992px){.wtc-discounts .masonry{-moz-column-count:2;column-count:2}
}
@media only screen and (max-width:576px){.wtc-discounts .masonry{-moz-column-count:1;column-count:1}
}
.wtc-discounts .masonry-item{display:inline-block;margin:0;width:100%}
.wtc-discounts__discount{display:flex;flex-direction:column;margin:.5em;padding:1.25em;box-sizing:border-box;background-color:white;font-family:benton-sans,sans-serif;min-height:365px}
.wtc-discounts__store{font-size:2.375em;font-family:'Open Sans Condensed',sans-serif;margin:0}
.wtc-discounts__valid{margin:.5rem 0}
.wtc-discounts__valid .wtc-discounts__valid-label{font-size:1.375em;margin-right:1em;width:64px;line-height:1.36}
.wtc-discounts__valid .wtc-discounts__valid-value{font-size:1.375em;color:#d11f5c;font-family:'DM Serif Text',serif}
.wtc-discounts__name{font-size:1.375em;line-height:1.875em;font-weight:600}
.wtc-discounts__description{font-size:1.375em;line-height:1.5em;margin-bottom:1rem}
.wtc-discounts__description a{color:#d11f5c}
.wtc-discounts__description a:after{content:'';display:inline-block;transition:all 100ms ease-out;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-image:url('../../../../etc.clientlibs/wtc/clientlibs/resources/icons/svg/ExternalIcon_Accent.svg')}
.wtc-discounts__location{font-size:1.375em;line-height:1.5em;font-weight:500;color:#d11f5c}
.wtc-discounts__location:after{content:'';display:inline-block;width:15px;height:20px;margin-left:5px;background-size:cover;background-repeat:no-repeat;background-image:url('../../../../etc.clientlibs/wtc/clientlibs/resources/icons/svg/map-icon.svg')}
.wtc-discounts__address-line{font-size:1.375em;line-height:1.5em;margin-bottom:1rem}
.wtc-discounts__bottom{margin-top:auto}
.wtc-discounts__filters{display:flex;justify-content:flex-start;margin-bottom:2rem}
.wtc-discounts__filters .wtc-input__wrapper{width:500px}
.wtc-discounts__filters .wtc-input__icon{margin:15px;width:25px;height:25px;background-image:url('../../../../etc.clientlibs/wtc/clientlibs/resources/icons/svg/SearchIcon_Black.svg')}
.wtc-discounts__section-title{margin:0 .5rem;margin-top:1rem}