@import url(https://fonts.googleapis.com/css2?family=Comme:wght@300;500;600&family=Neucha&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.site-header{background-color:#eae6dd;box-shadow:0 2px 10px #0000001a;left:0;overflow:hidden;padding:.5rem 0;position:fixed;right:0;top:0;z-index:1000}.container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem;position:relative}.header-logo img{max-height:80px;transition:max-height .3s ease}.main-nav{align-items:center;flex-grow:1;justify-content:space-between}.main-nav,.nav-links{display:flex;gap:2rem}.nav-links{font-family:Neucha,cursive;font-size:1rem;list-style:none;margin:0;padding:0}.nav-links a{color:#3f3026;position:relative;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#000}.nav-links a.active{color:#4e3b2e;font-weight:500}.nav-links a.active:after{background-color:#fbbf24;border-radius:50%;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.cta-button{background-color:#4e3b2e;border-radius:12px;color:#fff;font-size:1rem;font-weight:500;padding:.6rem 1.4rem;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#3b2d23}.header-trail{height:auto;pointer-events:none;position:absolute;right:0;top:0;width:140px}.nav-links .cta-button{background-color:#4e3b2e;border-radius:12px;color:#fff;font-size:1rem;font-weight:500;margin-left:1rem;padding:.5rem 1.2rem;text-decoration:none;transition:background-color .3s ease;white-space:nowrap}.nav-links .cta-button:hover{background-color:#3b2d23}.mobile-menu-btn{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.mobile-menu-btn span{background-color:#4e3b2e;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.mobile-menu-btn.active span:first-child{transform:rotate(45deg) translate(7px,7px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu-overlay{animation:fadeInBackdrop .4s cubic-bezier(.4,0,.2,1) forwards;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#0006,#4e3b2e4d);height:100vh;left:0;opacity:0;position:fixed;top:0;width:100vw;z-index:998}@keyframes fadeInBackdrop{to{opacity:1}}@media (max-width:1024px){.container{padding:0 1.5rem}.nav-links{font-size:.95rem;gap:1.5rem}.nav-links .cta-button{font-size:.9rem;padding:.4rem 1rem}}@media (max-width:768px){.site-header{padding:.75rem 0}.container{padding:0 1rem}.header-logo img{max-height:70px}.mobile-menu-btn{display:flex}.main-nav{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#f8f5f0,#eae6dd);border-left:none;border-radius:0;box-shadow:-20px 0 40px #00000026,-5px 0 20px #4e3b2e1a;height:100vh;overflow-y:auto;padding:0;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);width:320px;z-index:999}.main-nav.mobile-open{right:0}.nav-links{flex-direction:column;gap:0;margin:0;padding:6rem 0 2rem;width:100%}.nav-links li{border-bottom:none;overflow:hidden;position:relative;width:100%}.nav-links li:after{background:linear-gradient(90deg,#0000,#4e3b2e1a 50%,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.nav-links li:last-child:after{display:none}.nav-links a{color:#3f3026;display:block;font-size:1.1rem;font-weight:500;letter-spacing:.02em;padding:1.25rem 1.5rem;position:relative;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-links a:before{background:linear-gradient(135deg,#fbbf24,#f59e0b);bottom:0;content:"";left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:bottom;transition:transform .3s cubic-bezier(.4,0,.2,1);width:4px}.nav-links a:hover:before{transform:scaleY(1);transform-origin:top}.nav-links a:hover{background:linear-gradient(90deg,#fbbf2414,#fbbf2408);color:#4e3b2e;padding-left:2rem;transform:translateX(8px)}.nav-links a.active{background:linear-gradient(90deg,#fbbf240f,#fbbf2405);color:#4e3b2e;font-weight:500;padding-left:1.8rem;transform:translateX(4px)}.nav-links a.active:before{background:linear-gradient(135deg,#fbbf24,#f59e0b);transform:scaleY(1);transform-origin:top;width:3px}.nav-links a.active:after{background-color:#fbbf24;border-radius:50%;content:"";height:5px;opacity:.7;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:5px}.nav-links .cta-button{background:linear-gradient(135deg,#4e3b2e,#6b5347);border-radius:16px;box-shadow:0 8px 25px #4e3b2e40;color:#fff;font-size:1rem;font-weight:600;margin:2rem 1.5rem 1rem;overflow:hidden;padding:1rem 1.5rem;position:relative;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-links .cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.nav-links .cta-button:hover:before{left:100%}.nav-links .cta-button:hover{background:linear-gradient(135deg,#3b2d23,#5a453a);box-shadow:0 12px 35px #4e3b2e59;padding-left:1.5rem;transform:translateY(-3px)}.main-nav:before{background:linear-gradient(135deg,#4e3b2e0d,#fbbf2408);border-bottom:1px solid #4e3b2e14;content:"";height:5rem;left:0;position:absolute;right:0;top:0}}@media (max-width:480px){.container{padding:0 .75rem}.header-logo img{max-height:55px}.mobile-menu-btn{height:28px;width:28px}.main-nav{right:-100%;width:280px}.nav-links{padding:5rem 0 2rem}.nav-links a{font-size:1rem;padding:1rem 1.25rem}.nav-links a:hover{padding-left:1.75rem}.nav-links .cta-button{font-size:.95rem;margin:1.5rem 1.25rem 1rem;padding:.9rem 1.25rem;width:calc(100% - 2.5rem)}}@media (max-width:768px){.main-nav.mobile-open:before{background:linear-gradient(135deg,#4e3b2e0d,#fbbf2408);border-bottom:1px solid #4e3b2e14;content:"";height:5rem;left:0;position:absolute;right:0;top:0;z-index:1}}@media (max-width:768px) and (orientation:landscape){.main-nav{padding:0}.nav-links{padding:4rem 0 1rem}.nav-links a{padding:.9rem 1.5rem}}.whatsapp-float{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;bottom:30px;box-shadow:0 4px 20px #25d36666;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-float:hover{box-shadow:0 6px 25px #25d36699;transform:scale(1.1)}.whatsapp-icon{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.whatsapp-icon svg{height:28px;width:28px}.whatsapp-tooltip{background-color:#4e3b2e;border-radius:8px;box-shadow:0 2px 10px #0003;color:#fff;font-family:Comme,sans-serif;font-size:14px;font-weight:500;opacity:0;padding:8px 12px;right:70px;transition:all .3s ease;visibility:hidden;white-space:nowrap}.whatsapp-tooltip,.whatsapp-tooltip:after{position:absolute;top:50%;transform:translateY(-50%)}.whatsapp-tooltip:after{border:6px solid #0000;border-left-color:#4e3b2e;content:"";left:100%}.whatsapp-float:hover .whatsapp-tooltip{opacity:1;right:75px;visibility:visible}@keyframes pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 20px #25d36699,0 0 0 10px #25d3661a}to{box-shadow:0 4px 20px #25d36666}}@media (max-width:768px){.whatsapp-float{bottom:20px;height:55px;right:20px;width:55px}.whatsapp-icon svg{height:24px;width:24px}.whatsapp-tooltip{font-size:12px;padding:6px 10px;right:65px}.whatsapp-float:hover .whatsapp-tooltip{right:70px}}@media (max-width:480px){.whatsapp-float{bottom:15px;height:50px;right:15px;width:50px}.whatsapp-icon svg{height:22px;width:22px}.whatsapp-tooltip{display:none}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:120px 20px;position:relative;text-align:left}.hero-overlay{background:#0006;border-radius:12px;margin-left:auto;margin-right:auto;max-width:700px;padding:40px}.hero h1{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:20px}.hero p{font-size:1rem;line-height:1.6;margin-bottom:30px}.hero-buttons{display:flex;gap:16px}.btn{border:none;border-radius:999px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:.3s ease}.btn.yellow{background-color:#ffe23f;color:#000}.btn.brown{background-color:#4d3b34;color:#fff}.btn:hover{opacity:.9}.hero-wave{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;transform:rotate(180deg);width:100%}.hero-wave svg{display:block;height:60px;position:relative;width:calc(100% + 1.3px)}@media (max-width:768px){.hero-wave svg{height:40px}}.intro-section{background:linear-gradient(135deg,#f8f6f3,#f0ede8);padding:80px 20px}.intro-content{flex-wrap:wrap;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px}.intro-content,.intro-image{align-items:stretch;display:flex}.intro-image{min-width:320px}.intro-image img{border-radius:40px;box-shadow:0 8px 30px #00000014}.intro-text{flex:1 1 55%;gap:20px;justify-content:center;min-width:320px}.intro-text h2{color:#4e3b31;font-size:3rem;font-weight:400;line-height:1.2;margin:0;padding:0;text-align:center}.intro-text p{color:#333;margin-bottom:1.5rem}.intro-cards{display:flex;flex-wrap:wrap;gap:20px}.intro-cards>*{flex:1 1;min-width:250px}.intro-card{background-color:#fff;border:1px solid #e0dcd3;border-radius:20px;box-shadow:0 0 4px #00000005;padding:20px}.intro-card h3{color:#4d3b34;font-size:1.1rem;margin-bottom:10px}@media (max-width:768px){.intro-section{padding:60px 20px}.intro-content{align-items:center;flex-direction:column;gap:40px}.intro-text{order:2;text-align:center}.intro-text h2{font-size:2.5rem}.intro-text p{margin:0 auto 1.5rem;max-width:400px;text-align:left}.intro-image{min-width:280px;order:1}.intro-image img{border-radius:20px}.intro-cards{flex-direction:column;margin-top:20px}}@media (max-width:480px){.intro-section{padding:40px 20px}.intro-text h2{font-size:2rem}.intro-text p{font-size:.95rem}}.info-card{background-color:#fef3e1;border:1px solid #fdf8f3;border-radius:45% 30% 35% 55%/50% 40% 60% 50%;box-shadow:0 0 3px #00000008;margin-bottom:20px;padding:20px;transition:box-shadow .3s ease}.info-card h3{color:#4d3b34;font-family:inherit;font-size:1.3rem;margin-bottom:8px}@media (max-width:1024px){.info-card{border-radius:40% 25% 30% 50%/45% 35% 55% 45%;padding:18px}.info-card h3{font-size:1.2rem}.info-card p{font-size:.95rem}}@media (max-width:768px){.info-card{border-radius:35% 20% 25% 45%/40% 30% 50% 40%;margin-bottom:16px;padding:16px}.info-card h3{font-size:1.1rem;margin-bottom:6px}.info-card p{font-size:.9rem;line-height:1.5}}@media (max-width:480px){.info-card{border-radius:30% 15% 20% 40%/35% 25% 45% 35%;margin-bottom:14px;padding:14px}.info-card h3{font-size:1rem;margin-bottom:5px}.info-card p{font-size:.85rem;line-height:1.4}}.services-section{background:linear-gradient(135deg,#f8f6f3,#f0ede8);overflow:hidden;padding:80px 20px;position:relative}.services-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23e8e2db' opacity='.3'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23d4c8b8' opacity='.2'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.services-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.services-header{animation:fadeInUp .8s ease-out;margin-bottom:60px;text-align:center}.services-badge{display:inline-block;margin-bottom:20px}.services-badge span{border-radius:25px;box-shadow:0 4px 15px #4e3b3133;color:#fff;font-family:Comme,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:8px 20px}.services-badge span,.services-header h2{background:linear-gradient(135deg,#4e3b31,#6b5347)}.services-header h2{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;color:#4e3b31;font-family:Neucha,cursive;font-size:3rem;font-weight:400;line-height:1.2;margin-bottom:25px}.services-intro{color:#5a4a42;font-family:Comme,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.7;margin:0 auto;max-width:800px}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:60px}.service-card{animation:fadeInUp .8s ease-out;background:#fff;border:1px solid #e8e2db80;border-radius:20px;box-shadow:0 8px 30px #00000014;cursor:pointer;overflow:hidden;padding:35px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card:first-child{animation-delay:.1s}.service-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3){animation-delay:.3s}.service-card:nth-child(4){animation-delay:.4s}.service-card:hover{border-color:#4e3b3133;box-shadow:0 20px 40px #00000026;transform:translateY(-8px)}.service-card:hover .service-hover-effect{opacity:1;transform:scale(1)}.service-hover-effect{background:linear-gradient(135deg,#4e3b3108,#6b53470d);border-radius:20px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1)}.service-icon{align-items:center;background:linear-gradient(135deg,#f8f6f3,#e9e4dc);border:2px solid #4e3b311a;border-radius:50%;display:flex;font-size:2rem;height:70px;justify-content:center;margin-bottom:25px;transition:all .3s ease;width:70px}.service-card:hover .service-icon{background:linear-gradient(135deg,#4e3b31,#6b5347);border-color:#4e3b31;transform:scale(1.1)}.service-content{position:relative;z-index:2}.service-card h3{color:#4e3b31;font-family:Neucha,cursive;font-size:1.5rem;font-weight:400;line-height:1.3;margin-bottom:15px;transition:color .3s ease}.service-card:hover h3{color:#6b5347}.service-card p{color:#5a4a42;font-family:Comme,sans-serif;font-size:1rem;font-weight:500;line-height:1.6;margin:0;transition:color .3s ease}.service-card:hover p{color:#4e3b31}.services-cta{align-items:center;animation:fadeInUp .8s ease-out .5s both;background:linear-gradient(135deg,#4e3b31,#6b5347);border-radius:25px;color:#fff;display:flex;justify-content:space-between;overflow:hidden;padding:40px;position:relative}.services-cta:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="%23fff" opacity=".1"/><circle cx="80" cy="80" r="1.5" fill="%23fff" opacity=".1"/><circle cx="60" cy="30" r="1" fill="%23fff" opacity=".1"/></svg>') repeat;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.cta-content{flex:1 1;z-index:2}.cta-content h3{font-family:Neucha,cursive;font-size:1.8rem;font-weight:400;line-height:1.2;margin-bottom:8px}.cta-content p{font-size:1rem;font-weight:500;margin:0;opacity:.9}.cta-button,.cta-content p{font-family:Comme,sans-serif}.cta-button{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#4e3b31;cursor:pointer;font-weight:600;padding:15px 30px;position:relative;transition:all .3s ease;z-index:2}.cta-button:hover{background:#f8f6f3;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}@media (max-width:1024px){.services-section{padding:70px 20px}.services-header h2{font-size:2.5rem}.services-grid{gap:25px;margin-bottom:50px}.service-card{padding:30px}}@media (max-width:768px){.services-section{padding:60px 20px}.services-header{margin-bottom:50px}.services-header h2{font-size:2.2rem}.services-intro{font-size:1rem}.services-grid{gap:20px;grid-template-columns:1fr;margin-bottom:40px}.service-card{padding:25px}.service-card h3{font-size:1.3rem}.services-cta{flex-direction:column;gap:25px;padding:35px 25px;text-align:center}.cta-content h3{font-size:1.5rem}}@media (max-width:480px){.services-section{padding:50px 15px}.services-header h2{font-size:1.9rem}.services-intro{font-size:.95rem}.service-card{border-radius:15px;padding:20px}.service-icon{height:60px;margin-bottom:20px;width:60px}.service-card h3{font-size:1.2rem}.service-card p{font-size:.9rem}.services-cta{border-radius:20px;padding:25px 20px}.cta-content h3{font-size:1.3rem}.cta-button,.cta-content p{font-size:.9rem}.cta-button{padding:12px 25px}}@media (max-width:320px){.services-section{padding:40px 10px}.services-header h2{font-size:1.6rem}.service-card{padding:15px}.service-card h3{font-size:1.1rem}.services-cta{padding:20px 15px}}.testimonials-section{background-color:#fff;display:flex;justify-content:center;padding:4rem 2rem}.testimonials-container{display:flex;flex-wrap:wrap;gap:3rem;width:100%}.left-column{flex:1 1;min-width:300px}.left-column h2{color:#4e3b31;font-family:Neucha,cursive;font-size:3rem;font-weight:400;margin-bottom:1rem}.left-column p{color:#333;font-size:1rem;line-height:1.6}.yellow-button{background-color:#ffd633;border:none;border-radius:20px;color:#3e2a1d;cursor:pointer;margin-top:.5rem;padding:.8rem 1.5rem;transition:background-color .3s ease}.yellow-button:hover{background-color:#f5c400}.right-column{flex:1 1;min-width:300px}.testimonial-card{background-color:#4a3328;border-radius:40px;color:#fff;padding:2rem;text-align:center}.stars{font-size:1.5rem;margin-bottom:1rem}.testimonial-text{font-size:1rem;font-style:italic}.testimonial-date{font-weight:700;margin-top:1.5rem}.workarea-hero,.workarea-section{overflow:hidden;position:relative}.workarea-hero{align-items:center;display:flex;height:70vh;justify-content:center;max-height:700px;min-height:500px}.workarea-hero-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.workarea-hero-bg img{height:100%;object-fit:cover;object-position:center;width:100%}.workarea-hero-overlay{background:linear-gradient(135deg,#4e3b31cc,#4e3b3199 50%,#6b5347b3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.workarea-hero-content{animation:fadeInUp 1s ease-out;color:#fff;max-width:800px;padding:0 20px;position:relative;text-align:center;z-index:3}.workarea-badge{display:inline-block;margin-bottom:20px}.workarea-badge span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 8px 32px #0000001a;color:#fff;font-family:Comme,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:10px 25px}.workarea-hero-title{font-family:Neucha,cursive;font-size:3.5rem;font-weight:400;line-height:1.2;margin-bottom:20px;text-shadow:0 4px 20px #0000004d}.workarea-hero-subtitle{font-family:Comme,sans-serif;font-size:1.3rem;font-weight:500;line-height:1.6;opacity:.95;text-shadow:0 2px 10px #0003}.workarea-content-section{background:linear-gradient(135deg,#f8f6f3,#f0ede8);padding:80px 20px;position:relative}.workarea-content-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23e8e2db' opacity='.3'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23d4c8b8' opacity='.2'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.workarea-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.workarea-intro{animation:fadeInUp .8s ease-out .2s both;margin-bottom:60px;text-align:center}.workarea-intro p{color:#5a4a42;font-family:Comme,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.7;margin:0 auto;max-width:700px}.workarea-cards-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr);margin-bottom:60px}.workarea-location-card{animation:fadeInUp .8s ease-out;background:#fff;border:1px solid #e8e2db80;border-radius:20px;box-shadow:0 8px 30px #00000014;cursor:pointer;overflow:hidden;padding:30px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.workarea-location-card:first-child{animation-delay:.3s}.workarea-location-card:nth-child(2){animation-delay:.4s}.workarea-location-card:nth-child(3){animation-delay:.5s}.workarea-location-card:nth-child(4){animation-delay:.6s}.workarea-location-card:hover{border-color:#4e3b3133;box-shadow:0 20px 40px #00000026;transform:translateY(-8px)}.workarea-location-card:hover .workarea-card-hover-effect{opacity:1;transform:scale(1)}.workarea-card-hover-effect{background:linear-gradient(135deg,#4e3b3108,#6b53470d);border-radius:20px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1)}.workarea-card-header{margin-bottom:25px;position:relative;z-index:2}.workarea-group-title{color:#4e3b31;font-family:Neucha,cursive;font-size:1.4rem;font-weight:400;line-height:1.3;margin-bottom:0;transition:color .3s ease}.workarea-location-card:hover .workarea-group-title{color:#6b5347}.workarea-location-list{position:relative;z-index:2}.workarea-location-item{align-items:center;display:flex;margin-bottom:12px;transition:all .3s ease}.workarea-location-item:last-child{margin-bottom:0}.workarea-location-dot{background:linear-gradient(135deg,#4e3b31,#6b5347);border-radius:50%;flex-shrink:0;height:8px;margin-right:12px;transition:all .3s ease;width:8px}.workarea-location-card:hover .workarea-location-dot{background:linear-gradient(135deg,#6b5347,#8a6b5d);transform:scale(1.3)}.workarea-location-name{color:#5a4a42;font-family:Comme,sans-serif;font-size:1rem;font-weight:500;transition:color .3s ease}.workarea-location-card:hover .workarea-location-name{color:#4e3b31}.workarea-closing{animation:fadeInUp .8s ease-out .7s both}.workarea-closing-content{background:#fff;border:1px solid #e8e2db80;border-radius:20px;box-shadow:0 10px 40px #00000014;overflow:hidden;padding:40px;position:relative;text-align:center}.workarea-closing-content:before{background:linear-gradient(135deg,#4e3b31,#6b5347);content:"";height:4px;left:0;position:absolute;right:0;top:0}.workarea-closing-content h3{color:#4e3b31;font-family:Neucha,cursive;font-size:1.8rem;font-weight:400;line-height:1.3;margin-bottom:20px}.workarea-closing-content p{color:#5a4a42;font-family:Comme,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.7;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px}.workarea-cta-button{align-items:center;background:linear-gradient(135deg,#4e3b31,#6b5347);border-radius:30px;box-shadow:0 8px 25px #4e3b314d;color:#fff;display:inline-flex;font-family:Comme,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:15px 35px;position:relative;text-decoration:none;transition:all .3s ease}.workarea-cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.workarea-cta-button:hover:before{left:100%}.workarea-cta-button:hover{box-shadow:0 12px 35px #4e3b3166;transform:translateY(-3px)}@media (max-width:1024px){.workarea-hero{height:60vh;min-height:450px}.workarea-hero-title{font-size:3rem}.workarea-hero-subtitle{font-size:1.2rem}.workarea-content-section{padding:60px 20px}.workarea-cards-grid{gap:20px}.workarea-location-card{padding:25px}}@media (max-width:768px){.workarea-hero{height:50vh;min-height:400px}.workarea-hero-title{font-size:2.5rem}.workarea-hero-subtitle{font-size:1.1rem}.workarea-content-section{padding:50px 15px}.workarea-intro{margin-bottom:40px}.workarea-intro p{font-size:1.1rem}.workarea-cards-grid{gap:20px;grid-template-columns:1fr;margin-bottom:40px}.workarea-location-card{padding:25px}.workarea-group-title{font-size:1.3rem}.workarea-closing-content{padding:30px 25px}.workarea-closing-content h3{font-size:1.6rem}}@media (max-width:480px){.workarea-hero{height:45vh;min-height:350px}.workarea-hero-title{font-size:2rem}.workarea-hero-subtitle{font-size:1rem}.workarea-badge span{font-size:.85rem;padding:8px 20px}.workarea-content-section{padding:40px 15px}.workarea-intro p{font-size:1rem}.workarea-location-card{padding:20px}.workarea-group-title{font-size:1.2rem}.workarea-location-name{font-size:.9rem}.workarea-closing-content{padding:25px 20px}.workarea-closing-content h3{font-size:1.4rem}.workarea-closing-content p{font-size:1rem}.workarea-cta-button{font-size:1rem;padding:12px 25px}}.final-cta-section{align-items:center;background-position:50%;background-size:cover;border-radius:clamp(25px,5vw,40px);display:flex;margin:4rem auto;max-width:min(1200px,95vw);min-height:clamp(280px,40vh,320px);overflow:hidden;padding:0;position:relative;width:calc(100% - 2rem)}.final-cta-overlay{background:#00000073;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.final-cta-content{box-sizing:border-box;color:#fff;font-family:Comme,sans-serif;max-width:min(520px,90vw);padding:clamp(2rem,5vh,3rem) clamp(1.5rem,4vw,3rem);position:relative;width:100%;z-index:2}.final-cta-content h2{color:#fff;font-family:Neucha,cursive;font-size:2.8rem;font-style:italic;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.final-cta-content p{font-size:1.05rem;font-weight:400;line-height:1.6;margin-bottom:2rem;opacity:.95}.final-cta-button{background-color:#fbbf24;border-radius:25px;box-shadow:0 4px 12px #fbbf244d;color:#374151;display:inline-block;font-size:1rem;font-weight:700;padding:14px 28px;text-decoration:none;transition:all .3s ease}.final-cta-button:hover{background-color:#f59e0b;box-shadow:0 6px 20px #fbbf2466;transform:translateY(-2px)}@media (max-width:1024px){.final-cta-section{border-radius:clamp(20px,4vw,30px);margin:3rem auto;max-width:calc(100vw - 4rem);width:calc(100% - 4rem)}.final-cta-content{max-width:calc(100vw - 8rem);padding:clamp(1.8rem,4vh,2.5rem) clamp(1.2rem,3vw,2.5rem)}.final-cta-content h2{font-size:2.4rem}}@media (max-width:768px){.final-cta-section{border-radius:clamp(15px,3vw,25px);margin:2rem auto;max-width:calc(100vw - 2rem);min-height:clamp(250px,35vh,280px);width:calc(100vw - 2rem)}.final-cta-content{max-width:none;padding:clamp(1.5rem,3vh,2rem) clamp(1rem,2vw,2rem)}.final-cta-content h2{font-size:2.2rem;line-height:1.2;margin-bottom:1.2rem}.final-cta-content p{font-size:.95rem;line-height:1.5;margin-bottom:1.8rem}.final-cta-button{font-size:.95rem;padding:12px 24px}}@media (max-width:480px){.final-cta-section{border-radius:20px;margin:1.5rem auto;min-height:300px;width:calc(100% - 1rem)}.final-cta-content{padding:1.5rem}.final-cta-content h2{font-size:1.9rem;margin-bottom:1rem}.final-cta-content p{font-size:.9rem;margin-bottom:1.5rem}.final-cta-button{font-size:.9rem;padding:12px 20px}}@media (max-width:360px){.final-cta-section{margin:1rem auto;width:calc(100% - .5rem)}.final-cta-content{padding:1.25rem}.final-cta-content h2{font-size:1.7rem}.final-cta-content p{font-size:.85rem}}.quote-section{background:linear-gradient(135deg,#f8f6f3,#f0ede8);overflow:hidden;padding:80px 20px;position:relative}.quote-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23e8e2db' opacity='.3'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.6;pointer-events:none;position:absolute;right:0;top:0}.quote-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.quote-image-wrapper{border-radius:30px;box-shadow:0 20px 60px #00000026;overflow:hidden;position:relative;transform:rotate(-2deg);transition:transform .4s ease}.quote-image-wrapper:hover{transform:rotate(0deg) scale(1.02)}.quote-image{display:block;height:500px;object-fit:cover;transition:transform .4s ease;width:100%}.quote-image-wrapper:hover .quote-image{transform:scale(1.05)}.quote-overlay{background:linear-gradient(135deg,#4e3b311a,#6b534733);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.quote-image-wrapper:hover .quote-overlay{opacity:1}.quote-content{padding:40px;position:relative}.quote-text{animation:fadeInUp .8s ease-out;color:#4e3b31;font-family:Neucha,cursive;font-size:2.2rem;font-style:italic;font-weight:400;line-height:1.4;margin:0 0 40px;position:relative}.quote-author{align-items:center;animation:fadeInUp .8s ease-out .2s both;display:flex}.author-info{display:flex;flex-direction:column;gap:5px}.author-name{color:#4e3b31;font-family:Neucha,cursive;font-size:1.3rem;font-weight:400}.author-title{color:#6b5347;font-family:Comme,sans-serif;font-size:.9rem;font-weight:500;opacity:.8}@media (max-width:1024px){.quote-section{padding:70px 20px}.quote-container{gap:50px}.quote-text{font-size:2rem}.quote-image{height:450px}}@media (max-width:768px){.quote-section{padding:60px 20px}.quote-container{gap:40px;grid-template-columns:1fr;text-align:center}.quote-image-wrapper{margin:0 auto;max-width:400px;transform:rotate(0deg)}.quote-image{height:350px}.quote-content{padding:20px}.quote-text{font-size:1.8rem}.quote-author{justify-content:center}}@media (max-width:480px){.quote-section{padding:50px 15px}.quote-container{gap:30px}.quote-image-wrapper{border-radius:20px}.quote-image{height:300px}.quote-content{padding:15px}.quote-text{font-size:1.5rem;margin-bottom:30px}.author-name{font-size:1.1rem}.author-title{font-size:.8rem}}@media (max-width:320px){.quote-section{padding:40px 10px}.quote-text{font-size:1.3rem}.quote-author{flex-direction:column;gap:20px}}.shared-hero{align-items:center;background-position:50%;background-size:cover;color:#fff;min-height:60vh;overflow:hidden;position:relative}.shared-hero,.shared-hero-overlay{display:flex;justify-content:center}.shared-hero-overlay{background-color:#00000073;bottom:0;left:0;padding:12vh 4vw;position:absolute;right:0;top:0;width:100%}.shared-hero-content{align-self:center;display:flex;flex-direction:column;max-width:min(800px,90vw);text-align:left;z-index:2}.breadcrumb{color:#fff;font-family:Comme,sans-serif;font-size:.95rem;margin-bottom:1rem}.breadcrumb a{color:#fbbf24;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#f59e0b}.breadcrumb span{margin:0 .5rem}.breadcrumb .current{color:#fff}.hero-title{color:#fff;font-family:Neucha,cursive;font-size:4.375rem;font-weight:400;line-height:1.2;margin-bottom:.5rem}.hero-subtitle{color:#fff;display:block;font-family:Comme,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.4;margin-top:.5rem}.yellow-button{align-self:flex-start;background-color:#fbbf24;border-radius:15px;box-shadow:0 4px 15px #fbbf244d;color:#3f3026;display:inline-block;font-family:Comme,sans-serif;font-size:1rem;font-weight:700;margin-top:1.5rem;padding:.75rem 1.8rem;text-decoration:none;transition:all .3s ease}.yellow-button:hover{background-color:#f59e0b;box-shadow:0 6px 20px #fbbf2466;transform:translateY(-2px)}.shared-hero-wave{bottom:0;left:0;position:absolute;width:100%}@media (max-width:1024px){.shared-hero{min-height:55vh}.shared-hero-overlay{padding:10vh 3vw}.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.15rem}.breadcrumb{font-size:.9rem}.yellow-button{font-size:.95rem;padding:.7rem 1.6rem}}@media (max-width:768px){.shared-hero{min-height:50vh}.shared-hero-overlay{padding:10vh 4vw 8vh}.shared-hero-content{max-width:95vw;text-align:center}.breadcrumb{font-size:.85rem;margin-bottom:1.5rem;margin-top:1rem}.hero-title{font-size:2.8rem;margin-bottom:.75rem}.hero-subtitle{font-size:1.05rem;margin-top:.75rem}.yellow-button{align-self:center;font-size:.9rem;margin-top:1rem;padding:.65rem 1.4rem}}@media (max-width:480px){.shared-hero{min-height:45vh}.shared-hero-overlay{padding:8vh 3vw 6vh}.breadcrumb{font-size:.8rem;margin-bottom:1.25rem;margin-top:1.5rem}.hero-title{font-size:2.2rem;line-height:1.1}.hero-subtitle{font-size:.95rem;margin-top:1rem}.yellow-button{font-size:.85rem;padding:.6rem 1.2rem}}@media (max-width:360px){.shared-hero-overlay{padding:7vh 2vw 5vh}.breadcrumb{font-size:.75rem;margin-top:2rem}.hero-title{font-size:1.9rem}.hero-subtitle{font-size:.9rem}.yellow-button{font-size:.8rem;padding:.55rem 1rem}}.about-intro-section{background-color:#f9f7f4;padding:4rem 2rem 6rem}.about-intro-container{align-items:stretch;display:flex;flex-wrap:nowrap;gap:3rem;height:auto;justify-content:space-between;margin:0 auto;max-width:1200px}.intro-text{color:#3f3026;display:flex;flex:1 1 50%;flex-direction:column;justify-content:flex-start}.intro-text h2{font-family:Neucha,cursive;font-size:2.5rem;line-height:1.3;margin-bottom:1.2rem;margin-top:0}.intro-text p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.intro-cta-button{align-items:center;background-color:#4e3b2e;border-radius:12px;box-shadow:0 4px 15px #4e3b2e4d;color:#fff;display:flex;font-family:Comme,sans-serif;font-weight:700;justify-content:center;margin-bottom:3rem;padding:.6rem 1.4rem;text-align:center;text-decoration:none;transition:all .3s ease;width:50%}.intro-cta-button:hover{background-color:#3b2d23;box-shadow:0 6px 20px #4e3b2e66;transform:translateY(-2px)}.intro-image{flex:1 1 40%;min-height:400px;position:relative}.intro-image img{border-radius:80px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.about-cards-container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.info-card{border:1px solid #eee;border-radius:50px;box-shadow:0 4px 20px #0003;color:#3f3026;flex:1 1 300px;font-family:Comme,sans-serif}.info-card h3{font-size:1.2rem}.section-title{font-size:3rem;line-height:1.3;margin-bottom:1.2rem}@media (max-width:1024px){.about-intro-section{padding:3rem 1.5rem 5rem}.about-intro-container{gap:2.5rem}.section-title{font-size:2.75rem}.intro-text h2{font-size:2.25rem}.intro-text p{font-size:.95rem}.intro-cta-button{padding:.65rem 1.5rem;width:60%}.intro-image{min-height:350px}.intro-image img{border-radius:60px}.about-cards{gap:1.75rem}}@media (max-width:768px){.about-intro-section{padding:2.5rem 1rem 4rem}.section-title{font-size:2.25rem;text-align:center}.about-intro-container{flex-direction:column;gap:2rem;text-align:center}.intro-text{flex:1 1 100%}.intro-text h2{font-size:2rem;text-align:center}.intro-text p{font-size:.9rem;max-width:100%;text-align:left}.intro-image{flex:1 1 100%;margin-top:1rem;min-height:280px;position:relative}.intro-image img{border-radius:40px;height:auto;position:static;width:100%}.intro-cta-button{display:block;margin:2rem auto;padding:.7rem 1.5rem;width:70%}.about-cards{flex-direction:column;gap:1.5rem;margin-top:2rem}.info-card{flex:1 1 100%;padding:1.5rem}}@media (max-width:480px){.about-intro-section{padding:2rem .75rem 3rem}.section-title{font-size:1.9rem}.intro-text h2{font-size:1.75rem;margin-bottom:1rem}.intro-text p{font-size:.85rem;line-height:1.5}.intro-cta-button{border-radius:10px;font-size:.9rem;padding:.65rem 1.25rem;width:80%}.intro-image{min-height:240px}.intro-image img{border-radius:30px}.about-cards-container{padding:0 .75rem}.about-cards{gap:1.25rem;margin-top:1.5rem}.info-card{padding:1.25rem}}@media (max-width:360px){.about-intro-section{padding:1.5rem .5rem 2.5rem}.section-title{font-size:1.6rem}.intro-text h2{font-size:1.5rem}.intro-text p{font-size:.8rem}.intro-cta-button{font-size:.85rem;padding:.6rem 1rem;width:85%}.intro-image{min-height:200px}.intro-image img{border-radius:25px}}.testimonials-section{background:linear-gradient(135deg,#f8f6f3,#f0ede8);overflow:hidden;padding:100px 20px;position:relative}.testimonials-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23e8e2db' opacity='.3'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23d4c8b8' opacity='.2'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.testimonials-container{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:1}.testimonials-header{animation:fadeInUp .8s ease-out;margin-bottom:70px;margin-left:auto;margin-right:auto;text-align:center;width:100%}.testimonials-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4e3b31,#6b5347);-webkit-background-clip:text;background-clip:text;color:#4e3b31;font-family:Neucha,cursive;font-size:3.2rem;font-weight:400;line-height:1.2;margin-bottom:15px;position:relative}.testimonials-title:after{background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.testimonials-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));justify-content:center;margin-left:auto;margin-right:auto;margin-top:20px;max-width:1100px}.testimonial-card{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffffe6;border-radius:30px;box-shadow:0 15px 50px #00000014;cursor:pointer;overflow:hidden;padding:45px;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.testimonial-card:first-child{animation-delay:.2s}.testimonial-card:nth-child(2){animation-delay:.4s}.testimonial-card:hover{border-color:#fbbf244d;box-shadow:0 25px 70px #0000001f;transform:translateY(-12px) scale(1.02)}.testimonial-card:before{background:linear-gradient(90deg,#fbbf24,#f59e0b);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card-hover-effect{background:linear-gradient(135deg,#fbbf2405,#f59e0b08);border-radius:30px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1)}.testimonial-card:hover .testimonial-card-hover-effect{opacity:1;transform:scale(1)}.testimonial-header{margin-bottom:30px;position:relative;text-align:center;z-index:2}.testimonial-info{text-align:center}.testimonial-name{color:#4e3b31;font-family:Neucha,cursive;font-size:1.9rem;font-weight:400;line-height:1.2;margin:0 0 8px;transition:color .3s ease}.testimonial-card:hover .testimonial-name{color:#6b5347}.testimonial-role{color:#8a6b5d;font-family:Comme,sans-serif;font-size:1rem;font-style:italic;font-weight:600;line-height:1.4;margin:0;transition:color .3s ease}.testimonial-card:hover .testimonial-role{color:#6b5347}.testimonial-content{position:relative;z-index:2}.quote-icon{color:#fbbf24;margin-bottom:20px;opacity:.8;transition:all .3s ease}.testimonial-card:hover .quote-icon{opacity:1;transform:scale(1.1)}.testimonial-text{color:#4a4a4a;font-family:Comme,sans-serif;font-size:1.1rem;line-height:1.8;margin:0;position:relative;text-align:left;transition:color .3s ease;z-index:1}.testimonial-card:hover .testimonial-text{color:#3a3a3a}.testimonial-decoration{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;bottom:25px;height:70px;opacity:.08;position:absolute;right:25px;transform:scale(0);transition:all .5s cubic-bezier(.4,0,.2,1);width:70px}.testimonial-card:hover .testimonial-decoration{opacity:.12;transform:scale(1)}@media (max-width:1024px){.testimonials-section{padding:80px 20px}.testimonials-header{margin-bottom:60px}.testimonials-title{font-size:2.8rem}.testimonials-grid{gap:25px;grid-template-columns:1fr;margin-top:40px;max-width:700px}.testimonial-card{padding:40px}.testimonial-name{font-size:1.7rem}.testimonial-text{font-size:1.05rem}}@media (max-width:768px){.testimonials-section{padding:70px 15px}.testimonials-header{margin-bottom:50px}.testimonials-title{font-size:2.4rem;margin-bottom:12px}.testimonials-title:after{height:2px;width:50px}.testimonials-grid{gap:20px;grid-template-columns:1fr;margin-top:30px;max-width:100%}.testimonial-card{border-radius:25px;padding:35px 25px}.testimonial-card:hover{transform:translateY(-8px) scale(1.01)}.testimonial-header{margin-bottom:25px;text-align:center}.testimonial-info{text-align:center}.testimonial-name{font-size:1.6rem}.testimonial-role{font-size:.95rem}.testimonial-text{font-size:1rem;line-height:1.7;text-align:center}.testimonial-decoration{bottom:20px;height:50px;right:20px;width:50px}}@media (max-width:480px){.testimonials-section{padding:60px 10px}.testimonials-header{margin-bottom:40px}.testimonials-title{font-size:2rem}.testimonials-title:after{width:40px}.testimonials-grid{margin-top:25px}.testimonial-card{border-radius:20px;padding:30px 20px}.testimonial-name{font-size:1.4rem}.testimonial-role{font-size:.9rem}.testimonial-text{font-size:.95rem;line-height:1.6}.quote-icon svg{height:20px;width:20px}.testimonial-decoration{bottom:15px;height:40px;right:15px;width:40px}}.locations-section{background:linear-gradient(135deg,#f8f6f3,#f0ede8);overflow:hidden;padding:80px 20px;position:relative}.locations-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23e8e2db' opacity='.3'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23d4c8b8' opacity='.2'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.locations-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.locations-header{animation:fadeInUp .8s ease-out;margin-bottom:60px;text-align:center}.locations-badge{display:inline-block;margin-bottom:20px}.locations-badge span{border-radius:25px;box-shadow:0 4px 15px #4e3b3133;color:#fff;font-family:Comme,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:8px 20px}.locations-badge span,.locations-title{background:linear-gradient(135deg,#4e3b31,#6b5347)}.locations-title{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;color:#4e3b31;font-family:Neucha,cursive;font-size:3rem;font-weight:400;line-height:1.2;margin-bottom:25px}.locations-subtitle{color:#5a4a42;font-family:Comme,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.7;margin:0 auto;max-width:800px}.location-cards-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);margin-bottom:40px}.location-card{animation:fadeInUp .8s ease-out;background:#fff;border:1px solid #e8e2db80;border-radius:20px;box-shadow:0 8px 30px #00000014;cursor:pointer;overflow:hidden;padding:35px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.location-card:first-child{animation-delay:.1s}.location-card:nth-child(2){animation-delay:.2s}.location-card:nth-child(3){animation-delay:.3s}.location-card:nth-child(4){animation-delay:.4s}.location-card:hover{border-color:#4e3b3133;box-shadow:0 20px 40px #00000026;transform:translateY(-8px)}.location-card:hover .location-card-hover-effect{opacity:1;transform:scale(1)}.location-card-hover-effect{background:linear-gradient(135deg,#4e3b3108,#6b53470d);border-radius:20px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1)}.location-card-header{margin-bottom:25px;position:relative;z-index:2}.location-group-title{color:#4e3b31;font-family:Neucha,cursive;font-size:1.5rem;font-weight:400;line-height:1.3;margin-bottom:8px;transition:color .3s ease}.location-card:hover .location-group-title{color:#6b5347}.location-group-description{color:#7a6b63;font-family:Comme,sans-serif;font-size:.9rem;font-weight:500;line-height:1.4;margin:0}.location-list{position:relative;z-index:2}.location-item{align-items:center;display:flex;margin-bottom:12px;transition:all .3s ease}.location-item:last-child{margin-bottom:0}.location-dot{background:linear-gradient(135deg,#4e3b31,#6b5347);border-radius:50%;flex-shrink:0;height:8px;margin-right:12px;transition:all .3s ease;width:8px}.location-card:hover .location-dot{background:linear-gradient(135deg,#6b5347,#8a6b5d);transform:scale(1.2)}.location-name{color:#5a4a42;font-family:Comme,sans-serif;font-size:1rem;font-weight:500;transition:color .3s ease}.location-card:hover .location-name{color:#4e3b31}@media (max-width:1024px){.locations-section{padding:60px 20px}.locations-title{font-size:2.5rem}.location-cards-grid{gap:25px}.location-card{padding:30px}}@media (max-width:768px){.locations-section{padding:50px 15px}.locations-header{margin-bottom:40px}.locations-title{font-size:2rem}.locations-subtitle{font-size:1rem}.location-cards-grid{gap:20px;grid-template-columns:1fr;grid-template-rows:auto;margin-bottom:30px}.location-card{padding:25px}.location-group-title{font-size:1.3rem}}@media (max-width:480px){.locations-section{padding:40px 15px}.locations-title{font-size:1.8rem}.locations-subtitle{font-size:.95rem}.location-card{padding:20px}.location-group-title{font-size:1.2rem}.location-group-description{font-size:.85rem}}.outside-region-section{background:linear-gradient(135deg,#f8f6f3,#f0ede8);overflow:hidden;padding:80px 20px;position:relative}.outside-region-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23e8e2db' opacity='.2'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23d4c8b8' opacity='.15'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0}.outside-region-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.outside-region-card{align-items:stretch;animation:fadeInUp .8s ease-out;background:#fff;border:1px solid #fffc;border-radius:30px;box-shadow:0 25px 70px #00000014;display:flex;margin-bottom:80px;min-height:420px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.outside-region-card:hover{box-shadow:0 35px 90px #0000001f;transform:translateY(-8px)}.outside-region-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px;position:relative;z-index:2}.outside-region-badge{display:inline-block;margin-bottom:25px}.outside-region-badge span{border:2px solid #ffffff1a;border-radius:30px;box-shadow:0 6px 20px #4e3b3140;color:#fff;font-family:Comme,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.3px;padding:10px 24px}.outside-region-badge span,.outside-region-title{background:linear-gradient(135deg,#4e3b31,#6b5347)}.outside-region-title{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;color:#4e3b31;font-family:Neucha,cursive;font-size:2.8rem;font-weight:400;line-height:1.15;margin-bottom:25px}.outside-region-paragraph{color:#5a4a42;font-family:Comme,sans-serif;font-size:1.15rem;font-weight:400;line-height:1.7;margin-bottom:35px}.outside-region-actions{display:flex;flex-wrap:wrap;gap:18px}.primary-cta-button{background:linear-gradient(135deg,#4e3b31,#6b5347);border:2px solid #ffffff1a;border-radius:30px;box-shadow:0 10px 30px #4e3b314d;color:#fff;font-family:Comme,sans-serif;font-size:1rem;font-weight:600;overflow:hidden;padding:16px 32px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.primary-cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.primary-cta-button:hover:before{left:100%}.primary-cta-button:hover{box-shadow:0 15px 40px #4e3b3166;transform:translateY(-3px)}.secondary-cta-button{background:#0000;border:2px solid #4e3b31;border-radius:30px;color:#4e3b31;font-family:Comme,sans-serif;font-size:1rem;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.secondary-cta-button:hover{background:#4e3b31;box-shadow:0 10px 30px #4e3b314d;color:#fff;transform:translateY(-3px)}.outside-region-image{flex:1 1;overflow:hidden;position:relative}.outside-region-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.outside-region-card:hover .outside-region-image img{transform:scale(1.05)}.image-overlay{background:linear-gradient(135deg,#4e3b3114,#6b534726);bottom:0;left:0;position:absolute;right:0;top:0}.additional-info{animation:fadeInUp .8s ease-out .3s both;background:#fff9;border:1px solid #fffc;border-radius:20px;margin:0 auto;max-width:800px;padding:40px 30px;text-align:center}.additional-info .info-text{color:#5a4a42;font-family:Comme,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6;margin:0}.additional-info .info-text strong{color:#4e3b31;font-weight:600}@media (max-width:1024px){.outside-region-section{padding:60px 20px}.outside-region-content{padding:50px}.outside-region-title{font-size:2.5rem}.outside-region-card{margin-bottom:60px}.additional-info{padding:35px 25px}}@media (max-width:768px){.outside-region-section{padding:50px 15px}.outside-region-card{flex-direction:column;margin-bottom:50px}.outside-region-content{padding:40px 35px}.outside-region-title{font-size:2.2rem}.outside-region-paragraph{font-size:1.05rem}.outside-region-actions{flex-direction:column;gap:15px}.primary-cta-button,.secondary-cta-button{padding:14px 28px;text-align:center}.outside-region-image{min-height:280px}.additional-info{padding:30px 20px}.additional-info .info-text{font-size:1rem}}@media (max-width:480px){.outside-region-section{padding:40px 15px}.outside-region-content{padding:30px 25px}.outside-region-title{font-size:2rem}.outside-region-paragraph{font-size:1rem}.primary-cta-button,.secondary-cta-button{font-size:.95rem;padding:12px 24px}.additional-info{padding:25px 20px}.additional-info .info-text{font-size:.95rem}}.vergoeding-intro-section{background-color:#fff;padding:4rem 2rem}.vergoeding-intro-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:4rem;margin:0 auto;max-width:1200px}.vergoeding-intro-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-width:300px}.vergoeding-intro-content h2{color:#3e2a1d;font-family:Neucha,cursive;font-size:2.5rem;line-height:1.3;margin-bottom:.8rem}.vergoeding-intro-content h3{color:#3e2a1d;font-family:Neucha,cursive;font-size:1.8rem;line-height:1.3;margin-bottom:.5rem;margin-top:1.2rem}.vergoeding-intro-content p{color:#333;font-size:1rem;line-height:1.6;margin-bottom:.8rem}.dark-button{align-self:flex-start;background-color:#4a3328;border:none;border-radius:20px;color:#fff;display:inline-block;font-weight:700;margin-top:1rem;padding:.8rem 1.8rem;text-decoration:none;transition:all .3s ease}.dark-button:hover{background-color:#3a251d;transform:translateY(-2px)}.vergoeding-intro-image{align-items:stretch;display:flex;flex:1 1;min-width:300px;padding:20px}.vergoeding-intro-image img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:125px;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.vergoeding-intro-section{padding:3rem 1.5rem}.vergoeding-intro-container{align-items:center;flex-direction:column;gap:2.5rem;text-align:center}.vergoeding-intro-content{min-width:auto;width:100%}.vergoeding-intro-content h2{font-size:2rem;margin-bottom:.6rem}.vergoeding-intro-content h3{font-size:1.5rem;margin-bottom:.4rem;margin-top:1rem}.vergoeding-intro-content p{margin-bottom:.6rem}.vergoeding-intro-image{height:300px;min-width:auto;padding:15px;width:100%}.vergoeding-intro-image img{border-radius:80px}.dark-button{align-self:center}}.vergoeding-info-section{background-color:#f9f7f4;padding:4rem 2rem}.vergoeding-info-container{margin:0 auto;max-width:1200px}.vergoeding-intro{background-color:#4a3328;border-radius:60px;margin-bottom:3rem;padding:3rem 2.5rem;text-align:left}.vergoeding-intro h2{color:#fff;font-family:Neucha,cursive;font-size:2.5rem;line-height:1.3;margin-bottom:1.5rem}.vergoeding-intro p{color:#fff;font-size:1.1rem;line-height:1.6;margin:0;max-width:none}.vergoeding-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.info-card{background-color:#fff;border-radius:20px;box-shadow:0 4px 12px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.info-card h3{color:#3e2a1d;font-family:Neucha,cursive;font-size:1.5rem;line-height:1.3;margin-bottom:1rem}.info-card p{color:#333;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.vergoeding-info-section{padding:3rem 1.5rem}.vergoeding-intro{border-radius:45px;padding:2.5rem 2rem;text-align:center}.vergoeding-intro h2{font-size:2rem}.vergoeding-intro p{font-size:1rem}.vergoeding-cards{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.info-card{padding:1.5rem}.info-card h3{font-size:1.3rem}}.vergoeding-cta-section{background-position:60% 5%;background-repeat:no-repeat;background-size:cover;border-radius:60px;margin:4rem auto;max-width:min(1200px,95vw);min-height:400px;overflow:hidden;position:relative}.vergoeding-cta-overlay,.vergoeding-cta-section{align-items:center;display:flex;justify-content:flex-start}.vergoeding-cta-overlay{background-color:#00000073;bottom:0;left:0;padding:clamp(2rem,5vh,3rem) clamp(1.5rem,4vw,3rem);position:absolute;right:0;top:0}.vergoeding-cta-content{color:#fff;max-width:600px;text-align:left;width:100%}.vergoeding-cta-content h2{font-family:Neucha,cursive;font-size:clamp(2rem,5vw,2.5rem);line-height:1.3;margin-bottom:1.5rem}.vergoeding-cta-content p{font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.6;margin-bottom:2rem;opacity:.95}.vergoeding-cta-button{background-color:#ffd633;border:none;border-radius:clamp(15px,3vw,25px);color:#3e2a1d;display:inline-block;font-size:clamp(.9rem,2vw,1rem);font-weight:700;padding:clamp(.8rem,2vw,1rem) clamp(1.5rem,4vw,2rem);text-decoration:none;transition:all .3s ease}.vergoeding-cta-button:hover{background-color:#f5c400;transform:translateY(-2px)}@media (max-width:768px){.vergoeding-cta-section{background-position:55% 15%;border-radius:45px;justify-content:center;margin:3rem auto;min-height:320px}.vergoeding-cta-overlay{justify-content:center;padding:2rem 1.5rem}.vergoeding-cta-content{text-align:center}}.werken-bij-content-section{background-color:#fff;padding:4rem 2rem}.werken-bij-content-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.content-text{display:flex;flex-direction:column;gap:1.5rem}.section-title{color:#4e3b31;font-family:Neucha,cursive;font-size:3.125rem;font-weight:400;line-height:1.2;margin:0}.content-text p{color:#333;font-family:Comme,sans-serif;font-size:1.1rem;line-height:1.6;margin:0}.content-cta-button{align-self:flex-start;background-color:#6b4e3d;border-radius:15px;color:#fff;display:inline-block;font-family:Comme,sans-serif;font-weight:700;padding:.75rem 1.8rem;text-align:center;text-decoration:none;transition:background-color .3s ease}.content-cta-button:hover{background-color:#5a3f2e}.content-image{align-items:center;display:flex;justify-content:center}.content-image img{border-radius:20px;box-shadow:0 10px 30px #0000001a;height:auto;max-width:500px;width:100%}@media (max-width:768px){.werken-bij-content-section{padding:2rem 1rem}.werken-bij-content-container{gap:2rem;grid-template-columns:1fr;text-align:center}.section-title{font-size:2.25rem}.content-text{order:1}.content-image{order:2}}.werken-bij-details-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden;padding:6rem 2rem 2rem;position:relative}.werken-bij-details-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='%23fbbf24' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.werken-bij-details-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.details-header{animation:fadeInUp .8s ease-out;margin-bottom:4rem;text-align:center}.details-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50px;box-shadow:0 4px 15px #fbbf244d;color:#3f3026;display:inline-block;font-family:Comme,sans-serif;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.75rem 1.5rem;transform:translateY(0);transition:all .3s ease}.details-badge:hover{box-shadow:0 6px 20px #fbbf2466;transform:translateY(-2px)}.details-main-title{color:#4e3b31;font-family:Neucha,cursive;font-size:3rem;font-weight:400;line-height:1.2;margin:0 auto;max-width:800px}.details-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.details-column{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffffe6;border-radius:25px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s ease}.details-column:before{background:linear-gradient(90deg,#fbbf24,#f59e0b);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.details-column:hover:before{transform:scaleX(1)}.details-column:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-5px)}.left-column{animation-delay:.2s}.right-column{animation-delay:.4s}.column-header{gap:1rem;margin-bottom:2rem}.column-header,.column-icon{align-items:center;display:flex}.column-icon{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;box-shadow:0 4px 15px #fbbf244d;font-size:2rem;height:60px;justify-content:center;width:60px}.logo-icon{background:#ffffffe6;border:2px solid #fbbf244d}.logo-icon img{height:40px;object-fit:contain;width:40px}.details-title{color:#4e3b31;flex:1 1;font-family:Neucha,cursive;font-size:2rem;font-weight:400;margin:0}.details-list{display:flex;flex-direction:column;gap:1.5rem}.detail-item{align-items:flex-start;border-radius:15px;display:flex;gap:1rem;padding:1rem;position:relative;transition:all .3s ease}.detail-item:hover{background:#fbbf240d;transform:translateX(5px)}.detail-icon{background:linear-gradient(135deg,#4e3b31,#6b5347);border-radius:50%;flex-shrink:0;height:8px;margin-top:.7rem;transition:all .3s ease;width:8px}.detail-item:hover .detail-icon{background:linear-gradient(135deg,#6b5347,#8a6b5d);transform:scale(1.2)}.detail-dot{display:none}.detail-content{flex:1 1;padding-top:.5rem}.detail-content span{color:#333;font-family:Comme,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6}.details-cta{animation:fadeInUp .8s ease-out .6s both;background:linear-gradient(135deg,#6b4e3d,#4e3b31);border-radius:30px;color:#fff;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.details-cta:before{animation:shimmer 3s infinite;background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg);width:200%}.cta-content{position:relative;z-index:1}.cta-title{color:#fff;font-family:Neucha,cursive;font-size:2.2rem;font-weight:400;margin:0 0 1rem}.cta-description{color:#ffffffe6;font-family:Comme,sans-serif;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@media (max-width:1024px){.werken-bij-details-section{padding:4rem 2rem 1.5rem}.details-main-title{font-size:2.5rem}.details-grid{gap:2rem}.details-column{padding:2rem}}@media (max-width:768px){.werken-bij-details-section{padding:3rem 1rem 1rem}.details-header{margin-bottom:3rem}.details-main-title{font-size:2rem}.details-grid{gap:2rem;grid-template-columns:1fr;margin-bottom:3rem}.details-column{padding:1.5rem}.column-header{flex-direction:column;gap:.5rem;text-align:center}.details-title{font-size:1.5rem}.detail-content span{font-size:1rem}.details-cta{padding:2rem 1.5rem}.cta-title{font-size:1.8rem}.cta-description{font-size:1rem}}@media (max-width:480px){.werken-bij-details-section{padding:2rem 1rem 1rem}.details-main-title{font-size:1.8rem}.details-column{padding:1.25rem}.column-icon{font-size:1.5rem;height:50px;width:50px}.logo-icon img{height:30px;width:30px}.details-title{font-size:1.3rem}.detail-icon{height:8px;width:8px}.detail-dot{height:10px;width:10px}.detail-content span{font-size:.95rem}.details-cta{padding:1.5rem 1rem}.cta-title{font-size:1.6rem}.cta-description{font-size:.95rem}}.werken-bij-contact-section{align-items:center;background-color:#fff;display:flex;justify-content:center;padding:4rem 2rem}.contact-container{max-width:1000px;width:100%}.contact-content{background-color:#a0826d;border-radius:80px;color:#fff;padding:3rem;text-align:center}.contact-title{color:#fff;font-family:Neucha,cursive;font-size:2.5rem;font-weight:400;margin:0 0 2rem}.contact-description{margin-bottom:2.5rem}.contact-description p{color:#fff;font-family:Comme,sans-serif;font-size:1rem;line-height:1.6;margin:0 0 1rem}.contact-form{text-align:left}.form-row{grid-gap:1.5rem;gap:1.5rem}.form-group{gap:.5rem}.form-group.full-width{grid-column:1/-1}.form-group label{color:#fff;font-size:.9rem;font-weight:500}.required-asterisk{color:#fbbf24}.form-group input,.form-group textarea{background-color:#fff;border:none;border-radius:30px;color:#333;font-size:1rem;outline:none;padding:.75rem 1rem;transition:box-shadow .3s ease}.form-group input.error,.form-group textarea.error{border:2px solid #ef4444}.form-group input:focus,.form-group textarea:focus{box-shadow:0 0 0 3px #ffffff4d}.file-upload-container{margin-bottom:.5rem;position:relative}.file-input{height:0;opacity:0;position:absolute;width:0}.file-upload-label{align-items:center;background-color:#fff;border:2px dashed #d4a574;border-radius:25px;color:#8b6f47;cursor:pointer;display:flex;font-family:Comme,sans-serif;font-size:1rem;gap:.75rem;padding:.75rem 1rem;transition:all .3s ease}.file-upload-label:hover{background-color:#faf8f5;border-color:#a0826d;color:#6b5139}.file-upload-icon{color:#a0826d;font-size:1.25rem}.file-upload-text{flex:1 1}.file-info{align-items:center;background-color:#f5f1eb;border:1px solid #e6d7c3;border-radius:20px;display:flex;font-family:Comme,sans-serif;font-size:.875rem;justify-content:space-between;margin-top:.5rem;padding:.5rem 1rem}.file-size{color:#8b6f47}.remove-file-btn{align-items:center;background:#d97706;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.75rem;height:24px;justify-content:center;transition:background-color .3s ease;width:24px}.remove-file-btn:hover{background:#b45309}.remove-file-btn:disabled{background:#9ca3af;cursor:not-allowed}.file-help-text{color:#d4a574;display:block;font-family:Comme,sans-serif;font-size:.75rem;margin-top:.25rem}.file-upload-container:has(.file-input:not([value=""])) .file-upload-label{background-color:#f5f1eb;border-color:#a0826d;color:#6b5139}@media (max-width:768px){.werken-bij-contact-section{padding:2rem 1rem}.contact-content{border-radius:50px;padding:2rem 1.5rem}.contact-title{font-size:2rem}.form-row{gap:1rem;grid-template-columns:1fr}.contact-description p{font-size:.9rem}}.werken-bij-contact-info{background-color:#f8fafc;padding:4rem 0}.contact-info-container{margin:0 auto;max-width:1200px;padding:0 2rem}.contact-info-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.contact-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.contact-card:before{background:linear-gradient(90deg,#3b82f6,#10b981,#f59e0b);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.contact-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.contact-card:hover:before{opacity:1}.contact-card:first-child .contact-icon{background:#0596691a;color:#059669}.contact-card:nth-child(2) .contact-icon{background:#25d3661a;color:#25d366}.contact-card:nth-child(3) .contact-icon{background:#3b82f61a;color:#3b82f6}.contact-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:64px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:64px}.contact-card:hover .contact-icon{transform:scale(1.1)}.contact-icon svg{fill:currentColor;height:32px;width:32px}.contact-title{color:#1e293b;flex-shrink:0;font-family:Comme,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.contact-description{color:#64748b;flex-grow:1;font-family:Comme,sans-serif;font-size:1rem;line-height:1.6;margin:0;text-align:center}@media (max-width:768px){.werken-bij-contact-info{padding:3rem 0}.contact-info-container{padding:0 1rem}.contact-info-grid{gap:1.5rem;grid-template-columns:1fr}.contact-card{padding:2rem}.contact-title{font-size:1.25rem}.contact-icon{height:56px;margin-bottom:1rem;width:56px}.contact-icon svg{height:28px;width:28px}}@media (min-width:769px) and (max-width:1024px){.contact-info-grid{grid-template-columns:repeat(2,1fr)}.contact-card:last-child{grid-column:1/-1;margin:0 auto;max-width:60%}}.werken-bij-contact-extended{background-color:#fff;padding:4rem 0}.contact-extended-container{margin:0 auto;max-width:1200px;padding:0 2rem}.additional-contact-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:6rem}.additional-contact-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.additional-contact-card:before{background:linear-gradient(90deg,#dc2626,#f59e0b);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.additional-contact-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.additional-contact-card:hover:before{opacity:1}.additional-contact-card .contact-icon{align-items:center;background:#dc26261a;border-radius:50%;color:#dc2626;display:flex;flex-shrink:0;font-size:2rem;height:64px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:64px}.additional-contact-card:hover .contact-icon{transform:scale(1.1)}.additional-contact-card .contact-title{color:#1e293b;flex-shrink:0;font-family:Comme,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.additional-contact-card .contact-description{color:#64748b;flex-grow:1;font-family:Comme,sans-serif;font-size:1rem;line-height:1.6;margin:0;text-align:center}.social-links{display:flex;flex-direction:column;flex-grow:1;gap:1rem;margin-top:1rem;width:100%}.social-link{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#374151;display:flex;font-family:Comme,sans-serif;font-size:.95rem;font-weight:600;gap:.75rem;justify-content:center;overflow:hidden;padding:1rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.social-link:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.social-link:hover:before{left:100%}.social-link:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.social-link:first-child{border-color:#e4405f;color:#e4405f}.social-link:first-child:hover{background:#e4405f0d;border-color:#e4405f}.social-link:nth-child(2){border-color:#000;color:#000}.social-link:nth-child(2):hover{background:#0000000d;border-color:#000}.social-icon-small{flex-shrink:0;height:24px;transition:transform .3s ease;width:24px}.social-link:hover .social-icon-small{transform:scale(1.1)}.social-icon-small svg{fill:currentColor;height:100%;width:100%}.contact-form-section{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #00000014;margin:0 auto;max-width:700px;overflow:hidden;padding:3rem;position:relative}.contact-form-section:before{background:linear-gradient(90deg,#ffd633,#f59e0b);content:"";height:4px;left:0;position:absolute;right:0;top:0}.form-title{color:#1e293b;font-family:Neucha,cursive;font-size:2.25rem;margin-bottom:2rem;position:relative;text-align:center}.form-title:after{background:#ffd633;border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-family:Comme,sans-serif;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-family:Comme,sans-serif;font-size:.95rem;padding:.875rem 1rem;transition:all .3s ease}.form-group input.error,.form-group textarea.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.error-message{color:#ef4444;display:block;font-family:Comme,sans-serif;font-size:.875rem;margin-top:.25rem}.required-asterisk{color:#ef4444;font-weight:700;margin-left:.25rem}.form-group input:focus,.form-group textarea:focus{border-color:#ffd633;box-shadow:0 0 0 3px #ffd63333;outline:none;transform:translateY(-1px)}.form-group input.error:focus,.form-group textarea.error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.form-group textarea{min-height:120px;resize:vertical}.submit-button{align-self:center;background-color:#ffd633;border:none;border-radius:8px;color:#3e2a1d;cursor:pointer;font-family:Comme,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.5px;overflow:hidden;padding:1rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s ease}.submit-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.submit-button:hover:before{left:100%}.submit-button:hover{background-color:#f5c842;box-shadow:0 4px 12px #ffd63366;transform:translateY(-2px)}.submit-button:active{box-shadow:0 2px 6px #ffd63366;transform:translateY(0)}.submit-button:disabled{color:#6b7280;cursor:not-allowed}.submit-button:disabled,.submit-button:disabled:hover{background-color:#d1d5db;box-shadow:none;transform:none}.submit-button:disabled:before{display:none}.submit-message{border-radius:8px;font-family:Comme,sans-serif;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}.submit-message.success{background-color:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.submit-message.error{background-color:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.form-group input:disabled,.form-group textarea:disabled{background-color:#f3f4f6;border-color:#d1d5db;color:#6b7280;cursor:not-allowed}@media (max-width:768px){.werken-bij-contact-extended{padding:3rem 0}.contact-extended-container{padding:0 1rem}.additional-contact-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.additional-contact-card{padding:2rem}.additional-contact-card .contact-title{font-size:1.25rem}.additional-contact-card .contact-icon{height:56px;width:56px}.contact-form-section{padding:2rem}.form-title{font-size:1.875rem}.form-row{grid-template-columns:1fr}.social-link{font-size:.9rem;padding:.875rem 1.25rem}}@media (min-width:769px) and (max-width:1024px){.additional-contact-grid{grid-template-columns:1fr;margin:0 auto 4rem;max-width:600px}}.inschrijven-content-section{background-color:#fff;padding:4rem 2rem;text-align:center}.inschrijven-content-container{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px}.content-intro{align-items:center;display:flex;flex-direction:column;gap:1rem}.intro-title{color:#4e3b31;font-family:Neucha,cursive;font-size:2.25rem;font-weight:400}.intro-text,.intro-title{margin:0;text-align:center}.intro-text{color:#333;font-family:Comme,sans-serif;font-size:1.1rem;line-height:1.6;max-width:800px}.form-container{align-items:center;display:flex;justify-content:center;width:100%}.registration-form{background-color:#fff;border:none;border-radius:10px;box-shadow:0 4px 20px #0000001a;height:820px;width:100%}@media (max-width:768px){.inschrijven-content-section{padding:2rem 1rem}.inschrijven-content-container{gap:2rem}.intro-title{font-size:1.8125rem}.intro-text{font-size:1rem}.registration-form{border-radius:5px;height:700px}}.footer{background-color:#eae6dd;border-top:4px solid #4e3b2e;font-family:Comme,sans-serif;overflow:hidden;padding:3rem 2rem;position:relative}.footer-inner{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-column{color:#3e2a1d;flex:1 1 200px}.footer-column h4{font-size:1.2rem;margin-bottom:1rem}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{margin-bottom:.5rem}.footer-column p a,.footer-column ul li a{color:#3e2a1d;text-decoration:none}.footer-logo{margin-bottom:1rem;max-width:140px}.social-icons a{color:#3e2a1d;font-size:1.4rem;margin-right:1rem;transition:color .3s}.social-icons a:hover{color:#fbbf24}.footer:after{background-size:contain;bottom:0;content:"";opacity:.5;pointer-events:none;position:absolute;right:0;top:0;width:300px}
/*# sourceMappingURL=main.2ca96031.css.map*/