.map-open{animation-name:open;animation-duration:.2s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-iteration-count:1}@keyframes open{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.map-close{animation-name:close;animation-duration:.2s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-iteration-count:1}@keyframes close{0%{opacity:1}to{opacity:0}}.boNTXXBlogSection{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}