:root{--pcm-green:#0f4c3a;--pcm-green2:#176149;--pcm-gold:#d4af37;--pcm-ink:#17211d;--pcm-muted:#68736e;--pcm-line:#e4ebe7}.pcm-menu-item>a{display:flex!important;align-items:center;gap:7px}.pcm-menu-item>a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.pcm-menu-item>a>span{font-weight:800}.pcm-text-link{cursor:pointer}.pcm-page{direction:rtl;width:100%;padding:20px 0 40px;color:var(--pcm-ink);font-family:inherit}.pcm-page-card{box-sizing:border-box;width:min(780px,100%);margin:0 auto;background:#fff;border:1px solid var(--pcm-line);border-radius:24px;box-shadow:0 18px 55px rgb(15 76 58 / .1);padding:30px}.pcm-heading{display:flex;align-items:flex-start;gap:14px;padding:0 0 20px;border-bottom:1px solid var(--pcm-line);margin-bottom:20px}.pcm-heading-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#e9f4ef;color:var(--pcm-green);flex:0 0 auto}.pcm-heading-icon svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.pcm-heading h2{font-size:22px;line-height:1.45;margin:0 0 4px;color:var(--pcm-ink)}.pcm-heading p{margin:0;color:var(--pcm-muted);font-size:13px;line-height:1.8;max-width:570px}.pcm-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pcm-wide{grid-column:1/-1}.pcm-field{display:block}.pcm-field>span{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:750;margin:0 2px 7px}.pcm-field svg,.pcm-options legend svg{width:17px;height:17px;fill:none;stroke:var(--pcm-green);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.pcm-field input,.pcm-field textarea{box-sizing:border-box;width:100%;border:1px solid #dce5e0!important;background:#fbfcfb!important;border-radius:11px!important;padding:11px 12px!important;min-height:44px;color:var(--pcm-ink)!important;font:inherit!important;font-size:14px!important;outline:none;box-shadow:none!important}.pcm-field input:focus,.pcm-field textarea:focus{border-color:#7db59f!important;box-shadow:0 0 0 3px rgb(15 76 58 / .08)!important}.pcm-options{border:0;padding:0;margin:18px 0 0}.pcm-options legend{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:800;margin-bottom:9px}.pcm-chips{display:flex;gap:8px;flex-wrap:wrap}.pcm-chips label{position:relative}.pcm-chips input{position:absolute;opacity:0;pointer-events:none}.pcm-chips span{display:block;border:1px solid #dbe5df;background:#fff;border-radius:100px;padding:7px 11px;font-size:12px;cursor:pointer;transition:.15s}.pcm-chips input:checked+span{background:#e5f3ed;border-color:#66a98c;color:#0b543e;font-weight:800}.pcm-chips input:focus-visible+span{outline:2px solid var(--pcm-green);outline-offset:2px}.pcm-other{display:block;margin-top:13px}.pcm-other>span{display:block;font-size:12px;font-weight:750;margin:0 2px 7px}.pcm-other input{box-sizing:border-box;width:100%;border:1px solid #dce5e0!important;background:#fbfcfb!important;border-radius:11px!important;padding:11px 12px!important;min-height:44px;color:var(--pcm-ink)!important;font:inherit!important;font-size:14px!important;outline:none;box-shadow:none!important}.pcm-other input:focus{border-color:#7db59f!important;box-shadow:0 0 0 3px rgb(15 76 58 / .08)!important}.pcm-offer{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#fffaf0,#fff);border:1px solid #ecdfb8;border-radius:15px;padding:13px;margin-top:20px;cursor:pointer}.pcm-offer>input{position:absolute;opacity:0}.pcm-switch{width:42px;height:23px;border-radius:20px;background:#cbd5d0;position:relative;flex:0 0 auto;transition:.2s}.pcm-switch:after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:#fff;top:3px;right:3px;box-shadow:0 1px 4px rgb(0 0 0 / .25);transition:.2s}.pcm-offer>input:checked+.pcm-switch{background:var(--pcm-green)}.pcm-offer>input:checked+.pcm-switch:after{transform:translateX(-19px)}.pcm-offer strong,.pcm-offer small{display:block}.pcm-offer strong{font-size:13px}.pcm-offer small{font-size:11px;color:var(--pcm-muted);margin-top:2px}.pcm-offer-details{display:none;margin-top:10px}.pcm-offer-details.is-visible{display:block}.pcm-consent{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#59655f;margin-top:15px;cursor:pointer}.pcm-consent input{accent-color:var(--pcm-green);margin-top:2px}.pcm-submit{width:100%;border:0;border-radius:12px;background:linear-gradient(100deg,var(--pcm-green),var(--pcm-green2));color:#fff;min-height:48px;padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:9px;font:inherit;font-size:14px;font-weight:850;cursor:pointer;margin-top:14px;box-shadow:0 9px 25px rgb(15 76 58 / .17)}.pcm-submit:hover{filter:brightness(1.06)}.pcm-submit:disabled{opacity:.6;cursor:wait}.pcm-submit i{font-style:normal;font-size:18px}.pcm-submit.is-loading i{animation:pcm-pulse .7s infinite alternate}.pcm-response{display:none;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.7;margin-top:12px}.pcm-response.is-error{display:block;background:#fff0f0;color:#a51d1d}.pcm-response.is-success{display:block;background:#eaf8f1;color:#08734e}.pcm-hp{position:absolute!important;right:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}@keyframes pcm-pulse{to{transform:translateX(-5px)}}@media(max-width:640px){.pcm-page{padding:10px 0 28px}.pcm-page-card{border-radius:18px;padding:20px 14px;box-shadow:0 10px 35px rgb(15 76 58 / .08)}.pcm-heading-icon{width:42px;height:42px;border-radius:13px}.pcm-heading h2{font-size:18px}.pcm-heading p{font-size:12px}.pcm-grid{grid-template-columns:1fr;gap:11px}.pcm-wide{grid-column:auto}.pcm-chips{gap:6px}.pcm-chips span{padding:6px 9px}}