.dotted-background{background-image:repeating-radial-gradient(center center,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 0,transparent 100%);background-size:10px 10px}.faq .in{border:1px solid #242628;border-radius:4px;overflow:hidden;height:100%}@media only screen and (min-width:0px)and (max-width:991px){.faq .in{border-radius:2px}}.faq .in .top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;padding:15px 20px}@media(min-width:992px)and (max-width:1199px){.faq .in .top{padding:15px}}@media only screen and (min-width:0px)and (max-width:991px){.faq .in .top{padding:10px}}.faq .in .top .left{display:flex;align-items:center}@media(min-width:0px)and (max-width:767px){.faq .in .top .left .icon{display:none}.faq .in .top .left .b-title{margin-left:0}}.faq .in .bottom{background:#fff;padding:15px 20px;height:100%}@media(min-width:992px)and (max-width:1199px){.faq .in .bottom{padding:15px}}@media only screen and (min-width:0px)and (max-width:991px){.faq .in .bottom{padding:10px}}html[data-theme=dark] .faq .in{border-color:#212125}html[data-theme=dark] .faq .in .bottom{background:#18181b!important}