body{background:#7f7fd5;background:-webkit-linear-gradient(90deg,#91eae4,#86a8e7,#7f7fd5);background:linear-gradient(90deg,#91eae4,#86a8e7,#7f7fd5);font-family:Raleway,sans-serif;font-size:20px;color:#252525}h1{font-family:Open Sans,sans-serif;font-size:76px;text-align:center;color:#4a5376}h1 span{font-weight:400}b{font-weight:700}button{padding:10px;background:transparent;border:1px solid #252525;border-radius:3px;font-size:18px;cursor:pointer}button:hover{color:#404e86;border:1px solid #404e86}#content{width:80%;margin:200px auto}#links{display:flex;flex-direction:row;justify-content:space-between;padding:0 30px}#links a{display:inline-flex;align-items:center;color:#252525;text-decoration:none;font-size:32px}#links a:hover{color:#404e86}#links ion-icon{margin-right:10px}#bottom{display:flex;flex-direction:row;justify-content:space-between;width:80%;margin:0 auto}#bottom div{width:43%}#bottom h2{border-bottom:1px solid #252525}#bottom h2,#bottom p{margin:20px 0}@media (max-width:768px){#links{flex-direction:column;align-items:center}#content{margin:140px auto}#bottom{flex-direction:column}#bottom div{margin-bottom:10px;width:100%}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #86a8e7 inset!important}input[type=submit]{cursor:pointer}input[type=submit]:hover{background:#86a8e7}input,textarea{display:block;margin-bottom:20px;padding:10px;background:rgba(0,0,0,.2);border:0;width:100%;box-shadow:0 0 1px rgba(8,8,8,.69);transition:all .3s ease-in-out}input{width:70%}textarea{width:95%}button:focus,input:focus,textarea:focus{outline:none;box-shadow:0 0 5px #000}::placeholder{color:#000;opacity:.3}.popbox.visible{opacity:1;z-index:999;transition:opacity .3s ease}.popbox.opened{display:block}.popbox_locked .popbox_main_content.popbox_blur{filter:blur(15px)}html.popbox_locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.popbox{z-index:-999;position:fixed;width:100%;max-width:100%;height:100%;top:0;left:0;transition:opacity .3s ease;opacity:0;will-change:opacity;background:rgba(60,52,66,.7);padding:5% 18px 18px;overflow-y:auto;display:none}.popbox_container{border-radius:5px;margin-bottom:18px;padding:18px;margin-left:auto;margin-right:auto;background:#fff;max-width:400px;background:#7f7fd5;background:-webkit-linear-gradient(90deg,#91eae4,#86a8e7,#7f7fd5);background:linear-gradient(90deg,#91eae4,#86a8e7,#7f7fd5);max-width:520px}.popbox_container h2{display:inline-block;margin-top:0;margin-bottom:40px;border-bottom:1px solid #252525}.popbox_container .close-btn{float:right}