/* Useful Engines identity: shared by the portfolio and standalone demos. */
.ue-brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;color:#f3f2e9;text-decoration:none;line-height:1}
.ue-brand .ue-mark{display:block;width:46px;height:46px;flex:none;fill:#d6fa81}
.ue-wordmark{display:flex;flex-direction:column;gap:2px;font-family:Manrope,"DM Sans",sans-serif;font-size:23px;font-weight:750;letter-spacing:-.9px;line-height:.95}
.ue-brand:focus-visible{outline:2px solid #d6fa81;outline-offset:7px;border-radius:3px}
.contact-watermark{width:360px;height:360px;font-size:initial;letter-spacing:normal;right:4%;top:35px;transform:rotate(-12deg);opacity:.075}
.contact-watermark .ue-mark{width:100%;height:100%;fill:currentColor}
@media(max-width:700px){.ue-brand{gap:9px}.ue-brand .ue-mark{width:39px;height:39px}.ue-wordmark{font-size:20px;letter-spacing:-.7px}.contact-watermark{width:260px;height:260px;right:3%;top:110px}}
