.mylisting-page{margin:20px;display:flex}.item-div{width:60%}.title{font-size:36px;font-weight:600;color:#343e59;margin-bottom:10px}.mylisting-item{width:100%;height:132px;border-radius:10px;background-color:#fff;justify-content:space-between;margin-bottom:10px}.open-button{height:37px;padding:9px 15px;border-radius:45px;border:0 0 1px;gap:10px;background-color:#343e59;display:flex;color:#fff;font-size:14px!important;align-items:center;transition:.3s}.open-button:hover{background-color:#212635!important}.item-title{font-size:20px;margin:auto;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-item{display:flex;justify-content:space-between;font-weight:600;padding:20px}.top-left-item{display:flex;gap:15px}.top-right-item{display:flex;gap:10px}.bottom-item{display:flex;justify-content:space-between;padding:20px}.bottom-left-item{display:flex;gap:20px}.bottom-right-item,.unlock-div{display:flex;color:#9299ab}.unlock-div{width:100%;height:104px;border:1px dashed #000;border-radius:10px;align-items:center;justify-content:center;font-weight:400;font-size:20px}.plan-div{width:40%;height:338px;background-image:url(/app/_next/static/media/bg.0d20de86.png);background-size:100% 100%;border-radius:10px;padding:30px;gap:25px;margin-left:20px;margin-top:63px}.plan-div-title{width:201px;font-weight:600;font-size:20px;line-height:24.2px;color:#fff;margin-bottom:20px}.plan-div-item{font-size:12px;color:#fff;display:flex;gap:10px;align-items:center;min-width:200px;margin-top:10px}.plan-choose-div{width:100%;height:45px;padding:14px 15px;display:flex;justify-content:space-between;background-color:#fff;border-radius:10px;margin-top:30px;transition:.3s}.plan-choose-div:hover{background-color:#f0eeee!important}.plan-choose-title{color:#343e59!important;font-weight:600;font-size:14px;align-self:center}.plan-choose-price{color:#4ec246;font-size:10px;font-weight:600;align-self:center}.unlock-link{text-decoration:underline;color:#343e59}.icon-text-wrapper{display:flex}@media (max-width:910px){.mylisting-page{flex-direction:column}.item-div{width:100%}.bottom-item{flex-direction:column}.mylisting-item{height:auto}.plan-div{width:100%;margin-left:0}.unlock-div{height:100px;font-weight:400;font-size:13px}}