<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.light-mode{--nw-nb:#fff;--p10-nb:#f0fcfc;--nb-p10:#0e0f30;--i20-i10:rgba(181,240,239,.2);--nw-i10:#fff;--nb-nw:#0e0f30;--i10-i20:rgba(181,240,239,.102);--i100-i10:#b5f0ef;--nb-i100:#0e0f30;--nb-p100:#0e0f30;--i100-nb:#b5f0ef;--i10-nw:rgba(181,240,239,.102);--i100-nw:#b5f0ef}.dark-mode{--nw-nb:#0e0f30;--p10-nb:#0e0f30;--nb-p10:#f0fcfc;--i20-i10:rgba(181,240,239,.102);--nw-i10:rgba(181,240,239,.102);--nb-nw:#fff;--i10-i20:rgba(181,240,239,.2);--i100-i10:rgba(181,240,239,.102);--nb-i100:#b5f0ef;--nb-p100:#1aab8e;--i100-nb:#0e0f30;--i10-nw:#fff;--i100-nw:#fff}section.faq-module{background-color:var(--nw-nb)}section.faq-module .container{display:flex;flex-direction:row;gap:2rem}@media (max-width:768px){section.faq-module .container{flex-direction:column}}section.faq-module .container .content{width:calc(41.66667% - 1rem)}@media (max-width:768px){section.faq-module .container .content{width:100%}}section.faq-module .container .content .ctas{margin-top:2rem}section.faq-module .container .items{display:flex;flex-direction:column;gap:1.5rem;width:calc(58.33333% - 1rem)}@media (max-width:768px){section.faq-module .container .items{width:100%}}section.faq-module .container .items .item{background-color:var(--i20-i10);color:var(--nb-nw);cursor:pointer;overflow:hidden;transition:height .3s,background-color .3s,color .3s;width:100%}section.faq-module .container .items .item.active{background-color:#b5f0ef;color:#0e0f30;cursor:default}section.faq-module .container .items .item.active .title:before{background-color:#0e0f30;opacity:0;transform:translateY(-50%) scaleY(0)}section.faq-module .container .items .item.active .title:after{background-color:#0e0f30}section.faq-module .container .items .item.active .richtext{opacity:1}section.faq-module .container .items .item .title{padding:1.25rem 4rem 1.25rem 1.5rem;position:relative}section.faq-module .container .items .item .title:after,section.faq-module .container .items .item .title:before{background-color:var(--nb-nw);content:"";height:2rem;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M25.335 15.667v.667a.667.667 0 0 1-.667.666h-7.667v7.667a.667.667 0 0 1-.666.667h-.667a.667.667 0 0 1-.667-.667V17H7.335a.667.667 0 0 1-.667-.666v-.667c0-.368.298-.667.667-.667H15V7.334c0-.369.299-.667.667-.667h.667c.368 0 .666.298.666.667V15h7.667c.368 0 .667.299.667.667'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:transform .3s,opacity .3s,background-color .3s;width:2rem}section.faq-module .container .items .item .title:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%230E0F30' d='M25.335 16.334v-.667a.667.667 0 0 0-.667-.666H7.335a.667.667 0 0 0-.667.666v.667c0 .368.298.666.667.666h17.333a.667.667 0 0 0 .667-.666'/%3E%3C/svg%3E")}section.faq-module .container .items .item .richtext{opacity:0;padding:0 1.5rem 1.25rem;transition:opacity .3s}</pre></body></html>