/* START_SECTION:photo-hero (INDEX:37) */
.th-photo-hero{display:grid;grid-template-columns:45% 55%;background:#f6f1e9;color:#181818;align-items:center}
.th-photo-copy{padding:clamp(24px,5vw,80px)}
.th-photo-copy h1{font-size:clamp(30px,3.3vw,52px);line-height:1.12;letter-spacing:-.02em;margin:16px 0}
.th-photo-copy p{line-height:1.6}
.th-photo-brand{text-transform:uppercase;letter-spacing:.15em;font-size:12px}
.th-photo-button{display:inline-block;background:#171717;color:#fff;padding:16px 24px;margin-top:12px;text-decoration:none;font-size:14px}
.th-photo-button:hover{background:#333;color:#fff}
.th-photo-button:focus-visible{outline:3px solid #795b28;outline-offset:4px}
.th-photo-media img{display:block;width:100%;height:auto;object-fit:contain}
.jdgm-carousel-item__reviewer-name,.jdgm-carousel-item__reviewer-name-wrapper{color:#333!important;opacity:1!important}
@media(max-width:768px){.th-photo-hero{grid-template-columns:1fr}.th-photo-copy{padding:26px 22px}.th-photo-copy h1{font-size:30px}.th-photo-copy p{font-size:15px}.th-photo-button{margin-top:4px}}
/* END_SECTION:photo-hero */
