/*
Generated time: November 17, 2025 13:59
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.pre-footer{border-top:.1rem solid rgba(var(--color-foreground),.08);position:relative;z-index:1;width:100%;clear:both;margin-top:0;margin-bottom:0}.pre-footer:not(.color-scheme-1){border-top:none}.pre-footer__grid{display:grid;grid-template-columns:1fr;gap:3rem}.pre-footer__column{display:flex;flex-direction:column;gap:2rem}.pre-footer__column--left{align-items:center;text-align:center}.pre-footer__column--left .button{text-transform:uppercase}.pre-footer__column--right{position:relative;min-height:300px;align-items:center;justify-content:flex-end;text-align:center}@media screen and (max-width:900px){.pre-footer__column--right{justify-content:center}}.pre-footer__image-wrapper{width:60%;max-width:400px}.pre-footer__image{width:100%;height:auto}.pre-footer__text{font-size:1.6rem;line-height:1.6}.pre-footer__background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.pre-footer__bg-image{width:100%;height:100%;object-fit:cover}.pre-footer__content-overlay{position:relative;z-index:2}.pre-footer__content-overlay .button{color:var(--color-background);text-transform:uppercase;padding:1rem 2rem}.pre-footer__subtitle{font-size:2rem;margin-bottom:2rem;font-weight:400}@media screen and (min-width:900px){.pre-footer__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.pre-footer__column--right{min-height:400px}.pre-footer__content-overlay{padding:4rem}.pre-footer__subtitle{font-size:3.2rem}}@media screen and (min-width:990px){.pre-footer__grid{gap:6rem}.pre-footer__text{font-size:1.8rem}}.pre-footer.scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}.pre-footer__column.scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}main+.pre-footer{margin-top:0}