@font-face{font-family:ITCGaramondBookCondensed;src:url(/assets/ITCGaramondStd-BkCond.ttf) format("truetype");font-display:swap}@font-face{font-family:ITCGaramondBoldNarrow;src:url(/assets/ITCGaramondStd-BdNarrow.ttf) format("truetype");font-display:swap}.typing-effect{width:100%;height:auto;overflow:hidden}.typing-image{width:100%;height:auto;animation:typingAnimation 4s steps(7)}.typing-press-email{width:100%;height:auto;animation:typingAnimation 5s steps(17)}.typing-hello-email{width:100%;height:auto;animation:typingAnimation 3s steps(17)}.typing-comingsoon{width:100%;height:auto;animation:typingAnimation 4s steps(14)}.custom-swiper .swiper-slide{margin-bottom:30px}.custom-swiper .swiper-pagination-bullet{background:#000;opacity:1}.custom-swiper .swiper-pagination-bullets{bottom:0}.custom-swiper .swiper-pagination-bullet-active{background:#30b82e}@keyframes typingAnimation{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.react-resizable-handle{position:absolute;width:10px;height:10px;bottom:0;right:0;background:url(/drag_handle_corner.png) no-repeat 50%;background-size:contain}@keyframes growAndFade{0%{opacity:1;transform:scale(1)}20%{opacity:1;transform:scale(1.1)}50%{opacity:1;transform:scale(1.5)}80%{opacity:1;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}.text-animation{animation:growAndFade 4s ease-out}