@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-1 * 300px * var(--item-count)))}}.infinite-carousel{width:100%;position:relative;overflow:hidden;padding:20px 0}.infinite-carousel:after,.infinite-carousel:before{content:"";position:absolute;top:0;bottom:0;width:50px;z-index:2;pointer-events:none}.infinite-carousel:before{left:0;background:linear-gradient(90deg,#fff6f2,rgba(255,246,242,0))}.infinite-carousel:after{right:0;background:linear-gradient(270deg,#fff6f2,rgba(255,246,242,0))}.infinite-carousel__track{display:flex;gap:20px;animation:scroll 60s linear infinite;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:max-content}.infinite-carousel__track:active{cursor:-webkit-grabbing;cursor:grabbing}.infinite-carousel__track:hover{animation-play-state:paused}.infinite-carousel__slide{flex-shrink:0;width:280px}@media(max-width:1024px){.infinite-carousel:after,.infinite-carousel:before{width:30px}}@media(max-width:767px){.infinite-carousel__slide{width:240px}}.section-top-box{width:100%;background-color:#fff6f2}.section-top-box .section-top{z-index:5;max-width:1420px;padding:50px 20px;margin:0 auto;position:relative}.section-top-box .section-top .section-layer img.subtract{position:absolute;z-index:-1;opacity:.75}.section-top-box .section-top .section-layer img.subtract.subtract-0{max-width:800px;width:100%;left:0;top:-50px}.section-top-box .section-top .section-layer img.subtract.subtract-1{top:135px;left:46%}.section-top-box .section-top .section-layer img.subtract.subtract-2{top:75px;left:42%}.section-top-box .section-top .section-layer img.subtract.subtract-3{top:270px;right:34%}.section-top-box .section-top .section-info{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:230px;gap:20px}@media(max-width:1024px){.section-top-box .section-top .section-info{justify-content:center}}.section-top-box .section-top .section-info .section-info-title{font-size:48px;font-weight:600;line-height:60px}.section-top-box .section-top .section-info .section-info-title span{color:#f05336}.section-top-box .section-top .section-info .section-info-img{width:235px;display:flex;flex-direction:column;align-items:flex-start;align-self:flex-end;gap:10px;background:#fff;padding:15px 20px;border-radius:32px;box-shadow:4px 4px 20px rgba(17,24,39,.06)}@media(max-width:1024px){.section-top-box .section-top .section-info .section-info-img{display:none}}.section-top-box .section-top .section-info .section-info-img .info-img-list{display:flex;align-items:center}.section-top-box .section-top .section-info .section-info-img .info-img-list .info-img-list-item{width:45px;height:45px;border-radius:999px;overflow:hidden;border:2px solid #fff}.section-top-box .section-top .section-info .section-info-img .info-img-list .info-img-list-item.list-count{background-color:#e8e8f6;display:flex;align-items:center;justify-content:center}.section-top-box .section-top .section-info .section-info-img .info-img-list .info-img-list-item.list-count .count{font-size:11px;font-weight:700;color:#2f6fec}.section-top-box .section-top .section-info .section-info-img .info-img-list .info-img-list-item img{width:100%;height:100%;object-fit:cover}.section-top-box .section-top .section-info .section-info-img .info-img-title{width:100%}.section-top-box .section-top .section-info .section-info-img .info-img-title span{font-size:11px;color:#817a78;display:block;text-align:center}.section-top-box .section-top .section-info .section-info-actions{display:flex;flex-direction:column;gap:30px}@media(max-width:1024px){.section-top-box .section-top .section-info .section-info-actions{padding:20px 0}}.section-top-box .section-top .section-info .section-info-actions .info-actions-buttons{display:flex;align-items:center;gap:30px}.section-top-box .section-top .section-info .section-info-actions .info-actions-buttons .btn-courses{display:inline-block;padding:10px 40px;color:#fff;font-size:18px;font-weight:400;line-height:30px;background-color:#f05336;border-radius:16px}.section-top-box .section-top .section-info .section-info-actions .info-actions-buttons .btn-start{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:400;line-height:30px;color:#111827}.section-top-box .section-top .section-info .section-info-actions .info-actions-buttons .btn-start img{width:55px;height:55px}.section-top-box .section-top .section-info .section-info-actions .info-actions-statics{display:flex;align-items:center;justify-content:center;gap:30px}.section-top-box .section-top .section-info .section-info-actions .info-actions-statics .static-box .static-title{font-size:36px;font-weight:500;line-height:60px;color:#111827;display:flex;align-items:center}.section-top-box .section-top .section-info .section-info-actions .info-actions-statics .static-box .static-title span{font-weight:300;font-size:24px}.section-top-box .section-top .section-info .section-info-actions .info-actions-statics .static-box .static-type{font-size:14px;line-height:27px;font-weight:300;color:#8f9fa3}.section-top-box .section-mid{position:relative;z-index:5;width:100%;padding:50px 0}.section-top-box .section-bottom{position:relative;z-index:5;max-width:1420px;padding:50px 20px;margin:0 auto}.section-top-box .section-bottom .brand-list{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.instructor-skeleton,.organization-skeleton{width:250px;height:168px;border-radius:30px;overflow:hidden}.instructor-skeleton .skeleton-box,.organization-skeleton .skeleton-box{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.instructor-skeleton{height:400px;border-radius:32px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}