<style amp-boilerplate>

body {
    -webkit-animation: -amp-start 8s steps(1,end) 0s 1 normal both;
    -moz-animation: -amp-start 8s steps(1,end) 0s 1 normal both;
    -ms-animation: -amp-start 8s steps(1,end) 0s 1 normal both;
    animation: -amp-start 8s steps(1,end) 0s 1 normal both
}

@-webkit-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-moz-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-ms-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-o-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}
</style>
<noscript>
<style amp-boilerplate>
    body {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        animation: none
    }
</style>
</noscript>
<style amp-custom>
*,::after,::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,main,nav,section {
    display: flex;
    flex-direction: column
}

article {
    border: 1px solid rgb(0, 203, 10);
    border-radius: 8px;
    margin: 18px auto;
    background-color: rgb(34 37 51)
}

strong {
    color: #fff
}

body {
    color: rgb(161 177 188);
    background: -webkit-linear-gradient(left,rgb(17 19 27) 0,rgb(34 37 51) 50%,rgb(17 19 27) 100%)
}

main {
    padding: 5px;
    margin: auto;
    width: 100%;
    overflow: hidden;
    max-width: 1000px;
    text-align: center;
    background-color: rgb(0 143 102)
}

h1,h2,h3,h4,h5,h6 {
    color: rgb(255 255 255);
    text-transform: uppercase
}

a {
    color: rgb(255 255 255)
}

a:hover {
    text-decoration: none
}

p {
    margin: 0;
    padding: 5px;
    color: inherit;
    line-height: 1.7rem;
    text-align: justify
}

ol,ul {
    color: inherit;
    text-align: left;
    line-height: 1.9;
    padding-block-end:1em}

ol>li,ul>li {
    padding: 8px
}

.header {
    background-color: rgb(21 23 32)
}

header {
    padding: 8px;
    display: flex;
    flex-direction: row;
    background-color: transparent;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap
}

caption {
    font-weight: 700;
    text-transform: uppercase
}

amp-accordion section:not([expanded]) h4,amp-accordion section[expanded] h4 {
    color: #fff;
    border: none;
    padding: 8px;
    line-height: 1.9;
    border-bottom: 1px solid rgb(0 182 205);
    background-color: rgb(25 27 38);
    padding-inline-start:8px}

amp-accordion section[expanded] p {
    padding: 8px;
    padding-inline-start:18px}

.desc {
    width: 100%;
    color: #fff;
    margin: 18px auto;
    text-transform: uppercase
}

.desc>tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.desc>tbody>tr {
    margin: 8px;
    width: 25%;
    float: left;
    display: flex;
    border: 1px solid rgb(232, 159, 191);
    border-radius: 8px;
    flex-direction: column-reverse
}

.desc>tbody>tr>td {
    height: 100%;
    font-size: 88%;
    text-align: center
}

.desc>tbody>tr>td:first-child {
    color: inherit;
    padding: 8px;
    max-height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-weight: 700;
    border-top: 1px solid rgb(232, 159, 191);
    text-transform: uppercase
}

.desc>tbody>tr>td:nth-child(2) {
    padding: 8px;
    display: flex;
    line-height: 1.5;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.nav {
    padding: 0;
    width: 585px;
    max-width: 100%;
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: space-around;
    align-content: flex-end;
    flex-direction: row
}

.nav>.btn {
    width: 188px;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase;
    border: 1px solid rgb(34 37 51);
    justify-content: space-around;
    border-bottom: 5px solid rgb(0, 197, 49);
    background-image: -webkit-linear-gradient(top,rgb(0, 216, 108) 0,rgb(81, 255, 0) 100%)
}

.nav>.btn:hover {
    border-bottom: 5px solid rgb(208, 62, 189)
}

.nav>.btn>a {
    width: 100%;
    height: 20px;
    display: flex;
    font-weight: 800;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-shadow: 1px 1px 2px rgb(81, 255, 0) 100%)
    -webkit-background-clip: text;
    -moz-background-clip: text
}

.nav>.btn>a:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-shadow: 1px 1px 2px rgb(81, 255, 0) 100%)
    -webkit-background-clip: text;
    -moz-background-clip: text
}

.list>.web {
    margin: 18px auto;
    border-radius: 10px;
    border: 1px solid rgb(188 164 91)
}

.list>.web>.caption {
    color: #fff;
    padding: 8px;
    font-size: 88%;
    text-transform: uppercase;
    border-radius: 10px 9px 0 0;
    background-color: rgb(75 77 79)
}

.list>.web>.img {
    width: 175px;
    max-width: 100%;
    display: flex
}

.list>.web>.img img {
    object-fit: cover;
    height: 150px
}

.button {
    color: rgb(255 255 255);
    height: 38px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0 0 8px 8px;
    background-image: linear-gradient(to right top,#706440,#bca45b,#f1d686)
}

.button a {
    width: 100%;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgb(230 204 125);
    -webkit-background-clip: text
}

footer {
    color: rgb(228 228 228);
    display: flex;
    font-size: 88%;
    text-align: center;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center
}

.toc {
    margin: 15px;
    color: inherit;
    line-height: 1.9;
    text-align: left;
    word-break: break-word
}

.toc .btn {
    display: flex;
    padding: 8px;
    cursor: pointer;
    align-items: center;
    text-transform: uppercase;
    border-left: 5px solid rgb(0, 203, 10);
    border-bottom: 1px dashed rgb(0, 203, 10);
    background-color: rgb(26 29 40)
}

.toc ol {
    padding-inline-start:20px}

.toc ol>li {
    padding: 8px
}

#table {
    padding-inline-start:1em}

.toc ol>li>a {
    color: rgb(228 228 228)
}

.marquee-info {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    height: auto;
    flex-direction: row;
    align-items: center;
    background: rgb(23 19 7);
    border-top: 1px solid rgb(0, 203, 10);
    border-bottom: 1px solid rgb(0, 203, 10);
}

.marquee {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: left;
    word-break: break-word
}

.marquee.marquee-speed-drowsy:before {
    animation-duration: 30s
}

.marquee.marquee-speed-slow:before {
    animation-duration: 20s
}

.marquee.marquee-speed-custom:before {
    animation-duration: inherit
}

.marquee.marquee-speed-normal:before {
    animation-duration: 10s
}

.marquee.marquee-speed-fast:before {
    animation-duration: 7s
}

.marquee.marquee-speed-swift:before {
    animation-duration: 5s
}

.marquee.marquee-speed-hyper:before {
    animation-duration: 2s
}

.amp-mode-mouse .amp-carousel-button,amp-carousel.amphtml-carousel-has-controls .amp-carousel-button,amp-carousel[controls] .amp-carousel-button {
    display: none
}

@keyframes movement-smooth {
    from {
        transform: translateX(0);
        left: 100%
    }

    to {
        transform: translateX(-100%);
        left: 0
    }
}

@keyframes movement-steps20 {
    0% {
        transform: translateX(0);
        left: 100%
    }

    5%,9.99% {
        transform: translateX(-5%);
        left: 95%
    }

    10%,14.99% {
        transform: translateX(-10%);
        left: 90%
    }

    15%,19.99% {
        transform: translateX(-15%);
        left: 85%
    }

    20%,24.99% {
        transform: translateX(-20%);
        left: 80%
    }

    25%,29.99% {
        transform: translateX(-25%);
        left: 75%
    }

    30%,34.99% {
        transform: translateX(-30%);
        left: 70%
    }

    35%,39.99% {
        transform: translateX(-35%);
        left: 65%
    }

    40%,44.99% {
        transform: translateX(-40%);
        left: 60%
    }

    45%,49.99% {
        transform: translateX(-45%);
        left: 55%
    }

    50%,54.99% {
        transform: translateX(-50%);
        left: 50%
    }

    55%,59.99% {
        transform: translateX(-55%);
        left: 45%
    }

    60%,64.99% {
        transform: translateX(-60%);
        left: 40%
    }

    65%,69.99% {
        transform: translateX(-65%);
        left: 35%
    }

    70%,74.99% {
        transform: translateX(-70%);
        left: 30%
    }

    75%,79.99% {
        transform: translateX(-75%);
        left: 25%
    }

    80%,84.99% {
        transform: translateX(-80%);
        left: 20%
    }

    85%,89.99% {
        transform: translateX(-85%);
        left: 15%
    }

    90%,94.99% {
        transform: translateX(-90%);
        left: 10%
    }

    95%,99.99% {
        transform: translateX(-95%);
        left: 5%
    }

    100% {
        transform: translateX(-100%);
        left: 0
    }
}

@keyframes movement-steps10 {
    0% {
        transform: translateX(0);
        left: 100%
    }

    10%,19.99% {
        transform: translateX(-10%);
        left: 90%
    }

    20%,29.99% {
        transform: translateX(-20%);
        left: 80%
    }

    30%,39.99% {
        transform: translateX(-30%);
        left: 70%
    }

    40%,49.99% {
        transform: translateX(-40%);
        left: 60%
    }

    50%,59.99% {
        transform: translateX(-50%);
        left: 50%
    }

    60%,69.99% {
        transform: translateX(-60%);
        left: 40%
    }

    70%,79.99% {
        transform: translateX(-70%);
        left: 30%
    }

    80%,89.99% {
        transform: translateX(-80%);
        left: 20%
    }

    90%,99.99% {
        transform: translateX(-90%);
        left: 10%
    }

    100% {
        transform: translateX(-100%);
        left: 0
    }
}

@keyframes movement-steps5 {
    0%,19.99% {
        transform: translateX(0);
        left: 100%
    }

    20%,39.99% {
        transform: translateX(-20%);
        left: 80%
    }

    40%,59.99% {
        transform: translateX(-40%);
        left: 60%
    }

    60%,79.99% {
        transform: translateX(-60%);
        left: 40%
    }

    80%,99.99% {
        transform: translateX(-80%);
        left: 20%
    }

    100% {
        transform: translateX(-100%);
        left: 0
    }
}

.marquee.marquee-movement-smooth:before {
    animation-name: movement-smooth
}

.marquee.marquee-movement-steps20:before {
    animation-name: movement-steps20
}

.marquee.marquee-movement-steps10:before {
    animation-name: movement-steps10
}

.marquee.marquee-movement-steps5:before {
    animation-name: movement-steps5
}

.marquee.marquee-direction-left:before,.marquee.marquee-direction-normal:before {
    animation-direction: normal
}

.marquee.marquee-direction-alternate:before {
    animation-direction: alternate
}

.marquee.marquee-direction-reverse:before,.marquee.marquee-direction-right:before {
    animation-direction: reverse
}

.marquee:before {
    content: attr(data-marquee);
    white-space: nowrap;
    position: relative;
    transform: translateX(-50%);
    display: inline-block;
    left: 50%;
    animation: linear infinite
}

.marquee:before {
    animation-duration: 18s
}

.marquee:before {
    animation-name: movement-smooth
}

.check-list li:before {
    content: "\f00c";
    padding: 0 5px;
    color: rgb(1 233 255);
    font-weight: 400;
    font-family: FontAwesome
}

.marquee:before {
    animation-direction: normal
}

.marquee-info .left {
    color: #fff;
    width: 20%;
    height: 35px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(34 37 51)
}

.marquee-info .right {
    color: #fff;
    width: 80%;
    height: 35px;
    padding: 8px;
    float: left;
    display: flex;
    align-items: center;
    background-color: rgb(18 20 29)
}

.support {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    background-color: rgb(0 0 0) no-repeat center top;
    background-size: cover
}

.support>.nav {
    width: 100%;
    display: flex;
    flex-direction: row
}

.support>.nav>.btn {
    width: 450px;
    max-width: 50%;
    font-size: 28px;
    border-bottom: 5px solid rgb(0, 197, 49);
    background-image: -webkit-linear-gradient(top,rgb(0, 216, 108) 0,rgb(81, 255, 0) 100%)
}

.support>.nav>.btn a {
    width: 100%;
    height: 50px;
    display: flex;
    font-size: 28px;
    font-weight: 800;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-shadow: 1px 1px 2px rgb(208, 62, 189);
    -webkit-background-clip: text
}

.support>.nav>.btn:hover {
    width: 450px;
    max-width: 50%;
    font-size: 18px;
    border-bottom: 5px solid rgb(208, 62, 189)
}

.provider {
    width: 100%;
    padding: 8px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center
}

.provider .name .logo {
    padding: 8px 2px
}

.provider .name .logo img {
    border-radius: 6px
}

.provider .headline {
    color: #fff;
    width: 100%;
    padding: 8px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: rgb(75 77 79)
}

.provider .name .logo img:hover {
    filter: grayscale(1)
}

.provider .name {
    padding: 8px 0;
    flex-basis: calc(35% * 2)
}

.provider img {
    width: 100%;
    max-width: 118px
}

.link {
    margin: 18px auto
}

.fullsize>figure {
    margin: 0
}

.fullsize>figure a {
    display: contents
}

.fullsize>figure img {
    height: 100%;
    min-height: 55px
}

.copyright {
    width: 100%;
    padding: 28px;
    background: -webkit-linear-gradient(left,rgb(17 19 27) 0,rgb(34 37 51) 50%,rgb(17 19 27) 100%)
}

@media only screen and (max-width: 600px) {
    header {
        padding:0;
        display: flex;
        margin: auto;
        flex-direction: column;
        align-content: space-around
    }

    .support {
        flex-direction: column-reverse
    }

    .provider .name {
        flex-basis: auto
    }

    .desc>tbody>tr {
        width: 100%
    }

    .provider .name .logo {
        max-width: 20%
    }

    .marquee-info {
        flex-direction: column
    }

    .marquee-info .left,.marquee-info .right {
        width: 100%;
        padding: 5px;
        text-align: center;
        border-bottom: 1px solid rgb(161 177 188 / 50%)
    }
}

/* Animation of icon start */
.animate-round {
    -webkit-animation-name: animate-round;
    animation-name: animate-round;
    -webkit-animation-duration: 4.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite
}

@-webkit-keyframes animate-round {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes animate-round {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

/* Animation of icon end */
</style>