@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

.H900624f79 {
    margin: 48px 0;
}

.Ib32db7b0c {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.Wc34a8fbbe {
    position: relative;
    display: grid;
    align-items: flex-start;
    padding: 24px 24px 20px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 1px 3px #0000000a,
    0 8px 24px #00000014;
    gap: 0 32px;
    grid-template-areas:
        'logo title cta-btn'
        'rating facts payments';
    grid-template-columns: 166.67px auto 225px;
    grid-template-rows: auto 1fr;
}

.Wc34a8fbbe.A8c3f2b8e0 {
    display: none;
}

.Pd87bb74ad {
    font-family: Montserrat, serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 8px;
    text-align: center;
    color: #42466a;
    border-radius: 6px;
    background: #efecfd;
}

.Obdc6a172c {
    grid-area: logo;
}

.B4a433f44a img {
    width: 100%;
    height: 80px;
    object-fit: contain;
}

.I34c654236 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
    grid-area: rating;
}

.I34c654236 img {
    height: 13.86px;
}

.A58e8be4b5 {
    grid-area: title;
}

.A58e8be4b5,
.A58e8be4b5 p {
    font-family: Montserrat, serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 135%;
    color: #3327b4;
}

.A58e8be4b5 p {
    margin: 0;
    padding: 0;
}

.Ob457df7bf {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    grid-area: facts;
}

.Bd91cca392 {
    display: flex;
    align-items: center;
    width: fit-content;
    height: 22px;
    padding: 2px 8px;
    border-radius: 6px;
    background: #efecfd;
    gap: 4px;
}

.Hd9a4f9107 {
    font-family: Montserrat, serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #42466a;
}

.La270adcc6 {
    font-family: Montserrat, serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 150%;
    color: #1a1b1d;
}

.R1016b0cef {
    font-family: Montserrat, serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 135%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 54px;
    padding: 0 24px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 12px;
    background: linear-gradient(90deg, #f42c04 41%, #ff5735 100%);
    gap: 4px;
    grid-area: cta-btn;
}

.R1016b0cef:after {
    width: 24px;
    height: 24px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4215 11.0757L11.7261 4.3902C11.4795 4.13003 11.1716 4 10.8018 4C10.4319 4 10.124 4.13017 9.87747 4.3902L9.097 5.16053C8.84363 5.41386 8.71694 5.7218 8.71694 6.08466C8.71694 6.44066 8.84359 6.75226 9.097 7.01919L14.0879 12L9.09678 16.9911C8.84348 17.2445 8.7168 17.5524 8.7168 17.9153C8.7168 18.2713 8.84345 18.583 9.09678 18.8498L9.87733 19.62C10.1307 19.8734 10.4389 20 10.8016 20C11.1645 20 11.4727 19.8734 11.726 19.62L18.4215 12.9345C18.675 12.6675 18.8018 12.356 18.8018 12C18.8018 11.6371 18.675 11.329 18.4215 11.0757Z' fill='white'/%3E%3C/svg%3E%0A");
}

.R1016b0cef:hover {
    text-decoration: none;
    color: #fff;
    background: #d14900;
}

.N448932c0d {
    font-family: Montserrat, serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    min-width: 220px;
    height: 48px;
    margin: 16px auto 0;
    padding: 0 16px;
    text-transform: capitalize;
    color: #3327b4;
    border-radius: 12px;
    gap: 8px;
    text-decoration-line: underline;
}

.N448932c0d:after {
    width: 32px;
    height: 32px;
    content: '';
    border-radius: 100px;
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' transform='translate(0.5)' fill='white'/%3E%3Cpath d='M16.5 11.3334V20.6667' stroke='%233327B4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.8335 16H21.1668' stroke='%233327B4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
}

.N448932c0d:hover {
    cursor: pointer;
    opacity: 0.6;
}

.N82ea0420d {
    grid-area: payments;
}

.M6bd7b8cc6 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
}

.T3bd61eb2d {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: 22px;
    padding: 0 5px;
    border: 1px solid #d7def0;
    border-radius: 6px;
    background: #fff;
}

.H447812fe5 {
    font-family: Montserrat, serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 150%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    min-width: 28px;
    height: 22px;
    padding: 0 6px;
    cursor: pointer;
    color: #1a1b1d;
    border-radius: 8px;
    outline: 3px solid #fff;
    background: #efecfd;
}

.L7682fdd2c {
    width: auto;
    height: 14px;
    object-fit: contain;
}

.Kfb692ca60,
.L910c58b91 {
    font-family: Montserrat, serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    position: absolute;
    z-index: 10;
    top: 28px;
    left: 50%;
    flex-direction: column;
    width: max-content;
    padding: 12px 16px;
    transform: translateX(-50%);
    color: #fff;
    border-radius: 4px;
    background: #0e081de5;
    filter: drop-shadow(0 1px 4px #0000000a) drop-shadow(0 8px 32px #00000019);
}

.Kfb692ca60:before,
.L910c58b91:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    content: '';
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #0e081de5;
    border-top-width: 0;
}

.T3bd61eb2d:hover .Kfb692ca60 {
    display: flex !important;
}

.L910c58b91 {
    top: 29px;
    width: max-content;
    min-width: 144px;
}

.H447812fe5:hover .L910c58b91 {
    display: flex !important;
}

.X29ab6998e {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}

.X29ab6998e .L7682fdd2c {
    width: auto;
    max-height: 24px;
}

.Y719d4b57f {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    width: 24px;
}

@media screen and (max-width: 991px) {
    .H900624f79 {
        margin: 24px 0;
    }

    .Wc34a8fbbe {
        padding: 12px 16px;
        gap: 0 12px;
        grid-template-areas:
            'logo title'
            'rating title'
            'facts facts'
            'cta-btn cta-btn'
            'payments payments';
        grid-template-columns: 141px auto;
        grid-template-rows: auto;
    }

    .Ob457df7bf {
        justify-content: center;
        margin-top: 12px;
    }

    .A58e8be4b5,
    .A58e8be4b5 p {
        font-size: 18px;
    }

    .R1016b0cef {
        height: 46px;
        margin-top: 16px;
    }

    .N82ea0420d {
        margin-top: 16px;
    }

    .M6bd7b8cc6 {
        justify-content: center;
    }
}
