.faq-page-topic-section h1{line-height:70px;margin-bottom:20px;margin-top:80px;font-weight:300;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;font-family:Jost,sans-serif}.faq-wrapper{padding:80px 0;margin:0 8%}.faq-section{margin-bottom:80px}.question-section-header{font-size:40px;font-weight:300;font-family:Jost,sans-serif;color:#212529;padding-bottom:30px;text-align:start}.question-section-header span{color:#777777}.question-container{width:100%;border-top:1px solid #041075;background-color:white;padding:30px 20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;gap:10px;transition:background-color .3s ease}.question-container:hover{background-color:#f9f9f9}.question-header{display:flex;justify-content:space-between;align-items:center;color:#181e19}.question-header h2{font-size:20px;line-height:37px;text-align:start}.answer-container{font-size:17px;line-height:27px;font-weight:200;color:#555;animation:fadeIn .7s ease forwards;opacity:0;animation-fill-mode:forwards;font-family:Be Vietnam Pro,sans-serif;margin-left:20px;line-height:1.6}.answer-container a{color:#0070ac;text-decoration:none;word-break:break-word}.answer-container a:hover{color:#1e38ac}.icon{color:#222831;height:.9em}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:768px){.question-container{padding:auto;width:90%}}