.info-box__description{font-size:1rem;line-height:1.5;text-align:center;font-weight:400;text-wrap-style:balance;margin-top:1.5rem}.info-box__title{text-align:center;text-wrap-style:balance;font-weight:600;font-family:var(--bold-font);line-height:1.5;font-size:2.5rem}.info-box-item__title-image{width:40px;height:40px;object-fit:contain}.grid{display:grid;margin-top:2.25rem;&.xl-grid-cols-1{grid-template-columns:repeat(1,1fr)}&.xl-grid-cols-2{grid-template-columns:repeat(2,1fr)}&.xl-grid-cols-3{grid-template-columns:repeat(3,1fr)}&.xl-grid-cols-4{grid-template-columns:repeat(4,1fr)}&.xl-grid-cols-5{grid-template-columns:repeat(5,1fr)}&.xl-grid-cols-6{grid-template-columns:repeat(6,1fr)}.info-box-item__description ul{list-style:disc;padding-inline-start:1.5rem}}.grid.type-1{justify-content:center;gap:1.5rem;margin-top:2.25rem;.info-box-item{border-radius:1.25rem;overflow:hidden;height:100%;display:flex;flex-direction:column;gap:.5rem}.info-box-item__title{background-color:var(--gold-100);display:flex;align-items:center;gap:.5rem;padding:1.5rem 2rem;p{font-size:1rem;font-weight:700;line-height:1.25}span{width:6px;height:6px;flex-shrink:0;border-radius:50%;background-color:var(--gray-900)}}.info-box-item__description{flex-grow:1;background-color:var(--gold-50);font-size:1rem;line-height:1.5;text-align:justify;font-weight:400;padding:1.5rem 2rem}}.grid.type-2{justify-content:center;gap:.875rem;margin-top:1.5rem;.info-box-item{border-radius:1.25rem;overflow:hidden;height:100%;display:flex;flex-direction:column;gap:1rem;background-color:var(--gold-50);padding:1.5rem 2rem;&.center{align-items:center}}.info-box-item__title{font-size:1rem;text-align:left;font-weight:600;&.center{text-align:center}}.info-box-item__description{font-size:1rem;text-align:left;font-weight:400;&.center{text-align:center}}.info-box-item__icon{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:1.25rem;background-color:var(--gold-300);& img{width:45px;height:45px;object-fit:contain}&.bg-transparent{background-color:#fff0}}}.grid.type-3{justify-content:center;gap:1rem;margin-top:2.25rem;& .info-box-item{border-radius:1.25rem;background-color:var(--gold-50);padding:1.5rem 2rem;overflow:hidden;height:100%;display:flex;gap:1rem}.info-box-item__content{display:flex;flex-direction:column;gap:1rem;justify-content:center}& .info-box-item__title{display:flex;align-items:center;gap:.5rem;& p,& span.number{font-size:1rem;font-weight:700;line-height:1.25}& span.disk{width:6px;height:6px;flex-shrink:0;border-radius:50%;background-color:var(--gray-900)}}& .info-box-item__description{flex-grow:1;font-size:1rem;line-height:1.5;text-align:justify;font-weight:400}}.grid.type-4{justify-content:center;gap:1rem;margin-top:2.25rem;& .info-box-item{border-radius:1.25rem;background-color:var(--gold-50);padding:1.5rem 2rem;overflow:hidden;height:100%;display:flex;gap:1rem;flex-direction:column;align-items:center;text-align:center;font-size:1.25rem;font-weight:600;& a{text-decoration:underline;text-underline-offset:.125rem;color:var(--gold-500,#aa8848)}& .info-box-item__counter{--font-size:2rem;width:calc(2 * var(--font-size));height:calc(2 * var(--font-size));background-color:#fff;border-radius:1000px;display:flex;align-items:center;justify-content:center;color:var(--gold-300,#c9b57b);font-size:var(--font-size);font-weight:700}}}@media (max-width:991.98px){.grid.sm-grid-cols-1{grid-template-columns:repeat(1,1fr)}.info-box__title{font-size:1.75rem}.info-box-item__title{font-size:1rem}.stepinfo-boxs-item__body{padding:1rem}}.col-span-1{grid-column:span 1}.col-span-2{grid-column:span 2}.col-span-3{grid-column:span 3}.col-span-4{grid-column:span 4}.col-span-5{grid-column:span 5}.col-span-6{grid-column:span 6}@media (min-width:992px){.xl-col-span-1{grid-column:span 1}.xl-col-span-2{grid-column:span 2}.xl-col-span-3{grid-column:span 3}.xl-col-span-4{grid-column:span 4}.xl-col-span-5{grid-column:span 5}.xl-col-span-6{grid-column:span 6}}.info-box__bottom-description{text-align:center}