@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;1,900&display=swap");*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;font-family:"Montserrat",sans-serif;min-height:100%;background:#323439 url(../images/background.jpg);background-repeat:no-repeat;background-position:top center;background-size:contain}form{margin-bottom:0}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}@media only screen and (min-width:112.5em){html{font-size:75%}}body{box-sizing:border-box;padding:0}img{display:block;margin:0 auto}h1{font-size:15px;font-family:"Montserrat",sans-serif}a:link,a:hover{color:#2c2f36;text-decoration:none}.fullHeight{min-height:80vh}header{width:100%}.header__items{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:space-evenly;justify-content:space-evenly}.legalline{font-size:11px;text-align:center;font-weight:bold;padding:5px;color:#999}.container{padding:0;max-width:720px}.topContainer{max-width:450px;margin:0 auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.buttonBox{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:center;margin-top:25px;max-width:300px;margin:0 auto}.center-column{float:none;margin:0 auto !important}.wrapper{min-height:86vh}.pricePoint{margin-bottom:0;font-size:12px;opacity:.35}.logo{width:100%;height:auto;max-width:125px;margin:8px 0}.error{text-align:center;color:red;padding:2px;margin:0 auto}.guide{text-align:center;margin:0 auto 12px auto;font-weight:bold;font-size:18px}.incorrect-msisdn{font-size:1.25em;color:#fff}.panel{color:#000;position:relative;max-width:450px;width:100%;text-align:center;margin:0 auto;border-radius:12px;margin-top:30vh;padding:4em;background-color:#fff;box-shadow:0 0 12px 1px rgba(0,0,0,0.2);z-index:100}.topImage{width:100%;max-width:250px;height:auto;margin:1em auto}.inputWrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:50px;border:2px solid #39c050;overflow:hidden}#prefix{font-weight:500;font-family:"Roboto",sans-serif;border-right:1px solid #000;padding-right:10px;font-size:1.8rem}#telInput,#pinInput{font-size:1.8rem;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;box-shadow:none;caret-color:#000;height:50px;padding:0 10px;margin:0;width:100%;box-sizing:border-box;border-radius:0;border:0;font-weight:500;font-family:"Roboto",sans-serif;color:#000}.phone{background:#fff url(../images/phone.png);background-image:url(../images/phone.png);background-position:left center;background-size:contain;background-repeat:no-repeat;padding-left:50px;height:50px;width:50px}.pin{background-image:url(../images/pinicon.svg);background-position:15px center;background-size:30px;background-repeat:no-repeat;padding-left:50px;height:40px;width:40px}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset !important;background:inherit !important;background-clip:content-box !important}.phone-input *{font-size:19px}.operatorBox{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin:0 auto}.mnoIMG{width:22%;display:inline-block;margin:0 10px}.mnoSelected{box-sizing:border-box;width:22%;display:inline-block;border:solid 1pt #39c050;border-radius:10pt}.button{background-color:#39c050 !important;border:0 !important;color:#fff !important;display:-webkit-box !important;display:flex !important;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center !important;align-items:center !important;margin:10px auto;width:100%;max-width:400px;padding:10px;font-size:2rem !important;margin-bottom:0;text-transform:uppercase;white-space:initial !important;font-weight:bold;border-radius:50px !important;height:60px !important;cursor:pointer !important;box-shadow:none;-webkit-transition:all .2s;transition:all .2s;opacity:1}.button.disabled{background:#e9e9e9 !important;background:-webkit-gradient(linear,left top,left bottom,from(#e9e9e9),to(#cccbcb)) !important;background:linear-gradient(to bottom,#e9e9e9 0,#cccbcb 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9',endColorstr='#cccbcb',GradientType=0) !important;color:#464646 !important;text-shadow:none}.button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.disclaimer{text-align:left;color:#000;font-size:1.1rem}.hide{display:none !important}.red{color:#ec1b1b;font-size:1.3em}#footer{display:none;position:relative;z-index:100;max-width:1000px;margin:0 auto;padding:.5em}.footer-content{display:none;padding:1em;line-height:1.3;font-size:.8em}.footer-links{list-style:none;text-align:center;display:block;font-family:Arial;margin-bottom:0;color:#555;font-size:1.2rem;position:relative !important;z-index:100 !important}.footer-links a{color:#2c2f36 !important}.footer-links li{display:inline-block}[data-language="ar"] p,[data-language="ar"] .button__text,[data-language="ar"] .footer-links,[data-language="ar"] .disclaimer{direction:rtl;text-align:right}.web{display:block}.wap{display:none}@media screen and (max-width:850px){.web{display:none}.wap{display:block}.wrapper{min-height:84vh}.container{padding:0;border-radius:0;border:0;overflow:unset;margin-top:0;box-shadow:none;width:100%}.topContainer,.panel{width:90%}}@media screen and (max-width:650px){.input{max-height:45px}.input .checkmark-container{width:40px;height:40px}.input .phone{width:40px;height:40px}.guide{line-height:1.4}.guide:last-of-type{padding-bottom:.5em}}@media screen and (max-width:450px){.input .phone::after{width:45px;height:45px;background-position:12px 6px;background-size:40%}}.dataRow{display:-webkit-box;display:flex;font-size:12px;gap:20px;display:flex;border-bottom:1px solid #e7e7e7}.dataRow:first-child{text-align:right}.dataRow:last-child{text-align:left}.dataRowCollumn{width:50%;text-align:left}
