/*
Generated time: May 22, 2025 12:26
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.
*/
body:not(.safari).banner-animation-1 .contact-container{visibility:hidden}body:not(.safari).banner-animation-1 .contact-container.shouldShow{visibility:visible}body:not(.safari).banner-animation-1 .contact-container .image-container{opacity:0;transform:scale(1.15);transition:transform .8s cubic-bezier(.13,.55,.25,1),opacity .7s cubic-bezier(.26,.54,.32,1)}body:not(.safari).banner-animation-1 .contact-container.shouldShow .image-container{opacity:1;transform:scale(1)}body:not(.safari).banner-animation-1 .contact-container .breadcrumb-container,body:not(.safari).banner-animation-1 .contact-container .contact-text,body:not(.safari).banner-animation-1 .contact-container .page-header{opacity:0;transform:translateY(15px);transition:transform .8s cubic-bezier(.13,.55,.25,1),opacity .7s cubic-bezier(.26,.54,.32,1)}body:not(.safari).banner-animation-1 .contact-container .breadcrumb-container{transition-delay:150ms}body:not(.safari).banner-animation-1 .contact-container .page-header{transition-delay:0.3s}body:not(.safari).banner-animation-1 .contact-container .contact-text{transition-delay:450ms}body:not(.safari).banner-animation-1 .contact-container.shouldShow .breadcrumb-container,body:not(.safari).banner-animation-1 .contact-container.shouldShow .contact-text,body:not(.safari).banner-animation-1 .contact-container.shouldShow .page-header{opacity:1;transform:translateY(0)}