.hub-packages-section{background:#fafafa;padding:96px 0}.hub-packages-section .btn{text-align:center;text-decoration:none!important}.hub-packages-section .packages-header{margin-bottom:calc(var(--spacing)*16);margin-inline:auto;max-width:var(--container-3xl);text-align:center}.hub-packages-section .packages-header h2{font-size:2.25rem;font-weight:900;line-height:1.11111;margin-bottom:calc(var(--spacing)*6)}.hub-packages-section .packages-header h2 span{color:#6ec492}.hub-packages-section .packages-header p{color:#52525c;font-size:1.25rem;line-height:1.4}.hub-packages-section .tabs{background:#fff;border:1px solid #e5e7eb;border-radius:999px;display:flex;gap:8px;justify-content:center;margin:0 auto calc(var(--spacing)*12);padding:6px;width:fit-content}.hub-packages-section .tab{background:transparent;border:none;border-radius:999px;color:#5c6670;cursor:pointer;font-size:.875rem;font-weight:500;letter-spacing:normal;line-height:1.42857;padding:calc(var(--spacing)*3) calc(var(--spacing)*8);text-transform:none}.hub-packages-section .tab.active{background:#6ec492;color:#fff}.hub-packages-section .tab-panel{display:none}.hub-packages-section .tab-panel.active{display:block}.hub-packages-section .cards{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.hub-packages-section .card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;padding:32px}.hub-packages-section .card.popular{border:1px solid #6ec492;position:relative;transform:scale(1.05)}.hub-packages-section .badge{background:#6ec492;border-radius:999px;color:#000;font-size:.75rem;font-weight:900;left:50%;letter-spacing:.05em;line-height:1.33;padding:calc(var(--spacing)*1) calc(var(--spacing)*4);position:absolute;text-transform:uppercase;top:-14px;transform:translateX(-50%)}.hub-packages-section .card h3{color:#1b1718;font-size:1.5rem;font-weight:800;line-height:1.33333;margin-bottom:calc(var(--spacing)*2)}.hub-packages-section .subtitle{color:#71717b;font-size:.875rem;font-weight:400;line-height:1.4;margin-bottom:0;margin-top:0}.hub-packages-section .card h4{color:#9f9fa9;font-size:.75rem;font-weight:700;letter-spacing:.05em;line-height:1.33333;margin-bottom:12px;margin-top:calc(var(--spacing)*6)}.hub-packages-section .card ul{list-style:none;margin-bottom:24px;padding:0}.hub-packages-section .card ul li{align-items:flex-start;color:#3f3f47;display:flex;font-size:.875rem;gap:calc(var(--spacing)*3);line-height:1.42857;margin-bottom:1rem;padding-left:0;position:relative}.hub-packages-section .card ul li svg{flex-shrink:0;height:calc(var(--spacing)*4);width:calc(var(--spacing)*4)}.hub-packages-section .bonus{background:#fafafa;border:1px solid #f5f4f4;border-radius:.5rem;color:#2a2627;font-size:.75rem;font-weight:700;line-height:1.33333;margin-bottom:calc(var(--spacing)*8);padding:calc(var(--spacing)*4)}.hub-packages-section .bonus h5{color:#6ec492;font-size:12px;margin-bottom:8px}.hub-packages-section .bonus p{margin:0 0 12px}.hub-packages-section .bonus :last-child{margin-bottom:0}.hub-packages-section .bonus h5{font-size:.75rem;font-weight:700;letter-spacing:.05em;line-height:1.333}.hub-packages-section .btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:800;letter-spacing:.7px;line-height:1.42857;min-height:calc(var(--spacing)*9);padding:calc(var(--spacing)*2) calc(var(--spacing)*4);text-transform:uppercase}.hub-packages-section .btn.dark{background:#1b1718;color:#fff}.hub-packages-section .btn.dark:hover{background:#6ec492;color:#1b1718}.hub-packages-section .btn.green{background:#6ec492;color:#111}.hub-packages-section .btn.green:hover{background:#1b1718;color:#fff}@media(max-width:767px){.hub-packages-section .tabs{background:#fff;border:1px solid #e5e7eb;border-radius:999px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 auto calc(var(--spacing)*12);padding:6px;width:fit-content}}