@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";body{font-family:Poppins,sans-serif;background-color:#003459;margin:0;display:flex;flex-direction:column;justify-content:space-between;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header{background-color:#00171f;padding:1em 2em 3em;border-radius:0 0 2em 2em;position:relative;margin-bottom:6.5em}header>h1,h3{text-align:center;color:#fff;margin:0;font-size:1.5em}header>h3{padding:0;margin-top:0;margin-bottom:.5em;color:#fff}header>h1{font-size:4.5em}header .badges{top:85%;left:50%;transform:translate(-50%);position:absolute;display:flex;justify-content:center;gap:1.5em}header .badges .badge{background-color:#00a8e8;text-align:center;padding:1em;height:60px;width:60px;border-radius:1em;margin:0;box-shadow:0 .2em .5em #000;position:relative}header .badges .badge img{position:absolute;left:50%;transform:translate(-50%);top:8%;width:60px}header .badge h4{position:absolute;left:50%;transform:translate(-50%);text-align:center;top:68%;color:#fff;margin:0;padding:0}.container{background-color:#00171f;border-radius:2em;width:100%;position:relative;min-height:700px}.footerCont{position:relative}footer{color:#fff;display:flex;justify-content:space-around;gap:2em}@media screen and (min-width: 650px){header .badges{top:85%;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:1.5em}header .badges .badge{background-color:#00a8e8;text-align:center;padding:1em;height:60px;width:8em;border-radius:1em;margin:0;box-shadow:0 .2em .5em #000}header .badges .badge img{position:absolute;left:50%;transform:translate(-50%);top:8%;width:60px}header .badge h4{position:absolute;left:50%;transform:translate(-50%);text-align:center;top:68%;color:#fff;margin:0;padding:0}footer{color:#fff;display:flex;justify-content:space-around;gap:8em}}@media screen and (min-width: 800px){.container{background-color:#00171f;max-width:800px;position:relative;left:50%;transform:translate(-50%)}footer{color:#fff;display:flex;justify-content:space-around;gap:12em}}.insertUrl{display:block;text-align:center}input{padding:.6em;vertical-align:middle;margin:3em 1em 1em;width:75%;font-size:1em;border-radius:.65em;font-weight:700;outline:none;border:none}input:focus{outline:none}button{color:#fff;background-color:#00a8e8;border-radius:.5em;font-weight:750;font-size:1.25em;padding:10px 40px;border:none;margin-bottom:1em}button:active{transition:all .3s;background-color:#003e53}@media screen and (min-width: 650px){.insertUrl{display:flex;justify-content:center}.insertUrl input{width:75%;padding:.6em;margin:3em 1em 1em;font-size:1em;border-radius:.65em;font-weight:700;outline:none;border:none}input:focus{outline:none}button{color:#fff;background-color:#00a8e8;border-radius:.5em;font-weight:750;font-size:1.25em;padding:10px 40px;border:none;margin-bottom:1em;cursor:pointer}}.getLinkContainer{background-color:#fff;text-align:center;padding:2em;margin:0 1em;border-radius:1.5em}h3{color:#00171f;margin:0;padding:0 0 1em}.getLinkContainer input{background-color:#00171f;margin:0;width:90%;color:#fff;cursor:pointer}.getLinkContainer input::placeholder{color:#fff}.buttons{display:flex;justify-content:center;gap:3em;padding:2em}.button{background-color:#00171f;padding:1em;margin-bottom:0;height:60px;width:60px;border-radius:1em;position:relative;cursor:pointer}.button img{color:#00171f;height:45px;width:45px}.button h3{left:50%;top:67%;transform:translate(-50%);position:absolute;color:#fff;font-size:1em}.button:active{transition:all .3s;background-color:#00a8e8}.getLinkContainer h2{font-size:1.25em}.patreon img{background-color:#003e53;width:60px;border-radius:1em;cursor:pointer}.patreon img:active{transition:all .3s;background-color:#00a8e8}
