.faqCat{display:flex;justify-content:center;flex-wrap:wrap;margin:118px auto 0}@media (max-width: 767px){.faqCat{display:block;margin-top:68px}}.faqCat__item{display:block;background-color:#fff;width:calc(25% - 15px);justify-content:center;align-items:center;text-align:center;font-size:18px;font-size:1.8rem;line-height:1.44444em;letter-spacing:.05em;font-weight:900;padding:26px 10px 68px;box-shadow:0 4px 0 #191919;position:relative;margin-bottom:24px}@media (max-width: 767px){.faqCat__item{margin-bottom:14.5px;width:100%;border-radius:50px;padding:17px 17px;text-align:left;font-size:15px}}@media only screen and (max-width: 374px){.faqCat__item{font-size:13px}}.faqCat__item:before,.faqCat__item:after{content:'';position:absolute;bottom:18px;left:calc(50% - 18px)}@media (max-width: 767px){.faqCat__item:before,.faqCat__item:after{bottom:calc(50% - 15px);right:13px;left:auto}}@media only screen and (max-width: 374px){.faqCat__item:before,.faqCat__item:after{right:10px;bottom:calc(50% - 10px)}}.faqCat__item:before{width:36px;height:36px;border-radius:50%;background-color:#E03E21}@media (max-width: 767px){.faqCat__item:before{width:30px;height:30px}}@media only screen and (max-width: 374px){.faqCat__item:before{width:20px;height:20px}}.faqCat__item:after{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #fff;margin:0 0 11px 12px}@media (max-width: 767px){.faqCat__item:after{border-left-width:5px;border-right-width:5px;border-top-width:10px;margin:0 9px 9px 0}}@media only screen and (max-width: 374px){.faqCat__item:after{border-left-width:4px;border-right-width:4px;border-top-width:6px;margin:0 6px 6px 0}}.faqCat__item:not(:nth-child(4n)):not(:last-child){margin-right:20px}.faqCont{margin-top:93px;padding-bottom:20px}@media (max-width: 767px){.faqCont{margin-top:54px}}.faqCont__block:nth-child(2n+1){padding-top:30px;padding-bottom:120px}@media (max-width: 767px){.faqCont__block:nth-child(2n+1){padding-bottom:80px}}.faqCont__block:nth-child(2n+1):not(:first-child){padding-top:121px}@media (max-width: 767px){.faqCont__block:nth-child(2n+1):not(:first-child){padding-top:71px}}.faqCont__block:nth-child(2n){background:#E03E21;padding-bottom:141px;padding-top:122px}@media (max-width: 767px){.faqCont__block:nth-child(2n){padding-top:71px;padding-bottom:80px}}@media (max-width: 767px){.faqCont__block__hd:before{left:calc(50% - 24px)}}.faqCont__block__lst{margin-top:80px}@media (max-width: 767px){.faqCont__block__lst{margin-top:50px}}.faqCont__block__lst .item{background-color:#fff;border:2px solid #191919;border-radius:10px;box-shadow:0 4px 0 #191919;cursor:pointer}.faqCont__block__lst .item:not(:last-child){margin-bottom:20px}.faqCont__block__lst .item__ques,.faqCont__block__lst .item__ans{padding-left:82px;padding-right:70px;position:relative}@media (max-width: 767px){.faqCont__block__lst .item__ques,.faqCont__block__lst .item__ans{padding-left:64px}}.faqCont__block__lst .item__ques:before,.faqCont__block__lst .item__ans:before{position:absolute;left:28px;display:block;width:40px;font-size:24px;font-size:2.4rem;line-height:1.66667em;letter-spacing:.03em;font-weight:bold;text-align:center;background-color:#E03E21;border-radius:50%;font-family:"Poppins",sans-serif}@media (max-width: 767px){.faqCont__block__lst .item__ques:before,.faqCont__block__lst .item__ans:before{width:36px;line-height:36px;font-size:20px;left:18px}}.faqCont__block__lst .item__ques{padding-top:32px;padding-bottom:33px;font-size:18px;font-size:1.8rem;line-height:1.66667em;letter-spacing:.05em}@media (max-width: 767px){.faqCont__block__lst .item__ques{font-size:16px;line-height:calc(26/16);padding-top:17px;padding-bottom:17px;padding-right:50px;min-height:72px;display:flex;align-items:center;justify-content:flex-start}}@media only screen and (max-width: 374px){.faqCont__block__lst .item__ques{font-size:14px}}.faqCont__block__lst .item__ques:before{content:"Q";color:#fff;top:28px}@media (max-width: 767px){.faqCont__block__lst .item__ques:before{top:calc(50% - 18px)}}.faqCont__block__lst .item__ques i{display:block;position:absolute;right:38px;top:calc(50% - 11px);width:26px;height:26px}@media (max-width: 767px){.faqCont__block__lst .item__ques i{width:20px;height:20px;right:18px;top:calc(50% - 10px)}}.faqCont__block__lst .item__ques i:before,.faqCont__block__lst .item__ques i:after{content:'';position:absolute;top:calc(50% - 1px);left:0;width:100%;height:2px;background:#E03E21;transition:all 0.3s}.faqCont__block__lst .item__ques i:after{transform:rotate(90deg)}.faqCont__block__lst .item__ques.open i:after{transform:rotate(0deg)}.faqCont__block__lst .item__ans{font-size:16px;font-size:1.6rem;line-height:1.875em;letter-spacing:.05em;display:none;position:relative;top:-7px;padding-right:38px}@media (max-width: 767px){.faqCont__block__lst .item__ans{font-size:15px;line-height:calc(26/15);padding-right:18px;top:-4px}}@media only screen and (max-width: 374px){.faqCont__block__lst .item__ans{font-size:13px}}.faqCont__block__lst .item__ans:before{content:"A";color:#FFF952;top:0}@media (max-width: 767px){.faqCont__block__lst .item__ans:before{padding-left:1px}}.faqCont__block__lst .item__ans .ins{padding:3px 0 28px}@media (max-width: 767px){.faqCont__block__lst .item__ans .ins{padding-bottom:22px}}.faqCont__block__lst .item__ans .c-btn{margin-top:20px;margin-bottom:3px}@media (max-width: 767px){.faqCont__block__lst .item__ans .c-btn{margin-top:12px;margin-bottom:2px}}

/*# sourceMappingURL=maps/faq.min.css.map */
