.legally-reviewed-by{--trns: 0.5s cubic-bezier(0, 0.275, 0.125, 1);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;background:#f2f7ff;padding:10px;margin-bottom:20px;position:relative;transition:var(--trns);border-radius:6px}.legally-reviewed-by__img{height:70px;width:70px;overflow:hidden;transition:var(--trns)}.legally-reviewed-by__img img{height:100%;width:100%;object-fit:cover;transition:var(--trns)}.legally-reviewed-by__details__title{font-size:12px;line-height:1em;margin-bottom:10px !important;transition:var(--trns)}.legally-reviewed-by__details__name{font-size:18px;font-weight:700;color:#000e2e;line-height:1em;margin-bottom:0px}.legally-reviewed-by__details__role{font-size:12px;font-weight:700;color:#393939;margin-bottom:0px}.legally-reviewed-by a{position:absolute;top:0px;left:0px;height:100%;width:100%;z-index:2;opacity:0}.legally-reviewed-by:hover .legally-reviewed-by__img{box-shadow:0px 0px 0px 4px #cc283650}.legally-reviewed-by:hover img{transform:scale(1.1)}.legally-reviewed-by:hover .legally-reviewed-by__details__title{color:#cc2836}.legally-reviewed-by.footer-mobile{display:none}@media (max-width:850px){.legally-reviewed-by.footer-mobile{display:flex}}.bottom-map{position:relative;background:#010f2e;padding:10px;display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-top:30px}@media (max-width:990px){.bottom-map{grid-template-columns:repeat(1, 1fr)}.bottom-map__embedd{height:300px}}.bottom-map__embedd iframe{width:100%;height:100%}.bottom-map__text__title{color:#fff !important;font-weight:700 !important;font-size:24px !important;text-transform:uppercase;letter-spacing:2px}.bottom-map__item__title{color:#fff !important;text-transform:uppercase;font-weight:700;font-size:14px !important;letter-spacing:1px;margin-bottom:0px !important;transition:all 0.3s ease}.bottom-map__item__subtitle{color:#fff !important;font-weight:700;margin-bottom:0px !important;text-transform:uppercase;line-height:1.5em !important;letter-spacing:1px;transition:all 0.3s ease}.bottom-map__item{position:relative}.bottom-map__item a{position:absolute;top:0px;left:0px;height:100%;width:100%;z-index:2;opacity:0}.bottom-map__item:not(:last-of-type){border-bottom:1px solid #fff;margin-bottom:30px;padding-bottom:10px}.bottom-map__text{padding:30px 0px}.bottom-map__item:first-of-type:hover .bottom-map__item__subtitle{letter-spacing:2px;color:#010f2e}.bottom-map__item:first-of-type:active .bottom-map__item__subtitle{letter-spacing:1px}.bottom-map__item:first-of-type:hover .bottom-map__item__title{letter-spacing:0px}