div.page#home section#contact.lightbox{display:flex;height:300px;width:100%;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center}div.page#home section#contact.lightbox:hover{cursor:pointer}div.page#home section#contact.lightbox{background:#000;background:radial-gradient(circle,#000 0,#0f0f0f 50%,#000 100%)}div.page#home section#contact.lightbox>h1{margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:3.75rem;line-height:1;overflow:hidden;border-right:.15em solid #fff;white-space:nowrap;animation:typing-contact 2s steps(40),blink-caret-contact .75s step-end infinite}@keyframes typing-contact{0%{width:0}to{width:35%}}@keyframes blink-caret-contact{0%,to{border-color:transparent}50%{border-color:#fff}}div.page#home section#contact.lightbox>h2{font-size:1.5rem;line-height:2rem}div.page#home section.home#expertise ul{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:1rem;row-gap:1rem}