body a.view-toggle{display:inline-flex;background-color:#f37121;padding-top:10px;padding-bottom:10px;border-radius:20px;line-height:1;color:#fff;text-align:center;text-transform:uppercase;fill:#fff;padding-left:15px;padding-right:15px;font-size:.825rem;font-weight:bold;line-height:1;align-items:center}body a.view-toggle svg{margin-left:5px}.view-toggle::after{display:block;width:16px;height:16px;content:"";margin-left:5px;fill:#fff;background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' role='presentation' xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-geo-alt-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z'/%3E%3C/svg%3E")}.view-toggle--list::after{display:block;width:16px;height:16px;content:"";fill:#fff;margin-left:5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-list' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E")}.village-buttons{height:100%;display:flex;align-items:center;padding-top:25px;padding-bottom:25px;gap:10px;justify-content:center}.village-buttons__button{display:inline-flex;background-color:#f37121;padding-top:10px;padding-bottom:10px;border-radius:20px;line-height:1;color:#fff;text-align:center;text-transform:uppercase;fill:#fff;padding-left:15px;padding-right:15px;font-size:.825rem;font-weight:bold}.village-buttons__button--outline{background-color:transparent;color:#f37121;border:1px solid #f37121}.village-buttons__button--hidden{display:none}@media(min-width:768px){.village-buttons{justify-content:flex-end}}