@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=DM+Sans:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#080e14;color:#f5f0e6;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0e1a26}::-webkit-scrollbar-thumb{background:#c9a84c44;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c9a84c88}button{cursor:pointer;border:none;background:none;font-family:inherit}video{display:block}@keyframes kfadeup{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes kfadeout{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}.design-enter{animation:kfadeup .7s cubic-bezier(.22,1,.36,1) both}.design-enter:nth-child(1){animation-delay:0s}.design-enter:nth-child(2){animation-delay:.12s}.design-enter:nth-child(3){animation-delay:.22s}.design-enter:nth-child(4){animation-delay:.32s}
