.pl-home-hero{background:#f0faf5;padding:64px 56px 64px 64px;display:grid;grid-template-columns:1fr 300px;align-items:center;gap:32px;font-family:'Nunito',sans-serif;position:relative;overflow:hidden}.pl-home-hero::before{content:'';position:absolute;top:-80px;right:240px;width:300px;height:300px;background:#d4f0e4;border-radius:50%;z-index:0}.pl-home-hero::after{content:'';position:absolute;bottom:-60px;left:48px;width:170px;height:170px;background:#fef3c7;border-radius:50%;z-index:0}.pl-home-hero .pl-deco{position:absolute;border-radius:50%}.pl-home-hero .pl-d1{width:13px;height:13px;background:#34c78a;top:24px;left:32px}.pl-home-hero .pl-d2{width:9px;height:9px;background:#f9c74f;top:170px;right:16px}.pl-home-hero .pl-d3{width:11px;height:11px;background:#f4a261;bottom:52px;left:8px}.pl-home-hero .pl-text{position:relative;z-index:1}.pl-home-hero .pl-tag{display:inline-block;background:#fff;border:1.5px solid #34c78a;color:#0f6e56;font-family:'Nunito',sans-serif;font-size:11px;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;padding:5px 16px;border-radius:999px;margin-bottom:24px}.pl-home-hero .pl-h1{font-family:'Nunito',sans-serif!important;font-size:clamp(32px,3.5vw,52px)!important;font-weight:800!important;line-height:1.1!important;color:#1a3d2e!important;margin:0 0 20px!important}.pl-home-hero .pl-accent{font-family:'Caveat',cursive;font-size:1.15em;color:#34c78a;display:block}.pl-home-hero .pl-sub{font-family:'Nunito',sans-serif;font-size:17px;font-weight:400;color:#3d6b55;line-height:1.65;max-width:420px;margin:0 0 36px}.pl-home-hero .pl-cta-row{display:flex;gap:14px;flex-wrap:wrap}.pl-home-hero .pl-btn-primary{display:inline-block;background:#1a3d2e;color:#f0faf5!important;font-family:'Nunito',sans-serif;font-size:15px;font-weight:700;padding:13px 28px;border-radius:999px;text-decoration:none!important}.pl-home-hero .pl-btn-secondary{display:inline-block;background:transparent;color:#1a3d2e!important;font-family:'Nunito',sans-serif;font-size:15px;font-weight:700;padding:13px 28px;border-radius:999px;border:1.5px solid #34c78a;text-decoration:none!important}.pl-home-hero .pl-img-col{position:relative;z-index:1;display:flex;justify-content:center;align-items:flex-end;min-height:380px}.pl-home-hero .pl-img-frame{position:relative;width:220px;animation:plbob 4s ease-in-out infinite}.pl-home-hero .pl-img-frame img{width:220px;display:block;position:relative;z-index:2}.pl-home-hero .pl-bubble{position:absolute;background:#fff;border-radius:14px;padding:9px 15px;font-family:'Caveat',cursive;font-size:16px;color:#1a3d2e;white-space:nowrap;z-index:3;box-shadow:0 2px 10px rgba(0,0,0,0.07)}.pl-home-hero .pl-b1{top:36px;right:-56px}.pl-home-hero .pl-b1::after{content:'';position:absolute;bottom:-7px;left:18px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff}.pl-home-hero .pl-b2{bottom:100px;left:-68px;font-size:14px;background:#fef3c7}.pl-home-hero .pl-b2::after{content:'';position:absolute;bottom:-7px;right:18px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fef3c7}@keyframes plbob{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.pl-home-hero{grid-template-columns:1fr;padding:48px 28px 40px}.pl-home-hero .pl-img-col{min-height:280px}.pl-home-hero .pl-img-frame,.pl-home-hero .pl-img-frame img{width:180px}.pl-home-hero .pl-b1{right:-16px;font-size:14px}.pl-home-hero .pl-b2{left:-8px;font-size:13px}}