<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.s12-400{

font-weight: 400;
font-size: 12px;
line-height: 18px;
/* identical to box height, or 129% */

letter-spacing: 0.25px;

color: #A0A4A8;

}


.s12-500{

font-weight: 500;
font-size: 12px;
line-height: 18px;
/* identical to box height, or 129% */

letter-spacing: 0.25px;

color: #A0A4A8;

}

.s14-400{

font-weight: 400;
font-size: 14px;
line-height: 18px;
/* identical to box height, or 129% */

letter-spacing: 0.2em;

color: #A0A4A8;

}
.s14-500{

font-weight: 500;
font-size: 14px;
line-height: 18px;
/* identical to box height, or 129% */

letter-spacing: 0.2em;

color: #A0A4A8;

}
.s16-300{

    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
}
.s16-500{

    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.s16-400{

    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    /* or 162% */

    letter-spacing: 0.25px;

    /* Neutral/Black 80 */

    color: #52575C;
}
.s18-500{
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #52575C;
}
.s18-500-new{
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #25282B;
}
.s18-400{
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #52575C;


}
.s20-500{

    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 140% */

    text-align: center;
    letter-spacing: 0.15px;

    /* Neutral/Black 100 */

    color: #25282B;
}
.s24-500{

    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    /* identical to box height, or 142% */


    /* Neutral/Black 100 */

    color: #25282B;
}
.s24-400{

}
.s26-400{

font-weight: 400;
font-size: 26px;
line-height: 140%;
/* or 36px */

display: flex;
align-items: center;
letter-spacing: 0.25px;
}
.s26-500{

font-weight: 500;
font-size: 26px;
line-height: 50%;
/* or 36px */

letter-spacing: 0.25px;
}
.s28-500{

    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    /* identical to box height, or 129% */


    /* Neutral/Black 100 */

    color: #25282B;
}
.s32-500{

    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    /* identical to box height, or 137% */

    text-align: center;
    letter-spacing: 0.25px;

    /* Neutral/Black 100 */

    color: #25282B;
}
.s36-500{
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    /* or 122% */

    letter-spacing: 0.25px;

    /* Neutral/Black 100 */

    color: #25282B;

}
.s38-500{
    font-weight: 500;
    font-size: 38px;
    line-height: 140%;
    color: #25282B;
}
.s40-500{

font-weight: 500;
font-size: 40px;
line-height: 56px;
color: #25282B;
}
.detail a{
    color: #9E0620;
}
.detail button{

    color: #FFFFFF;
    border-style: none;
    background-color: #9E0620;
    border-radius: 12px;
    padding: 16px 21px 16px 21px;
}
.ayo-button{

    color: #FFFFFF;
    border-style: none;
    background-color: #9E0620;
    border-radius: 12px;
    padding: 16px 21px 16px 21px;
    letter-spacing: 0.25px;
}
.detail img{
    border-radius: 12px;
}
.detail .border-svg{
    border-radius: 100%;
    padding: 21px;
    border: 2px solid #E8E8E8;
    background-color: none;
}
.number-relative{

font-weight: 700;
font-size: 72px;
line-height: 98px;
position: relative;
bottom: -42px;
font-feature-settings: 'salt' on, 'liga' off;

color: #E8E8E8;

}
.kelola-block{
    /* padding: 79px 65px 79px 65px; */
/* Primary / Red */
color: #FFFFFF;
/* background: #9E0620; */

background-image:url('../../assets/img/bgpattern.jpg');
background-repeat:no-repeat;
background-size:cover;
background-position:left;
border-radius: 12px;
}
.pattrn-bg{
    /* padding: 79px 65px 79px 65px; */
/* Primary / Red */
color: #FFFFFF;
/* background: #9E0620; */

background-image:url('../../assets/img/patternbg.png');
background-repeat:no-repeat;
background-size:cover;
background-position:left;
border-radius: 12px;
}
.kelola-block button{
    background-color: #FFFFFF;
    color: #9E0620;
    padding: 20px 56.5px 20px 56.5px;
}
.booking-text{
    color : #9E0620;
    padding-bottom: 8px;
    /* border-bottom: 2px solid #9E0620; */
}
.pembayaran-text{
    padding-bottom: 8px;
}
.laporan-text{
    padding-bottom: 8px;
}
.promo-text{
    padding-bottom: 8px;
}
.border-r{
    border-right: 1px solid #E8E8E8;
}
.border-b{
    border-bottom: 1px solid #E8E8E8;
}
.pointer{
    cursor: pointer;
}
.turncate {
    white-space: nowrap !important;
    position: relative !important;
    overflow: hidden !important;
    text-overflow: clip !important;
}
.turncate-dot {
    white-space: nowrap !important;
    position: relative !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.turncate-stip {
    white-space: nowrap !important;
    position: relative !important;
    overflow: hidden !important;
    text-overflow: "----" !important;
}
.border12px {
    border-radius: 12px;
}
.truncate-two-line {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background: #fff;
}</pre></body></html>