body,html{margin:0;padding:0;width:100vw;height:100vh;font-family:Inter,sans-serif;font-size:24px;color:#fff;overflow:hidden;background:rgba(0,0,0,.6)}.main{margin:0;padding:30vh 0 0 15px;width:calc(100vw - 15px);height:calc(100vh - 30vh);background-image:url(bkg.jpg);background-repeat:no-repeat;background-size:auto 100vh;position:relative}header{width:100%;font-size:.8em}header h6{font-weight:400;margin:0}section h1{font-size:1.1em;margin-bottom:5px;margin-top:10px}section span{display:block;width:100%;height:3px;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 80%)}footer{font-size:.8em;position:absolute;bottom:35px}footer h4{font-weight:700;margin-bottom:10px}footer h6{font-weight:400;margin:0;margin-bottom:3px}footer a{display:block;color:#fff;text-decoration:none;font-weight:400;font-size:.7em;margin-bottom:3px}@media (min-width:768px) and (max-width:1023px){.main{padding:40vh 0 0 30px;width:calc(100vw - 30px);height:calc(100vh - 40vh)}header{font-size:1.2em}section h1{font-size:2em;margin-bottom:7px;margin-top:14px}section span{height:5px}footer{font-size:1.2em;bottom:50px}footer h4{margin-bottom:14px}footer h6{margin-bottom:5px}footer a{margin-bottom:5px}}@media (min-width:1024px) and (max-width:1199px){.main{padding:45vh 0 0 50px;width:calc(100vw - 50px);height:calc(100vh - 45vh)}header{font-size:1.4em}section h1{font-size:2.6em;margin-bottom:8px;margin-top:16px}section span{height:8px}footer{font-size:1.4em;bottom:50px}footer h4{margin-bottom:16px}footer h6{margin-bottom:8px}footer a{margin-bottom:8px}}@media (min-width:1200px){.main{padding:35vh 0 0 50px;width:calc(100vw - 50px);height:calc(100vh - 35vh)}header{font-size:1.4em}section h1{font-size:2.6em;margin-bottom:8px;margin-top:16px}section span{height:8px}footer{font-size:1.4em;bottom:50px}footer h4{margin-bottom:16px}footer h6{margin-bottom:8px}footer a{margin-bottom:8px}}@media (min-width:1921px){.main{background-size:cover}}