:root{interpolate-size:allow-keywords}.tx-contentblocks-faq .tx-contentblocks-faq__items{display:flex;flex-direction:column}.tx-contentblocks-faq__item{background:#fff;border-bottom:1px solid #000;border-top:1px solid #000;overflow:clip}.tx-contentblocks-faq__item+.tx-contentblocks-faq__item{border-top:none;margin-top:0}.tx-contentblocks-faq__question{align-items:center;cursor:pointer;display:flex;flex-direction:row-reverse;font-family:Reddit Sans;font-size:2rem;font-weight:700;gap:2rem;justify-content:space-between;line-height:2.7rem;list-style:none;padding:15px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:575px){.tx-contentblocks-faq__question{font-size:1.8rem;line-height:2.4rem}}.tx-contentblocks-faq__question::-webkit-details-marker{display:none}.tx-contentblocks-faq__question::marker{content:""}.tx-contentblocks-faq__question:focus-visible,.tx-contentblocks-faq__question:hover{background-color:rgba(0,0,0,.025)}.tx-contentblocks-faq__question-text{flex:1 1 auto}.tx-contentblocks-faq__icon{flex:0 0 auto;height:20px;position:relative;width:20px}.tx-contentblocks-faq__icon:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='var(--secondary-textcolor)' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--%3E%3Cpath fill='currentColor' d='M248 56V32h-48v200H0v48h200v200h48V280h200v-48H248z'/%3E%3C/svg%3E") no-repeat 50%;background-size:18px;border:none;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s ease-in-out;width:20px}.tx-contentblocks-faq__item[open]>.tx-contentblocks-faq__question .tx-contentblocks-faq__icon:after{transform:translateY(-50%) rotate(45deg)}.tx-contentblocks-faq__answer{padding:0 1.25rem 1.25rem 40px}.tx-contentblocks-faq__answer>:first-child{margin-top:0}.tx-contentblocks-faq__answer>:last-child{margin-bottom:0}.tx-contentblocks-faq__item::details-content{height:0;opacity:0;overflow:clip;transition:height .3s ease,content-visibility allow-discrete .3s ease,opacity .25s ease}.tx-contentblocks-faq__item[open]::details-content{height:auto;opacity:1}