@charset "UTF-8";.ea-faq{display:flex;flex-direction:column;list-style:none}.ea-faq__item{width:100%;border-bottom:1px solid var(--border-color-faq);padding:clamp(.75rem,.4722222222rem + .8888888889vw,1.25rem) 0;display:flex;flex-direction:column}.ea-faq__item:first-child{padding-top:0}.ea-faq__item__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;gap:clamp(.75rem,.2986111111rem + 1.4444444444vw,1.5625rem);background:transparent;border:none;padding:0;cursor:pointer}.ea-faq__item__trigger[aria-expanded=true] .ea-faq__item__chev{transform:rotate(180deg)}.ea-faq__item__title{text-align:left;margin-bottom:0;font-size:clamp(1rem,.6875rem + 1vw,1.5625rem);font-weight:700;font-family:var(--wp--preset--font-family--sans);color:inherit;letter-spacing:.05em}.ea-faq__item__chev{color:inherit;font-size:clamp(.9375rem,.8680555556rem + .2222222222vw,1.0625rem);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .5s ease-in-out,color .5s ease-in-out}.ea-faq__item__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-in-out,padding-top .4s ease-in-out}.ea-faq__item__panel>*{overflow:hidden}.ea-faq__item__panel.is-open{grid-template-rows:1fr;padding-top:clamp(.75rem,.2986111111rem + 1.4444444444vw,1.5625rem)}.ea-faq__item__content{letter-spacing:.05em}.ea-faq__item__content a{text-decoration:underline;text-decoration-thickness:.067em;text-underline-offset:.133em;transition:all ease .5s}.ea-faq__item__content a:hover{text-decoration-thickness:.07em;text-underline-offset:.18em!important}.ea-faq__item__content ul{list-style:"• "}.ea-faq__item__content ul:not(:last-of-type){margin-bottom:1.4rem}.ea-faq__item__content ul li{list-style-position:inside;margin-bottom:0}
