html,body{height:100%}body{margin:0;padding:0;font-family:PT Sans,sans-serif}#app{background:#fff url(../images/loader.svg) 50% 35% no-repeat;width:100%;height:100%;min-height:500px;position:relative;overflow:hidden}header{background:linear-gradient(#446ca2,#184076);width:100%;height:53px;position:relative;overflow:hidden}header a{position:relative;top:8px;left:22px}#top-wave{background:url(../images/top-wave.svg) no-repeat;width:100%;height:21.4844vw}main{color:#707070;margin:0 22px 120px;font-size:18px;line-height:1.28}footer{min-height:257px;position:relative;overflow:hidden}#bottom-wave{background:url(../images/bottom-wave.svg) no-repeat;width:100%;height:93.457vw;position:absolute}#footer-content{color:#fff;justify-content:center;align-items:center;margin:80px 5% 0 30%;font-size:16px;display:flex;position:relative}#footer-content ul{flex-flow:wrap;margin:0 0 0 -30px;padding:0;line-height:16px;list-style:none;display:flex;overflow:hidden}#footer-content ul li{text-align:center;flex-grow:1;margin-left:30px;position:relative}#footer-content ul li:after{content:"|";position:absolute;top:0;right:-15px;transform:translate(50%,1px)}#footer-content ul a{color:#fff;text-decoration:underline}#footer-content ul a:hover{text-decoration:none}#footer-content img{margin:0 25px}#footer-content span span{white-space:nowrap}@media (min-width:1024px){#top-wave{height:220px}main{max-width:965px;margin:0 auto 120px}footer{min-height:157px}#bottom-wave{height:557px}}@media (max-width:949.98px){#footer-content{flex-direction:column;margin:80px auto 0}#footer-content ul,#footer-content ul li{margin-bottom:10px}#footer-content img{margin:0 0 14px}}@media (max-width:419.98px){#footer-content ul{margin:0 22px 10px -8px}}@media (prefers-color-scheme:dark){body{background-color:#fff}}