@import url(https://fonts.googleapis.com/css2?family=Russo+One&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:'Russo One',sans-serif;text-shadow:0 4px 4px rgba(0,0,0,.25);scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px;background:#9c3636}::-webkit-scrollbar-thumb{background:#ff5858}body{background:linear-gradient(180deg,rgba(189,58,50,.2) 0,rgba(158,44,36,0) 100%),radial-gradient(50% 50% at 50% 50%,rgba(63,63,63,.65) 4.17%,rgba(20,19,17,.65) 70.31%),#141311;background-blend-mode:difference,normal,normal;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;overflow-x:hidden}header{width:100vw}header span{z-index:-1;border:2px solid #fff;box-shadow:0 4px 4px 0 #000 25%;position:relative;top:4px;right:-25px;padding:17px 22px;margin-left:50px;margin-top:50px}header img{position:relative;top:36px;z-index:1;height:73px;width:81px;filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .25))}main{display:flex;justify-content:center;align-items:center;padding:15px}main .texto{width:50%}main h1{font-family:Russo One;font-style:normal;font-weight:400;font-size:64px;line-height:77px;color:#fff}main h2{font-family:Russo One;font-style:normal;font-weight:400;font-size:64px;line-height:77px;color:#ff5858}main p{font-family:Russo One;font-style:normal;font-weight:400;font-size:24px;line-height:29px;color:#fff}main .imagem img{width:500px;height:500px}footer{position:static;bottom:2px;width:100vw;font-size:17px;text-align:center;mix-blend-mode:color-dodge;text-shadow:0 4px 4px rgba(0,0,0,.25)}footer a{color:#fff;text-decoration:none;transition:color .6s}footer a:hover{color:#ffd0d0}@media screen and (max-width:870px){main .texto{padding-left:20px}main h1,main h2{font-size:59px;line-height:50px}}@media screen and (max-width:800px){main{flex-direction:column;margin-top:60px}main .texto{padding-left:0}main h1,main h2{font-size:50px;line-height:50px;text-align:center}main p{margin-top:10px;text-align:center}footer{font-size:15pt;margin-bottom:25px}}@media screen and (max-width:470px){main .texto{width:100vw;padding:0 30px}main h1,main h2{font-size:39px;line-height:50px;width:100%}main p{font-size:19px}}