.elementor-4024 .elementor-element.elementor-element-d3c15e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-874b4e7 */.raya-lipbutter-desc{
    background: linear-gradient(to bottom, #fffdf9, #fdf3f5);
    padding: 70px 22px;
    border: 1px solid #f0dce1;
    font-family: "Georgia", serif;
    color: #4c2d35;
    line-height: 1.9;
}

.raya-top{
    max-width: 950px;
    margin: auto;
    text-align: center;
    margin-bottom: 65px;
}

.raya-badge{
    display: inline-block;
    background: #f7dfe7;
    color: #7c2946;
    padding: 8px 18px;
    border-radius: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    margin-bottom: 18px;
}

.raya-top h2{
    font-size: 44px;
    color: #7b2144;
    margin-bottom: 22px;
    line-height: 1.3;
}

.raya-top p{
    font-size: 17px;
    color: #5d444b;
    margin-bottom: 18px;
}

.raya-grid{
    max-width: 1100px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 28px;
    margin-bottom: 60px;
}

.raya-card{
    background: rgba(255,255,255,0.75);
    border: 1px solid #efd7de;
    border-radius: 20px;
    padding: 35px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.raya-card h3{
    color: #7b2144;
    margin-bottom: 20px;
    font-size: 28px;
}

.raya-card ul{
    padding-left: 18px;
}

.raya-card li{
    margin-bottom: 12px;
    color: #5d444b;
}

.raya-section{
    max-width: 1050px;
    margin: auto;
    margin-bottom: 60px;
}

.raya-section h3{
    text-align: center;
    font-size: 36px;
    color: #7b2144;
    margin-bottom: 22px;
}

.raya-section p{
    text-align: center;
    font-size: 17px;
    color: #5d444b;
    margin-bottom: 18px;
}

.raya-steps{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 24px;
    margin-top: 35px;
}

.raya-step{
    background: #fff;
    border: 1px solid #efd7de;
    border-radius: 18px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.04);
}

.raya-step span{
    width: 58px;
    height: 58px;
    background: #7b2144;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 18px;
    font-size: 22px;
    font-weight: bold;
}

.raya-step p{
    margin: 0;
    font-size: 16px;
}

.raya-table{
    width: 100%;
    border-collapse: collapse;
    margin-top: 30px;
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.04);
}

.raya-table tr:nth-child(even){
    background: #fff7f8;
}

.raya-table td{
    padding: 18px 22px;
    border-bottom: 1px solid #f2dde3;
    font-size: 16px;
    color: #5d444b;
}

.raya-table td:first-child{
    width: 35%;
    font-weight: bold;
    color: #7b2144;
}

.raya-about{
    max-width: 1000px;
    margin: 70px auto;
    background: rgba(255,255,255,0.75);
    border: 1px solid #efd7de;
    border-radius: 22px;
    padding: 45px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.raya-about h3{
    text-align: center;
    font-size: 36px;
    color: #7b2144;
    margin-bottom: 24px;
}

.raya-about p{
    font-size: 17px;
    color: #5d444b;
    line-height: 1.9;
    margin-bottom: 18px;
    text-align: center;
}

.kc-about{
    background: linear-gradient(to bottom, #fffaf8, #fff3f5);
}

.raya-faq-section{
    max-width: 1000px;
    margin: auto;
    margin-top: 70px;
}

.raya-faq-section h3{
    text-align: center;
    font-size: 38px;
    color: #7b2144;
    margin-bottom: 35px;
}

.raya-faq{
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.raya-faq details{
    background: #fff;
    border: 1px solid #efd7de;
    border-radius: 18px;
    padding: 22px 24px;
    box-shadow: 0 8px 22px rgba(0,0,0,0.04);
    transition: 0.3s ease;
}

.raya-faq details[open]{
    background: #fff8fa;
}

.raya-faq summary{
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    color: #7b2144;
    list-style: none;
    position: relative;
    padding-right: 30px;
}

.raya-faq summary::-webkit-details-marker{
    display: none;
}

.raya-faq summary::after{
    content: "+";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    color: #7b2144;
}

.raya-faq details[open] summary::after{
    content: "−";
}

.raya-faq p{
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.8;
    color: #5d444b;
}

.raya-bottom{
    max-width: 900px;
    margin: auto;
    text-align: center;
    padding-top: 10px;
}

.raya-bottom h3{
    font-size: 38px;
    color: #7b2144;
    margin-bottom: 20px;
}

.raya-bottom p{
    font-size: 17px;
    color: #5d444b;
}

@media(max-width:768px){

    .raya-top h2{
        font-size: 32px;
    }

    .raya-grid{
        grid-template-columns: 1fr;
    }

    .raya-steps{
        grid-template-columns: 1fr;
    }

    .raya-section h3,
    .raya-about h3,
    .raya-faq-section h3{
        font-size: 28px;
    }

    .raya-card,
    .raya-about{
        padding: 28px;
    }

    .raya-table td{
        font-size: 14px;
        padding: 14px;
    }

    .raya-faq summary{
        font-size: 16px;
    }

}/* End custom CSS */