* {
    box-sizing: border-box
}
.cbalink {
    display: none;
}
body {
    padding: 0;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
;
}
body > div:first-child {
    display: none !important;
}

header {
    background-color: rgb(23, 179, 62);
    min-height: 5px;
    background-image: linear-gradient(0deg, #8EC5FC 0, #E0C3FC 100%);
}

header p {
    margin: 0;
    line-height: 30px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
;
    color: #000;
    padding: 7px;
    text-align: center;
    text-shadow: 2px 2px 10px white;
    background-image: linear-gradient(0deg, #8EC5FC 0, #E0C3FC 100%);
}

.container {
    display: flex;
    padding: 10px;
    color: #333333;
    flex-direction: column;
}

.row {
    display: flex;
    justify-content: center;
    width: 100%;
}

.app-logo-wrapper {
    margin-top: 10px;
}

.icon {
    width: 120px;
    height: 120px;
    background-image: url("apple-logo.png");
    background-position: center;
    background-size: cover;
}

.mainTitle {
    margin: 30px 10px 10px;
}

.subtitle {
    margin: 0;
}

.button {
    text-transform: uppercase;
    background-color: #0ee077;
    color: #fff;
    border: none;
    border-radius: 30px;
    width: 300px;
    height: 50px;
    margin: 10px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
     background-image: linear-gradient(0deg, #21D4FD 0, #B721FF 100%);

}

.button:focus {
    outline: none;
}

.counterName, .counter, .info {
    color: #808080;
    font-size: 14px;
}

.info {
    text-align: center;
    margin-top: 30px;
}

.image {
    width: 195px;
    height: 259px;
    background-image: url("faq.png");
    background-size: cover;
    background-position: center;
    margin: 0 auto;
}

#popup {
    display: none;
    position: absolute;
    top: -30px;
    color: #808080;
    font-size: 15px;
    
}

.row-button {
    position: relative;
    margin-top: 15px;
}

.button[disabled] {
    background-color: #808080;
}

.input-pass {
    opacity: 0;
    position: absolute;
    left: -9999px;
    top: 0;
}

.download-icon {
    width: 200px;
    margin: 30px auto 0;
}
.pass {
    color: white;
    background-image: linear-gradient(0deg, #00c6fb 0%, #005bea 100%);
    border: none;
    border-radius: 30px;
    font-size: 12px;
    width: 150px;
    height: 16px;
    margin: 10px;
text-align: center;
}
.button2 {
    text-transform: uppercase;
    background-color: #0ee077;
    color: #fff;
    border: none;
    border-radius: 30px;
    width: 350px;
    height: 50px;
    margin: 10px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
       background-image: linear-gradient(0deg, #08AEEA 0, #2AF598 100%);

}
.button3 {
    text-transform: uppercase;
    background-color: #0ee077;
    color: #fff;
    border: none;
    border-radius: 30px;
    width: 350px;
    height: 50px;
    margin: 10px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
        background-image: linear-gradient(147deg, #FFE53B 0, #FF2525 74%);

}
#popupxx {
    position: absolute;
    top: -30px;
    color: #808080;
    font-size: 15px;
    
}
.passx {
    color: white;
    background-image: linear-gradient(0deg, #00c6fb 0%, #005bea 100%);
    border: none;
    border-radius: 30px;
    font-size: 12px;
    width: 150px;
    height: 16px;
    margin: 10px;
text-align: center;
}

.badge {
  -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, .1);
  border-radius: 100px;
  border: none;
  padding: 5px;
  padding-left: 16px;
  padding-right: 16px;
    width: 270px;
    height: 30px;
    margin: 10px;
    
}

.badge-primary {
  background-image: linear-gradient(19deg, #21D4FD 0, #B721FF 100%);
}

.badge-secondary {
  background-image: linear-gradient(62deg, #8EC5FC 0, #E0C3FC 100%);
}
.badge-success {
  background-image: linear-gradient(-90deg, #08AEEA 0, #2AF598 100%);
}
.badge-danger {
  background-image: linear-gradient(147deg, #ff0844 0%, #ffb199 100%);
}
.badge-warning {
  background-image: linear-gradient(147deg, #FFE53B 0, #FF2525 74%);
  color:#fff;
}
.badge-info {
  background-image: linear-gradient(147deg, #00c6fb 0%, #005bea 100%);
  color:#fff;
}

.badge-dark {
  background-image: linear-gradient(-225deg, #537895 0, #09203F 100%);
  color: #fff;
}
.button4 {
    text-transform: uppercase;
    background-color: #0ee077;
    color: #fff;
    border: none;
    border-radius: 30px;
    width: 350px;
    height: 50px;
    margin: 10px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
        background-image: linear-gradient(19deg, #21D4FD 0, #B721FF 100%);
}
.button5 {
    text-transform: uppercase;
    background-color: #0ee077;
    color: #fff;
    border: none;
    border-radius: 30px;
    width: 350px;
    height: 50px;
    margin: 10px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
       background-image: linear-gradient(62deg, #8EC5FC 0, #E0C3FC 100%);

}
.button6 {
    text-transform: uppercase;
    background-color: #0ee077;
    color: #fff;
    border: none;
    border-radius: 30px;
    width: 350px;
    height: 50px;
    margin: 10px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
         background-image: linear-gradient(147deg, #ff0844 0%, #ffb199 100%);

}
.button7 {
    text-transform: uppercase;
    background-color: #0ee077;
    color: #fff;
    border: none;
    border-radius: 30px;
    width: 350px;
    height: 50px;
    margin: 10px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
        background-image: linear-gradient(147deg, #00c6fb 0%, #005bea 100%);

}

