.w-box{margin:30px;display:flex;flex-direction:column;align-items:flex-start;padding:16px;gap:8px;width:323.33px;height:200px;background:#fff;cursor:pointer}.w-box:hover{box-shadow:0 4px 24px hsla(0,0%,40%,.24)}.w-box img{width:325.33px;height:115px}.w-box p{font-family:Red Hat Display;font-style:normal;font-weight:600;font-size:18px;line-height:140%;color:#111318;margin-top:10px}.w-box .w-link-div{display:flex;justify-content:center;align-items:center}.w-box .w-link-div p{font-family:Red Hat Display;font-style:normal;font-weight:700;font-size:16px;line-height:140%;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#787e8c}.w-box .w-link-div img{width:27px;height:27px;margin-top:9px;margin-left:3px}.back-button{padding:8px 24px 8px 12px;display:flex;gap:8px;background:#f3f3f3;border-radius:200px;font-weight:600;font-size:16px;line-height:21px;color:#111318;position:fixed;z-index:100000;top:calc(10vh + 24px);left:24px;cursor:pointer}