.olkf-maplocation-dnd-section{position:relative;padding:0!important;margin:0!important}.olkf-maplocation{position:relative}.olkf-maplocation .container{position:relative;pointer-events:none}.olkf-maplocation-map{position:relative;height:320px;overflow:hidden}.the-map{position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:100%;background-position:50%;background-repeat:no-repeat}.the-map .pin{position:absolute;top:50%;left:50%;width:1px;height:1px}.the-map .pin *{position:absolute;bottom:0;left:50%;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;transform:translateX(-50%)}.olkf-maplocation-content{background-color:var(--olkf-color-secondary);color:#fff;padding:30px;pointer-events:auto}.olkf-maplocation-content .fa-ul .fa-li{background-color:#fff;color:var(--olkf-color-secondary)}.olkf-maplocation-content .fa-ul>li:not(:last-child){margin-bottom:15px}@media (min-width:1200px){.olkf-maplocation{height:710px;display:flex;flex-direction:column;justify-content:center}.olkf-maplocation-map{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.the-map{width:calc(100% + 710px)}.olkf-maplocation-content{width:710px;padding:60px}}@media (max-width:1199px){.olkf-maplocation-content{position:relative;margin-left:calc(var(--gutter-size)*-1);margin-right:calc(var(--gutter-size)*-1)}}@media (min-width:768px) and (max-width:1199px){.olkf-maplocation-map{height:520px}}