body a.view-toggle{background-color:#f37121;border-radius:20px;color:#fff;display:inline-flex;text-align:center;text-transform:uppercase;fill:#fff;align-items:center;font-size:.825rem;font-weight:700;line-height:1;padding:10px 15px}body a.view-toggle svg{margin-left:5px}.view-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' aria-hidden='true' 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 10m0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6'/%3E%3C/svg%3E")}.view-toggle--list:after,.view-toggle:after{content:"";display:block;height:16px;margin-left:5px;width:16px;fill:#fff}.view-toggle--list:after{background-image:url("data:image/svg+xml;charset=utf-8,%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-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E")}.village-buttons{align-items:center;display:flex;gap:10px;height:100%;justify-content:center;padding-bottom:25px;padding-top:25px}.village-buttons__button{background-color:#f37121;border-radius:20px;color:#fff;display:inline-flex;line-height:1;text-align:center;text-transform:uppercase;fill:#fff;font-size:.825rem;font-weight:700;padding:10px 15px}.village-buttons__button--outline{background-color:transparent;border:1px solid #f37121;color:#f37121}.village-buttons__button--hidden{display:none}@media (min-width:768px){.village-buttons{justify-content:flex-end}}