.scratcher-section{padding:1rem 0;display:flex;flex-direction:column;align-items:center}.scratcher-title{margin-bottom:.7rem;font-size:2rem;color:#fff}.scratcher-card{border-radius:25px;border:2.5px dashed #fff;overflow:hidden;width:420px;max-width:90vw;position:relative;background:transparent;padding:2rem;box-sizing:border-box;margin:0 auto;min-height:280px;display:flex;align-items:center;justify-content:center}.scratcher-base{color:#ffffff;border-radius:25px;border:2.5px dashed #fff;margin:2rem!important;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:3rem;z-index:1;pointer-events:none;background:transparent!important;letter-spacing:2px;text-align:center}.scratcher-base,.scratcher-canvas{width:100%;height:100%;position:absolute;top:0;left:0}.scratcher-canvas{border-radius:25px;z-index:2;background:transparent;cursor:pointer}