.cyce9xu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    padding: 16px;
    backface-visibility: hidden;
    transition: inherit;
    box-sizing: border-box;
    box-shadow: 0 8px 7px 0 #1414141a;
    border-radius: 16px;
    cursor: pointer;
    overflow: hidden;
    will-change: transform
}

@media screen and (min-width:768px) {
    .cyce9xu {
        padding: 40px
    }
}

.fjkwqpz {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: rotateY(0deg)
}

.bi97gev {
    transform: rotateY(180deg);
    background-color: var(--main-white)
}

.c12tzzqh {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    flex-direction: column;
    padding: 12px;
    z-index: 1000;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .c12tzzqh {
        display: none !important
    }
}

.bp73p8 {
    position: relative;
    min-width: 280px;
    flex: 1
}

.bp73p8,
.bp73p8.active .c12tzzqh {
    display: flex
}

@media screen and (min-width:768px) {
    .bp73p8 {
        transition: transform .6s ease-in-out;
        transform-style: preserve-3d
    }

    .bp73p8.active .fjkwqpz {
        transform: rotateY(180deg)
    }

    .bp73p8.active .bi97gev {
        transform: rotateY(0deg)
    }
}

@media screen and (min-width:1024px) {
    .bp73p8 {
        min-width: 360px
    }
}

.igpz1pg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.igpz1pg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(317.7deg, rgba(0, 0, 0, 0) 37.28%, rgba(0, 0, 0, .2) 100.86%)
}

.t3du10l {
    color: var(--t3du10l-0)
}

.tz9jdo6 {
    margin-top: 8px;
    color: #141414cc;
    white-space: pre-line
}

.b13y7o0h {
    display: flex;
    align-items: center;
    gap: 4px;
    min-height: 32px;
    padding: 0 8px;
    margin-top: 10px;
    align-self: flex-start;
    color: white;
    background-color: #017dbb;
    border-radius: 34px
}