section.faqs{background-color:var(--blanco)}@media (min-width:768px){.faqs .claim:nth-child(1){display:grid;justify-content:center;text-align:center}}@media (max-width:767px){.faqs .claim:nth-child(1){line-height:175%;text-align:center}}.faqs .claim:nth-child(1) h2 span{color:var(--maincolor);margin:0 0 0 .5rem}section.faqs .boxes{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;padding-top:1rem}section.faqs div .boxes .box{border:0;flex-direction:row;margin:0;padding:0}@media (min-width:668px){section.faqs div .boxes .box{min-height:14rem}}@media (min-width:768px){section.faqs div .boxes .box{min-height:11rem}}@media (min-width:868px){section.faqs div .boxes .box{flex:calc(50% - 2rem);max-width:calc(50% - 2rem);min-height:9rem}}@media (min-width:1132px){section.faqs div .boxes .box{min-height:8rem}}section.faqs .boxes .box .accordion{background-color:#fff;box-shadow:0 25px 33px -14.734px rgba(149,149,149,.25);flex-basis:100%;font-size:14px;min-height:6rem;overflow:hidden;padding-left:4rem;position:relative}section.faqs .boxes .box .accordion .accordionTitle{font-weight:400}section.faqs .boxes .box .accordion .accordionTitle h3{font-size:1.125rem;font-weight:600}