.see-more-button{color:#fff;padding:.5rem 1.5rem;font-size:1rem;text-decoration:none;transition:all 2s;display:inline-block;position:relative;overflow:hidden}.see-more-button:hover{color:#2c64f2;text-underline-offset:5px;text-decoration:underline}.footer{color:#fff;background-color:#2c2c2c;margin-top:auto;padding:4rem 0 1.5rem}.footer .container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.footer .container{padding:0 2rem}}.footer__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.footer__section{flex-direction:column;display:flex}.footer__title{color:#2c64f2;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer__subtitle{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.footer__description{color:#7f8c8d;margin-bottom:1.5rem;line-height:1.6}.footer__social{gap:1rem;display:flex}.footer__social-link{color:#fff;background-color:rgba(255,255,255,.1);border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease-in-out;display:flex}.footer__social-link:hover{background-color:#2c64f2;transform:translateY(-2px)}.footer__social-icon{width:20px;height:20px}.footer__links{margin:0;padding:0;list-style:none}.footer__links li{margin-bottom:.5rem}.footer__links li a{color:#7f8c8d;transition:all .15s ease-in-out}.footer__links li a:hover{color:#2c64f2}.footer__schedule{color:#7f8c8d;line-height:1.6}.footer__schedule p{margin-bottom:.5rem}.footer__contact{color:#7f8c8d;line-height:1.6}.footer__contact p{margin-bottom:.5rem}.footer__bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.footer__bottom p{color:#95a5a6;margin:0;font-size:.875rem}.communication-layout{flex-direction:column;min-height:100vh;display:flex}.communication-layout .main-content{flex:1}.stats-section{background:linear-gradient(11deg,#ccd2e2 0%,#0b39ad 100%,#0b39ad 100%);padding:4rem 0;position:relative;overflow:hidden}.stats-section:before{content:"";opacity:.1;z-index:1;background:url(/vitrine/images/abstract-fitness-pattern.jpg) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.stats-section__grid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid;position:relative}@media (max-width:767px){.stats-section__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.stats-section__item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:1.5rem;transition:all .3s ease-in-out}.stats-section__item:hover{background:rgba(255,255,255,.15);transform:translateY(-5px)}.stats-section__value{color:#000;margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}@media (max-width:767px){.stats-section__value{font-size:1.875rem}}.stats-section__label{color:#000;letter-spacing:2px;text-transform:uppercase;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.stats-section__description{color:rgba(0,0,0,.8);font-size:.875rem;line-height:1.5}@keyframes countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stats-section__item{animation:.6s ease-out countUp}.stats-section__item:nth-child(2){animation-delay:.1s}.stats-section__item:nth-child(3){animation-delay:.2s}.stats-section__item:nth-child(4){animation-delay:.3s}
