.Installments-module__8HoqQG__installmentsPage{background-color:hsl(var(--background))}.Installments-module__8HoqQG__hero{background-color:hsl(var(--primary));color:#fff;text-align:center;padding:6rem 0}.Installments-module__8HoqQG__breadcrumb{text-align:center;margin-bottom:.75rem;font-size:.875rem;display:block}.Installments-module__8HoqQG__breadcrumb a{color:hsl(var(--secondary));text-transform:uppercase;letter-spacing:.1em;opacity:1;font-weight:800}.Installments-module__8HoqQG__breadcrumb a:hover{text-decoration:underline}.Installments-module__8HoqQG__title{margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Installments-module__8HoqQG__highlight{color:hsl(var(--secondary))}.Installments-module__8HoqQG__subtitle{opacity:.8;max-width:800px;margin:0 auto 2.5rem;font-size:1.25rem}.Installments-module__8HoqQG__searchContainer{max-width:600px;margin:2rem auto 0}.Installments-module__8HoqQG__heroActions{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:1.5rem;display:flex}.Installments-module__8HoqQG__heroBtn{letter-spacing:.02em;min-width:200px;font-weight:700;transition:transform .2s,box-shadow .2s!important}.Installments-module__8HoqQG__heroBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Installments-module__8HoqQG__controlsSection{flex-flow:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Installments-module__8HoqQG__packageGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.Installments-module__8HoqQG__packageGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.Installments-module__8HoqQG__packageGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem}}.Installments-module__8HoqQG__packageCard{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.Installments-module__8HoqQG__packageCard:hover{border-color:hsl(var(--secondary));transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.Installments-module__8HoqQG__imageWrapper{aspect-ratio:1;background-color:hsl(var(--accent));display:block;position:relative;overflow:hidden}.Installments-module__8HoqQG__placeholderImage{width:100%;height:100%;color:hsl(var(--primary));opacity:.5;background-color:#0000;border-radius:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.Installments-module__8HoqQG__badge{background-color:hsl(var(--secondary));color:#fff;text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.Installments-module__8HoqQG__discountBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:10;background-color:#ff4d4d;border-radius:4px;padding:.25rem .6rem;font-size:.65rem;font-weight:800;position:absolute;top:.75rem;left:.75rem}.Installments-module__8HoqQG__content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.Installments-module__8HoqQG__category{text-transform:uppercase;color:hsl(var(--secondary));margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.Installments-module__8HoqQG__name{-webkit-line-clamp:2;line-clamp:2;height:3rem;color:hsl(var(--primary));-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Installments-module__8HoqQG__priceContainer{align-items:baseline;gap:.75rem;margin-bottom:1.25rem;display:flex}.Installments-module__8HoqQG__price{color:hsl(var(--primary));font-size:1.25rem;font-weight:800}.Installments-module__8HoqQG__discountedPrice{color:#ff4d4d;font-size:1.25rem;font-weight:800}.Installments-module__8HoqQG__originalPrice{opacity:.5;color:hsl(var(--primary));font-size:.9rem;text-decoration:line-through}.Installments-module__8HoqQG__actions{margin-top:auto}.Installments-module__8HoqQG__howItWorks{background-color:hsla(var(--primary),.02);border-top:1px solid hsl(var(--border))}.Installments-module__8HoqQG__sectionTitle{text-align:center;color:hsl(var(--primary));margin-bottom:4rem;font-size:2.25rem;font-weight:800}.Installments-module__8HoqQG__stepGrid{grid-template-columns:repeat(1,1fr);gap:3rem;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.Installments-module__8HoqQG__stepGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Installments-module__8HoqQG__stepGrid{grid-template-columns:repeat(4,1fr)}}.Installments-module__8HoqQG__step{text-align:center;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex;position:relative}.Installments-module__8HoqQG__step:hover{border-color:hsl(var(--secondary));transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.Installments-module__8HoqQG__stepNumber{color:#fff;background-color:hsl(var(--secondary));border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.Installments-module__8HoqQG__step h4{color:hsl(var(--primary));margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.Installments-module__8HoqQG__step p{opacity:.7;font-size:.9375rem;line-height:1.6}.Installments-module__8HoqQG__noResults{text-align:center;opacity:.6;grid-column:1/-1;padding:4rem 0;font-size:1.25rem}@media (max-width:768px){.Installments-module__8HoqQG__hero{padding:4rem 0}.Installments-module__8HoqQG__title{font-size:2.2rem}.Installments-module__8HoqQG__subtitle{margin-bottom:1.5rem;font-size:1rem}.Installments-module__8HoqQG__packageCard .Installments-module__8HoqQG__content{padding:.875rem}.Installments-module__8HoqQG__packageCard .Installments-module__8HoqQG__name{height:2.6rem;font-size:.9rem}.Installments-module__8HoqQG__packageCard .Installments-module__8HoqQG__price,.Installments-module__8HoqQG__packageCard .Installments-module__8HoqQG__discountedPrice{font-size:1rem}.Installments-module__8HoqQG__sectionTitle{margin-bottom:2rem;font-size:1.25rem}.Installments-module__8HoqQG__step h4{font-size:1.125rem}.Installments-module__8HoqQG__step p{font-size:.875rem}}
