.navigation{z-index:99;width:100%;padding:2rem 1rem;position:absolute}.navigation.full{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-image:linear-gradient(45deg,#22459c,#00c8ff);border-bottom:1px inset #0003;border-radius:0;position:relative;top:0}.navigation__wrapper{justify-content:space-between;width:100%;max-width:1000px;margin:0 auto;display:flex}.navigation__wrapper .btn{padding:clamp(.25rem,.5vw,.5rem) clamp(.85rem,1vw,1.5rem);font-size:clamp(.8rem,1vw,1rem)}.navigation__wrapper .link{justify-content:center;align-items:center;gap:.5rem;display:flex}.navigation__wrapper .link img{width:clamp(32px,5vw,48px);height:auto}.navigation__wrapper .link .name{color:#fff;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:500}.navigation__wrapper .link .name span{font-weight:200}
.footer{color:#fff;background-image:linear-gradient(45deg,#22459c,#00c8ff);min-height:330px;padding:1.25rem 1rem;position:relative;overflow:hidden}.footer__wrapper{flex-direction:column;gap:.75rem;max-width:1000px;height:100%;margin:0 auto;display:flex}.footer .logo{align-items:center;gap:.5rem;display:flex}.footer .logo img{width:1.25rem;height:auto}.footer .logo .name{color:#fff;font-weight:600}.footer .logo .name span{font-weight:300}.footer .main{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.footer .main .left{flex-direction:column;gap:1rem;line-height:1.1;display:flex}.footer .main .left__desc span{font-family:DM Serif Display,serif;font-style:italic;font-weight:100}.footer .main .left .terminal{transform-origin:0;margin-block:1rem;scale:1.2}.footer .main .right{gap:4rem;display:flex}.footer .main .right .column{flex-direction:column;gap:1.25rem;display:flex}.footer .main .right .column__title{font-weight:600}.footer .main .right .column__list{color:#fff;list-style-type:none}.footer .main .right .column__list .item{color:#fff}.footer .main .right .column__list .item>*{color:#fff;align-items:center;gap:.25rem;padding:.5rem 0;list-style-type:none;display:flex}.footer .copy{justify-content:space-between;margin-top:auto;font-size:.75rem;display:flex}.footer__grid{pointer-events:none;--font-dm-sans:"DM Sans", "DM Sans Fallback";-webkit-font-smoothing:antialiased;font-feature-settings:"liga" 1;font-variant-ligatures:common-ligatures;text-rendering:optimizelegibility;color:#fff;box-sizing:border-box;transform-origin:50%;opacity:.4;width:100%;max-width:100%;height:100%;margin:0;padding:0;font-family:DM Sans,sans-serif;font-weight:400;display:block;position:absolute;transform:translate(75%,75%)scale(1.5);top:-75%!important;left:-75%!important}@media (min-width:768px){.footer{min-height:unset;padding:1.5rem 2rem}.footer .main{flex-direction:row;justify-content:space-between}.footer .logo{font-size:1.5rem}.footer .logo img{width:50px}.footer__grid{transform:translate(50%,50%)scale(4);-webkit-mask-image:linear-gradient(90deg,#0000 40%,#000 50%,#0000 65%);mask-image:linear-gradient(90deg,#0000 40%,#000 50%,#0000 65%);top:-50%!important;left:-50%!important}}
