.home-plans-wrapper{background:#f7f8fb;padding:7.5rem 0}@media(max-width:992px){.home-plans-wrapper{padding:5rem 0}}@media(max-width:600px){.home-plans-wrapper{padding:3.5rem 0}}.home-plans-wrapper .plans-header{text-align:center;max-width:44rem;margin:0 auto 3.5rem}.home-plans-wrapper .plans-header .section-label{font-size:1.125rem;font-weight:500;color:var(--SECUNDARIO);font-family:var(--font--montserrat);letter-spacing:.12rem;margin:0;text-transform:uppercase}@media(max-width:600px){.home-plans-wrapper .plans-header .section-label{font-size:.875rem}}.home-plans-wrapper .plans-header .section-label{font-style:italic}.home-plans-wrapper .plans-header h2{font-size:3rem;font-weight:600;line-height:1.2;font-family:var(--font--montserrat);margin:0}@media(max-width:992px){.home-plans-wrapper .plans-header h2{font-size:2.75rem}}@media(max-width:768px){.home-plans-wrapper .plans-header h2{font-size:2rem}}@media(max-width:480px){.home-plans-wrapper .plans-header h2{font-size:1.75rem}}.home-plans-wrapper .plans-header h2{color:var(--PRIMARIO)}.home-plans-wrapper .plans-header p{font-size:1rem;line-height:1.7;color:rgba(29,49,76,.75);font-family:var(--font--montserrat);margin:0}@media(max-width:992px){.home-plans-wrapper .plans-header p{font-size:.95rem}}@media(max-width:768px){.home-plans-wrapper .plans-header p{font-size:.875rem}}.home-plans-wrapper .plan-tabs{display:flex;justify-content:center;gap:1.75rem;flex-wrap:wrap;margin-bottom:3.5rem}.home-plans-wrapper .plans-preview{margin-top:3rem}.home-plans-wrapper .category-info{text-align:center;margin-bottom:2rem}.home-plans-wrapper .category-info .category-title{font-size:1.8rem;font-weight:700;color:#0f1a2b;margin-bottom:.5rem}.home-plans-wrapper .category-info .category-description{font-size:1rem;color:#6f7a8d;max-width:600px;margin:0 auto}.home-plans-wrapper .plans-grid-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.home-plans-wrapper .plan-card-preview{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 32px rgba(15,26,43,.08);transition:all .3s ease;border:2px solid rgba(0,0,0,0);position:relative}.home-plans-wrapper .plan-card-preview:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(15,26,43,.1)}.home-plans-wrapper .plan-card-preview.highlighted{border-color:#b9976a;transform:translateY(-4px)}.home-plans-wrapper .plan-card-preview.highlighted:hover{transform:translateY(-8px);border-color:#a08659}.home-plans-wrapper .plan-card-preview.highlighted:before{content:"MAIS POPULAR";position:absolute;top:-1rem;left:50%;transform:translateX(-50%);background:#b9976a;color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;z-index:10}.home-plans-wrapper .plan-card-preview .plan-header{text-align:center;margin-bottom:1.5rem}.home-plans-wrapper .plan-card-preview .plan-header .plan-name{font-size:1.1rem;color:#6f7a8d;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.home-plans-wrapper .plan-card-preview .plan-header .plan-price{font-size:2rem;font-weight:700;color:#0f1a2b;margin-bottom:.25rem}.home-plans-wrapper .plan-card-preview .plan-header .plan-period{font-size:.9rem;color:#6f7a8d}.home-plans-wrapper .plan-card-preview .plan-features-preview{margin-bottom:2rem}.home-plans-wrapper .plan-card-preview .plan-features-preview .feature-item{display:flex;align-items:center;padding:.5rem 0}.home-plans-wrapper .plan-card-preview .plan-features-preview .feature-item .feature-check{color:#28a745;font-weight:700;margin-right:.75rem;width:16px}.home-plans-wrapper .plan-card-preview .plan-features-preview .feature-item .feature-text{font-size:.9rem;color:#4a566d}.home-plans-wrapper .plan-card-preview .plan-features-preview .feature-more{font-size:.85rem;color:#b9976a;font-style:italic;text-align:center;margin-top:.5rem}.home-plans-wrapper .plan-card-preview .plan-cta-preview{width:100%;padding:.75rem 1.5rem;background:#1d314c;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.home-plans-wrapper .plan-card-preview .plan-cta-preview:hover{background:#15243a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(29,49,76,.3)}.home-plans-wrapper .plan-card-preview .plan-cta-preview.secondary{background:#b9976a}.home-plans-wrapper .plan-card-preview .plan-cta-preview.secondary:hover{background:#a08659;box-shadow:0 4px 12px rgba(185,151,106,.3)}.home-plans-wrapper .plan-empty-state{padding:3rem 2rem;background:#fff;border-radius:16px;margin-top:2rem}.home-plans-wrapper .plan-empty-state p{font-size:1.1rem;color:#6f7a8d;margin-bottom:1.5rem}.home-plans-wrapper .plan-empty-state .contact-button{padding:1rem 2rem;background:#1d314c;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.home-plans-wrapper .plan-empty-state .contact-button:hover{background:#15243a}@media(max-width:992px){.home-plans-wrapper .plans-grid-preview{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.home-plans-wrapper .plan-card-preview{padding:1.5rem}.home-plans-wrapper .plan-card-preview .plan-header .plan-price{font-size:1.8rem}}@media(max-width:768px){.home-plans-wrapper .plans-preview{margin-top:2rem}.home-plans-wrapper .category-info .category-title{font-size:1.5rem}.home-plans-wrapper .plans-grid-preview{grid-template-columns:1fr;gap:1rem}.home-plans-wrapper .plan-card-preview{padding:1.25rem}.home-plans-wrapper .plan-card-preview .plan-header .plan-price{font-size:1.6rem}}.home-plans-wrapper .plan-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem}@media(max-width:992px){.home-plans-wrapper .plan-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}}@media(max-width:600px){.home-plans-wrapper .plan-card-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:3.5rem;display:flex;flex-wrap:nowrap;gap:24px;overflow-x:auto;padding:0;scroll-snap-type:x mandatory;scroll-padding:0;-webkit-overflow-scrolling:touch}}@media(max-width:600px){.home-plans-wrapper .plan-card-grid::-webkit-scrollbar{display:none}}.home-plans-wrapper .plan-card{background:#f1f2f7;border:1px solid rgba(29,49,76,.08);border-radius:.75rem;padding:1.75rem;display:flex;flex-direction:column;gap:1.75rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:none}.home-plans-wrapper .plan-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(29,49,76,.12)}.home-plans-wrapper .plan-card .plan-card-header{display:flex;flex-direction:column;gap:1.25rem}.home-plans-wrapper .plan-card .plan-card-header .plan-name{font-size:.8rem;text-transform:uppercase;letter-spacing:.09rem;color:rgba(29,49,76,.6);font-weight:600}.home-plans-wrapper .plan-card .plan-card-header .plan-price{font-size:2.75rem;font-weight:700;color:#0f1f33;font-family:var(--font-exo2);margin-bottom:.25rem}.home-plans-wrapper .plan-card .plan-card-header .plan-billing{font-size:.875rem;color:rgba(29,49,76,.6);font-weight:500}.home-plans-wrapper .plan-card .plan-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.home-plans-wrapper .plan-card .plan-feature-list li{display:flex;align-items:center;gap:.65rem;color:rgba(29,49,76,.78);font-size:.875rem}.home-plans-wrapper .plan-card .plan-feature-list li svg{width:1rem;height:1rem;color:var(--SECUNDARIO);flex:0 0 auto}.home-plans-wrapper .plan-card .plan-card-footer{margin-top:auto}.home-plans-wrapper .plan-card.is-featured{background:#1b2940;border-color:#1b2940;position:relative;overflow:hidden}.home-plans-wrapper .plan-card.is-featured:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(21,36,56,.6));opacity:.35;pointer-events:none}.home-plans-wrapper .plan-card.is-featured .plan-card-footer,.home-plans-wrapper .plan-card.is-featured .plan-card-header,.home-plans-wrapper .plan-card.is-featured .plan-feature-list{position:relative;z-index:1}.home-plans-wrapper .plan-card.is-featured .plan-card-header .plan-name{color:hsla(0,0%,100%,.7)}.home-plans-wrapper .plan-card.is-featured .plan-card-header .plan-price{color:#fff}.home-plans-wrapper .plan-card.is-featured .plan-card-header .plan-billing{color:hsla(0,0%,100%,.7)}.home-plans-wrapper .plan-card.is-featured .plan-feature-list li{color:hsla(0,0%,100%,.85)}.home-plans-wrapper .plan-card.is-featured .plan-feature-list li svg{color:var(--SECUNDARIO)}.home-plans-wrapper .plan-card.is-featured .plan-card-footer .plan-button{background:var(--SECUNDARIO)}.home-plans-wrapper .plan-card.is-featured .plan-card-footer .plan-button:hover{background:#a98559}@media(max-width:992px){.home-plans-wrapper .plan-card{padding:1.75rem 1.25rem}.home-plans-wrapper .plan-card .plan-card-header .plan-price{font-size:2.5rem}}@media(max-width:600px){.home-plans-wrapper .plan-card{padding:1.75rem;flex:0 0 min(19rem,85vw);width:min(19rem,85vw);scroll-snap-align:center}.home-plans-wrapper .plan-card .plan-card-header .plan-price{font-size:2.25rem}}.home-plans-wrapper .plan-empty-state{max-width:37.5rem;margin:0 auto;text-align:center;background:rgba(29,49,76,.04);border-radius:.75rem;padding:1.75rem;border:1px solid rgba(29,49,76,.08)}.home-plans-wrapper .plan-empty-state p{font-size:.95rem;line-height:1.7;color:rgba(29,49,76,.75);font-family:var(--font--montserrat);margin:0}@media(max-width:992px){.home-plans-wrapper .plan-empty-state p{font-size:.875rem}}@media(max-width:768px){.home-plans-wrapper .plan-empty-state p{font-size:.875rem}}@media(max-width:992px){.home-plans-wrapper{padding-top:5rem;padding-bottom:5rem}.home-plans-wrapper .plan-card-grid{gap:2.5rem}}@media(max-width:600px){.home-plans-wrapper{padding-top:3.5rem;padding-bottom:3.5rem}.home-plans-wrapper .plan-tabs{gap:24px}}