.block__piqniq-process{background:var(--color-surface-tertiary);color:var(--color-brand-pink);padding:var(--spacing-xl) 0;padding-bottom:var(--spacing-lg);display:flex;justify-content:center;position:relative;padding-top:260px}.block__piqniq-process:before{height:var(--building-block-width);width:50vw;position:absolute;top:var(--building-block-width);right:0;background:var(--color-brand-white);content:""}.block__piqniq-process:after{height:var(--building-block-width);width:100vw;position:absolute;top:0;left:0;background:linear-gradient(90deg,var(--color-brand-white) 0,var(--color-brand-white) 50%,var(--color-brand-pink) 50%,var(--color-brand-pink) 100%);content:""}.block__piqniq-process .wrapper{max-width:var(--container-xl-max-width);width:100%;display:flex;flex-direction:column}.block__piqniq-process .wrapper .titles{margin-bottom:var(--spacing-lg)}.block__piqniq-process .wrapper .titles h2{font:var(--type-b3);font-size:12px;font-weight:500;line-height:26px;letter-spacing:.18px;text-transform:uppercase;padding:1px 12px;border-radius:var(--radius-xsmall);display:inline-block;color:currentColor;border:1px solid currentColor;margin-bottom:var(--spacing-sm)}.block__piqniq-process .wrapper .titles h3{font:var(--type-h1)}.block__piqniq-process .wrapper .process{max-width:calc(50% + var(--building-block-width));width:100%;margin-left:auto;display:flex;flex-wrap:wrap;gap:100px var(--spacing-lg)}.block__piqniq-process .wrapper .process .step{max-width:calc((100% - var(--spacing-lg))/ 2);width:100%}.block__piqniq-process .wrapper .process .step .info .num{font:var(--type-h3);font-size:30px}.block__piqniq-process .wrapper .process .step .info h4{font:var(--type-h2-5);margin-bottom:var(--spacing-smd)}.block__piqniq-process .wrapper .process .step .info p{font:var(--type-b2);line-height:21px;max-width:440px;height:180px}.block__piqniq-process .wrapper .process .step .icon{width:88px;margin-bottom:var(--spacing-smd)}.block__piqniq-process .wrapper .process .step .icon img{width:100%}@media screen and (max-width:768px){.block__piqniq-process{padding-bottom:70px;padding-top:var(--spacing-xl)}.block__piqniq-process .wrapper .process{margin-left:0;max-width:100%;gap:var(--spacing-md)}.block__piqniq-process .wrapper .process .step{width:100%;max-width:100%}.block__piqniq-process .wrapper .process .step .info .num{font:var(--type-b2)}.block__piqniq-process .wrapper .process .step .info h4{font:var(--type-h1)}.block__piqniq-process .wrapper .process .step .info p{font-size:16px;line-height:21px;height:auto}.block__piqniq-process .wrapper .process .step .icon{width:160px;height:160px}.block__piqniq-process .wrapper .process .step .icon img{width:auto;height:100%}}