.power-process{padding-top:var(--pp-pt,60px);padding-bottom:var(--pp-pb,60px);margin-top:var(--pp-mt,0);margin-bottom:var(--pp-mb,0);background:#fff}@media screen and (max-width:749px){.power-process{padding-top:var(--pp-mpt,40px);padding-bottom:var(--pp-mpb,40px);margin-top:var(--pp-mmt,0);margin-bottom:var(--pp-mmb,0)}}.power-process__inner{width:100%;padding:0 60px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}@media screen and (max-width:749px){.power-process__inner{padding:0 20px}}.power-process__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:28px}@media screen and (max-width:749px){.power-process__header{gap:6px;margin-bottom:24px}}.power-process__heading{font-family:var(--font-heading-family,'DM Serif Display',serif);font-weight:400;font-size:36px;color:#000;margin:0;line-height:1.2}@media screen and (max-width:749px){.power-process__heading{font-weight:400;font-size:28px;color:#2a353e}}.power-process__subheading,.power-process__subheading p{font-family:var(--font-body-family,'Montserrat',sans-serif);font-weight:500;font-size:16px;color:#555;margin:0;line-height:1.5}@media screen and (max-width:749px){.power-process__subheading,.power-process__subheading p{font-weight:500;font-size:14px;color:#080900;line-height:22px}}.power-process__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}@media screen and (max-width:999px){.power-process__steps{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.power-process__steps{grid-template-columns:repeat(2,1fr);column-gap:12px;row-gap:24px}}.power-process__step{display:flex;flex-direction:column}.power-process__step-image{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f0f0f0;margin-bottom:16px}.power-process__step-image img{width:100%;height:100%;object-fit:cover;display:block}.power-process__step-image--empty{display:flex;align-items:center;justify-content:center}.power-process__step-placeholder{font-family:var(--font-body-family,'Montserrat',sans-serif);font-size:13px;color:rgb(0 0 0 / .3)}@media screen and (max-width:749px){.power-process__step-image{border-radius:8px;margin-bottom:16px}}.power-process__step-label{font-family:var(--font-body-family,'Montserrat',sans-serif);font-weight:700;font-size:14px;color:#000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}@media screen and (max-width:749px){.power-process__step-label{font-weight:600;font-size:16px;color:#080900;margin-bottom:4px}}.power-process__step-text,.power-process__step-text p{font-family:var(--font-body-family,'Montserrat',sans-serif);font-weight:400;font-size:15px;color:#333;line-height:1.5;margin:0}.power-process__step-text b,.power-process__step-text strong{font-weight:700}@media screen and (max-width:749px){.power-process__step-text{font-weight:500;font-size:14px;color:#080900;line-height:20px}}.power-process__cta{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:28px;width:100%}@media screen and (max-width:749px){.power-process__cta{margin-top:24px}}.power-process__cta-btn{display:flex;align-items:center;justify-content:center;width:382px;height:60px;background:#000;color:#fff;border:none;border-radius:320px;font-family:var(--font-body-family,'Montserrat',sans-serif);font-weight:600;font-size:22px;text-transform:capitalize;cursor:pointer;transition:background-color 0.2s ease}.power-process__cta-btn:hover{background:#222}.power-process__cta-btn:disabled{background:#999;cursor:not-allowed}@media screen and (max-width:749px){.power-process__cta-btn{width:auto;padding:18px 80px;height:auto;font-size:18px;white-space:nowrap}}.power-process__timer{font-family:var(--font-body-family,'Montserrat',sans-serif);font-weight:500;font-size:16px;color:#000;text-align:center}.power-process__timer strong{font-weight:700}@media screen and (max-width:749px){.power-process__timer{font-size:16px}}