.page-content.page-03{--ink:#241a14;
  --ink-soft:#4d3c30;
  --oxblood:#7d302f;
  --paper-menu:rgba(215,175,118,.96);
  --header-h:64px;
  
  --page-title-size:clamp(37px,52.5312px,52px);
  --page-title-line-height:1.06;
  --statement-size:clamp(25px,37.7856px,38px);}
.page-content.page-03 .marker-kicker{color:#6f302d;
  font-family:"Bradley Hand","Segoe Print","Comic Sans MS",cursive;
  font-size:clamp(12.8px,16.5888px,16.5px);
  line-height:1.28;
  font-style:italic;
  font-weight:600;
  transform:rotate(-1.2deg);}
.page-content.page-03 .marker-kicker span{display:inline-block;
  border-bottom:1.5px solid var(--oxblood);
  padding-bottom:2px;}
.page-content.page-03 .editorial-copy{position:absolute;
  z-index:12;
  left:6.05%;
  top:21.05%;
  width:39%;}
.page-content.page-03 .editorial-copy h1{margin:0;
  font-weight:400;
  font-size:var(--page-title-size);
  line-height:var(--page-title-line-height);
  letter-spacing:-.025em;}
.page-content.page-03 .dek{margin:13px 0 0;
  width:max-content;
  max-width:90%;
  color:#6e2c29;
  font-family:"Bradley Hand","Segoe Print","Comic Sans MS",cursive;
  font-size:clamp(18px,26.4192px,26px);
  line-height:1.15;
  font-style:italic;
  font-weight:500;
  transform:rotate(-.8deg);
  border-bottom:1.5px solid var(--oxblood);
  padding-bottom:7px;}
.page-content.page-03 .pattern-steps{position:absolute;
  z-index:14;
  left:19.75%;
  top:34.10%;
  width:34%;
  height:29.70%;
  pointer-events:none;}
.page-content.page-03 .step{position:absolute;
  left:0;
  color:#6d2525;
  font-size:var(--statement-size);
  line-height:.95;
  font-weight:400;
  letter-spacing:-.025em;
  white-space:nowrap;}
.page-content.page-03 .step-1{top:0; left:0;}
.page-content.page-03 .step-2{top:25.5%; left:.15%;}
.page-content.page-03 .step-3{top:51.2%; left:.05%;}
.page-content.page-03 .step-4{top:75%; left:-.10%;}
.page-content.page-03 .step-4::before,
.page-content.page-03 .step-4::after{content:"";
  position:absolute;
  display:block;
  height:0;
  border-top:2px solid var(--oxblood);
  transform-origin:left center;
  opacity:.96;
  pointer-events:none;}
.page-content.page-03 .step-4::before{
  left:1%;
  top:calc(100% + 16px);
  width:96%;
  transform:rotate(-2.7deg);
}
.page-content.page-03 .step-4::after{
  left:20%;
  top:calc(100% + 33px);
  width:70%;
  transform:rotate(-8.6deg);
}
.page-content.page-03 .sr-only{position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;}
