.MediaComponent{margin-left:auto;margin-right:auto;padding-left:calc(var(--main-padding)*2);padding-right:calc(var(--main-padding)*2)}@media (min-width:576px){.MediaComponent{max-width:576px}}@media (min-width:768px){.MediaComponent{max-width:768px}}@media (min-width:992px){.MediaComponent{max-width:992px}}@media (min-width:1200px){.MediaComponent{max-width:1200px}}@media (min-width:1400px){.MediaComponent{max-width:1400px}}.MediaComponent{display:flex;flex-direction:column;gap:50px;height:-moz-fit-content;height:fit-content;margin-bottom:var(--comp-spacing);margin-top:var(--comp-spacing);width:100%}.MediaComponent .blocks{row-gap:40px}.MediaComponent .blocks.type-grid{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.MediaComponent .blocks.type-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:80px}}.MediaComponent .blocks.type-col{display:flex;flex-direction:column}@media (min-width:768px){.MediaComponent .blocks.type-col{row-gap:150px}}.MediaComponent .blocks.type-col .type-graph{margin-left:auto;margin-right:auto;max-width:1000px;width:100%}.MediaComponent .blocks .block.type-images{display:grid;gap:20px;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr))}.MediaComponent .blocks .block.type-images img{border-radius:12px;display:flex;height:auto;margin:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.MediaComponent .blocks .block.type-images img[data-type-logo]{--tw-bg-opacity:1;background-color:rgb(218 230 235/var(--tw-bg-opacity));-o-object-fit:contain;object-fit:contain}.MediaComponent .blocks .block.type-images.count-1{grid-template-columns:repeat(1,minmax(0,1fr))}.MediaComponent .blocks .block.type-images.count-1 img{max-height:70vh;width:auto}@media not all and (min-width:768px){.MediaComponent .blocks .block.type-images.count-2{gap:30px;grid-template-columns:repeat(1,minmax(0,1fr))}.MediaComponent .blocks .block.type-images.count-2 img{width:calc(100% - 15vw)}}@media (min-width:768px){.MediaComponent .blocks .block.type-images.count-2 img{aspect-ratio:1.25}}@media not all and (min-width:768px){.MediaComponent .blocks .block.type-images.count-2 img:first-child{margin-right:15vw}}@media (min-width:768px){.MediaComponent .blocks .block.type-images.count-2 img:first-child{aspect-ratio:1}}@media not all and (min-width:768px){.MediaComponent .blocks .block.type-images.count-2 img:last-child{margin-left:15vw}}.MediaComponent .blocks .block.type-images.count-3 img{aspect-ratio:1.75}.MediaComponent .blocks .block.type-images.count-3 img:first-child{aspect-ratio:1;grid-row:span 2/span 2}.MediaComponent .blocks .block.type-images.count-4 img{aspect-ratio:1.5}.MediaComponent .blocks .block.type-text{margin:auto;max-width:var(--max-width);width:100%}.MediaComponent .blocks .block.type-text:has(.ButtonsComponent){display:flex;flex-direction:column;gap:30px;height:auto;justify-content:space-between;margin-bottom:0;margin-top:0}.MediaComponent .blocks .block.type-quote{--tw-text-opacity:1;align-items:center;color:rgb(0 76 69/var(--tw-text-opacity));display:flex;flex-direction:column;gap:50px;margin:35px auto;max-width:var(--max-width)}.MediaComponent .blocks .block.type-quote .quote{font-size:1.875em;text-align:center}@media (min-width:768px){.MediaComponent .blocks .block.type-quote .quote{font-size:2.75em}}.MediaComponent .blocks .block.type-quote .author{text-align:center}
