@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");

body {
    background: url(../../img/gym.webp) repeat;
    background-position-x: center;
    background-size: unset;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

header {
    background-image: url(../../img/header.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.header__content_1 {
    justify-content: space-between;
    align-items: center;
}

.header__content_1 img {
    margin: 9px auto;
}

.header__content_1,
.header__content_2 {
    text-align: center;
}

.header__content_2 {
    margin: auto;
    max-width: 1140px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 40px;
    align-items: center;
    flex-wrap: wrap;
}

.header__content_2 img {
    width: inherit;
    height: fit-content;
}

.menu-collapse .u-nav-link svg {
    min-width: 1em;
    width: auto;
    height: 1em;
    vertical-align: top;
}

svg:not(:root) {
    overflow: hidden;
}

.u-svg-link {
    width: 100%;
    height: 100%;
    fill: currentColor;
}

.menu-collapse .u-nav-link {
    text-decoration: none !important;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: calc(1em + 8px);
}

.u-nav-link {
    display: block;
    white-space: nowrap;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: none;
    border: 0 none transparent;
    outline-width: 0;
    background-color: transparent;
    margin: 0;
    -webkit-text-decoration-skip: objects;
}

.u-text-white .u-svg-link,
.u-text-hover-white:hover .u-svg-link,
.u-button-style:hover > .u-text-hover-white .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-white .u-svg-link,
.u-text-hover-white:focus .u-svg-link {
    fill: #fff;
}

.menu-collapse .u-nav-link svg + svg {
    position: absolute;
    min-width: auto;
    width: 0;
    height: 0;
    overflow: hidden;
}

.main_content_1 {
    text-align: center;
}

.main_content_1 .title h1 {
    text-align: center;
    padding-top: 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-style: italic;
    margin: 0 auto 20px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 100%;
    background: linear-gradient(90deg, #ba1da6 20%, #169bff 61.5%, #a761ff 80%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.main-box {
    background: #4f3d8c33;
    border: 1px solid #5834ab;
    border-radius: 10px;
    max-width: 364px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0px;
    box-sizing: border-box;
}

.main_content_1 .price {
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    color: #a2abd2;
    margin: 20px auto;
}

.wrap {
    background: #f0f5f9;
}

.main_content_1 .footer_content {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 40px;
}

.main_content_1 .price {
    font-family: "Exo 2";
    font-weight: 300;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    color: #7e7e7e;
}

.main_content_1 p {
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #cfd1f8;
    margin: 0 auto;
    line-height: 120%;
    text-align: center;
}

.main_content_1 a {
    color: #2da6db;
}

.main_content_1 .list li {
    font-family: "Exo";
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #6d6d6d;
}

.main_content_1 .list li a {
    color: #6d6d6d;
}

.main_content_1 .text_bottom {
    margin: 0 auto;
    font-family: "Inter";
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: 1px;
    text-align: center !important;
    color: #6d6d6d;
}

.success .text_bottom {
    display: none;
}

.salt .text_bottom {
    display: block;
}

.sunrise .text_bottom {
    display: block;
}

.orange .text_bottom {
    display: block;
}

.swisscom .text_bottom {
    display: block;
}

.extend {
    font-family: "Exo";
    font-size: 12px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: 1px;
    text-align: center !important;
    color: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    margin: 0 auto;
}

.main_content_1 span {
    color: #D8DCEF;
}

.success .main_content_1 span {
    color: #1a1a1a;
}

.main_content_2 {
    background: linear-gradient(
            87deg,
            rgba(47, 24, 102, 0.3) 22.97%,
            rgba(67, 24, 196, 0.3) 96.83%
    );
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-image: linear-gradient(
            90deg,
            rgba(0, 170, 255, 0) 0%,
            #135bf8 54%,
            rgba(0, 170, 255, 0) 100%
    ) 1;
    text-align: center;
    width: 100%;
    padding: 50px 0;
}

.card {
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
    max-width: 1150px;
}

.card p {
    margin: 20px auto 0;
}

.card_1,
.card_2,
.card_3,
.card_4,
.card_5,
.card_6,
.card_7,
.card_8 {
    flex: 1 0 380px;
    max-width: 380px;
    flex-direction: column !important;
    justify-content: flex-end !important;
    align-items: center !important;
    width: 380px;
    height: 309px;
    display: flex;
    background-size: contain;
    font-family: "Raleway";
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
}

.main_content_3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 65px auto 0;
    width: calc(100% - 40px);
}

.main_content_3 .title {
    font-family: "Raleway";
    font-weight: 700;
    text-align: left;
    color: #fff;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0px;
}

.main_content_3 .text {
    max-width: 665px;
}

.main_content_3 .line {
    width: 130px;
    height: 2px;
    gap: 0px;
    background: linear-gradient(90deg, #0066ff 0%, rgba(12, 154, 255, 0) 100%);
}

.main_content_3 .image img {
    max-width: 100%;
    display: flex;
}

.main_content_4 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 90px;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}

.main_content_4 .footer_links {
    display: flex;
    row-gap: 0;
    column-gap: 40px;
    font-family: "Inter";
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    text-align: left;
    color: #fff;
    max-width: 925px;
    width: 100%;
    justify-content: center;
    margin: 25px 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.main_content_4 .footer_links p {
    font-family: "Exo 2";
    font-weight: 300;
    text-align: left;
    text-decoration: none;
    color: #eff0ff;
    font-size: 14px;
    line-height: 120%;
}

.main_content_5 {
    background: url(../../img/fitness.webp) no-repeat;
    text-align: center;
    background-position: center;
    width: 100%;
    background-size: cover;
}

.intro-text {
    color: #fff;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 auto 5px;
    padding-top: 100px;
}

.outtro-text {
    font-family: "Exo 2";
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 100px;
    color: #fff;
}

.highlight-number {
    color: #da5ece;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 80px;
    letter-spacing: 3px;
    font-weight: 800;
    font-style: italic;
    line-height: 80px;
    margin: 0 auto;
}

#text {
    margin: 25px 0;
    max-width: 665px;
    font-family: "Exo 2";
    text-align: left;
    color: #cfd1f8;
    font-weight: 300;
    font-size: 18px;
    vertical-align: middle;
    line-height: 100%;
}

.footer_content_1 {
    margin: 38px auto 18px;
    display: flex;
    gap: 113px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.footer_content_1 img {
    width: 147px;
    height: 49px;
}

.sc {
    font-family: "Exo";
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #6d6d6d;
}

#em_country_code {
    display: none;
    width: 90px;
    outline: 0;
    border-radius: 10px;
    font-size: 18px;
    pointer-events: none;
    padding-left: 40px;
    box-sizing: border-box;
    color: #3b3c3f;
    background: url(../../img/phone_icon.webp) 10px center no-repeat #fff;
    border: 1px solid #808080;
}

#em_input_number::placeholder,
#em_pin_code::placeholder {
    font-family: "Exo", sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    text-align: left;
    color: #6d6d6d;
    font-style: italic;
}

.cla_title {
    font-family: "Exo 2";
    color: #d8dcef;
    margin-bottom: 5px;
    margin: 0 auto 5px;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

.div-msisdn::after {
    content: "";
    background: url(../../img/phone.webp) center center no-repeat;
    background-size: cover;
    width: 17px;
    height: 24px;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.div-msisdn {
    display: block;
    position: relative;
    background: #ffae25;
    border-radius: 45px;
    border: 2px solid #ffae25;
}

.input_msisdn,
.input_pin {
    height: 54px;
    max-width: 340px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.input_msisdn::before {
    content: "";
    width: 56px;
    height: 54px;
    background: url(../../img/icon.png) center center no-repeat;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    border-radius: 10px 0 0 10px;
}

.input_pin::before {
    content: "";
    width: 56px;
    height: 54px;
    background: url(../../img/pin.png) center center no-repeat;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    border-radius: 10px 0 0 10px;
}

.input_msisdn.active::before {
    background: url(../../img/icon_active.png) center center no-repeat;
}

.input_pin.active::before {
    background: url(../../img/pin-active.png) center center no-repeat;
}

.input_msisdn::after,
.input_pin::after {
    content: "";
    background: url(../../img/arrows.webp) center center no-repeat;
    background-size: cover;
    width: 17px;
    height: 14px;
    position: absolute;
    left: 65px;
    top: 0;
    bottom: 0;
    margin: auto;
    animation: 2s slideArrow ease-in infinite;
}

.input_msisdn.active::after {
    background: url(../../img/arrows__active.webp) center center no-repeat;
    animation: none;
    transform: translateX(5px);
}

.input_msisdn.active::after,
.input_pin.active::after {
    background: url(../../img/arrows__active.webp) center center no-repeat;
    animation: none;
    transform: translateX(5px);
}

#em_input_number,
#em_pin_code {
    font-family: "Inter";
    color: #6d6d6d;
    font-size: 16px;
    line-height: 19.36px;
    font-weight: 400;
    outline: none;
    height: 54px;
    max-width: 340px;
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
    padding-top: 2px;
    padding-left: 40px;
    border-radius: 10px;
    border: 1px solid #6e65bb;
    height: 100%;
    padding-left: 102px;
    flex: 1;
}

#em_input_number::placeholder {
    font-family: "Exo";
    font-weight: 200;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    color: #6d6d6d;
}

#pincode-div.active input {
    border-color: #00d487;
    color: #00d487;
}

.cusButton {
    background: #3e396b;
    max-width: 340px;
    width: 100%;
    height: 72px;
    border-radius: 8px;
    color: #7782af;
    justify-content: center;
    border: none;
    cursor: pointer;
    margin: 5px auto;
    box-sizing: border-box;
    outline: none;
    font-family: "Exo 2", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.clicking.cusButton {
    color: #202020;
}

.active .div-msisdn::before {
    background: url(../../img/arrows__active.webp) center center no-repeat;
    animation: none;
    transform: translateX(5px);
}

.active .div-msisdn {
    border-color: #00d487;
    background: #00d487;
    color: #00d487;
}

.active #em_input_number {
    color: #00d487;
    border-color: #00d487;
}

.active.cusButton {
    background: linear-gradient(180deg, #11ffa8 0%, #00d587 100%);
    animation: 2s ease-in-out infinite heartbeat;
    color: #fff;
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #2cda94;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: auto auto;
    box-shadow: inset 0px 0px 0px #2cda94;
    animation: fill 0.4s ease-in-out 0.4s forwards,
    scale 0.3s ease-in-out 0.9s both;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

.error.cusButton {
    background: #afafaf;
    animation: none;
}

.cusButton.nonAnimation {
    background: #afafaf;
    animation: none;
}

#exit__link {
    font-family: "Exo";
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: 1px;
    text-align: center;
    color: #6d6d6d;
    text-decoration: none;
}

/*c2s*/
.content__normal {
    font-family: "Exo 2", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    vertical-align: middle;
    margin: 0 30px 20px;
    color: #D8DCEF;
}

.content__normal_2 {
    margin: -10px 30px 20px;
}


.wrap-cla {
    color: #D8DCEF;
}

.wrap-cla .text {
    font-family: "Exo 2", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    color: #D8DCEF;
}

.wrap-cla .kw, .wrap-cla .stat, .wrap-cla .sc {
    font-family: "Exo 2", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    animation: changeColor 2s linear infinite;
}

@keyframes changeColor {
    0% {
        color: #5AFFD4;
    }
    50% {
        color: #008CFF;
    }
    100% {
        color: #5AFFD4;
    }
}

.wrap-cla .p-cla {
    animation: borderColor 2s linear infinite;
    padding: 10px 30px;
    margin: 14px auto;
    width: fit-content;
}

@keyframes borderColor {
    0% {
        border: 3px solid #5AFFD4
    }
    50% {
        border: 3px solid #008CFF
    }
    100% {
        border: 3px solid #5AFFD4
    }
}

.wrap-cla .to {
    display: block;
}

.main_content_1 .price {
    margin: 20px auto;
}

@-webkit-keyframes pulse {
    0% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 0 50px rgb(17, 255, 168, 0);
    }
    100% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgb(17, 255, 168, 0);
    }
}

.input_button {
    background: linear-gradient(180deg, #11FFA8 0%, #00D587 100%);
    -webkit-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite;
    -moz-animation: pulse 1.5s infinite;
    color: #FFFFFF;
    box-shadow: 0 0 0 0  rgb(17, 255, 168, 0.5);
}

@media screen and (max-width: 739px) {
    .desktop#header_images_2 {
        display: none;
    }
}

/**/

@media screen and (max-width: 1150px) {
    .header__content_1 {
        margin: 0 20px;
    }
}

@media screen and (max-width: 1030px) {
    .header__content_2 {
        justify-content: center;
        flex-wrap: nowrap;
    }

    .main_content_4 .logo {
        position: relative;
    }

    .main_content_1 .footer_content {
        max-width: 100%;
        width: calc(100% - 40px);
    }

    #header_images_2 {
        max-width: 520px;
        width: 100%;
    }

    .card_1,
    .card_2,
    .card_3 {
        flex: 1 0 302px;
        max-width: 302px;
        width: 302px;
        height: 255px;
    }

    .card img {
        width: 302px;
    }
}

@media screen and (max-width: 850px) {
    .main_content_4 {
        align-items: flex-start;
    }

    .main_content_4 .logo {
        margin-top: 30px;
    }

    #header_images_2 {
        display: none;
    }

    .main_content_1 .title h1 {
        max-width: 728px;
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .header__content_2 {
        flex-direction: column-reverse;
        justify-content: center;
    }

    .main_content_3 {
        flex-direction: column;
        margin: 40px 24px 0;
    }

    #text {
        text-align: center;
    }

    .main_content_3 .title {
        margin: 0 auto 20px;
        text-align: center;
    }

    .main_content_3 .line {
        margin: 0 auto;
    }

    .main_content_4 {
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .main_content_4 .footer_links {
        column-gap: 30px;
        margin: 0 20px;
    }

    .main_content_4 .footer_links p {
        text-align: center;
    }

    .main_content_3_1 {
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 630px) {
    .desktop {
        display: none !important;
    }

    .mobile {
        display: block;
    }

    .main-box {
        background: unset;
        border: none;
        border-radius: unset;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .main_content_3 {
        flex-direction: column;
    }

    .main_content_3_1 {
        flex-direction: column-reverse;
    }

    .extend {
        top: 0;
    }

    .success .cla_h2 p {
        display: block;
        font-family: "Inter";
        font-size: 16px;
        font-weight: 400;
        line-height: 19.36px;
        text-align: center;
        color: #1a1a1a;
        margin: 20px auto 15px;
    }

    .success_button {
        margin-top: 80px;
        max-width: 315px;
        width: calc(100% - 10px);
        height: 57px;
        border-radius: 74px;
        font-family: "Open Sans";
        font-size: 20px;
        font-weight: 700;
        line-height: 27.24px;
        text-align: center;
        justify-content: center;
        border: none;
        cursor: pointer;
        margin: 10px auto 30px;
        box-sizing: border-box;
        outline: none;
        color: #fff;
        background: linear-gradient(180deg, #00d487 23.68%, #43b126 127.19%);
        animation: 2s ease-in-out infinite heartbeat;
    }

    .clicking#downloadButton {
        color: #202020;
    }

    .card_1,
    .card_2,
    .card_3 {
        flex: 1 0 302px;
        max-width: 302px;
        width: 302px;
        height: 251px;
        font-size: 24px;
        line-height: 100%;
    }

    .card img {
        width: 100%;
        height: 100%;
    }

    .card p {
        margin: 20px 0;
    }
}

@media screen and (max-width: 550px) {
    .header__content_1 img {
        width: 218.7px;
        height: 40px;
    }

    .title {
        margin: 0 25px 0;
    }

    .main_content_1 .title h1 {
        font-size: 18px;
        line-height: 100%;
        margin-bottom: 20px;
        text-align: center;
        text-transform: uppercase;
    }

    .header__content_2 img {
        width: 260px;
        height: 100%;
    }

    .main_content_3 {
        margin: 65px 20px 0;
    }

    .main_content_3 .title {
        margin: 0 auto 20px;
        text-align: center;
        font-weight: 700;
        font-size: 24px;
        line-height: 100%;
    }

    .main_content_3 .line {
        margin: 0 auto;
    }

    .intro-text {
        padding-top: 40px;
    }

    .outtro-text {
        padding-bottom: 40px;
    }

    .main_content_4 {
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .main_content_4 .logo {
        margin-top: 25px;
    }

    .main_content_4 .logo img {
        margin-left: 0;
    }

    .main_content_4 .footer_links {
        width: 90%;
        column-gap: 20px;
        margin: 0 0 25px;
    }

    #text {
        margin: 20px 0;
        text-align: center;
        font-size: 16px;
        line-height: 100%;
    }

    .salt_cla_h2_mobile {
        margin: 20px 10px 15px !important;
    }
}

@media screen and (max-width: 430px) {
    .success .cla_actions {
        margin: 30px 10px 10px;
    }

    .success .content_bottom_p {
        margin: 40px 40px 30px;
    }
}

@keyframes slideArrow {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(5px);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #2cda94;
    }
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes heartbeat {
    0% {
        transform: scale(1.1);
        opacity: 1;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.1);
        opacity: 1;
    }
}

.thankyou #thankYou__page {
    display: block !important;
}

#thankYou__page {
    max-width: 632px;
    width: calc(100% - 20px);
    margin: 0 auto;
    padding: 30px 0;
}

#thankYou__page .thank-you__img {
    width: 92px;
    height: 83px;
}

.thankyou #success .thank-you__title {
    display: block !important;
    max-width: 314px;
    font-family: "Exo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    align-items: center;
    text-align: center;
    color: #3d3d3d;
    text-transform: unset;
    line-height: 21.6px;
    margin: 0 auto;
}

#success {
    margin-top: 20px;
}

.ar #success .thank-you__title {
    direction: rtl;
}

#thankYou__page .thank-you__text {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    align-items: center;
    text-align: center;
    color: #6d6d6d;
}

#thankYou__page .thank-you__text-access-gstore,
#thankYou__page .thank-you__text-support {
    font-family: "Exo", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    align-items: center;
    text-align: center;
    color: #6d6d6d;
}

#thankYou__page .thank-you__text-access-gstore a,
#thankYou__page .thank-you__text-support a {
    color: #2da6db;
    text-decoration: underline;
}

.thankyou #content__large,
.thankyou #content__normal,
.thankyou #content__normal__pin,
.thankyou #exit__link,
.thankyou #price,
.thankyou #content__large_pin {
    display: none;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
