.tgl-astro .tgl-section{position:relative;width:100%;background-position:center center;background-size:cover}.tgl-astro .tgl-section .section-container{max-width:var(--tgl-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--tgl-section-vertical-padding) var(--tgl-section-horizontal-padding)}.tgl-astro .tgl-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.tgl-astro .tgl-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.tgl-astro .tgl-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.tgl-astro .tgl-image{max-width:100%}.tgl-astro-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.tgl-astro-image-clip{overflow:hidden}.tgl-astro-image-object{display:block;max-width:100%;height:auto}.tgl-astro-image__caption{text-align:center;margin:0;padding:16px}.tgl-astro-image--caption-overlap .tgl-astro-image__caption{position:absolute;left:0;right:0;bottom:0}.tgl-astro-image-link{display:block}.tgl-astro-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.tgl-astro-image__mask img{border-style:none;height:auto;max-width:100%}.tgl-astro .tgl-text{max-width:100%;margin:0;color:var(--tgl-text-color,var(--tgl-body-text-color))}.tgl-astro .tgl-heading{max-width:100%;margin:0}.tgl-astro .tgl-button{max-width:100%}