.location-module__Ioe3uq__main{background-color:var(--background-white);min-height:80vh;padding-top:8rem;padding-bottom:5rem}.location-module__Ioe3uq__container{max-width:1280px;margin:0 auto;padding:0 2rem}@media (min-width:640px){.location-module__Ioe3uq__container{padding:0 5rem}}.location-module__Ioe3uq__header{border-bottom:1px solid var(--primary-green-light);flex-direction:column;gap:1.5rem;margin-bottom:4rem;padding-bottom:2rem;display:flex}@media (min-width:768px){.location-module__Ioe3uq__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.location-module__Ioe3uq__titleSection h1{color:var(--text-black);text-transform:capitalize;margin-bottom:.5rem;font-size:3rem;font-weight:800}.location-module__Ioe3uq__titleSection p{color:#666;font-size:1.125rem}.location-module__Ioe3uq__changeLocation{flex-direction:column;gap:.5rem;display:flex}.location-module__Ioe3uq__locationLabel{color:#999;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.location-module__Ioe3uq__locationSelect{border:1px solid var(--primary-green-light);color:var(--primary-green-dark);cursor:pointer;appearance:none;background-color:#f8faf9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23598c76' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;border-radius:999px;outline:none;padding:.75rem 3rem .75rem 1.5rem;font-weight:600;transition:all .3s}.location-module__Ioe3uq__locationSelect:hover{background-color:var(--primary-green-light)}.location-module__Ioe3uq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.location-module__Ioe3uq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.location-module__Ioe3uq__grid{grid-template-columns:repeat(3,1fr)}}.location-module__Ioe3uq__card{text-align:center;background-color:#fff;border:1px solid #eee;border-radius:2rem;flex-direction:column;padding:2.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #00000005}.location-module__Ioe3uq__card:hover{border-color:var(--primary-green-dark);transform:translateY(-10px);box-shadow:0 20px 50px #598c761a}.location-module__Ioe3uq__cardActive{border-color:var(--primary-green-dark);background-color:var(--primary-green-light);box-shadow:0 10px 30px #598c7626}.location-module__Ioe3uq__cardActive .location-module__Ioe3uq__iconWrapper{background-color:var(--primary-green-dark);color:#fff}.location-module__Ioe3uq__iconWrapper{background-color:var(--primary-green-light);width:4rem;height:4rem;color:var(--primary-green-dark);border-radius:1.25rem;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .3s;display:flex}.location-module__Ioe3uq__card:hover .location-module__Ioe3uq__iconWrapper{background-color:var(--primary-green-dark);color:#fff}.location-module__Ioe3uq__cardTitle{color:var(--text-black);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.location-module__Ioe3uq__cardDesc{color:#777;font-size:.9375rem;line-height:1.5}
