.c-waves{--_top:50%;--_left:50%;--_offset-x:-50%;--_offset-y:-50%;width:var(--waves-width,100%);height:var(--waves-height,100%);left:var(--waves-left,var(--_left));top:var(--waves-top,var(--_top));z-index:-1;transform:translate(var(--waves-offset-x,var(--_offset-x)),var(--waves-offset-y,var(--_offset-y)))rotate(var(--waves-rotation,0deg));position:absolute}.c-waves__wave,.c-waves__wave:before{content:"";transform-origin:50%;width:100%;height:100%;animation-fill-mode:forwards;animation:var(--_name,waveRotate--1)var(--_duration)var(--_easing)var(--_delay,0s)infinite alternate;animation-play-state:paused;display:block;position:absolute;top:0;left:0}.c-waves__wave{opacity:.2;transform:rotate(-5deg)rotate(0)}.c-waves__wave:before{animation-name:waveScale--1;animation-duration:calc(var(--_duration)*.45);animation-delay:calc(var(--_delay,0s)*1.125);border:.1rem solid var(--color-primary-100);border-radius:max(2.4rem,min(3.19vw,5rem));rotate:2deg}.c-waves{--_duration:12s;--_easing:ease}.c-waves__wave--2{--_delay:.35s}.c-waves__wave--3{--_delay:.5s}.is-onscreen .c-waves__wave,.is-onscreen .c-waves__wave:before{animation-play-state:running}@keyframes waveRotate--1{0%{opacity:.2;transform:rotate(-5deg)rotate(0)}16.667%{transform:rotate(5deg)rotate(0)}33.333%{opacity:.3;transform:rotate(-10deg)rotate(0)}50%{transform:rotate(-25deg)rotate(0)}66.667%{opacity:.15;transform:rotate(10deg)rotate(0)}83.333%{transform:rotate(-15deg)rotate(0)}to{opacity:.2;transform:rotate(-35deg)rotate(0)}}@keyframes waveScale--1{0%,to{translate:0%;scale:1}25%{translate:2% -2%;scale:.95 1}50%{scale:.9 .85}75%{translate:-2% 2%;scale:.9}}
.c-closing{--_spacing:calc(var(--section-y)*.5);--_padding:calc(var(--section-y)*2);--heading-fz:var(--fz-900);--heading-lh:1.1;--waves-width:60%;--waves-height:70%;--glare-left:-20vw;--glare-top:5vw;--glare-opacity:.2;padding-block:var(--_padding);text-align:center;position:relative}.c-closing__waves{--waves-rotation:5deg;translate:-2.5%}.c-closing__heading{max-width:14em;margin-left:auto;margin-right:auto}.c-closing__text{--heading-fz:clamp(2.4rem,2.43vw,3.5rem)}.c-closing__btn{margin-block:var(--_spacing)}.c-closing__link{background:var(--gradient-whatsapp-link);color:transparent;-webkit-background-clip:text;background-clip:text}@media (orientation:landscape) and (min-width:31.25rem) and (max-width:47.9375rem){.c-closing{--_padding:var(--section-y);--waves-height:45%;--glare-width:150vw;--glare-left:-5vw;--glare-top:-20vw}}@media (min-width:48rem){.c-closing{--_padding:calc(var(--section-y)*1.25);--waves-width:80%;--waves-height:35%;--glare-left:10vw;--glare-top:10vw}}@media (min-width:61.25rem){.c-closing{--waves-height:45%;--glare-left:35vw;--glare-top:0}}@media (min-width:75rem){.c-closing{--_padding:calc(var(--section-y)*2);--waves-width:66.666%}}@media (min-width:75rem) and (min-height:45rem){.c-closing{--_spacing:calc(var(--section-y)*.4);--_padding:calc(var(--section-y)*1.25)}}@media (min-width:87.5rem){.c-closing{--waves-height:50%;--glare-left:45%;--glare-top:-3%}}
:root{--animate-duration:.8s;--animate-easing:cubic-bezier(.22,.61,.36,1)}[data-animate]{opacity:0;transition:opacity var(--animate-duration)var(--animate-easing),transform var(--animate-duration)var(--animate-easing);will-change:opacity,transform}.u-animate-fade-in{opacity:0}.animate-fade-in.is-visible{opacity:1}.animate-fade-up{opacity:0;transform:translateY(60px)}.animate-fade-up.is-visible{opacity:1;transform:translateY(0)}.animate-fade-down{opacity:0;transform:translateY(-60px)}.animate-fade-down.is-visible{opacity:1;transform:translateY(0)}.animate-fade-left{opacity:0;--animate-offset-x:60px}.animate-fade-left:not(.c-showcase__mockup){transform:translate(60px)}.animate-fade-left.is-visible:not(.c-showcase__mockup){opacity:1;transform:translate(0)}.c-showcase__mockup--desktop.animate-fade-left{transform:translate(calc(var(--_destop-offset-x) + var(--animate-offset-x,0)),0)}.c-showcase__mockup--desktop.animate-fade-left.is-visible{opacity:1;transform:translate(var(--_destop-offset-x),0)}.animate-fade-right{opacity:0;--animate-offset-x:-60px}.animate-fade-right:not(.c-showcase__mockup){transform:translate(-60px)}.animate-fade-right.is-visible:not(.c-showcase__mockup){opacity:1;transform:translate(0)}.c-showcase__mockup--mobile.animate-fade-right{transform:translateX(var(--animate-offset-x,0))}.c-showcase__mockup--mobile.animate-fade-right.is-visible{opacity:1;transform:none}.animate-scale-in{opacity:0;transform:scale(.9)}.animate-scale-in.is-visible{opacity:1;transform:scale(1)}[data-animate]{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-animate].is-visible{will-change:auto}
