@charset "UTF-8";.filters{background-color:#e8ecf0;padding-block:1.5rem}.filters__content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.filters__content>*{background-color:#fff;border:0;border-radius:4px;color:#2d3549;flex:1;font-size:16px;outline:0;padding:1.25rem}.filters__content select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><path fill="none" stroke="darkcyan" stroke-width="2" d="M1 3.5l4 4 4-4"/></svg>') no-repeat right 20px center;background-color:#fff;position:relative}.filters__button{background:linear-gradient(315deg,#b2e1e6 .32%,#5894c5 48.98%,#7b78a6);color:#fff;cursor:pointer;max-width:176px}:root{--blank-value:80px}.read-more-link{color:#2d3549;display:inline-block;font-weight:500;text-decoration:none}.read-more-link:after{color:#0076a8;content:" ➜"}.read-more-link:hover{text-decoration:underline}.stores{padding-block:6rem}.store,.stores{display:flex;flex-direction:column;gap:1.5rem}.store{border:1px solid #e8ecf0;border-radius:30px;color:#4c4f52;padding:1.5rem}.store a{text-decoration:none}.store a:hover{text-decoration:underline}.store__logo{aspect-ratio:16/10;border:1px solid #e8ecf0;border-radius:30px;display:grid;max-height:200px;padding:1.5rem;place-items:center}.store__title{margin-bottom:1.5rem}.store__divider{background-color:#0076a8;height:1px;margin-bottom:40px;width:40px}.store__brand{font-size:1.375rem;font-weight:600;line-height:1.6875rem;margin-bottom:6px}.store__brand.-color{color:#0076a8}.store__subtitle{font-weight:600}.store__address{margin-bottom:20px}.store__map{display:block;margin-top:60px}.-hidden{display:none}@media only screen and (max-width:1024px){:root{--blank-value:50px}}@media only screen and (min-width:769px){.store{flex-direction:row;gap:3rem}.store,.store__logo{padding:3rem}}