.faq-page{background-color:#f0f3fa;height:100%;min-height:fit-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:10%;margin-top:85px}.faq-large-screen{display:block;width:100%;text-align:left}.faq-smalll-screen{display:none}.faq-small-screen{background-image:url("/images/faq/Rectangle-1559.svg");background-size:cover;background-position:center;background-repeat:no-repeat;clip-path:polygon(0 0,100% 0,100% 90%,0% 100%);width:100%;margin-bottom:10%;display:none}.faq-large-screen h1{height:35px;color:#07084c;font-weight:700;font-size:40px;line-height:41px;margin-bottom:10%;text-align:center;margin-top:5%}.faq-small-screen h1{color:#fff;font-weight:700;font-size:24px;line-height:24px;margin-top:10%;margin-bottom:50px;text-align:center}.question-container{border-radius:10px;background-color:#fff;padding:3%;margin-bottom:3%!important;position:relative;width:90vw;max-width:988px;min-height:80px;overflow:hidden;transition:max-height .35s,padding .25s;max-height:120px}.question-title-container{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between}.question-title{font-weight:700;font-size:18px;line-height:18px;color:#07084c;margin-bottom:2%!important;display:block;width:80%}.chevron{position:absolute;top:1%;right:0;cursor:pointer;transition:transform .3s}.question-content{font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.05em;color:#07084c;margin-top:10px;width:90%;max-height:0;overflow:hidden;transition:max-height .35s,opacity .25s;opacity:0}.question-container.open{min-height:192px;max-height:1000px;padding-bottom:3.5%}.question-container.open .question-content{max-height:2000px;opacity:1}@media screen and (max-width:768px){.faq-large-screen{display:none}.faq-small-screen{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center}}@media (max-width:768px){.question-container{width:304px;height:fit-content;background-color:#f0f3fa;box-shadow:0 12px 28.2px 0 #0000000D;margin-bottom:6%!important}.question-container.open{min-height:265px;height:fit-content;background-color:#fff}.question-title{font-size:16px;line-height:16px;max-width:90%}.question-content{font-size:14px;line-height:20px}.chevron{width:26px;height:26px}}