.all-my-resource-profile-container *{box-sizing:border-box}.all-my-resource-profile-container{display:flex;flex-direction:column;gap:40px;width:100%;max-width:1016px;margin:40px auto;box-sizing:border-box}.all-my-resource-profile-container .grid-worksheet .grid-worksheet-header{display:flex;justify-content:space-between;align-items:center}.all-my-resource-profile-container .grid-worksheet .grid-worksheet-header .grid-worksheet-header-title{font-size:20px;font-weight:700;color:#2d3642}.all-my-resource-profile-container .grid-worksheet .grid-worksheet-header .grid-worksheet-header-action{cursor:pointer;font-size:14px;font-weight:500;color:#597ef7;display:flex;align-items:center;gap:4px}@media screen and (min-width:769px){.all-my-resource-profile-container .grid-worksheet .grid-worksheet-header .grid-worksheet-header-action:hover{color:#85a5ff}.all-my-resource-profile-container .grid-worksheet .grid-worksheet-header .grid-worksheet-header-action:hover svg path{stroke:#85a5ff}}.all-my-resource-profile-container .grid-worksheet .all-my-resource-grid-layout{width:100%;margin-top:12px;position:relative}.all-my-resource-profile-container .grid-worksheet .all-my-resource-grid-layout .ws-row{display:flex;gap:16px;justify-content:flex-start}.all-my-resource-profile-container .grid-worksheet .all-my-resource-grid-layout .ws-row .ws-item{flex:0 1 242px;min-width:0}@media screen and (min-width:769px){.all-my-resource-profile-container .grid-worksheet .all-my-resource-grid-layout .ws-row .ws-item{width:242px}}@media screen and (max-width:768px){.all-my-resource-profile-container .grid-worksheet .all-my-resource-grid-layout{margin-top:12px}.all-my-resource-profile-container .grid-worksheet .all-my-resource-grid-layout .ws-row .ws-item{flex:1 1 0}.all-my-resource-profile-container .grid-worksheet .all-my-resource-grid-layout .ws-row .ws-item:nth-child(n+3){display:none}.all-my-resource-profile-container .grid-worksheet .all-my-resource-grid-layout .data-grid .data-grid-item{transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}}.all-my-resource-profile-container .grid-blog{display:flex;flex-direction:column;gap:12px}.all-my-resource-profile-container .grid-blog .grid-blog-header{display:flex;justify-content:space-between;align-items:center}.all-my-resource-profile-container .grid-blog .grid-blog-header .grid-blog-header-title{font-size:20px;font-weight:700;color:#2d3642}.all-my-resource-profile-container .grid-blog .grid-blog-header .grid-blog-header-action{cursor:pointer;font-size:14px;font-weight:500;color:#597ef7;display:flex;align-items:center;gap:4px}@media screen and (min-width:769px){.all-my-resource-profile-container .grid-blog .grid-blog-header .grid-blog-header-action:hover{color:#85a5ff}.all-my-resource-profile-container .grid-blog .grid-blog-header .grid-blog-header-action:hover svg path{stroke:#85a5ff}}.all-my-resource-profile-container .grid-blog .grid-blog-content{flex-wrap:wrap;display:flex;gap:24px}@media screen and (max-width:768px){.all-my-resource-profile-container .grid-blog .grid-blog-content{gap:12px}.all-my-resource-profile-container{padding:0 16px;margin:32px 0 0;gap:32px}}.blog-item-profile-container *{box-sizing:border-box}.blog-item-profile-container{display:flex;flex-direction:column;max-width:322px;max-height:427px;background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s;box-sizing:border-box}.blog-item-profile-container__image{width:100%;height:322px;overflow:hidden;background:#f5f5f5}.blog-item-profile-container__image img{width:100%;height:100%;object-fit:cover;object-position:center;overflow:hidden}@media screen and (max-width:768px){.blog-item-profile-container__image{height:auto;aspect-ratio:1/1}}.blog-item-profile-container__content{padding:12px;display:flex;flex-direction:column;box-shadow:0 -10px 40px 10px rgba(0,0,0,.161)}.blog-item-profile-container__title{height:52px;color:#2d3642;font-size:16px;font-weight:700;line-height:26px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-item-profile-container__footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f4ede7}.blog-item-profile-container__date{color:rgba(0,0,0,.451);font-size:12px;line-height:16px;font-weight:500}.blog-item-profile-container__readmore{color:#597ef7;font-size:12px;line-height:16px;font-weight:600;display:flex;align-items:center;gap:4px;transition:color .2s ease}.blog-item-profile-container__readmore span{font-size:14px}@media screen and (min-width:769px){.blog-item-profile-container__readmore:hover{color:#85a5ff}.blog-item-profile-container__readmore:hover svg path{fill:#85a5ff}}@media screen and (min-width:1024px){.blog-item-profile-container:hover{transform:translateY(-3px)}}@media screen and (max-width:768px){.blog-item-profile-container{max-width:100%;max-height:100%;width:100%;transform:none}}