.cb-section-mask{--color: var(--cb-section-mask-color);--color-light: var(--cb-section-mask-color-light);background-color:var(--background-color-regular);border-radius:var(--border-radius)}.cb-section-top{min-height:70vh;border-radius:0 0 var(--border-radius) var(--border-radius)}.cb-section-top .text-with-title-container h1,.cb-section-top .text-with-title-container h2,.cb-section-top .text-with-title-container h3,.cb-section-top .text-with-title-container h4,.cb-section-top .text-with-title-container h5,.cb-section-top .text-with-title-container h6{color:rgba(0,0,0,0);background-image:var(--cb-section-top-color);background-clip:text}.cb-bgimage{background-image:url(/static/bgimage.webp);background-repeat:no-repeat;background-size:100%;background-position:center}@media screen and (max-width: 600px){.cb-bgimage{background-size:180%}}