.content-section{padding:0 20px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.content-text{padding-top:20px;padding-right:40px;padding-bottom:20px}.content-subtitle{font-size:13px;font-weight:400;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.content-title{font-size:42px;font-weight:300;letter-spacing:2px;margin:0 0 20px;text-transform:uppercase;line-height:1.2}.content-description{font-size:16px;line-height:1.8;margin-bottom:20px}.content-description p{margin:0 0 20px 0}.content-description p:last-child{margin-bottom:0}.content-image{position:relative;width:100%;height:100%;min-height:500px}.content-image img{min-height:45vh;object-fit:cover;max-width:100%;transform-style:preserve-3d}.content-image-placeholder{width:100%;height:100%;min-height:500px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center}.content-image-placeholder svg{width:100px;height:100px;opacity:.3}@media (max-width:1024px){.content-section{padding:60px 20px}.content-grid{gap:50px}.content-text{padding-right:20px}.content-title{font-size:36px}.content-image{min-height:450px}}@media (max-width:991px){.content-section{padding:50px 20px}.content-grid{grid-template-columns:1fr;gap:40px}.content-text{padding-right:0;order:2}.content-image{order:1;min-height:400px}.content-title{font-size:32px;margin-bottom:25px}.content-subtitle{font-size:12px}.content-description{font-size:14px;line-height:1.7}}@media (max-width:480px){.content-section{padding:40px 15px}.content-title{font-size:28px;letter-spacing:1px}.content-image{min-height:350px}.content-description{font-size:14px}}