section.faq{.qa-wrapper{border-bottom:1px solid color-mix(in srgb,var(--dark-blue),transparent 80%);font-size:16px;margin:15px auto;max-width:800px;&:last-of-type{border:none}}details{@supports (interpolate-size:allow-keywords){interpolate-size:allow-keywords;&::details-content{height:0;opacity:0;overflow:hidden;transition:all allow-discrete .3s ease-in-out}&[open]{&::details-content{height:-moz-fit-content;height:fit-content;opacity:1}}}.question{cursor:pointer;font-size:17px;font-weight:400;margin-bottom:14px;padding-right:25px;position:relative;&:after,&:before{background-color:color-mix(in srgb,var(--dark-blue),transparent 30%);border-radius:2px;content:"";display:block;height:2px;position:absolute;right:5px;top:10px;transition:transform .2s;width:14px}&:after{transform:rotate(90deg)}}&[open] .question{&:after,&:before{transform:rotate(180deg)}}}summary{list-style:none}.other-question{margin-top:30px}}
