.pm-guide-cta-popup[hidden]{display:none!important}.pm-guide-cta-popup{position:fixed;inset:0;z-index:90000;display:grid;place-items:center;padding:20px;background:rgba(10,28,23,.58);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.pm-guide-cta-popup__card{position:relative;width:min(560px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(8,34,27,.30);color:#17322a;animation:pmGuideCtaIn .24s ease-out both}.pm-guide-cta-popup__accent{height:7px;background:linear-gradient(90deg,#0f7a65,#25a67f)}.pm-guide-cta-popup__content{padding:clamp(24px,5vw,36px)}.pm-guide-cta-popup__close{position:absolute;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #dbe5df;border-radius:50%;background:#fff;color:#536861;font:inherit;font-size:23px;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.pm-guide-cta-popup__close:hover,.pm-guide-cta-popup__close:focus-visible{background:#f1f8f5;color:#0f7a65;transform:scale(1.04);outline:none}.pm-guide-cta-popup__kicker{display:inline-flex;align-items:center;gap:7px;margin:0 48px 10px 0;color:#0f7a65;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.pm-guide-cta-popup__kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:#25a67f;box-shadow:0 0 0 5px rgba(37,166,127,.12)}.pm-guide-cta-popup__title{margin:0;font-size:clamp(27px,5vw,38px);line-height:1.08;letter-spacing:-.035em;color:#15352c}.pm-guide-cta-popup__text{margin:14px 0 22px;color:#5b6f68;font-size:16px;line-height:1.6}.pm-guide-cta-popup__button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;padding:14px 20px;border:0;border-radius:14px;background:#0f7a65;color:#fff;font:inherit;font-size:16px;font-weight:850;text-decoration:none;box-shadow:0 12px 28px rgba(15,122,101,.22);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.pm-guide-cta-popup__button:hover,.pm-guide-cta-popup__button:focus-visible{background:#0c6957;color:#fff;transform:translateY(-1px);box-shadow:0 15px 32px rgba(15,122,101,.28);outline:3px solid rgba(15,122,101,.18);outline-offset:3px}.pm-guide-cta-popup__button span{font-size:20px;line-height:1}.pm-guide-cta-popup__note{margin:14px 0 0;color:#73847e;font-size:12px;line-height:1.5;text-align:center}body.pm-guide-cta-popup-open{overflow:hidden}@keyframes pmGuideCtaIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.pm-guide-cta-popup__card{animation:none}.pm-guide-cta-popup__button,.pm-guide-cta-popup__close{transition:none}}@media (max-width:600px){.pm-guide-cta-popup{padding:14px;place-items:end center}.pm-guide-cta-popup__card{border-radius:22px 22px 18px 18px}.pm-guide-cta-popup__content{padding:25px 20px 22px}.pm-guide-cta-popup__close{top:16px;right:16px;width:36px;height:36px}.pm-guide-cta-popup__title{font-size:28px}.pm-guide-cta-popup__text{font-size:15px;margin-bottom:19px}}