.offices-map{background-color:#efefef;position:relative;padding:80px 0}@media (max-width:768px){.offices-map{padding:36px 0}}.offices-map .offices-map-container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;padding:0}@media (min-width:576px){.offices-map .offices-map-container{max-width:calc(540px + 2 * 15px)}}@media (min-width:768px){.offices-map .offices-map-container{max-width:calc(720px + 2 * 15px)}}@media (min-width:992px){.offices-map .offices-map-container{max-width:calc(960px + 2 * 15px)}}@media (min-width:1200px){.offices-map .offices-map-container{max-width:calc(1140px + 2 * 15px)}}@media (min-width:1440px){.offices-map .offices-map-container{max-width:calc(1200px + 2 * 15px)}}@media (min-width:2400px){.offices-map .offices-map-container{max-width:calc(1500px + 2 * 15px)}}.offices-map .offices-map-container img{display:block}.offices-map .offices-map-container{position:relative}.offices-map .offices-map-container .office-pin{position:absolute;transform:translate(-50%,-50%);cursor:pointer}@media (max-width:768px){.offices-map .offices-map-container .office-pin{pointer-events:none}}.offices-map .offices-map-container .office-pin-inner{font-size:24px;color:#12225c;background-color:#fff;border:1px solid #12225c;padding:10px 25px;border-radius:5px;display:inline-block;white-space:nowrap;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1024px){.offices-map .offices-map-container .office-pin-inner{font-size:20px;padding:8px 12px}}@media (max-width:992px){.offices-map .offices-map-container .office-pin-inner{display:none}}.offices-map .offices-map-container .offices-pin-dot{width:22px;height:22px;border-radius:11px;position:relative;display:flex;border:1px solid #ff7d00;animation:pulse 1s infinite}@media (max-width:1024px){.offices-map .offices-map-container .offices-pin-dot{width:16px;height:16px}}@media (max-width:992px){.offices-map .offices-map-container .offices-pin-dot{animation:none}}.offices-map .offices-map-container .offices-pin-dot::before{content:"";width:14px;height:14px;display:flex;position:absolute;background-color:#ff7d00;border-radius:8px;top:3px;left:3px}@media (max-width:1024px){.offices-map .offices-map-container .offices-pin-dot::before{width:8px;height:8px}}.offices-map .offices-map-container .offices-pin-dot::after{content:"";width:22px;height:22px;display:flex;position:absolute;border-radius:11px;top:0;left:0;background-color:#ff7D0040}@media (max-width:1024px){.offices-map .offices-map-container .offices-pin-dot::after{width:16px;height:16px}}.offices-map .offices-map-container .office-pin-pointer{position:absolute;z-index:2;width:0;height:0;border-style:solid;top:50%;transform:translateY(-50%)}.offices-map .offices-map-container .office-pin-pointer::before{content:"";position:absolute;z-index:1;width:0;height:0;border-style:solid;top:-12px}@media (max-width:1024px){.offices-map .offices-map-container .office-pin-pointer::before{top:-8px}}.offices-map .office-pin[data-location][data-label-on-right-side=True] .office-pin-pointer{border-width:12px 18px 12px 0;border-color:transparent #12225c transparent;left:-19px}@media (max-width:1024px){.offices-map .office-pin[data-location][data-label-on-right-side=True] .office-pin-pointer{left:-13px;border-width:8px 12px 8px 0}}.offices-map .office-pin[data-location][data-label-on-right-side=True] .office-pin-pointer::before{border-width:12px 18px 12px 0;border-color:transparent #fff transparent transparent;left:2px}@media (max-width:1024px){.offices-map .office-pin[data-location][data-label-on-right-side=True] .office-pin-pointer::before{border-width:8px 12px 8px 0;left:1px}}.offices-map .office-pin[data-location][data-label-on-right-side=True] .office-pin-inner{left:calc(100% + 20px)}@media (max-width:1024px){.offices-map .office-pin[data-location][data-label-on-right-side=True] .office-pin-inner{left:calc(100% + 12px)}}.offices-map .office-pin[data-location][data-label-on-right-side=False] .office-pin-pointer{border-width:12px 0 12px 18px;border-color:transparent transparent transparent #12225c;right:-19px}@media (max-width:1024px){.offices-map .office-pin[data-location][data-label-on-right-side=False] .office-pin-pointer{right:-13px;border-width:8px 0 8px 12px}}.offices-map .office-pin[data-location][data-label-on-right-side=False] .office-pin-pointer::before{border-width:12px 0 12px 18px;border-color:transparent transparent transparent #fff;right:2px}@media (max-width:1024px){.offices-map .office-pin[data-location][data-label-on-right-side=False] .office-pin-pointer::before{border-width:8px 0 8px 12px;right:1px}}.offices-map .office-pin[data-location][data-label-on-right-side=False] .office-pin-inner{right:calc(100% + 20px)}@media (max-width:1024px){.offices-map .office-pin[data-location][data-label-on-right-side=False] .office-pin-inner{right:calc(100% + 12px)}}.offices-map .offices-wrapper{display:none;position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;z-index:3;justify-content:center;align-items:center}.offices-map .offices-wrapper .offces-wrapper-inner{position:relative;display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #12225c;padding:20px 30px}.offices-map .offices-wrapper .offces-wrapper-inner .location{display:none;margin-left:-12px;margin-right:-12px}.offices-map .offices-wrapper .offces-wrapper-inner .close-offices{width:20px;height:20px;position:absolute;right:20px;top:20px;cursor:pointer;z-index:3}.offices-map .offices-wrapper .offces-wrapper-inner .previous-slide{display:none;width:24px;height:24px;background-image:url(../../../images/chevron-left-main.svg);background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:calc(50% - 12px);cursor:pointer}.offices-map .offices-wrapper .offces-wrapper-inner .next-slide{display:none;width:24px;height:24px;background-image:url(../../../images/chevron-right-main.svg);background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:calc(50% - 12px);cursor:pointer}.offices-map .locations-mobile{display:none}@media (max-width:992px){.offices-map .locations-mobile{display:flex;flex-direction:column;margin-top:40px}}.offices-map .locations-mobile .location-accordion{box-shadow:0 0 10px #00000014;border-radius:10px;background-color:#fff;margin-bottom:20px}.offices-map .locations-mobile .location-accordion:last-child{margin-bottom:0}.offices-map .locations-mobile .location-accordion-title{padding:13px 20px;display:flex;justify-content:space-between;align-items:center}.offices-map .locations-mobile .location-accordion-title span{font-size:20px;color:#12225c}.offices-map .locations-mobile .location-accordion-title img{width:20px;height:10px}.offices-map .locations-mobile .location-accordion-body{display:none;padding:0 20px 20px}.offices-map .office{display:flex;flex-direction:column;width:305px;margin:0 12px}@media (max-width:768px){.offices-map .office{margin:0;width:100%;flex-direction:column-reverse}.offices-map .office+.office{margin-top:24px}}.offices-map .office .office-name{font-size:18px;font-weight:500;color:#12225c;margin-bottom:22px}@media (max-width:768px){.offices-map .office .office-name{display:none}}.offices-map .office .office-map{width:305px;height:190px}@media (max-width:768px){.offices-map .office .office-map{margin:0;width:100%}}.offices-map .office .office-address{color:#000;font-size:16px;line-height:25px;white-space:pre-wrap;margin:20px 0 30px 0}@media (max-width:768px){.offices-map .office .office-address{margin:0 10px 0 0}}.offices-map .office .link{color:#0954b5;font-size:16px;line-height:25px}@media (max-width:768px){.offices-map .office .link{display:none}}@keyframes pulse{0%{transform:scale(.75);box-shadow:0 0 0 0 rgba(0,0,0,.25)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}100%{transform:scale(.75);box-shadow:0 0 0 0 transparent}}body.on-page-editor .offices-map .offices-map-container{width:100%;height:100px;border:1px solid #b0b8ba;background-image:url(../../../images/world-map.png);background-position:center;background-repeat:no-repeat}body.on-page-editor .offices-map .offices-map-container .office-pin{display:none}