.azj5mce div[data-testid="text"] {
    padding: 0 20px;
}
@media (min-width: 600px) {
    .azj5mce div[data-testid="text"] {
        padding: 0 32px;
    }
}
.azj5mce > div:first-child {
    border-radius: 24px 24px 0 0;
}
.azj5mce > div:last-child {
    border-radius: 0 0 24px 24px;
}
.azj5mce > div:last-child > div[data-testid="divider"] {
    display: none;
}
.azj5mce > div > div:first-child {
    padding: 20px 20px 20px 0;
}
@media (min-width: 600px) {
    .azj5mce > div > div:first-child {
        padding: 32px 32px 32px 0;
    }
}
.azj5mce > div > div:first-child svg {
    width: 32px;
    height: 32px;
    fill: #747796;
}
.azj5mce > div > div[data-testid="divider"] {
    background-color: #4c4d67;
}
.c3wcqhs {
    background-color: #181b36 !important;
}
.c3wcqhs div:first-child > div:first-child {
    font-size: 17px;
}
@media (min-width: 600px) {
    .c3wcqhs div:first-child > div:first-child {
        font-size: 20px;
    }
}
.c3wcqhs > div,
.c3wcqhs > div:hover {
    color: #fafafa;
}
.c3wcqhs > div:hover > div:last-child svg {
    fill: #fafafa;
}
.c3wcqhs > div > div {
    font-family: MTS Compact !important;
}
.c3wcqhs > div > div > div > div {
    font-family: MTS Text !important;
    font-size: 17px !important;
    color: #adb0cc;
    line-height: 24px;
}
.nbx011j {
    color: #45b6fc !important;
    -webkit-text-decoration: none !important;
    text-decoration: none !important;
    transition: color 0.3s ease !important;
}
.nbx011j:hover {
    color: #007cff !important;
}
.o1cdzbb6 {
    margin-left: 20px;
    counter-reset: item;
    text-transform: none;
    list-style-type: none;
    font-family: MTS Text;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #fafafa;
}
@media (min-width: 600px) {
    .o1cdzbb6 {
        font-size: 17px;
        margin-left: 50px;
    }
}
.o1cdzbb6 li {
    counter-increment: item;
    margin-top: 2px;
    margin-bottom: 12px;
}
.o1cdzbb6 li:before {
    content: counter(item) ". ";
    font-family: MTS Text;
    flex: 0 0 2em;
}
.wdedn8n {
    margin-left: 20px;
}
@media (min-width: 600px) {
    .wdedn8n {
        margin-left: 50px;
    }
}
.c158joop {
    position: relative;
    font-family: MTS Wide !important;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
    margin-right: -20px;
}
.c158joop > div {
    right: 0;
    top: 0;
}
.c158joop > div > button:first-child {
    margin-right: 8px;
}
.c158joop > div > button {
    background: #181b36;
    cursor: pointer;
}
.c158joop > div > button svg g path {
    fill: #747796 !important;
}
.c158joop > div > button:hover svg g path {
    fill: #fafafa !important;
}
@media (min-width: 600px) {
    .c158joop {
        font-size: 32px;
        margin-right: 0;
    }
}
.wccr0sh {
    font-size: 17px;
    font-weight: 700;
    font-family: MTS Compact;
    line-height: 24px;
    color: #fafafa;
}
.stbspr8 {
    padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 270px);
    grid-gap: 30px;
    justify-content: space-between;
}
@media (min-width: 600px) {
    .stbspr8 {
        padding-top: 35px;
    }
}
@media (min-width: 768px) {
    .stbspr8 {
        grid-template-columns: repeat(2, 348px);
    }
}
@media (min-width: 1024px) {
    .stbspr8 {
        grid-template-columns: repeat(3, 320px);
    }
}
.s19kxq7e {
    border-radius: 24px;
    background: #181b36;
    overflow: hidden;
    cursor: pointer;
    min-width: 320px;
    -webkit-transform: translateZ(0);
}
.s19kxq7e .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    padding: 0;
    border: none;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    transition: transform 0.3s;
    transform: scale(1);
}
.s19kxq7e:hover .image {
    transform: scale(1.1);
    transition: 0.3s;
}
@media (min-width: 1024px) {
    .s19kxq7e {
        min-height: 338px;
    }
}
.dys7pp9 {
    padding: 16px 16px 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 0 0 24px 24px;
}
.tlqx8cn {
    font-family: MTS Compact;
    font-weight: 400;
    color: #adb0cc;
    font-size: 14px;
    line-height: 20px;
}
.cl2f3ou {
    font-family: MTS Wide !important;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
    display: flex;
    overflow-x: scroll;
    gap: 16px;
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
    -ms-overflow-style: none;
    -webkit-scrollbar-width: none;
    -moz-scrollbar-width: none;
    -ms-scrollbar-width: none;
    scrollbar-width: none;
}
.cl2f3ou::-webkit-scrollbar {
    display: none;
}
@media (min-width: 600px) {
    .cl2f3ou {
        gap: 24px;
    }
}
@media (min-width: 1024px) {
    .cl2f3ou {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }
}
.wg442xo {
    font-family: MTS Wide !important;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
}
@media (min-width: 736px) {
    .wg442xo {
        font-size: 32px;
    }
}
@media (min-width: 1024px) {
    .wg442xo {
        display: none;
    }
}
.bpz9ct5 {
    display: block;
    position: relative;
    min-height: 120px;
    max-height: 120px;
    height: 100%;
    width: 100%;
    border-radius: 16px;
    gap: 8px;
    cursor: pointer;
    background-color: #171b37;
    background-size: contain;
    overflow: hidden;
}
.bpz9ct5:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--bpz9ct5-0);
    background-size: cover;
    background-position: 50%;
    transition: transform 0.3s;
    border-radius: 12px;
}
.bpz9ct5:hover:before {
    transform: scale(1.1);
}
@media (min-width: 600px) {
    .bpz9ct5 {
        min-height: 130px;
        max-height: 130px;
        width: 100%;
        height: 100%;
        border-radius: 24px;
    }
}
@media (min-width: 1024px) {
    .bpz9ct5 {
        min-height: 180px;
        border-radius: 32px;
    }
}
.b8pqcwm {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.tlhkgl9 {
    font-size: 17px;
    text-transform: none;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
    color: #fafafa;
}
.cu8si,
.tlhkgl9 {
    align-self: center;
}
.t1cr6xp2 {
    font-size: 17px;
}
.twjwntj {
    gap: 6px;
    padding: 10px 12px;
    border-radius: var(--twjwntj-0);
    cursor: pointer;
    background-color: var(--twjwntj-1);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    white-space: nowrap;
}
.twjwntj .t1cr6xp2 {
    color: var(--twjwntj-3);
    font-weight: 500;
    transition: color 0.3s ease;
}
@media (min-width: 600px) {
    .twjwntj {
        padding: var(--twjwntj-6);
        border-radius: 16px;
    }
}
@media (min-width: 1024px) {
    .twjwntj:hover .t1cr6xp2 {
        color: #fafafa;
        transition: color 0.3s ease;
    }
    .twjwntj:hover .icon svg path {
        fill: #fafafa;
        transition: fill 0.3s ease;
    }
}
.twjwntj .icon {
    display: flex;
}
.twjwntj .icon svg path {
    fill: var(--twjwntj-9);
    transition: fill 0.3s ease;
}
.t1ekplk3 {
    display: flex;
    overflow-x: scroll;
    gap: 12px;
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
    -ms-overflow-style: none;
    -webkit-scrollbar-width: none;
    -moz-scrollbar-width: none;
    -ms-scrollbar-width: none;
    scrollbar-width: none;
}
.t1ekplk3::-webkit-scrollbar {
    display: none;
}
@media (min-width: 600px) {
    .t1ekplk3 {
        gap: 12px;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }
}
.b50fhp1 {
    display: grid;
    grid-gap: 16px;
    gap: 16px;
    -webkit-column-gap: 12px;
    grid-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    justify-content: space-between;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
@media (min-width: 375px) {
    .b50fhp1 {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    }
}
@media (min-width: 600px) {
    .b50fhp1 {
        grid-template-columns: repeat(auto-fill, minmax(168px, 1fr));
    }
}
@media (min-width: 1024px) {
    .b50fhp1 {
        grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
        row-gap: 24px;
        -moz-column-gap: 32px;
        column-gap: 32px;
    }
}
.c6lbyma {
    position: relative;
    font-family: MTS Wide !important;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
}
.c6lbyma > div {
    right: 0;
    top: 0;
}
.c6lbyma > div > button:first-child {
    margin-right: 8px;
}
.c6lbyma > div > button {
    background: #181b36;
    cursor: pointer;
}
.c6lbyma > div > button svg g path {
    fill: #747796 !important;
}
.c6lbyma > div > button:hover svg g path {
    fill: #fafafa !important;
}
@media (min-width: 600px) {
    .c6lbyma {
        font-size: 32px;
    }
}
.stvfvyj {
    padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 15px;
    font-family: MTS Compact !important;
    font-size: 14px;
    justify-content: space-between;
}
@media (min-width: 450px) {
    .stvfvyj {
        grid-template-columns: repeat(4, 168px);
        grid-template-rows: none;
        padding-top: 35px;
    }
}
@media (min-width: 1024px) {
    .stvfvyj {
        grid-template-columns: repeat(4, 230px);
        grid-template-rows: none;
        padding-top: 35px;
    }
}
.b1ke5gly {
    cursor: pointer;
    height: 52px;
    width: 100%;
    background: var(--b1ke5gly-0);
    border-radius: 16px;
    box-shadow: var(--b1ke5gly-1);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
.b1ke5gly:hover {
    background-color: var(--b1ke5gly-4);
    transition: background-color 0.3s ease;
}
.b1ke5gly:active {
    background-color: var(--b1ke5gly-5);
    transform: var(--b1ke5gly-6);
    box-shadow: none;
    transition: none;
}
@media (min-width: 451px) {
    .b1ke5gly {
        height: var(--b1ke5gly-7);
        width: var(--b1ke5gly-8);
    }
}
@media (min-width: 600px) {
    .b1ke5gly {
        height: 52px;
        width: 100%;
    }
}
.th6k1bt {
    font-family: MTS Wide;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    -webkit-letter-spacing: 0.6px;
    -moz-letter-spacing: 0.6px;
    -ms-letter-spacing: 0.6px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    width: 100%;
    color: #fafafa;
}
.th6k1bt,
.w1536r9g {
    display: flex;
    justify-content: center;
}
.w1536r9g {
    align-items: center;
    gap: 8px;
}
.cf0ipha {
    position: relative;
}
.cf0ipha > div > button:first-child {
    margin-right: 8px;
}
.cf0ipha > div > button {
    background: #181b36;
    width: 44px;
    height: 44px;
}
.cf0ipha > div > button svg g path {
    fill: #747796 !important;
}
.cf0ipha > div > button:hover svg g path {
    fill: #fafafa !important;
}
@media (min-width: 600px) {
    .cf0ipha {
        font-size: 32px;
    }
}
.b1df5ua6 {
    text-align: center;
}
@media (min-width: 451px) {
    .b1df5ua6 {
        display: none;
    }
}
.b1k4ek9h {
    display: none;
}
@media (min-width: 451px) {
    .b1k4ek9h {
        display: block;
    }
}
@media (min-width: 768px) {
    .b1k4ek9h {
        display: none;
    }
}
.b1nyw4f4 {
    display: none;
}
@media (min-width: 768px) {
    .b1nyw4f4 {
        display: block;
        position: relative;
    }
}
.w1ktgl8h {
    position: absolute;
    bottom: 28px;
    left: 0;
    width: 100%;
    padding: 0 20px;
}
@media (min-width: 451px) {
    .w1ktgl8h {
        position: absolute;
        bottom: 30px;
        left: 20px;
        width: 335px;
        padding: 0;
    }
}
@media (min-width: 600px) {
    .w1ktgl8h {
        bottom: 45px;
        left: 32px;
        width: 335px;
    }
}
.wsxdha2 {
    position: fixed;
    bottom: 35px;
    right: 20px;
    z-index: 99999;
    padding: 10px;
    border-radius: 16px;
    background-color: rgba(136, 139, 170, 0.5);
    cursor: pointer;
    display: var(--wsxdha2-1);
}
@media (min-width: 600px) {
    .wsxdha2 {
        bottom: 35px;
        right: 24px;
    }
}
@media (min-width: 1024px) {
    .wsxdha2 {
        bottom: 116px;
        right: 70px;
    }
}
.bxrkwqb {
    display: grid;
    grid-gap: 16px;
    gap: 16px;
    -webkit-column-gap: 12px;
    grid-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    justify-content: space-between;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
@media (min-width: 375px) {
    .bxrkwqb {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    }
}
@media (min-width: 600px) {
    .bxrkwqb {
        grid-template-columns: repeat(auto-fill, minmax(168px, 1fr));
    }
}
@media (min-width: 1024px) {
    .bxrkwqb {
        grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
        row-gap: 24px;
        -moz-column-gap: 32px;
        column-gap: 32px;
    }
}
.l1i1440w {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    font-family: MTS Wide;
    text-transform: none;
    line-height: 24px;
}
@media (min-width: 600px) {
    .l1i1440w {
        font-size: 32px;
        line-height: 36px;
    }
}
.w4bp2nl {
    font-family: MTS Wide !important;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
}
@media (min-width: 736px) {
    .w4bp2nl {
        display: none;
    }
}
.w19o9du3 {
    font-family: MTS Wide !important;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
}
@media (min-width: 600px) {
    .w19o9du3 {
        font-size: 32px;
    }
}
/*# sourceMappingURL=d012fd1df3d0f176.css.map*/
