.chamfer-illustration{--cic-tr-cut: 10px;--cic-tr-cut-md: 12px;position:relative;width:100%;padding:1px;box-shadow:none;background:var(--cic-frame-fade-mobile);-webkit-clip-path:polygon(0 0,calc(100% - var(--cic-tr-cut)) 0,100% var(--cic-tr-cut),100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - var(--cic-tr-cut)) 0,100% var(--cic-tr-cut),100% 100%,0 100%)}@media(min-width:768px){.chamfer-illustration{--cic-tr-cut: var(--cic-tr-cut-md);background:var(--cic-frame-fade-desktop)}}.chamfer-illustration__body{position:relative;display:flex;width:100%;min-height:0;flex-direction:column;overflow:hidden;background-color:var(--cic-body-bg);background-image:var(--cic-body-texture);background-size:256px 256px,100% 100%;background-position:0 0,0 0;background-repeat:repeat,no-repeat;background-attachment:scroll,scroll}.chamfer-illustration__bg-fade,.chamfer-illustration__fg-fade,.chamfer-illustration__rim-fade{pointer-events:none;position:absolute;inset:0}.chamfer-illustration__bg-fade{z-index:0;background:var(--cic-bg-fade-mobile)}.chamfer-illustration__fg-fade{z-index:2;background:var(--cic-fg-fade-mobile)}.chamfer-illustration__rim-fade{z-index:3;padding:1px;background:var(--cic-bg-fade-mobile);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude}@media(min-width:768px){.chamfer-illustration__bg-fade{background:var(--cic-bg-fade-desktop)}.chamfer-illustration__fg-fade{background:var(--cic-fg-fade-desktop)}.chamfer-illustration__rim-fade{background:var(--cic-bg-fade-desktop)}}.chamfer-illustration__content{position:relative;z-index:1;box-sizing:border-box;display:flex;height:100%;min-height:0;flex:1 1 auto;flex-direction:column;align-items:stretch;justify-content:center;overflow:hidden;container-type:size;padding:1.25rem;padding-top:clamp(1.25rem,14%,2.75rem)}@media(min-width:768px){.chamfer-illustration__content{padding:1.25rem;padding-left:var(--cic-pad-fade-start-md, 20%);padding-top:1.25rem}}.hiw-content-scaler{--hiw-design-w: 300;--hiw-design-h: 300;width:calc(var(--hiw-design-w) * 1px);height:calc(var(--hiw-design-h) * 1px);flex-shrink:0;align-self:center;margin:auto;transform-origin:center center;transform:scale(min(1,calc(100cqw / var(--hiw-design-w)),calc(100cqh / var(--hiw-design-h))))}.hiw-content-scaler--build{--hiw-design-h: 368}.chamfer-illustration__content--center{align-items:center;text-align:center}.chamfer-illustration__chamfer-stroke{position:absolute;right:0;top:0;z-index:20;width:var(--cic-tr-cut);height:var(--cic-tr-cut);pointer-events:none;overflow:hidden}.chamfer-illustration__chamfer-stroke:after{content:"";position:absolute;left:0;top:0;width:142%;height:1px;background:var(--cic-chamfer-edge);transform-origin:0 0;transform:rotate(45deg)}
