@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@200;300;400;500&display=swap');

a,
body {
    color: #5c2fcd
}

#page,
body,
img {
    width: 100%
}

#actions,
#actions2 {
    padding: 0;
    z-index: 9;
    position: relative
}

#wording .cptpl_account,
#wording .cptpl_price,
#wording .text,
body,
button.exit {
    background: #fccf46
}

#actions,
#actions2,
#footer,
#header-image,
#page,
body,
button {
    position: relative
}

.text,
footer,
header,
img {
    display: block
}

.mainTitle,
body {
    text-align: center
}

.close_btn,
a,
ins,
u {
    text-decoration: none
}

body,
button,
div,
footer,
form,
h1,
header,
html,
p,
span,
tbody,
td,
tfoot,
th,
thead,
tr {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#page,
.text,
button {
    margin: 0 auto
}

h1 {
    font-size: 100%
}

input,
select,
textarea {
    font: inherit
}

.input {
    width: 90%;
    height: 50px;
    border-radius: 15px;
    font-size: 1.54em;
    color: #3c3c3c;
    text-indent: 10px;
    border: 1px solid #979797;
    text-align: center;
    margin-bottom: 10px;
}

#input .help {
    display: block;
    font-size: 1em;
    text-align: center;
}

#input label {
    display: none;
    font-weight: bold;
    text-align: left;
    margin-left: 5%;
    font-size: 1.25em;
    margin-bottom: 20px;
}

#terms {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 90%;
}

#wording_otp {
    display: block;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 25px;
    margin-top: 15px;
}

.resend {
    cursor: pointer;
    color: lightskyblue;
}

html {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none
}

body {
    height: 100%;
    font: 400 14px/1.25 Roboto, Arial, Helvetica, sans-serif
}

a {
    text-decoration: underline
}

img {
    line-height: 1
}

.text {
    width: 100%;
    font-size: 1.25em
}

.text.charge {
    height: 1em
}

#header-image {
    max-width: 100%;
    overflow: hidden
}

#footer .text {
    margin-bottom: 0.5em;
    font-size: 1em
}

#actions,
#exit,
#header-image,
#wording {
    margin-bottom: 0
}

#mentions {
    padding-bottom: 1.8em;
    position: relative;
    opacity:1;
}

#mentions .text {
    margin-bottom: 0.3em;
    font-size: 1em;
    font-weight: 400;
}

#wording .text {
    font-size: 16px;
    font-weight: 500;
    opacity:1;
}

.subtitle{
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.7px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    color: #7F62FF;
    display: none;
}

.service{
    display: none;
}

#page {
    min-height: 600px;
    max-width: 450px
}

#logo {
    width: 110px;
    margin: 10px auto
}

#actions {
    margin-top: -10px
}

#actions2 {
    margin-bottom: 20px
}

#exit, #exit-otp{
    margin-top: 15px;
}

button {
    outline: 0;
    border: 1px solid #ffffff;
    width: 90%;
    color: #fff;
    border-radius: 15px;
    padding: 0.9em 0;
    font: 500 2.3em Roboto, Arial, Helvetica, sans-serif;
    background: #5c2fcd;
}

#acceptBtn{
    margin-bottom: 10px;
}

.cptpl_exit.submit {
    box-shadow: none;
    color: #3c3c3c;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #979797;
    padding: 0.75em 0;
    font: 500 2.3em Roboto, Arial, Helvetica, sans-serif;
}

#actions #decline_button {
    box-shadow: none;
    color: #3c3c3c !important;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #979797 !important;
    padding: 0.75em 0;
    font: 500 2.3em Roboto, Arial, Helvetica, sans-serif;
}

.accept{
    outline: 0;
    border: 1px solid #ffffff;
    width: 90%;
    color: #fff;
    border-radius: 15px;
    padding: 0.9em 0;
    font: 500 2.3em Roboto, Arial, Helvetica, sans-serif;
    background: #5c2fcd;

}

button img {
    width: 50px;
    display: inline;
    vertical-align: middle
}

.close_btn {
    z-index: 2;
    top: 11px;
    left: 11px;
    width: 25px;
    height: 25px;
    display: flex;
    color: #fff;
    font-size: 13px;
    position: absolute;
    border-radius: 7px;
    align-items: center;
    font-weight: 300;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
}

button.exit {
    box-shadow: none;
    color: #3c3c3c;
    background: rgba(0,0,0,0);
    border: 1px solid #979797;
    padding: 0.75em 0;
    font: 500 2.3em Roboto, Arial, Helvetica, sans-serif;
}

.loader-modal-msg h3,
.loader-modal-msg p,
.mainTitle {
    color: #fff
}

.cptpl_account,
.cptpl_price {
    font-size: 14px !important;
    font-weight: 400;
}

#footer {
    padding-top: 1.5em;
    padding-bottom: 2em;
    z-index: 1
}

#footer a {
    margin: 0 1em
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

span {
    background-color: inherit
}

.mainTitle {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 10px
}

.cptpl_service {
    font-size: 30px !important;
    font-weight: 400 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.7px;
    text-align: center;
    display: block;
    margin-bottom: 0px !important;
    color: #5c2fcd;
    margin-top: 15px;
    display: none;
}

.error-modal,
.loader-modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    align-items: center;
    justify-content: center;
}

.error-modal.show-true,
.loader-modal.show-true,
.loading {
    display: flex
}

.error-modal-msg {
    color: #5c2fcd;
    max-width: 410px;
    padding: 32px 16px 24px;
    border-radius: 12px;
    line-height: 1.5em;
    background-color: #fcd249;
    text-align: center;
    margin: 0 auto;
    margin-top: 320px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.14);
}

.error-modal-msg h3 {
    font-size: 1.7em;
    line-height: 1em;
    margin: 0 0 15px 0;;
}

.error-modal-msg img {
    width: 30px;
    margin: auto;
    display: none;
}

.error-modal-msg p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 25px;
    padding: 0px 20px;
}

.error-modal-msg a {
    color: #0f0f0f;
}

.error-modal-msg .btn-link,
.error-modal-msg .cta-link {
    outline: 0;
    border: 1px solid #979797;
    width: 98%;
    color: #3c3c3c;
    border-radius: 15px;
    padding: 0.75em 0;
    font: 500 2em Roboto, Arial, Helvetica, sans-serif;
    background: rgba(0, 0, 0, 0);
    display: block;
    text-decoration: none;
    margin-top: 10px;
    text-transform: uppercase;
}

.error-modal-msg .cta-link {
    outline: 0;
    border: 1px solid #ffffff;
    width: 98%;
    color: #fff;
    border-radius: 15px;
    padding: 0.7em 0;
    font: 500 2.3em Roboto, Arial, Helvetica, sans-serif;
    background: #5c2fcd;
    text-transform: uppercase;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 9998;
    display: none;
}

.loading {
    margin: 10px 0 20px;
    justify-content: center
}

.loading::after {
    content: "";
    width: 35px;
    height: 35px;
    border: 10px solid #fff;
    border-top-color: #20b3e5;
    border-radius: 50%;
    animation: 1s linear infinite loading
}

@keyframes loading {
    to {
        transform: rotate(360deg)
    }
}

@media screen and (min-width:426px) {
    body {
        font-size: 14px
    }
}

@media screen and (max-width:300px) {
    body {
        font-size: 12px
    }
}

#header_div>img,
.modalMsg,
body {
    height: 100%
}

.error-modal,
.loader-modal,
.modalMsg {
    top: 0;
    left: 0;
    display: none;
    position: fixed
}

.modalMsg {
    z-index: 150;
    padding-top: 30px;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .2)
}

.modalMsg-content {
    background-color: #000;
    margin: auto;
    padding: 20px;
    border: 1px solid #888 !important;
    width: 80%;
    border: none;
    border-radius: 1em
}

#page > .cptpl_logo.cptpl_logo_static {
  display: none !important;
}

#otpDiv{
    display: none;
}

#msisdnDiv{
    display: none;
}

.cptpl_description{
    display: block;
    margin-top: 18px;
}

#wording_description{
    letter-spacing: 0.7px;
}

#result-message{
    padding: 0 30px;
}

#under-footer{
    display: none;
}

/* General Modal and Loader Styles */
.modal-backdrop.show-true { display: block; }
.error-modal.modalMsg.show-true { display: flex !important; position: fixed; z-index: 9999; top: 0; left: 0; width: 100vw; height: 100vh; background: transparent; justify-content: center; align-items: center; }
.hide-aria{pointer-events:none!important;opacity:0.25!important;}
.loader-modal { display: none; position: fixed; z-index: 9999; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0,0,0,0.2); justify-content: center; align-items: center; }
.loader-modal.show-true { display: flex !important; }
.loader-modal-msg { background: #fff; border-radius: 12px; padding: 32px 16px 24px; }
.loading { border: 4px solid #f3f3f3; border-top: 4px solid #5c2fcd; border-radius: 50%; width: 36px; height: 36px; animation: spin 1s linear infinite; margin: 0 auto 18px auto;}
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
 
/* Result Messages */
.success-message { color: #209d34; font-size: 1.25em; margin-top: 2em; text-align:center;}
.error-message { color: #c00; font-size: 1.25em; margin-top: 2em; text-align:center;}
.error-details { margin-top: 1em; font-size: 0.9em; color: #555; }
.error-reference { margin-top: 1.5em; font-size: 0.8em; color: #666; text-align: center; }
 
/* Content Block Message */
.cb-blocked-message-container { padding: 0; margin: 0; margin-top: 2em; }
.cb-blocked-message { font-size: 1.18em; color: #555; text-align: center; }
 
/* Buttons */
.home-button { 
  display: block; margin: 1.5em auto 0; padding: 10px 20px; background-color: #5c2fcd; 
  color: white; border: none; border-radius: 4px; font-size: 1em; cursor: pointer; 
  text-decoration: none; text-align: center; max-width: 200px;
}
.home-button:hover { background-color: #4a25a8; }
 
/* Button States */
.accept.cptpl_subscribe.submit[disabled] {
  opacity: 0.7; cursor: not-allowed; background-color: #a0a0a0 !important;
  color: #666 !important; box-shadow: none !important;
}
.accept.cptpl_subscribe.submit.waiting {
  position: relative; color: transparent !important;
}
.accept.cptpl_subscribe.submit.waiting::after {
  content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
  width: 20px; height: 20px; border: 3px solid rgba(255,255,255,0.3);
  border-top-color: white; border-radius: 50%; animation: button-spinner 1s linear infinite;
}
@keyframes button-spinner { to { transform: translate(-50%, -50%) rotate(360deg); } }