.printify-page{max-width:1200px;display:flex;flex-direction:column;justify-content:center}.print-on-demand-refresh-section{width:100%;padding:72px max(24px,(100vw - 1200px) / 2 + 24px);background:#fff;color:#111827}.print-on-demand-refresh-section--soft{background:#f5f5f0}.print-on-demand-refresh-section__header{max-width:780px;margin-bottom:34px}.print-on-demand-refresh-section__header h2{margin:0;font-size:clamp(30px,3.4vw,46px);font-weight:800;line-height:1.12}.print-on-demand-refresh-section__header p{margin:14px 0 0;color:#5b6472;font-size:17px;line-height:1.6}.print-on-demand-refresh-grid{display:grid;gap:18px;counter-reset:pod-sample-step}.print-on-demand-refresh-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.print-on-demand-refresh-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.print-on-demand-refresh-card,.print-on-demand-refresh-link-card{min-height:214px;padding:26px;border:1px solid #e3e9f0;border-radius:8px;background:#fff}.print-on-demand-refresh-card h3,.print-on-demand-refresh-link-card h3{margin:0;color:#111827;font-size:20px;line-height:1.25}.print-on-demand-refresh-card p,.print-on-demand-refresh-link-card p{margin:12px 0 0;color:#5b6472;font-size:15px;line-height:1.55}.print-on-demand-refresh-card--numbered{counter-increment:pod-sample-step}.print-on-demand-refresh-card--numbered:before{content:counter(pod-sample-step,decimal-leading-zero);display:block;margin-bottom:24px;color:#fd7801;font-size:30px;font-weight:800;line-height:1}.print-on-demand-refresh-link-card{display:flex;flex-direction:column;color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.print-on-demand-refresh-link-card:hover{border-color:#fd780161;color:inherit;box-shadow:0 18px 44px #1118271a;transform:translateY(-2px)}.print-on-demand-refresh-link-card span{display:inline-flex;width:fit-content;margin-top:auto;color:#c75d00;font-size:14px;font-weight:800}.print-on-demand-refresh-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.print-on-demand-refresh-links a{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid rgba(253,120,1,.28);border-radius:6px;background:#fff;color:#c75d00;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none}@media(width<=1120px){.print-on-demand-refresh-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width<=820px){.print-on-demand-refresh-section{padding:48px 18px}.print-on-demand-refresh-grid--four,.print-on-demand-refresh-grid--three{grid-template-columns:1fr}}.print-start{width:100%;padding:40px 20px;background-color:#f5f5f0}.print-start .content-container{max-width:1200px;margin:0 auto;gap:40px}@media(width<=768px){.print-start .content-container{flex-direction:column;gap:32px}}.print-start .left-content{flex:1;max-width:600px;padding:60px 0}@media(width<=768px){.print-start .left-content{padding:20px 0;text-align:center}}.print-start .left-content .title{font-size:48px;font-weight:700;color:#2d2d2d;line-height:1.2;margin:0}@media(width<=768px){.print-start .left-content .title{font-size:32px}}.print-start .left-content .description{font-size:18px;color:#666;line-height:1.5;margin:0}@media(width<=768px){.print-start .left-content .description{font-size:16px}}.print-start .left-content .start-button{width:fit-content;height:48px;padding:0 32px;font-size:18px;border-radius:24px;background-color:#fd7801;border:none;color:#fff}.print-start .left-content .start-button:hover{background-color:#ffc069}@media(width<=768px){.print-start .left-content .start-button{margin:0 auto}}.print-start .left-content .features{color:#666;font-size:14px}@media(width<=768px){.print-start .left-content .features{justify-content:center}}.print-start .left-content .features .dot{color:#999}.print-start .right-content{flex:1;max-width:600px}.print-start .right-content img{width:100%;height:auto;object-fit:contain}@media(width<=768px){.print-start .right-content{max-width:100%}}.print-demand{width:100%;padding:60px 20px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.print-demand .header{max-width:800px;margin:0 auto 48px;text-align:center}.print-demand .header .title{font-size:40px;font-weight:700;color:#2d2d2d;line-height:1.2;margin:0;max-width:500px}@media(width<=768px){.print-demand .header .title{font-size:28px}}.print-demand .header .subtitle{font-size:18px;color:#666;line-height:1.5;margin:0}@media(width<=768px){.print-demand .header .subtitle{font-size:16px}}.print-demand .groups-container{max-width:1200px;margin:0 auto;gap:24px}@media(width<=768px){.print-demand .groups-container{flex-direction:column;align-items:center}}.print-demand .user-group{flex:1;min-width:280px;max-width:380px}@media(width<=768px){.print-demand .user-group{max-width:100%}}.print-demand .user-group .group-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:16px}.print-demand .user-group .group-title{font-size:24px;font-weight:700;color:#2d2d2d;margin:0 0 12px}@media(width<=768px){.print-demand .user-group .group-title{font-size:20px}}.print-demand .user-group .group-description{font-size:16px;color:#666;line-height:1.5;margin:0}.calculate-section{width:100%;padding:60px 20px;background-color:#2d2d2d;color:#fff}.calculate-section .title{font-size:40px;font-weight:700;text-align:center;margin-bottom:40px;color:#fff}@media(width<=768px){.calculate-section .title{font-size:28px}}.calculate-section .content-container{max-width:1200px;margin:0 auto}@media(width<=768px){.calculate-section .content-container{flex-direction:column}}.calculate-section .calculator{flex:1;background:#fff;border-radius:8px;padding:24px}@media(width<=768px){.calculate-section .calculator{max-width:100%}}.calculate-section .calculator h3{color:#2d2d2d;margin-bottom:16px}.calculate-section .calculator .product-selection{width:100%}.calculate-section .product-option{padding:8px;border:1px solid #e8e8e8;border-radius:4px;cursor:pointer;width:calc(25% - 9px);text-align:center}@media(width<=768px){.calculate-section .product-option{width:calc(50% - 6px)}}.calculate-section .product-option.selected{border-color:#9fe870;background-color:#f0fae6}.calculate-section .product-option img{width:100%;height:80px;object-fit:contain;margin-bottom:8px}.calculate-section .product-option span{display:block;font-size:14px;color:#2d2d2d}.calculate-section .pricing-section{width:100%}.calculate-section .pricing-section .princing-item{width:calc(50% - 10px)}@media(width<=768px){.calculate-section .pricing-section .princing-item{width:100%}}.calculate-section .pricing-section .princing-item label{display:block;margin-bottom:8px;color:#666}.calculate-section .pricing-section .princing-item .quantity-display,.calculate-section .pricing-section .princing-item .base-cost{margin-top:4px;color:#666;font-size:14px}.calculate-section .earnings{width:100%;text-align:center;padding:24px;background-color:#f0fae6;border-radius:8px}.calculate-section .earnings .amount{font-size:36px;font-weight:700;color:#2d2d2d;margin:16px 0}.calculate-section .earnings .calculation-note{font-size:14px;color:#666}.calculate-section .benefits{flex:1;min-width:300px;max-width:500px}@media(width<=768px){.calculate-section .benefits{max-width:100%}}.calculate-section .benefits .benefit-card{background-color:#ffffff1a;border:none}.calculate-section .benefits .benefit-card h3{color:#fff;margin-bottom:8px}.calculate-section .benefits .benefit-card p{color:#fffc;margin:0}.calculate-section .benefits .start-button{height:48px;width:100%;font-size:18px;background-color:#fd7801;border:none;color:#fff}.calculate-section .benefits .start-button:hover,.calculate-section .benefits .start-button:focus,.calculate-section .benefits .start-button:active{background-color:#e66c00;color:#fff}.print-steps{width:100%;padding:60px 20px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.print-steps .content-container{max-width:1200px;margin:0 auto}@media(width<=768px){.print-steps .header{flex-direction:column;gap:32px}}.print-steps .header .text-content{flex:1;max-width:600px}@media(width<=768px){.print-steps .header .text-content{max-width:100%;text-align:center}}.print-steps .header .text-content .title{font-size:40px;font-weight:700;color:#2d2d2d;line-height:1.2;margin:0}@media(width<=768px){.print-steps .header .text-content .title{font-size:28px}}.print-steps .header .text-content .description{font-size:18px;color:#666;line-height:1.5;margin:0}@media(width<=768px){.print-steps .header .text-content .description{font-size:16px}}.print-steps .header .text-content .start-button{width:fit-content;height:48px;padding:0 32px;font-size:18px;border-radius:24px;background-color:#fd7801;border:none;color:#fff}.print-steps .header .text-content .start-button:hover{background-color:#ffc069}@media(width<=768px){.print-steps .header .text-content .start-button{margin:0 auto}}.print-steps .header .image-container{flex:1;max-width:600px}@media(width<=768px){.print-steps .header .image-container{max-width:100%}}.print-steps .header .image-container img{width:100%;height:auto;object-fit:cover;border-radius:8px}.rated-excellent{width:100%;padding:60px 20px;background-color:#4d4a2c;color:#fff;display:flex;flex-direction:column;align-items:center}.rated-excellent .content-container{max-width:1200px;margin:0 auto}.rated-excellent .header{text-align:center;margin-left:22px}@media(width<=768px){.rated-excellent .header{margin-left:0}}.rated-excellent .header .subtitle{font-size:18px;margin:0;color:#fff}.rated-excellent .header .title{font-size:48px;font-weight:700;margin:0;color:#fff}@media(width<=768px){.rated-excellent .header .title{font-size:30px}}.rated-excellent .header .trustpilot{font-size:16px;color:#fff}.rated-excellent .header .trustpilot .trustpilot-logo{height:20px}.rated-excellent .reviews-container{width:100%}.rated-excellent .review-card{background-color:transparent;padding:24px 0;max-width:330px;margin:0 auto}.rated-excellent .review-card .stars{margin-bottom:16px}.rated-excellent .review-card .stars .star{font-size:24px;color:#fd7801;margin-right:4px}.rated-excellent .review-card .review-title{font-size:24px;font-weight:700;margin:0 0 16px;color:#fff}.rated-excellent .review-card .review-content{font-size:16px;line-height:1.6;margin:0 0 16px;color:#ffffffe6}.rated-excellent .review-card .review-author{font-size:16px;font-weight:700;margin:0;color:#fff}.rated-excellent .navigation .nav-button{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff3;border:none;color:#fff}.rated-excellent .navigation .nav-button:hover{background-color:#ffffff4d}.rated-excellent .navigation .pagination{display:flex;align-items:center;gap:8px}.rated-excellent .navigation .pagination .dot{width:8px;height:8px;border-radius:50%;background-color:#ffffff4d;cursor:pointer;transition:all .3s}.rated-excellent .navigation .pagination .dot.active{width:24px;border-radius:4px;background-color:#fd7801}.advantage-section{width:100%;background-color:#fff}.advantage-section .advantages-container{max-width:1200px;margin:0 auto;gap:24px}@media(width<=768px){.advantage-section .advantages-container{flex-direction:column;align-items:center}}.advantage-section .advantage-item{flex:1;min-width:350px;max-width:380px;margin-bottom:40px}@media(width<=768px){.advantage-section .advantage-item{max-width:100%;align-items:center;text-align:center}}.advantage-section .advantage-item .advantage-icon{width:64px;height:64px;object-fit:contain}.advantage-section .advantage-item .advantage-title{font-size:24px;font-weight:700;color:#2d2d2d;margin:0}@media(width<=768px){.advantage-section .advantage-item .advantage-title{font-size:20px}}.advantage-section .advantage-item .advantage-description{font-size:16px;color:#666;line-height:1.5;margin:0}.what-print{width:100%;padding:60px 20px;background-color:#f5f5f0}.what-print .content-container{max-width:1200px;margin:0 auto;gap:40px}@media(width<=768px){.what-print .content-container{flex-direction:column;gap:32px}}.what-print .left-content{flex:1;max-width:600px}@media(width<=768px){.what-print .left-content{max-width:100%}}.what-print .left-content .title{font-size:40px;font-weight:700;color:#2d2d2d;line-height:1.2;margin:0}@media(width<=768px){.what-print .left-content .title{font-size:32px}}.what-print .left-content .description,.what-print .left-content .sub-description{font-size:16px;color:#666;line-height:1.6;margin:0}.what-print .left-content .start-button{width:fit-content;height:48px;padding:0 32px;font-size:18px;border-radius:24px;background-color:#fd7801;border:none;color:#fff}.what-print .left-content .start-button:hover{background-color:#ffc069}.what-print .right-content{flex:1;max-width:500px}@media(width<=768px){.what-print .right-content{max-width:100%}}.what-print .right-content .image-grid{position:relative;width:100%}.what-print .right-content .image-grid .main-image{width:100%;height:auto;border-radius:8px}.what-print .right-content .image-grid .product-images{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.what-print .right-content .image-grid .product-images .product-item{position:relative;border-radius:8px;overflow:hidden}.what-print .right-content .image-grid .product-images .product-item img{width:100%;height:auto;display:block}.what-print .right-content .image-grid .product-images .product-item .price{position:absolute;top:8px;right:8px;background-color:#fff;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:700;color:#2d2d2d}.graphic-text-component{width:100%;padding:60px 20px;background-color:#f5f5f0}.graphic-text-component .content-container{max-width:1200px;margin:0 auto;gap:40px}@media(width<=768px){.graphic-text-component .content-container{flex-direction:column;gap:32px}}.graphic-text-component .left-content{flex:1;max-width:600px}@media(width<=768px){.graphic-text-component .left-content{max-width:100%}}.graphic-text-component .left-content .title{font-size:40px;font-weight:700;color:#2d2d2d;line-height:1.2;margin:0}@media(width<=768px){.graphic-text-component .left-content .title{font-size:32px}}.graphic-text-component .left-content .description{font-size:16px;color:#666;line-height:1.6;margin:0}.graphic-text-component .left-content .description .link{color:#2d2d2d;text-decoration:underline}.graphic-text-component .left-content .description .link:hover{color:#000}.graphic-text-component .left-content .feature-list{list-style:none;padding:0;margin:0}.graphic-text-component .left-content .feature-list .feature-item{margin-bottom:24px;list-style-type:disc}.graphic-text-component .left-content .feature-list .feature-item:last-child{margin-bottom:0}.graphic-text-component .left-content .feature-list .feature-item .feature-title{font-size:18px;font-weight:700;color:#2d2d2d;margin:0 0 8px}.graphic-text-component .left-content .feature-list .feature-item .feature-content{font-size:16px;color:#666;line-height:1.6;margin:0}.graphic-text-component .left-content .feature-list .feature-item .feature-content .link{color:#2d2d2d;text-decoration:underline}.graphic-text-component .left-content .feature-list .feature-item .feature-content .link:hover{color:#000}.graphic-text-component .right-content{flex:1;max-width:500px}@media(width<=768px){.graphic-text-component .right-content{max-width:100%}}.graphic-text-component .right-content .feature-image{width:100%;height:auto;border-radius:8px;object-fit:cover}.yoycol-works-page{width:100%;display:flex;flex-direction:column;align-items:center}.yoycol-works-page .yoycol-works-section__title{text-align:center}.yoycol-works-page .yoycol-works-section__title .title{position:relative;padding-bottom:12px;font-size:36px;color:#000;line-height:48px}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-section__title .title{font-size:18px;line-height:24px}}.yoycol-works-page .yoycol-works-section__title .title:after{content:"";position:absolute;bottom:0;left:50%;width:80%;max-width:805px;height:4px;background-color:#fd7801;transform:translate(-50%)}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-section__title .title:after{width:194px;height:2px}}.yoycol-works-page .yoycol-works-header{position:relative;width:100%;z-index:0}.yoycol-works-page .yoycol-works-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://cloud.yoycol.cn/yoycol/prod/assets/static/header-bg.BxjuWP_9.png) no-repeat center center;background-size:cover;z-index:-1}.yoycol-works-page .yoycol-works-header__body{width:1200px;margin:0 auto;padding:65px 0;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1280px){.yoycol-works-page .yoycol-works-header__body{width:100%;flex-direction:column;text-align:center}}.yoycol-works-page .yoycol-works-header .title{font-size:44px;font-weight:600;color:#fff;line-height:52px}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-header .title{font-size:28px}}.yoycol-works-page .yoycol-works-header .intro{margin-top:32px;font-size:24px;color:#fff;line-height:36px}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-header .intro{margin-top:12px;font-size:16px}}.yoycol-works-page .yoycol-works-header .g-button{width:226px;height:56px;margin-top:34px;font-size:19px;border:none;box-shadow:none;border-radius:6px;background-color:#fff;color:#fd7801}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-header .g-button{margin-top:24px;height:36px;font-size:14px}}.yoycol-works-page .yoycol-works-header__right{display:flex;align-items:center;justify-content:center;width:100%;max-width:400px;height:294px;margin-right:120px}@media only screen and (max-width:1280px){.yoycol-works-page .yoycol-works-header__right{margin-top:20px;margin-right:0}}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-header__right{width:80%}}.yoycol-works-page .yoycol-works-header__right img{height:90%;width:90%;object-fit:contain}.yoycol-works-page .yoycol-works-steps{margin-top:100px;width:100%;max-width:1200px}.yoycol-works-page .yoycol-works-steps__content{margin-top:127px}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-steps__content{margin-top:36px}}.yoycol-works-page .yoycol-works-steps__content .works-step{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}@media only screen and (max-width:1280px){.yoycol-works-page .yoycol-works-steps__content .works-step{flex-direction:column-reverse!important;margin-bottom:32px}}.yoycol-works-page .yoycol-works-steps__content .works-step:nth-child(2n+2){flex-direction:row-reverse}.yoycol-works-page .yoycol-works-steps__content .text{flex:0 1 460px}@media only screen and (max-width:1280px){.yoycol-works-page .yoycol-works-steps__content .text{flex:1 48px;margin-top:24px;text-align:center}}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-steps__content .text{padding:0 24px}}.yoycol-works-page .yoycol-works-steps__content .title{font-size:30px;color:#fd7801;line-height:40px}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-steps__content .title{font-size:16px;line-height:20px}}.yoycol-works-page .yoycol-works-steps__content .desc{margin-top:32px;font-size:18px;color:#333;line-height:26px}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-steps__content .desc{margin-top:18px;font-size:16px}}.yoycol-works-page .yoycol-works-steps__content .image{display:flex;align-items:center;justify-content:center;width:100%;max-width:550px;max-height:400px}@media only screen and (max-width:1280px){.yoycol-works-page .yoycol-works-steps__content .image{width:50%}}@media only screen and (max-width:678px){.yoycol-works-page .yoycol-works-steps__content .image{width:80%}}.yoycol-works-page .yoycol-works-steps__content .image img{height:90%;width:90%;object-fit:contain}.yoycol-works-page .yoycol-works-media{margin:64px auto 0;padding:0 12px;width:100%;max-width:800px}.yoycol-works-page .yoycol-works-media .iframe{display:block;width:100%;height:100%;border-radius:12px}.xmas-modal .ant-modal-content{border-radius:20px;box-shadow:none}.xmas-modal .ant-modal-content .ant-modal-close-x{color:#f34057;font-size:24px;transform:translate(-15px,20px)}.xmas-modal .xmas-modal__content{padding:20px;border:3px solid #f2ba8d;border-radius:20px}.xmas-modal .xmas-modal__title{font-size:32px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;color:#f34057;text-align:center}@media only screen and (max-width:678px){.xmas-modal .xmas-modal__title{font-size:26px}}.xmas-modal .xmas-modal__sub-title{margin:10px 0;font-size:14px;color:#f34057;text-align:center}.xmas-modal .xmas-modal__coupon{width:100%;max-width:290px;margin:20px auto;padding:12px;background:url(https://cloud.yoycol.cn/yoycol/prod/assets/static/coupon-card.fMJtu2sE.webp) no-repeat center center;background-size:contain;color:#000;font-size:40px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;text-align:center;cursor:pointer}@media only screen and (max-width:678px){.xmas-modal .xmas-modal__coupon{padding:10px;font-size:32px}}.xmas-modal .xmas-modal__intro{margin-top:20px;font-size:18px;color:#f34057}.xmas-modal .xmas-modal__intro--separated{margin-top:15px;border-top:2px dashed #f34057;padding-top:15px;display:flex;justify-content:center;align-items:center;flex-direction:column}.xmas-modal .next{font-size:24px;color:#f34057}.xmas-modal .claim-btn{margin-top:10px;text-align:center}.xmas-modal .claim-btn button{display:inline-block;padding:2px 36px;width:auto;height:auto;border:none;border-radius:20px;background:linear-gradient(#fff1a6,#ffc363);box-shadow:0 2px 4px #ad540c;font-size:20px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;color:#4b3322;transition:none}@media only screen and (max-width:678px){.xmas-modal .claim-btn button{font-size:16px}}.xmas-modal .claim-btn button:active{box-shadow:none;transform:translateY(1px)}.xmas-modal .claim-btn button:disabled{background:linear-gradient(#fff1a6,#ffc363);color:#4b3322}.xmas-modal .mission{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:10px}.xmas-modal .mission .start-mission-btn{flex:1;margin-left:12px;padding:4px 20px;border:1px solid #f34057;border-radius:15px;background-color:#f34057;font-size:18px;color:#fff;cursor:pointer;white-space:nowrap;transition:all .2s linear}.xmas-modal .mission .start-mission-btn:hover{opacity:.8}@media only screen and (max-width:678px){.xmas-modal .mission{flex-direction:column;gap:8px 0}.xmas-modal .mission .start-mission-btn{margin-left:0;font-size:14px}}.xmas-modal .completing-all{position:relative;margin-top:0}.xmas-modal .completing-all .info{font-size:14px;color:#f34057;position:absolute;bottom:0;left:50%;white-space:nowrap;transform:translate(-50%,-5px)}@media only screen and (max-width:678px){.xmas-modal .completing-all .info{font-size:12px}}.xmas-modal .claimed-tip{margin-top:8px;font-size:14px;color:#000;text-align:center}.xmas-modal.pc .ant-modal-content{background-size:contain}.xmas-modal.pc .ant-modal-content .ant-modal-close{background-color:transparent}.xmas-modal.pc .ant-modal-content .ant-modal-close-x{color:#000}.xmas-modal.pc .xmas-modal__content{padding:60px 10px;border:none}.xmas-modal.pc .xmas-modal__title,.xmas-modal.pc .xmas-modal__sub-title,.xmas-modal.pc .xmas-modal__intro,.xmas-modal.pc .next{color:#000;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400}.xmas-modal.pc .xmas-modal__intro--separated{border-top-color:#fff}.activity-task-container{display:flex;justify-content:space-between}@media(width<=1000px){.activity-task-container{flex-wrap:wrap}}.activity-task-container .activity-task-item{width:calc((100% - 40px)/4);min-height:460px;padding:15px;border:1px solid #d9d9d9;border-radius:10px;display:flex!important;flex-direction:column;justify-content:space-between;margin-bottom:10px;margin-right:20px}.activity-task-container .activity-task-item:nth-last-child(1){margin-right:0}@media(width<=1000px){.activity-task-container .activity-task-item{margin-right:0;width:calc((100% - 40px)/2);margin-bottom:40px}}.activity-task-container .activity-task-item .activity-task-item-img{width:100%;height:120px;margin:10px 0;object-fit:contain}.activity-task-container .activity-task-item .activity-task-item-title{font-size:18px;font-weight:700}.activity-task-container .activity-task-item .activity-task-item-desc{line-height:1.5;margin-top:10px}.activity-task-container .activity-task-item .activity-task-item-custom{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.activity-task-container .activity-task-item .activity-task-item-btns{margin-top:40px}.activity-task-container .activity-task-item .activity-task-item-btns .activity-task-item-completed{width:100%;display:flex;justify-content:center}.activity-task-all{margin-top:10px;padding:10px;border:1px solid #d9d9d9;border-radius:10px;display:flex;align-items:center}.activity-task-dots li{width:14px!important;height:14px!important;border-radius:50%;border:1px solid #595959;margin:0 5px}.activity-task-dots li button{width:14px!important;height:14px!important;border-radius:50%;opacity:0!important}.activity-task-dots .slick-active{background-color:#595959}.newcomer-gift-page{width:100%;min-width:0;overflow:hidden;background:#fff;color:#333}.newcomer-gift-page img{display:block;width:100%;height:100%;object-fit:contain}.newcomer-gift-hero{background:#f8be2f}.newcomer-gift-hero img{width:100%;height:auto;object-fit:cover}.newcomer-gift-section__eyebrow{margin:0 0 14px;font-size:14px;font-weight:800;line-height:20px;color:#fd7801;text-transform:uppercase;letter-spacing:0}.newcomer-gift-launch{display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,.92fr);gap:28px;align-items:center;width:min(1180px,100% - 48px);margin:64px auto 0;padding:30px 32px;border:1px solid #ffe2c4;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0000000f}.newcomer-gift-launch__copy{padding:4px 10px 4px 0}.newcomer-gift-launch__copy h1{max-width:610px;margin:0;font-size:48px;font-weight:900;line-height:1.08;color:#333}.newcomer-gift-launch__copy p:last-child{max-width:520px;margin:22px 0 0;font-size:18px;line-height:30px;color:#666}.newcomer-gift-launch__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.newcomer-gift-launch__card{min-height:0;padding:20px 18px;border:1px solid #ffe5c7;border-radius:8px;background:linear-gradient(180deg,#fff6e9,#fff)}.newcomer-gift-launch__card h2{margin:0;font-size:18px;font-weight:850;line-height:24px;color:#333}.newcomer-gift-launch__card p{margin:12px 0 0;font-size:14px;line-height:21px;color:#666}.newcomer-gift-section{width:min(1180px,100% - 48px);margin:0 auto;padding:96px 0 0}.newcomer-gift-section__head{max-width:780px;margin:0 auto 38px;text-align:center}.newcomer-gift-section__head h2{margin:0;font-size:42px;font-weight:850;line-height:1.14;color:#333}.newcomer-gift-section__head p:last-child{margin:26px auto 0;max-width:700px;font-size:17px;line-height:28px;color:#666}.newcomer-gift-section__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px}.newcomer-gift-section__actions button{min-width:156px;height:46px;padding:0 22px;border:1px solid #fd7801;border-radius:8px;background:#fff;color:#fd7801;font-size:16px;font-weight:800;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.newcomer-gift-section__actions button:first-child{background:#fd7801;color:#fff}.newcomer-gift-section__actions button:hover{transform:translateY(-1px)}.newcomer-gift-task-panel{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;padding:22px;border:1px solid #ffe2c4;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0000000f}.newcomer-gift-task-panel__main{min-width:0}.newcomer-gift-task-panel__main .task-list__left{display:block;border:0;border-radius:0;background:transparent}.newcomer-gift-task-panel__main .task-list__left .activity-task-content{padding:0}.newcomer-gift-task-panel__main .task.task__title{display:none}.newcomer-gift-task-panel__main .activity-task-container{gap:12px}.newcomer-gift-task-panel__main .activity-task-container .activity-task-item{width:calc((100% - 36px)/4);min-height:476px;margin:0;padding:16px;border:1px solid #ffe5c7;border-radius:8px;background:#fffaf4}.newcomer-gift-task-panel__main .activity-task-container .activity-task-item h3{margin:0;color:#fd7801}.newcomer-gift-task-panel__main .activity-task-container .activity-task-item-title{color:#182320}.newcomer-gift-task-panel__main .activity-task-container .activity-task-item-desc{color:#666}.newcomer-gift-task-panel__main .activity-task-all{align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:16px;border-color:#ffe0bf;border-radius:8px;background:#fff6e9}.newcomer-gift-task-panel__main:has(.task-list__left) .newcomer-gift-task-fallback{display:none}.newcomer-gift-task-fallback{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:center;min-height:430px;padding:34px 44px;border-radius:8px;background:linear-gradient(120deg,#fff8ef,#fff 58%)}.newcomer-gift-task-fallback__copy h3{max-width:560px;margin:0;font-size:34px;font-weight:850;line-height:1.15;color:#333}.newcomer-gift-task-fallback__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.newcomer-gift-task-fallback__steps span{padding:12px 14px;border:1px solid #ffe2c4;border-radius:8px;background:#fff;color:#666;font-size:15px;line-height:22px}.newcomer-gift-task-fallback__image{align-self:stretch;min-height:260px}.newcomer-gift-task-fallback__image img{object-fit:contain}.newcomer-gift-winners{min-width:0;padding:20px;border-radius:8px;background:#2f261f;color:#fff}.newcomer-gift-winners__title{font-size:18px;font-weight:800;line-height:24px}.newcomer-gift-winners__list{height:360px;margin-top:18px;overflow:hidden}.newcomer-gift-winners__items--scroll{transform:translateZ(0);animation:newcomer-gift-winner-scroll infinite linear}.newcomer-gift-winners__item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:14px;color:#ffffffd1}.newcomer-gift-winners__item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newcomer-gift-winners__item strong{flex:0 0 auto;color:#fab62b}.newcomer-gift-winners__item--empty{justify-content:center;color:#ffffff9e}.newcomer-gift-rules{grid-column:1/-1;display:grid;grid-template-columns:90px repeat(4,minmax(0,1fr));gap:16px;padding:18px;border-radius:8px;background:#fff6e9;color:#666}.newcomer-gift-rules strong{color:#333}.newcomer-gift-rules p{margin:0;font-size:14px;line-height:22px}.newcomer-gift-rules .cursor-pointer{color:#fd7801;font-weight:700;text-decoration:underline}.newcomer-gift-workflow__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.newcomer-gift-workflow__step{position:relative;min-height:286px;padding:20px;border:1px solid #ffe2c4;border-radius:8px;background:#fff}.newcomer-gift-workflow__step h3{margin:0;font-size:22px;line-height:28px;color:#333}.newcomer-gift-workflow__step p{margin:10px 0 0;font-size:14px;line-height:22px;color:#666}.newcomer-gift-workflow__media{display:flex;align-items:center;justify-content:center;height:132px;margin:24px 0 18px}.newcomer-gift-workflow__media img{max-width:150px;max-height:112px}.newcomer-gift-workflow__number{position:absolute;top:18px;right:18px;font-size:13px;font-weight:800;color:#fd7801}.newcomer-gift-table-wrap{overflow-x:auto;border:1px solid #ffe2c4;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0000000d}.newcomer-gift-table{width:100%;min-width:860px;border-collapse:collapse;font-size:15px;line-height:22px;color:#666}.newcomer-gift-table th,.newcomer-gift-table td{padding:15px 20px;border-bottom:1px solid #ffe6cd;text-align:left;vertical-align:middle}.newcomer-gift-table thead th{position:sticky;top:0;z-index:1;background:#fd7801;color:#fff;font-size:16px;font-weight:800}.newcomer-gift-table tbody th{width:32%;color:#333;font-weight:700}.newcomer-gift-table tbody tr:last-child th,.newcomer-gift-table tbody tr:last-child td{border-bottom:0}.newcomer-gift-table__section th{padding:18px 20px 9px;background:#fff6e9;color:#fd7801;font-size:18px;font-weight:850}.newcomer-gift-table__value--highlight{display:inline-flex;align-items:center;gap:8px;color:#333;font-weight:800}.newcomer-gift-table__value--highlight:after{content:"Best value";padding:2px 8px;border-radius:999px;background:#fff0df;color:#fd7801;font-size:11px;font-weight:800;line-height:16px;white-space:nowrap}.newcomer-gift-table__check,.newcomer-gift-table__cross{position:relative;display:inline-block;width:22px;height:22px;border-radius:50%;vertical-align:middle}.newcomer-gift-table__check{background:#fff0df}.newcomer-gift-table__check:after{content:"";position:absolute;left:7px;top:4px;width:6px;height:11px;border:solid #fd7801;border-width:0 3px 3px 0;transform:rotate(45deg)}.newcomer-gift-table__cross{background:#ffe2dc}.newcomer-gift-table__cross:before,.newcomer-gift-table__cross:after{content:"";position:absolute;left:5px;top:10px;width:12px;height:2px;border-radius:2px;background:#d6402d}.newcomer-gift-table__cross:before{transform:rotate(45deg)}.newcomer-gift-table__cross:after{transform:rotate(-45deg)}.newcomer-gift-affiliate{display:grid;grid-template-columns:420px minmax(0,1fr);gap:54px;align-items:center;width:min(1180px,100% - 48px);margin:96px auto 0;padding:50px 0;background:#fff}.newcomer-gift-affiliate__image{max-width:420px}.newcomer-gift-affiliate__content h2{margin:0;font-size:42px;font-weight:850;line-height:1.16;color:#333}.newcomer-gift-affiliate__content h2 span{color:#fd7801}.newcomer-gift-affiliate__content p:not(.newcomer-gift-section__eyebrow){margin:18px 0 0;font-size:18px;line-height:30px;color:#666}.newcomer-gift-affiliate__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px}.newcomer-gift-affiliate__button{min-width:188px;height:50px;padding:0 24px;border:0;border-radius:8px;background:#fd7801;color:#fff;font-size:16px;font-weight:800;transition:background .15s ease,transform .15s ease}.newcomer-gift-affiliate__button:hover{background:#d96300;transform:translateY(-1px)}.newcomer-gift-affiliate__link{color:#fd7801;font-size:16px;font-weight:800;text-decoration:underline}.newcomer-gift-support-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;width:min(1180px,100% - 48px);margin:72px auto 0;padding:34px 0 48px;border-top:1px solid #ffe2c4}.newcomer-gift-support-cta h2{margin:0;font-size:34px;font-weight:850;line-height:1.18;color:#333}.newcomer-gift-support-cta p:not(.newcomer-gift-section__eyebrow){max-width:620px;margin:12px 0 0;font-size:16px;line-height:26px;color:#666}.newcomer-gift-support-cta__actions{display:flex;flex:0 0 auto;align-items:center;gap:20px}.newcomer-gift-support-cta__button{display:inline-flex;align-items:center;justify-content:center;min-width:150px;height:48px;padding:0 24px;border-radius:8px;background:#fd7801;color:#fff;font-size:16px;font-weight:800}.newcomer-gift-support-cta__button:hover{color:#fff;background:#d96300}.newcomer-gift-support-cta__link{color:#fd7801;font-size:16px;font-weight:800;text-decoration:underline}@keyframes newcomer-gift-winner-scroll{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}@media(width<=1180px){.newcomer-gift-launch{grid-template-columns:1fr}.newcomer-gift-launch__copy{padding-right:0}.newcomer-gift-task-panel,.newcomer-gift-task-fallback{grid-template-columns:1fr}.newcomer-gift-task-fallback__image{max-width:300px;margin:0 auto}.newcomer-gift-winners__list{height:260px}.newcomer-gift-rules{grid-template-columns:repeat(2,minmax(0,1fr))}.newcomer-gift-rules strong{grid-column:1/-1}.newcomer-gift-workflow__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.newcomer-gift-affiliate{grid-template-columns:320px minmax(0,1fr)}}@media(width<=820px){.newcomer-gift-launch__copy h1,.newcomer-gift-section__head h2,.newcomer-gift-affiliate__content h2{font-size:36px}.newcomer-gift-launch{width:calc(100% - 32px);margin-top:40px;padding:24px}.newcomer-gift-launch__cards{grid-template-columns:1fr}.newcomer-gift-section{width:calc(100% - 32px);padding-top:72px}.newcomer-gift-task-panel{padding:14px}.newcomer-gift-task-fallback{min-height:0;padding:24px}.newcomer-gift-task-fallback__copy h3{font-size:28px}.newcomer-gift-task-fallback__steps{grid-template-columns:1fr}.newcomer-gift-task-panel__main .activity-task-container .activity-task-item{width:calc((100% - 12px)/2);margin-bottom:12px}.newcomer-gift-workflow__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newcomer-gift-affiliate{grid-template-columns:1fr;width:calc(100% - 32px);padding:28px}.newcomer-gift-affiliate__image{max-width:300px;margin:0 auto}.newcomer-gift-support-cta{align-items:flex-start;flex-direction:column;width:calc(100% - 32px)}}@media(width<=520px){.newcomer-gift-launch__copy h1,.newcomer-gift-section__head h2,.newcomer-gift-affiliate__content h2{font-size:30px}.newcomer-gift-launch__copy p:last-child,.newcomer-gift-section__head p:last-child,.newcomer-gift-affiliate__content p:not(.newcomer-gift-section__eyebrow){font-size:15px;line-height:24px}.newcomer-gift-rules{grid-template-columns:1fr}.newcomer-gift-task-panel__main .activity-task-container .activity-task-item{width:100%}.newcomer-gift-workflow__grid{grid-template-columns:1fr}.newcomer-gift-table__value--highlight{align-items:flex-start;flex-direction:column}}
