.choice-0 .field-multiplepicturechoice ul.f-radios{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-content:center;align-items:start}.choice-0 .field-multiplepicturechoice ul.f-radios li{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:transparent!important;border:none!important;padding:10px}.choice-0 .field-multiplepicturechoice ul.f-radios li span.f-image{width:100%;max-width:260px;max-height:192px;height:auto;display:block;margin:0 auto;object-fit:cover;border-radius:8px;overflow:hidden}.choice-0 .f-image img{transition:transform .3s ease,box-shadow .3s ease}.choice-0 .f-image:hover img{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,.2)}.choice-0 .f-label-wrap{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:1.4;margin-top:10px;text-align:center}@media only screen and (max-width:768px){.choice-0 .field-multiplepicturechoice ul.f-radios{grid-template-columns:repeat(2,1fr);gap:16px}.choice-0 .field-multiplepicturechoice ul.f-radios li span.f-image{max-width:200px;max-height:148px}.choice-0 .f-label-wrap{font-size:16px}}