.rpcg-acf-gallery-widget{width:100%}.rpcg-acf-gallery-widget *{box-sizing:border-box}.rpcg-acf-gallery-images{display:grid;grid-template-columns:1.86fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"large small1" "large small2";gap:16px;width:100%;height:520px}.rpcg-acf-gallery-thumb{display:block;position:relative;width:100%;height:100%;min-height:0;border-radius:8px;overflow:hidden;background-color:#e5e5e5}.rpcg-acf-gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.rpcg-acf-gallery-large{grid-area:large}.rpcg-acf-gallery-small-1{grid-area:small1}.rpcg-acf-gallery-small-2{grid-area:small2}.rpcg-acf-gallery-button-row{display:grid;grid-template-columns:1.86fr 1fr;margin-top:16px}.rpcg-acf-gallery-button{grid-column:2;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 20px;background-color:#fff;color:#1a1a1a;text-decoration:none;text-align:center;border-radius:4px;transition:background-color 250ms ease,color 250ms ease}.rpcg-acf-gallery-button-text{font-size:15px;font-weight:600;line-height:1.3}.rpcg-acf-gallery-button-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.rpcg-acf-gallery-button-icon svg{width:18px;height:18px;fill:currentColor}.rpcg-acf-gallery-button-icon i{font-size:18px}.rpcg-acf-gallery-hidden{display:none}.rpcg-acf-gallery-notice{padding:20px;background-color:#fff4e5;border:1px dashed #d9a15c;border-radius:6px;color:#6b4a1e;font-size:14px}@media (max-width:767px){.rpcg-acf-gallery-images{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"large" "small1" "small2";gap:10px}.rpcg-acf-gallery-button-row{grid-template-columns:1fr}.rpcg-acf-gallery-button{grid-column:1;padding:14px 18px}}