h1{font-size:80px}h2{font-size:70px}h3{font-size:28px}body a.button,body input.button,body .container a.button,body .container input.button{background:#2e377f;color:#fff;font-size:16px;font-weight:600;display:inline-flex;gap:10px;align-items:center;padding:10px 25px;border-radius:4px;line-height:16px}a.button{position:relative}a.button i{color:#fff;background:#518CDD;font-size:20px;width:35px;height:35px;border-radius:100%;display:flex;align-items:center;justify-content:center;font-weight:900}a.button img{width:10px;height:auto}body{background:#fff}textarea{font-weight:400}html{overflow-x:hidden}@media only screen and (max-width:1000px){h1{font-size:40px}h2{font-size:30px}}@media only screen and (max-width:600px){.glowwrapper1{width:300px}}.select-parent,.select-parent *{margin:0;padding:0;position:relative;box-sizing:border-box}.select-parent{position:relative;border:1px solid #C7C7C7;border-radius:3px;width:200px;cursor:pointer}.select-parent select{font-size:1rem;font-weight:400;max-width:100%;padding:8px 24px 8px 10px;border:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;cursor:pointer}.select-parent select:active,.select-parent select:focus{outline:none;box-shadow:none}.select-parent:after{content:"";position:absolute;top:50%;right:8px;width:0;height:0;margin-top:-2px;border-top:5px solid #000;border-right:5px solid transparent;border-left:5px solid transparent}