section.locations{background-color:#043531}section.locations .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media (max-width:900px){section.locations .inner{gap:2rem}}section.locations .heading-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;justify-content:space-between}@media (max-width:900px){section.locations .heading-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2rem}}section.locations .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;max-width:800px}@media (max-width:1080px){section.locations .heading br{display:none}}section.locations .heading-wrap .icon{height:auto}section.locations .heading-wrap .icon img,section.locations .heading-wrap .icon svg{height:100%;max-height:300px;min-height:75px;width:auto}@media (max-width:900px){section.locations .heading-wrap .icon img,section.locations .heading-wrap .icon svg{min-height:100px}}section.locations .entries{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem 4rem}@media (max-width:900px){section.locations .entries{gap:2rem 2rem}}@media (max-width:640px){section.locations .entries{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.locations .entry{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;width:calc(50% - 2rem)}@media (max-width:640px){section.locations .entry{width:100%}}section.locations .entry .icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:8px solid hsla(0,0%,100%,.2);border-radius:28px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;justify-content:center;width:56px}section.locations .entry .icon img,section.locations .entry .icon svg{height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:24px}section.locations .entry .context-wrap{width:calc(100% - 56px - 1rem)}section.locations .entry a{color:inherit;text-decoration:none}