.faq-item__link{border-top:1px solid var(--border-default)}.faq-item__border-bottom-wrapper{display:none}.faq-item:last-child .faq-item__border-bottom-wrapper{display:flex}.faq-item:last-child .faq-item__border-bottom{background:var(--border-default);height:.0625rem;width:100%}.faq-item--active>.faq-item__link{color:var(--text-default)}.faq-item--active>.faq-item__link .faq-item__arrow{transform:rotate(180deg)}.faq-item__text-wrapper{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.faq-item__counter{margin-right:1rem}.faq-item__link{align-items:flex-start;color:var(--text-default);display:flex;gap:1rem;justify-content:space-between;overflow:hidden;padding:1rem .5rem;position:relative;text-decoration:none;transition:color var(--transition-md)}@media print,screen and (min-width:64em){.faq-item__link{padding:1.5rem 1rem}}.faq-item__link span,.faq-item__link svg{z-index:1}.faq-item__link:before{background-color:var(--primary);border-radius:100%;content:"";height:100px;left:-100px;position:absolute;top:50%;transform:translateY(-50%);transition:transform var(--transition-md);width:100px}.faq-item__link:focus-visible{color:var(--text-on-primary)}.faq-item__link:focus-visible:before{transform:translateY(-50%) scale(29)}.faq-item__link:hover{color:var(--text-on-primary)}.faq-item__link:hover:before{transform:translateY(-50%) scale(29)}.faq-item__arrow{height:1.375rem;transition:transform .41s var(--transition-easing);width:1.375rem}@media print,screen and (min-width:64em){.faq-item__arrow{height:2rem;width:2rem}}@media screen and (min-width:100em){.faq-item__arrow{height:3rem;width:3rem}}.faq-item__wrapper .grid-margin-x{margin-left:0;margin-right:0;width:100%}.faq-item__text{margin:0;width:100%}@keyframes linkHoverAnimation{0%{background-size:0 2px,100% 2px}50%{background-size:100% 2px,0 2px}to{background-size:0 2px,100% 2px}}@keyframes expand-width{0%{width:0}to{width:100%}}.faq{list-style:none}