.phps-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:18px 0 0}.phps-row *{box-sizing:border-box}.phps-card{border:1px solid #d5e3eb;background:#f2f7fb;border-radius:12px;padding:12px;display:flex;flex-direction:column;min-width:0;color:#12344e}.phps-card .phps-photo{display:block;width:100%;height:110px;object-fit:cover;border-radius:7px}.phps-card h3{display:flex;align-items:flex-start;gap:6px;font-size:14px!important;line-height:1.4;margin:12px 0 8px!important;min-height:40px}.phps-card h3::before{display:none!important}.phps-icon{width:16px!important;height:16px!important;flex:none;margin-top:2px}.phps-card h3 a{color:#12344e;text-decoration:none}.phps-card>p{font-size:12px;line-height:1.6;margin:0 0 12px;min-height:57px}.phps-price{font-size:11px;font-weight:600;color:#096a77;line-height:1.5;margin-top:auto;margin-bottom:12px}.phps-button{align-self:flex-start;display:inline-block;padding:8px 11px;border-radius:7px;background:#12344e;color:white!important;font-size:11px;font-weight:600;text-decoration:none;line-height:1.4}.phps-note{font-size:10px!important;color:#627d8b;line-height:1.6;margin:10px 0!important}.phps-button:hover{background:#096a77}.phps-row a:focus-visible,.phps-row:focus-visible{outline:2px solid #b78b22;outline-offset:3px}@media(max-width:1100px){.phps-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.phps-card{flex:0 0 210px;scroll-snap-align:start}}@media(max-width:600px){.phps-card{flex-basis:76%;max-width:300px}}
