@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap");:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body,html{font-family:Roboto}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:4.5rem}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.swiper-pagination-bullet{background:transparent!important;border:2px solid white!important;opacity:1!important;width:12px!important;height:12px!important;margin:0 6px!important}.swiper-pagination-bullet-active{background:white!important;border:2px solid white!important}.WhatsAppButton_container__pRRW9{position:fixed;bottom:5px;right:25px;z-index:1000;display:flex;flex-direction:column;gap:10px}.WhatsAppButton_callButton__7RoJM,.WhatsAppButton_whatsappButton__tFv_i{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:WhatsAppButton_floating__ZXf2l 3s ease-in-out infinite}.WhatsAppButton_whatsappButton__tFv_i{background:#25d366}.WhatsAppButton_callButton__7RoJM{background:darkblue;color:white;font-size:24px}.WhatsAppButton_scrolled__sFotL{animation:none}@media (max-width:768px){.WhatsAppButton_container__pRRW9{bottom:15px;right:15px}.WhatsAppButton_callButton__7RoJM,.WhatsAppButton_whatsappButton__tFv_i{width:80px;height:80px}.WhatsAppButton_callButton__7RoJM{font-size:40px}}