address{display:flex;width:100%;height:30rem;flex-direction:row;border-radius:1rem;background-color:#fff;overflow:hidden;filter:drop-shadow(#00000080 0 0 .1rem)}address description{display:flex;align-items:start;flex-direction:column;font-style:normal;width:50%;margin:1rem}address description div{margin-bottom:1rem;display:flex;align-items:center;align-content:center;width:100%}address description span{margin-right:.5rem}address map{width:100%;height:100%;display:flex}address description a{text-decoration:none}address description div button{display:flex;align-items:center;justify-content:center;padding-left:2rem;padding-right:2rem}@media only screen and (max-width:666px){address{flex-direction:column-reverse}address description{width:auto}address description div:last-child{justify-content:center}}