.home-assigned-to-you{display:flex;flex-direction:column;gap:16px;background-color:var(--color-secondary-50);border:1px solid var(--color-secondary-200);border-radius:var(--radius-2xl);padding:24px 0 0 24px;height:100%}.home-assigned-to-you .section-header{display:flex;justify-content:space-between;align-items:center;padding-right:24px}.home-assigned-to-you .section-header-left{display:flex;align-items:center;gap:12px;color:var(--color-cool-grey-900)}.home-assigned-to-you .section-header-right{display:flex;align-items:center;gap:16px}.home-assigned-to-you .content-container{display:flex;align-items:stretch;gap:8px}.home-assigned-to-you .fragment-action{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:24px;width:260px}.home-assigned-to-you .fragment-action-img{min-width:110px;width:100%}.home-assigned-to-you .fragment-action-recommended{display:flex;gap:16px;flex-direction:column;margin-bottom:34px;width:100%}.home-assigned-to-you .section-header-1{width:100%;justify-content:space-between}.home-assigned-to-you .txt-header{color:var(--color-primary-500);word-wrap:break-word;text-align:center;padding:0 28px}.home-assigned-to-you .section-header-2{display:flex;width:100%;gap:12px;flex-direction:column}.home-assigned-to-you .cnc-button-neutral{color:var(--color-cool-grey-700);background-color:var(--color-white);border-color:var(--color-cool-grey-200)}.home-assigned-to-you .cnc-button-neutral:hover{background:var(--color-cool-grey-200)}.home-assigned-to-you .fragment-content{display:flex;gap:16px;width:calc(100% - 260px - 40px)}.home-assigned-to-you .general-card-list{width:100%}.home-assigned-to-you .swiper-wrapper{margin-bottom:0!important}.home-assigned-to-you .fragment-content-hide{display:none}.home-assigned-to-you.mobile{padding:16px 0 0 16px}.home-assigned-to-you.mobile .fragment-content{width:100%}.home-assigned-to-you.mobile .content-container{display:flex;flex-direction:column;gap:8px}.home-assigned-to-you.mobile .content-container .fragment-action{display:flex;flex-direction:row;align-items:flex-start;gap:8px;width:auto}.home-assigned-to-you.mobile .content-container .fragment-action-recommended{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:0}.home-assigned-to-you.mobile .content-container .fragment-action-recommended .section-header-2{margin-bottom:16px}.home-assigned-to-you.mobile .content-container .txt-header{font-size:1.3rem;padding:0}.home-assigned-to-you.mobile .section-header-1{width:max-content}.home-assigned-to-you.mobile .section-header-2{display:flex;flex-direction:row;gap:8px;width:100%}.home-assigned-to-you.mobile .slider-title{display:none}@media (max-width:767px){.home-assigned-to-you.mobile .content-container .txt-header{font-size:14px}.home-assigned-to-you.mobile .content-container .fragment-action-img{min-width:100px;max-width:100px;width:100px;height:50px;margin-left:-10px}}