.tv-faq-block{background-color:#fff;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.1);box-sizing:border-box;margin:20px auto;max-width:800px;padding:20px;}.tv-faq-slideshow{border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);margin-bottom:30px;max-height:400px;overflow:hidden;position:relative;width:100%;}.tv-faq-slide{align-items:center;background-color:#f9f9f9;display:flex;height:100%;justify-content:center;left:0;object-fit:contain;opacity:0;position:absolute;text-align:center;top:0;width:100%;}.tv-faq-slide.active{opacity:1;position:relative;}.single-post .post-content .tv-faq-slide img{border-radius:0;display:block;height:auto;margin:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto;}.tv-faq-slideshow-dots{bottom:15px;display:flex;gap:10px;justify-content:center;left:0;position:absolute;right:0;z-index:10;}.tv-faq-slideshow-dot{background-color:rgba(255,255,255,.5);border-radius:50%;cursor:pointer;height:12px;transition:background-color .3s;width:12px;}.tv-faq-slideshow-dot.active{background-color:#fff;}.post-content.post-content-wrap h2.tv-faq-title{border-left:0px;color:#2c3e50;font-size:28px !important;margin-bottom:20px;margin-top:0;padding-left:0px !important;}.tv-faq-block .tv-faq-description{color:#555;font-size:16px;margin-bottom:30px;}.tv-faq-block .tv-faq-item{border-bottom:1px solid #e0e0e0;overflow:hidden;transition:all .3s ease;}.tv-faq-block .tv-faq-question{align-items:center;background-color:#fff;border:none;border-left:0px !important;color:#333;cursor:pointer;display:flex;font-size:16px !important;font-weight:600 !important;justify-content:space-between;line-height:1.5 !important;margin-bottom:0px;outline:none;padding:10px;position:relative;text-align:left;transition:all .3s ease;width:100%;}.tv-faq-block .tv-faq-question:hover{background-color:#f0f4f8;color:#1a5f9e;}.tv-faq-block .tv-faq-question::after{content:"+";font-size:16px;font-weight:bold;transition:transform .3s ease;}.tv-faq-block .tv-faq-item.active .tv-faq-question::after{content:"-";transform:rotate(180deg);}.tv-faq-block .tv-faq-answer{background-color:white;box-sizing:content-box;font-size:16px;max-height:0;overflow:hidden;padding:20px 9px;transition:max-height .4s ease-out,padding .4s ease-out;}.tv-faq-block .tv-faq-item.active .tv-faq-answer{max-height:var(--answer-height,1000px);padding-bottom:15px;padding-top:15px;}.tv-faq-block .tv-faq-item.active .tv-faq-question{background-color:#f0f4f8;color:#1a5f9e;}.tv-faq-block .tv-faq-answer p,.tv-faq-answer ul{color:#444;margin-bottom:15px;margin-top:0;}.tv-faq-block .tv-faq-answer ul{list-style-type:disc;padding-left:25px;}.tv-faq-block .tv-faq-answer ul li{margin-bottom:8px;}.tv-faq-block .tv-faq-answer strong{color:#2c3e50;}@media (max-width: 850px){.tv-faq-block{margin-left:10px;margin-right:10px;}.tv-faq-slideshow{max-height:350px;}}@media (max-width: 600px){.tv-faq-block .tv-faq-description,.tv-faq-block .tv-faq-question{font-size:1em;}.tv-faq-block .tv-faq-question{padding:15px;}.tv-faq-block .tv-faq-title{font-size:1.8em;}.tv-faq-slideshow{max-height:250px;}.tv-faq-slide img{max-height:250px;}}@media (max-width: 480px){.tv-faq-slideshow{max-height:200px;}.tv-faq-slide img{max-height:200px;}}