<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dg-location-section{text-align:center}.dg-location-section h2{align-items:center;color:#033349;text-align:center;text-transform:uppercase}.dg-location-section .cities{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -25px}.dg-location-section .cities img{display:block;width:100%}.dg-location-section .cities .city{flex-basis:260px;margin:20px 25px;position:relative}.dg-location-section .cities .city .city-box{align-items:center;background-color:hsla(0,0%,100%,.85);bottom:0;display:flex;height:68px;justify-content:center;left:50%;margin-left:15px;max-width:255px;position:absolute;transform:translateX(-50%);width:100%}.dg-location-section .cities .city .city-box:after{background:hsla(0,0%,100%,.8);bottom:0;content:"";height:40px;left:-18px;position:absolute;width:18px}.dg-location-section .cities .city .city-box:before{background:#fff;bottom:0;content:"";height:100%;left:0;position:absolute;width:18px}.dg-location-section .cities .city .city-box .city-name{color:var(--dgm-color-text-accent);font-size:22px;font-weight:700;line-height:30px;text-transform:uppercase}.dg-location-section .cities .city .address-box{align-items:center;background-color:hsla(0,0%,100%,.75);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:.3s;width:100%}.dg-location-section .cities .city .address-box:hover{opacity:1}.dg-location-section .cities .city .address-box .address{color:#0b344b;font-size:22px;font-weight:700;line-height:30px}</pre></body></html>