.bxfaq-container{max-width:1000px;margin:auto}.bxfaq-title{text-align:center;margin-bottom:40px}.bxfaq-title h2{margin:0;font-size:38px;color:#222}.bxfaq-item{background:#fff;border-radius:5px;margin-bottom:10px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:.3s}.bxfaq-item:hover{transform:translateY(-2px)}.bxfaq-question{width:100%;border:none;background:0 0;padding:10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;font-size:14px;font-weight:600;color:#000}.bxfaq-question h3{font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;font-weight:600}.bxfaq-icon{position:relative;width:18px;height:18px;flex-shrink:0}.bxfaq-icon:before,.bxfaq-icon:after{content:"";position:absolute;background:#0069b8;transition:.3s}.bxfaq-icon:before{width:10px;height:2px;left:0;top:8px}.bxfaq-icon:after{width:2px;height:10px;left:4px;top:4px}.bxfaq-item.bxfaq-active .bxfaq-icon:after{transform:scaleY(0)}.bxfaq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.bxfaq-answer p{margin:0;padding:0 10px;line-height:1.5;color:#666;font-size:13px}.bxfaq-item.bxfaq-active .bxfaq-answer{max-height:fit-content}@media (max-width:768px){.bxfaq-title h2{font-size:28px}.bxfaq-answer p{padding:0 18px 18px;font-size:14px}}.read-more{margin-top:20px;float:right}.read-more a{background:#0069b8;padding:10px 30px;color:#fff;border-radius:25px;transition:.5s ease}.read-more a:hover{background:#ffb84d}.btRight p{color:#666;margin-bottom:10px}.btRight h3{margin-bottom:15px;font-size:20px}@media screen and (max-width:768px){.btRight .index-title-bar{text-align:center!important}}