.container{max-width:1280px;margin:auto;padding:0 16px}@media(min-width:576px){.container{padding:0 20px}}@media(min-width:768px){.container{padding:0 28px}}@media(min-width:992px){.container{padding:0 36px}}@media(min-width:1200px){.container{padding:0 40px}}@media(min-width:1500px){.container{max-width:1350px;padding:0 48px}}.hero{position:relative;background:#fff;overflow:hidden;min-height:520px;padding:120px 0 50px}@media(max-width:1024px){.hero{padding:90px 0 40px}}@media(max-width:768px){.hero{padding:90px 0 30px;min-height:auto}}.hero__container{position:relative;z-index:1;display:flex;align-items:center;gap:60px}@media(max-width:1024px){.hero__container{padding:0 36px;gap:40px}}@media(max-width:768px){.hero__container{flex-direction:column;padding:0 24px;gap:48px}}.hero__label{font-size:11.5px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:#f4510b;margin-bottom:16px}.hero__title{font-size:46px;font-weight:700;line-height:1.12;color:#111;margin-bottom:20px;letter-spacing:-.5px}@media(max-width:1024px){.hero__title{font-size:38px}}@media(max-width:768px){.hero__title{font-size:34px}}@media(max-width:480px){.hero__title{font-size:28px}}.hero__title--accent{color:#f4510b}.hero__description{font-size:15px;line-height:1.7;color:#555;margin-bottom:30px}@media screen and (max-width:992px){.hero__description{width:60%}}@media screen and (max-width:678px){.hero__description{width:100%}}@media(max-width:768px){.hero__description{max-width:100%}}.hero__actions{display:flex;align-items:center;gap:14px;margin-bottom:36px;flex-wrap:wrap}.hero__btn{display:inline-flex;align-items:center;padding:13px 24px;font-size:14.5px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .22s ease;white-space:nowrap}@media screen and (max-width:678px){.hero__btn{padding:6px 12px}}.hero__btn--secondary{border-radius:6px;background:rgba(0,0,0,0);color:#111;border:2px solid #ccc}.hero__btn--secondary:hover{border-color:#111;transform:translateY(-1px)}.hero__features{flex-wrap:wrap;gap:18px 24px}.hero__feature,.hero__features{display:flex;align-items:center}.hero__feature{gap:7px;font-size:13px;color:#555;font-weight:500}.hero__feature-icon{color:#f4510b;font-size:14px}.hero__visual{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-height:360px;border-radius:30px;overflow:hidden}@media(max-width:768px){.hero__visual{width:100%;min-height:280px}}.hero__visual img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;animation:floatUpDown 4s ease-in-out infinite}.services-section{background:#fff;padding-bottom:40px}@media(max-width:768px){.services-section{padding:52px 0 60px}}@media(max-width:480px){.services-section{padding:40px 0 48px}}.services-section__header{text-align:center;margin-bottom:52px}@media(max-width:768px){.services-section__header{margin-bottom:40px}}.services-section__label{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#f4510b;margin-bottom:16px}.services-section__label-line{display:block;width:32px;height:1.5px;background:#f4510b;border-radius:2px}.services-section__heading{font-size:28px;font-weight:700;color:#111;line-height:1.15;letter-spacing:-.3px;margin-bottom:16px}@media(max-width:1024px){.services-section__heading{font-size:32px}}@media(max-width:768px){.services-section__heading{font-size:28px}}@media(max-width:480px){.services-section__heading{font-size:24px}}.services-section__subheading{font-size:15.5px;line-height:1.7;color:#555;max-width:600px;margin:0 auto}@media(max-width:768px){.services-section__subheading{font-size:14.5px}}.services-section__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}@media(max-width:1280px){.services-section__grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:1024px){.services-section__grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media(max-width:768px){.services-section__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.services-section__grid{gap:14px}}.services-section .service-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .24s ease,transform .24s ease}.services-section .service-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.09);transform:translateY(-3px);border:1px solid #ff5722}.services-section .service-card:hover .service-card__link{color:#d84300}.services-section .service-card__icon-wrap{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;flex-shrink:0}.services-section .service-card__icon-wrap img{width:50px;height:50px}.services-section .service-card__title{font-size:14px;font-weight:700;color:#111;line-height:1.3;margin-bottom:10px}.services-section .service-card__description{font-size:12.5px;line-height:1.68;color:#666;flex:1}.services-section .service-card__link{display:inline-flex;align-items:center;font-size:12px;font-weight:600;color:#ff5722;text-decoration:none;margin-top:auto;transition:color .2s ease}.services-section .service-card__link:hover{color:#f4510b}.ultimate-stage{background:#020202;padding:140px 0;color:#fff;overflow:hidden}.ultimate-stage .container{max-width:1300px;margin:0 auto;padding:0 40px}.ultimate-stage .layout-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;align-items:flex-start}@media(max-width:992px){.ultimate-stage .layout-grid{grid-template-columns:1fr;gap:60px}}.ultimate-stage .sticky-box{position:sticky;top:120px}.ultimate-stage .sticky-box .overline{color:#ff7a3d;font-weight:800;text-transform:uppercase;letter-spacing:5px;font-size:13px}.ultimate-stage .sticky-box .glitch-title{font-size:clamp(40px,5vw,65px);font-weight:900;margin:20px 0;line-height:1;letter-spacing:-3px;background:linear-gradient(180deg,#fff 40%,#555);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ultimate-stage .sticky-box .description{font-size:18px;color:#888;line-height:1.6;margin-bottom:30px}.ultimate-stage .sticky-box .visual-line{width:80px;height:4px;background:#ff7a3d;border-radius:10px}.ultimate-stage .feature-stack{display:flex;flex-direction:column;gap:15px}.ultimate-stage .feature-item{position:relative;padding:40px;border-radius:24px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);display:flex;align-items:flex-start;gap:30px;transition:all .5s cubic-bezier(.2,1,.3,1);cursor:pointer;overflow:hidden}.ultimate-stage .feature-item:hover{transform:scale(1.02) translateX(15px);border-color:#ff7a3d;background:rgba(255,122,61,.03)}.ultimate-stage .feature-item:hover .item-number{color:#ff7a3d;opacity:1}.ultimate-stage .feature-item:hover .icon-box{background:#ff7a3d;box-shadow:0 0 30px rgba(255,122,61,.3)}.ultimate-stage .feature-item:hover .hover-background{opacity:1;transform:scale(1.5)}.ultimate-stage .feature-item .item-number{font-size:50px;font-weight:900;color:#fff;opacity:.05;line-height:1;transition:.4s ease}.ultimate-stage .feature-item .item-content{display:flex;gap:25px;position:relative;z-index:2}.ultimate-stage .feature-item .item-content .icon-box{width:64px;height:64px;background:#111;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.4s ease}.ultimate-stage .feature-item .item-content .icon-box img{filter:brightness(0) invert(1)}.ultimate-stage .feature-item .item-content h3{font-size:22px;margin-bottom:10px;color:#fff}.ultimate-stage .feature-item .item-content p{color:#999;line-height:1.5;font-size:15px;margin:0}.ultimate-stage .feature-item .hover-background{position:absolute;top:-50%;left:-20%;width:100%;height:200%;background:radial-gradient(circle,rgba(255,122,61,.1) 0,transparent 70%);opacity:0;transition:.8s ease;z-index:1;pointer-events:none}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.4}to{transform:scale(1);opacity:1}}@keyframes rotateBorder{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.premium-choice{padding:80px 15px}.premium-choice .main-title{font-size:32px}}.process{padding:60px 20px 0;background:#fff}.process .tag{color:#ff6a2a;font-size:12px;letter-spacing:2px;margin-bottom:10px}.process .title{font-size:28px;font-weight:700;margin-bottom:10px}.process .subtitle{font-size:14px;color:#666;margin-bottom:40px}.process .steps{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin-bottom:40px}.process .step{background:#fff;border:1px solid #eee;border-radius:12px;padding:15px;text-align:left;position:relative}.process .step:not(:last-child):after{content:"";background-image:url(/_next/static/media/next.d252c1c6.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;border-radius:50px;width:20px;height:20px;top:40%;right:-25px}@media screen and (max-width:992px){.process .step:not(:last-child):after{display:none}}.process .step .number{color:#ff6a2a;font-weight:700;display:block;margin-bottom:10px}.process .step h3{font-size:14px;font-weight:700;margin-bottom:8px}.process .step p{font-size:15px;color:#666;margin:0}@media screen and (max-width:768px){.process .step p{font-size:11px}}.process .cta{display:flex;justify-content:space-around;align-items:center;border-radius:12px;padding:30px;text-align:left;margin-top:40px;background:radial-gradient(circle at 10% 20%,rgba(255,102,0,.25),transparent 40%),radial-gradient(circle at 90% 80%,rgba(255,102,0,.2),transparent 40%),linear-gradient(135deg,#0b0b0f,#12121a 50%,#0b0b0f);position:relative;overflow:hidden}.process .cta:before{content:"";position:absolute;width:200px;height:500px;border:2px solid rgba(255,102,0,.2);border-radius:50%;top:-150px;left:-150px;transform:rotate(25deg)}.process .cta:after{content:"";position:absolute;width:600px;height:600px;border:2px solid rgba(255,102,0,.15);border-radius:50%;bottom:-200px;right:-200px;transform:rotate(-20deg)}.process .cta h3{font-size:22px;margin:0;font-weight:600;color:#fff}.process .cta h3 span{color:#ff6a2a}.process .cta p{font-size:15px;margin:0;color:#fff}@media screen and (max-width:768px){.process .cta p{font-size:12px}}@media(max-width:992px){.process .steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.process .steps{grid-template-columns:1fr}.process .title{font-size:22px}}.sd-section-label{display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#f4510b;margin-bottom:14px}.sd-section-label__line{display:block;width:28px;height:1.5px;background:#f4510b;border-radius:2px}.sd-section-label--left{justify-content:flex-start}@media(max-width:900px){.sd-section-label--left{justify-content:center}}.sd-hero{background:#fff;padding:120px 0 60px;overflow:hidden;position:relative}@media(max-width:1024px){.sd-hero{padding:100px 0 50px}}@media(max-width:768px){.sd-hero{padding:90px 0 40px}}.sd-hero__breadcrumb{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#888;margin-bottom:28px}.sd-hero__breadcrumb a{color:#555;text-decoration:none;transition:color .2s}.sd-hero__breadcrumb a:hover{color:#f4510b}.sd-hero__breadcrumb span{color:#bbb}.sd-hero__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}@media(max-width:1024px){.sd-hero__inner{gap:40px;padding:28px}}@media(max-width:768px){.sd-hero__inner{grid-template-columns:1fr;gap:40px;padding:0}}.sd-hero__label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#f4510b;margin-bottom:16px}.sd-hero__title{font-size:46px;font-weight:700;line-height:1.1;color:#111;margin-bottom:20px;letter-spacing:-.5px}@media(max-width:1024px){.sd-hero__title{font-size:38px}}@media(max-width:768px){.sd-hero__title{font-size:32px}}@media(max-width:480px){.sd-hero__title{font-size:26px}}.sd-hero__title--accent{color:#f4510b}.sd-hero__description{font-size:15px;line-height:1.75;color:#555;margin-bottom:32px;max-width:520px}@media(max-width:768px){.sd-hero__description{max-width:100%}}.sd-hero__actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:36px}@media(max-width:768px){.sd-hero__actions{flex-direction:column;align-items:stretch}.sd-hero__actions a{text-align:center;justify-content:center}}.sd-hero__btn{display:inline-flex;align-items:center;padding:13px 26px;font-size:14px;font-weight:600;text-decoration:none;border-radius:6px;transition:all .22s ease;cursor:pointer}.sd-hero__btn--outline{background:rgba(0,0,0,0);color:#111;border:2px solid #ccc}.sd-hero__btn--outline:hover{border-color:#111;transform:translateY(-1px)}@media(max-width:480px){.sd-hero__btn{padding:10px 18px;font-size:13px}}.sd-hero__features{display:flex;flex-wrap:wrap;gap:14px 24px}.sd-hero__feature{display:flex;align-items:center;gap:7px;font-size:13px;color:#555;font-weight:500}.sd-hero__feature-icon{color:#f4510b;font-size:16px;width:20px;text-align:center;flex-shrink:0}.sd-hero__visual{display:flex;align-items:center;justify-content:center;border-radius:24px;overflow:hidden}@media(max-width:768px){.sd-hero__visual{width:100%}}.sd-hero__img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:20px;animation:floatUpDown 4s ease-in-out infinite}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.sd-services{padding:70px 0;background:#fff}@media(max-width:768px){.sd-services{padding:50px 0}}.sd-services__header{text-align:center;margin-bottom:50px}.sd-services__heading{font-size:34px;font-weight:800;color:#111;line-height:1.2;margin-bottom:14px}@media(max-width:768px){.sd-services__heading{font-size:26px}}.sd-services__subheading{font-size:15px;color:#666;line-height:1.7;max-width:620px;margin:0 auto}.sd-services__grid{display:flex;gap:24px;flex-direction:row}@media(max-width:1024px){.sd-services__grid{flex-direction:column}}@media(max-width:768px){.sd-services__grid{flex-direction:column}}.sd-service-card{display:flex;flex-direction:row;align-items:stretch;gap:24px;border:1px solid #f0e0d6;border-radius:16px;padding:20px;background:linear-gradient(135deg,#fff8f5,#fff2eb 50%,#ffe8d6);transition:box-shadow .25s ease,transform .25s ease}.sd-service-card:hover{box-shadow:0 12px 40px rgba(244,81,11,.15);transform:translateY(-3px);border-color:#f4510b}@media(max-width:900px){.sd-service-card{flex-direction:column}}.sd-service-card__image-wrap{flex-shrink:0;width:220px;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#ffeedd,#ffd9b8);display:flex;align-items:center;justify-content:center;align-self:stretch}@media(max-width:1024px){.sd-service-card__image-wrap{width:180px}}@media(max-width:900px){.sd-service-card__image-wrap{width:100%;height:200px}}.sd-service-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sd-service-card__info{flex:1;display:flex;flex-direction:column;gap:8px;justify-content:center}.sd-service-card__icon-title{display:flex;align-items:center;gap:12px}.sd-service-card__icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;flex-shrink:0}.sd-service-card__title{font-size:18px;font-weight:700;color:#111;line-height:1.25}.sd-service-card__desc{font-size:13px;line-height:1.65;color:#666}.sd-service-card__list{list-style:none;padding:0;margin:2px 0;display:flex;flex-direction:column;gap:6px}.sd-service-card__list li{font-size:12.5px;color:#444;display:flex;align-items:center;gap:8px}.sd-service-card__link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#f4510b;text-decoration:none;margin-top:8px;border:1px solid #f4510b;padding:7px 16px;border-radius:20px;width:-moz-fit-content;width:fit-content;transition:background .2s ease,color .2s ease}.sd-service-card__link:hover{background:#f4510b;color:#fff}.sd-check{color:#f4510b;font-weight:700;font-size:13px;flex-shrink:0}.sd-technologies{padding:60px 0;background:#fafafa}@media(max-width:768px){.sd-technologies{padding:44px 0}}.sd-technologies__header{text-align:center;margin-bottom:40px}.sd-technologies__heading{font-size:28px;font-weight:800;color:#111}@media(max-width:768px){.sd-technologies__heading{font-size:20px}}.sd-technologies__row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}@media(max-width:768px){.sd-technologies__row{gap:8px}}.sd-tech-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:15px 98px;background:#fff;border:1px solid #eee;border-radius:12px;width:98px;transition:box-shadow .22s ease,transform .22s ease;cursor:default}.sd-tech-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px);border-color:rgba(244,81,11,.3)}@media(max-width:768px){.sd-tech-item{width:64px;padding:10px 8px}}.sd-tech-item__icon-wrap{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.sd-tech-item__icon{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.sd-tech-item__icon{width:22px;height:22px}}.sd-tech-item__name{font-size:15px;font-weight:600;color:#555;text-align:center;line-height:1.2}.sd-process{padding:70px 0;background:#fff}@media(max-width:768px){.sd-process{padding:50px 0}}.sd-process__header{text-align:center;margin-bottom:56px}.sd-process__heading{font-size:30px;font-weight:800;color:#111}@media(max-width:768px){.sd-process__heading{font-size:22px}}.sd-process__track{position:relative}.sd-process__line{position:absolute;top:30px;left:8.3333333333%;right:8.3333333333%;height:0;border-top:2px solid rgba(244,81,11,.4);z-index:0}@media(max-width:768px){.sd-process__line{display:none}}.sd-process__steps{display:flex;flex-direction:row;justify-content:space-between;gap:58px;position:relative;z-index:1}@media(max-width:768px){.sd-process__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 16px;justify-items:center}}@media(max-width:480px){.sd-process__steps{grid-template-columns:repeat(2,1fr)}}.sd-process-step{flex-direction:column;text-align:center;flex:1;min-width:0}.sd-process-step,.sd-process-step__circle{display:flex;align-items:center;position:relative}.sd-process-step__circle{width:60px;height:60px;border-radius:50%;border:2px solid #f4510b;background:#fff;justify-content:center;margin-bottom:14px;z-index:2;flex-shrink:0}.sd-process-step__circle:before{left:-4px}.sd-process-step__circle:after,.sd-process-step__circle:before{content:"";position:absolute;width:8px;height:8px;background:#f4510b;border-radius:50%;top:50%;transform:translateY(-50%);z-index:3}.sd-process-step__circle:after{right:-4px}.sd-process-step__dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#f4510b;opacity:.3;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.sd-process-step__icon{font-size:20px;color:#f4510b;position:relative;z-index:1}.sd-process-step__arrow{display:none}.sd-process-step__number{font-size:20px;font-weight:700;color:#f4510b;border-radius:4px;padding:1px 6px;letter-spacing:.5px;flex-shrink:0}.sd-process-step__title{font-size:13.5px;font-weight:700;color:#111;margin-bottom:6px;display:flex;align-items:center;justify-content:center;gap:6px}.sd-process-step__desc{font-size:11.5px;color:#777;line-height:1.55;max-width:110px;margin:0 auto}.sd-whychoose{padding:80px 0;background:#fff;overflow:visible}@media(max-width:768px){.sd-whychoose{padding:60px 0}}.sd-whychoose__inner{display:flex;flex-direction:row;align-items:flex-start;gap:40px}@media(max-width:900px){.sd-whychoose__inner{flex-direction:column;gap:48px}}.sd-whychoose__left{flex:0 0 38%;width:38%;display:flex;flex-direction:column;gap:16px}@media(max-width:900px){.sd-whychoose__left{flex:none;width:100%}}.sd-whychoose__heading{font-size:32px;font-weight:800;color:#111;line-height:1.25}@media(max-width:768px){.sd-whychoose__heading{font-size:26px}}.sd-whychoose__subheading{font-size:14px;color:#666;line-height:1.7}.sd-whychoose__cta{display:inline-flex;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;border-radius:30px;width:-moz-fit-content;width:fit-content;margin-top:8px}.sd-whychoose__cards{flex:1;display:flex;flex-direction:row;gap:16px;padding-top:36px}@media(max-width:900px){.sd-whychoose__cards{width:100%;flex-wrap:wrap;gap:40px 12px;padding-top:36px}}@media(max-width:480px){.sd-whychoose__cards{flex-direction:column;gap:40px 0}}.sd-whychoose-card{flex:1;min-width:0;background:#fdfcfa;border:1px solid #eee;border-radius:14px;padding:48px 20px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;position:relative;overflow:visible;transition:box-shadow .22s ease,transform .22s ease}.sd-whychoose-card:hover{box-shadow:0 10px 32px rgba(244,81,11,.12);transform:translateY(-4px);border-color:rgba(244,81,11,.25)}@media(max-width:900px){.sd-whychoose-card{flex:0 0 calc(50% - 6px)}}@media(max-width:480px){.sd-whychoose-card{flex:0 0 100%;width:100%}}.sd-whychoose-card__circle{width:64px;height:64px;border-radius:50%;border:2px solid #f4510b;background:#fff;display:flex;align-items:center;justify-content:center;position:absolute;top:-32px;left:50%;transform:translateX(-50%);flex-shrink:0;z-index:2;box-shadow:0 4px 16px rgba(244,81,11,.15)}.sd-whychoose-card__circle:before{left:-4px}.sd-whychoose-card__circle:after,.sd-whychoose-card__circle:before{content:"";position:absolute;width:8px;height:8px;background:#f4510b;border-radius:50%;top:50%;transform:translateY(-50%);z-index:3}.sd-whychoose-card__circle:after{right:-4px}.sd-whychoose-card__circle-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#f4510b;opacity:.3;top:50%;left:50%;transform:translate(-50%,-50%)}.sd-whychoose-card__circle-icon{font-size:22px;color:#f4510b;position:relative;z-index:1}.sd-whychoose-card__title{font-size:15px;font-weight:700;color:#111;margin-top:4px}.sd-whychoose-card__desc{font-size:13px;color:#777;line-height:1.65}.sd-stats-cta{padding:52px 0;background:#fff}@media(max-width:768px){.sd-stats-cta{padding:36px 0}}.sd-stats-cta__row{display:flex;flex-direction:row;align-items:center;gap:32px}.sd-stats-cta__row .sd-stats{flex:0 0 45%;width:45%;gap:12px;flex-wrap:wrap}.sd-stats-cta__row .sd-cta-banner{flex:0 0 calc(55% - 32px);width:calc(55% - 32px)}@media(max-width:1024px){.sd-stats-cta__row{flex-direction:column;gap:24px}.sd-stats-cta__row .sd-cta-banner,.sd-stats-cta__row .sd-stats{flex:unset;width:100%}}@media(max-width:900px){.sd-stats-cta__row{flex-direction:column;gap:28px}.sd-stats-cta__row .sd-cta-banner,.sd-stats-cta__row .sd-stats{flex:unset;width:100%}}.sd-stats{display:flex;flex-direction:row;gap:10px;flex-shrink:0;flex-wrap:nowrap}@media(max-width:768px){.sd-stats{gap:8px;flex-wrap:wrap;justify-content:center;width:100%}}@media(max-width:480px){.sd-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}}.sd-stat{display:flex;flex-direction:column;gap:2px;background:#fef2ef;padding:18px 14px;border-radius:10px;flex:1;min-width:0}.sd-stat__value{font-size:32px;font-weight:800;color:#f4510b;line-height:1}@media(max-width:768px){.sd-stat__value{font-size:26px}}.sd-stat__label{font-size:11px;color:#888;font-weight:500;white-space:nowrap}.sd-cta-banner{background:radial-gradient(circle at 10% 20%,rgba(255,102,0,.2509803922),rgba(0,0,0,0) 40%),radial-gradient(circle at 90% 80%,rgba(255,102,0,.2),rgba(0,0,0,0) 40%),linear-gradient(135deg,#0b0b0f,#12121a 50%,#0b0b0f);border-radius:16px;padding:14px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;overflow:hidden}.sd-cta-banner:before{content:"";position:absolute;right:-50px;top:-50px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(244,81,11,.28) 0,transparent 70%);pointer-events:none}@media(max-width:768px){.sd-cta-banner{flex-direction:column;padding:24px 20px;text-align:center;gap:16px;width:100%}}.sd-cta-banner__content{flex:1}.sd-cta-banner__heading{font-size:18px;font-weight:800;color:#fff;margin-bottom:6px;line-height:1.3}@media(max-width:768px){.sd-cta-banner__heading{font-size:16px}}.sd-cta-banner__sub{font-size:12.5px;color:hsla(0,0%,100%,.7);line-height:1.55}.sd-cta-banner__btn{display:inline-flex;align-items:center;padding:12px 22px;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;flex-shrink:0;border-radius:30px}.sd-testimonials{padding:70px 0;background:#fafafa}@media(max-width:768px){.sd-testimonials{padding:50px 0}}.sd-testimonials__header{text-align:center;margin-bottom:48px}.sd-testimonials__heading{font-size:26px;font-weight:800;color:#111}@media(max-width:768px){.sd-testimonials__heading{font-size:20px}}.sd-testimonials__slider{overflow:hidden;width:100%}.sd-testimonials__track{display:flex;transition:transform .5s ease;width:100%}.sd-testimonials__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px}.sd-testimonials__dot{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;cursor:pointer;padding:0;transition:background .22s ease,transform .22s ease}.sd-testimonials__dot--active{background:#f4510b;transform:scale(1.3)}.sd-testimonial-card{flex:0 0 33.3333333333%;width:33.3333333333%;box-sizing:border-box;padding:28px 12px;background:rgba(0,0,0,0);display:flex;flex-direction:column;gap:14px}@media(max-width:768px){.sd-testimonial-card{flex:0 0 100%;width:100%;padding:24px 8px}}.sd-testimonial-card__inner{background:#fff;border:1px solid #eee;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;height:100%;transition:box-shadow .22s ease,transform .22s ease}.sd-testimonial-card__inner:hover{box-shadow:0 10px 36px rgba(244,81,11,.1);transform:translateY(-3px);border-color:rgba(244,81,11,.15)}.sd-testimonial-card__quote-icon{font-size:22px;color:#f4510b;display:block;margin-bottom:4px}.sd-testimonial-card__quote-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;flex:1}.sd-testimonial-card__quote-row .sd-testimonial-card__quote-icon{font-size:20px;color:#f4510b;flex-shrink:0;margin-top:2px}.sd-testimonial-card__quote-row .sd-testimonial-card__text{font-size:13.5px;line-height:1.75;color:#444;margin:0}.sd-testimonial-card__author{display:flex;align-items:center;gap:12px;margin-top:auto}.sd-testimonial-card__avatar{width:46px;height:46px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #f4510b;background:#f0f0f0}.sd-testimonial-card__avatar img,.sd-testimonial-card__avatar span{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sd-testimonial-card__name{font-size:13.5px;font-weight:700;color:#111;margin:0}.sd-testimonial-card__role{font-size:11.5px;color:#888;margin:0}.sd-hero__btn{border-radius:30px!important}.ppc-sec-head{margin-bottom:48px}.ppc-sec-tag{display:inline-block;font-size:12px;font-weight:700;color:#ff5722;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px}.ppc-sec-title{font-size:36px;font-weight:800;color:#0a0e1a;margin-bottom:14px;line-height:1.2;font-family:var(--font-space-grotesk),sans-serif}@media(max-width:992px){.ppc-sec-title{font-size:28px}}@media(max-width:768px){.ppc-sec-title{font-size:24px}}.ppc-sec-sub{font-size:15px;color:#555e6d;max-width:560px;margin:0 auto;line-height:1.65}@media(max-width:768px){.ppc-sec-sub{font-size:14px}}.ppc-page{overflow-x:hidden}.ppc-page .ppc-hero__visual{display:flex;justify-content:center;align-items:center;padding:20px 0}@media(max-width:992px){.ppc-page .ppc-hero__visual{margin-top:40px}}@media(max-width:576px){.ppc-page .ppc-hero__visual{margin-top:28px}}.ppc-page .ppc-hero__img{width:100%;height:auto;max-width:560px;-o-object-fit:contain;object-fit:contain;display:block;animation:none}.ppc-page .ppc-hero__img.animate-on-scroll{animation:ppcHeroFloat 8s ease-in-out infinite}@media(max-width:1200px){.ppc-page .ppc-hero__img{max-width:480px}}@media(max-width:992px){.ppc-page .ppc-hero__img{max-width:620px}}@media(max-width:576px){.ppc-page .ppc-hero__img{max-width:100%}}@keyframes ppcHeroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(16px)}}.ppc-page .ppc-dashboard{background:#fff;border-radius:16px;padding:20px;box-shadow:0 16px 60px rgba(0,0,0,.12);border:1px solid #e8e8e8;width:100%;max-width:480px}@media(max-width:576px){.ppc-page .ppc-dashboard{padding:14px}}.ppc-page .ppc-dashboard__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ppc-page .ppc-dashboard__title{font-size:13px;font-weight:700;color:#0a0e1a}.ppc-page .ppc-dashboard__cpc{font-size:12px;color:#555e6d}.ppc-page .ppc-dashboard__cpc strong{color:#ff5722;font-size:14px}.ppc-page .ppc-dashboard__metrics{display:flex;gap:10px;margin-bottom:14px}.ppc-page .ppc-dashboard__metric{flex:1;background:#f8f8f8;border-radius:8px;padding:10px;text-align:center}.ppc-page .ppc-dashboard__m-label{display:block;font-size:9px;color:#555e6d;margin-bottom:4px}.ppc-page .ppc-dashboard__m-val{display:block;font-size:16px;font-weight:800;color:#0a0e1a;line-height:1}.ppc-page .ppc-dashboard__m-val.roas{color:#ff5722}.ppc-page .ppc-dashboard__m-chg{display:block;font-size:10px;font-weight:600;margin-top:2px}.ppc-page .ppc-dashboard__m-chg.up{color:#22c55e}.ppc-page .ppc-dashboard__m-chg.down{color:#ef4444}.ppc-page .ppc-dashboard__chart-area{margin-bottom:14px}.ppc-page .ppc-dashboard__svg{width:100%;height:60px;display:block}@media(max-width:576px){.ppc-page .ppc-dashboard__svg{height:44px}}.ppc-page .ppc-dashboard__bottom{display:flex;align-items:center;gap:12px;border-top:1px solid #e8e8e8;padding-top:12px}.ppc-page .ppc-dashboard__conv{flex:1}.ppc-page .ppc-dashboard__conv-lbl{display:block;font-size:10px;color:#555e6d}.ppc-page .ppc-dashboard__conv-val{display:block;font-size:18px;font-weight:800;color:#0a0e1a}.ppc-page .ppc-dashboard__donut{flex-shrink:0}.ppc-page .ppc-dashboard__audience{flex:1;display:flex;align-items:center;gap:8px;font-size:11px;color:#555e6d}.ppc-page .ppc-dashboard__audience i{font-size:20px;color:#ff5722}.ppc-page .ppc-dashboard__audience b{color:#0a0e1a}.ppc-page .ppc-stats{padding:32px;display:flex;background:#faf9f7}@media(max-width:992px){.ppc-page .ppc-stats{padding-bottom:40px}}@media(max-width:768px){.ppc-page .ppc-stats{padding-bottom:32px}}.ppc-page .ppc-stats__row{display:flex;align-items:stretch;justify-content:space-between;background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.08);overflow:hidden}@media(max-width:768px){.ppc-page .ppc-stats__row{flex-wrap:wrap;border-radius:12px}}.ppc-page .ppc-stats__item{display:flex;align-items:center;gap:16px;flex:1;padding:28px 32px}@media(max-width:1200px){.ppc-page .ppc-stats__item{padding:24px 20px;gap:13px}}@media(max-width:992px){.ppc-page .ppc-stats__item{padding:22px 16px;gap:12px}}@media(max-width:768px){.ppc-page .ppc-stats__item{flex:0 0 50%;padding:20px 18px}}@media(max-width:480px){.ppc-page .ppc-stats__item{flex:0 0 100%;padding:16px 18px}}.ppc-page .ppc-stats__icon{width:58px;height:58px;border-radius:50%;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;color:#ff5722;font-size:24px;flex-shrink:0}@media(max-width:992px){.ppc-page .ppc-stats__icon{width:48px;height:48px;font-size:20px}}@media(max-width:768px){.ppc-page .ppc-stats__icon{width:44px;height:44px;font-size:18px}}.ppc-page .ppc-stats__num{font-size:24px;font-weight:800;color:#0a0e1a;line-height:1;font-family:var(--font-space-grotesk),sans-serif}@media(max-width:1200px){.ppc-page .ppc-stats__num{font-size:20px}}@media(max-width:992px){.ppc-page .ppc-stats__num{font-size:18px}}.ppc-page .ppc-stats__lbl{font-size:13px;color:#555e6d;margin-top:4px}.ppc-page .ppc-stats__div{width:1px;background:#e8e8e8;flex-shrink:0;align-self:stretch;margin:16px 0}@media(max-width:768px){.ppc-page .ppc-stats__div{display:none}}.ppc-page .ppc-services{padding:90px 0 80px;background:#fff}@media(max-width:992px){.ppc-page .ppc-services{padding:70px 0 60px}}@media(max-width:768px){.ppc-page .ppc-services{padding:52px 0 48px}}.ppc-page .ppc-services__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.ppc-page .ppc-services__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:576px){.ppc-page .ppc-services__grid{grid-template-columns:1fr;gap:16px}}.ppc-page .ppc-svc-card{background:#fff;border:1px solid #f0ece8;border-radius:16px;padding:36px 24px 28px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .28s ease}@media(max-width:768px){.ppc-page .ppc-svc-card{padding:28px 18px 22px;border-radius:12px}}.ppc-page .ppc-svc-card:hover{transform:translateY(-8px);box-shadow:0 24px 56px rgba(255,87,34,.2),0 0 0 1px rgba(255,87,34,.1);border-color:#ff5722}.ppc-page .ppc-svc-card__icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;transition:all .28s ease}.ppc-page .ppc-svc-card__icon i,.ppc-page .ppc-svc-card__icon svg{display:block}@media(max-width:768px){.ppc-page .ppc-svc-card__icon{width:68px;height:68px;margin-bottom:16px}}.ppc-page .ppc-svc-card__title{font-size:16px;font-weight:700;color:#0a0e1a;margin-bottom:12px;line-height:1.3;font-family:var(--font-space-grotesk),sans-serif}.ppc-page .ppc-svc-card__desc{font-size:13px;color:#555e6d;line-height:1.68;margin-bottom:18px}.ppc-page .ppc-svc-card__link{font-size:13px;font-weight:600;color:#ff5722;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:gap .2s ease}.ppc-page .ppc-svc-card__link:hover{gap:8px}.ppc-page .ppc-why{padding:90px 0 80px;background:#faf9f7}@media(max-width:992px){.ppc-page .ppc-why{padding:70px 0 60px}}@media(max-width:768px){.ppc-page .ppc-why{padding:52px 0 48px}}.ppc-page .ppc-why__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:28px 20px}@media(max-width:1200px){.ppc-page .ppc-why__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(max-width:768px){.ppc-page .ppc-why__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:480px){.ppc-page .ppc-why__grid{grid-template-columns:1fr;gap:16px}}.ppc-page .ppc-why__card{text-align:center;padding:24px 18px 22px;background:#fff;border-radius:14px;border:1.5px solid #f0ece8;box-shadow:0 4px 20px rgba(0,0,0,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ppc-page .ppc-why__card:hover{transform:translateY(-6px);border-color:#ff5722;box-shadow:0 0 0 3px rgba(255,87,34,.12),0 20px 52px rgba(255,87,34,.2)}.ppc-page .ppc-why__card:hover .ppc-why__icon{background:#ff5722;color:#fff;border-color:#ff5722;box-shadow:0 8px 20px rgba(255,87,34,.35)}.ppc-page .ppc-why__icon{width:64px;height:64px;border-radius:50%;background:#fff5f2;border:1.5px solid rgba(255,87,34,.2);color:#ff5722;font-size:26px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;transition:all .28s ease}@media(max-width:768px){.ppc-page .ppc-why__icon{width:54px;height:54px;font-size:22px}}.ppc-page .ppc-why__title{font-size:14px;font-weight:700;color:#0a0e1a;margin-bottom:8px;line-height:1.3;font-family:var(--font-space-grotesk),sans-serif}.ppc-page .ppc-why__desc{font-size:12.5px;color:#555e6d;line-height:1.65}.ppc-page .ppc-process{padding:90px 0 80px;background:#fff;overflow-x:hidden}@media(max-width:1024px){.ppc-page .ppc-process{padding:70px 0 60px}}@media(max-width:768px){.ppc-page .ppc-process{padding:52px 0 48px}}.ppc-page .ppc-process__row{display:flex;align-items:flex-start;justify-content:center;gap:0}@media(max-width:1024px){.ppc-page .ppc-process__row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:640px){.ppc-page .ppc-process__row{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:400px){.ppc-page .ppc-process__row{grid-template-columns:1fr;gap:14px}}.ppc-page .ppc-step{flex:1;min-width:0;max-width:200px;text-align:center;padding:28px 16px 22px;background:#fff;border-radius:16px;border:1.5px solid #ede8e3;box-shadow:0 4px 18px rgba(0,0,0,.06);position:relative;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}@media(max-width:1024px){.ppc-page .ppc-step{flex:none;max-width:none;width:100%}}.ppc-page .ppc-step:hover{transform:translateY(-6px);border-color:#ff5722;box-shadow:0 0 0 3px rgba(255,87,34,.15),0 18px 48px rgba(255,87,34,.22)}.ppc-page .ppc-step:hover .ppc-step__num{box-shadow:0 0 0 5px rgba(255,87,34,.18)}.ppc-page .ppc-step:hover .ppc-step__icon{background:#ff5722;border-color:#ff5722;box-shadow:0 8px 24px rgba(255,87,34,.35)}.ppc-page .ppc-step:hover .ppc-step__icon svg{stroke:#fff}.ppc-page .ppc-step__num{display:inline-flex;width:34px;height:34px;background:#ff5722;color:#fff;font-size:12px;font-weight:800;margin:0 auto 14px;position:relative;z-index:1;box-shadow:0 4px 12px rgba(255,87,34,.35);transition:box-shadow .28s ease}.ppc-page .ppc-step__icon,.ppc-page .ppc-step__num{align-items:center;justify-content:center;border-radius:50%}.ppc-page .ppc-step__icon{width:68px;height:68px;background:#fff5f2;border:1.5px solid rgba(255,87,34,.25);display:flex;margin:0 auto 16px;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease}.ppc-page .ppc-step__icon svg{transition:stroke .28s ease}@media(max-width:640px){.ppc-page .ppc-step__icon{width:56px;height:56px}}.ppc-page .ppc-step__title{font-size:13px;font-weight:700;color:#0a0e1a;margin-bottom:8px;line-height:1.3;font-family:var(--font-space-grotesk),sans-serif}.ppc-page .ppc-step__desc{font-size:11.5px;color:#555e6d;line-height:1.65;max-width:160px;margin:0 auto}.ppc-page .ppc-step__arrow{display:flex;align-items:center;padding-top:80px;flex-shrink:0;padding-left:4px;padding-right:4px}@media(max-width:1024px){.ppc-page .ppc-step__arrow{display:none}}.ppc-page .ppc-step__arrow:before{content:"";display:block;width:48px;border-top:2px dashed #ff5722;opacity:.7}.ppc-page .ppc-step__arrow:after{content:"›";font-size:18px;font-weight:700;color:#ff5722;line-height:1;margin-left:-2px;opacity:.7}.ppc-page .ppc-wyg{padding:60px 0;background:#faf8f6;overflow-x:hidden}@media(max-width:1024px){.ppc-page .ppc-wyg{padding:48px 0}}@media(max-width:768px){.ppc-page .ppc-wyg{padding:32px 0}}.ppc-page .ppc-wyg__grid{background:#fff;border-radius:20px;box-shadow:0 4px 32px rgba(0,0,0,.08);border:1px solid #f0ede9;display:grid;grid-template-columns:1fr 1.1fr 1fr;align-items:start;min-width:0;overflow:hidden}@media(max-width:1100px){.ppc-page .ppc-wyg__grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.ppc-page .ppc-wyg__grid{grid-template-columns:1fr}}.ppc-page .ppc-wyg__left-col{padding:32px 28px;border-right:1px solid #f2eee9;display:flex;flex-direction:column;min-width:0}@media(max-width:1100px){.ppc-page .ppc-wyg__left-col{border-right:none;border-bottom:1px solid #f2eee9}}@media(max-width:768px){.ppc-page .ppc-wyg__left-col{padding:24px 20px}}.ppc-page .ppc-wyg__col-a{display:none}.ppc-page .ppc-wyg__title{font-size:18px;font-weight:800;color:#1c1c1c;line-height:1.3;margin-bottom:18px;font-family:var(--font-space-grotesk),sans-serif}@media(max-width:768px){.ppc-page .ppc-wyg__title{font-size:16px}}.ppc-page .ppc-wyg__list{list-style:none;padding:0;margin:0}.ppc-page .ppc-wyg__list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#444;line-height:1.5;margin-bottom:10px}.ppc-page .ppc-wyg__list li:last-child{margin-bottom:0}.ppc-page .ppc-wyg__bullet{width:20px;height:20px;border-radius:50%;background:#ff5c2c;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.ppc-page .ppc-pill{display:inline-block;background:#fff0eb;font-size:10.5px;letter-spacing:1.8px;padding:4px 12px;border-radius:100px;margin-bottom:12px}.ppc-page .ppc-approach-label,.ppc-page .ppc-pill{color:#ff5c2c;font-weight:700;text-transform:uppercase}.ppc-page .ppc-approach-label{font-size:11px;letter-spacing:2.5px;text-align:center;margin-bottom:10px}.ppc-page .ppc-snapshot{padding:32px 28px;border-right:1px solid #f2eee9;display:flex;flex-direction:column;min-width:0;overflow:hidden}@media(max-width:1100px){.ppc-page .ppc-snapshot{border-right:none;border-bottom:1px solid #f2eee9}}@media(max-width:768px){.ppc-page .ppc-snapshot{padding:24px 20px}}.ppc-page .ppc-snapshot__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:8px}.ppc-page .ppc-snapshot__title{font-size:14px;font-weight:700;color:#1c1c1c}.ppc-page .ppc-snapshot__period{font-size:11px;color:#666;border:1px solid #e8e8e8;border-radius:100px;padding:3px 10px;cursor:pointer;white-space:nowrap}.ppc-page .ppc-snapshot__rows{margin-bottom:4px}.ppc-page .ppc-snapshot__row{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #f4f4f4}.ppc-page .ppc-snapshot__row:last-child{border-bottom:none}.ppc-page .ppc-snapshot__row-icon{width:28px;height:28px;border-radius:50%;background:#fff0eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:10px}.ppc-page .ppc-snapshot__row-icon i{font-size:10px;color:#ff5c2c}.ppc-page .ppc-snapshot__lbl{font-size:12.5px;color:#666;flex:1;min-width:0}.ppc-page .ppc-snapshot__val{font-size:13.5px;font-weight:700;color:#1c1c1c;margin-right:10px;white-space:nowrap}.ppc-page .ppc-snapshot__badge{font-size:10.5px;border-radius:100px;padding:2px 8px;font-weight:700;white-space:nowrap}.ppc-page .ppc-snapshot__badge.pos{background:#dcfce7;color:#16a34a}.ppc-page .ppc-snapshot__badge.neg{background:#fee2e2;color:#dc2626}.ppc-page .ppc-snapshot__spark-label{font-size:11px;color:#999;margin-top:14px;margin-bottom:6px}.ppc-page .ppc-sparkline{width:100%;height:64px;display:block;overflow:visible}.ppc-page .ppc-results{padding:24px 20px;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;overflow:hidden}@media(max-width:768px){.ppc-page .ppc-results{padding:20px 16px}}.ppc-page .ppc-results__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}@media(max-width:400px){.ppc-page .ppc-results__grid{grid-template-columns:1fr;gap:10px}}.ppc-page .ppc-results__item{background:#fff;border-radius:12px;padding:14px 12px;border:1px solid #eeeae6;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:flex-start;gap:6px;box-sizing:border-box;min-width:0;transition:box-shadow .2s ease,transform .2s ease}.ppc-page .ppc-results__item:hover{box-shadow:0 6px 20px rgba(255,92,44,.12);transform:translateY(-2px)}.ppc-page .ppc-results__icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ppc-page .ppc-results__text{display:flex;flex-direction:column;gap:4px;min-width:0}.ppc-page .ppc-results__num{display:block;font-size:26px;font-weight:800;color:#1c1c1c;line-height:1;font-family:var(--font-space-grotesk),sans-serif}@media(max-width:1200px){.ppc-page .ppc-results__num{font-size:22px}}.ppc-page .ppc-results__lbl{display:block;font-size:11px;color:#888;line-height:1.35}.ppc-page .ppc-who{padding:60px 0 72px;background:#faf8f6}@media(max-width:1024px){.ppc-page .ppc-who{padding:48px 0 56px}}@media(max-width:768px){.ppc-page .ppc-who{padding:36px 0 44px}}.ppc-page .ppc-who__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:12px}@media(max-width:1100px){.ppc-page .ppc-who__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.ppc-page .ppc-who__grid{grid-template-columns:1fr;gap:14px}}.ppc-page .ppc-who__card{background:#fff;border:1.5px solid #eeeae6;border-radius:16px;padding:24px 20px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.ppc-page .ppc-who__card:hover{transform:translateY(-8px);border-color:#ff5722;box-shadow:0 20px 48px rgba(255,87,34,.18),0 0 0 1px rgba(255,87,34,.1)}.ppc-page .ppc-who__card:hover .ppc-who__icon{background:#ff5c2c}.ppc-page .ppc-who__card:hover .ppc-who__icon svg{stroke:#fff}.ppc-page .ppc-who__icon{width:46px;height:46px;border-radius:12px;background:#fff0eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s ease}.ppc-page .ppc-who__icon svg{transition:stroke .25s ease}.ppc-page .ppc-who__content{flex:1;min-width:0}.ppc-page .ppc-who__title{font-size:14.5px;font-weight:700;color:#1c1c1c;margin-bottom:7px;line-height:1.3;font-family:var(--font-space-grotesk),sans-serif}.ppc-page .ppc-who__desc{font-size:12.5px;color:#777;line-height:1.65;margin:0}.ppc-page .ppc-cta{background:#fff;padding:0 0 72px;position:relative;overflow:hidden}@media(max-width:1024px){.ppc-page .ppc-cta{padding-bottom:52px}}@media(max-width:768px){.ppc-page .ppc-cta{padding-bottom:36px}}.ppc-page .ppc-cta .container{position:relative;z-index:2}.ppc-page .ppc-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:64px 80px;background:#0f1120 url(/assets/images/servives/needthebackground.png) 50%/cover no-repeat;border-radius:20px;position:relative;overflow:hidden}@media(max-width:1024px){.ppc-page .ppc-cta__inner{padding:48px 32px;border-radius:16px}}@media(max-width:768px){.ppc-page .ppc-cta__inner{padding:40px 24px;flex-direction:column;text-align:center;gap:28px;border-radius:14px}}.ppc-page .ppc-cta__rocket-svg{display:block;margin-bottom:14px}@media(max-width:768px){.ppc-page .ppc-cta__rocket-svg{margin:0 auto 14px}}.ppc-page .ppc-cta__title{font-size:32px;font-weight:800;color:#fff;line-height:1.28;margin:0;font-family:var(--font-space-grotesk),sans-serif}.ppc-page .ppc-cta__title span{color:#ff5c2c}@media(max-width:1024px){.ppc-page .ppc-cta__title{font-size:28px}}@media(max-width:768px){.ppc-page .ppc-cta__title{font-size:24px}}.ppc-page .ppc-cta p{font-size:15px;color:hsla(0,0%,100%,.65);line-height:1.7;max-width:340px;margin-bottom:24px}@media(max-width:768px){.ppc-page .ppc-cta p{max-width:100%}}.ppc-page .ppc-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#ff5c2c;color:#fff;border-radius:100px;font-size:15px;font-weight:600;text-decoration:none;border:none;cursor:pointer;position:relative;transition:background .2s ease,transform .15s ease;overflow:hidden}.ppc-page .ppc-cta__btn:hover{background:#e04a1f;transform:scale(1.03);color:#fff}.ppc-page .ppc-cta__btn:after{content:"";position:absolute;inset:0;border-radius:100px;border:2px solid #ff5c2c;opacity:0;transform:scale(1);transition:none}.ppc-page .ppc-cta__btn:hover:after{animation:ppcPulse .6s ease-out forwards}.ppc-page .ppc-cta-left,.ppc-page .ppc-cta-right{position:relative;z-index:2}.ppc-page .ppc-cta-left{flex:1}.ppc-page .ppc-cta-right{flex-shrink:0;max-width:360px}@media(max-width:768px){.ppc-page .ppc-cta-right{max-width:100%}}@media(prefers-reduced-motion:no-preference){.ppc-step-anim,.ppc-who-anim,.ppc-wyg-anim{opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);transition-delay:var(--delay,0s)}.ppc-step-anim.ppc-revealed,.ppc-who-anim.ppc-revealed,.ppc-wyg-anim.ppc-revealed{opacity:1;transform:translateY(0)}.ppc-who-anim{transform:scale(.95) translateY(10px)}.ppc-who-anim.ppc-revealed{transform:scale(1) translateY(0)}.ppc-cta-left{opacity:0;transform:translateX(-40px);transition:opacity .6s ease,transform .6s ease}.ppc-cta-left.ppc-revealed{opacity:1;transform:translateX(0)}.ppc-cta-right{opacity:0;transform:translateX(40px);transition:opacity .6s ease .2s,transform .6s ease .2s}.ppc-cta-right.ppc-revealed{opacity:1;transform:translateX(0)}}@keyframes ppcPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}