@font-face{font-family:action;src:url(/assets/fonts/ActionCondensedMedium-Grade1.otf) format("opentype")}@font-face{font-family:chunkfive;src:url(/assets/fonts/Chunkfive-Ex.ttf) format("truetype")}@font-face{font-family:ethnocentric;src:url(/assets/fonts/ethnocentric-rg.ttf) format("truetype")}@font-face{font-family:spot;src:url(/assets/fonts/spot-italic.ttf) format("truetype")}body,html{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0}body{--deepblue:#041e41;--orange:#f37a2a;--red:#d82028;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6{font-family:ethnocentric}h1,h2,h3,h4,h5,h6{color:var(--deepblue)}main{overflow:hidden;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overscroll-behavior:contain;background-image:url(/assets/background-image.png);background-repeat:no-repeat;background-size:cover}main header{width:92%;margin:0 auto}main header .logo{width:75%;margin:30px 0 0}main .page-title{display:block;width:100%;font-size:35px;text-align:center;text-transform:uppercase}main section{display:flex;flex-direction:column;justify-content:center;width:calc(90% - 100px);padding:30px 50px 40px;margin:auto}main section .selected-design{z-index:100;background-image:url(/assets/design-background3.png);background-repeat:no-repeat;background-size:100%;width:420px;height:650px;display:flex;justify-content:center;align-items:center;position:relative}main section .selected-design .design-limits{top:0;left:0;right:0;overflow:hidden;width:420px;height:420px;margin:auto}main section .selected-design .design-limits,main section .selected-design .design-limits img{position:absolute;-webkit-user-select:none;user-select:none}main section .selected-design img{width:91%;margin:auto}main section .selected-design #userText{position:absolute;width:100%;text-align:center;white-space:nowrap;line-height:30px;z-index:1000;-webkit-user-select:none;user-select:none;font-size:30px}main footer{height:130px;width:100%;position:relative;display:flex;justify-content:flex-end}main footer .page-btn{background:none;border:none;outline:none;padding:0;width:180px;height:130px;z-index:2;cursor:pointer}main footer .page-btn img{width:100%}main footer .background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1}