@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Inter-Regular.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Inter-Medium.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Inter-SemiBold.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Inter-Bold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Rubik-Regular.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Rubik-Medium.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Rubik-SemiBold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Rubik-Bold.woff2') format('woff2')}:root{--color-primary:#0F6D6B;--color-secondary:#243038;--color-accent:#F4B740;--color-background:#F4EFE6;--color-text-dark:#243038;--color-text-light:#F4EFE6;--gradient-primary:linear-gradient(180deg, #0B6B63 0%, #075A54 100%);--gradient-gold-shine:linear-gradient(180deg, #FFD970 0%, #F4B400 55%, #D79600 100%);--gradient-secondary:linear-gradient(180deg, #0F6F8C 0%, #0B5D76 100%);--gradient-gold-accent:linear-gradient(90deg, #F4B400 0%, #FFD970 50%, #F4B400 100%);--gradient-dark-section:linear-gradient(180deg, #0A6A62 0%, #075A54 100%);--gradient-overlay-dark:linear-gradient(90deg, rgba(10,106,98,0.00) 0%, rgba(10,106,98,0.30) 100%);--gradient-light-section:linear-gradient(180deg, #F7F1E6 0%, #EADDC6 100%);--gradient-overlay-light:linear-gradient(180deg, rgba(247,241,230,0.00) 0%, rgba(247,241,230,0.85) 100%);--font-heading:'Varela Round','Rubik',system-ui,-apple-system,sans-serif;--font-body:'Heebo','Assistant',system-ui,-apple-system,sans-serif;--font-size-h1:2.5rem;--font-size-h2:2rem;--font-size-h3:1.5rem;--font-size-body:1rem;--font-size-small:0.875rem;--font-weight-regular:400;--font-weight-semibold:600;--line-height-heading:1.2;--line-height-body:1.7;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-2xl:4rem;--container-max-width:1200px;--content-max-width:65ch;--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:12px;--border-radius-full:9999px;--shadow-sm:0 2px 4px rgba(0, 0, 0, 0.1);--shadow-md:0 4px 12px rgba(0, 0, 0, 0.15);--shadow-lg:0 8px 24px rgba(0, 0, 0, 0.2);--transition-fast:0.2s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;direction:rtl}body{font-family:Rubik,sans-serif;font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:var(--line-height-body);color:var(--color-text-dark);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none;background:0 0}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-accent)}ol,ul{list-style-position:inside}h1,h2,h3,h4,h5,h6{font-family:Rubik,sans-serif;line-height:var(--line-height-heading);font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-md)}h1{font-size:var(--font-size-h1);padding:var(--spacing-md);background:rgba(244,183,64,.1);border-radius:var(--border-radius-md);display:inline-block}h2{font-size:var(--font-size-h2);padding:var(--spacing-sm) var(--spacing-md);background:rgba(244,183,64,.08);border-radius:var(--border-radius-md);display:inline-block}h3{font-size:var(--font-size-h3);padding:var(--spacing-xs) var(--spacing-sm);background:rgba(244,183,64,.06);border-radius:var(--border-radius-sm);display:inline-block}p{max-width:var(--content-max-width);margin-bottom:var(--spacing-md)}.container{width:100%;max-width:var(--container-max-width);margin-right:auto;margin-left:auto;padding-right:var(--spacing-md);padding-left:var(--spacing-md)}.btn{display:inline-block;padding:var(--spacing-sm) var(--spacing-lg);font-family:Rubik,sans-serif;font-weight:var(--font-weight-semibold);text-align:center;border-radius:var(--border-radius-full);transition:transform var(--transition-fast),box-shadow var(--transition-fast);cursor:pointer;text-decoration:none;border:none;font-size:var(--font-size-body)}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--gradient-primary);color:var(--color-text-light)}.btn-primary:hover{color:var(--color-text-light)}.btn-secondary{background:var(--gradient-gold-shine);color:var(--color-text-dark)}.btn-secondary:hover{color:var(--color-text-dark)}.whatsapp-float{position:fixed;bottom:20px;left:20px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;transition:transform .3s,box-shadow .3s}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.2);color:#fff}@media (min-width:480px){:root{--font-size-h1:2.75rem;--font-size-h2:2.25rem;--font-size-h3:1.75rem}.container{padding-right:var(--spacing-lg);padding-left:var(--spacing-lg)}}@media (min-width:769px){:root{--font-size-h1:3rem;--font-size-h2:2.5rem;--font-size-h3:2rem}.container{padding-right:var(--spacing-xl);padding-left:var(--spacing-xl)}.whatsapp-float{display:none!important}}@media (min-width:1280px){.container{padding-right:var(--spacing-2xl);padding-left:var(--spacing-2xl)}}.navbar{position:sticky;background-color:var(--background);box-shadow:0 2px 8px rgba(0,0,0,.08);padding:1rem 2rem}.nav-container{display:flex;align-items:center;justify-content:space-between}.nav-brand{display:flex;align-items:center}.logo-link{display:flex;align-items:center}.nav-menu{display:flex;gap:2.5rem;align-items:center}.nav-menu a{color:var(--text-dark);font-size:1rem;position:relative;padding:.5rem 0}.nav-menu a::after{content:'';position:absolute;bottom:0;right:0;width:0;height:2px;background-color:var(--primary);transition:width .3s}.nav-menu a:hover{color:var(--primary)}.nav-menu a:hover::after{width:100%;left:0;right:auto}.nav-cta-btn{background-color:var(--primary);color:var(--text-light);padding:.75rem 1.75rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:.3s;display:inline-block;border:2px solid var(--primary)}.nav-cta-btn:hover{background-color:var(--background-dark);border-color:var(--background-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,109,107,.3)}.mobile-toggle,.phone-header-btn{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;color:var(--text-dark);transition:color .3s}.mobile-toggle:hover,.phone-header-btn:hover{color:var(--primary)}@media (max-width:768px){.navbar{padding:1rem}.mobile-toggle,.phone-header-btn{display:block;position:absolute;top:50%;transform:translateY(-50%);z-index:1001}.mobile-toggle{right:1rem}.phone-header-btn{left:1rem}.nav-container{flex-direction:column;align-items:flex-start;gap:0}.nav-brand{width:100%;justify-content:center;padding:0 3rem}.nav-menu{display:none;flex-direction:column;width:100%;gap:0;margin-top:1rem;background-color:var(--background);border-radius:8px;overflow:hidden}.nav-menu.active{display:flex}.nav-menu li{width:100%;border-bottom:1px solid rgba(36,48,56,.1)}.nav-menu li:last-child{border-bottom:none}.nav-menu a{display:block;padding:1rem 1.5rem;width:100%}.nav-menu a::after{display:none}.nav-cta-container{width:100%;margin-left:0;margin-top:1rem;display:none}.nav-cta-container.active{display:block}.nav-cta-btn{width:100%;text-align:center;display:block}}:root{--primary:#0F6D6B;--secondary:#243038;--accent:#F4B740;--background:#F4EFE6;--background-dark:#0A6A62;--text-dark:#243038;--text-light:#F4EFE6}.site-footer{background-color:var(--background-dark);color:var(--text-light);padding-block-start:3rem;padding-block-end:1.5rem;direction:rtl;font-family:Rubik,sans-serif}.footer-container{max-inline-size:1200px;margin-inline:auto;padding-inline:1.5rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-block-end:2.5rem}.footer-column h3{color:var(--accent);font-size:1.125rem;font-weight:700;margin-block-end:1rem;text-transform:uppercase;letter-spacing:.5px}.footer-about .logo{margin-block-end:1rem;filter:brightness(0) invert(1)}.footer-description{color:var(--text-light);line-height:1.6;font-size:.938rem;opacity:.9}.footer-contact ul,.footer-links ul{list-style:none;padding:0;margin:0}.footer-links ul li{margin-block-end:0.75rem}.footer-links ul li a{color:var(--text-light);text-decoration:none;transition:color .3s,padding-inline-start .3s;display:inline-block;font-size:.938rem}.footer-links ul li a:hover{color:var(--accent);padding-inline-start:0.5rem}.footer-contact ul li{margin-block-end:1rem;display:flex;align-items:flex-start;gap:.75rem;font-size:.938rem}.footer-contact ul li i{color:var(--accent);margin-block-start:0.25rem;flex-shrink:0}.footer-contact ul li a{color:var(--text-light);text-decoration:none;transition:color .3s}.footer-contact ul li a:hover{color:var(--accent)}.footer-contact ul li span{color:var(--text-light)}.social-links{display:flex;gap:1rem;flex-wrap:wrap}.social-links a{display:flex;align-items:center;justify-content:center;inline-size:2.5rem;block-size:2.5rem;background-color:rgba(244,183,64,.15);color:var(--text-light);border-radius:50%;text-decoration:none;transition:.3s;font-size:1.125rem}.social-links a:hover{background-color:var(--accent);color:var(--background-dark);transform:translateY(-3px)}.footer-bottom{border-block-start:1px solid rgba(244,239,230,0.2);padding-block-start:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.legal-links{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem}.legal-links a{color:var(--text-light);text-decoration:none;transition:color .3s}.legal-links a:hover{color:var(--accent)}.legal-links .separator{color:var(--text-light);opacity:.5}.footer-credits{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.875rem}.copyright{margin:0;color:var(--text-light);opacity:.9}.zappy-attribution{color:var(--accent);text-decoration:none;font-weight:600;transition:opacity .3s}.zappy-attribution:hover{opacity:.8}@media(max-width:768px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center}.footer-credits{flex-direction:column;gap:.5rem}.legal-links{justify-content:center}}@media(max-width:480px){.site-footer{padding-block-start:2rem}.footer-container{padding-inline:1rem}.social-links{justify-content:flex-start}}.home-hero-section{background:#f7f1e6;padding:80px 20px 100px;position:relative;overflow:hidden;direction:rtl}.home-hero-section .hero-container{max-width:1200px;margin:0 auto}.home-hero-section .hero-content{display:grid;grid-template-columns:1fr;gap:60px;align-items:center}.home-hero-section .hero-text{z-index:10;position:relative}.home-hero-section h1{font-family:Rubik,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.01em;line-height:1.1;color:#0e4a55;margin-bottom:24px;background:rgba(244,180,0,.08);padding:16px 24px;border-radius:12px;display:inline-block;max-width:100%}.home-hero-section .hero-description{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:#0e4a55;margin-bottom:40px;max-width:600px}.home-hero-section .hero-ctas{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}.home-hero-section .btn-primary{background:#0b6b63;color:#fff;font-family:Rubik,sans-serif;font-size:16px;font-weight:800;padding:16px 32px;border-radius:999px;text-decoration:none;display:inline-block;transition:transform 180ms,background-color 180ms,box-shadow 180ms;box-shadow:0 6px 0 rgba(10,106,98,.1)}.home-hero-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 0 rgba(10,106,98,.12);background:#075a54}.home-hero-section .btn-secondary{background:0 0;color:#0b6b63;font-family:Rubik,sans-serif;font-size:16px;font-weight:800;padding:16px 32px;border-radius:999px;text-decoration:none;display:inline-block;border:2.5px solid #0b6b63;transition:transform 180ms,background-color 180ms,box-shadow 180ms}.home-hero-section .btn-secondary:hover{transform:translateY(-2px);background:rgba(11,107,99,.05)}.home-hero-section .reassurance-row{display:flex;gap:32px;flex-wrap:wrap}.home-hero-section .reassurance-item{display:flex;align-items:center;gap:12px}.home-hero-section .reassurance-icon{width:32px;height:32px;color:#0b6b63;flex-shrink:0}.home-hero-section .reassurance-item span{font-family:Rubik,sans-serif;font-size:15px;font-weight:800;color:#0e4a55}.home-hero-section .hero-visual{position:relative;z-index:5}.home-hero-section .illustration-blob{background:#eadcc6;border-radius:45% 55% 52% 48%/48% 45% 55% 52%;padding:40px;border:3px solid #0b6b63;position:relative;display:inline-block;max-width:100%}.home-hero-section .illustration-blob img{display:block;width:100%;height:auto;border-radius:14px}.home-hero-section .accent-dots{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;pointer-events:none;z-index:-1}.home-hero-section .dot{position:absolute;width:16px;height:16px;background:#f4b400;border-radius:50%;opacity:.7}.home-hero-section .dot-1{top:15%;right:10%}.home-hero-section .dot-2{bottom:20%;left:5%;width:12px;height:12px}.home-hero-section .dot-3{top:45%;left:-10px;width:20px;height:20px}.home-hero-section .paw-icon{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);width:64px;height:64px;color:#0b6b63;opacity:.6;animation:4s ease-in-out infinite pawSway}@keyframes pawSway{0%,100%{transform:translateX(-50%) rotate(-3deg)}50%{transform:translateX(-50%) rotate(3deg)}}@media (min-width:768px){.home-hero-section{padding:120px 40px 140px}.home-hero-section .hero-content{grid-template-columns:1fr 1fr;gap:80px}.home-hero-section h1{font-size:52px}.home-hero-section .hero-description{font-size:18px}.home-hero-section .reassurance-row{flex-wrap:nowrap}.home-hero-section .paw-icon{left:auto;right:20px;bottom:20px;transform:none}@keyframes pawSway{0%,100%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}}@media (max-width:767px){.home-hero-section .reassurance-row{flex-direction:column;gap:20px}.home-hero-section h1{font-size:32px}.home-hero-section .hero-description{font-size:16px}.home-hero-section .hero-ctas{flex-direction:column}.home-hero-section .btn-primary,.home-hero-section .btn-secondary{width:100%;text-align:center}}.home-features-section{background:var(--bg-light);padding:80px 20px;position:relative;overflow:hidden}.home-features-section::before{content:'';position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(244,180,0,.08) 0,transparent 70%);pointer-events:none;z-index:0}.home-features-section .features-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.home-features-section .features-header{text-align:center;margin-bottom:60px;max-width:800px;margin-inline:auto}.home-features-section .features-title{font-family:Rubik,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.01em;line-height:1.1;color:var(--text-dark);margin-bottom:20px;display:inline-block;padding:8px 24px;background:rgba(244,180,0,.12);border-radius:var(--radius-md)}.home-features-section .features-subtitle{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:var(--text-dark);max-width:none!important}.home-features-section .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:60px}.home-features-section .feature-card{background:var(--bg-light);border:1px solid rgba(10,90,85,.15);border-radius:var(--radius-lg);padding:36px 28px;transition:var(--transition-ui);box-shadow:var(--shadow-soft)}.home-features-section .feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-medium)}.home-features-section .feature-icon{margin-bottom:24px;display:flex;justify-content:center}.home-features-section .feature-icon svg{width:120px;height:120px}.home-features-section .feature-title{font-family:Rubik,sans-serif;font-size:22px;font-weight:800;line-height:1.25;color:var(--text-dark);margin-bottom:16px;text-align:center}.home-features-section .feature-description{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.8;color:var(--text-dark);margin-bottom:12px}.home-features-section .feature-visit{font-family:Rubik,sans-serif;font-size:15px;font-weight:600;line-height:1.7;color:var(--text-muted);padding-top:12px;border-top:1px solid rgba(10,90,85,.1)}.home-features-section .info-bubble{background:linear-gradient(135deg,rgba(244,180,0,.18) 0,rgba(247,201,72,.12) 100%);border:2px solid rgba(244,180,0,.3);border-radius:var(--radius-xl);padding:32px 36px;position:relative;max-width:600px;margin:0 auto;box-shadow:0 8px 0 rgba(244,180,0,.15)}.home-features-section .bubble-tail{position:absolute;top:-20px;right:80px;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid rgba(244,180,0,.3)}.home-features-section .bubble-tail::after{content:'';position:absolute;top:2px;right:-18px;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:18px solid rgba(244,180,0,.18)}.home-features-section .bubble-title{font-family:Rubik,sans-serif;font-size:22px;font-weight:800;line-height:1.25;color:var(--text-dark);margin-bottom:20px;text-align:center}.home-features-section .bubble-content{display:flex;flex-direction:column;gap:14px}.home-features-section .bubble-text{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.7;color:var(--text-dark);position:relative;padding-inline-start:24px}.home-features-section .bubble-text::before{content:'•';position:absolute;right:0;color:var(--primary);font-size:20px;font-weight:900}.home-features-section .bubble-cta{font-family:Rubik,sans-serif;font-size:16px;font-weight:700;line-height:1.6;color:var(--text-dark);text-align:center;margin-top:8px;padding-top:16px;border-top:1px solid rgba(244,180,0,.25)}.home-features-section .bubble-link{color:var(--primary);text-decoration:none;font-weight:800;border-bottom:2px solid var(--primary);transition:var(--transition-ui)}.home-features-section .bubble-link:hover{color:var(--secondary);border-bottom-color:var(--secondary)}@media (max-width:768px){.home-features-section{padding:60px 20px}.home-features-section .features-title{font-size:32px;padding:6px 18px}.home-features-section .features-subtitle{font-size:16px}.home-features-section .features-grid{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.home-features-section .feature-card{padding:28px 24px}.home-features-section .feature-icon svg{width:100px;height:100px}.home-features-section .feature-title{font-size:20px}.home-features-section .feature-description,.home-features-section .feature-visit{font-size:15px}.home-features-section .info-bubble{padding:24px 20px}.home-features-section .bubble-tail{right:50%;transform:translateX(50%)}.home-features-section .bubble-title{font-size:20px}.home-features-section .bubble-text{font-size:15px;padding-inline-start:20px}.home-features-section .bubble-cta{font-size:15px}}.home-testimonials-section{background:var(--bg-dark);padding:100px 24px;position:relative;overflow:hidden}.home-testimonials-section .testimonials-container{max-width:1200px;margin:0 auto}.home-testimonials-section .testimonials-header{display:flex;align-items:flex-start;gap:48px;margin-bottom:72px}.home-testimonials-section .header-content{flex:1}.home-testimonials-section .testimonials-title{font-family:Rubik,sans-serif;font-size:36px;font-weight:900;letter-spacing:-.01em;line-height:1.2;color:var(--text-light);margin:0 0 20px}.home-testimonials-section .testimonials-intro{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:var(--text-light);margin:0;max-width:none!important;opacity:.95}.home-testimonials-section .header-image{flex-shrink:0;width:240px;position:relative}.home-testimonials-section .header-image img{display:block;width:100%;height:auto;border-radius:var(--radius-lg);border:3px solid var(--bg-med);box-shadow:var(--shadow-soft);transform:rotate(2deg);transition:transform .3s}.home-testimonials-section .header-image img:hover{transform:rotate(0) translateY(-4px)}.home-testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.home-testimonials-section .testimonial-card{background:rgba(234,220,198,.12);border-radius:var(--radius-lg);padding:40px 32px;position:relative;transition:var(--transition-ui);border:1px solid rgba(234,220,198,.2)}.home-testimonials-section .testimonial-card:hover{transform:translateY(-4px);background:rgba(234,220,198,.18);border-color:rgba(234,220,198,.3)}.home-testimonials-section .quote-mark{color:var(--accent);margin-bottom:24px;display:block;opacity:.9}.home-testimonials-section .quote-mark svg{display:block;width:42px;height:42px}.home-testimonials-section .testimonial-text{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.8;color:var(--text-light);margin:0 0 24px;max-width:none!important}.home-testimonials-section .testimonial-attribution{font-family:Rubik,sans-serif;font-size:14px;font-weight:600;line-height:1.6;color:var(--text-light);margin:0;opacity:.7;max-width:none!important}@media (max-width:768px){.home-testimonials-section{padding:64px 20px}.home-testimonials-section .testimonials-header{flex-direction:column;gap:32px;margin-bottom:48px}.home-testimonials-section .header-image{width:100%;max-width:280px;margin:0 auto}.home-testimonials-section .testimonials-title{font-size:28px;text-align:center}.home-testimonials-section .testimonials-intro{font-size:16px;text-align:center}.home-testimonials-section .testimonials-grid{grid-template-columns:1fr;gap:24px}.home-testimonials-section .testimonial-card{padding:32px 24px}.home-testimonials-section .quote-mark svg{width:36px;height:36px}.home-testimonials-section .testimonial-text{font-size:15px}.home-testimonials-section .testimonial-attribution{font-size:13px}}.home-cta-section{position:relative;background:var(--bg-light);padding:80px 20px 0;overflow:hidden;direction:rtl}.home-cta-section .cta-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.home-cta-section .cta-content-wrapper{display:grid;grid-template-columns:1fr;gap:60px;margin-bottom:80px}.home-cta-section .cta-left{display:flex;flex-direction:column;gap:24px}.home-cta-section .heading-wrapper{display:flex;align-items:flex-start;gap:20px;background:rgba(244,180,0,.08);padding:24px;border-radius:var(--radius-md)}.home-cta-section .cta-icon{flex-shrink:0;width:80px;height:80px;display:block}.home-cta-section h2{font-family:Rubik,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.01em;line-height:1.2;color:var(--text-dark);margin:0;max-width:none!important}.home-cta-section .cta-description{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:var(--text-dark);margin:0;max-width:600px}.home-cta-section .btn-primary-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:var(--text-light);font-family:Rubik,sans-serif;font-size:16px;font-weight:800;padding:16px 40px;border-radius:var(--pill);text-decoration:none;transition:var(--transition-ui);box-shadow:var(--shadow-soft);align-self:flex-start}.home-cta-section .btn-primary-cta:hover{transform:translateY(-2px);box-shadow:var(--shadow-medium)}.home-cta-section .cta-right{background:var(--bg-med);border-radius:var(--radius-lg);padding:32px;border:1px solid var(--border-light)}.home-cta-section .guidance-header{margin-bottom:24px}.home-cta-section .guidance-label{font-family:Rubik,sans-serif;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dark)}.home-cta-section .guidance-list{display:flex;flex-direction:column;gap:20px}.home-cta-section .guidance-item{display:flex;align-items:flex-start;gap:16px}.home-cta-section .guidance-icon{flex-shrink:0;width:40px;height:40px;background:var(--accent);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.home-cta-section .guidance-icon svg{width:20px;height:20px;color:var(--text-dark)}.home-cta-section .guidance-item p{font-family:Rubik,sans-serif;font-size:15px;font-weight:700;line-height:1.6;color:var(--text-dark);margin:0;padding-top:8px}.home-cta-section .cta-footer{border-top:1px solid rgba(14,74,85,.15);padding:40px 0}.home-cta-section .footer-content{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;text-align:center}.home-cta-section .footer-logo{font-family:Rubik,sans-serif;font-size:22px;font-weight:900;letter-spacing:-.01em;color:var(--text-dark)}.home-cta-section .footer-nav{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.home-cta-section .footer-nav a{font-family:Rubik,sans-serif;font-size:15px;font-weight:800;color:var(--text-dark);text-decoration:none;transition:var(--transition-ui)}.home-cta-section .footer-nav a:hover{color:var(--primary)}.home-cta-section .footer-info p{font-family:Rubik,sans-serif;font-size:14px;font-weight:700;color:var(--text-muted);margin:0;max-width:none!important}.home-cta-section .accent-blob{position:absolute;top:60px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(230,75,60,.12) 0,transparent 70%);border-radius:50%;z-index:0;pointer-events:none}@media (min-width:768px){.home-cta-section{padding:100px 40px 0}.home-cta-section .cta-content-wrapper{grid-template-columns:1.2fr 1fr;gap:80px;align-items:flex-start}.home-cta-section h2{font-size:40px}.home-cta-section .heading-wrapper{padding:32px}.home-cta-section .footer-content{grid-template-columns:auto 1fr auto;text-align:start}.home-cta-section .footer-nav{justify-content:center}.home-cta-section .accent-blob{width:500px;height:500px;right:-150px}}@media (min-width:1024px){:root{--font-size-h1:3.5rem;--font-size-h2:2.75rem;--font-size-h3:2.25rem}.home-cta-section h2{font-size:44px}.home-cta-section .cta-description{font-size:18px}}:root{--primary:#0B6B63;--secondary:#0F6F8C;--accent:#F4B400;--accent-alt:#E64B3C;--gold:#F7C948;--bg-dark:#0A6A62;--bg-med:#EADCC6;--bg-light:#F7F1E6;--text-dark:#0E4A55;--text-muted:#6E7F86;--text-light:#FFFFFF;--border-light:#E5D6C0;--border-dark:#0A5B55;--radius-sm:10px;--radius-md:12px;--radius-lg:14px;--radius-xl:16px;--pill:999px;--shadow-soft:0 6px 0 rgba(10,106,98,0.10);--shadow-med:0 10px 0 rgba(10,106,98,0.12);--shadow-strong:0 18px 0 rgba(10,106,98,0.14);--transition-ui:transform 180ms ease,background-color 180ms ease,box-shadow 180ms ease,color 180ms ease}.services-hero-section{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cg fill='%23EADCC6' fill-opacity='0.65'%3E%3Ccircle cx='18' cy='22' r='7'/%3E%3Ccircle cx='46' cy='18' r='5'/%3E%3Ccircle cx='86' cy='24' r='6'/%3E%3Ccircle cx='110' cy='16' r='4'/%3E%3Ccircle cx='26' cy='72' r='6'/%3E%3Ccircle cx='64' cy='70' r='5'/%3E%3Ccircle cx='102' cy='76' r='7'/%3E%3Ccircle cx='18' cy='118' r='5'/%3E%3Ccircle cx='54' cy='116' r='6'/%3E%3Ccircle cx='96' cy='118' r='5'/%3E%3Ccircle cx='124' cy='112' r='6'/%3E%3C/g%3E%3C/svg%3E") #f7f1e6;padding:80px 20px 60px;position:relative;overflow:hidden}.services-hero-section .hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.services-hero-section .hero-content{padding-inline-end:40px}.services-hero-section .content-wrapper{background:rgba(247,241,230,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:40px;border-radius:14px;box-shadow:0 6px 0 rgba(10,106,98,.1);border:1px solid #e5d6c0}.services-hero-section h1{font-family:Rubik,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.01em;line-height:1.1;color:#0e4a55;margin:0 0 24px;position:relative;display:inline-block}.services-hero-section h1::after{content:'';position:absolute;bottom:-8px;right:0;width:60%;height:6px;background:linear-gradient(90deg,#f4b400 0,#ffd970 50%,#f4b400 100%);border-radius:3px}.services-hero-section .hero-description{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:#0e4a55;margin:0;max-width:none}.services-hero-section .hero-illustration{display:flex;justify-content:center;align-items:center}.services-hero-section .animal-stack{display:flex;flex-direction:column;gap:20px;padding:20px}.services-hero-section .animal-icon{width:120px;height:120px;background:rgba(255,255,255,.9);border-radius:14px;padding:10px;box-shadow:0 6px 0 rgba(10,106,98,.1);border:2px solid #e5d6c0;transition:transform 180ms,box-shadow 180ms}.services-hero-section .animal-icon:hover{transform:translateY(-6px) rotate(2deg);box-shadow:0 10px 0 rgba(10,106,98,.12)}.services-hero-section .animal-icon svg{width:100%;height:100%;display:block}.services-hero-section .dog-icon{transform:rotate(-2deg)}.services-hero-section .cat-icon{transform:rotate(1.5deg);margin-inline-start:30px}.services-hero-section .rabbit-icon{transform:rotate(-1deg)}.services-hero-section .parrot-icon{transform:rotate(2deg);margin-inline-start:30px}.services-hero-section .reassurance-strip{background:#0b6b63;margin-top:60px;padding:30px 20px;border-radius:14px;box-shadow:0 6px 0 rgba(10,106,98,.1);max-width:1200px;margin-inline:auto;display:flex;justify-content:space-around;align-items:center;gap:40px;flex-wrap:wrap}.services-hero-section .reassurance-item{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;min-width:200px}.services-hero-section .reassurance-icon{width:60px;height:60px;background:rgba(247,241,230,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:10px}.services-hero-section .reassurance-icon svg{width:100%;height:100%;display:block}.services-hero-section .reassurance-text{font-family:Rubik,sans-serif;font-size:15px;font-weight:800;color:#f7f1e6;text-align:center;margin:0;max-width:none;line-height:1.4}@media (max-width:768px){.services-hero-section{padding:60px 20px 40px}.services-hero-section .hero-container{grid-template-columns:1fr;gap:40px}.services-hero-section .hero-content{padding-inline-end:0}.services-hero-section .content-wrapper{padding:30px 24px}.services-hero-section h1{font-size:32px;margin-bottom:20px}.services-hero-section .hero-description{font-size:16px}.services-hero-section .animal-stack{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:10px}.services-hero-section .animal-icon{width:100px;height:100px}.services-hero-section .cat-icon,.services-hero-section .parrot-icon{margin-inline-start:0}.services-hero-section .reassurance-strip{flex-direction:column;gap:30px;padding:30px 20px;margin-top:40px}.services-hero-section .reassurance-item{min-width:auto;width:100%;max-width:300px}}.services-features-section{background:var(--bg-light,#f7f1e6);padding:80px 20px;position:relative;overflow:hidden}.services-features-section::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:radial-gradient(circle,rgba(244,180,0,.1) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.services-features-section .features-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.services-features-section .section-header{text-align:center;margin-bottom:60px}.services-features-section .section-title{font-family:Rubik,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.01em;line-height:1.1;color:var(--text-dark,#0e4a55);margin-bottom:16px;max-width:none!important}.services-features-section .section-subtitle{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.5;color:var(--secondary,#0f6f8c);max-width:none!important}.services-features-section .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:60px}.services-features-section .service-card{background:#fff;border:2px solid var(--border-light,#e5d6c0);border-radius:var(--radius-lg,14px);padding:40px 32px;transition:var(--transition-ui, transform 180ms ease, box-shadow 180ms ease);display:flex;flex-direction:column;align-items:center;text-align:center}.services-features-section .service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-medium,0 10px 0 rgba(10,106,98,.12))}.services-features-section .service-icon{margin-bottom:24px;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.services-features-section .service-icon img{width:100%;height:100%;object-fit:contain}.services-features-section .service-title{font-family:Rubik,sans-serif;font-size:22px;font-weight:800;line-height:1.25;color:var(--text-dark,#0e4a55);margin-bottom:16px;position:relative;display:inline-block}.services-features-section .service-title::after{content:'';position:absolute;bottom:-4px;right:0;width:100%;height:3px;background:linear-gradient(90deg,var(--accent,#f4b400) 0,transparent 100%);border-radius:2px}.services-features-section .service-description{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.8;color:var(--text-dark,#0e4a55);margin-bottom:12px;max-width:none}.services-features-section .service-description:last-child{margin-bottom:0}.services-features-section .educational-module{background:linear-gradient(135deg,rgba(244,180,0,.15) 0,rgba(247,201,72,.08) 100%);border:2px solid var(--accent,#f4b400);border-radius:var(--radius-xl,16px);padding:48px;display:grid;grid-template-columns:140px 1fr;gap:40px;align-items:start;position:relative;overflow:hidden}.services-features-section .educational-module::before{content:'';position:absolute;top:-30px;left:-30px;width:150px;height:150px;background:radial-gradient(circle,rgba(244,180,0,.2) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.services-features-section .module-content,.services-features-section .module-icon{position:relative;z-index:1}.services-features-section .module-title{font-family:Rubik,sans-serif;font-size:28px;font-weight:900;letter-spacing:-.01em;line-height:1.2;color:var(--text-dark,#0e4a55);margin-bottom:24px}.services-features-section .module-text{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.8;color:var(--text-dark,#0e4a55);margin-bottom:16px;max-width:none}.services-features-section .module-text:last-child{margin-bottom:0}.services-features-section .module-text strong{font-weight:800;color:var(--primary,#0b6b63)}@media (max-width:768px){.services-features-section{padding:60px 16px}.services-features-section .section-title{font-size:32px}.services-features-section .section-subtitle{font-size:16px}.services-features-section .services-grid{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.services-features-section .service-card{padding:32px 24px}.services-features-section .service-icon{width:100px;height:100px}.services-features-section .service-title{font-size:20px}.services-features-section .service-description{font-size:15px}.services-features-section .educational-module{grid-template-columns:1fr;gap:24px;padding:32px 24px;text-align:center}.services-features-section .module-icon{margin:0 auto}.services-features-section .module-title{font-size:24px}.services-features-section .module-text{font-size:15px;text-align:start}}.services-cta-section{background:var(--bg-dark);background:linear-gradient(180deg,#0a6a62 0,#075a54 100%);padding:80px 20px;position:relative;overflow:hidden}.services-cta-section::before{content:'';position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(244,180,0,.08) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.services-cta-section::after{content:'';position:absolute;bottom:0;left:0;width:250px;height:250px;background:radial-gradient(circle,rgba(244,180,0,.06) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.services-cta-section .services-cta-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.services-cta-section .cta-content{text-align:center;margin-bottom:60px}.services-cta-section .cta-heading{font-family:Rubik,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.01em;line-height:1.2;color:var(--text-light);margin-bottom:20px;max-width:none!important}.services-cta-section .cta-description{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:var(--text-light);max-width:700px;margin:0 auto 32px;opacity:.95}.services-cta-section .cta-button{display:inline-flex;align-items:center;gap:12px;background:var(--accent);background:linear-gradient(180deg,#ffd970 0,#f4b400 55%,#d79600 100%);color:var(--text-dark);font-family:Rubik,sans-serif;font-size:18px;font-weight:900;padding:16px 36px;border-radius:var(--pill);text-decoration:none;box-shadow:0 10px 0 rgba(10,106,98,.12),inset 0 1px 0 rgba(255,255,255,.7);transition:transform 180ms,box-shadow 180ms;border:none}.services-cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 0 rgba(10,106,98,.15),inset 0 1px 0 rgba(255,255,255,.7)}.services-cta-section .cta-button:active{transform:translateY(0);box-shadow:0 6px 0 rgba(10,106,98,.1),inset 0 1px 0 rgba(255,255,255,.7)}.services-cta-section .cta-button i{font-size:20px}.services-cta-section .guidance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:60px}.services-cta-section .guidance-item{background:rgba(247,241,230,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-lg);padding:32px 24px;border:1px solid rgba(244,180,0,.15);transition:transform 180ms,background-color 180ms,border-color 180ms}.services-cta-section .guidance-item:hover{transform:translateY(-4px);background:rgba(247,241,230,.12);border-color:rgba(244,180,0,.25)}.services-cta-section .icon-wrapper{width:56px;height:56px;background:var(--accent);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 6px 0 rgba(10,106,98,.1)}.services-cta-section .guidance-icon{width:28px;height:28px;color:var(--text-dark)}.services-cta-section .guidance-title{font-family:Rubik,sans-serif;font-size:20px;font-weight:800;line-height:1.25;color:var(--text-light);margin-bottom:12px}.services-cta-section .guidance-text{font-family:Rubik,sans-serif;font-size:15px;font-weight:600;line-height:1.7;color:var(--text-light);opacity:.9;margin:0}@media (max-width:768px){.services-cta-section{padding:60px 20px}.services-cta-section .cta-heading{font-size:26px}.services-cta-section .cta-description{font-size:16px;margin-bottom:28px}.services-cta-section .cta-button{font-size:16px;padding:14px 28px}.services-cta-section .guidance-grid{grid-template-columns:1fr;gap:24px;margin-top:48px}.services-cta-section .guidance-item{padding:28px 20px}.services-cta-section .icon-wrapper{width:48px;height:48px}.services-cta-section .guidance-icon{width:24px;height:24px}.services-cta-section .guidance-title{font-size:18px}.services-cta-section .guidance-text{font-size:14px}.services-cta-section::before{width:200px;height:200px}.services-cta-section::after{width:180px;height:180px}}.about-hero-section{background:#f7f1e6;padding:80px 20px 100px;position:relative;overflow:hidden;direction:rtl}.about-hero-section::before{content:'';position:absolute;top:-50px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(244,180,0,.08) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.about-hero-section::after{content:'';position:absolute;bottom:-80px;right:-120px;width:500px;height:500px;background:radial-gradient(circle,rgba(11,107,99,.06) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.about-hero-section .about-hero-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.about-hero-section .about-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}.about-hero-section .about-hero-text{padding-inline-end:20px}.about-hero-section .about-hero-label{display:inline-block;font-family:Rubik,sans-serif;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#0b6b63;background:rgba(244,180,0,.15);padding:8px 18px;border-radius:999px;margin-bottom:24px}.about-hero-section .about-hero-title{font-family:Rubik,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.01em;line-height:1.1;color:#0e4a55;margin-bottom:28px;max-width:none}.about-hero-section .about-hero-highlight{background:linear-gradient(90deg,#0b6b63 0,#0f6f8c 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.about-hero-section .about-hero-mission{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:#0e4a55;max-width:none}.about-hero-section .about-hero-image-wrapper{position:relative;border-radius:14px;overflow:visible}.about-hero-section .about-hero-image-wrapper img{display:block;width:100%;height:auto;border-radius:14px;overflow:hidden;border:4px solid #0b6b63;box-shadow:0 18px 0 rgba(10,106,98,.14);position:relative;z-index:2}.about-hero-section .about-hero-accent-corner{position:absolute;top:-12px;left:-12px;width:80px;height:80px;background:linear-gradient(135deg,#ffd970 0,#f4b400 100%);border-radius:14px 0;z-index:1;box-shadow:0 6px 0 rgba(244,180,0,.25)}.about-hero-section .about-hero-values{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.about-hero-section .about-hero-value-card{background:rgba(247,241,230,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:36px 28px;border-radius:14px;border:1px solid #e5d6c0;text-align:center;transition:transform 180ms,box-shadow 180ms}.about-hero-section .about-hero-value-card:hover{transform:translateY(-6px);box-shadow:0 18px 0 rgba(10,106,98,.14)}.about-hero-section .about-hero-pictogram{width:64px;height:64px;margin:0 auto 24px;color:#0b6b63}.about-hero-section .about-hero-pictogram svg{width:100%;height:100%;display:block}.about-hero-section .about-hero-value-title{font-family:Rubik,sans-serif;font-size:22px;font-weight:800;line-height:1.25;color:#0e4a55;margin-bottom:14px}.about-hero-section .about-hero-value-text{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.8;color:#0e4a55;max-width:none}@media (max-width:768px){.about-hero-section{padding:60px 20px 80px}.about-hero-section .about-hero-content{grid-template-columns:1fr;gap:40px;margin-bottom:60px}.about-hero-section .about-hero-text{padding-inline-end:0}.about-hero-section .about-hero-title{font-size:32px}.about-hero-section .about-hero-mission{font-size:16px}.about-hero-section .about-hero-values{grid-template-columns:1fr;gap:24px}.about-hero-section .about-hero-value-card{padding:28px 24px}.about-hero-section .about-hero-accent-corner{width:60px;height:60px}}.about-team-section{background:#f7f1e6;padding:80px 20px;position:relative;overflow:hidden}.about-team-section .team-container{max-width:1200px;margin:0 auto}.about-team-section .team-header{text-align:center;margin-bottom:60px;max-width:800px;margin-inline-start:auto;margin-inline-end:auto}.about-team-section .team-title{font-family:Rubik,sans-serif;font-size:28px;font-weight:900;letter-spacing:-.01em;line-height:1.2;color:#0e4a55;margin-bottom:16px;display:inline-block;background:rgba(244,180,0,.12);padding:8px 20px;border-radius:10px}.about-team-section .team-subtitle{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.8;color:#0e4a55;max-width:none!important}.about-team-section .team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:48px}.about-team-section .team-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 0 rgba(10,106,98,.1);border:1px solid #e5d6c0;transition:transform 180ms,box-shadow 180ms}.about-team-section .team-card:hover{transform:translateY(-4px);box-shadow:0 10px 0 rgba(10,106,98,.12)}.about-team-section .card-inner{display:flex;flex-direction:column;height:100%}.about-team-section .team-photo-wrapper{width:100%;height:300px;overflow:hidden;background:#eadcc6;display:flex;align-items:center;justify-content:center}.about-team-section .team-photo-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.about-team-section .team-info{padding:28px 24px 32px;flex:1;display:flex;flex-direction:column}.about-team-section .team-name{font-family:Rubik,sans-serif;font-size:22px;font-weight:800;line-height:1.25;color:#0e4a55;margin-bottom:6px}.about-team-section .team-role{font-family:Rubik,sans-serif;font-size:13px;font-weight:800;letter-spacing:.02em;color:#0f6f8c;margin-bottom:16px;text-transform:uppercase}.about-team-section .team-bio{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.8;color:#0e4a55;flex:1}@media (max-width:768px){.about-team-section{padding:60px 16px}.about-team-section .team-header{margin-bottom:40px}.about-team-section .team-title{font-size:24px;padding:6px 16px}.about-team-section .team-subtitle{font-size:15px}.about-team-section .team-grid{grid-template-columns:1fr;gap:24px;margin-top:32px}.about-team-section .team-photo-wrapper{height:280px}.about-team-section .team-info{padding:24px 20px 28px}.about-team-section .team-name{font-size:20px}.about-team-section .team-role{font-size:12px}.about-team-section .team-bio{font-size:15px;line-height:1.7}}.about-gallery-section{background:var(--bg-light);padding:80px 20px;position:relative;overflow:hidden}.about-gallery-section .gallery-container{max-width:1200px;margin:0 auto}.about-gallery-section .gallery-header{text-align:center;margin-bottom:60px}.about-gallery-section .gallery-header h2{font-family:Rubik,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.01em;line-height:1.1;color:var(--text-dark);margin-bottom:24px;display:inline-block;background:var(--bg-med);padding:12px 32px;border-radius:var(--radius-md)}.about-gallery-section .gallery-intro{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:var(--text-dark);max-width:none!important;margin:0 auto;padding:0 20px}.about-gallery-section .photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:80px}.about-gallery-section .grid-item{position:relative;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid var(--border-light);background:var(--bg-light);transition:var(--transition-ui)}.about-gallery-section .grid-item:hover{transform:translateY(-6px);box-shadow:var(--shadow-medium)}.about-gallery-section .grid-item img{display:block;width:100%;height:auto;border-radius:var(--radius-lg);overflow:hidden}.about-gallery-section .comfort-strip{background:linear-gradient(180deg,var(--bg-dark) 0,#075a54 100%);border-radius:var(--radius-xl);padding:60px 40px;box-shadow:var(--shadow-strong);position:relative}.about-gallery-section .comfort-content{max-width:900px;margin:0 auto;text-align:center}.about-gallery-section .pictogram-row{display:flex;justify-content:center;align-items:center;gap:48px;margin-bottom:32px;flex-wrap:wrap}.about-gallery-section .pictogram-item{display:flex;align-items:center;justify-content:center}.about-gallery-section .pictogram-icon{width:64px;height:64px;color:var(--accent);filter:drop-shadow(0 4px 12px rgba(244, 180, 0, .3));transition:var(--transition-ui)}.about-gallery-section .pictogram-item:hover .pictogram-icon{transform:scale(1.1) rotate(5deg)}.about-gallery-section .comfort-text{font-family:Rubik,sans-serif;font-size:18px;font-weight:700;line-height:1.8;color:var(--text-light);max-width:none!important;margin:0}@media (max-width:768px){.about-gallery-section{padding:60px 16px}.about-gallery-section .gallery-header h2{font-size:32px;padding:10px 24px}.about-gallery-section .gallery-intro{font-size:16px;padding:0 10px}.about-gallery-section .photo-grid{grid-template-columns:1fr;gap:20px;margin-bottom:60px}.about-gallery-section .comfort-strip{padding:40px 24px;border-radius:var(--radius-md)}.about-gallery-section .pictogram-row{gap:32px;margin-bottom:24px}.about-gallery-section .pictogram-icon{width:48px;height:48px}.about-gallery-section .comfort-text{font-size:16px}}:root{--primary:#0F6D6B;--secondary:#243038;--accent:#F4B740;--background:#F4EFE6;--text-dark:#243038;--text-light:#F4EFE6;--bg-dark:#0A6A62;--bg-medium:#EADCC6;--bg-light:#F7F1E6;--gold:#F7C948;--accent-alt:#E64B3C;--text-muted:#6E7F86;--border-light:#E5D6C0;--radius-md:12px;--radius-lg:14px;--radius-xl:16px;--pill:999px;--shadow-soft:0 6px 0 rgba(10,106,98,0.10);--shadow-med:0 10px 0 rgba(10,106,98,0.12);--transition-ui:transform 180ms ease,background-color 180ms ease,box-shadow 180ms ease,color 180ms ease;--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#0e4a55}.about-cta-section{position:relative;background:#f7f1e6;padding:80px 20px;overflow:hidden;direction:rtl}.about-cta-section .cta-container{max-width:800px;margin:0 auto;position:relative;z-index:2}.about-cta-section .cta-content{background:#fff;border-radius:var(--radius-xl);padding:60px 40px;text-align:center;box-shadow:var(--shadow-soft);border:2px solid var(--border-light);position:relative}.about-cta-section .icon-wrapper{position:relative;display:inline-block;margin-bottom:32px}.about-cta-section .pet-icon{display:block;width:120px;height:120px;position:relative;z-index:2;border-radius:50%;background:#f7f1e6;padding:16px}.about-cta-section .accent-blob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-15deg);width:140px;height:140px;background:var(--accent-alt);opacity:.25;border-radius:45% 55% 60% 40%/50% 60% 40% 50%;z-index:1;animation:6s ease-in-out infinite blobFloat}@keyframes blobFloat{0%,100%{transform:translate(-50%,-50%) rotate(-15deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(15deg) scale(1.05)}}.about-cta-section .cta-heading{font-family:Rubik,sans-serif;font-size:36px;font-weight:900;letter-spacing:-.01em;line-height:1.2;color:var(--text-dark);margin:0 0 20px;max-width:none!important}.about-cta-section .cta-text{font-family:Rubik,sans-serif;font-size:18px;font-weight:600;line-height:1.8;color:var(--text-dark);margin:0 auto 36px;max-width:none!important;opacity:.85}.about-cta-section .cta-button{display:inline-flex;align-items:center;gap:12px;background:var(--primary);color:var(--text-light);font-family:Rubik,sans-serif;font-size:18px;font-weight:800;padding:16px 40px;border-radius:var(--pill);text-decoration:none;box-shadow:var(--shadow-soft);transition:var(--transition-ui);border:none;cursor:pointer}.about-cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-med);background:#0b6b63}.about-cta-section .cta-button:active{transform:translateY(0);box-shadow:var(--shadow-soft)}.about-cta-section .cta-button i{font-size:16px;transition:transform 180ms}.about-cta-section .cta-button:hover i{transform:translateX(-4px)}.about-cta-section .decorative-paw{position:absolute;bottom:40px;left:60px;width:100px;height:100px;color:var(--accent);opacity:.4;z-index:0;pointer-events:none;transform:rotate(-25deg)}@media (max-width:768px){.about-cta-section{padding:60px 16px}.about-cta-section .cta-content{padding:40px 24px}.about-cta-section .pet-icon{width:100px;height:100px;padding:12px}.about-cta-section .accent-blob{width:120px;height:120px}.about-cta-section .cta-heading{font-size:28px}.about-cta-section .cta-text{font-size:16px;margin-bottom:28px}.about-cta-section .cta-button{font-size:16px;padding:14px 32px;width:100%;justify-content:center}.about-cta-section .decorative-paw{width:80px;height:80px;bottom:20px;left:20px}}.contact-hero-section{background:#f7f1e6;padding:80px 20px;direction:rtl;font-family:Rubik,sans-serif;overflow:hidden;position:relative}.contact-hero-section .contact-hero-container{max-width:1200px;margin:0 auto}.contact-hero-section .contact-hero-header{text-align:center;margin-bottom:60px}.contact-hero-section .contact-hero-header h1{font-size:44px;font-weight:900;letter-spacing:-.01em;line-height:1.1;color:#0e4a55;margin-bottom:20px}.contact-hero-section .contact-hero-intro{font-size:18px;font-weight:700;line-height:1.8;color:#0e4a55;max-width:none!important;margin:0 auto}.contact-hero-section .contact-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:80px}.contact-hero-section .contact-info-column{display:flex;flex-direction:column;gap:24px}.contact-hero-section .contact-info-block{background:rgba(244,183,64,.12);border-radius:14px;padding:28px;display:flex;align-items:flex-start;gap:20px;transition:transform 180ms,box-shadow 180ms;border:1px solid #e5d6c0}.contact-hero-section .contact-info-block:hover{transform:translateY(-2px);box-shadow:0 10px 0 rgba(10,106,98,.12)}.contact-hero-section .contact-icon{background:linear-gradient(180deg,#ffd970 0,#f4b400 55%,#d79600 100%);border-radius:12px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 6px 0 rgba(10,106,98,.1)}.contact-hero-section .contact-info-text h4{font-size:18px;font-weight:800;line-height:1.35;color:#0e4a55;margin-bottom:8px}.contact-hero-section .contact-info-text p{font-size:16px;font-weight:600;line-height:1.6;color:#0e4a55;margin:0}.contact-hero-section .map-link{display:inline-block;margin-top:8px;font-size:14px;font-weight:800;color:#0b6b63;text-decoration:none;transition:color 180ms}.contact-hero-section .map-link:hover{color:#0f6f8c}.contact-hero-section .contact-form-column{background:#fff;border-radius:14px;padding:40px;box-shadow:0 6px 0 rgba(10,106,98,.1);border:1px solid #e5d6c0}.contact-hero-section .contact-form .form-group{margin-bottom:24px}.contact-hero-section .contact-form label{display:block;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#0e4a55;margin-bottom:8px}.contact-hero-section .contact-form input,.contact-hero-section .contact-form textarea{width:100%;padding:16px 20px;border:2px solid #e5d6c0;border-radius:12px;font-size:16px;font-weight:600;color:#0e4a55;font-family:Rubik,sans-serif;transition:border-color 180ms,box-shadow 180ms;background:#f7f1e6}.contact-hero-section .contact-form input:focus,.contact-hero-section .contact-form textarea:focus{outline:0;border-color:#0b6b63;box-shadow:0 0 0 3px rgba(11,107,99,.1)}.contact-hero-section .contact-form textarea{resize:vertical;min-height:120px}.contact-hero-section .contact-submit-btn{width:100%;padding:18px 32px;background:linear-gradient(180deg,#0b6b63 0,#075a54 100%);color:#f4efe6;font-size:16px;font-weight:800;border:none;border-radius:999px;cursor:pointer;transition:transform 180ms,box-shadow 180ms;box-shadow:0 6px 0 rgba(10,106,98,.1)}.contact-hero-section .contact-submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 0 rgba(10,106,98,.12)}.contact-hero-section .faq-section{margin-top:80px}.contact-hero-section .faq-section h2{font-size:28px;font-weight:900;letter-spacing:-.01em;line-height:1.2;color:#0e4a55;text-align:center;margin-bottom:40px}.contact-hero-section .faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.contact-hero-section .faq-item{background:#fff;border-radius:14px;padding:32px;border:1px solid #e5d6c0;box-shadow:0 6px 0 rgba(10,106,98,.1);display:flex;gap:20px;transition:transform 180ms,box-shadow 180ms}.contact-hero-section .faq-item:hover{transform:translateY(-2px);box-shadow:0 10px 0 rgba(10,106,98,.12)}.contact-hero-section .faq-icon-wrapper{width:40px;height:40px;border-radius:10px;background:linear-gradient(180deg,#ffd970 0,#f4b400 55%,#d79600 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.contact-hero-section .faq-content h3{font-size:18px;font-weight:800;line-height:1.35;color:#0e4a55;margin-bottom:12px}.contact-hero-section .faq-content p{font-size:15px;font-weight:600;line-height:1.7;color:#0e4a55;margin:0}figure,img,picture{opacity:1!important;visibility:visible!important}:not(.fas):not(.far):not(.fab):not(.fa):not([class*=fa-]):not(.iconify):not([class*=icon]):not(code):not(pre):not(i[class*=fa]){font-family:Rubik,sans-serif!important}.logo,.logo img,.logo-link img,.nav-brand img,img.logo{max-height:40px!important;height:auto!important;width:auto!important;object-fit:contain!important}@media (min-width:769px){.whatsapp-float{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media (max-width:768px){.contact-hero-section{padding:60px 20px}.contact-hero-section .contact-hero-header h1{font-size:32px}.contact-hero-section .contact-hero-intro{font-size:16px}.contact-hero-section .contact-hero-content{grid-template-columns:1fr;gap:40px;margin-bottom:60px}.contact-hero-section .contact-info-block{padding:20px}.contact-hero-section .contact-icon{width:48px;height:48px}.contact-hero-section .contact-form-column{padding:28px}.contact-hero-section .faq-section{margin-top:60px}.contact-hero-section .faq-section h2{font-size:24px;margin-bottom:32px}.contact-hero-section .faq-grid{grid-template-columns:1fr}.contact-hero-section .faq-item{padding:24px}body,html{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}*,::after,::before{box-sizing:border-box!important}.container,.section,.wrapper,article,main,section{width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important;padding-left:1rem!important;padding-right:1rem!important}form{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important}.form-input,.form-select,.form-textarea,input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.form-container,.form-field,.form-group,.input-group{width:100%!important;max-width:100%!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;grid-template-columns:none!important}.grid,[style*="display: grid"],[style*="display:grid"]{display:flex!important;flex-direction:column!important;gap:1rem!important;grid-template-columns:none!important}h1{font-size:clamp(28px, 8vw, 48px)!important}h2{font-size:clamp(24px, 6vw, 36px)!important}h3{font-size:clamp(20px, 5vw, 28px)!important}h4{font-size:clamp(18px, 4vw, 24px)!important}li,p,span{font-size:clamp(14px, 4vw, 18px)!important}img{max-width:100%!important;height:auto!important;object-fit:contain!important}[style*="position: absolute"]:not(.mobile-toggle):not(.phone-header-btn):not(.skip-link):not(.lang-switcher-dropdown),[style*="position:absolute"]:not(.mobile-toggle):not(.phone-header-btn):not(.skip-link):not(.lang-switcher-dropdown){position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important}.columns,[style*="columns:"],[style*=column-count]{column-count:1!important;columns:1!important}.flex,[style*="display: flex"],[style*="display:flex"]{flex-wrap:wrap!important}.btn,.button,button{width:100%!important;max-width:100%!important;padding:12px 20px!important;font-size:16px!important}table{width:100%!important;display:block!important;overflow-x:auto!important}.block,.box,.card{width:100%!important;max-width:100%!important;margin-bottom:1rem!important}.contact-form-section,.form-container,.form-text-side{width:100%!important;max-width:100%!important;padding:1rem!important;box-sizing:border-box!important}.hero,.hero-section,[class*=hero]{min-height:auto!important;height:auto!important;padding:2rem 1rem!important;display:flex!important;flex-direction:column!important}.hero-overlay,[class*=hero][class*=overlay]{position:relative!important;top:0!important;left:0!important;width:100%!important;max-width:100%!important;padding:1rem!important;box-sizing:border-box!important}.hero img,.hero-section img,[class*=hero]>img{position:relative!important;width:100%!important;height:auto!important;max-height:400px!important;object-fit:cover!important}[class*="-scroll"],[class*=scroll],[style*="overflow-x: auto"],[style*="overflow-x:auto"]{display:flex!important;flex-direction:column!important;overflow-x:visible!important;gap:1rem!important}.packages-grid,.packages-scroll,[class*=card][class*=grid],[class*=package][class*=grid]{display:flex!important;flex-direction:column!important;overflow-x:visible!important;width:100%!important}body>*{max-width:100vw!important}}.navbar{position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-container{display:flex;align-items:center;gap:2rem;position:relative;box-sizing:border-box}.logo{max-width:160px!important;display:block;object-fit:contain;transition:opacity .3s}.logo:hover{opacity:.8}.logo-link{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.logo-link:focus{outline:0}.nav-brand{display:flex;align-items:center;flex-shrink:0;margin:0}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.nav-menu li{margin:0;padding:0}.nav-menu a{text-decoration:none;transition:color .3s;font-weight:500}.nav-cta-container{margin-left:auto;display:flex;align-items:center}.nav-cta-item{list-style:none;margin:0;padding:0}html[dir=ltr] .nav-container,html[lang=en] .nav-container,html[lang=es] .nav-container,html[lang=fr] .nav-container{justify-content:flex-start}html[dir=ltr] .nav-menu,html[lang=en] .nav-menu,html[lang=es] .nav-menu,html[lang=fr] .nav-menu{margin-left:0;margin-right:0}html[dir=ltr] .nav-cta-container,html[lang=en] .nav-cta-container,html[lang=es] .nav-cta-container,html[lang=fr] .nav-cta-container{margin-left:auto;margin-right:0}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse;justify-content:space-between}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{order:-1;margin:0}html[dir=rtl] .nav-right-group,html[lang=ar] .nav-right-group,html[lang=he] .nav-right-group{display:flex;align-items:center;gap:2rem;order:1;flex-direction:row-reverse}html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-right-group .nav-brand{order:2}html[dir=rtl] .nav-right-group .nav-menu,html[lang=ar] .nav-right-group .nav-menu,html[lang=he] .nav-right-group .nav-menu{order:1}@media (min-width:769px){.mobile-toggle,.nav-menu .mobile-contact-link,.phone-header-btn{display:none!important}}@media (max-width:768px){.nav-container{padding:.75rem 1rem;gap:0;justify-content:center!important}.mobile-toggle{position:absolute;top:50%;transform:translateY(-50%);left:15px;right:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;z-index:1001;width:44px!important;height:44px!important;color:var(--text-dark,#1a1a1a)}.phone-header-btn{position:absolute;top:50%;transform:translateY(-50%);right:15px;left:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;z-index:1001;width:44px!important;height:44px!important;color:var(--accent,#f59e0b)}.logo-link,.nav-brand a{display:flex!important;justify-content:center!important;margin:0 auto!important}.mobile-toggle svg,.phone-header-btn svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;transition:opacity .3s}.mobile-toggle svg path,.phone-header-btn svg path{stroke:currentColor!important}.mobile-toggle img,.phone-header-btn img{width:24px!important;height:24px!important}.mobile-toggle:hover svg,.phone-header-btn:hover svg{opacity:.8}.mobile-toggle:active,.mobile-toggle:focus,.phone-header-btn:active,.phone-header-btn:focus{outline:0;border:none;box-shadow:none}.nav-brand,html[dir=rtl] .nav-brand,html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-brand,html[lang=he] .nav-right-group .nav-brand{margin:0 auto!important;text-align:center;order:0!important}.logo{max-height:35px!important;max-width:160px!important}.nav-right-group{display:contents!important}.nav-cta-container{display:none!important}.nav-menu{position:fixed;top:70px;width:50%;max-width:300px;flex-direction:column!important;gap:0;padding:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;z-index:999;margin:0!important;align-items:stretch!important;justify-content:flex-start!important}.nav-menu.active{display:flex!important;flex-direction:column!important}.nav-menu li{width:100%}.nav-menu .mobile-contact-link{display:block!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu a,html[dir=ltr] .nav-menu a{text-align:left!important}.nav-menu a{display:block;padding:15px 30px;width:100%;font-weight:500}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .mobile-toggle,html[dir=ltr] .mobile-toggle{left:20px!important;right:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .phone-header-btn,html[dir=ltr] .phone-header-btn{right:20px!important;left:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu,html[dir=ltr] .nav-menu{left:0!important;right:auto!important}html[dir=rtl] .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=he] .mobile-toggle{left:auto!important;right:20px!important}html[dir=rtl] .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=he] .phone-header-btn{left:20px!important;right:auto!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{right:0!important;left:auto!important}html[dir=rtl] .nav-menu a,html[lang=ar] .nav-menu a,html[lang=he] .nav-menu a{text-align:right!important}.nav-cta-container{display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;background:0 0!important;width:auto!important;z-index:1001!important}.nav-cta-container .nav-cta-btn,.nav-cta-container>a:not(.lang-option):not(.lang-switcher-current){display:none!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-cta-container,html[dir=ltr] .nav-cta-container{left:30px!important;right:auto!important}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{right:30px!important;left:auto!important}.lang-switcher-current{color:var(--text-dark,#1a1a1a)!important}.lang-switcher-current svg{fill:var(--text-dark,#1a1a1a)!important}}header{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.navbar{width:100%!important;max-width:100%!important;margin:0!important;left:0!important;right:0!important}nav.navbar{position:fixed;top:0;left:0;right:0;width:100vw!important;max-width:none!important}.nav-container{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{justify-content:space-between!important}@media (min-width:769px){html[dir=rtl] .logo-link,html[dir=rtl] .nav-brand,html[lang=ar] .logo-link,html[lang=ar] .nav-brand,html[lang=he] .logo-link,html[lang=he] .nav-brand{order:2!important;margin-left:1.5rem!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.5rem!important}}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{order:1!important;margin-right:0!important;margin-left:0!important}html[dir=rtl] .cta-button,html[dir=rtl] .nav-cta-btn,html[dir=rtl] a.cta-button,html[lang=ar] .cta-button,html[lang=ar] .nav-cta-btn,html[lang=ar] a.cta-button,html[lang=he] .cta-button,html[lang=he] .nav-cta-btn,html[lang=he] a.cta-button{order:0!important;margin-right:auto!important;margin-left:0!important}main{margin-top:0!important;padding-top:0!important}.legal-page-content{padding:60px 0;min-height:60vh}.legal-page-content .container{max-width:800px;margin:0 auto;padding:0 20px}.legal-page-content h1{font-size:2.5rem;margin-bottom:1rem;color:inherit}.legal-page-content .last-updated{color:#666;margin-bottom:2rem;font-style:italic}.legal-page-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:inherit}.legal-page-content p{margin-bottom:1rem;line-height:1.7}.legal-page-content ul{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .legal-page-content ul{padding-left:0;padding-right:1.5rem}.legal-page-content li{margin-bottom:.5rem;line-height:1.6}.legal-page-content .contact-box{background:rgba(0,0,0,.03);padding:1.5rem;border-radius:8px;margin-top:1.5rem}.legal-page-content .contact-box a{color:inherit;text-decoration:underline}.legal-page-content .contact-box a:hover{opacity:.8}#cc--main{font-family:inherit!important}.cc-btn.cc--btn-primary{background-color:var(--cc-btn-primary-bg)!important;border-color:var(--cc-btn-primary-border)!important}.cc-btn.cc--btn-primary:hover{background-color:var(--cc-btn-primary-hover-bg)!important}@media (max-width:768px){#cc--main .cc__btn{font-size:14px!important;padding:8px 16px!important}.cc__modal .cc__modal-content{margin:10px!important}}.cookie-preferences-btn:hover{text-decoration:none!important}.skip-link:focus{position:absolute!important;top:6px!important;left:6px!important;background:#000!important;color:#fff!important;padding:8px!important;text-decoration:none!important;z-index:10000!important;border-radius:4px!important}:focus{outline:2px solid var(--accessibility-focus)!important;outline-offset:2px!important}@media (prefers-contrast:high){*{border-color:currentColor!important}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#mic-access-tool-general-button{background:0 0!important;border:none!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;align-items:center!important;justify-content:center!important;padding:0!important;position:relative!important;overflow:hidden!important}#mic-access-tool-general-button,#mic-access-tool-general-button :not(svg):not(path):not(circle):not(rect):not(polygon):not(ellipse):not(line):not(polyline):not(g){font-size:0!important;color:transparent!important;text-indent:-9999px!important;line-height:0!important;letter-spacing:-999em!important;white-space:nowrap!important}#mic-access-tool-general-button::after,#mic-access-tool-general-button::before{content:none!important;display:none!important}#mic-access-tool-general-button:hover{background:rgba(14,74,85,.1)!important;box-shadow:0 2px 8px rgba(14,74,85,.2)!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important}#mic-access-tool-general-button svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-general-button svg,#mic-access-tool-general-button svg *,#mic-access-tool-general-button svg circle,#mic-access-tool-general-button svg ellipse,#mic-access-tool-general-button svg g,#mic-access-tool-general-button svg line,#mic-access-tool-general-button svg path,#mic-access-tool-general-button svg polygon,#mic-access-tool-general-button svg polyline,#mic-access-tool-general-button svg rect{fill:#0e4a55!important;stroke:#0e4a55!important;color:#0e4a55!important}#mic-access-tool-general-button i,#mic-access-tool-general-button img{width:18px!important;height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-box .mic-access-tool-box-header,.mic-access-tool-box-header,div[id*=mic-access-tool-box] .header,div[id*=mic-access-tool-box] header{background:#0e4a55!important;color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header *,.mic-access-tool-box-header *,div[id*=mic-access-tool-box] .header *,div[id*=mic-access-tool-box] header *{color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header a,#mic-access-tool-box .mic-access-tool-box-header button,#mic-access-tool-box [class*=close],#mic-access-tool-box button[title*=Close],#mic-access-tool-box button[title*=close]{color:#fff!important;background:0 0!important}#mic-access-tool-box button.active,#mic-access-tool-box button:hover,div[id*=mic-access-tool-box] button.active,div[id*=mic-access-tool-box] button:hover{border-color:#0e4a55!important;color:#0e4a55!important;background-color:rgba(14,74,85,.1)!important}#mic-access-tool-box [class*=reset],#mic-access-tool-box button[title*=Reset],#mic-access-tool-box button[title*=reset],div[id*=mic-access-tool-box] button[class*=reset]{background:#0e4a55!important;color:#fff!important}#mic-access-tool-box [class*=reset] *,#mic-access-tool-box button[title*=Reset] *,#mic-access-tool-box button[title*=reset] *,div[id*=mic-access-tool-box] button[class*=reset] *{color:#fff!important}#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,div[id*=mic-access-tool-box]{display:none!important}body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible .mic-access-tool-general-button{display:flex!important}body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible div[id*=mic-access-tool-box]{display:block!important}@media (max-width:768px){#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible .mic-access-tool-general-button,body.accessibility-widget-visible div[id*=mic-access-tool-box],div[id*=mic-access-tool-box]{display:none!important}html[dir=rtl] .mobile-toggle,html[dir=rtl] .nav-container .mobile-toggle,html[dir=rtl] .navbar .mobile-toggle,html[dir=rtl] header .mobile-toggle,html[dir=rtl] nav .mobile-toggle{left:auto!important;right:15px!important}html[dir=rtl] .nav-container .phone-header-btn,html[dir=rtl] .navbar .phone-header-btn,html[dir=rtl] .phone-header-btn,html[dir=rtl] header .phone-header-btn,html[dir=rtl] nav .phone-header-btn{left:15px!important;right:auto!important}html[dir=rtl] .nav-container .nav-menu,html[dir=rtl] .nav-menu,html[dir=rtl] .navbar .nav-menu,html[dir=rtl] header .nav-menu,html[dir=rtl] nav .nav-menu{left:auto!important;right:0!important}html[dir=rtl] .nav-menu a,html[dir=rtl] .nav-menu li{text-align:right!important}}