.FAQComponent{margin-bottom:10rem}@media (min-width:768px){.FAQComponent{margin-bottom:var(--component-spacing)}}.FAQComponent .faq-content{display:grid;gap:3rem;grid-template-columns:repeat(1,minmax(0,1fr));width:100%}@media (min-width:992px){.FAQComponent .faq-content{grid-template-columns:repeat(2,minmax(0,1fr))}}.FAQComponent .faq-content__text{display:flex;flex-direction:column;gap:1.5rem}.FAQComponent .faq-content__item,.FAQComponent .faq-content__items{display:flex;flex-direction:column;width:100%}.FAQComponent .faq-content__item{--item-padding:2.5rem;border-bottom-color:#2121214d;border-bottom-width:1px}.FAQComponent .faq-content__item,.FAQComponent .faq-content__item .item-question:after{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.FAQComponent .faq-content__item .item-question{align-items:center;cursor:pointer;display:flex;font-size:1.25rem;font-weight:500;gap:1rem;justify-content:space-between;line-height:1.75rem;margin-bottom:0;padding:var(--item-padding) 0;width:100%}.FAQComponent .faq-content__item .item-question:after{content:"+";font-family:Font Awesome\ 6 Sharp}.FAQComponent .faq-content__item .item-answer{overflow:hidden;padding-bottom:0;padding-bottom:var(--item-padding);padding-top:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.FAQComponent .faq-content__item:has(.item-question:hover){--tw-border-opacity:1;border-bottom-color:rgb(33 33 33/var(--tw-border-opacity,1))}.FAQComponent .faq-content__item:has(.item-question:hover) .item-question:after{--tw-text-opacity:1;color:rgb(255 0 0/var(--tw-text-opacity,1))}.FAQComponent .faq-content__item:not(.active) .item-answer{height:0!important;padding-bottom:0!important}@media not all and (min-width:992px){.FAQComponent .faq-content__item:first-child .item-question{padding-top:0}}.FAQComponent.size-large .faq-content{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.FAQComponent.size-large .faq-content{max-width:576px}}@media (min-width:768px){.FAQComponent.size-large .faq-content{max-width:768px}}@media (min-width:992px){.FAQComponent.size-large .faq-content{max-width:992px}}@media (min-width:1200px){.FAQComponent.size-large .faq-content{max-width:1200px}}@media (min-width:1400px){.FAQComponent.size-large .faq-content{max-width:1400px}}.FAQComponent.size-small .faq-content{gap:1.75rem;padding-left:0;padding-right:0}@media (min-width:992px){.FAQComponent.size-small .faq-content{grid-template-columns:repeat(1,minmax(0,1fr))}}.FAQComponent.size-small .faq-content__text h2{font-size:max(24px,min(32px,5vw))}.FAQComponent.size-small .faq-content__item{--item-padding:30px}.FAQComponent.size-small .faq-content__item .item-question{font-size:1.5rem;font-weight:400;line-height:2rem}.FAQComponent.size-small .faq-content__item:first-child .item-question{padding-top:0}
