:root{--mobile-gradient:linear-gradient(180deg,#ffffff 0%,rgb(251,240,244) 50%,rgb(251,212,225) 60%,#fbbd9c);--desktop-gradient:linear-gradient(90deg,#ffffff 0%,rgb(251,240,244) 50%,rgb(251,212,225) 60%,#fbbd9c 65%,rgb(255,250,242))}.responsive-gradient{background:var(--desktop-gradient)}@media (max-width:1280px){.responsive-gradient{background:var(--mobile-gradient)}}.home-bundle-list{background:linear-gradient(180deg,#020222 10%,#1f61ff 60%,#eff7ff);padding:3rem 0}.productline-card-wrap{border-radius:2rem;overflow:hidden;cursor:pointer;border:1px solid #3b82f6;transition:transform .3s ease;box-shadow:0 8px 10px -2px rgba(61,135,255,.18),0 16px 20px -2px rgba(61,135,255,.18);background-size:cover;background-position:50%}.productline-card-wrap:hover{transform:scale(1.03)}@media(min-width:768px){.productline-card-wrap{aspect-ratio:4/3}}@media(min-width:1024px){.productline-card-wrap{aspect-ratio:2/1}}@media(min-width:1280px){.productline-card-wrap{aspect-ratio:1/1.3}}@media(min-width:1400px){.productline-card-wrap{aspect-ratio:1/1}}@media(min-width:1536px){.productline-card-wrap{aspect-ratio:1/1}}.productline-card-business{background-image:url(/images/home/conicle-verse/bg-business.png)}.productline-card-tech_data_ai{background-image:url(/images/home/conicle-verse/bg-tech_data_ai.png)}.productline-card-leadership{background-image:url(/images/home/conicle-verse/bg-leadership.png)}.productline-card-soft_skills{background-image:url(/images/home/conicle-verse/bg-soft_skills.png)}.productline-card-creative_design{background-image:url(/images/home/conicle-verse/bg-creative_design.png)}.productline-card-health_lifestyle{background-image:url(/images/home/conicle-verse/bg-health_lifestyle.png)}.productline-card-wealth_investment{background-image:url(/images/home/conicle-verse/bg-wealth_investment.png)}.productline-card-language_culture{background-image:url(/images/home/conicle-verse/bg-language_culture.png)}.home-recommendation{display:flex;flex-direction:column;gap:16px;background:linear-gradient(126.32deg,#FFE1E5,#FEF6F9 50%,#FFD8FF) padding-box,linear-gradient(135deg,#FF9E53 15.76%,#FF4149 32.9%,#8753FE 54.33%,#2FF2F4 87.18%) border-box;border:1px solid transparent;border-radius:var(--radius-2xl);padding:24px 0 0 24px;height:100%}.home-recommendation .section-header{display:flex;justify-content:space-between;align-items:center;padding-right:24px}.home-recommendation .section-header-left{display:flex;align-items:center;gap:12px;color:var(--color-cool-grey-900)}.home-recommendation .section-header-right{display:flex;align-items:center;gap:16px}.home-recommendation .content-container{display:flex;align-items:stretch;gap:8px}.home-recommendation .fragment-action{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:24px;width:260px}.home-recommendation .fragment-action-img{min-width:110px;width:100%}.home-recommendation .fragment-action-recommended{display:flex;gap:24px;flex-direction:column;margin-bottom:34px;width:100%}.home-recommendation .section-header-1{width:100%;justify-content:space-between}.home-recommendation .txt-header{color:var(--color-primary-500);word-wrap:break-word;text-align:center;padding:0 28px}.home-recommendation .section-header-2{display:flex;width:100%;gap:12px;flex-direction:column}.home-recommendation .cnc-button-neutral{color:var(--color-cool-grey-700);background-color:var(--color-white);border-color:var(--color-cool-grey-200)}.home-recommendation .cnc-button-neutral:hover{background:var(--color-cool-grey-200)}.home-recommendation .fragment-content{display:flex;gap:16px;width:calc(100% - 260px - 40px)}.home-recommendation .general-card-list{width:100%}.home-recommendation .swiper-wrapper{margin-bottom:0!important}.home-recommendation .fragment-content-hide{display:none}.home-recommendation.mobile{padding:16px 0 0 16px}.home-recommendation.mobile .fragment-content{width:100%}.home-recommendation.mobile .content-container{display:flex;flex-direction:column;gap:8px}.home-recommendation.mobile .content-container .fragment-action{display:flex;flex-direction:row;align-items:flex-start;gap:8px;width:auto}.home-recommendation.mobile .content-container .fragment-action-recommended{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:0}.home-recommendation.mobile .content-container .fragment-action-recommended .section-header-2{margin-bottom:16px}.home-recommendation.mobile .content-container .txt-header{font-size:1.3rem;padding:0}.home-recommendation.mobile .section-header-1{width:max-content}.home-recommendation.mobile .section-header-2{display:flex;flex-direction:row;gap:8px;width:100%}.home-recommendation.mobile .slider-title{display:none}@media (max-width:767px){.home-recommendation.mobile .content-container .txt-header{font-size:14px}.home-recommendation.mobile .content-container .fragment-action-img{min-width:100px;max-width:100px;width:100px;height:50px;margin-left:-10px}}