.ContactSection_sectionContainer__bHHh6{max-width:1420px;margin:0 auto;text-align:center;color:var(--text-color-primary)}.ContactSection_sectionContainer__bHHh6 h2{color:var(--primary-color);font-size:var(--font-size-h2);margin-bottom:var(--spacing-md)}.ContactSection_subtitle__XIe4F{font-size:var(--font-size-lg);color:var(--text-color-secondary);margin-bottom:var(--spacing-xxl);max-width:800px;margin-left:auto;margin-right:auto}.ContactSection_contactActions__uXp_U{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-lg);margin-top:var(--spacing-xl)}.ContactSection_contactButton__Nr53y{min-width:280px}.ContactSection_whatsappIconLink__DP9SC:hover{transform:scale(1.1);color:var(--whatsapp-green-dark)}@media (max-width:768px){.ContactSection_sectionContainer__bHHh6 h2{font-size:var(--font-size-h3)}.ContactSection_subtitle__XIe4F{font-size:var(--font-size-md)}}.VideoPlayer_videoWrapper__xDMDq{position:relative;width:100%;padding-bottom:56.25%;margin-bottom:var(--spacing-md);border-radius:var(--border-radius-md);overflow:hidden;box-shadow:var(--box-shadow-sm);transition:all .3s ease}.VideoPlayer_videoWrapper__xDMDq:hover{box-shadow:var(--box-shadow-md);transform:translateY(-2px)}.VideoPlayer_videoIframe__lo_XB{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:var(--border-radius-md)}.VideoPlayer_videoWrapper__xDMDq.VideoPlayer_large__nF1ny,.VideoPlayer_videoWrapper__xDMDq.VideoPlayer_medium__3kooK,.VideoPlayer_videoWrapper__xDMDq.VideoPlayer_small___IYbg{padding-bottom:56.25%}@media (max-width:768px){.VideoPlayer_videoWrapper__xDMDq{margin-bottom:var(--spacing-sm)}.VideoPlayer_videoWrapper__xDMDq:hover{transform:none}}.VideoPlayer_videoWrapper__xDMDq.VideoPlayer_loading__B9OkY:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid var(--primary-color);border-top:3px solid transparent;border-radius:50%;animation:VideoPlayer_spin__Px9Ci 1s linear infinite;z-index:1}@keyframes VideoPlayer_spin__Px9Ci{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SuccessCasesSection_sectionContainer__AG8jQ{max-width:1420px;margin:0 auto;text-align:center;background-color:var(--bg-color-light);color:var(--text-color-primary)}.SuccessCasesSection_sectionContainer__AG8jQ h2{color:var(--primary-color);font-size:var(--font-size-h2);margin-bottom:var(--spacing-md)}.SuccessCasesSection_subtitle__gFN0U{font-size:var(--font-size-lg);color:var(--text-color-secondary);margin-bottom:var(--spacing-xxl);max-width:800px;margin-left:auto;margin-right:auto}.SuccessCasesSection_logosGrid___2_Vd{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto);gap:var(--spacing-xl);align-items:center;justify-items:center;margin-top:var(--spacing-lg)}.SuccessCasesSection_logoContainer__G_HNy{width:100%;height:100%;max-width:200px;max-height:100px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-color);border-radius:var(--border-radius-md)}.SuccessCasesSection_logoImage__I__Tr{max-width:100%;max-height:100%;object-fit:contain}@media (max-width:992px){.SuccessCasesSection_logosGrid___2_Vd{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.SuccessCasesSection_logosGrid___2_Vd{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){.SuccessCasesSection_logosGrid___2_Vd{grid-template-columns:repeat(2,1fr)}}.ScrollToTop_scrollToTop__41em5{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:var(--primary-color);color:white;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:var(--box-shadow-md);transition:all .3s ease;z-index:1000;opacity:0;transform:translateY(20px);animation:ScrollToTop_fadeInUp__qYCsv .3s ease forwards}.ScrollToTop_scrollToTop__41em5:hover{background:var(--accent-color);transform:translateY(-3px);box-shadow:var(--box-shadow-lg)}.ScrollToTop_scrollToTop__41em5:active{transform:translateY(0)}@keyframes ScrollToTop_fadeInUp__qYCsv{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ScrollToTop_scrollToTop__41em5{bottom:20px;right:20px;width:45px;height:45px;font-size:16px}}