.bb-location{overflow:hidden;position:relative}.bb-location .top-title{margin-bottom:40px;text-align:center}.bb-location .top-title .title{color:var(--white);font-weight:var(--bold)}.bb-location .custom-map{margin:0 auto;max-width:1100px;position:relative}.bb-location .custom-map .custom-map__pin{position:absolute;transform:translate(-50%,-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:10}.bb-location .custom-map .custom-map__pin.hovered{opacity:.4;z-index:unset}.bb-location .custom-map .custom-map__pin .custom-map__pin-marker{border:2px solid var(--white);border-radius:50%;content:"";height:14px;left:0;position:absolute;top:0;transform:translate(-50%,-50%);width:14px}.bb-location .custom-map .custom-map__pin .custom-map__pin-marker.custom-map__pin-marker--star{border:none}.bb-location .custom-map .custom-map__pin .custom-map__pin-marker svg{height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.bb-location .custom-map .custom-map__pin .custom-map__pin-content{-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);background:hsla(0,0%,100%,.75);bottom:6px;left:0;min-width:180px;opacity:0;padding:10px;position:absolute;-webkit-transition:all .2s ease-in-out .1s;transition:all .2s ease-in-out .1s;visibility:hidden}.bb-location .custom-map .custom-map__pin:hover .custom-map__pin-content{opacity:1;visibility:visible}.bb-location .custom-map .custom-map__pin .custom-map__pin-content:before{background-color:var(--tertiary);bottom:0;content:"";height:0;left:0;position:absolute;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:2px}.bb-location .custom-map .custom-map__pin:hover .custom-map__pin-content:before{height:100%}.bb-location .custom-map .custom-map__pin .custom-map__pin-content:after{background-color:var(--tertiary);border:2px solid var(--tertiary);border-radius:50%;content:"";height:10px;left:-4px;opacity:0;position:absolute;top:-4px;-webkit-transition:all .2s ease-in-out .15s;transition:all .2s ease-in-out .15s;visibility:hidden;width:10px}.bb-location .custom-map .custom-map__pin:hover .custom-map__pin-content:after{opacity:1;visibility:visible}.bb-location .custom-map .custom-map__pin .custom-map__pin-content .pin-content__body{transform:translateX(-6px)}.bb-location .custom-map .custom-map__pin:hover .custom-map__pin-content .pin-content__body{opacity:1;transform:none;visibility:visible}.bb-location .custom-map .custom-map__pin .custom-map__pin-content .pin-content__body>p{margin-bottom:4px}.bb-location .custom-map .custom-map__pin .custom-map__pin-content .pin-content__body>.btn{font-size:.875rem;margin:0;text-align:left}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Left,.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Right{background-color:#fff;border-radius:50%;-webkit-box-shadow:0 0 15px 3px rgba(31,46,57,.1);box-shadow:0 0 15px 3px rgba(31,46,57,.1);line-height:0;padding:7px;position:absolute;top:50%;transform:translateY(-50%);width:32px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Left{left:-100px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Right{right:-100px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Bottom,.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Top{background-color:#fff;border-radius:50%;-webkit-box-shadow:0 0 15px 3px rgba(31,46,57,.1);box-shadow:0 0 15px 3px rgba(31,46,57,.1);left:50%;line-height:0;padding:7px;position:absolute;transform:translateX(-50%);width:32px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Top{top:-100px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--bottom{bottom:-100px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Bottom:before,.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Top:before{border-left:1px dashed var(--white);content:"";height:52px;left:calc(50% + 1px);position:absolute;transform:translateX(-50%);width:2px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Top:before{top:36px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Bottom:before{bottom:36px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Left:before,.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Right:before{border-top:1px dashed var(--white);content:"";height:2px;position:absolute;top:calc(50% + 1px);transform:translateY(-50%);width:52px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Left:before{left:36px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon.custom-map__pin-icon--Right:before{right:36px}.bb-location .custom-map .custom-map__pin .custom-map__pin-icon img{max-width:30px;width:100%}.bb-location .bb-location__key{background-color:#858585;padding:20px;position:relative}.bb-location .bb-location__key h3{color:var(--white);margin-bottom:30px;text-align:center}.bb-location .bb-location__key .key-row{align-items:center;column-gap:28px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:14px}.bb-location .bb-location__key .key-row .key-row__headquarters{width:100%}.bb-location .bb-location__key .key-row .key-row__headquarters p{align-items:center;color:var(--white);column-gap:4px;display:flex;font-size:1.125rem;font-weight:300;margin:0 auto;width:fit-content}.bb-location .bb-location__key .key-row .key-row__headquarters p svg{height:auto;width:20px}.bb-location .bb-location__key .key-row .key-row__item{align-items:center;column-gap:10px;display:flex}.bb-location .bb-location__key .key-row .key-row__item .key-row__item-icon{background-color:#fff;border-radius:50%;height:40px;line-height:0;padding:8px;width:40px}.bb-location .bb-location__key .key-row .key-row__item .key-row__item-icon img{height:100%;max-height:28px;width:auto}.bb-location .bb-location__key .key-row .key-row__item>p{color:var(--white);font-size:1.125rem;font-weight:300;margin:0}@media (max-width:767px){.bb-location .custom-map .custom-map__pin{background-color:#e4ecf2;padding:20px;position:static;transform:none}.bb-location .custom-map .custom-map__pin:not(:last-child){margin-bottom:20px}.bb-location .bb-location__key,.bb-location .custom-map .custom-map__pin .custom-map__pin-icon,.bb-location .custom-map .custom-map__pin .custom-map__pin-marker{display:none!important}.bb-location .custom-map .custom-map__pin .custom-map__pin-content{opacity:1;padding:0;position:static;visibility:visible}.bb-location .custom-map .custom-map__pin .custom-map__pin-content:after,.bb-location .custom-map .custom-map__pin .custom-map__pin-content:before{content:none}.bb-location .custom-map .custom-map__pin .custom-map__pin-content .pin-content__body{transform:none}}