.we_map{padding:100px 0;position:relative}.we_map .container{display:flex;flex-wrap:wrap;gap:100px;justify-content:space-between;align-items:center}.we_map .container #map{flex-basis:calc(50% - 50px);height:700px}.we_map .container .content{flex-basis:calc(50% - 50px)}.we_map .container .content .buttons{justify-content:center}.we_map .container .content .items{display:flex;flex-wrap:wrap;justify-content:center;margin:50px 0}.we_map .container .content .items .item{flex-basis:calc(33.33% - 2px);padding:20px;border-right:1px solid rgba(0,0,0,.1);text-align:center;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.we_map .container .content .items .item.phone:before{background-image:url(images/telephone.svg)}.we_map .container .content .items .item.map:before{background-image:url(images/marker.svg)}.we_map .container .content .items .item:before{width:40px;height:40px;background-image:url(images/mail.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:"";display:block;margin:auto;margin-bottom:20px}.we_map .container .content .items .item:last-child{border-right:none}.we_map .container .content .items .item a{color:#000;text-decoration:none}.acf-block-preview .we_map{margin:0}.acf-block-preview .we_map .container{gap:50px}.acf-block-preview .we_map .container #map{display:none}.acf-block-preview .we_map .container .content{flex-basis:100%}.acf-block-preview .we_map .container .content .items .item{flex-basis:calc(50% - 50px)}.acf-block-preview .we_map .container .content .items .item:nth-child(2n){border-right:none}@media screen and (max-width:1200px){.we_map{padding:60px 0}.we_map .container{gap:20px}.we_map .container #map{flex-basis:100%;height:300px}.we_map .container .content{flex-basis:100%}}@media screen and (max-width:800px){.we_map .container .content .items .item{flex-basis:calc(50% - 2px)}.we_map .container .content .items .item:nth-child(2n){border-right:none}}