/* Shared service proposition for wrapper product pages; scoped for both layouts. */
.polpack-machines.pwa-section{padding:62px 0;background:#f3f6fb;scroll-margin-top:150px;margin:44px 0 0}
.pwa-section>.pm-container{max-width:1280px}
.pwa-section .pwa-heading{max-width:1000px}
.pwa-section h2{font-size:clamp(30px,3vw,42px);line-height:1.17}
.pwa-section .pwa-intro{max-width:940px;margin-top:23px;font-size:16px;line-height:1.75}
.pwa-section .pwa-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-top:37px}
.pwa-section .pwa-card{min-width:0;border-top:1px solid #cfdae9;padding-top:20px}
.pwa-section .pwa-number{font-size:12px;letter-spacing:.1em;color:#204dc5;font-weight:700;display:block;margin-bottom:16px}
.pwa-section .pwa-card h3{font-size:21px;line-height:1.25;letter-spacing:-.025em}
.pwa-section .pwa-card p{margin-top:15px;font-size:14px;line-height:1.75}
.pwa-section .pwa-contact{display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:1px solid #cfdae9;padding-top:29px;margin-top:35px}
.pwa-section .pwa-contact>div{max-width:730px;min-width:0}
.pwa-section .pwa-contact h3{font-size:24px;line-height:1.3}
.pwa-section .pwa-contact p{font-size:14px;line-height:1.7;margin-top:10px}
.pwa-section .pwa-contact .pm-button{flex-shrink:0}
@media(max-width:1100px){.pwa-section .pwa-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.pwa-section .pwa-contact{align-items:flex-start;flex-direction:column;gap:24px}}
@media(max-width:600px){.polpack-machines.pwa-section{padding:40px 0;margin-top:32px}.pwa-section .pwa-grid{grid-template-columns:1fr;gap:22px;margin-top:28px}.pwa-section .pwa-intro{font-size:15px}.pwa-section .pwa-number{margin-bottom:10px}.pwa-section .pwa-card{padding-top:17px}.pwa-section .pwa-contact .pm-button{width:100%;white-space:normal}.pwa-section h2 br{display:none}}
