.px-pdpSteps{background:linear-gradient(74.03deg,var(--color1) 24.52%,var(--color2) 54.83%,var(--color3) 88.41%);border-radius:20px;margin-bottom:120px;padding:26px 24px}.px-pdpSteps,.px-pdpSteps a{color:var(--text-color)}.px-pdpSteps__title{font-size:46px;font-weight:600;letter-spacing:-2%;line-height:52px;margin-bottom:28px;text-align:center}.px-pdpSteps__desc{font-size:24px;font-weight:500;line-height:34px;margin-bottom:33px;text-align:center}.px-pdpSteps__steps{display:grid;gap:36px;grid-template-columns:repeat(4,1fr)}.px-pdpSteps__step{background-color:#fff;border-radius:20px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);color:#000;display:flex;flex-direction:column;gap:16px;padding:48px}.px-pdpSteps__stepTopText{font-size:14px;font-weight:600;line-height:14px}.px-pdpSteps__stepNumber{align-items:center;background-color:#4d76b1;border-radius:16px;color:#fff;display:inline-flex;font-size:24px;font-weight:700;justify-content:center;line-height:24px;max-width:56px;min-height:56px}.px-pdpSteps__stepTitle{font-size:24px;font-weight:700;line-height:34px;margin-bottom:0}.px-pdpSteps__stepDesc{font-size:16px;font-weight:400;line-height:24px}.px-pdpStepsFooter{margin-bottom:120px}.px-pdpStepsFooter__title{font-size:30px;font-weight:500;line-height:38px;padding-left:40px}.px-pdpStepsFooter__desc{font-size:18px;font-weight:400;line-height:140%}@media (max-width:1200px){.px-pdpSteps__steps{grid-template-columns:repeat(2,1fr)}.px-pdpSteps__step{grid-column:span 1}}@media (max-width:991px){.px-pdpStepsFooter__title{padding-left:0}}@media (max-width:768px){.px-pdpSteps,.px-pdpStepsFooter{margin-bottom:50px}.px-pdpSteps__title{font-size:40px;line-height:42px;margin-bottom:20px}.px-pdpSteps__desc{font-size:16px;line-height:24px;margin-bottom:20px}.px-pdpStepsFooter__title{font-size:24px;line-height:30px}.px-pdpStepsFooter__desc{font-size:16px;line-height:24px}}@media (max-width:425px){.px-pdpSteps__steps{gap:24px;grid-template-columns:repeat(1,1fr)}.px-pdpSteps__step{padding:24px}}