

/* Start:/loyalty/style.css?17653616091994*/
#loyalty h2 {
    font-weight: 400 !important;
}

#loyalty p, #loyalty li {
    color: #504F55;
}

#loyalty li {
    list-style-position: inside;
}
#loyalty li {
    margin-bottom: 2rem;
}

#loyalty .note {
    font-size: .88rem;
    color: #A04476;
}

#loyalty .conditions {
    background-image: url("/local/templates/ast_2022_shop/images/loyalty/conditions.png");
    background-size: cover;
    background-position: 50% 50%;
}

#loyalty a:not(.button) {
    text-decoration: underline;
}

.level {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.level_name {
    font-size: 28px;
    color: #3D6791;
    font-weight: 400;
}
.level {
    color: #1E355C;
}
.level_conditions {
    margin-bottom: 2rem;
}
.level_conditions p {
    font-weight: 200;
}
.level_operations-type {
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.level_accrual {
    background-color: #CEDEF9;
}
.level_deduction {
    background-color: #FCDEEE;
}
.level_operations-name {
    font-size: 15px;
    font-weight: 200;
    margin-bottom: .5rem;
}
.level_operations-percent-value {
    font-size: 45px;
    font-weight: 400;
    line-height: 2.5rem;
}
.level_operations-percent-desc {
    font-size: 17px;
    font-weight: 200;
    line-height: 1.2rem;
}



#loyalty .how-to-invite {
    background-image: url("/local/templates/ast_2022_shop/images/loyalty/how-to-invite.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 50px bottom;
}

@media(max-width: 990px) {
    #loyalty .how-to-invite {
        background-image: none;
    }
}

.more-expand-wrap {
    margin-left: 2.5rem;
}
.more-expand-wrap span {
    color: #CB7A67;
    font-weight: 200 !important;
}
.more-expand-c {
    stroke: #CB7A67 !important;
}
.more-expand-c.more-expand-rotate {
    rotate: 180deg;
}
/* End */
/* /loyalty/style.css?17653616091994 */
