.ure-lpf-root{font-family:'Outfit',sans-serif;position:relative;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ure-lpf-root *,.ure-lpf-root *:before,.ure-lpf-root *:after{box-sizing:border-box}.ure-lpf-container{padding:48px 16px;max-width:800px;margin:0 auto}.ure-lpf-heading{font-size:24px;font-weight:800;color:#f5f2ee;text-align:center;margin:0 0 8px;line-height:1.2;opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.ure-lpf-heading.is-visible{opacity:1;transform:translateY(0)}.ure-lpf-subheading{font-size:14px;color:rgb(245 242 238 / .6);text-align:center;margin:0 0 32px;font-family:'DM Sans',sans-serif;line-height:1.5;opacity:0;transform:translateY(10px);transition:opacity .5s ease .1s,transform .5s ease .1s}.ure-lpf-subheading.is-visible{opacity:1;transform:translateY(0)}.ure-lpf-list{display:flex;flex-direction:column;gap:8px}.ure-lpf-item{background:0 0!important;background-color:transparent!important;border:1px solid rgb(245 242 238 / .08)!important;border-radius:12px!important;overflow:hidden;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease,border-color .3s}.ure-lpf-item.is-visible{opacity:1;transform:translateY(0)}.ure-lpf-item.is-open{border-color:rgb(234 136 222 / .2)}.ure-lpf-question{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px!important;cursor:pointer;background:0 0!important;background-color:transparent!important;border:none!important;box-shadow:none!important;width:100%!important;text-align:left!important;font-family:'Outfit',sans-serif;font-size:14px!important;font-weight:600!important;color:#f5f2ee!important;line-height:1.4;min-height:48px;-webkit-tap-highlight-color:#fff0;transition:color .2s;border-radius:0!important;margin:0!important;-webkit-appearance:none!important;appearance:none!important}.ure-lpf-question:hover{color:var(--lpf-accent,#ea88de)!important;background:0 0!important;background-color:transparent!important}.ure-lpf-question:focus-visible{outline:2px solid var(--lpf-accent,#ea88de);outline-offset:-2px;border-radius:12px}.ure-lpf-chevron{flex-shrink:0;width:20px;height:20px;color:rgb(245 242 238 / .3);transition:transform .3s ease,color .3s}.ure-lpf-item.is-open .ure-lpf-chevron{transform:rotate(180deg);color:var(--lpf-accent,#ea88de)}.ure-lpf-answer-wrap{max-height:0;overflow:hidden;transition:max-height .35s ease}.ure-lpf-answer{padding:0 20px 16px;font-size:13px;color:rgb(245 242 238 / .6);font-family:'DM Sans',sans-serif;line-height:1.7;border-top:1px solid rgb(245 242 238 / .06);padding-top:12px;margin-top:0}@media (min-width:1025px){.ure-lpf-container{padding:64px 48px}.ure-lpf-heading{font-size:32px}.ure-lpf-subheading{font-size:16px}.ure-lpf-question{font-size:15px;padding:18px 24px}.ure-lpf-answer{font-size:14px;padding:0 24px 20px;padding-top:14px}.ure-lpf-item:hover{border-color:rgb(245 242 238 / .15)}}@media (prefers-reduced-motion:reduce){.ure-lpf-heading,.ure-lpf-subheading,.ure-lpf-item{opacity:1;transform:none;transition:none}.ure-lpf-answer-wrap{transition:none}.ure-lpf-chevron{transition:none}}