html{scroll-behavior:smooth}.reveal{opacity:0;transform:translateY(30px);transition:opacity 0.8s ease,transform 0.8s ease}.reveal.active{opacity:1;transform:translateY(0)}.stagger-reveal{opacity:0;transform:translateY(30px)}.stagger-reveal.active{animation:fadeInUp 0.6s ease forwards}.delay-100{animation-delay:0.1s}.delay-200{animation-delay:0.2s}.delay-300{animation-delay:0.3s}.delay-400{animation-delay:0.4s}.delay-500{animation-delay:0.5s}.delay-600{animation-delay:0.6s}.hover-scale{transition:transform 0.3s ease}.hover-scale:hover{transform:scale(1.05)}.hover-shadow{transition:box-shadow 0.3s ease}.hover-shadow:hover{box-shadow:0 10px 25px rgb(0 0 0 / .15)}.hover-lift{transition:transform 0.3s ease,box-shadow 0.3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgb(0 0 0 / .15)}.btn-hover-effect{position:relative;overflow:hidden;z-index:1}.btn-hover-effect::before{content:'';position:absolute;top:0;left:0;width:0;height:100%;background-color:rgb(255 255 255 / .2);transition:width 0.3s ease;z-index:-1}.btn-hover-effect:hover::before{width:100%}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(var(--color-primary-rgb),.7)}70%{box-shadow:0 0 0 10px rgba(var(--color-primary-rgb),0)}100%{box-shadow:0 0 0 0 rgba(var(--color-primary-rgb),0)}}.pulse{animation:pulse 2s infinite}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1200px){.container{max-width:960px}.team-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.container{max-width:720px}.features-grid{grid-template-columns:1fr}.feature-img{order:-1;margin-bottom:2rem}.contact-content{flex-direction:column}.contact-form,.contact-info{width:100%}.contact-info{margin-top:3rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.container{max-width:540px}.navbar-menu{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background-color:#fff;flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;transition:right 0.3s ease;z-index:999;box-shadow:-5px 0 15px rgb(0 0 0 / .1)}.navbar-menu.active{right:0}.navbar-menu li{margin:0 0 1.5rem}.navbar-mobile-toggle{display:block}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.insurance-grid{grid-template-columns:1fr}.partners-slide{flex-wrap:wrap}.partner-logo{width:50%;margin-bottom:1.5rem}.footer-content{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:center;text-align:center}.footer-bottom-links{margin-top:1rem}.blog-grid{grid-template-columns:1fr}.awards-grid{grid-template-columns:1fr}.navbar-menu a,.insurance-card-link,.blog-card-link,.form-button,.hero-cta{padding:.75rem 1rem;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.contact-tab{padding:1rem;min-height:44px}.faq-question{padding:1.5rem;min-height:44px}.team-member-social-link{width:44px;height:44px}}@media (max-width:576px){.hero-content{padding:0 1rem}.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.quote-calculator-form{grid-template-columns:1fr}.contact-tabs{flex-direction:column}.contact-tab{width:100%;margin-bottom:.5rem}.whatsapp-button,.back-to-top{width:50px;height:50px;font-size:1.5rem}.partner-logo{width:100%}}@media (hover:none){.hover-scale:hover,.hover-shadow:hover,.hover-lift:hover{transform:none;box-shadow:none}.btn-hover-effect::before{display:none}.insurance-card-link,.blog-card-link,.form-button,.hero-cta,.navbar-menu a,.footer-links a{-webkit-tap-highlight-color:rgba(var(--color-primary-rgb),.2)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.stagger-reveal,.hover-scale,.hover-shadow,.hover-lift,.btn-hover-effect::before{transition:none!important;animation:none!important;transform:none!important}.pulse{animation:none!important}}.rtl .fadeInLeft{animation-name:fadeInRight}.rtl .fadeInRight{animation-name:fadeInLeft}@media print{.navbar,.hero,.whatsapp-button,.footer-newsletter,.footer-social{display:none!important}.container{max-width:100%;padding:0;margin:0}body{font-size:12pt;line-height:1.5;color:#000;background:#fff}a{color:#000;text-decoration:underline}.section-title::after{display:none}.insurance-grid,.features-grid,.footer-content,.contact-content{display:block}.insurance-card,.feature-item,.footer-about,.footer-links,.contact-form,.contact-info{width:100%;margin-bottom:2rem;page-break-inside:avoid}}