.ppp-overlay{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px;background:rgb(23 18 38 / .55);backdrop-filter:blur(2px)}.ppp-overlay.is-open{display:flex}.ppp-popup{position:relative;width:min(760px,100%);max-height:90vh;overflow:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);background:#fff;border-radius:20px;box-shadow:0 24px 70px rgb(0 0 0 / .25)}.ppp-close{position:absolute;top:12px;right:12px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:rgb(255 255 255 / .92);color:#27134f;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 2px 10px rgb(0 0 0 / .12)}.ppp-media{min-height:320px;background:#f2eef7}.ppp-media img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}.ppp-content{padding:42px 38px 38px;align-self:center}.ppp-kicker{display:inline-block;margin-bottom:12px;padding:6px 10px;border-radius:999px;background:#f1ecfa;color:#4a2780;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ppp-content h2{margin:0 0 14px;color:#2f185f;font-size:30px;line-height:1.12}.ppp-content p{margin:0 0 24px;color:#4a4652;font-size:16px;line-height:1.6}.ppp-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:10px;background:#3b226f;color:#fff!important;text-decoration:none!important;font-weight:700}.ppp-button:hover{opacity:.92}body.ppp-no-scroll{overflow:hidden}@media (max-width:700px){.ppp-overlay{padding:18px;align-items:center}.ppp-popup{grid-template-columns:1fr;width:min(92vw,520px);max-height:88vh;border-radius:18px}.ppp-media{min-height:0;height:190px;max-height:190px}.ppp-media img{width:100%;height:190px;min-height:0;max-height:190px;object-fit:cover}.ppp-close{top:10px;right:10px;width:36px;height:36px;font-size:25px}.ppp-content{padding:22px 22px 24px}.ppp-kicker{margin-bottom:9px;padding:5px 9px;font-size:11px}.ppp-content h2{margin-bottom:10px;font-size:23px;line-height:1.15}.ppp-content p{margin-bottom:18px;font-size:15px;line-height:1.5}.ppp-button{min-height:44px;padding:11px 18px}}