.package-listing-section{background:#f5f8f6}.package-listing-heading{text-align:center;max-width:780px;margin:0 auto 30px}.package-listing-heading>span{display:block;color:#3c755a;text-transform:uppercase;letter-spacing:1.4px;font-size:12px;font-weight:700}.package-listing-heading h1{font-size:clamp(30px,4vw,46px);color:#193b2c;margin:6px 0 10px}.package-listing-heading p{color:#66736c}.package-card{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #dfe8e3;border-radius:12px;overflow:hidden;box-shadow:0 7px 22px rgba(28,70,51,.07);transition:.2s ease}.package-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(28,70,51,.13)}.package-card-image{position:relative;display:block;aspect-ratio:3/2;background:#e5ece8;overflow:hidden}.package-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.package-card:hover .package-card-image img{transform:scale(1.035)}.package-price{position:absolute;left:10px;bottom:10px;padding:6px 10px;border-radius:5px;background:#f27321;color:#fff;font-size:12px;font-weight:700}.package-card-body{padding:16px;flex:1}.package-card-body h2{font-size:18px;line-height:1.35;margin:0 0 8px}.package-card-body h2 a{color:#214a37}.package-card-body p{font-size:13px;color:#6a766f;line-height:1.55;margin:0 0 10px}.package-duration{font-size:12px;color:#3c755a;font-weight:600}.package-card-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e4ebe7}.package-card-actions a{padding:11px 13px;font-size:12px;font-weight:700;color:#285b43}.package-card-actions a:first-child{color:#128c4a}.package-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:32px}.package-pagination a,.package-pagination span{padding:9px 14px;border-radius:6px;background:#fff;border:1px solid #d8e5de;color:#285b43;font-size:13px;font-weight:600}.package-pagination a:hover{background:#3c755a;color:#fff}.theme-description{max-width:900px;margin:0 auto 30px;text-align:center;color:#5e6c64;line-height:1.7}.package-empty{text-align:center;padding:35px;background:#fff;border:1px solid #dfe8e3;border-radius:12px}.package-empty h2{color:#214a37}.package-empty a{display:inline-block;margin-top:8px;padding:9px 14px;border-radius:5px;background:#f27321;color:#fff}@media(max-width:480px){.package-pagination{gap:6px}.package-pagination a,.package-pagination span{padding:8px 9px;font-size:11px}}
