.cc-faq__item{border-bottom:var(--layout-border-width-element-xsmall) solid var(--color-gray-light-gray)}.cc-faq__item:last-child{border-bottom:none}.cc-faq__item__toggler{display:flex;gap:1em;justify-content:space-between;align-items:center;padding:var(--layout-fixed-space-small) 0;background:none;border:none;box-shadow:none;text-align:left;width:100%;font-size:var(--heading-font-size-h3);font-weight:400;line-height:1.2}.cc-faq__item__toggler__text{flex:1}.cc-faq__item__toggler__icon{display:flex;flex:0 0 50px;width:50px;height:50px;padding:10px;justify-content:center;align-items:center;border-radius:var(--layout-border-radius-element-medium);background:var(--color-gray-light-gray)}.cc-faq__item__toggler__icon path{fill:currentColor}.cc-faq__item__toggler__icon:hover,.cc-faq__item__toggler__icon[aria-expanded=true]{background:var(--color-primary-blue-dark);color:var(--color-gray-white)}