body {
    margin: 0;
    padding: 0;
    width: 100%;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    font-display: swap;
}

button, a {
    cursor: pointer;
}

.no-scroll {
    overflow: hidden;
}

.jZRlgsnYEz {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    background-color: #E6E9FF;
    background-image: url(../images/bg-desk.webp);
    background-size: 100%;
    background-position: 100% 70px;
    background-repeat: no-repeat;
}

nav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E6E9FF;
}

.GofJfqNGeB {
    width: 100%;
    max-width: 1184px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 0;
}

.iKUuTzoeDR, .iKUuTzoeDR img {
    height: 38px;
}

.iKUuTzoeDR {
    padding-left: 16px;
}

.yPEDlilLXV {
    padding-right: 16px;
    display: flex;
    align-items: center;
    gap: 32px;
}

.yPEDlilLXV a, .yPEDlilLXV {
    color: #A320DE;
    text-align: right;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    line-height: 26px;
}

.yPEDlilLXV a:hover {
    text-decoration: underline;
}


.yfxpDYuuxw {
    display: none;
    height: 12px;
    padding-right: 16px;
}

.tWliEEBNAQ {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    padding: 16px 24px;
    display: none;
    z-index: 1;
}

.tWliEEBNAQ img {
    position: absolute;
    height: 20px;
    top: 16px;
    right: 24px;
}

.PJyblVTeQa {
    margin-top: 48px;
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
}

.PJyblVTeQa a {
    padding: 10px 0px;
    font-style: normal;
    font-weight: 500;
}

.PJyblVTeQa>li {
    padding-bottom: 10px;
}

.yPEDlilLXV>li {
    list-style: none;
}
.yPEDlilLXV>.xwveNkKkhh{
    list-style-position: inside;
    list-style-type: disc;
}

header {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 16px;
    max-width: 829px;
    padding: 44px 16px 36px;
}

header h1 {
    color: #0C0B0D;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px;
    /* 130% */
    letter-spacing: -0.8px;
}

header h2 {
    color: #0C0B0D;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.CUHqbTGrTp {
    width: 100%;
    display: flex;
    justify-content: center;
    background-image: url(../images/cards-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

.ZsqBlQKBRU {
    padding: 24px 16px 36px;
    display: flex;
    gap: 24px;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    max-width: 1700px;
}

.tNafetKZjr {
    padding: 16px 24px;
    display: flex;
    gap: 32px;
    align-items: center;
    border-radius: 8px;
    background: #FFF;
    position: relative;
}

.HSsjcPiuia {
    padding: 2px 10px;
    border-radius: 4px;
    position: absolute;
    left: 88px;
    top: -18px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.3px;
}

.LZBSUvstdL {
    border-radius: 8px;
    background-image: url(../images/card-right.webp);
    background-size: cover;
    padding: 24px 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    width: 242px;
    height: 172px;
}

.LZBSUvstdL img {
    height: 78px;
}

.LZBSUvstdL p {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.34px;
}

.qJxmpSojng {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.nohIBLkdYc {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.nohIBLkdYc div {
    display: flex;
    align-items: center;
    gap: 8px;
}

.nohIBLkdYc img {
    width: 20px;
    height: 20px;
}

.nohIBLkdYc p {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 428px;
    white-space: nowrap;
}

.GOwduFMKBF {
    display: flex;
    gap: 16px;
    align-items: center;
}

.hEtVkefoOH {
    display: flex;
    align-items: center;
    gap: 8px;
    background-image: url(../images/rating-bg.webp);
    width: 194px;
    height: 38px;
    background-size: 100%;
    padding: 0 17px;
}

.hEtVkefoOH span {
    color: #FFF;
    text-align: center;
    font-family: Rakkas;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.24px;
}

.GOwduFMKBF a {
    width: 246px;
    height: 56px;
    border-radius: 100px;
    background: linear-gradient(90deg, #C621E5 0%, #7D7CF9 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.2px;
    border: none;
}

.GOwduFMKBF button:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(90deg, #C621E5 0%, #7D7CF9 100%);
}

.KGJGMNcopz {
    background-color: #fff;
    width: 100%;
    padding-top: 32px;
    display: flex;
    justify-content: center;
}

.TNvERrcixl {
    width: 100%;
    padding: 24px 16px;
    max-width: 1248px;
    gap: 36px;
    display: flex;
    flex-direction: column;
}

.KGJGMNcopz h1 {
    color: #A320DE;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.sBlgPNxqPN {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sBlgPNxqPN h6 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.sBlgPNxqPN p, .sBlgPNxqPN ul {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.sBlgPNxqPN span {
    font-weight: 700;
}

.sBlgPNxqPN ul {
    padding-left: 25px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

footer {
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 0;
}

.lAxMZeAljq {
    padding: 16px;
    width: 100%;
    max-width: 1248px;
    display: flex;
    justify-content: space-between;
}

footer p {
    color: #8E8E8E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.32px;
    text-transform: capitalize;
}

.HMyQJirgBU {
    display: flex;
    gap: 32px;
}

.HMyQJirgBU a {
    color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.3px;
    text-decoration-line: underline;
}

.qxOToNxTsI {
    width: 100%;
    padding: 36px 0;
    background-color: #E6E9FF;
    display: flex;
    justify-content: center;
    min-height: 100vh;
}

.LHQOSoiVOr {
    width: 100%;
    max-width: 1232px;
    padding: 0 16px;
    gap: 36px;
    display: flex;
    flex-direction: column;
}

.qxOToNxTsI h1 {
    color: #A320DE;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.LzywlSxrAY {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.LzywlSxrAY h3 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.LzywlSxrAY p, .LzywlSxrAY li {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.LzywlSxrAY li span {
    font-weight: 700;
}

.LzywlSxrAY ol, .LzywlSxrAY ul {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

ol>li::marker {
    font-weight: 700;
}

.uQFwFqZAdV {
    position: fixed;
    right: 16px;
    bottom: 16px;
    max-width: 431px;
    padding: 10px 16px;
    display: none;
    flex-direction: column;
    gap: 10px;
    border-radius: 8px;
    background: #6D6E71;
}

.uQFwFqZAdV p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.idOihBFzyh {
    width: 100%;
    display: flex;
    gap: 16px;
}

.TVuhQJYIDm {
    width: 100%;
    height: 44px;
    border-radius: 8px;
    border: none;
}

.lDjrZgzlhq {
    border: 1px solid #FFF;
    background: none;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.32px;
    text-transform: capitalize;
}

.lDjrZgzlhq:hover {
    background: #6B6B6B;
}

.ydmKNNSznD {
    background: #FFC60B;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.32px;
    text-transform: capitalize;
}

.ydmKNNSznD:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #FFC60B;
}