.es-zakelijk__section-title{font-size:clamp(2.2rem,3vw,3.2rem);font-weight:700;color:#463b33;letter-spacing:-.02em;margin:0 0 40px;line-height:1.15}.es-zakelijk-hero{background:#f8f6f2;padding:80px 0;overflow:hidden}.es-zakelijk-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.es-zakelijk-hero__tag{display:inline-block;font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b8f3c;margin-bottom:16px}.es-zakelijk-hero__title{font-size:clamp(2.8rem,4vw,4.2rem);font-weight:700;color:#463b33;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px}.es-zakelijk-hero__title em{font-style:normal;color:#6b8f3c}.es-zakelijk-hero__text{font-size:1.6rem;color:#6b6259;line-height:1.6;margin:0 0 32px;max-width:520px}.es-zakelijk-hero__cta{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:#463b33;color:#fff;border-radius:10px;font-size:1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,transform .15s ease}.es-zakelijk-hero__cta:hover{background:#5c5043;transform:translateY(-1px)}.es-zakelijk-hero__img{width:100%;height:auto;border-radius:16px;object-fit:cover;max-height:500px}.es-zakelijk-benefits{padding:80px 0}.es-zakelijk-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.es-zakelijk-benefits__card{padding:32px 28px;background:#fff;border:1px solid #EAE6DE;border-radius:14px;transition:box-shadow .2s ease,transform .15s ease}.es-zakelijk-benefits__card:hover{box-shadow:0 8px 24px #463b330f;transform:translateY(-2px)}.es-zakelijk-benefits__icon{width:48px;height:48px;background:#f3f8ec;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.es-zakelijk-benefits__icon svg{width:24px;height:24px;fill:none;stroke:#6b8f3c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.es-zakelijk-benefits__title{font-size:1.5rem;font-weight:700;color:#463b33;margin:0 0 8px;letter-spacing:-.01em}.es-zakelijk-benefits__text{font-size:1.3rem;color:#8c8478;line-height:1.5;margin:0}.es-zakelijk-audience{padding:0 0 80px}.es-zakelijk-audience__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.es-zakelijk-audience__card{background:#f8f6f2;border-radius:14px;overflow:hidden;border:1px solid #EAE6DE;transition:box-shadow .2s ease,transform .15s ease}.es-zakelijk-audience__card:hover{box-shadow:0 8px 24px #463b330f;transform:translateY(-2px)}.es-zakelijk-audience__img{width:100%;height:180px;object-fit:cover}.es-zakelijk-audience__icon-wrap{height:140px;display:flex;align-items:center;justify-content:center;background:#f0ede6}.es-zakelijk-audience__icon-wrap svg{fill:none;stroke:#b5ada1;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.es-zakelijk-audience__content{padding:20px}.es-zakelijk-audience__title{font-size:1.4rem;font-weight:700;color:#463b33;margin:0 0 6px}.es-zakelijk-audience__text{font-size:1.2rem;color:#8c8478;line-height:1.45;margin:0}.es-zakelijk-form{padding:80px 0;background:#f8f6f2}.es-zakelijk-form__layout{display:grid;grid-template-columns:5fr 7fr;gap:60px;align-items:start}.es-zakelijk-form__subtext{font-size:1.45rem;color:#6b6259;line-height:1.6;margin:0 0 28px}.es-zakelijk-form__usps{display:flex;flex-direction:column;gap:12px}.es-zakelijk-form__usp{display:flex;align-items:center;gap:10px;font-size:1.3rem;font-weight:500;color:#463b33}.es-zakelijk-form__usp svg{fill:none;stroke:#6b8f3c;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.es-zakelijk-form__card{background:#fff;border-radius:16px;padding:36px;border:1px solid #EAE6DE;box-shadow:0 4px 16px #463b330a}.es-zakelijk-form__group{margin-bottom:24px}.es-zakelijk-form__legend{display:block;font-size:1.25rem;font-weight:700;color:#463b33;margin-bottom:14px;letter-spacing:-.01em}.es-zakelijk-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.es-zakelijk-form__row:last-child{margin-bottom:0}.es-zakelijk-form__field{display:flex;flex-direction:column;gap:4px}.es-zakelijk-form__field--full{grid-column:1 / -1}.es-zakelijk-form__field label{font-size:1.15rem;font-weight:500;color:#8c8478}.es-zakelijk-form__field input,.es-zakelijk-form__field select,.es-zakelijk-form__field textarea{padding:11px 14px;border:1.5px solid #DDD8CE;border-radius:8px;font-size:1.35rem;color:#463b33;background:#fff;transition:border-color .15s ease;font-family:inherit;width:100%;box-sizing:border-box}.es-zakelijk-form__field input:focus,.es-zakelijk-form__field select:focus,.es-zakelijk-form__field textarea:focus{outline:none;border-color:#6b8f3c;box-shadow:0 0 0 3px #6b8f3c1a}.es-zakelijk-form__field textarea{resize:vertical;min-height:100px}.es-zakelijk-form__field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%238C8478' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;padding-right:36px}.es-zakelijk-form__submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 28px;background:#463b33;color:#fff;border:none;border-radius:10px;font-size:1.5rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:8px}.es-zakelijk-form__submit:hover{background:#5c5043}.es-zakelijk-form__success{text-align:center;padding:40px 20px}.es-zakelijk-form__success h3{font-size:1.8rem;font-weight:700;color:#463b33;margin:20px 0 8px}.es-zakelijk-form__success p{font-size:1.35rem;color:#8c8478;margin:0}.es-zakelijk-form__error{padding:10px 14px;background:#fef5f3;border:1px solid #E8B4A8;border-radius:8px;color:#c84b2f;font-size:1.2rem;font-weight:500;margin-bottom:20px}@media screen and (max-width:989px){.es-zakelijk-hero{padding:48px 0}.es-zakelijk-hero__inner{grid-template-columns:1fr;gap:32px}.es-zakelijk-hero__img{max-height:360px}.es-zakelijk-benefits{padding:48px 0}.es-zakelijk-benefits__grid{grid-template-columns:repeat(2,1fr)}.es-zakelijk-audience{padding:0 0 48px}.es-zakelijk-audience__grid{grid-template-columns:repeat(2,1fr)}.es-zakelijk-form{padding:48px 0}.es-zakelijk-form__layout{grid-template-columns:1fr;gap:32px}}@media screen and (max-width:599px){.es-zakelijk-hero{padding:36px 0}.es-zakelijk-hero__title{font-size:2.4rem}.es-zakelijk-hero__text{font-size:1.4rem}.es-zakelijk-benefits__grid{grid-template-columns:1fr;gap:16px}.es-zakelijk-benefits__card{padding:24px 20px}.es-zakelijk-audience__grid{grid-template-columns:1fr}.es-zakelijk-form__card{padding:24px 20px}.es-zakelijk-form__row{grid-template-columns:1fr;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/es-zakelijk.css.map */
