.cards-container{display:flex;flex-direction:row;gap:50px;margin:0 auto;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.cards-container .color-card-container{width:400px;height:100%}.statistics-container{width:calc(100% - 50px);padding:40px 0;margin:50px auto 0}.statistics{width:100%;padding:20px 0;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);background:#fff;position:relative}.statistics:before{background-image:radial-gradient(circle,#e5e7eb 1px,transparent 0);background-size:8px 8px;opacity:.5;z-index:0}.statistics:after,.statistics:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.statistics:after{background:radial-gradient(ellipse at center,rgba(255,255,255,.8) 0,rgba(255,255,255,.3) 40%,transparent 70%);z-index:1;pointer-events:none}.statistics__container{display:flex;justify-content:space-between;align-items:center;gap:40px;max-width:1000px;margin:0 auto;position:relative;z-index:2}@media(max-width:768px){.statistics__container{flex-direction:column;gap:30px;text-align:center}}@media(max-width:1024px)and (min-width:769px){.statistics__container{gap:20px}}.statistics__item{flex:1 1;text-align:center;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.statistics__item{width:100%}}.statistics__value{font-size:28px;font-weight:600;line-height:1.1;margin-bottom:12px;height:32px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.statistics__value{font-size:40px;height:44px;margin-bottom:16px}}@media(max-width:480px){.statistics__value{font-size:36px;height:40px;margin-bottom:14px}}.statistics__label{font-size:16px;line-height:1.4;color:#6b7280;font-weight:400;max-width:200px;margin:0 auto;text-align:center;height:44px;display:flex;align-items:flex-start;justify-content:center}@media(max-width:768px){.statistics__label{font-size:15px;max-width:250px;height:50px}}@media(max-width:480px){.statistics__label{font-size:14px;height:48px}}.order-ai-benefits-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin:0 auto}.side-shape-background{position:relative;overflow:hidden;padding:60px 0;margin:auto}.side-shape-background:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleX(-1);width:300px;height:800px;background-image:url(/images/shapes/dots-shape.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:0}@media(max-width:768px){.side-shape-background:before{top:530px;left:-50px}}.side-shape-background:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:300px;height:500px;background-image:url(/images/shapes/dots-shape.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:0}@media(max-width:768px){.side-shape-background:after{top:1200px;right:-50px}}.side-shape-background__content{position:relative;z-index:1;max-width:1440px;margin:auto}.side-shape-background__shape-left{position:absolute;left:-20px;top:11%;transform:translateY(-50%) scaleX(-1);width:500px;height:600px;background-image:url(/images/shapes/shape2.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:0;opacity:.8;pointer-events:none;transform:rotate(0deg)}@media(max-width:768px){.side-shape-background__shape-left{left:-50px;top:530px;width:300px;height:400px}}.side-shape-background__shape-right{position:absolute;right:-20px;top:65%;transform:translateY(-50%) rotate(180deg);width:500px;height:600px;background-image:url(/images/shapes/shape2.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:0;opacity:.8;pointer-events:none}@media(max-width:768px){.side-shape-background__shape-right{right:-50px;top:1200px;width:300px;height:400px;transform:rotate(180deg)}}.implementation-process-container{width:100%;display:flex;margin:auto}.faq-container{margin:40px auto 0;width:800px;max-width:100%}.contact-for-more{margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.contact-for-more p{font-size:16px;font-weight:400;line-height:1.5;color:#6b7280}.contact-for-more button{font-size:16px;font-weight:500;line-height:1.5;color:#000}.contact-for-more button svg{width:24px;height:24px;margin-right:5px;fill:#000}.solution-container{gap:80px;align-items:center;display:flex}.solution-container .left-side{flex:1 1;display:flex;flex-direction:column;gap:20px;padding:100px}.solution-container .left-side h2{font-size:40px;font-weight:700;line-height:48px}.solution-container .right-side{margin-left:auto}.solution-container .right-side img{width:495px;height:439px}@media(max-width:600px){.solution-container .right-side img{width:100%;height:100%}}@media(max-width:1137px){.solution-container{flex-direction:column;align-items:center;gap:20px;padding:20px}.solution-container .left-side{padding:0}.solution-container .right-side{margin-left:0}}.result-roi-container{display:flex;flex-wrap:wrap;gap:40px 30px;justify-content:center;margin:auto;min-height:500px}.memo{font-size:16px;line-height:1.6;color:#4b5563;margin:auto;font-style:italic;width:1000px;padding:20px;border-radius:10px}