@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;250;300;400;500;600;700&display=swap");.dpr-process-section,.dpr-process-section *{box-sizing:border-box}.dpr-process-section img{display:block;height:auto;max-width:100%}.dpr-process-section{background:#e3efff;font-family:Poppins,sans-serif;overflow:hidden;padding:50px 0;position:relative;width:100%}.dpr-process-container{margin:0 auto;max-width:1200px;padding:0 16px;position:relative;z-index:2}.dpr-process-ornament{height:220px;left:0;pointer-events:none;position:absolute;top:80px;width:220px;z-index:1}.dpr-process-header{display:flex;justify-content:center;padding-bottom:15px}.dpr-process-title{color:#303240;font-size:40px;font-weight:700;line-height:48px;margin:0;max-width:520px;text-align:center}.dpr-process-grid{align-items:stretch;display:grid;gap:21px;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;margin-top:10px}.dpr-step-card{align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(104,115,190,.5);display:flex;flex-direction:row;gap:12px;min-height:0;outline:1px solid #dfdfdf;outline-offset:-1px;padding:25px}.dpr-step-badge{align-items:center;background:#ff1047;border-radius:100000000px;display:flex;flex:0 0 40px;height:40px;justify-content:center;width:40px}.dpr-step-badge-num{color:#fff;font-size:22px;font-weight:700;line-height:35px}.dpr-step-content{min-width:0}.dpr-step-title{color:#2a2623;font-size:22px;font-weight:700;line-height:35px;margin:0 0 6px}.dpr-step-desc{color:#2a2623;font-size:16px;font-weight:400;line-height:26px;margin:0}.dpr-agata-card{background:linear-gradient(282deg,#08e4d6,#67acf0);border-radius:12px;box-shadow:0 0 10px rgba(104,115,190,.5);display:block;min-height:195px;overflow:hidden;padding:25px;position:relative}.dpr-agata-content{display:flex;flex-direction:column;gap:10px;min-width:0;padding-right:404px;position:relative;z-index:2}.dpr-agata-head{display:flex;flex-direction:column;gap:4px}.dpr-agata-title{color:#fff;font-size:30px;font-weight:700;line-height:36px;margin:0}.dpr-agata-line{height:6px;object-fit:contain;width:187px}.dpr-agata-desc{color:#fff;font-size:16px;font-weight:400;line-height:26px;margin:0;max-width:333px;width:100%;word-break:break-word}.dpr-agata-media{bottom:-1px;height:193px;pointer-events:none;position:absolute;right:-1px;width:404px;z-index:1}.dpr-agata-img{display:block;height:100%;object-fit:cover;width:100%}.dpr-step-1{grid-column:1;grid-row:1}.dpr-agata{grid-column:2/span 2;grid-row:1}.dpr-step-2{grid-column:1;grid-row:2}.dpr-step-3{grid-column:2;grid-row:2}.dpr-step-4{grid-column:3;grid-row:2}@media (max-width:992px){.dpr-process-title{font-size:30px;line-height:36px;max-width:100%}.dpr-process-grid{gap:16px;grid-template-columns:1fr}.dpr-agata{grid-column:1;grid-row:1}.dpr-step-1{grid-column:1;grid-row:2}.dpr-step-2{grid-column:1;grid-row:3}.dpr-step-3{grid-column:1;grid-row:4}.dpr-step-4{grid-column:1;grid-row:5}.dpr-step-title{font-size:21px;line-height:25px}.dpr-step-badge-num,.dpr-step-desc{font-size:14px;line-height:20px}.dpr-step-badge-num{font-weight:700}.dpr-agata-title{font-size:24px;font-weight:700;line-height:29px}.dpr-agata-desc{font-size:14px;line-height:20px;max-width:520px}.dpr-agata-card{min-height:360px;padding:18px}.dpr-agata-content{max-width:520px;padding-right:0}.dpr-agata-media{bottom:-1px;height:auto;right:-1px;width:auto}.dpr-agata-img{height:100%;max-width:none;object-fit:contain;object-position:right bottom;width:auto}}@media (max-width:576px){.dpr-agata-card{min-height:380px}.dpr-agata-media{height:auto}}.dpr-process-section .reveal{opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.dpr-process-section .reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.dpr-process-section .reveal{opacity:1;transform:none;transition:none}}