@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {margin: 0;padding: 0;}h1{margin-bottom: 15px;font-size: 30px}
p{font-size:  18px;margin-bottom: 10px;line-height: 1.6}
body{ font-family: 'Montserrat', sans-serif;line-height: normal} 
.wrapper{max-width: 80%;margin: auto}
.ptb{padding: 50px 0}.cent{text-align: center}.fx{display: flex}.spc{gap:30px} .al-cn{align-items: center}
.header {background:#0C2F4F;border-bottom: 1px solid #eee;padding: 20px 0}img{width: 100%;height: auto}
.hero {background: repeating-linear-gradient(330deg,#0C2F4F,#000000 2px,#0C2F4F 2px,#0C2F4F 4px);background-position: center;background-size: cover;background-repeat: no-repeat;}.content {display: flex;align-items: center;padding: 70px 0;gap: 30px;}.pr-text{flex: 65%;}.pr-img{flex: 35%}.banner {text-align: center;background:  repeating-linear-gradient(330deg,#252525,#252525 2px,#000 2px,#000 4px);color: #fff;}
.why{background:repeating-linear-gradient(330deg,#0C2F4F,#000000 2px,#0C2F4F 2px,#0C2F4F 4px)}.why-t {max-width: 800px;
margin: 0 auto 25px;}.why-inf-img{flex: 40%}.why-inf-ctn {flex: 60%;color: #fff;}.bonuses{background: repeating-linear-gradient(330deg,#0C2F4F,#000000 2px,#0C2F4F 2px,#0C2F4F 4px)}footer{background: repeating-linear-gradient(330deg,#0C2F4F,#000000 2px,#0C2F4F 2px,#0C2F4F 4px);color: #fff;text-align: center}.foot-link a {color: #fff;
text-decoration: none;}.prcs-wrp-box{width: 33.3%;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}input[type=text], select, textarea {width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px;  box-sizing: border-box; margin-top: 6px;margin-bottom: 16px; resize: vertical;}input[type=submit] { background-color: #04AA6D; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer;}
input[type=submit]:hover {background-color: #45a049;}.mob-hd {display: block;}.des-hd{display: none;}
@media (max-width: 767px){.mlr{margin: auto}.mob-hd {display: none}.des-hd{display: block;}.neuro-adv-li-box{width: 100%}.hero{ }.fx-dr{flex-direction: column}.prcs-wrp-box{width: 100%}.pr-text{order: 2}}

