.elementor-12903 .elementor-element.elementor-element-3cc79643{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12903 .elementor-element.elementor-element-1597cec3{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12903 .elementor-element.elementor-element-01c9c44{--display:flex;}/* Start custom CSS for menu-anchor, class: .elementor-element-3806dc02 */.go-cheapdao-store a {
  cursor: pointer;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c70fee6 */.duration{
    display:inline-block;
    background:#fff;
    color:#000;
    border:2px solid #ff0000;
    padding:16px 32px;
    border-radius:60px;
    font-size:24px;
    font-weight:900;
    box-shadow:0 12px 30px rgba(255,0,0,.15);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dc38789 */.channels-count{
    color:#000 !important;
    font-weight:900;
    font-size:24px;
    letter-spacing:0.5px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-557b36e */.faq-section{
    background:#0a0a0a;
    padding:60px 20px;
    color:#fff;
    text-align:center;
    font-family:Arial, sans-serif;
}

.faq-title{
    font-size:34px;
    margin-bottom:30px;
    color:#fff;
}

.faq{
    max-width:800px;
    margin:auto;
    text-align:right;
}

details{
    background:#111;
    margin-bottom:12px;
    padding:15px 20px;
    border-radius:12px;
    border:1px solid rgba(255,255,255,0.08);
    transition:0.3s;
}

details:hover{
    border-color:#e10600;
}

summary{
    cursor:pointer;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    list-style:none;
}

summary::-webkit-details-marker{
    display:none;
}

details p{
    margin-top:10px;
    color:#bbb;
    line-height:1.7;
    font-size:14px;
}

/* MOBILE */
@media(max-width:768px){
    .faq-title{
        font-size:26px;
    }
}/* End custom CSS */