.placeholder{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:160px;background-color:#16181e;color:#fff;overflow:hidden;transition:all .2s ease;box-sizing:border-box}.placeholder .background-blob{position:absolute;top:32%;left:56%;width:24vw;height:24vw;background:linear-gradient(180deg,#214bdf 0%,rgba(208,27,103,.8) 100%);opacity:.3;filter:blur(175px)}.placeholder .message-wrapper{width:100%;height:100%;display:grid;grid-template-columns:auto;grid-template-rows:1fr auto;box-sizing:border-box}.placeholder .message-wrapper .message{justify-self:center;align-self:center;font-size:22vmin;font-weight:500;letter-spacing:-.04em;background:rgb(255,255,255);background:linear-gradient(135deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,.8) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;vertical-align:baseline;transition:all .2s ease;z-index:3}.placeholder .message-wrapper .message .period{display:inline-block;max-width:.12em;height:auto}.placeholder .message-wrapper .message .period svg{max-width:100%;height:auto}.placeholder .message-wrapper .message .period svg path{fill:#fff;opacity:.8;transform-origin:center;transition:all .4s ease}.placeholder .message-wrapper .message .period:hover svg>path{fill:#ddfd75;animation:spin .4s ease}.placeholder .message-wrapper .details{display:flex;flex-direction:column;align-items:center;row-gap:16px}.placeholder .message-wrapper .details .logo{z-index:5;width:160px;opacity:.6}.placeholder .message-wrapper .details .logo svg{width:100%;height:auto}.placeholder .message-wrapper .details .logo svg path{fill:#fff}.placeholder .message-wrapper .details .contact{position:relative;opacity:.7;transition:opacity .4s ease;z-index:3}.placeholder .message-wrapper .details .contact .email{background-color:transparent;border:0;color:#fff;cursor:pointer;transition:all .4s ease}.placeholder .message-wrapper .details .contact .email:focus{outline-color:#ddfd75}.placeholder .message-wrapper .details .contact .tooltip{position:absolute;bottom:-4px;left:192px;transform:translate(-16px);background-color:#181c26;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:8px 8px 6px;font-size:11px;white-space:nowrap;text-transform:uppercase;opacity:0;transition:all .2s ease}.placeholder .message-wrapper .details .contact:hover .tooltip{transform:translate(0);opacity:1}.placeholder .message-wrapper .details .contact.copied .email{color:#ddfd75;text-shadow:0 0 20px rgba(221,253,117,.6)}.placeholder .message-wrapper .details .contact.copied .tooltip{transform:translate(0);opacity:1}@media (max-width: 991px){.placeholder{padding:80px}}@media (max-width: 767px){.placeholder{padding:32px}}@media (max-width: 478px){.placeholder{padding:24px}.placeholder .background-blob{width:80vmin;height:80vmin}.placeholder .message-wrapper{padding:0 0 64px}.placeholder .message-wrapper .details .logo{width:112px}.placeholder .message-wrapper .details .contact .email{font-size:14px}.placeholder .message-wrapper .details .contact .tooltip{top:24px;bottom:unset;left:50%;transform:translate(-50%,-16px);padding:6px;font-size:10px}.placeholder .message-wrapper .details .contact:hover .tooltip{transform:translate(-50%,8px);opacity:0}.placeholder .message-wrapper .details .contact.copied .tooltip{transform:translate(-50%,8px);opacity:1}}@keyframes spin{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1) rotate(360deg)}}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:Geomanist,sans-serif;font-weight:400}@font-face{font-family:Geomanist;src:url(/assets/hinted-Geomanist-Black.976a3b5d.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:Geomanist Book;src:url(/assets/hinted-Geomanist-Book.ec727f64.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Geomanist Ultra;src:url(/assets/hinted-Geomanist-Ultra.2a3b4179.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Geomanist;src:url(/assets/hinted-Geomanist-Thin.7ab267c9.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:Geomanist;src:url(/assets/hinted-Geomanist-Light.ee7a1f5b.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Geomanist;src:url(/assets/hinted-Geomanist-Regular.8bfc107a.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Geomanist;src:url(/assets/hinted-Geomanist-ExtraLight.79db765d.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Geomanist;src:url(/assets/hinted-Geomanist-Medium.719329ad.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Geomanist;src:url(/assets/hinted-Geomanist-Bold.f8a3bd4a.woff2) format("woff2");font-weight:700;font-style:normal}.site{min-height:100vh}
