:root{font-size:62.5%}body,main{background-color:#eee;max-width:100dvw}p{margin:0}header{width:100%;background:url("/faq_illustration.jpg") no-repeat center center;background-size:cover;color:#fff}header div{width:100%;min-height:20dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0000BB50;-webkit-backdrop-filter:blur(0.1em);backdrop-filter:blur(0.1em)}header div h1{font-size:3rem;font-weight:800;color:#fff;margin-bottom:.35em}header div p{font-size:larger;text-align:center}section{margin:2em auto}.faqs{display:grid;grid-template-columns:auto auto auto;-moz-column-gap:1.5em;column-gap:1.5em}.faqs article{margin:1em 0}.faqs article h2{font-size:1.75rem;font-weight:bold;line-height:1.5;margin-bottom:.35em}.faqs article p{font-size:1.4rem}section>div:last-of-type{display:flex;justify-content:space-between;align-items:center;background-color:#fff;margin:1em auto;padding:1em}section>div:last-of-type h3{font-weight:bold;line-height:1.5;margin-bottom:0}section>div:last-of-type p{margin:.25em 0}section>div:last-of-type button{height:50px;padding:1em 2em !important;background:#293A62 !important}section>div:last-of-type button:hover{background:#11285e;box-shadow:0.1em 0.5em 1.5em rgba(0,0,0,0.1);border-radius:1%}section>div:last-of-type a{display:flex;align-items:center;gap:1em;color:#fff;font-size:16px;font-weight:normal;line-height:.8;list-style-type:none}section>div:last-of-type a svg{font-size:18px}@media screen and (max-width: 768px){section .faqs{max-width:100%;padding:0 2em;overflow-x:auto;overflow-y:hidden}section .faqs article{width:85dvw}section>div:last-of-type{flex-direction:column;gap:2em;padding:2em 1em}section>div:last-of-type h3,section>div:last-of-type p{text-align:center}section>div:last-of-type h3{font-size:x-large}section>div:last-of-type p{width:30ch}section>div:last-of-type svg{width:.5em}}@media screen and (min-width: 768px){header div{min-height:30dvh}section{max-width:992px}section .faqs{-moz-column-gap:3em;column-gap:3em}}
