.location-card{align-items:flex-start;border:1px solid #ccc;display:flex;flex-wrap:wrap;gap:20px;padding:25px}.location-card .location-card__info{flex:1 1 300px;max-width:400px}.location-card .office-title{color:var(--primary-color);font-family:var(--primary-font);font-size:24px;font-weight:700;margin-bottom:5px}.location-card .title-underline{background-color:var(--secondary-color);height:3px;margin-bottom:15px;width:95px}.location-card .location-card__map{flex:1 1 300px;min-width:300px}@media screen and (max-width:768px){.location-card .location-card{flex-direction:column}.location-card .location-card__map iframe{height:300px}}.location-block-v2{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:0}.location-block-v2 .location-column{background:#fff;box-sizing:border-box;flex:1 1 300px;padding:20px}.location-block-v2 .location-column:not(.map){border:1px solid rgba(0,0,0,.1)}.location-block-v2 .location-column.map{padding:0}.location-block-v2 .location-column h4{color:var(--primary-color);margin-bottom:10px}.location-block-v2 .location-column p.h5{color:var(--secondary-color);margin-bottom:20px}.location-block-v2 .location-column ul{list-style:none;margin:0;padding:0}.location-block-v2 .location-column li{align-items:center;display:flex;margin-bottom:15px}.location-block-v2 .location-column .icon{align-items:center;background:var(--primary-color);display:flex;height:58px;justify-content:center;margin-right:20px;position:relative;text-align:center;width:58px}.location-block-v2 .location-column .icon svg{display:block;height:30px;margin:13px 14px;width:30px}.location-block-v2 .location-column a{text-decoration:underline}.location-block-v2 .map iframe{border:0;height:100%;min-height:377px;width:100%}.location-block-v2 .border1{background:#fabc5d;content:"";height:1px;left:13px;position:absolute;top:-3px;width:calc(100% - 19px);z-index:2}.location-block-v2 .border2{height:calc(100% - 19px);left:-3px;top:13px}.location-block-v2 .border2,.location-block-v2 .border3{background:#fabc5d;content:"";position:absolute;width:1px;z-index:2}.location-block-v2 .border3{height:3px;right:6px;top:-3px}.location-block-v2 .border4{bottom:6px;left:-3px;width:3px}.location-block-v2 .border4,.location-block-v2 .border5{background:#fabc5d;content:"";height:1px;position:absolute;z-index:2}.location-block-v2 .border5{left:-6px;top:5px;transform:rotate(-45deg);width:22.63px}.location-block-v2.preset_2 .location-column li{position:relative;z-index:1}.location-block-v2.preset_2 .icon{margin-bottom:6px}.location-block-v2.preset_2 .icon:after{background-color:var(--secondary-color);content:"";display:block;height:100%;left:6px;position:absolute;top:6px;width:100%;z-index:-1}.location-block-v2.preset_3 .icon{border-radius:50px}@media (max-width:991px){.location-block-v2{flex-direction:column}.location-block-v2 .map iframe{min-height:300px}}