.title{font-size:60px;color:#002846;font-family:Poppins-Bold;text-align:center;margin:75px 0}.faq-skeleton{padding:20px 0}.skeleton-category{margin-bottom:60px}.skeleton-title{width:180px;height:20px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e0e0e0),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;margin-bottom:16px;-webkit-animation:skeletonShimmer 1.5s infinite;animation:skeletonShimmer 1.5s infinite}.skeleton-item{height:18px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f5f5f5),color-stop(50%,#ebebeb),color-stop(75%,#f5f5f5));background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%);background-size:200% 100%;border-radius:4px;margin-bottom:20px;-webkit-animation:skeletonShimmer 1.5s infinite;animation:skeletonShimmer 1.5s infinite}.skeleton-item:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.skeleton-item:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.skeleton-item:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes skeletonShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes skeletonShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.faq-error{text-align:center;padding:60px 20px;color:#999;font-size:16px;font-family:Poppins-Regular}.faq-category-item{margin-bottom:80px}.faq-category-item-title{font-size:24px;color:#002846;font-family:Poppins-Bold;line-height:1;margin-bottom:20px}.faq-answer{font-size:13px;color:#999;font-family:Poppins-Regular;line-height:1.8;padding:15px 20px;background-color:#f5f5f5;border-radius:8px}.faq-answer a{color:#0099c2;text-decoration:underline}.faq-answer a:hover{color:#007a9e}.faq-answer p{margin-bottom:10px}.faq-answer p:last-child{margin-bottom:0}.faq-answer img{max-width:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block;margin:15px 0;border-radius:8px}.faq-answer ol,.faq-answer ul{padding-left:20px;margin:10px 0}.faq-answer li{margin-bottom:5px}.faq-answer h2,.faq-answer h3,.faq-answer h4{color:#002846;margin:15px 0 10px;font-family:Poppins-Bold}.faq-answer h2{font-size:18px}.faq-answer h3{font-size:16px}.faq-answer h4{font-size:14px}.faq-answer table{width:100%;border-collapse:collapse;margin:15px 0}.faq-answer table td,.faq-answer table th{padding:10px;border:1px solid #ddd;text-align:left}.faq-answer table th{background-color:#e8e8e8;color:#002846;font-family:Poppins-Medium}.faq-answer blockquote{background:#e8e8e8;padding:15px;border-left:4px solid #0099c2;margin:15px 0;font-style:italic}.faq-answer code{background-color:#e8e8e8;padding:2px 6px;border-radius:4px;font-family:monospace}.faq-answer pre{background-color:#e8e8e8;padding:15px;border-radius:8px;overflow-x:auto;margin:15px 0}.faq-answer iframe,.faq-answer video{max-width:100%;height:auto;margin:15px 0;border-radius:8px}.faq-answer b,.faq-answer strong{color:#002846;font-family:Poppins-Medium}.faq-answer em,.faq-answer i{font-style:italic}