.faq-container{display:block;position:relative;box-sizing:border-box;padding-left:1em;padding-right:1em;width:100%;background-color:#fff;margin:0 auto;margin-bottom:50px;max-width:900px}.faq-h1{padding-left:20px;padding-right:20px;font-size:32px;font-weight:300;font-family:var(--global-base-font),Arial,sans-serif !important}.white{color:#fff}.faq-topic{padding:0;padding-top:0;padding-bottom:0;border-bottom:none !important}.faq-open{cursor:pointer;display:block;padding:0;opacity:1}.faq-open:hover{opacity:.7}.faq-expanded{background-color:#dc354500;transition:all .3s ease-in-out}.faq-question{margin-left:50px;padding-top:30px;padding-right:50px;padding-bottom:20px;font-size:18px;font-weight:500;text-align:left;color:#f0632f !important;border-bottom:1px solid #5353534f}.faq-answer p{margin-bottom:20px !important}.faq-answer{margin-right:30px;margin-left:30px;font-size:14px;line-height:26px;display:none;margin-bottom:30px;text-align:justify;padding-left:20px;padding-right:30px;margin-top:20px;margin:100px}.faq-t{-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);display:inline-block;float:right;position:relative;top:-55px;right:10px;width:10px;height:10px;background:transparent;border-left:2px solid #5353538c;border-bottom:2px solid #5353538c;transition:all .3s ease-in-out;color:#f0632f}.faq-o{top:-50px;-moz-transform:rotate(-224deg);-ms-transform:rotate(-224deg);-webkit-transform:rotate(-224deg);transform:rotate(-224deg)}.contactus-btn{border:1px solid #3051ab;background-color:#fff;color:#3051ab;padding:10px;padding-bottom:15px;height:40px;width:120px;font-weight:bold;border-radius:5px}.faq-hero{width:100%;height:50vh;background-image:url("/images/illustrations/landscape-truck.jpg");background-size:cover}.hero-text-container{margin-left:auto;height:100%;width:100%;overflow:unset;text-align:center;display:flex;justify-content:center;align-items:center;background:#02020266}.hero-text-container>h2{font-size:44px;width:100%;color:#fff;font-weight:bold;margin-top:20px}.v-expansion-panel-text{transition:all .3s ease;overflow:hidden}.faq-section{display:flex;justify-content:space-between;margin-top:100px;margin-bottom:50px;font-family:var(--global-base-font),Arial,sans-serif !important;background-color:#fff !important}.faq-section .left-side{width:32%}.answer-question-text{font-size:48px !important;font-weight:bold !important}.spnText{color:#f00;line-height:56px}.more-question-text{font-size:16px !important;color:#475467}.faq-section .left-side .content{display:flex;flex-direction:column;margin-bottom:20px}.faq-section .left-side .content p{font-weight:400;font-size:15px;line-height:27px}.faq-section .left-side .content .description h2{font-weight:700;line-height:50px;font-size:37px;margin-bottom:10px;margin-top:10px}.faq-section .left-side .avatar-group{display:flex;align-items:center;margin:30px 0}.faq-section .left-side .avatar-group .avatar{width:50px;height:50px;border-radius:50%;border:2px solid #fff;background-color:#00c938;display:flex;align-items:center;justify-content:center;margin-right:-15px;overflow:hidden}.faq-section .left-side .avatar-group .avatar img{width:100%;height:100%;object-fit:cover}.faq-section .left-side .login-ctn{width:100%;display:flex}.faq-section .left-side .login-ctn .btn-login{border-radius:15px;background-color:#000;color:#fff;padding:13px 20px;border:0}.faq-section .right-side{width:61%}.faq-section .right-side .mdi-arrow-down-right{width:60%}.faq-section .right-side .faq-card{border:1px solid #dedede;border-radius:15px !important;padding:5px}.faq-section .right-side .faq-card:after{display:none !important;opacity:0 !important}.faq-section .right-side .faq-card .card-title{font-size:17px;font-weight:700}.faq-section .right-side .faq-card .icon-toggle{cursor:pointer;border-radius:5px;font-size:17px;padding:10px;margin:0;transition:transform .3s ease,color .3s ease}.faq-section .right-side .faq-card .icon-toggle.active{border:2px solid #ed3f00;color:#ed3f00;background-color:#e1491f12;background-image:url('/images/faqs/faq_collapse_icon.png');background-repeat:no-repeat;background-position:center}.faq-section .right-side .faq-card .icon-toggle.inactive{border:2px solid #b2b2b2;color:#b2b2b2;background-image:url('/images/faqs/faq_expand_icon.png');background-repeat:no-repeat;background-position:center}.faq-section .right-side .faq-card .card-content{font-size:15px;font-weight:400}.v-expansion-panel-title{border:none !important;outline:none !important;box-shadow:none !important;background-color:transparent !important}.v-expansion-panel-title:focus,.v-expansion-panel-title:active{outline:none !important;box-shadow:none !important}@media(max-width:1280px){.answer-question-text{font-size:40px !important}.more-question-text{font-size:15px !important}}@media(max-width:768px){.description{text-align:center;padding-left:0 !important;padding-right:0 !important}.description .answer-question-text{font-size:28px !important;line-height:36px !important;margin-top:10px !important;margin-bottom:10px !important}.description img{width:28px !important;height:28px !important;vertical-align:middle}.description span[style*="font-size:18px"]{font-size:16px !important}}@media(max-width:600px){.answer-question-text{font-size:28px !important;line-height:36px !important;margin-top:10px !important;margin-bottom:10px !important;text-align:center !important}.spnText{font-size:28px !important;line-height:32px !important}.more-question-text{font-size:16px !important}}@media(max-width:400px){.answer-question-text{font-size:20px !important;line-height:28px !important}.spnText{line-height:24px !important}.more-question-text{font-size:15px !important}}@media(max-width:920px){.faq-section{flex-direction:column;width:100%;margin-top:50px !important}.faq-section .left-side{width:100%;align-items:center;justify-content:center;text-align:center}.faq-section .left-side .content{align-items:center;justify-content:center}.faq-section .left-side .avatar-group{justify-content:center}.faq-section .left-side .login-ctn{justify-content:center;margin-bottom:20px}.faq-section .right-side{width:100%}.v-expansion-panel{border:none !important}}@media screen and (max-device-width:768px){.hero-container{background-position-x:420px}.faq-container{padding:.5em}.hero-container{height:200px}.hero-text-container>h2{font-size:22px !important;margin-top:70px}.hero-text-container-faq>h2{font-size:22px !important;margin-top:70px}}