.customer-support__header{margin:0;margin-block-end:2rem}.customer-support__questions-list{display:flex;flex-direction:column;gap:1rem;margin:0;padding-inline-start:0;list-style:none}.customer-support__questions-item{padding-block:1.625rem;padding-inline:1.875rem;border-radius:var(--wp--custom--border-radius--small);background-color:var(--wp--preset--color--primary-background-faded)}.customer-support__questions-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding-inline:0;color:var(--wp--preset--color--text-color);text-align:left;font-weight:700;border:none;background-color:transparent}@media (min-width:768px){.customer-support__questions-title:hover{cursor:pointer}}.customer-support__questions-arrow{transition:transform .2s ease-in-out}.customer-support__questions-arrow--is-open{transform:rotate(180deg)}.customer-support__questions-icon:before{font-size:.5rem}.customer-support__questions-content{max-height:0;margin-block:0;overflow:hidden;transition:max-height .2s ease-in-out}.customer-support__questions-content--is-open{max-height:35rem}.customer-support__questions-description{padding-block:.625rem}.customer-support__questions-link{display:flex!important;justify-content:flex-start!important;max-width:8rem;margin-block-start:1.25rem;color:var(--wp--preset--color--text-color)}.customer-support__questions-link:visited{color:initial}