@use "bootstrap/scss/functions";@use "~conairsfra/uirefresh/functions";@use "~conairsfra/variables";@use "~conairsfra/uirefresh/variables";@use "~conairsfra/uirefresh/mixins";.top-retailers{text-align:center;margin:4rem 1rem}@media (min-width:1200px){.top-retailers{margin:6rem 6.75rem}}.top-retailers .gaps{row-gap:1.5rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}@media (min-width:1200px){.top-retailers .gaps{-ms-flex-wrap:nowrap;flex-wrap:nowrap;row-gap:0;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.top-retailers .retailer-tile{padding:0;max-width:calc(50% - .75rem);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 0.75rem);flex:0 0 calc(50% - 0.75rem)}@media (min-width:1200px){.top-retailers .retailer-tile{max-width:unset;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}.top-retailers .title{color:#222;font-size:2.25rem;line-height:1.25;font-weight:600;border:0}@media (min-width:1200px){.top-retailers .title{font-size:2.5rem;line-height:1.25;font-weight:600}}.top-retailers .subtitle{color:#222;font-size:1.25rem;font-weight:400;line-height:1.4;font-family:Poppins,sans-serif}.top-retailers .find-retailer{color:#222;font-size:1rem;font-weight:600;line-height:1.5;font-family:Poppins,sans-serif;-webkit-text-decoration-line:underline;text-decoration-line:underline}