.psk-sc,.psk-sc *{box-sizing:border-box}.psk-sc{--red:#d60103;--red2:#ef1719;--dark:#171719;--text:#202228;--muted:#7c828c;--line:#e8eaee;direction:rtl;max-width:1180px;margin:34px auto;padding:0 12px;font-family:inherit;color:var(--text)}.psk-sc svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.psk-sc__heading{text-align:center;margin-bottom:26px}.psk-sc__heading h2{margin:0;font-size:clamp(24px,3.2vw,35px);font-weight:900;color:#1e1e1e;line-height:1.45}.psk-sc__heading p{margin:8px 0 0;font-size:13px;color:#7f848d;line-height:1.9}.psk-sc__heading-line{display:block;width:42px;height:3px;margin:12px auto 0;border-radius:9px;background:var(--red)}.psk-sc__calculator-card,.psk-sc__results{background:#fff;border:1px solid #eceef1;border-radius:12px;box-shadow:0 8px 28px rgba(18,25,38,.07)}.psk-sc__calculator-card{padding:26px 28px 22px}.psk-sc__steps{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;margin-bottom:28px;padding:0 20px}.psk-sc__step{display:flex;align-items:center;gap:10px;color:#969ba3;white-space:nowrap}.psk-sc__step span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #dfe2e7;border-radius:50%;background:#fff;font-size:12px;font-weight:800}.psk-sc__step strong{font-size:12px;font-weight:700}.psk-sc__step.is-active{color:#1d1e22;position:relative}.psk-sc__step.is-active span{border-color:var(--red);background:linear-gradient(135deg,var(--red2),#ba0002);color:#fff;box-shadow:0 7px 17px rgba(214,1,3,.2)}.psk-sc__step.is-active:after{content:"";position:absolute;right:0;bottom:-16px;width:100%;height:2px;background:var(--red)}.psk-sc__steps>i{height:1px;margin:0 18px;background:#e5e7eb;position:relative}.psk-sc__steps>i:after{content:"";position:absolute;left:50%;top:-2px;width:5px;height:5px;border-radius:50%;background:#d7dae0}.psk-sc__fields-row{display:grid;grid-template-columns:1fr 48px 1fr 1fr .72fr;gap:14px;align-items:end}.psk-sc__field{min-width:0;display:flex;flex-direction:column;gap:8px}.psk-sc__field label{font-size:12px;font-weight:800;color:#31343a}.psk-sc__field label b{color:var(--red);font-size:13px}.psk-sc__control{height:50px;border:1px solid #dde1e6;border-radius:7px;background:#fff;display:flex;align-items:center;padding:0 13px;color:#4a4f57;transition:.2s}.psk-sc__control:focus-within{border-color:var(--red);box-shadow:0 0 0 3px rgba(214,1,3,.08)}.psk-sc__control svg{width:17px;height:17px;color:#565c64}.psk-sc select,.psk-sc input{width:100%;height:100%;min-width:0;padding:0 9px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#27292e;font:inherit;font-size:13px}.psk-sc select{cursor:pointer}.psk-sc input{text-align:center}.psk-sc__capacity{min-height:0;font-size:10px;color:#8c9199;position:absolute;transform:translateY(20px)}.psk-sc__swap{width:40px;height:40px;margin-bottom:5px;border:1px solid var(--red);border-radius:7px;background:#fff;color:var(--red);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.psk-sc__swap:hover{background:var(--red);color:#fff}.psk-sc__swap svg{width:18px;height:18px}.psk-sc__submit{width:100%;height:50px;margin-top:20px;border:0;border-radius:7px;background:linear-gradient(90deg,#e90b0d,#c50002);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font:inherit;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(214,1,3,.14);transition:.2s}.psk-sc__submit:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(214,1,3,.22)}.psk-sc__submit:disabled{opacity:.65;cursor:wait;transform:none}.psk-sc__submit i{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:pskSpin .7s linear infinite}.psk-sc__submit.is-loading>svg,.psk-sc__submit.is-loading span{display:none}.psk-sc__submit.is-loading i{display:inline-block}@keyframes pskSpin{to{transform:rotate(360deg)}}.psk-sc__notice{margin-top:12px;padding:11px 14px;border:1px solid #ffc8c9;border-radius:7px;background:#fff3f3;color:#b40002;font-size:12px}.psk-sc__form-note{margin:15px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;color:#858a92;font-size:10.5px;line-height:1.9;text-align:center}.psk-sc__form-note svg{width:16px;height:16px}.psk-sc__results{margin-top:18px;padding:22px 28px 20px}.psk-sc__results-title{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:18px}.psk-sc__results-title h3{margin:0;font-size:19px;font-weight:900}.psk-sc__results-title svg{color:var(--red);width:26px;height:26px}.psk-sc__results-layout{display:grid;grid-template-columns:260px 1fr;gap:16px;direction:rtl}.psk-sc__result-main{order:0;min-height:186px;padding:20px 16px;border-radius:8px;background:linear-gradient(145deg,#202023,#111113);color:#fff;text-align:center;box-shadow:0 12px 26px rgba(0,0,0,.12)}.psk-sc__result-main>span{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#ececef}.psk-sc__result-main>span svg{color:var(--red);width:18px}.psk-sc__result-main strong{display:block;margin:13px 0 3px;color:#f11b1d;font-size:clamp(25px,3vw,35px);font-weight:900;line-height:1.2}.psk-sc__result-main em{display:block;font-style:normal;font-size:14px;font-weight:800}.psk-sc__result-main small{display:block;margin-top:12px;color:#d0d1d5;font-size:10px}.psk-sc__result-main .js-range{margin-top:6px;padding:8px 7px;border-radius:6px;background:#303034;font-size:9.5px;color:#fff}.psk-sc__result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.psk-sc__result-grid article{min-width:0;min-height:186px;padding:19px 13px;border:1px solid #e0e3e8;border-radius:8px;background:#fff;text-align:center;display:flex;flex-direction:column;align-items:center}.psk-sc__result-grid article>span{display:flex;align-items:center;justify-content:center;gap:6px;color:#3d4148;font-size:10.5px}.psk-sc__result-grid article>span svg{width:17px;height:17px}.psk-sc__result-grid strong{margin:auto 0 6px;font-size:clamp(17px,2vw,24px);line-height:1.4;color:#16181c}.psk-sc__result-grid small{font-size:10px;color:#777d85}.psk-sc__result-grid a{font-size:10px;color:var(--red);text-decoration:none;margin-top:auto}.psk-sc__result-actions{display:flex;gap:12px;margin-top:16px}.psk-sc__action{min-width:190px;height:42px;border:1px solid var(--red);border-radius:7px;background:#fff;color:#21242a;display:flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.psk-sc__action svg{width:17px;color:var(--red)}.psk-sc__action:hover{background:#fff5f5}.psk-sc__action--pdf{color:var(--red)}@media(max-width:980px){.psk-sc__fields-row{grid-template-columns:1fr 44px 1fr}.psk-sc__field:nth-of-type(3),.psk-sc__field:nth-of-type(4){margin-top:4px}.psk-sc__field:nth-of-type(3){grid-column:1/2}.psk-sc__field:nth-of-type(4){grid-column:3/4}.psk-sc__result-main{grid-column:1/-1}.psk-sc__results-layout{grid-template-columns:1fr}.psk-sc__result-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.psk-sc{margin:22px auto;padding:0 7px}.psk-sc__calculator-card,.psk-sc__results{padding:20px 14px}.psk-sc__steps{grid-template-columns:1fr;gap:8px;padding:0;margin-bottom:20px}.psk-sc__steps>i{display:none}.psk-sc__step{justify-content:flex-start;padding:7px 10px;border:1px solid #edf0f3;border-radius:8px}.psk-sc__step.is-active:after{display:none}.psk-sc__fields-row{grid-template-columns:1fr}.psk-sc__swap{margin:0 auto}.psk-sc__field:nth-of-type(3),.psk-sc__field:nth-of-type(4){grid-column:auto;margin-top:0}.psk-sc__capacity{position:static;transform:none;min-height:13px}.psk-sc__result-grid{grid-template-columns:1fr 1fr}.psk-sc__result-grid article{min-height:150px}.psk-sc__result-actions{flex-direction:column}.psk-sc__action{width:100%}.psk-sc__form-note{align-items:flex-start}.psk-sc__heading p{font-size:12px}}@media(max-width:430px){.psk-sc__result-grid{grid-template-columns:1fr}.psk-sc__result-main{min-height:auto}.psk-sc__result-grid article{min-height:135px}}