/* Native template building blocks: editable widgets, shared responsive layout. */
.saddleworld-wp .e-con.sw-profile-layout { display:grid; grid-template-columns:minmax(0,1.08fr) minmax(0,1fr); gap:clamp(28px,5vw,80px); align-items:start; padding-block:28px 60px; }
.saddleworld-wp .e-con.sw-profile-copy { gap:24px; min-width:0; align-items:flex-start; }
.saddleworld-wp .e-con.sw-profile-media { min-width:0; gap:20px; }
.saddleworld-wp .sw-profile-image img { width:100%; height:auto; max-height:780px; object-fit:contain; }
.saddleworld-wp .sw-profile-copy .elementor-widget { margin:0; max-width:100%; }
.saddleworld-wp .sw-profile-copy .display { font-size:clamp(38px,4.8vw,76px); line-height:1.06; overflow-wrap:anywhere; }
.saddleworld-wp .sw-profile-copy :is(p,li) { line-height:1.7; }
.saddleworld-wp .sw-profile-copy .sw-profile-price { font-size:24px; color:var(--gold-hi); }
.saddleworld-wp .sw-profile-copy .elementor-widget-button { width:fit-content; }
@media(max-width:900px){.saddleworld-wp .e-con.sw-profile-layout{grid-template-columns:minmax(0,1fr)}.saddleworld-wp .sw-profile-image img{max-height:600px}}
@media(max-width:600px){.saddleworld-wp .sw-profile-copy .display{font-size:38px}.saddleworld-wp .e-con.sw-profile-copy{gap:20px}}
