.content-section{width:100%;padding:var(--space-30)var(--space-40)var(--space-30);background-color:var(--white)}.content-section-container{max-width:1200px;padding:0 var(--space-40);gap:var(--space-80);grid-template-columns:1fr 2fr;align-items:start;margin:0 auto;display:grid}.content-section--textRight .content-section-container{align-items:start}.content-section--textLeftImagesRight .content-section-container{align-items:stretch}.content-section--textLeftImagesRight .content-section-body{max-width:calc(100% - 20px)}.content-section-bottom-image{max-width:1200px;margin:calc(var(--space-32) + 20px)auto 0;padding:0 var(--space-40);box-sizing:border-box;width:100%}.content-section-bottom-image img{vertical-align:top;border:var(--border-subtle);border-radius:4px;width:100%;height:auto;display:block}.content-section--bottomImageNoShadow .content-section-bottom-image img{background:0 0;border:none;border-radius:0}.content-section-bottom-images{max-width:1200px;margin:calc(var(--space-32) + 20px)auto 0;padding:0 var(--space-40);box-sizing:border-box;gap:var(--space-48);grid-template-columns:1fr 1fr;align-items:start;width:100%;display:grid}.content-section-bottom-images-cell{align-items:flex-start;min-height:0;display:flex}.content-section-bottom-images-cell img{object-fit:contain;border:var(--border-subtle);border-radius:4px;width:100%;height:auto;display:block}.content-section--bottomImagesNoShadow .content-section-bottom-images{align-items:stretch;margin-top:20px}.content-section--bottomImagesNoShadow .content-section-bottom-images-cell{justify-content:center;align-items:center;display:flex}.content-section--bottomImagesNoShadow .content-section-bottom-images-cell img{object-fit:contain;background:0 0;border:none;border-radius:0;width:auto;max-width:100%;height:100%}.content-section-bottom-images--four{gap:var(--space-24);grid-template-columns:repeat(2,1fr)}.content-section-bottom-images--four .content-section-bottom-images-cell{aspect-ratio:16/9;border:var(--border-card);border-radius:var(--space-4);box-shadow:var(--shadow-card);background:#fff;position:relative;overflow:hidden}.content-section-bottom-images--four .content-section-bottom-images-cell img{object-fit:cover;border:none;border-radius:0;width:100%;height:100%}.content-section--bottomImagesGrid .content-section-bottom-images{align-items:start}.content-section--bottomImagesGrid .content-section-bottom-images-cell{align-self:start}.content-section--bottomImagesGrid .content-section-bottom-images-cell:last-child img{background:0 0;border:none;border-radius:0;margin-top:-24px}.content-section-left{min-width:0}.content-section-left--image{justify-content:flex-start;align-items:flex-start;display:flex}.content-section-left--image img,.content-section-left--image .content-section-image-single{object-fit:contain;width:100%;height:auto;box-shadow:none;border:none;border-radius:0;display:block}.content-section-title{font-family:var(--font-mono);font-size:24px;font-weight:var(--medium);color:var(--black);margin:0 0 var(--space-16)0;line-height:1.5}.content-section--textRight .content-section-title{margin-bottom:0}.content-section--has-bottom-image .content-section-body{max-width:52ch}.content-section-body{font-family:var(--font-mono);font-size:16px;font-weight:var(--light);color:var(--black);line-height:1.6}.content-section-body p{margin:0 0 var(--space-16)0}.content-section-body p:last-child{margin-bottom:0}.content-section-body ul{margin:0 0 var(--space-16)0;padding-left:1.25em;list-style-type:disc}.content-section-body ul:last-child{margin-bottom:0}.content-section-body li{margin-bottom:var(--space-8);line-height:1.6}.content-section-body li:last-child{margin-bottom:0}.content-section-body strong{font-weight:var(--medium)}.content-section-right{min-width:0;min-height:0}.content-section-right-center{justify-content:center;align-items:flex-start;width:100%;display:flex}.content-section-image-centered-60{object-fit:contain;width:60%;max-width:100%;height:auto;display:block}.content-section-image-crop-60{background:0 0;width:100%;height:100%;min-height:0;overflow:hidden}.content-section-image-crop-60 .content-section-image-single{object-fit:cover;border:var(--border-subtle);background:0 0;border-radius:4px;width:100%;height:100%;display:block}.content-section-images{gap:var(--space-24);flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;display:flex}.content-section-images img{object-fit:contain;border:var(--border-subtle);border-radius:4px;width:100%;max-width:200px;height:auto;display:block}.content-section-image-single{object-fit:cover;border:var(--border-subtle);border-radius:4px;width:100%;max-width:100%;height:100%;display:block}.content-section--rightContentNoShadow .content-section-right .content-section-image-single,.content-section--rightContentNoShadow .content-section-right img{box-shadow:none;background:0 0;border:none;border-radius:0}@media (max-width:1024px){.content-section{padding:var(--space-48)var(--space-30)var(--space-48)}.content-section-container{padding:0 var(--space-30);gap:var(--space-32)}.content-section-images img{max-width:160px}.content-section-bottom-image{margin-top:var(--space-24);padding:0 var(--space-30)}.content-section-bottom-images{margin-top:var(--space-24);padding:0 var(--space-30);gap:var(--space-32)}.content-section-bottom-images--four{gap:var(--space-20)}}@media (max-width:768px){.content-section{padding:var(--space-20)var(--space-20)var(--space-20)}.content-section-container{padding:0 var(--space-8);grid-template-columns:1fr;gap:0}.content-section-title{margin-bottom:var(--space-8);font-size:18px}.content-section-body{font-size:15px}.content-section--textRight .content-section-title{margin-bottom:var(--space-8)}.content-section--textLeftImagesRight .content-section-right{padding-top:var(--space-24)}.content-section-images{justify-content:center}.content-section-images img{max-width:240px}.content-section-bottom-image{margin-top:var(--space-20);padding:0 var(--space-20)}.content-section-bottom-image img{object-fit:contain;max-height:80vh}.content-section-bottom-images{margin-top:var(--space-20);padding:0 var(--space-20);gap:var(--space-24);grid-template-columns:1fr}.content-section-bottom-images img{object-fit:contain;max-height:80vh}.content-section-bottom-images--four .content-section-bottom-images-cell img{object-fit:cover;max-height:none}.content-section-image-single{object-fit:contain;height:auto;max-height:80vh}}
