.dnd-section:has(.pm-faq-module){padding-bottom:0!important;padding-top:0!important}.pm-faq-module{--pm-faq-primary:var(--pm-primary,#09404f);--pm-faq-accent:var(--pm-accent,#00bda5);--pm-faq-white:var(--pm-white,#fff);--pm-faq-ice:var(--pm-ice,#eef5f7);--pm-faq-frost:var(--pm-frost,#d9e6ea);--pm-faq-muted:var(--pm-secondary-text,#215871);--pm-faq-container:var(--pm-content-width,1180px);--pm-faq-font:var(--pm-font,inherit);background:var(--pm-faq-white);color:var(--pm-faq-primary);display:block;font-family:var(--pm-faq-font);margin:0}.pm-faq-module *,.pm-faq-module :after,.pm-faq-module :before{box-sizing:border-box}.pm-faq-module .pm-faq{background:var(--pm-faq-white);display:block;padding:var(--pm-section-pad,88px) 0}.pm-faq-module .pm-faq>.container,.pm-faq-module .pm-faq>.pm-container{margin-inline:auto;max-width:880px;padding-inline:0;width:min(calc(100% - 40px),880px)}.pm-faq-module .pm-faq__header{margin:0 auto 40px;text-align:center}.pm-faq-module .pm-faq__headline{color:var(--pm-faq-primary);margin:0}.pm-faq-module .pm-faq__list{display:flex;flex-direction:column;gap:14px}.pm-faq-module .pm-faq__item{background:var(--pm-faq-white);border:1px solid var(--pm-faq-frost);border-radius:var(--pm-radius-md,12px);box-shadow:var(--pm-shadow-sm,0 2px 8px rgba(14,42,51,.07));overflow:hidden}.pm-faq-module .pm-faq__question{align-items:center;color:var(--pm-faq-primary);cursor:pointer;display:flex;font-family:var(--pm-faq-font);font-size:17px;font-weight:700;gap:16px;justify-content:space-between;list-style:none;padding:20px 24px}.pm-faq-module .pm-faq__question::-webkit-details-marker{display:none}.pm-faq-module .pm-faq__icon{flex:0 0 auto;height:18px;position:relative;width:18px}.pm-faq-module .pm-faq__icon:after,.pm-faq-module .pm-faq__icon:before{background:var(--pm-faq-accent);border-radius:2px;content:"";position:absolute}.pm-faq-module .pm-faq__icon:before{height:2px;left:0;top:8px;width:18px}.pm-faq-module .pm-faq__icon:after{height:18px;left:8px;top:0;transition:transform .2s ease;width:2px}.pm-faq-module .pm-faq__item[open] .pm-faq__icon:after{transform:rotate(90deg)}.pm-faq-module .pm-faq__answer{color:var(--pm-faq-muted);padding:0 24px 22px}.pm-faq-module .pm-faq__answer>:first-child{margin-top:0}.pm-faq-module .pm-faq__answer>:last-child{margin-bottom:0}@media (max-width:560px){.pm-faq-module .pm-faq{padding:var(--pm-section-pad-sm,56px) 0}.pm-faq-module .pm-faq__question{font-size:16px;padding:16px 18px}.pm-faq-module .pm-faq__answer{padding:0 18px 18px}}