<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#faqs{background:#fff;padding:96px 0 140px;position:relative}#faqs .container-1156{margin:auto;max-width:1196px;padding:0 20px}#faqs .faqs-flex{display:flex;gap:140px;justify-content:space-between}#faqs .faqs-flex .left-content{flex-shrink:0}#faqs h2{color:#01030a;font-size:48px;font-weight:600;letter-spacing:-.02em;line-height:100%;margin-bottom:38px;max-width:348px}#faqs .faq{border-bottom:1px solid #e7e7ec;cursor:pointer;padding:40px 0;position:relative}#faqs .faq:first-child{border-top:1px solid #e7e7ec}#faqs .faq .question-title{color:#0a0f39;cursor:pointer;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:140%;position:relative}#faqs .faq .question-title:after{background-image:url(https://7795250.fs1.hubspotusercontent-na1.net/hubfs/7795250/arrow-up.svg);content:"";display:block;height:11px;opacity:.3;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(180deg);transition:all .3s ease;width:22px}#faqs .faq.open .question-title:after{opacity:1;transform:translateY(-50%) rotate(0deg)}#faqs .answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}#faqs .answer&gt;div{overflow:hidden}#faqs .answer.open{grid-template-rows:1fr}#faqs .answer p{font-size:20px;font-weight:300;letter-spacing:-.02em;line-height:140%;margin:0;padding-top:26px}@media (max-width:991px){#faqs .faqs-flex{gap:60px}#faqs h2{max-width:300px}}@media (max-width:767px){#faqs{padding:50px 0 96px}#faqs h2{font-size:32px;margin:auto auto 0;max-width:100%;text-align:center}#faqs .faqs-flex{flex-direction:column;gap:40px}#faqs .faq{padding:16px 30px 16px 0}#faqs .faq .question-title:after{background-repeat:no-repeat;background-size:contain;right:-18px;top:15px;width:12px}#faqs .faq .question-title{font-size:14px;font-weight:500;line-height:20px}#faqs .answer p{font-size:14px;line-height:20px;opacity:.7;padding-top:16px}}</pre></body></html>