:root{--body-background: #FCFAF8;--body-background-10: #F5EFE8;--primary: #E5B794;--primary-10: #B17C5A;--primary--10: #703d1d;--navigation-link-color: var(--primary);--real-black: #000;--black: #1a1a1a;--black-10: color-mix(in srgb, var(--black), white 10%);--black-20: color-mix(in srgb, var(--black), white 20%);--white: #fff;--white-5: color-mix(in srgb, var(--white), black 5%);--brand: #FAF9F5;--primary-60: color-mix(in srgb, var(--primary), white 60%);--secondary: #9CAD39;--secondary-10: color-mix(in srgb, var(--secondary), white 10%);--secondary--10: color-mix(in srgb, var(--secondary), black 10%);--tertiary: #E8E0D3;--tertiary-10: color-mix(in srgb, var(--tertiary-10), white 10%);--tertiary--10: color-mix(in srgb, var(--tertiary-10), black 10%);--body-bg: var(--white);--body: var(--real-black);--headline-color: var(--real-black);--btn-padding: 14px 20px;--btn-padding-sm: 12px 16px;--btn-padding-lg: 20px 24px;--btn-border-radius: 30px;--btn-color-black: var(--real-black);--btn-color-white: var(--white);--btn-font-weight: 400;--btn-font-size: 12px;--transition-timing-function: cubic-bezier(.25, .1, .25, .99);--transition-timing-function2: cubic-bezier(.63, .02, .97, .8);--font-family-headline: maz, sans-serif;--font-family-text: maz, sans-serif;--body-font-size: 16px;--body-line-height: 22px;--lead-font-size: 20px;--lead-line-height: 26px;--h1-font-size: 48px;--h1-line-height: 56px;--h1-font-weight: 400;--h2-font-size: 32px;--h2-line-height: 40px;--h2-font-weight: 400;--h3-font-size: 26px;--h3-line-height: 28px;--h3-font-weight: 400;--h4-font-size: 22px;--h4-line-height: 26px;--h4-font-weight: 400;--h5-font-size: 20px;--h5-line-height: 26px;--h5-font-weight: 400;--h6-font-size: 15px;--h6-line-height: 20px;--h6-font-weight: 400;--lead-headline-font-size: 14px;--lead-headline-line-height: 14px;--lead-headline-font-weight: 400}.cta-mask-paint{max-width:100%;position:absolute;background:var(--body-background-10);left:50%;transform:translate3d(-50%,-30%,0)}.cta{position:relative;z-index:2;background:var(--white);border-radius:24px;overflow:hidden}.cta h2{color:var(--primary-10);text-wrap:balance;text-transform:uppercase}.cta-col-image{display:none;position:relative}@media (min-width: 768px){.cta-col-image{display:block}}.cta-image{position:relative;z-index:3;display:flex;height:100%}.cta-image-border,.cta-image-border-big{display:flex;height:100%;width:100%;position:absolute;top:0;left:0}.cta-image-border{background:#fbf4ef;margin-right:80px;z-index:2;width:88%;border-radius:0 380px 380px 0;height:calc(100% + 40px);top:-20px}.cta-image-border-big{background:#fdfbfa;z-index:1;border-radius:0 400px 400px 0;top:-40px;height:calc(100% + 80px);width:97%}.cta-image img{border-radius:0 350px 350px 0;width:80%;height:100%}.cta-text{margin-bottom:20px;line-height:24px}@media (min-width: 992px){.cta-text{margin-bottom:50px}}.cta-ctas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}@media (min-width: 768px){.cta-ctas{justify-content:flex-start}}.cta-col-body{padding:60px 40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media (min-width: 768px){.cta-col-body{padding:40px 40px 40px 10px}}
