.faq-bg{background-image:url(/images/faq-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.faq-bg .back-btn{color:#050505;cursor:pointer;background:0 0;border:none;align-items:center;padding-left:30px;font-weight:500;transition:all .35s ease-in-out;display:inline-flex;position:relative}.faq-bg .back-btn:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:var(--primary-color);width:20px;height:20px;margin:auto;transition:all .35s ease-in-out;position:absolute;top:0;bottom:0;left:0;transform:rotate(180deg);-webkit-mask-image:url(/images/icons/left-white-icon.svg);mask-image:url(/images/icons/left-white-icon.svg)}.faq-bg .back-btn:hover{color:var(--red)}.faq-bg .back-btn:hover:before{background-color:var(--red);left:-5px}@media screen and (max-width:1600px){.faq-details-section .gap-100{gap:80px}}@media screen and (max-width:1440px){.faq-details-section .gap-100{gap:60px}}@media screen and (max-width:1099px){.faq-details-section .gap-100{flex-direction:column}.faq-details-section .gap-100 .people-card-main{width:100%}.faq-details-section .gap-100 .people-card{min-width:inherit}}@media screen and (max-width:991px){.faq-details-section .gap-100{gap:40px}}.faq-details-section .faq-content{width:calc(60% - 50px)}@media screen and (max-width:1600px){.faq-details-section .faq-content{width:calc(60% - 40px)}}@media screen and (max-width:1440px){.faq-details-section .faq-content{width:calc(60% - 30px)}}@media screen and (max-width:1099px){.faq-details-section .faq-content{width:100%}}.faq-details-section .faq-content .mb-30:last-child{margin-bottom:0}.faq-details-section .people-card-main{width:calc(40% - 50px)}@media screen and (max-width:1600px){.faq-details-section .people-card-main{width:calc(40% - 40px)}}@media screen and (max-width:1440px){.faq-details-section .people-card-main{width:calc(40% - 30px)}}@media screen and (max-width:991px){.faq-details-section .people-card-main{width:100%}}.faq-card-container .faq-card{width:calc(33% - 16px)}@media screen and (max-width:1399px){.faq-card-container .faq-card{width:calc(33% - 11px)}}@media screen and (max-width:991px){.faq-card-container .faq-card{width:calc(50% - 10px)}}@media screen and (max-width:640px){.faq-card-container .faq-card{width:100%}}.faq-category{background-color:var(--white-color);border-radius:50px;padding:8px 20px}.people-card-main{position:sticky;top:100px}@media screen and (max-width:1099px){.people-card-main{position:static;top:0}}.people-card-main .people-card h3{transition:all .35s}.people-card-main .people-card .mb-30:last-child{margin-bottom:0}.categories-select-box{border:1px solid var(--border-color);box-shadow:none;appearance:none;color:var(--primary-color);cursor:pointer;background:url(/images/icons/chevron-down-icon.svg) right 24px center/16px no-repeat;border-radius:50px;outline:none;padding:16px 50px 16px 24px}@media screen and (max-width:1099px){.categories-select-box{background-position:right 18px center;padding:12px 40px 12px 20px}}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 37%,#f0f0f0 63%) 0 0/400% 100%;border-radius:4px;height:18px;animation:1.4s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
