<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icon-news:before, .icon-kids:before {
content:"";
    display: inline-block;
background:url('bata-club-benefit-news-icon.svg?$staticlink$') no-repeat;
background-size:100%;
width:40px;
height:40px;
     text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
box-flex: 0 0 auto;
    box-ordinal-group: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-order: 0;
    order: 0;
    color: #e60000;
    font-size: 2.5rem;
    margin-right: .9375rem;
}
.icon-kids:before {
background:url('bata-club-benefit-kids-icon.svg?$staticlink$') no-repeat;
background-size:100%;
}

.b-content__club-container{
margin-bottom:0;
border-bottom:0;
padding-bottom:0;
}
.b-content-slot&gt;* {
    margin-top: 0;
}

.dialog-content .b-content-slot{
    text-align:left;
    margin-top: 20px;
}
.dialog-content .b-content__club-item {
    -ms-flex-align: center;
    align-items: center;
    box-align: center;
    box-orient: horizontal;
    box-direction: normal;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: .9375rem;
}
.dialog-content .b-content__club-icon:before {
    box-flex: 0 0 auto;
    box-ordinal-group: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-order: 0;
    order: 0;
    color: #e60000;
    font-size: 2.5rem;
    margin-right: .9375rem;
}
.dialog-content .b-content__club-list+*,
.b-content__club-action {
    margin-top: 1.25rem;
}
.dialog-content .b-content__club-subtitle {
    font-family: Montserrat Italic,Arial,sans-serif;
    margin-top: 2.5rem;
}
.dialog-content .b-content__club-action {
    max-width: 21.875rem;
}
.dialog-content .b-content__club-container~* {
    margin-top: 1.25rem;
}</pre></body></html>