@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{--primary:#2F6F66;--secondary:#5E7383;--accent:#D7B46A;--bg-light:#F7F4EE;--bg-dark:#1E2328;--text-dark:#1E2328;--text-light:#F7F4EE;--text-muted:#5E7383;--border-light:#E6DED2;--border-dark:#33404A;--gradient-primary:linear-gradient(180deg, #E0B63A 0%, #C99617 100%);--gradient-gold-shine:linear-gradient(90deg, rgba(255,255,255,0.00) 0%, rgba(255,255,255,0.42) 48%, rgba(255,255,255,0.00) 100%);--gradient-secondary:linear-gradient(180deg, #4C7C68 0%, #2F5B4B 100%);--gradient-gold-accent:linear-gradient(135deg, #F1D27A 0%, #D6A623 45%, #B88312 100%);--gradient-dark-section:linear-gradient(180deg, #243A40 0%, #192A2F 100%);--gradient-overlay-dark:linear-gradient(90deg, rgba(33,49,58,0.18) 0%, rgba(33,49,58,0.00) 55%);--gradient-light-section:linear-gradient(180deg, #F8F6F2 0%, #E9E5DC 100%);--gradient-overlay-light:linear-gradient(90deg, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0.00) 70%);--font-heading:'Frank Ruhl Libre',serif;--font-body:'Heebo','Assistant',sans-serif;--container-max-width:1200px;--container-padding:20px;--section-spacing:80px;--element-spacing:40px}*{margin:0;padding:0;box-sizing:border-box}html{direction:rtl;scroll-behavior:smooth}body{font-family:Rubik,sans-serif;font-size:16px;font-weight:400;line-height:1.7;color:var(--text-dark);background-color:var(--bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Rubik,sans-serif;line-height:1.3;margin-bottom:1rem;text-align:start}h1{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}h1.hero-title{text-align:end}h2{font-size:2rem;font-weight:650;margin-bottom:1.25rem}h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}p{font-size:16px;line-height:1.7;margin-bottom:1.25rem;font-weight:400}a{color:var(--primary);text-decoration:none;transition:color .3s}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}ol,ul{margin:0 0 1.5rem;padding:0 1.5rem 0 0}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding);width:100%}.section{padding:var(--section-spacing) 0}.section-dark{background-color:var(--bg-dark);color:var(--text-light)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark p{color:var(--text-light)}.btn{display:inline-block;padding:14px 32px;font-family:Rubik,sans-serif;font-size:16px;font-weight:500;text-align:center;text-decoration:none;border:none;border-radius:4px;cursor:pointer;transition:.3s;line-height:1.5}.btn-primary{background:var(--gradient-primary);color:var(--text-dark);box-shadow:0 4px 12px rgba(224,182,58,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(224,182,58,.4);color:var(--text-dark)}.btn-secondary{background:var(--gradient-secondary);color:var(--text-light);box-shadow:0 4px 12px rgba(47,111,102,.3)}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(47,111,102,.4);color:var(--text-light)}.btn-outline{background:0 0;color:var(--primary);border:2px solid var(--primary)}.btn-outline:hover{background:var(--primary);color:var(--text-light)}.text-center{text-align:center}.text-muted{color:var(--text-muted)}.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){body{font-size:17px}p{font-size:17px;line-height:1.75}h1{font-size:2.75rem}h2{font-size:2.25rem}h3{font-size:1.75rem}}@media (min-width:768px){:root{--container-padding:40px;--section-spacing:100px}body{font-size:18px}p{font-size:18px;line-height:1.8}h1{font-size:3.5rem}h2{font-size:2.75rem}h3{font-size:2rem}}@media (min-width:769px){.whatsapp-float{display:none!important}}@media (min-width:1280px){:root{--container-max-width:1280px}}.navbar{position:sticky;background-color:var(--bg-light);border-bottom:1px solid var(--border-light);padding:1rem 2rem;box-shadow:0 2px 8px rgba(30,35,40,.06)}.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;display:inline-block;position:relative;text-decoration:none;transition:color .3s;font-weight:500}.nav-menu a::after{content:'';position:absolute;bottom:-4px;right:0;width:0;height:2px;background-color:var(--primary);transition:width .3s}.nav-menu a:hover{color:var(--primary);transform:translateY(-1px)}.nav-menu a:hover::after{width:100%;right:auto;left:0}.nav-cta-btn{background-color:var(--primary);color:var(--text-light);text-decoration:none;padding:.75rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;transition:.3s;border:2px solid var(--primary);display:inline-block;box-shadow:0 2px 8px rgba(47,111,102,.2)}.nav-cta-btn:hover{background-color:transparent;color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(47,111,102,.3)}.mobile-toggle,.phone-header-btn{display:none}@media (max-width:768px){.navbar{padding:1rem 1.25rem}.mobile-toggle,.phone-header-btn{display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:.5rem;color:var(--text-dark);z-index:1001}.mobile-toggle{order:-1;margin-left:auto}.phone-header-btn{order:-1;margin-left:1rem}.nav-container{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background-color:var(--bg-light);flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:5rem 2rem 2rem;gap:0;transition:right .3s;box-shadow:-4px 0 20px rgba(30,35,40,.15);overflow-y:auto}.nav-container.active{right:0}.nav-brand{width:100%;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-light)}.nav-menu{flex-direction:column;align-items:flex-start;gap:0;width:100%;margin-bottom:2rem}.nav-menu li{width:100%;border-bottom:1px solid var(--border-light)}.nav-menu a{width:100%;padding:1rem 0;font-size:1.1rem}.nav-menu a::after{display:none}.nav-cta-container{width:100%;margin-left:0;margin-top:auto}.nav-cta-btn{width:100%;text-align:center;padding:1rem 2rem}}.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-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}.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}.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}}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:1.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}:root{--primary:#2F6F66;--secondary:#5E7383;--accent:#D7B46A;--bg-light:#F7F4EE;--bg-dark:#1E2328;--text-dark:#1E2328;--text-light:#F7F4EE;--text-muted:#5E7383;--border-light:#E6DED2;--border-dark:#33404A;--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#1E2328}.site-footer{background-color:var(--bg-dark);color:var(--text-light);padding:60px 20px 20px;direction:rtl;font-family:Rubik,sans-serif}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid var(--border-dark)}.footer-section{display:flex;flex-direction:column;gap:20px}.footer-about{grid-column:span 1}.footer-about .logo{margin-bottom:15px;filter:brightness(0) invert(1)}.footer-description{color:var(--text-light);line-height:1.6;font-size:14px;opacity:.9}.footer-title{color:var(--accent);font-size:18px;font-weight:700;margin:0 0 15px;letter-spacing:.5px}.footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-menu li a{color:var(--text-light);text-decoration:none;transition:.3s;display:inline-block;font-size:15px}.footer-menu li a:hover{color:var(--accent);transform:translateX(-5px)}.contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.contact-list li{display:flex;align-items:flex-start;gap:12px;color:var(--text-light);font-size:14px}.contact-list li i{color:var(--accent);margin-top:3px;min-width:16px}.contact-list li a{color:var(--text-light);text-decoration:none;transition:color .3s}.contact-list li a:hover{color:var(--accent)}.social-links{display:flex;gap:15px;flex-wrap:wrap}.social-links a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background-color:rgba(215,180,106,.1);color:var(--text-light);border-radius:50%;text-decoration:none;transition:.3s;border:1px solid var(--border-dark)}.social-links a:hover{background-color:var(--accent);color:var(--bg-dark);transform:translateY(-3px);border-color:var(--accent)}.social-links a i{font-size:18px}.footer-bottom{display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center}.footer-legal{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center;font-size:14px}.footer-legal a{color:var(--text-light);text-decoration:none;transition:color .3s}.footer-legal a:hover{color:var(--accent)}.footer-legal .separator{color:var(--text-muted);margin:0 5px}.footer-copyright{display:flex;flex-direction:column;gap:10px;align-items:center;font-size:13px}.footer-copyright p{margin:0;color:var(--text-light);opacity:.8}.zappy-attribution{color:var(--accent);text-decoration:none;font-size:12px;transition:.3s;font-weight:500}.zappy-attribution:hover{color:var(--text-light);text-decoration:underline}@media (max-width:768px){.site-footer{padding:40px 15px 15px}.footer-grid{grid-template-columns:1fr;gap:30px;margin-bottom:30px;padding-bottom:30px}.footer-about{text-align:center;align-items:center}.footer-section{align-items:flex-start}.footer-title{font-size:16px}.footer-bottom{gap:15px}.footer-legal{font-size:13px;gap:8px}.footer-legal .separator{display:none}.footer-copyright{font-size:12px}}@media (max-width:480px){.social-links{justify-content:flex-start}.social-links a{width:40px;height:40px}.social-links a i{font-size:16px}}.home-hero-section{background:linear-gradient(180deg,#f8f6f2 0,#e9e5dc 100%);color:var(--text-dark);padding:120px 20px 100px;position:relative;overflow:visible;font-family:Rubik,sans-serif}.home-hero-section .hero-container{max-width:1200px;margin:0 auto}.home-hero-section .hero-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px;position:relative;min-height:500px}.home-hero-section .organic-backplate{position:absolute;top:-40px;right:-60px;width:520px;height:480px;background:rgba(62,108,90,.12);border-radius:60% 40% 50% 50%/40% 50% 50% 60%;z-index:-1;pointer-events:none}.home-hero-section .headline-block{grid-column:7/13;display:flex;flex-direction:column;align-items:flex-end;text-align:end;z-index:10;padding-top:40px}.home-hero-section .headline-block h1{font-family:Rubik,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--text-dark);margin:0 0 20px;max-width:540px}.home-hero-section .hero-description{font-size:16px;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0 0 32px;max-width:480px}.home-hero-section .cta-group{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}.home-hero-section .btn-primary{background:var(--primary);color:var(--text-light);padding:14px 28px;border-radius:999px;border:none;font-weight:700;font-size:15px;text-decoration:none;display:inline-block;transition:transform 240ms cubic-bezier(.2, 0, .2, 1),box-shadow 240ms cubic-bezier(.2, 0, .2, 1);box-shadow:0 10px 18px rgba(47,111,102,.28)}.home-hero-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 24px rgba(47,111,102,.35)}.home-hero-section .btn-secondary{background:0 0;color:var(--text-dark);padding:14px 28px;border-radius:999px;border:2px solid var(--border-light);font-weight:700;font-size:15px;text-decoration:none;display:inline-block;transition:transform 240ms cubic-bezier(.2, 0, .2, 1),border-color 240ms cubic-bezier(.2, 0, .2, 1)}.home-hero-section .btn-secondary:hover{transform:translateY(-2px);border-color:var(--primary)}.home-hero-section .supporting-card{grid-column:2/6;grid-row:1;align-self:center;background:rgba(255,255,255,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:32px 28px;border-radius:18px;border:1px solid var(--border-light);box-shadow:0 10px 22px rgba(0,0,0,.08);z-index:5}.home-hero-section .supporting-card h3{font-family:Rubik,sans-serif;font-size:22px;font-weight:600;color:var(--text-dark);margin:0 0 20px;text-align:start}.home-hero-section .expectations-list{display:flex;flex-direction:column;gap:14px}.home-hero-section .expectation-item{font-size:15px;font-weight:400;line-height:1.6;color:var(--text-dark);margin:0;padding-inline-start:20px;position:relative;text-align:start}.home-hero-section .expectation-item::before{content:'';position:absolute;right:0;top:8px;width:6px;height:6px;background:var(--accent);border-radius:50%}.home-hero-section .photo-tile{grid-column:8/13;grid-row:2;position:relative;z-index:3;margin-top:40px}.home-hero-section .photo-tile img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:20px;border:1px solid var(--border-light);box-shadow:0 18px 36px rgba(0,0,0,.12);display:block}.home-hero-section .photo-backplate{position:absolute;bottom:-30px;left:-40px;width:280px;height:200px;background:rgba(215,180,106,.18);border-radius:50% 40% 60% 50%/50% 60% 40% 50%;z-index:-1;pointer-events:none}.home-hero-section .diagonal-connector{position:absolute;top:280px;right:45%;width:200px;height:100px;color:var(--text-muted);z-index:2;pointer-events:none}@media (max-width:768px){.home-hero-section{padding:80px 20px 60px}.home-hero-section .hero-grid{display:flex;flex-direction:column;gap:32px;min-height:auto}.home-hero-section .organic-backplate{display:none}.home-hero-section .headline-block{align-items:flex-start;text-align:start;padding-top:0}.home-hero-section .headline-block h1{font-size:32px;max-width:100%}.home-hero-section .hero-description{max-width:100%}.home-hero-section .cta-group{justify-content:flex-start;width:100%}.home-hero-section .btn-primary,.home-hero-section .btn-secondary{flex:1;text-align:center;min-width:140px}.home-hero-section .supporting-card{order:1}.home-hero-section .photo-tile{order:2;margin-top:0}.home-hero-section .photo-backplate{width:180px;height:140px;bottom:-20px;left:-20px}.home-hero-section .diagonal-connector{display:none}}.home-services-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;direction:rtl;overflow:visible}.home-services-section .services-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:40px;align-items:start}.home-services-section .services-intro{grid-column:1/6;position:relative;padding-inline-end:20px}.home-services-section .intro-content h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.25;color:var(--text-dark);margin-bottom:20px;text-align:start}.home-services-section .intro-content p{font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0}.home-services-section .decorative-line{position:absolute;top:-10px;left:-30px;color:var(--text-muted);pointer-events:none;z-index:0}.home-services-section .services-grid{grid-column:6/13;display:grid;grid-template-columns:repeat(2,1fr);gap:24px;position:relative}.home-services-section .service-card{background:rgba(255,255,255,.86);border:1px solid var(--border-light);border-radius:12px;padding:28px 26px;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:.3s;position:relative;z-index:2;min-width:250px}.home-services-section .service-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.home-services-section .service-card h3{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin-bottom:12px;text-align:start}.home-services-section .service-card p{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-dark);margin:0}.home-services-section .card-backplate{position:absolute;width:140px;height:140px;background:var(--accent);opacity:.15;border-radius:8px;z-index:-1;pointer-events:none}.home-services-section .backplate-1{top:-18px;right:-18px}.home-services-section .backplate-2{bottom:-18px;left:-18px}.home-services-section .connector-line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--text-muted);pointer-events:none;z-index:1}.home-services-section .card-1{grid-column:1;grid-row:1}.home-services-section .card-2{grid-column:2;grid-row:1}.home-services-section .card-3{grid-column:1;grid-row:2}.home-services-section .card-4{grid-column:2;grid-row:2}@media (max-width:768px){.home-services-section{padding:60px 20px}.home-services-section .services-container{grid-template-columns:1fr;gap:40px}.home-services-section .services-intro{grid-column:1;padding-inline-end:0}.home-services-section .intro-content h2{font-size:2rem}.home-services-section .intro-content p{font-size:1rem}.home-services-section .decorative-line{width:80px;height:60px;top:-5px;left:-15px}.home-services-section .services-grid{grid-column:1;grid-template-columns:1fr;gap:20px}.home-services-section .service-card{padding:24px 22px}.home-services-section .service-card h3{font-size:1.25rem}.home-services-section .service-card p{font-size:.9375rem}.home-services-section .card-backplate{width:100px;height:100px}.home-services-section .backplate-1{top:-12px;right:-12px}.home-services-section .backplate-2{bottom:-12px;left:-12px}.home-services-section .connector-line{display:none}.home-services-section .card-1,.home-services-section .card-2,.home-services-section .card-3,.home-services-section .card-4{grid-column:1;grid-row:auto}}.home-process-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible;direction:rtl}.home-process-section .process-container{max-width:1200px;margin:0 auto;position:relative}.home-process-section .process-backplate{position:absolute;top:15%;right:5%;width:90%;height:65%;background:linear-gradient(135deg,rgba(94,115,131,.08) 0,rgba(47,111,102,.06) 100%);border-radius:180px 80px;z-index:-1;pointer-events:none}.home-process-section .process-header{text-align:center;margin-bottom:60px}.home-process-section .process-header h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;color:var(--text-dark);line-height:1.3;margin:0;letter-spacing:-.01em}.home-process-section .process-steps{display:flex;flex-direction:column;gap:40px;margin-bottom:50px}.home-process-section .step-panel{background:var(--bg-light);border:1px solid var(--border-light);border-radius:16px;padding:32px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;box-shadow:0 10px 22px rgba(0,0,0,.06);transition:transform .3s,box-shadow .3s}.home-process-section .step-panel:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.1)}.home-process-section .step-1{margin-inline-start:0}.home-process-section .step-2{margin-inline-start:60px}.home-process-section .step-3{margin-inline-start:0}.home-process-section .step-content{text-align:start}.home-process-section .step-content h3{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:650;color:var(--text-dark);margin:0 0 16px;line-height:1.3}.home-process-section .step-content p{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;color:var(--text-dark);line-height:1.75;margin:0}.home-process-section .step-illustration{flex-shrink:0}.home-process-section .illustration-blob{width:140px;height:140px;border-radius:50% 40% 60% 50%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:border-radius .5s}.home-process-section .illustration-blob:hover{border-radius:40% 60% 50% 50%}.home-process-section .blob-sage{background:rgba(62,108,90,.12)}.home-process-section .blob-sand{background:rgba(215,180,106,.15)}.home-process-section .process-footer{text-align:center;max-width:800px;margin:0 auto;padding-top:20px}.home-process-section .process-footer p{font-family:Rubik,sans-serif;font-size:1.0625rem;font-weight:500;color:var(--text-muted);line-height:1.75;margin:0}@media (max-width:768px){.home-process-section{padding:60px 16px}.home-process-section .process-header h2{font-size:2rem}.home-process-section .process-backplate{width:95%;height:70%;top:10%;right:2.5%}.home-process-section .step-panel{grid-template-columns:1fr;gap:24px;padding:24px}.home-process-section .step-1,.home-process-section .step-2,.home-process-section .step-3{margin-inline-start:0}.home-process-section .step-illustration{display:flex;justify-content:center}.home-process-section .illustration-blob{width:120px;height:120px}.home-process-section .step-content h3{font-size:1.25rem}.home-process-section .step-content p{font-size:.9375rem}.home-process-section .process-footer p{font-size:1rem}}.home-testimonials-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px 100px;position:relative;overflow:visible;direction:rtl}.home-testimonials-section .testimonials-container{max-width:1200px;margin:0 auto;position:relative;display:grid;grid-template-columns:repeat(12,1fr);gap:24px;align-items:start}.home-testimonials-section .sage-backplate{position:absolute;top:-40px;left:0;width:420px;height:320px;background:var(--primary);opacity:.12;border-radius:50% 40% 60% 50%/40% 60% 50%;z-index:-1;pointer-events:none}.home-testimonials-section .sand-backplate{position:absolute;top:280px;right:60px;width:340px;height:280px;background:var(--accent);opacity:.14;border-radius:60% 50% 50% 60%/50% 60% 40% 50%;z-index:0;pointer-events:none}.home-testimonials-section .diagonal-line{position:absolute;top:140px;left:180px;color:var(--secondary);z-index:1;pointer-events:none}.home-testimonials-section .heading-wrapper{grid-column:8/13;text-align:end;margin-bottom:60px;z-index:2}.home-testimonials-section .heading-wrapper h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:var(--text-dark);margin:0 0 16px}.home-testimonials-section .heading-description{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0;max-width:480px;margin-inline-start:auto}.home-testimonials-section .testimonials-grid{grid-column:2/12;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;z-index:2;margin-top:20px}.home-testimonials-section .testimonial-card{background:rgba(255,255,255,.86);border:1px solid var(--border-light);border-radius:12px;padding:28px 26px;box-shadow:0 10px 22px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;min-width:250px}.home-testimonials-section .testimonial-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.12)}.home-testimonials-section .testimonial-card-center{padding:36px 26px;background:rgba(255,255,255,.92);position:relative;z-index:3}.home-testimonials-section .testimonial-quote{font-family:Rubik,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.7;color:var(--text-dark);margin:0 0 20px}.home-testimonials-section .testimonial-attribution{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:600;color:var(--text-muted);margin:0;padding-top:16px;border-top:1px solid var(--border-light)}.home-testimonials-section .photo-tile{position:absolute;bottom:-30px;left:40px;width:280px;height:200px;border-radius:12px;overflow:hidden;box-shadow:0 18px 36px rgba(0,0,0,.14);z-index:1;pointer-events:none}.home-testimonials-section .photo-tile img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.home-testimonials-section{padding:60px 20px 80px}.home-testimonials-section .testimonials-container{display:flex;flex-direction:column;gap:32px}.home-testimonials-section .sage-backplate{width:280px;height:220px;top:-20px;right:-40px;left:auto}.home-testimonials-section .sand-backplate{width:240px;height:200px;top:auto;bottom:120px;left:-40px;right:auto}.home-testimonials-section .diagonal-line{display:none}.home-testimonials-section .heading-wrapper{text-align:start;margin-bottom:40px}.home-testimonials-section .heading-wrapper h2{font-size:2rem}.home-testimonials-section .heading-description{margin-inline-start:0;max-width:100%}.home-testimonials-section .testimonials-grid{grid-template-columns:1fr;gap:24px}.home-testimonials-section .testimonial-card-center{padding:28px 26px}.home-testimonials-section .photo-tile{position:static;width:100%;max-width:340px;height:220px;margin:20px auto 0;pointer-events:auto}}.home-cta-section{position:relative;background:var(--bg-dark);color:var(--text-light);padding:5rem 1.5rem;overflow:visible}.home-cta-section__decorative-backplate{position:absolute;top:-3rem;right:8%;width:320px;height:320px;background:rgba(94,115,131,.18);border-radius:42% 58% 48% 52%/55% 43% 57% 45%;z-index:-1;pointer-events:none;filter:blur(32px)}.home-cta-section__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.home-cta-section__content{z-index:10}.home-cta-section__heading{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:650;line-height:1.3;margin-bottom:1.25rem;color:var(--text-light);text-align:start}.home-cta-section__text{font-family:Rubik,sans-serif;font-size:1.125rem;line-height:1.75;font-weight:400;color:var(--text-light);max-width:600px;text-align:start}.home-cta-section__cta-stack{display:flex;flex-direction:column;gap:1rem;z-index:10}.home-cta-section__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-family:Rubik,sans-serif;font-size:1rem;font-weight:700;padding:14px 28px;border-radius:6px;transition:.3s;text-align:center;white-space:nowrap}.home-cta-section__btn--primary{background:var(--accent);color:var(--text-dark);border:none;box-shadow:0 10px 18px rgba(215,180,106,.28),0 10px 22px rgba(0,0,0,.08)}.home-cta-section__btn--primary:hover{background:#c9a55e;box-shadow:0 14px 24px rgba(215,180,106,.35),0 12px 26px rgba(0,0,0,.12);transform:translateY(-2px)}.home-cta-section__btn--secondary{background:0 0;color:var(--text-light);border:2px solid var(--border-dark)}.home-cta-section__btn--secondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.home-cta-section__diagonal-divider{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(to left,transparent 0,var(--border-dark) 20%,var(--border-dark) 80%,transparent 100%);transform:skewY(-1deg);pointer-events:none}@media (min-width:768px){.home-cta-section{padding:6rem 2rem}.home-cta-section__decorative-backplate{width:420px;height:420px;top:-4rem;right:5%}.home-cta-section__container{grid-template-columns:7fr 5fr;gap:4rem}.home-cta-section__heading{font-size:3rem;margin-bottom:1.5rem}.home-cta-section__text{font-size:1.125rem}.home-cta-section__cta-stack{flex-direction:column;align-items:stretch}.home-cta-section__btn{padding:16px 32px;font-size:1.0625rem}}@media (min-width:1024px){:root{--section-spacing:120px}p{line-height:1.85}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.25rem}.home-cta-section{padding:7rem 2.5rem}.home-cta-section__heading{font-size:3.25rem}.home-cta-section__decorative-backplate{width:480px;height:480px}}.services-page-hero-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px 100px;position:relative;overflow:visible}.services-page-hero-section .hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:32px;align-items:center}.services-page-hero-section .hero-content{grid-column:1/8;z-index:10;position:relative}.services-page-hero-section h1{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--text-dark);margin-bottom:24px;text-align:end}.services-page-hero-section p{font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.75;color:var(--text-dark);margin-bottom:32px;max-width:540px;text-align:start}.services-page-hero-section .cta-button{display:inline-block;background:var(--primary);color:var(--text-light);padding:14px 32px;border-radius:8px;font-family:Rubik,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:transform 240ms cubic-bezier(.2, 0, .2, 1),box-shadow 240ms cubic-bezier(.2, 0, .2, 1);box-shadow:0 4px 12px rgba(47,111,102,.2)}.services-page-hero-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(47,111,102,.3)}.services-page-hero-section .hero-images{grid-column:8/13;position:relative;z-index:5}.services-page-hero-section .sage-backplate{position:absolute;top:-40px;left:-30px;width:110%;height:calc(100% + 80px);background:linear-gradient(135deg,rgba(62,108,90,.12) 0,rgba(47,111,102,.08) 100%);border-radius:24px;z-index:0;pointer-events:none}.services-page-hero-section .image-collage{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px}.services-page-hero-section .image-tile{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.12);border:1px solid var(--border-light)}.services-page-hero-section .image-tile-top{width:100%}.services-page-hero-section .image-tile-bottom{width:calc(100% - 40px);margin-inline-start:40px}.services-page-hero-section .image-tile img{width:100%;height:280px;object-fit:cover;display:block}.services-page-hero-section .diagonal-line{position:absolute;bottom:20px;right:10%;width:120px;height:2px;background:linear-gradient(90deg,var(--accent) 0,transparent 100%);transform:rotate(-12deg);z-index:1;pointer-events:none}.services-page-hero-section .diagonal-line::after{content:'';position:absolute;left:100%;top:50%;transform:translateY(-50%);width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:8px solid var(--accent)}@media (max-width:768px){.services-page-hero-section{padding:60px 20px 80px}.services-page-hero-section .hero-container{grid-template-columns:1fr;gap:48px}.services-page-hero-section .hero-content{grid-column:1}.services-page-hero-section h1{font-size:2rem;text-align:center;margin-bottom:20px}.services-page-hero-section p{font-size:1rem;text-align:center;max-width:100%;margin-bottom:28px}.services-page-hero-section .cta-button{display:block;text-align:center;max-width:280px;margin:0 auto}.services-page-hero-section .hero-images{grid-column:1}.services-page-hero-section .sage-backplate{top:-20px;left:-15px;width:calc(100% + 30px);height:calc(100% + 40px)}.services-page-hero-section .image-tile img{height:220px}.services-page-hero-section .image-tile-bottom{width:calc(100% - 20px);margin-inline-start:20px}.services-page-hero-section .diagonal-line{bottom:10px;right:5%;width:80px}}.services-capabilities-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.services-capabilities-section .capabilities-container{max-width:1200px;margin:0 auto;padding-inline-start:0;padding-inline-end:40px}.services-capabilities-section .capabilities-header{margin-bottom:60px;text-align:start;max-width:700px}.services-capabilities-section .capabilities-header h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:650;line-height:1.3;color:var(--text-dark);margin-bottom:20px;letter-spacing:-.01em}.services-capabilities-section .capabilities-header p{font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8;color:var(--text-dark);max-width:650px}.services-capabilities-section .capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-inline-start:0}.services-capabilities-section .capability-card{background:rgba(255,255,255,.86);border:1px solid var(--border-light);border-radius:12px;padding:32px 28px;position:relative;transition:transform .3s,box-shadow .3s;min-width:280px}.services-capabilities-section .capability-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.12)}.services-capabilities-section .capability-card h3{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.4;color:var(--text-dark);margin-bottom:16px;text-align:start}.services-capabilities-section .capability-card p{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-dark);text-align:start}.services-capabilities-section .sand-backplate{position:absolute;width:180px;height:180px;background:linear-gradient(135deg,rgba(215,180,106,.15) 0,rgba(215,180,106,.08) 100%);border-radius:50% 40% 45% 50%;z-index:-1;pointer-events:none}.services-capabilities-section .sand-backplate-1{top:-30px;left:-40px;transform:rotate(-15deg)}.services-capabilities-section .sand-backplate-2{bottom:-35px;right:-45px;transform:rotate(20deg);width:200px;height:200px}@media (max-width:1024px){.services-capabilities-section .capabilities-grid{grid-template-columns:repeat(2,1fr);gap:28px}.services-capabilities-section .capabilities-container{padding-inline-end:20px}}@media (max-width:768px){.services-capabilities-section{padding:60px 20px}.services-capabilities-section .capabilities-container{padding-inline-start:0;padding-inline-end:0}.services-capabilities-section .capabilities-header{margin-bottom:40px}.services-capabilities-section .capabilities-header h2{font-size:2rem}.services-capabilities-section .capabilities-header p{font-size:1rem}.services-capabilities-section .capabilities-grid{grid-template-columns:1fr;gap:24px}.services-capabilities-section .capability-card{padding:28px 24px;min-width:auto}.services-capabilities-section .sand-backplate{width:140px;height:140px}.services-capabilities-section .sand-backplate-1{top:-20px;left:-25px}.services-capabilities-section .sand-backplate-2{bottom:-25px;right:-30px;width:150px;height:150px}}.services-service-detail-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.services-service-detail-section .service-detail-container{max-width:1200px;margin:0 auto}.services-service-detail-section .service-detail-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center;position:relative}.services-service-detail-section .service-detail-image-column{position:relative;z-index:2}.services-service-detail-section .image-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 18px 36px rgba(0,0,0,.12);transform:rotate(-1.5deg);transition:transform .4s}.services-service-detail-section .image-wrapper:hover{transform:rotate(0) translateY(-4px)}.services-service-detail-section .image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.services-service-detail-section .service-detail-content-column{position:relative;z-index:3}.services-service-detail-section .translucent-panel{position:absolute;top:-30px;right:-40px;bottom:-30px;left:-40px;background:rgba(94,115,131,.08);border:1px solid var(--border-light);border-radius:16px;z-index:-1;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.services-service-detail-section .content-wrapper{position:relative;z-index:2;padding:40px 35px}.services-service-detail-section h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.25;color:var(--text-dark);margin-bottom:24px;text-align:start;letter-spacing:-.01em}.services-service-detail-section .intro-paragraph,.services-service-detail-section .process-paragraph{font-family:Rubik,sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.8;color:var(--text-dark);text-align:start}.services-service-detail-section .intro-paragraph{margin-bottom:18px}.services-service-detail-section .process-paragraph{margin-bottom:32px}.services-service-detail-section .checklist-container{display:flex;flex-direction:column;gap:18px;margin-top:28px}.services-service-detail-section .checklist-item{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:rgba(255,255,255,.65);border-radius:10px;border:1px solid var(--border-light);transition:.3s}.services-service-detail-section .checklist-item:hover{background:rgba(255,255,255,.9);transform:translateX(-4px);box-shadow:0 8px 18px rgba(0,0,0,.08)}.services-service-detail-section .checklist-item i{color:var(--accent);font-size:1.25rem;margin-top:2px;flex-shrink:0}.services-service-detail-section .checklist-item p{font-family:Rubik,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.65;color:var(--text-dark);margin:0;text-align:start}.services-service-detail-section .checklist-item strong{font-weight:600;color:var(--primary)}@media (max-width:768px){.services-service-detail-section{padding:60px 20px}.services-service-detail-section .service-detail-grid{grid-template-columns:1fr;gap:40px}.services-service-detail-section .image-wrapper{transform:rotate(-.8deg);max-width:100%}.services-service-detail-section .translucent-panel{top:-20px;right:-20px;bottom:-20px;left:-20px}.services-service-detail-section .content-wrapper{padding:30px 20px}.services-service-detail-section h2{font-size:2rem;margin-bottom:20px}.services-service-detail-section .intro-paragraph,.services-service-detail-section .process-paragraph{font-size:1rem;line-height:1.75}.services-service-detail-section .checklist-item{padding:14px 16px}.services-service-detail-section .checklist-item p{font-size:.875rem}}.services-faq-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.services-faq-section__container{max-width:1200px;margin:0 auto;position:relative}.services-faq-section__diagonal-motif{position:absolute;top:60px;left:10%;width:280px;height:1px;background:linear-gradient(90deg,transparent 0,var(--border-light) 20%,var(--border-light) 80%,transparent 100%);transform:rotate(-12deg);pointer-events:none;z-index:0}.services-faq-section__diagonal-motif::after{content:'';position:absolute;top:40px;right:-120px;width:180px;height:1px;background:linear-gradient(90deg,transparent 0,var(--border-light) 30%,var(--border-light) 70%,transparent 100%);transform:rotate(8deg)}.services-faq-section__header{text-align:end;margin-bottom:60px;position:relative;z-index:1}.services-faq-section__title{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:650;color:var(--text-dark);margin-bottom:16px;line-height:1.2;letter-spacing:-.01em}.services-faq-section__subtitle{font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:500;color:var(--text-muted);line-height:1.75;max-width:600px;margin-inline-start:auto}.services-faq-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;position:relative;z-index:1}.services-faq-section__card{background:rgba(255,255,255,.86);border:1px solid var(--border-light);border-radius:12px;padding:28px 30px;box-shadow:0 10px 22px rgba(0,0,0,.06);transition:.3s;min-height:200px;display:flex;flex-direction:column}.services-faq-section__card:hover{box-shadow:0 18px 36px rgba(0,0,0,.1);transform:translateY(-4px);border-color:rgba(47,111,102,.25)}.services-faq-section__question{font-family:Rubik,sans-serif;font-size:1.375rem;font-weight:600;color:var(--text-dark);margin-bottom:14px;line-height:1.3;text-align:start}.services-faq-section__answer{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;color:var(--text-dark);line-height:1.75;text-align:start;flex-grow:1}@media (max-width:768px){.services-faq-section{padding:60px 20px}.services-faq-section__diagonal-motif{display:none}.services-faq-section__header{text-align:center;margin-bottom:40px}.services-faq-section__title{font-size:2rem}.services-faq-section__subtitle{font-size:1rem;margin-inline-start:0;text-align:center}.services-faq-section__grid{grid-template-columns:1fr;gap:20px}.services-faq-section__card{padding:24px;min-height:auto}.services-faq-section__question{font-size:1.25rem}.services-faq-section__answer{font-size:.9375rem}}@media (min-width:769px) and (max-width:1024px){.services-faq-section__container{max-width:900px}.services-faq-section__grid{gap:24px}.services-faq-section__card{padding:26px}}.services-cta-slim-section{background:var(--bg-light);color:var(--text-dark);padding:4rem 1.5rem;position:relative}.services-cta-slim-section__container{max-width:1200px;margin:0 auto}.services-cta-slim-section__inner{background:#fff;border:2px solid var(--border-light);border-radius:12px;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;position:relative;overflow:visible;box-shadow:0 10px 22px rgba(0,0,0,.06)}.services-cta-slim-section__sand-backplate{position:absolute;bottom:-12px;right:-12px;width:280px;height:140px;background:linear-gradient(135deg,rgba(215,180,106,.18) 0,rgba(215,180,106,.08) 100%);border-radius:60% 40% 50% 50%/40% 60%;z-index:-1;pointer-events:none}.services-cta-slim-section__content{flex:1;display:flex;flex-direction:column;gap:.75rem}.services-cta-slim-section__heading{font-family:Rubik,sans-serif;font-size:1.75rem;font-weight:650;line-height:1.3;color:var(--text-dark);margin:0;text-align:start}.services-cta-slim-section__text{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-muted);margin:0;text-align:start}.services-cta-slim-section__cta{display:flex;align-items:center}.services-cta-slim-section__button{background:var(--primary);color:var(--text-light);padding:14px 32px;border-radius:6px;border:none;font-family:Rubik,sans-serif;font-weight:700;font-size:1rem;text-decoration:none;display:inline-block;transition:.3s;box-shadow:0 6px 16px rgba(47,111,102,.22)}.services-cta-slim-section__button:hover{background:#266159;box-shadow:0 8px 20px rgba(47,111,102,.32);transform:translateY(-2px)}@media (min-width:768px){.services-cta-slim-section{padding:5rem 2rem}.services-cta-slim-section__inner{flex-direction:row;align-items:center;padding:3rem 3.5rem;gap:3rem}.services-cta-slim-section__sand-backplate{width:360px;height:180px;bottom:-18px;right:-18px}.services-cta-slim-section__heading{font-size:2rem}.services-cta-slim-section__text{font-size:1.0625rem}.services-cta-slim-section__button{padding:16px 38px;font-size:1.0625rem}.services-cta-slim-section__cta{flex-shrink:0}}.about-story-hero-section{background:#fff;color:var(--text-dark);padding:80px 20px 120px;position:relative;overflow:visible}.about-story-hero-section .story-hero-container{max-width:1200px;margin:0 auto}.about-story-hero-section .story-hero-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:32px;align-items:start;position:relative}.about-story-hero-section .story-headline-wrapper{grid-column:7/13;text-align:end;margin-bottom:40px}.about-story-hero-section .story-headline{font-family:Rubik,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--text-dark);margin:0}.about-story-hero-section .story-narrative-wrapper{grid-column:1/8;grid-row:2;text-align:start}.about-story-hero-section .story-narrative{max-width:620px}.about-story-hero-section .story-text{font-family:Rubik,sans-serif;font-size:18px;font-weight:500;line-height:1.8;color:var(--text-dark);margin:0 0 32px}.about-story-hero-section .story-cta{display:inline-block;background:var(--primary);color:var(--text-light);padding:14px 28px;border-radius:6px;font-family:Rubik,sans-serif;font-size:15px;font-weight:700;text-decoration:none;box-shadow:0 10px 22px rgba(47,111,102,.24);transition:transform 240ms cubic-bezier(.2, 0, .2, 1),box-shadow 240ms cubic-bezier(.2, 0, .2, 1)}.about-story-hero-section .story-cta:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(47,111,102,.32)}.about-story-hero-section .story-image-wrapper{grid-column:9/13;grid-row:2;position:relative;margin-top:-20px}.about-story-hero-section .image-backplate{position:absolute;top:-24px;right:-24px;width:280px;height:320px;background:var(--accent);opacity:.15;border-radius:28px;z-index:0;pointer-events:none}.about-story-hero-section .story-image{width:100%;max-width:520px;aspect-ratio:4/3;object-fit:cover;border-radius:16px;box-shadow:0 18px 36px rgba(0,0,0,.12);border:4px solid var(--border-light);position:relative;z-index:1}.about-story-hero-section .diagonal-divider{position:absolute;bottom:0;left:0;width:100%;height:60px;z-index:2;pointer-events:none}.about-story-hero-section .diagonal-divider svg{width:100%;height:100%;display:block}@media (max-width:768px){.about-story-hero-section{padding:60px 20px 80px}.about-story-hero-section .story-hero-grid{grid-template-columns:1fr;gap:40px}.about-story-hero-section .story-headline-wrapper{grid-column:1;text-align:center;margin-bottom:0}.about-story-hero-section .story-headline{font-size:32px;line-height:1.2}.about-story-hero-section .story-narrative-wrapper{grid-column:1;grid-row:auto;text-align:center}.about-story-hero-section .story-narrative{max-width:100%}.about-story-hero-section .story-text{font-size:16px;line-height:1.75;margin-bottom:24px}.about-story-hero-section .story-cta{padding:12px 24px;font-size:14px}.about-story-hero-section .story-image-wrapper{grid-column:1;grid-row:auto;margin-top:0;display:flex;justify-content:center}.about-story-hero-section .image-backplate{display:none}.about-story-hero-section .story-image{max-width:100%;border-radius:12px}.about-story-hero-section .diagonal-divider{height:40px}}.about-values-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.about-values-section__container{max-width:1200px;margin:0 auto}.about-values-section__title{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:650;line-height:1.25;color:var(--text-dark);margin-bottom:60px;text-align:start;letter-spacing:-.01em}.about-values-section__cards{display:grid;grid-template-columns:3.5fr 5fr 3.5fr;gap:32px;align-items:start}.about-values-section__card{background:rgba(255,255,255,.86);border:1px solid var(--border-light);border-radius:12px;padding:32px 28px;box-shadow:0 10px 22px rgba(0,0,0,.1);position:relative;min-height:260px;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .3s,box-shadow .3s}.about-values-section__card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.14)}.about-values-section__card--center{z-index:2}.about-values-section__card--side{z-index:1}.about-values-section__backplate{position:absolute;width:140%;height:140%;background:radial-gradient(ellipse at 70% 30%,rgba(215,180,106,.18) 0,transparent 60%),radial-gradient(ellipse at 20% 80%,rgba(47,111,102,.12) 0,transparent 55%);border-radius:50%;top:-20%;right:-20%;z-index:-1;pointer-events:none;filter:blur(40px);opacity:.7}.about-values-section__card-title{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin-bottom:16px;text-align:start}.about-values-section__card-text{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-dark);text-align:start;margin:0}@media (max-width:768px){.about-values-section{padding:60px 20px}.about-values-section__title{font-size:2rem;margin-bottom:40px}.about-values-section__cards{grid-template-columns:1fr;gap:24px}.about-values-section__card{min-height:auto;padding:28px 24px}.about-values-section__backplate{width:120%;height:120%;top:-10%;right:-10%;filter:blur(30px)}.about-values-section__card-title{font-size:1.35rem}.about-values-section__card-text{font-size:.95rem;line-height:1.7}}.about-principles-section{background:#f6f3ee;color:#21313a;padding:80px 20px;position:relative;overflow:visible}.about-principles-section .principles-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.about-principles-section .principles-content{padding-inline-end:20px}.about-principles-section .principles-title{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#21313a;margin-bottom:50px;text-align:start}.about-principles-section .principles-grid{display:flex;flex-direction:column;gap:40px}.about-principles-section .principle-item{position:relative}.about-principles-section .principle-heading{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25;color:#21313a;margin-bottom:12px;text-align:start}.about-principles-section .principle-text{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:#21313a;text-align:start;max-width:100%}.about-principles-section .principles-visual{position:relative;height:100%;min-height:600px}.about-principles-section .organic-backplate{position:absolute;width:85%;height:75%;background:rgba(62,108,90,.12);border-radius:180px 40px;top:15%;left:-8%;z-index:0;transform:rotate(-3deg)}.about-principles-section .diagonal-connector{position:absolute;width:2px;height:180px;background:linear-gradient(180deg,#d6a623 0,rgba(214,166,35,0) 100%);top:0;left:-30px;transform:rotate(-25deg);transform-origin:top;z-index:1}.about-principles-section .image-tile{position:relative;width:100%;height:100%;min-height:600px;border-radius:20px;overflow:hidden;box-shadow:0 18px 36px rgba(0,0,0,.12);z-index:2}.about-principles-section .image-tile img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.about-principles-section{padding:60px 20px}.about-principles-section .principles-container{grid-template-columns:1fr;gap:50px}.about-principles-section .principles-content{padding-inline-end:0}.about-principles-section .principles-title{font-size:2rem;margin-bottom:40px}.about-principles-section .principles-grid{gap:35px}.about-principles-section .principle-heading{font-size:1.25rem}.about-principles-section .principle-text{font-size:.9375rem}.about-principles-section .principles-visual{min-height:400px;margin-top:20px}.about-principles-section .organic-backplate{width:90%;height:85%;top:10%;left:5%}.about-principles-section .diagonal-connector{display:none}.about-principles-section .image-tile{min-height:400px;border-radius:16px}}.about-credentials-section{background:var(--bg-dark);color:var(--text-light);padding:80px 20px;position:relative;overflow:visible}.about-credentials-section .credentials-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.about-credentials-section .credentials-header{text-align:center;margin-bottom:60px}.about-credentials-section .credentials-header h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:650;color:var(--text-light);margin:0;line-height:1.3;letter-spacing:-.01em}.about-credentials-section .credentials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;padding:40px;border:1px solid var(--border-dark);border-radius:12px;background:rgba(255,255,255,.02);position:relative}.about-credentials-section .credential-item{text-align:center;padding:0 10px}.about-credentials-section .credential-item h3{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:600;color:var(--accent);margin:0 0 16px;line-height:1.25}.about-credentials-section .credential-item p{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;color:var(--text-light);line-height:1.75;margin:0;max-width:100%}.about-credentials-section .diagonal-divider{position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(to left,transparent 0,var(--border-dark) 20%,var(--border-dark) 80%,transparent 100%);transform:skewY(-.5deg);pointer-events:none;z-index:1}@media (max-width:768px){.about-credentials-section{padding:60px 20px}.about-credentials-section .credentials-header h2{font-size:2rem}.about-credentials-section .credentials-grid{grid-template-columns:1fr;gap:30px;padding:30px 20px}.about-credentials-section .credential-item h3{font-size:1.25rem}.about-credentials-section .credential-item p{font-size:.95rem}}.about-about-cta-section{background:var(--bg-light);color:var(--text-dark);padding:120px 20px;position:relative;overflow:visible}.about-about-cta-section .cta-container{max-width:1200px;margin:0 auto}.about-about-cta-section .cta-panel{position:relative;background:#fff;border:2px solid var(--border-light);border-radius:12px;padding:60px 50px;box-shadow:0 10px 22px rgba(0,0,0,.1)}.about-about-cta-section .accent-backplate{position:absolute;bottom:-20px;right:-20px;width:280px;height:180px;background:var(--accent);border-radius:12px;z-index:-1;opacity:.4}.about-about-cta-section .panel-content{display:flex;align-items:center;justify-content:space-between;gap:60px}.about-about-cta-section .cta-button{background:var(--accent);color:#fff;padding:18px 32px;border-radius:6px;border:none;font-weight:700;font-size:16px;text-decoration:none;display:inline-flex;align-items:center;gap:12px;box-shadow:0 10px 18px rgba(214,166,35,.28),0 10px 22px rgba(0,0,0,.08);transition:.3s;flex-shrink:0;font-family:Rubik,sans-serif}.about-about-cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 14px 24px rgba(214,166,35,.35),0 12px 28px rgba(0,0,0,.12)}.about-about-cta-section .cta-button i{font-size:14px;transition:transform .3s}.about-about-cta-section .cta-button:hover i{transform:translateX(-4px)}.about-about-cta-section .cta-text{text-align:end;flex:1}.about-about-cta-section .cta-text h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:650;line-height:1.3;margin:0 0 20px;color:var(--text-dark)}.about-about-cta-section .cta-text p{font-family:Rubik,sans-serif;font-size:1.125rem;line-height:1.75;color:var(--text-dark);margin:0;font-weight:400}@media (max-width:768px){.about-about-cta-section{padding:80px 20px}.about-about-cta-section .cta-panel{padding:40px 30px}.about-about-cta-section .accent-backplate{width:200px;height:140px;bottom:-15px;right:-15px}.about-about-cta-section .panel-content{flex-direction:column;gap:35px;align-items:stretch}.about-about-cta-section .cta-button{width:100%;justify-content:center;padding:16px 28px}.about-about-cta-section .cta-text{text-align:start}.about-about-cta-section .cta-text h2{font-size:1.875rem;margin-bottom:16px}.about-about-cta-section .cta-text p{font-size:1rem}}.contact-contact-hero-section{background:linear-gradient(180deg,#f8f6f2 0,#e9e5dc 100%);color:var(--text-dark);padding:80px 20px 120px;position:relative;overflow:visible;direction:rtl}.contact-contact-hero-section .hero-container{max-width:1200px;margin:0 auto}.contact-contact-hero-section .content-wrapper{display:grid;grid-template-columns:1fr;gap:60px;align-items:center}.contact-contact-hero-section .text-content{text-align:start}.contact-contact-hero-section h1{font-family:Rubik,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--text-dark);margin:0 0 24px}.contact-contact-hero-section .intro-text{font-family:Rubik,sans-serif;font-size:18px;font-weight:500;line-height:1.75;color:var(--text-dark);margin:0 0 20px;max-width:600px}.contact-contact-hero-section .reassurance-text{font-family:Rubik,sans-serif;font-size:15px;font-weight:500;line-height:1.75;color:var(--text-muted);margin:0;max-width:600px}.contact-contact-hero-section .image-wrapper{position:relative;display:flex;justify-content:center;align-items:center;margin-top:40px}.contact-contact-hero-section .decorative-backplate{position:absolute;width:420px;height:320px;background:var(--primary);border-radius:28px;top:-30px;right:30px;z-index:0;opacity:.15;transform:rotate(-2deg)}.contact-contact-hero-section img{width:520px;max-width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:28px;box-shadow:0 18px 36px rgba(0,0,0,.16);border:6px solid rgba(255,255,255,.78);position:relative;z-index:1;display:block}.contact-contact-hero-section .divider-wrapper{position:absolute;bottom:0;left:0;width:100%;height:80px;overflow:hidden;pointer-events:none}.contact-contact-hero-section .diagonal-divider{width:100%;height:100%;display:block}@media (min-width:768px){.contact-contact-hero-section{padding:100px 40px 140px}.contact-contact-hero-section .content-wrapper{grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact-contact-hero-section h1{font-size:52px}.contact-contact-hero-section .intro-text{font-size:18px}.contact-contact-hero-section .image-wrapper{margin-top:0}.contact-contact-hero-section .decorative-backplate{width:460px;height:360px;top:-40px;right:40px}}@media (max-width:767px){.contact-contact-hero-section{padding:60px 20px 100px}.contact-contact-hero-section h1{font-size:36px}.contact-contact-hero-section .intro-text{font-size:16px}.contact-contact-hero-section .reassurance-text{font-size:14px}.contact-contact-hero-section .decorative-backplate{width:300px;height:240px;top:-20px;right:20px}.contact-contact-hero-section img{width:100%;max-width:400px}}.contact-contact-form-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.contact-contact-form-section .contact-form-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:7fr 5fr;gap:60px;align-items:start}.contact-contact-form-section .form-column{position:relative;z-index:2}.contact-contact-form-section .smoky-backplate{position:absolute;top:-30px;right:-40px;bottom:-30px;left:40px;background:radial-gradient(circle at 82% 22%,rgba(62,108,90,.08) 0,rgba(62,108,90,0) 50%),radial-gradient(circle at 18% 78%,rgba(214,166,35,.06) 0,rgba(214,166,35,0) 50%);border-radius:24px;z-index:-1;pointer-events:none;transform:rotate(-1deg)}.contact-contact-form-section .contact-form{display:flex;flex-direction:column;gap:24px}.contact-contact-form-section .form-group{display:flex;flex-direction:column;gap:8px}.contact-contact-form-section .form-group label{font-family:Rubik,sans-serif;font-size:15px;font-weight:500;color:var(--text-dark);line-height:1.5}.contact-contact-form-section .form-group input,.contact-contact-form-section .form-group textarea{font-family:Rubik,sans-serif;font-size:15px;font-weight:400;color:var(--text-dark);background:rgba(255,255,255,.92);border:1px solid var(--border-light);border-radius:12px;padding:14px 18px;transition:.3s;min-height:48px}.contact-contact-form-section .form-group textarea{min-height:140px;resize:vertical;line-height:1.6}.contact-contact-form-section .form-group input:focus,.contact-contact-form-section .form-group textarea:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 3px rgba(47,111,102,.12)}.contact-contact-form-section .submit-btn{background:var(--primary);color:var(--text-light);font-family:Rubik,sans-serif;font-size:16px;font-weight:700;padding:16px 32px;border:none;border-radius:12px;cursor:pointer;transition:.3s;box-shadow:0 10px 22px rgba(47,111,102,.22);align-self:flex-start}.contact-contact-form-section .submit-btn:hover{background:#266159;box-shadow:0 14px 28px rgba(47,111,102,.28);transform:translateY(-2px)}.contact-contact-form-section .consent-text{font-family:Rubik,sans-serif;font-size:13px;font-weight:400;color:var(--text-muted);line-height:1.6;margin-top:-8px}.contact-contact-form-section .details-column{display:flex;flex-direction:column;gap:20px;padding-top:8px}.contact-contact-form-section .details-column h2{font-family:Rubik,sans-serif;font-size:30px;font-weight:700;color:var(--text-dark);line-height:1.3;letter-spacing:-.01em;margin:0}.contact-contact-form-section .detail-paragraph{font-family:Rubik,sans-serif;font-size:16px;font-weight:400;color:var(--text-dark);line-height:1.75;margin:0}@media (max-width:768px){.contact-contact-form-section{padding:60px 20px}.contact-contact-form-section .contact-form-container{grid-template-columns:1fr;gap:50px}.contact-contact-form-section .smoky-backplate{top:-20px;right:-20px;bottom:-20px;left:-20px}.contact-contact-form-section .details-column{order:-1}.contact-contact-form-section .details-column h2{font-size:26px}.contact-contact-form-section .detail-paragraph{font-size:15px}.contact-contact-form-section .submit-btn{width:100%;align-self:stretch}}.contact-contact-details-section{position:relative;background:var(--bg-dark);color:var(--text-light);padding:80px 20px;overflow:hidden}.contact-contact-details-section .diagonal-divider{position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(105deg,transparent 0,var(--accent) 30%,var(--accent) 70%,transparent 100%);transform:skewY(-1deg);transform-origin:top left;opacity:.6;z-index:1}.contact-contact-details-section .organic-backplate{position:absolute;bottom:-120px;right:-80px;width:420px;height:420px;background:var(--secondary);opacity:.12;border-radius:48% 52% 46% 54%/52% 48%;filter:blur(60px);z-index:0;pointer-events:none}.contact-contact-details-section .contact-container{position:relative;max-width:1200px;margin:0 auto;z-index:2;border:1px solid var(--border-dark);border-radius:12px;padding:48px 32px;background:rgba(30,35,40,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.contact-contact-details-section .contact-title{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--text-light);margin:0 0 48px;text-align:end}.contact-contact-details-section .contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:24px}.contact-contact-details-section .contact-column{display:flex;flex-direction:column;gap:12px}.contact-contact-details-section .column-title{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.25;color:var(--accent);margin:0;text-align:start}.contact-contact-details-section .contact-value{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-light);margin:0;text-align:start}@media (max-width:768px){.contact-contact-details-section{padding:60px 16px}.contact-contact-details-section .organic-backplate{width:280px;height:280px;bottom:-80px;right:-60px}.contact-contact-details-section .contact-container{padding:32px 20px}.contact-contact-details-section .contact-title{font-size:2rem;margin-bottom:32px}.contact-contact-details-section .contact-grid{grid-template-columns:1fr;gap:32px}.contact-contact-details-section .column-title{font-size:1.25rem}.contact-contact-details-section .contact-value{font-size:.9375rem}}.contact-closing-note-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.contact-closing-note-section .closing-note-container{max-width:1200px;margin:0 auto;position:relative}.contact-closing-note-section .closing-note-content{max-width:800px;position:relative;z-index:2}.contact-closing-note-section .closing-note-title{font-family:Rubik,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.01em;line-height:1.2;color:var(--text-dark);margin-bottom:24px;text-align:start}.contact-closing-note-section .closing-note-paragraph{font-family:Rubik,sans-serif;font-size:18px;font-weight:500;line-height:1.75;color:var(--text-dark);margin-bottom:36px;max-width:100%}.contact-closing-note-section .closing-note-buttons{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.contact-closing-note-section .btn-primary{background:var(--accent);color:#fff;padding:14px 26px;border-radius:6px;border:none;font-weight:700;font-size:14px;letter-spacing:.01em;box-shadow:0 10px 18px rgba(215,180,106,.28),0 10px 22px rgba(0,0,0,.08);text-decoration:none;display:inline-block;transition:.3s;font-family:Rubik,sans-serif}.contact-closing-note-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 24px rgba(215,180,106,.32),0 12px 26px rgba(0,0,0,.1)}.contact-closing-note-section .btn-secondary{background:0 0;color:var(--primary);padding:14px 26px;border-radius:6px;border:2px solid var(--primary);font-weight:700;font-size:14px;text-decoration:none;display:inline-block;transition:.3s;font-family:Rubik,sans-serif}.contact-closing-note-section .btn-secondary:hover{background:var(--primary);color:var(--text-light);transform:translateY(-2px)}.contact-closing-note-section .decorative-backplate{position:absolute;bottom:-40px;right:40px;width:180px;height:180px;background:var(--accent);opacity:.12;border-radius:50% 30% 40% 60%;transform:rotate(-15deg);z-index:0;pointer-events:none}@media (min-width:768px){.contact-closing-note-section{padding:100px 40px}.contact-closing-note-section .closing-note-title{font-size:36px}.contact-closing-note-section .closing-note-paragraph{font-size:18px}.contact-closing-note-section .decorative-backplate{width:240px;height:240px;bottom:-60px;right:60px}.contact-closing-note-section .closing-note-buttons{flex-wrap:nowrap}}@media (max-width:767px){.contact-closing-note-section .closing-note-title{font-size:26px}.contact-closing-note-section .closing-note-paragraph{font-size:16px}.contact-closing-note-section .btn-primary,.contact-closing-note-section .btn-secondary{width:100%;text-align:center}.contact-closing-note-section .decorative-backplate{width:140px;height:140px;bottom:-30px;right:20px}}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){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}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-field,.form-group,.input-group{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.grid:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display: grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display:grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid){display:flex!important;flex-direction:column!important;gap:1rem!important}[data-zappy-auto-grid=true]{display:grid!important;grid-template-columns:1fr!important;gap:1.5rem!important}[data-zappy-zoom-wrapper=true]{width:100%!important;max-width:100%!important;height:auto!important}[data-zappy-zoom-wrapper=true] img{position:relative!important;width:100%!important;height:auto!important;max-height:300px!important;object-fit:cover!important;top:0!important;left:0!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{font-size:clamp(14px, 4vw, 18px)!important}img{max-width:100%!important;height:auto!important}.columns,[style*="columns:"],[style*=column-count]{column-count:1!important;columns:1!important}table{width:100%!important;display:block!important;overflow-x:auto!important}.block,.box,.card{width:100%!important;max-width:100%!important}section.hero,section.hero-section,section[class*=hero-section]{min-height:auto!important;height:auto!important;padding:2rem 1rem!important}.hero-heading span,.hero-title span,h1 span[class*=accent],h2 span[class*=accent]{display:inline!important}.cards-grid,.packages-grid,.pricing-grid{display:flex!important;flex-direction:column!important;width:100%!important}body>*{max-width:100vw!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(30,35,40,.1)!important;box-shadow:0 2px 8px rgba(30,35,40,.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:#1E2328!important;stroke:#1E2328!important;color:#1e2328!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:#1e2328!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:#1e2328!important;color:#1e2328!important;background-color:rgba(30,35,40,.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:#1e2328!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}}