footer{padding:50px 0 100px;--h5-margin:10px;--h5-font-size:20px;--nav-padding:0px;--font-size:16px}footer svg path,footer svg polygon{fill:#fff !important}footer{position:relative;background:linear-gradient(180deg,var(--primary) 0%,var(--primary) 100%);--custom-color:rgba(255,255,255,0.85);overflow:hidden;margin:30px;border-radius:30px;padding:50px 0 0px}@media (max-width:692px){footer{margin:15px}}footer .image-block{position:absolute;z-index:-1;bottom:-6px;left:0;opacity:0.02;right:0}footer .image-block svg{filter:drop-shadow(2px 4px 6px black);width:100% !important}footer::before{content:"";position:absolute;width:700px;height:700px;right:-200px;bottom:-300px;background:radial-gradient(circle at 40% 40%,rgba(168,75,59,0.45),transparent 60%),radial-gradient(circle at 60% 60%,rgba(87,88,69,0.45),transparent 60%);filter:blur(120px);opacity:0.5;pointer-events:none}footer section{position:relative;z-index:2}footer grid{border-top:1px solid rgba(255,255,255,0.06);padding-top:60px}footer h5{font-weight:600;letter-spacing:0.08em;text-transform:uppercase;font-size:0.8rem;margin-bottom:1.2rem;color:rgba(255,255,255,0.6)}footer p,footer a{font-size:0.95rem;line-height:1.8;color:rgba(255,255,255,0.85);text-decoration:none;transition:color 0.25s ease}footer a:hover{color:#A84B3B}footer ol,footer ul{list-style:none;padding:0;margin:0}footer ol li,footer ul li{margin-bottom:0.6rem}footer ol li:before,footer ul li:before{content:"";mask:url("https://www.rechtenrobots.nl/Files/dots.svg") no-repeat center;mask-size:contain;background:currentColor;width:13px;display:inline-block;height:10px}footer ol a,footer ul a{position:relative}footer ol a::after,footer ul a::after{content:"";position:absolute;left:0;bottom:-2px;width:0%;height:1px;background:#A84B3B;transition:width 0.3s ease}footer ol a:hover::after,footer ul a:hover::after{width:100%}footer .image-logo-block svg{opacity:0.9;transition:opacity 0.3s ease,transform 0.3s ease}footer .image-logo-block svg:hover{opacity:1;transform:translateY(-2px)}footer .start-whatsapp-conversation{position:fixed;right:25px;bottom:25px;background:linear-gradient(135deg,#575845,#A84B3B);width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 15px 35px rgba(0,0,0,0.4);transition:transform 0.25s ease,box-shadow 0.25s ease}footer .start-whatsapp-conversation i{font-size:1.2rem}footer .start-whatsapp-conversation:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(0,0,0,0.6)}@media (max-width:900px){footer grid{padding-top:40px}}@media (min-width:692px) and (max-width:992px){footer{margin:24px;border-radius:28px;padding-top:44px}footer grid{gap:32px 24px;padding-top:44px}footer grid>.content-block,footer grid>.animation-block:not(.image-logo-block){--cw-sm:6}footer grid>.image-logo-block{--cw-sm:12;display:flex;justify-content:center;padding-bottom:10px}}@media (max-width:692px){footer{margin:12px;border-radius:26px;padding-top:34px;--font-size:15px}footer::before{width:420px;height:420px;right:-220px;bottom:-160px;filter:blur(90px)}footer grid{gap:0;padding-top:34px}footer grid>*{--cw-xs:12}footer .image-logo-block{display:flex;justify-content:center;padding-bottom:18px}footer .image-logo-block svg,footer .image-logo-block img{max-width:190px;width:100%;height:auto}footer .content-block,footer .animation-block{margin-bottom:26px}footer h5{margin-bottom:0.9rem;font-size:0.78rem;letter-spacing:0.07em}footer p{margin:0 0 0.7rem;line-height:1.7;overflow-wrap:anywhere}footer ol li,footer ul li{margin-bottom:0.45rem}footer .start-whatsapp-conversation{right:18px;bottom:18px;width:50px;height:50px}}.menu ul{list-style:none;padding:0}.blog-toc{border:1px solid var(--border-color);border-radius:20px;background:var(--bg-color);box-shadow:var(--box-shadow);margin-bottom:50px}.blog-toc__inner{display:flex;flex-direction:column;gap:18px;padding:22px}.blog-toc__title{margin:0;color:var(--title-color)}.blog-toc__nav{display:flex;flex-direction:column}.blog-toc__list,.blog-toc__sublist{margin:0;padding:0;list-style:none}.blog-toc__list{display:flex;flex-direction:column;gap:10px}.blog-toc__sublist{display:flex;flex-direction:column;gap:8px;margin-top:10px;padding-left:18px;border-left:1px solid rgba(168,75,59,0.18)}.blog-toc__item,.blog-toc__subitem{display:flex;flex-direction:column;gap:6px}.blog-toc__link,.blog-toc__sublink{color:var(--color);text-decoration:none;line-height:1.45}.blog-toc__link{font-weight:700}.blog-toc__sublink{color:var(--muted);font-size:0.95rem}.blog-toc.is-hidden{display:none}