.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}
