.video-background-2{position:absolute;top:0;left:0;width:100%;z-index:-1;height:100%;-o-object-fit:cover;object-fit:cover}header{background-image:radial-gradient(circle farthest-corner at 10% 20%,#1a091f 0,#040004 90%);color:#ede6e6;height:100px;margin:auto;padding:20px;top:0;z-index:600;position:fixed;left:0;width:100%;box-shadow:0 2px 4px hsla(0,0%,87%,.1);transition:transform .3s,opacity .3s}.nav-wrapper{display:flex;justify-content:space-between;align-items:center;align-self:center;align-content:center;padding-bottom:20px}.close-button-container{display:flex;justify-content:flex-end;padding:10px}.close-button{font-size:24px;transition:transform .2s}.close-button:hover{transform:scale(1.1)}.nav-links:hover{color:#8f52ff!important;color:#fff;-webkit-text-stroke:1px #fff;transition:color .8s;text-align:left}input[type=checkbox]{display:none}input[type=checkbox]:checked~span:first-of-type{transform-origin:bottom;transform:rotate(45deg) translate(8px)}input[type=checkbox]:checked~span:nth-of-type(2){transform-origin:top;transform:rotate(-45deg)}input[type=checkbox]:checked~span:nth-of-type(3){transform-origin:bottom;width:50%;transform:translate(30px,-11px) rotate(45deg)}.menu-toggle{z-index:999;color:#fff!important}.mobile-menu{background-image:radial-gradient(circle farthest-corner at 10% 20%,#2e2430 40%,#040004 90%);background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;background-size:cover;width:100%;color:#bfbfbf;position:fixed;top:0;text-align:left;left:0;letter-spacing:-2px;height:100vh;display:flex;font-weight:900!important;flex-direction:column;justify-content:center;align-items:center;z-index:1000}.mobile-menu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.5)}.mobile-menu ul{list-style:none;padding:0;text-align:left;transition:transform .5s}.nav-links{font-size:48px;text-transform:capitalize;font-weight:900;color:#d4d4d4!important;text-align:left}.email-text{color:#fff;font-size:16px;font-weight:600;letter-spacing:0}.close-button{position:absolute;top:30px;right:140px;cursor:pointer;font-size:64px;color:#fff;font-weight:500;z-index:1000;animation:pulse 2s infinite}.mobile-social{margin-top:20px}@media only screen and (max-width:768px){.social{display:none}.close-button{position:absolute;top:30px;right:30px;cursor:pointer;font-size:62px;color:#8a2be2;font-weight:700;z-index:1000}.nav-links{font-size:46px;font-weight:900;text-align:center;color:#fff!important}}