.faq{width:100%;background-color:#fff;align-items:center}.faq,.faq__content{display:flex;justify-content:center;flex-direction:column}.faq__content{width:670px;margin-top:130px}@media screen and (min-width:320px)and (max-width:767px){.faq__content{width:280px;margin-top:200px}}@media screen and (min-width:500px)and (max-width:767px){.faq__content{width:450px}}@media screen and (min-width:768px)and (max-width:1023px){.faq__content{width:650px}}.faq__content-first-title{width:100%;display:flex;justify-content:center;align-items:center;color:#02b85b}@media screen and (min-width:320px)and (max-width:767px){.faq__content-first-title{text-align:center}}.faq__content-first-title h2{font-weight:700;font-size:54px}@media screen and (min-width:320px)and (max-width:767px){.faq__content-first-title h2{font-size:35px}}@media screen and (min-width:768px)and (max-width:1023px){.faq__content-first-title h2{font-size:45px}}.faq__content-first-title span{font-weight:400;font-size:54px}@media screen and (min-width:320px)and (max-width:767px){.faq__content-first-title span{font-size:35px}}@media screen and (min-width:768px)and (max-width:1023px){.faq__content-first-title span{font-size:45px}}.faq__content__questions{margin-top:80px}@media screen and (min-width:320px)and (max-width:767px){.faq__content__questions{margin-top:50px}}.faq__content__questions-heading-title{font-size:35px;color:#273443;font-weight:700}@media screen and (min-width:320px)and (max-width:767px){.faq__content__questions-heading-title{font-size:20.5px}}@media screen and (min-width:768px)and (max-width:1023px){.faq__content__questions-heading-title{font-size:28px}}.faq__content__questions ul{margin-top:36px}.faq__content__questions ul li{list-style:none;color:#02b85b;margin:28px 0;cursor:pointer}.faq__content__questions ul li img{transform:rotate(0deg)}.faq__content__questions ul li img.rotated-arrow{transform:rotate(90deg)}.faq__content__questions ul li span{font-size:18px;font-weight:600}@media screen and (min-width:320px)and (max-width:767px){.faq__content__questions ul li span{font-size:16px}}.faq__content__questions ul li .faq__content__questions-toggle-text{display:none;margin-top:15px}.faq__content__questions ul li .faq__content__questions-toggle-text p{font-size:14px;color:#273443;margin-top:15px}.faq__content__questions ul li .faq__content__questions-toggle-text p span{font-size:14px;font-weight:700}.faq__content__questions ul li .faq__content__questions-toggle-text p a{cursor:pointer;color:#02b85b}.faq__content__questions ul li .faq__content__questions-toggle-text.show{display:block}.faq__content__second-section{width:100%;height:510px;background-color:#fff;margin-top:50px}@media screen and (min-width:320px)and (max-width:767px){.faq__content__second-section{height:370px}}.faq__content__second-section-bow{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:30px;width:100%;height:500px;background-color:#f0f8f4;transform:skewY(-10deg);text-align:center}@media screen and (min-width:320px)and (max-width:767px){.faq__content__second-section-bow{height:360px}}.faq__content__second-section-bow-content{display:flex;justify-content:center;align-items:center;flex-direction:column;transform:skewY(10deg);width:60%}.faq__content__second-section-bow-content p{font-size:22.5px;color:#273443;font-weight:600;margin-bottom:30px}@media screen and (min-width:320px)and (max-width:767px){.faq__content__second-section-bow-content p{font-size:18px}}.faq__content__second-section-bow-content p a{cursor:pointer}.faq__content__second-section-bow-content button{cursor:pointer;font-size:18px;background-color:#02b85b;border:none;border-radius:4px;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center;width:auto;height:50px;padding:16px;margin-bottom:30px}@media screen and (min-width:320px)and (max-width:767px){.faq__content__second-section-bow-content button{font-size:14px;height:40px}}.faq__content__last-section{width:100%;height:500px;display:flex;justify-content:center;align-items:center}@media screen and (min-width:320px)and (max-width:767px){.faq__content__last-section{margin-top:0}}.faq__content__last-section-content{width:770px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:23px}@media screen and (min-width:320px)and (max-width:767px){.faq__content__last-section-content{width:280px}}.faq__content__last-section-content h3{margin-top:30px;text-align:center;font-size:35px;line-height:40px;color:#273443}@media screen and (min-width:320px)and (max-width:767px){.faq__content__last-section-content h3{font-size:20.5px}}.faq__content__last-section-content p{margin-top:35px;text-align:center;font-size:18px;color:#273443}.faq__content__last-section-content p span{font-weight:600}@media screen and (min-width:320px)and (max-width:767px){.faq__content__last-section-content p{font-size:14px}}.faq__content__last-section-content button{margin-top:35px;border:none;background-color:#02b85b;color:#fff;font-size:18px;line-height:26px;font-weight:700;border-radius:4px;height:50px;width:260px;margin-bottom:100px;cursor:pointer}@media screen and (min-width:320px)and (max-width:767px){.faq__content__last-section-content button{width:160px;font-size:12px;height:30px;margin-bottom:50px}}.faq .shadow{z-index:100;width:100vw;height:100vh;background-color:rgba(39,52,67,.5);position:fixed;top:0;left:0}