header.main{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:0 5% 0 5%;z-index:100;background-image:radial-gradient(rgb(50 50 50 / .7) 30%,transparent 10%),radial-gradient(rgb(50 50 50 / .7) 30%,transparent 10%);background-color:rgb(50 50 50 / 65%);background-size:10px 10px;background-position:0 0,5px 5px;background-repeat:repeat}header.main>video{position:absolute;top:0;left:0;width:100%;height:100vh;object-fit:cover;z-index:-100}body.admin-bar header.main>video{top:32px}header.main *:not(video){animation:fadeIn;animation-duration:1s}header.main>.flex-menu-row{flex:1;display:flex}header.main>.flex-menu-row>img{width:100%}header.main>div.divider{width:2px;height:20%;margin-inline:20px;background-color:#fff}header.main>.flex-menu-row ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;justify-content:center}header.main>.flex-menu-row ul.right{text-align:right;flex:auto}header.main>.flex-menu-row a{font-family:var(--wp--preset--font-family--primary);font-weight:700;text-decoration:none;text-transform:uppercase;color:#fff;font-size:2vw;letter-spacing:.08em;padding:10px;transition:padding 0.4s ease;line-height:2em}header.main>.flex-menu-row ul.left a:hover{padding-left:20px}header.main>.flex-menu-row ul.right a:hover{padding-right:20px}header.main>.flex-menu-row li.current-menu-item a{color:#969696}header.main .arrow{height:50px;position:absolute;bottom:30px}@media only screen and (max-width:768px){body.admin-bar header.main>video{top:46px}header.main>.flex-menu-row ul.right a:hover{padding-right:0;padding-left:20px}header.main>div.divider{width:80%;height:3px;margin-top:10px;margin-bottom:10px}header.main{flex-direction:column;padding-inline:15%;padding-top:10%;padding-bottom:10%}header.main>.flex-menu-row{display:block}header.main>.flex-menu-row ul.right{text-align:left}header.main>.image{display:flex}header.main>.flex-menu-row a{font-size:calc(5px + 3vh);letter-spacing:.08em;padding:0;line-height:normal}header.main li{margin-top:10%}}