@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;250;300;400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{width:100%}body{color:#303240;font-family:Poppins,sans-serif}.packages-section{background-color:#e3efff;overflow:hidden;padding:60px 20px 0;position:relative}.packages-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.bg-ornament{opacity:.6;pointer-events:none;position:absolute;z-index:1}.orb-left{bottom:50px;left:0;width:88px}.orb-right{right:0;top:50%;transform:translateY(-50%);width:196px}.section-header{margin-bottom:35px;margin-left:auto;margin-right:auto;max-width:1000px;text-align:center}.section-header .title{font-family:Poppins,sans-serif;font-size:40px;font-weight:700;line-height:48px;margin-bottom:25px}.section-header .subtitle{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:29px}.package-row{align-items:center;display:flex;gap:60px;justify-content:space-between;margin-bottom:100px}.package-row.reverse-layout{flex-direction:row-reverse}.package-content{flex:1;max-width:650px}.package-image{display:flex;flex:1;justify-content:center}.package-image img{border-radius:12px;height:auto;max-width:100%}.package-content h3{font-size:40px;font-weight:700;line-height:48px;margin-bottom:20px}.package-content h3,.tag{font-family:Poppins,sans-serif}.tag{background:#d3e6ff}.highlight-box{background:hsla(0,0%,100%,.8);border-radius:10px;font-weight:400;margin-bottom:25px;padding:20px 25px}.features h4,.highlight-box{font-family:Poppins,sans-serif;font-size:18px;line-height:29px}.features h4{font-weight:700;margin-bottom:15px}.features ul{display:flex;flex-direction:column;gap:20px;list-style:none}.features li{align-items:flex-start;display:flex;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;gap:15px;line-height:29px}.features li img{flex-shrink:0;margin-top:2px}.features li strong{display:block;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;line-height:29px;margin-bottom:5px}.pricing-cta{margin-top:30px}.price-label{font-size:24px;font-weight:400;line-height:29px}.cta-heading,.price-label{font-family:Poppins,sans-serif;margin-bottom:10px}.cta-heading{font-size:20px;font-weight:700;line-height:32px}.btn-yellow{appearance:none;-webkit-appearance:none;background-color:#f6ae17;border:0;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:inline-block;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;line-height:29px;padding:12px 40px;text-decoration:none;transition:background .3s}.btn-yellow:hover{background-color:#e5a010}@media (max-width:992px){.package-row,.package-row.reverse-layout{flex-direction:column;gap:40px;margin-bottom:80px}.section-header .title{font-size:24px;line-height:29px}.section-header .subtitle{font-size:14px;line-height:20px}.package-content h3{font-size:24px;line-height:29px}.features h4,.features li,.features li strong,.highlight-box,.tag{font-size:14px;line-height:20px}.cta-heading{font-size:16px;line-height:22px}.price-label{font-size:20px;line-height:24px}.btn-yellow{font-size:14px;line-height:20px}.package-image img{max-width:80%}.bg-ornament{display:none}}@media (max-width:576px){.package-image img{max-width:100%}}.container,.packages-container{margin:0 auto;max-width:1300px;position:relative;z-index:2}.reveal{opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.tags,.tags *{box-sizing:border-box;font-family:Poppins,sans-serif}.tags{display:flex;gap:10px;margin-bottom:20px}.tag{background:var(--tag-bg,#d3e6ff);border-radius:8px;font-size:18px;font-weight:400;line-height:29px;padding:5px 15px}@media (max-width:992px){.tag{font-size:14px;line-height:20px}.reveal{transform:translateY(20px);transition:opacity .35s ease,transform .35s ease}}