.faqs-container{background:var(--alias-color-bg-alt,#fafafa);flex-direction:column;align-items:center;padding:64px 0;display:flex}.faqs-list-container{width:60%;padding:64px 0}.addl-info-container{background:var(--alias-color-bg-base,#fff);flex-direction:column;align-items:center;gap:10px;padding:80px 120px;display:flex}.addl-info{background:var(--alias-color-bg-neutral,#edf2f2);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:64px 128px;display:flex}.addl-info-subtext{color:var(--alias-color-text-weak,#434747);text-align:center;letter-spacing:.25px;font-size:17px;font-style:normal;font-weight:500;line-height:24px}.expandable-faqs{margin:24px 0;padding:0;list-style-type:none}.expandable-faqs li{border-bottom:1px solid var(--alias-color-border-base,#d0dbdb);margin-bottom:24px}.expandable-faqs details{cursor:pointer;margin-bottom:24px}.expandable-faqs summary{padding-left:0;font-size:19px;font-weight:600;list-style:none;position:relative}.expandable-faqs summary:after{content:"";background-image:url(/images/plus-circle-1.png);background-size:cover;width:20px;height:20px;position:absolute;top:4px;right:0}.expandable-faqs details[open] summary:after{content:"";background-image:url(/images/minus-circle-1.png);background-size:cover;width:20px;height:20px}.expandable-faqs .expandable-item{margin:5px 0 0}.expandable-faqs .expandable-item p{margin:24px 0 0}.expandable-faqs .expandable-item div{margin-top:30px;margin-bottom:8px;font-weight:600}@media (max-width:767px){.faqs-list-container{width:90%}.addl-info-container{padding:80px 20px}.addl-info{padding:64px 24px}.expandable-faqs summary{justify-content:space-between;align-items:flex-start;gap:8px;padding-left:0;display:flex}.expandable-faqs summary:after{flex-shrink:0;width:20px;height:20px;margin-top:4px;position:static}}@media (min-width:768px) and (max-height:1439px){.expandable-faqs summary{justify-content:space-between;align-items:flex-start;gap:8px;padding-left:0;display:flex}.expandable-faqs summary:after{flex-shrink:0;width:20px;height:20px;margin-top:4px;position:static}}
