<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section{background-color:var(--color-white);padding-bottom:clamp(2rem,10vw + 0rem,7.5rem);padding-top:clamp(2rem,10vw + 0rem,7.5rem);position:relative;z-index:2}.section__wrapper{margin-left:auto;margin-right:auto;max-width:var(--width-container);padding:1px 0;width:100%}.section__preicon{margin-bottom:clamp(2rem,4.55vw + 1.09rem,4.5rem);position:relative;text-align:center}.section__icon{display:inline-block;height:64px;-o-object-fit:contain;object-fit:contain;width:64px}.section.bgcolor--mastique{background-color:var(--color-mastique)}.section.bgcolor--black{background-color:var(--color-black);color:var(--color-white)}.section.bgcolor--gradient{background:linear-gradient(90deg,var(--color-gradient-start),var(--color-gradient-end));color:var(--color-white)}.section.has-rounded-corner{border-radius:var(--section-border-radius) var(--section-border-radius) 0 0;margin-top:calc(var(--section-border-radius)*-1)}.section .has-rounded-corner:first-child{margin-top:0}.section+.section{z-index:2}
</pre></body></html>