section.faq-module{background-color:#faf9f9;overflow:hidden;position:relative;z-index:1}section.faq-module.dark{background-color:#1d2b34}section.faq-module.dark .wrapper-left .description *,section.faq-module.dark .wrapper-left .label p,section.faq-module.dark .wrapper-left .title>*{color:#faf9f9}section.faq-module.dark .wrapper-qts .qts{border-color:#656669}section.faq-module.dark .wrapper-qts .qts .qts-top{color:#faf9f9}section.faq-module.dark .wrapper-qts .qts .qts-top:after,section.faq-module.dark .wrapper-qts .qts .qts-top:before{background-color:#99b9cd}section.faq-module.dark .wrapper-qts .qts .qts-top:hover:after,section.faq-module.dark .wrapper-qts .qts .qts-top:hover:before{background-color:#faf9f9}section.faq-module.dark .wrapper-qts .qts .qts-bottom{background-color:#1d2b34;color:#faf9f9}section.faq-module.grey{background-color:#ebf1f0}section.faq-module .wrapper{display:flex;width:100%}section.faq-module .wrapper-left{padding-right:40px;width:40%}section.faq-module .wrapper-left .label{margin-bottom:20px}section.faq-module .wrapper-left .description{margin-top:24px}section.faq-module .wrapper-left .description ul li+li{margin-top:16px}section.faq-module .wrapper-left .wrapper-ctas{display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-start;margin-top:24px}section.faq-module .wrapper-qts{padding-left:40px;width:60%}section.faq-module .wrapper-qts .qts{border-bottom:1px solid #d4d4d4;cursor:pointer;overflow:hidden;padding:20px;width:100%}section.faq-module .wrapper-qts .qts:last-child{border-bottom:none}section.faq-module .wrapper-qts .qts .qts-top{align-items:center;display:flex;padding-right:44px;position:relative}section.faq-module .wrapper-qts .qts .qts-top:hover:after,section.faq-module .wrapper-qts .qts .qts-top:hover:before{background-color:#202020}section.faq-module .wrapper-qts .qts .qts-top:after,section.faq-module .wrapper-qts .qts .qts-top:before{background-color:#436e89;background-repeat:no-repeat;content:"";height:3px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='3' fill='none' viewBox='0 0 20 3'%3E%3Cpath fill='%23436E89' fill-rule='evenodd' d='M0 1.25C0 .56.574 0 1.282 0h17.436C19.426 0 20 .56 20 1.25s-.574 1.25-1.282 1.25H1.282C.574 2.5 0 1.94 0 1.25' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='3' fill='none' viewBox='0 0 20 3'%3E%3Cpath fill='%23436E89' fill-rule='evenodd' d='M0 1.25C0 .56.574 0 1.282 0h17.436C19.426 0 20 .56 20 1.25s-.574 1.25-1.282 1.25H1.282C.574 2.5 0 1.94 0 1.25' clip-rule='evenodd'/%3E%3C/svg%3E");position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .8s cubic-bezier(.16,1.08,.38,.98),background-color .8s ease-out;width:20px}section.faq-module .wrapper-qts .qts .qts-top:before{transform:translateY(-50%) rotate(90deg)}section.faq-module .wrapper-qts .qts .qts-bottom{height:0;opacity:0;overflow:hidden;transition:height .8s cubic-bezier(.16,1.08,.38,.98),visibility .8s,opacity .8s;visibility:hidden}section.faq-module .wrapper-qts .qts .qts-bottom .content{padding-top:16px}section.faq-module .wrapper-qts .qts .qts-bottom .content figure{height:auto;line-height:0;max-width:100%;width:100%}section.faq-module .wrapper-qts .qts .qts-bottom .content figure img{height:auto;width:100%}section.faq-module .wrapper-qts .qts.open{pointer-events:unset}section.faq-module .wrapper-qts .qts.open .qts-top:before{transform:translateY(-50%) rotate(0)}section.faq-module .wrapper-qts .qts.open .qts-bottom{opacity:1;visibility:visible}@media (max-width:768px){section.faq-module .wrapper{flex-direction:column;gap:80px}section.faq-module .wrapper .wrapper-left,section.faq-module .wrapper .wrapper-qts{padding:0;width:100%}}