/* Amaley Process Journey v1.0.20
 * Scoped only to .acwsc-pj. No theme/WooCommerce/header/footer selectors.
 */
.acwsc-pj{
  --acwsc-pj-ivory:#fff8ed;
  --acwsc-pj-paper:#fffdf6;
  --acwsc-pj-warm:#f8edd9;
  --acwsc-pj-line:#c89433;
  --acwsc-pj-brown:#2d1205;
  --acwsc-pj-muted:#5f4433;
  --acwsc-pj-gold:#b98218;
  --acwsc-pj-border:rgba(184,130,24,.24);
  --acwsc-pj-shadow:0 18px 48px rgba(46,18,3,.09);
  --acwsc-pj-heading:"Playfair Display", Georgia, serif;
  --acwsc-pj-body:"Lato", Arial, sans-serif;
  position:relative;
  width:100%;
  max-width:100%;
  overflow:hidden;
  background:var(--acwsc-pj-ivory);
  color:var(--acwsc-pj-brown);
  font-family:var(--acwsc-pj-body);
  padding:72px 22px 64px;
  isolation:isolate;
}
.acwsc-pj,.acwsc-pj *,.acwsc-pj *:before,.acwsc-pj *:after{box-sizing:border-box}
.acwsc-pj__inner{width:100%;max-width:1380px;margin:0 auto}
.acwsc-pj__head{max-width:820px;margin:0 auto;text-align:center}
.acwsc-pj__kicker{margin:0 0 14px;color:var(--acwsc-pj-gold);font-size:12px;line-height:1.2;letter-spacing:.46em;text-transform:uppercase;font-weight:900}
.acwsc-pj__title{margin:0 0 16px;color:var(--acwsc-pj-brown);font-family:var(--acwsc-pj-heading);font-size:clamp(38px,4.4vw,64px);line-height:1.02;font-weight:500;letter-spacing:-.025em;text-wrap:balance}
.acwsc-pj__desc{margin:0 auto;color:#3f332c;font-size:clamp(16px,1.55vw,22px);line-height:1.55;max-width:760px}
.acwsc-pj__steps-wrap{position:relative;margin-top:44px}
.acwsc-pj__steps{display:grid;grid-template-columns:repeat(var(--acwsc-pj-cols,5),minmax(0,1fr));gap:32px;align-items:start}
.acwsc-pj__step{position:relative;min-width:0;text-align:center;z-index:1}
.acwsc-pj__image{display:block;position:relative;margin:0;width:100%;height:170px;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,#ead9bd,#fff6e5);box-shadow:0 13px 30px rgba(46,18,3,.10)}
.acwsc-pj__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .45s ease,filter .45s ease}
.acwsc-pj__step:hover .acwsc-pj__image img{transform:scale(1.045);filter:saturate(1.05) contrast(1.03)}
.acwsc-pj__image-placeholder{display:block;width:100%;height:100%;background:radial-gradient(circle at 22% 20%,rgba(194,136,10,.32),transparent 26%),linear-gradient(135deg,#dbbf82,#fff1d4)}
.acwsc-pj__image-placeholder--2{background:radial-gradient(circle at 72% 30%,rgba(97,112,58,.24),transparent 30%),linear-gradient(135deg,#d6bd8b,#8b5e34)}
.acwsc-pj__image-placeholder--3{background:radial-gradient(circle at 55% 45%,rgba(181,80,42,.32),transparent 32%),linear-gradient(135deg,#f1c86c,#aeb060)}
.acwsc-pj__image-placeholder--4{background:radial-gradient(circle at 40% 38%,rgba(46,18,3,.26),transparent 34%),linear-gradient(135deg,#efdfbf,#b98218)}
.acwsc-pj__image-placeholder--5{background:radial-gradient(circle at 70% 22%,rgba(255,255,255,.62),transparent 30%),linear-gradient(135deg,#bfd0c5,#e9d2a7)}
.acwsc-pj__number-row{position:relative;display:flex;justify-content:center;align-items:center;margin:0 0 28px;height:42px;z-index:2}
.acwsc-pj__number{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:var(--acwsc-pj-paper);color:var(--acwsc-pj-gold);border:1.5px solid rgba(184,130,24,.48);font-family:var(--acwsc-pj-heading);font-size:22px;line-height:1;font-weight:500;box-shadow:0 8px 20px rgba(46,18,3,.08)}
.acwsc-pj__steps-wrap.has-connector .acwsc-pj__number-row:after{content:"";position:absolute;left:50%;right:-50%;top:50%;border-top:1.5px dashed var(--acwsc-pj-line);transform:translateY(-50%);opacity:.92;z-index:1}
.acwsc-pj__steps-wrap.has-connector .acwsc-pj__number-row:before{content:"";position:absolute;right:-52%;top:50%;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid var(--acwsc-pj-line);transform:translateY(-50%);z-index:2}
.acwsc-pj__steps-wrap.has-connector .acwsc-pj__number-row.is-last:after,.acwsc-pj__steps-wrap.has-connector .acwsc-pj__number-row.is-last:before{display:none}
.acwsc-pj__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 18px;border-radius:999px;background:rgba(255,253,246,.72);color:var(--acwsc-pj-gold);border:1px solid rgba(184,130,24,.24);font-size:24px}
.acwsc-pj__icon svg{width:1em;height:1em;display:block}
.acwsc-pj__step-title{margin:0 0 16px;color:var(--acwsc-pj-brown);font-family:var(--acwsc-pj-heading);font-size:clamp(22px,1.8vw,30px);line-height:1.12;font-weight:600;text-wrap:balance}
.acwsc-pj__step-title:after{content:"";display:block;width:28px;height:1px;background:var(--acwsc-pj-line);margin:18px auto 0;opacity:.8}
.acwsc-pj__step-desc{margin:0 auto;color:var(--acwsc-pj-muted);font-size:16px;line-height:1.72;max-width:250px}
.acwsc-pj__trust{margin-top:70px;background:rgba(255,253,246,.68);border:1px solid rgba(184,130,24,.12);border-radius:22px;box-shadow:0 14px 42px rgba(46,18,3,.055);padding:24px 28px}
.acwsc-pj__trust-grid{display:grid;grid-template-columns:repeat(var(--acwsc-pj-trust-cols,4),minmax(0,1fr));gap:0}
.acwsc-pj__trust-item{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;min-width:0;padding:8px 32px;border-left:1px solid rgba(184,130,24,.22)}
.acwsc-pj__trust-item:first-child{border-left:0}
.acwsc-pj__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;color:var(--acwsc-pj-gold);font-size:30px;line-height:1}
.acwsc-pj__trust-icon svg{width:1em;height:1em;display:block}
.acwsc-pj__trust-title{display:block;margin:0 0 6px;color:var(--acwsc-pj-brown);font-family:var(--acwsc-pj-heading);font-size:19px;line-height:1.2;font-weight:700}
.acwsc-pj__trust-text{display:block;color:var(--acwsc-pj-muted);font-size:15px;line-height:1.45}

@media (max-width: 1024px){
  .acwsc-pj{padding:60px 18px 54px}
  .acwsc-pj__steps{--acwsc-pj-cols:3;gap:30px 24px}
  .acwsc-pj__image{height:150px}
  .acwsc-pj__steps-wrap.has-connector .acwsc-pj__number-row:after,.acwsc-pj__steps-wrap.has-connector .acwsc-pj__number-row:before{display:none}
  .acwsc-pj__trust-grid{--acwsc-pj-trust-cols:2;gap:20px 0}
  .acwsc-pj__trust-item:nth-child(odd){border-left:0}
}
@media (max-width: 767px){
  .acwsc-pj{padding:46px 14px 42px}
  .acwsc-pj__kicker{font-size:10px;letter-spacing:.28em}
  .acwsc-pj__title{font-size:clamp(32px,10vw,44px)}
  .acwsc-pj__desc{font-size:16px;line-height:1.55}
  .acwsc-pj__steps-wrap{margin-top:32px}
  .acwsc-pj__steps{--acwsc-pj-cols:1;gap:30px}
  .acwsc-pj__step{display:grid;grid-template-columns:92px 1fr;grid-template-areas:"num image" "icon title" ". desc";align-items:center;text-align:left;gap:8px 16px;padding:16px;border:1px solid rgba(184,130,24,.16);border-radius:20px;background:rgba(255,253,246,.48)}
  .acwsc-pj__image{grid-area:image;height:142px;border-radius:16px}
  .acwsc-pj__number-row{grid-area:num;height:auto;margin:0;align-self:start;justify-content:center}
  .acwsc-pj__number{width:44px;height:44px;font-size:18px}
  .acwsc-pj__icon{grid-area:icon;width:42px;height:42px;margin:0 auto;font-size:20px}
  .acwsc-pj__step-title{grid-area:title;margin:0;font-size:24px}
  .acwsc-pj__step-title:after{margin:10px 0 0}
  .acwsc-pj__step-desc{grid-area:desc;max-width:none;margin:0;font-size:14.5px;line-height:1.58}
  .acwsc-pj__steps-wrap.has-connector .acwsc-pj__step:not(:last-child):after{content:"";position:absolute;left:60px;bottom:-26px;width:1px;height:24px;border-left:1.5px dashed var(--acwsc-pj-line);opacity:.78}
  .acwsc-pj__steps-wrap.has-connector .acwsc-pj__step:not(:last-child):before{content:"";position:absolute;left:54px;bottom:-32px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid var(--acwsc-pj-line);opacity:.9}
  .acwsc-pj__trust{margin-top:44px;padding:18px;border-radius:18px}
  .acwsc-pj__trust-grid{--acwsc-pj-trust-cols:1;gap:14px}
  .acwsc-pj__trust-item{border-left:0;border-top:1px solid rgba(184,130,24,.16);padding:14px 6px;grid-template-columns:48px 1fr}
  .acwsc-pj__trust-item:first-child{border-top:0}
  .acwsc-pj__trust-icon{width:42px;height:42px;font-size:24px}
}
@media (max-width: 430px){
  .acwsc-pj__step{grid-template-columns:62px 1fr;gap:8px 12px;padding:14px}
  .acwsc-pj__image{height:126px}
  .acwsc-pj__steps-wrap.has-connector .acwsc-pj__step:not(:last-child):after{left:44px}
  .acwsc-pj__steps-wrap.has-connector .acwsc-pj__step:not(:last-child):before{left:38px}
}

/* v1.0.23 icon color reliability for process journey icons. */
.acwsc-pj__icon i,.acwsc-pj__icon svg,.acwsc-pj__trust-icon i,.acwsc-pj__trust-icon svg{color:inherit;fill:currentColor;stroke:currentColor}
.acwsc-pj__icon svg *,.acwsc-pj__trust-icon svg *{fill:currentColor;stroke:currentColor}
