.product-detail-grid{position:relative;margin-bottom:2.5rem}
.product-media-column{position:relative}
.detail-image{position:relative;width:100%;height:auto;min-height:420px;aspect-ratio:1/1;overflow:hidden;background:#f2f6f8;border:1px solid #d2dee6;border-radius:.6rem;padding:1.25rem;box-shadow:0 10px 28px rgba(12,43,70,.1)}
.detail-image img{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center}
.product-copy{position:relative;clear:both;max-width:none!important;margin-top:2rem!important;padding:2.25rem 2.5rem;background:#f4f8fa;border:1px solid #ccdce6;border-left:5px solid #0874ad;border-radius:.55rem;box-shadow:0 8px 22px rgba(12,43,70,.09);color:#142d43;line-height:1.75;overflow:hidden}
.product-copy h2{color:#073b64;font-weight:800;margin-top:2rem;margin-bottom:.8rem}.product-copy h2:first-child{margin-top:0}.product-copy p,.product-copy li{color:#223d54;font-size:1rem}.product-copy ul{padding-left:1.35rem;margin-bottom:0}.product-copy li{padding:.28rem 0}
@media(max-width:1100px){.product-detail-grid>.col-lg-6{flex:0 0 100%;max-width:100%;width:100%}.product-detail-grid{row-gap:2rem}.detail-image{min-height:0;aspect-ratio:4/3;max-height:620px}.product-copy{margin-top:1rem!important}}
@media(max-width:575px){.detail-image{aspect-ratio:1/1;padding:.75rem}.product-copy{padding:1.4rem 1.25rem}.product-copy h2{font-size:1.45rem}}
