.faq-panel-content{max-width:1400px}h1._section-title{margin-bottom:25px}.faq-group-nav{display:flex;background-color:transparent;margin-bottom:40px}.faq-group-card-list{display:flex;justify-content:space-evenly;gap:15px;padding:0;width:100%}.faq-group-card{display:flex;flex-direction:column;align-items:center;width:clamp(200px,100%,240px);height:140px;background-color:var(--Background-Light-Default);box-shadow:0 2px 23px 0 rgba(0,0,0,.0666666667);padding:24px;border-radius:12px;gap:10px;cursor:pointer;transition:.25s}.faq-group-card,.faq-group-card h5{transition:.35s}.faq-group-card .faq-group-card-icon{flex-grow:1;display:grid;place-items:center}.faq-group-card h5{margin:0;color:var(--Primario2-Principal);text-align:center;font-size:14px}.faq-group-card.active{background-color:var(--Primario2-Principal)}.faq-group-card.active h5{color:var(--Background-Light-Default)}.faq-group-card.active .faq-group-card-icon path{stroke:var(--Background-Light-Default)}.faq-wrapper{display:none;flex-direction:column}.faq-wrapper .faq-group-title{margin-bottom:25px}.faq-wrapper.active{display:flex}.faq-wrapper .faq-wrapper-content{display:flex;justify-content:space-between;gap:30px}.faq-wrapper .faq-nav{min-width:350px;background-color:transparent}.faq-wrapper .faq-nav h4{font-size:24px;margin-bottom:15px}.faq-wrapper .faq-nav .faq-list{display:flex;flex-direction:column;padding:0;margin:0}.faq-wrapper .faq-nav .faq-item{--vertical-padding:12px}.faq-wrapper .faq-nav .faq-item:not(:last-child){border-bottom:1px solid rgba(145,158,171,.2392156863)}.faq-wrapper .faq-nav .faq-item:first-child{padding-bottom:var(--vertical-padding)}.faq-wrapper .faq-nav .faq-item:last-child{padding-top:var(--vertical-padding)}.faq-wrapper .faq-nav .faq-item:not(:last-child):not(:first-child){padding:var(--vertical-padding) 0}.faq-wrapper .faq-nav .faq-item .faq-item-text{display:flex;justify-content:space-between;padding:8px 15px;font-size:16px;border-radius:6px;background-color:var(--Background-Light-Default);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.25s;cursor:pointer}.faq-wrapper .faq-nav .faq-item .faq-item-text img{transition:.25s}.faq-wrapper .faq-nav .faq-item .faq-item-text .arrow-icon{display:none}@media(min-width:1024px){.faq-wrapper .faq-nav .faq-item.active .faq-item-text{background-color:rgba(145,158,171,.1607843137)}.faq-wrapper .faq-nav .faq-item:hover .faq-item-text{background-color:rgba(145,158,171,.0784313725)}}.faq-wrapper .faq-content-display{width:70%}.faq-wrapper .faq-content{display:none}.faq-wrapper .faq-content h5{font-size:22px;margin-bottom:12px}.faq-wrapper .faq-content p{font-size:16px;line-height:24px}.faq-wrapper .faq-content h5,.faq-wrapper .faq-content p{color:var(--Text-Light-Primary)}.faq-wrapper .faq-content li{list-style:disc}.faq-wrapper .faq-content.active{display:block}@media(max-width:993px){.faq-group-nav{overflow-x:scroll}.faq-group-nav .faq-group-card-list{width:-moz-max-content;width:max-content;flex-wrap:nowrap;margin-inline:auto;margin-bottom:0}.faq-group-nav::-webkit-scrollbar{display:none}}@media(max-width:993px){.faq-group-card{width:130px;height:120px;padding:15px;gap:15px}.faq-group-card h5{font-size:12px;font-weight:400}.faq-group-card .faq-group-card-icon svg{flex-grow:unset;width:30px;height:30px}.faq-wrapper .faq-content-display{display:none}.faq-wrapper .faq-nav{width:100%;min-width:unset}.faq-wrapper .faq-nav .faq-list{gap:8px}.faq-wrapper .faq-nav li.faq-item:last-child,.faq-wrapper .faq-nav li.faq-item:not(:last-child),.faq-wrapper .faq-nav li.faq-item:not(:last-child):not(:first-child){border-bottom:0;padding:0}.faq-wrapper .faq-nav .faq-item .faq-item-text .arrow-icon{display:block}.faq-item .faq-item-text span{font-weight:500!important;font-size:16px!important}.faq-item .faq-content,.faq-item .faq-item-text{padding:15px}.faq-item.active{display:flex;flex-direction:column}.faq-item.active .faq-item-text{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.faq-item.active .faq-content{padding-top:0!important;margin-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.faq-item.active .faq-content h5{display:none!important}.faq-item.active .faq-item-text .arrow-icon{rotate:180deg}.faq-item .faq-content{margin-top:16px;border-radius:6px;background-color:var(--Background-Light-Default)}.faq-item .faq-content h5{font-size:16px}.faq-item .faq-content p,.faq-item .faq-content ul{margin:8px 0;font-size:14px}}