@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.faq{padding-top:5rem;padding-bottom:6.5rem;z-index:1;position:relative}@media (max-width:1025px){.faq{padding-top:2.25rem;padding-bottom:2.125rem}}.faq__background{position:absolute;z-index:0;width:64.65%;height:34.75rem;top:24.625rem;left:0}@media (max-width:767px){.faq__background{width:100%;height:100%;top:23.625rem;right:0}}.faq__background svg{width:100%;height:100%}.faq__background svg path{stroke-dasharray:100rem}@media (max-width:1025px){.faq__background svg{display:none}}.faq__wrapper{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:7.313rem;position:relative;z-index:1}@media (max-width:1025px){.faq__wrapper{gap:2.75rem;flex-direction:column}}.faq__tag{margin-bottom:1.5em}@media (max-width:1025px){.faq__tag{margin-bottom:1.25rem}}@media (max-width:1025px){.faq__title br{display:block}}@media (max-width:767px){.faq__title br{display:block}}.faq__general{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:25.188rem;width:100%}@media (max-width:1025px){.faq__general{max-width:100%}}.faq__text{margin-top:1.25rem}@media (max-width:1025px){.faq__text{margin-top:1.125rem}}.faq__text *{color:#54757e}.faq__accordion{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.75rem}.faq__block{background-color:#fff;border:.094rem solid #fff;transition:all .25s ease-in-out;padding:1.75rem;width:100%;border-radius:.5rem;cursor:pointer}@media (max-width:1025px){.faq__block{padding:1.781rem 1rem 1.781rem 1.75rem}}.faq__block.active{border:.094rem solid #d1ea4a;background-color:#fbfdf0}.faq__block.active .faq__heading:after{transform:rotate(180deg);filter:brightness(0) saturate(100%) invert(43%) sepia(48%) saturate(616%) hue-rotate(29deg) brightness(90%) contrast(86%)}.faq__heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.faq__heading:after{content:"";width:1.5rem;height:1.5rem;min-width:1.5rem;position:relative;display:block;transition:all .25s ease-in-out;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath stroke='%23C4CFC8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 9.5 6 6 6-6'/%3E%3C/svg%3E")}@media (max-width:1025px){.faq__heading h3{font-size:1.125rem!important}}.faq__answer{margin-top:.5rem;max-width:31rem;color:#54757e}