@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.block{display:block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark:#1a1a1a;--bg-darker:#0f0f0f;--text-white:#fff;--text-gray:#e0e0e0;--accent:#fff}html,body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;min-height:100%;overflow:hidden auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-dark);color:var(--text-white);-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-print-color-adjust:exact;print-color-adjust:exact;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}button,input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;-webkit-print-color-adjust:exact;print-color-adjust:exact}button,a,[role=button]{-webkit-touch-callout:none}html{color-scheme:light}#app{-webkit-print-color-adjust:exact;print-color-adjust:exact;min-height:100vh}@supports (-webkit-touch-callout:none){*{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-filter:none!important}html,body,#app{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background-color:var(--bg-dark)!important}img,svg{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-filter:none!important}button,a,[role=button],input,textarea,select{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;-webkit-filter:none!important;-webkit-tap-highlight-color:transparent!important}section,div,article{-webkit-filter:none!important;-webkit-backdrop-filter:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.navbar{background-color:var(--bg-darker);padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100;width:100%}.header-content{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.header-middle{display:flex;align-items:center;gap:2rem;justify-content:center}.nav-link{color:var(--text-white);text-decoration:none;font-size:1rem;font-weight:500;transition:opacity .2s ease;white-space:nowrap}.nav-link:hover{opacity:.7}.header-left{display:flex;align-items:center;justify-content:flex-start}.header-right{display:flex;align-items:center;gap:.75rem;justify-content:flex-end}.social-icons{display:flex;gap:.75rem;align-items:center}.social-icons a{display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.social-icons a img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.social-icons a:hover{transform:scale(1.1)}.nav-button,.contact-button{background-color:var(--text-white);color:var(--bg-darker);border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;font-size:.875rem;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;white-space:nowrap;width:150px;min-width:150px;max-width:150px;text-align:center;box-sizing:border-box;font-family:inherit;line-height:1.5;height:auto;margin:0;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;display:inline-block;vertical-align:middle;appearance:none;-webkit-appearance:none;-moz-appearance:none}.nav-button:hover,.contact-button:hover{background-color:var(--text-gray);transform:translateY(-1px)}.nav-button:active,.contact-button:active{transform:translateY(0)}.hamburger-menu{display:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;gap:5px}.hamburger-menu span{display:block;width:24px;height:2px;background-color:var(--text-white);transition:all .3s ease}.mobile-menu-buttons{display:none;flex-direction:row;gap:.5rem;padding:.5rem 1rem;justify-content:flex-end;align-items:center;background-color:#131313;box-sizing:border-box}.mobile-nav-button{background-color:var(--text-white);color:var(--bg-darker);border:1px solid var(--bg-darker);padding:.45rem .85rem;border-radius:0;font-weight:600;font-size:.75rem;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-align:center;box-sizing:border-box;font-family:inherit;line-height:1.4;text-decoration:none;display:inline-block;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:auto;min-width:90px;max-width:120px}.mobile-dropdown-menu{display:none;flex-direction:column;background-color:#131313;border-top:1px solid rgba(255,255,255,.1);padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-dropdown-menu.open{max-height:200px}.mobile-menu-link{color:var(--text-white);text-decoration:none;padding:1rem 2rem;font-weight:500;font-size:1rem;transition:background-color .2s ease;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu-link:last-child{border-bottom:none}.mobile-menu-link:hover{background-color:#ffffff0d}.mobile-nav-button:hover{opacity:.9}.mobile-nav-button:active{transform:translateY(0)}@media(max-width:1024px){.navbar{padding:0;padding-top:env(safe-area-inset-top,0);background-color:#131313;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;box-sizing:border-box}.header-content{height:76px;min-height:76px;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;max-width:100%;box-sizing:border-box}.header-left{width:auto;justify-content:flex-start}.header-middle,.header-right{display:none}.hamburger-menu{display:flex}.hamburger-menu.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-dropdown-menu,.mobile-menu-buttons{display:flex}.social-icons,.nav-button{display:none}}.navbar-footer{display:none!important}@media(min-width:768px)and (max-width:1024px){.header-right,.social-icons{display:flex!important}.nav-button{display:inline-block!important}.hamburger-menu,.mobile-dropdown-menu,.mobile-menu-buttons,.navbar-footer{display:none!important}}@media(max-width:360px){.header-left{min-width:80px}}.crash-animation{position:absolute;width:min(450px,35vw);height:min(150px,15vw);right:8%;bottom:24px;z-index:50;pointer-events:none;overflow:visible}.crash-road{position:absolute;left:0;bottom:-40px;width:100%;height:4px;background-color:#000;z-index:1;display:none}.crash-animation img{position:absolute;left:0;bottom:0;image-rendering:pixelated}.crash-pole{width:20px;left:50%;bottom:-40px;opacity:1;z-index:3;-o-object-fit:fill;object-fit:fill}.crash-frame{opacity:0;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear;will-change:opacity,transform;z-index:2;width:280px;height:auto;transform-origin:left bottom}.crash-frame-1{animation-name:crashFrame1;height:90px}.crash-frame-2{animation-name:crashFrame2}.crash-frame-3{animation-name:crashFrame3;height:90px}.crash-frame-4{animation-name:crashFrame4;z-index:4;width:140px}@keyframes crashFrame1{0%{opacity:1;transform:translate(300px)}15%{opacity:1;transform:translate(0)}16%{opacity:0}to{opacity:0}}@keyframes crashFrame2{0%,15%{opacity:0}16%{opacity:1;transform:translate(0)}17%{opacity:0}to{opacity:0}}@keyframes crashFrame3{0%,17%{opacity:0}18%,to{opacity:1;transform:translate(-40px)}}@keyframes crashFrame4{0%,18%{opacity:0}19%{opacity:1;transform:translate(-100px) translateY(-80px)}40%{opacity:1;transform:translate(-300px) translateY(-80px)}to{opacity:0;transform:translate(-900px) translateY(-80px)}}@media(max-width:768px){.crash-road{display:none}.crash-pole{left:88%}.crash-frame{width:200px;left:36%}.crash-frame-1,.crash-frame-3{height:60px}.crash-frame-4{width:100px}}@media(prefers-reduced-motion:reduce){.crash-frame{animation:none}.crash-frame-1{opacity:1}}.kwotasie-form-container{position:relative;width:min(1040px,95vw);background:#fcfcfc;border:1px solid #000000;box-shadow:8px 8px #000;padding:18px 22px 22px;box-sizing:border-box}.kwotasie-form-container .kwotasie-form-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:1.3;text-align:left;color:#000;margin:0 0 16px;text-transform:uppercase}.kwotasie-form-container>.kwotasie-form{width:100%;max-width:none!important;display:flex!important;flex-direction:column!important;gap:0}.kwotasie-form-container .kwotasie-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:20px;margin-bottom:16px}.kwotasie-form-container .kwotasie-form-group{position:relative;width:100%;min-width:0}.kwotasie-form-container .kwotasie-input{box-sizing:border-box;width:100%;max-width:none;display:block;min-width:0;height:40px;padding:8px 14px;background:#fcfcfc;border:1px solid #000000;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.3;color:#000;outline:none;transition:all .2s ease}.kwotasie-form-container .kwotasie-input::-moz-placeholder{color:#777;text-transform:none}.kwotasie-form-container .kwotasie-input::placeholder{color:#777;text-transform:none}.kwotasie-form-container .kwotasie-input:focus{background:#fff;border-color:#000}.kwotasie-form-container .kwotasie-input-error{border-color:#ef4444;background:#ffe8e8}.kwotasie-form-container .kwotasie-error-message{display:block;position:absolute;bottom:-18px;left:0;font-size:11px;color:#ef4444;font-weight:500;white-space:nowrap}.kwotasie-form-container .kwotasie-submit-button{box-sizing:border-box;width:140px;height:38px;margin-top:8px;padding:0 16px;background:#fff;border:1px solid #000000;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:1.3;text-transform:uppercase;color:#000;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;box-shadow:8px 8px #000}.kwotasie-form-container .kwotasie-submit-button:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:10px 10px #000}.kwotasie-form-container .kwotasie-submit-button:active:not(:disabled){transform:translate(0);box-shadow:8px 8px #000}.kwotasie-form-container .kwotasie-submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:1024px){.kwotasie-form-container{width:min(1040px,95vw);padding:15px}.kwotasie-form-container .kwotasie-form-title{font-size:22px;margin-bottom:15px}.kwotasie-form-container .kwotasie-form-row{gap:18px;margin-bottom:14px}.kwotasie-form-container .kwotasie-input{font-size:14px;height:36px;padding:8px 12px}.kwotasie-form-container .kwotasie-submit-button{width:120px;height:34px;font-size:14px;box-shadow:6px 6px #000}}@media(max-width:768px){.kwotasie-form-container{width:min(920px,95vw);padding:12px;box-shadow:5px 5px #000}.kwotasie-form-container .kwotasie-form-title{font-size:18px;margin-bottom:12px}.kwotasie-form-container .kwotasie-form-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.kwotasie-form-container .kwotasie-input{font-size:14px;height:36px;padding:8px 12px}.kwotasie-form-container .kwotasie-submit-button{width:116px;height:34px;font-size:13px;margin-top:8px;box-shadow:6px 6px #000}.kwotasie-form-container .kwotasie-error-message{font-size:10px;bottom:-16px}}@media(max-width:480px){.kwotasie-form-container{width:min(920px,95vw);padding:10px;box-shadow:4px 4px #000}.kwotasie-form-container .kwotasie-form-title{font-size:16px;margin-bottom:10px}.kwotasie-form-container .kwotasie-form-row{grid-template-columns:1fr;gap:10px;margin-bottom:10px}.kwotasie-form-container .kwotasie-input{font-size:13px;height:34px;padding:7px 10px}.kwotasie-form-container .kwotasie-submit-button{width:110px;height:32px;font-size:12px;margin-top:6px;box-shadow:5px 5px #000}.kwotasie-form-container .kwotasie-error-message{font-size:9px;bottom:-14px}}.hero{position:relative;width:100%;height:calc(100vh - 76px);min-height:600px;background-color:#fcfcfc;background-image:url(/backgroundimage.png);background-repeat:no-repeat;background-size:cover;background-position:center;overflow:visible}.hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:24px;background-color:#131313;z-index:1;pointer-events:none}.hero-content{position:relative;width:1440px;height:100%;max-width:100%;margin:0;left:0;top:0}.hero-text-container{position:relative;width:100%;max-width:100%}.hero-title{position:absolute;width:755px;height:219.57px;left:80px;top:80px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:86.1409px;line-height:104px;text-transform:uppercase;color:#000;margin:0;z-index:10}.hero-title-desktop{display:block}.hero-title-mobile{display:none}.hero-subtitle{position:absolute;width:619px;height:40px;left:80px;top:280px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:39px;text-transform:uppercase;color:#000;margin:0;padding-left:1.2em;z-index:10;opacity:0;transform:translate(100px);transition:opacity 1s cubic-bezier(.16,1,.3,1) .2s,transform 1s cubic-bezier(.16,1,.3,1) .2s}.hero-subtitle.animate-in{opacity:1;transform:translate(0);padding:0}.hero-coming-soon{position:absolute;width:619px;height:40px;left:80px;top:327px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;text-transform:uppercase;color:#000;margin:0;z-index:10;opacity:0;transform:translate(100px);transition:opacity 1.1s cubic-bezier(.16,1,.3,1) .4s,transform 1.1s cubic-bezier(.16,1,.3,1) .4s}.hero-coming-soon.animate-in{opacity:1;transform:translate(0)}.hero-button-container{position:absolute;left:80px;top:374px;z-index:10}.dancing-character{position:absolute;width:155px;height:auto;left:760px;top:84px;z-index:100}.hero-title .dancing-character-mobile{display:none}.crash-animation{position:absolute;width:min(450px,35vw);height:min(150px,15vw);right:8%;bottom:24px;z-index:50;max-width:450px;overflow:visible}@media(max-width:480px){.hero-text-container{padding:clamp(12px,3vh,20px) 4vw clamp(12px,2.5vh,18px);min-height:auto}.hero-title{font-size:clamp(22px,7vh,32px);line-height:clamp(28px,8.5vh,40px);margin-bottom:clamp(6px,1vh,12px)}.hero-subtitle{font-size:clamp(17px,4.8vh,22px);margin-bottom:clamp(8px,1.2vh,14px)}.hero-coming-soon{font-size:clamp(12px,3.4vh,16px);margin-bottom:clamp(10px,1.5vh,18px)}.hero-button-container{padding:0;transform:none;align-items:flex-start}.crash-animation{width:80vw;max-width:450px;height:min(170px,36vw);bottom:4px}.dancing-character{width:95px;right:calc(50% - 8.5rem);top:11.125rem;transform:translateY(0);z-index:101}}@media(max-width:1024px){.hero{min-height:100svh;height:100svh;padding:0;position:relative;overflow:hidden;box-sizing:border-box;background-color:#fcfcfc;background-image:url(/backgroundimage.png)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;background-attachment:scroll}.hero:after{height:4px;display:block;bottom:4px}.hero-content{width:100%;height:100%;position:relative;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hero-text-container{width:100%;max-width:100%;margin-top:50px;padding:clamp(16px,4vh,28px) 5% clamp(16px,3vh,24px);flex-shrink:0;position:relative;min-height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;box-sizing:border-box;gap:0}.hero-title{position:relative;width:auto;max-width:90%;height:auto;left:auto;top:auto;font-size:clamp(22px,6.5vh,36px);line-height:clamp(28px,8vh,44px);margin:0 0 clamp(8px,1.5vh,16px);text-align:left;padding:0;font-weight:700;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}.hero-title-desktop{display:none!important}.hero-title-mobile{display:block!important}.hero-subtitle{position:relative;width:auto;max-width:90%;height:auto;left:auto;top:auto;font-size:clamp(17px,4.5vh,24px);line-height:clamp(21px,5.5vh,30px);margin:0 0 clamp(8px,1.5vh,16px);text-align:left;padding:0;font-weight:700;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}.hero-coming-soon{position:relative;width:auto;max-width:90%;min-width:0;height:auto;left:auto;top:auto;font-size:clamp(11px,3.2vh,18px);line-height:clamp(14px,4vh,22px);margin:0 0 clamp(12px,2vh,20px);text-align:left;padding:0;font-weight:400;white-space:normal;overflow-wrap:break-word;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}.hero-button-container{position:relative;left:auto;top:auto;transform:none;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;margin:0;padding:0;z-index:100}.hero-title-lewe{position:relative;display:inline-block;white-space:nowrap;isolation:isolate;padding-right:0}.hero-title-lewe .dancing-character-mobile{display:block;position:absolute;right:0;bottom:0;width:52px;height:auto;transform:rotate(15deg);z-index:101;pointer-events:none}.hero-text-container>.dancing-character{left:50%;right:0;top:-7%}.crash-animation{position:absolute;width:100%;max-width:360px;height:min(140px,32vw);inset:auto 0 20px auto;transform:translate(140px);z-index:5}}@media(max-width:767px){.hero{min-height:100svh;height:calc(100svh - 104px);overflow:hidden}.hero:after{bottom:4px}.crash-animation{bottom:4px}}@media(min-width:768px)and (max-width:1024px){.hero-text-container{padding:24px 30px 20px;min-height:auto;margin-top:50px}.hero-title{font-size:38px;line-height:46px;margin:0 0 14px;max-width:600px;padding:0 40px 0 0}.hero-subtitle{font-size:26px;line-height:32px;margin:0 0 14px;max-width:550px;padding:0 30px 0 0}.hero-coming-soon{font-size:17px;line-height:22px;margin:0 0 18px;max-width:420px}.hero-title-lewe .dancing-character-mobile{width:62px;right:0}.crash-animation{max-width:450px;height:min(160px,20vw);inset:auto 10% 20px auto;transform:translate(120px)}}@media(max-width:360px){.hero-text-container{padding:12px 15px 14px}.hero-title{font-size:22px;line-height:28px;margin:0 0 8px;padding:0;max-width:330px}.hero-subtitle{font-size:16px;line-height:20px;margin:0 0 8px;padding:0;max-width:320px}.hero-coming-soon{font-size:11px;line-height:14px;margin:0 0 12px;padding:0;max-width:280px}.hero-button-container{padding:0 15px 0 0}.hero-title-lewe .dancing-character-mobile{width:32px;right:0}.crash-animation{max-width:300px;width:100%;height:min(120px,36vw);inset:auto 10% 4px auto;transform:translate(100px)}}.info-section{width:100%;background-color:#fcfcfc;padding:80px 0;position:relative}.info-section-content{max-width:1440px;margin:0 auto;padding:0 80px;display:flex;align-items:center;gap:60px}.info-section-image{flex-shrink:0}.grave-image{width:100%;max-width:400px;height:auto;display:block;animation:shake 3s ease-in-out infinite}@keyframes shake{0%,to{transform:translate(0) rotate(0)}10%,30%,50%,70%,90%{transform:translate(-2px,-1px) rotate(-.5deg)}20%,40%,60%,80%{transform:translate(2px,1px) rotate(.5deg)}}.info-section-text{flex:1;display:flex;flex-direction:column;gap:24px}.info-section-heading{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:1.2;color:#000;margin:0;text-transform:uppercase;opacity:0;transform:translateY(50px);transition:opacity 1s cubic-bezier(.16,1,.3,1) .1s,transform 1s cubic-bezier(.16,1,.3,1) .1s}.info-section-text.animate-in .info-section-heading{opacity:1;transform:translateY(0)}.info-section-body{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.6;color:#000;margin:0;opacity:0;transform:translateY(50px);transition:opacity 1.1s cubic-bezier(.16,1,.3,1) .3s,transform 1.1s cubic-bezier(.16,1,.3,1) .3s}.info-section-text.animate-in .info-section-body{opacity:1;transform:translateY(0)}.info-section-bottom{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:60px;padding:0}.bottom-line-svg{width:100%;height:auto;display:block}@media(max-width:1024px){.info-section{padding:60px 0}.info-section-content{padding:0 40px;gap:40px}.info-section-heading{font-size:36px}.info-section-body{font-size:18px}.grave-image{max-width:300px}.info-section-bottom{margin-top:50px}}@media(max-width:768px){.info-section{padding:40px 0}.info-section-content{flex-direction:column;padding:0 20px;gap:30px;text-align:center}.info-section-heading{font-size:28px;line-height:1.3}.info-section-body{font-size:16px;line-height:1.5}.grave-image{max-width:250px;margin:0 auto}.info-section-bottom{margin-top:40px}}@media(max-width:480px){.info-section{padding:30px 0}.info-section-content{padding:0 15px;gap:24px}.info-section-heading{font-size:24px}.info-section-body{font-size:14px}.grave-image{max-width:200px}.info-section-bottom{margin-top:30px}}.lionchase-animation{position:absolute;width:100%;max-width:100%;height:300px;left:0;right:0;bottom:0;z-index:50;pointer-events:none;overflow:hidden}.lionchase-road{position:absolute;left:-200vw;bottom:0;width:300vw;height:4px;background-color:#000;z-index:1;display:none}.lionchase-animation img{position:absolute;image-rendering:pixelated}.scroll-item{right:-160px;animation-name:scrollAcross;animation-duration:var(--scroll-duration, 14s);animation-iteration-count:infinite;animation-timing-function:linear;animation-delay:calc(var(--delay, 0) * -1s);will-change:transform}@keyframes scrollAcross{0%{transform:translate(0)}to{transform:translate(calc(-100vw - 700px))}}.road-particle{width:43px;height:4px;bottom:-10px;z-index:2;opacity:0;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:roadParticle}.road-particle-1{left:80%;animation-delay:0s}.road-particle-2{left:60%;animation-delay:.7s}.road-particle-3{left:40%;animation-delay:1.4s}@keyframes roadParticle{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-400px)}}.tree{width:112px;height:auto;bottom:5px;z-index:3;--scroll-duration: 14s}.cloud{width:121px;height:auto;z-index:1;--scroll-duration: 60s;opacity:.8;top:calc(18px + (var(--y, 0) * 1px))}.runner{width:150px;height:auto;bottom:5px;left:50%;z-index:4;animation-duration:.6s;animation-iteration-count:infinite;animation-timing-function:steps(2);animation-name:runnerBob}@keyframes runnerBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lion{width:200px;height:auto;bottom:5px;left:15%;z-index:4;animation-duration:.4s;animation-iteration-count:infinite;animation-timing-function:steps(2);animation-name:lionChase}@keyframes lionChase{0%,to{transform:translateY(0) scaleX(1)}50%{transform:translateY(-6px) scaleX(1)}}@media(max-width:768px){.lionchase-animation{max-width:100%;height:200px;left:0;right:0;bottom:0}.lionchase-road{display:block}.tree{width:80px;bottom:5px}.cloud{width:90px;top:calc(10px + (var(--y, 0) * 1px))}.runner{width:100px;bottom:5px;left:55%}.lion{width:130px;bottom:5px;left:15%}.road-particle{width:30px}}@media(prefers-reduced-motion:reduce){.tree,.cloud,.road-particle,.runner,.lion{animation:none}.runner,.lion{opacity:1}}.lionchase-section{width:100%;background-color:#fcfcfc;padding:100px 0 0;position:relative;overflow:hidden}.lionchase-section-content{max-width:1440px;margin:0 auto;padding:0 80px;display:flex;flex-direction:column;gap:40px;position:relative;z-index:10}.lionchase-text-block{max-width:700px;display:flex;flex-direction:column;gap:24px;opacity:0;transform:translate(100px);transition:opacity 1s cubic-bezier(.16,1,.3,1) .1s,transform 1s cubic-bezier(.16,1,.3,1) .1s}.lionchase-text-block.animate-in{opacity:1;transform:translate(0)}.lionchase-text-block:nth-child(2){margin-bottom:280px;transition:opacity 1.1s cubic-bezier(.16,1,.3,1) .3s,transform 1.1s cubic-bezier(.16,1,.3,1) .3s}.lionchase-heading{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:1.2;color:#000;margin:0;text-transform:uppercase}.lionchase-body{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.6;color:#000;margin:0}.lionchase-ground-line{position:absolute;width:100vw;left:50%;transform:translate(-50%);bottom:0;z-index:5;pointer-events:none}.lionchase-ground-line .ground-line{width:100%;height:auto;display:block;image-rendering:pixelated}@media(max-width:1024px){.lionchase-section{padding:80px 0 0}.lionchase-section-content{padding:0 40px;gap:35px}.lionchase-text-block:nth-child(2){margin-bottom:220px}.lionchase-heading{font-size:36px}.lionchase-body{font-size:18px}.lionchase-ground-line{bottom:0}}@media(max-width:768px){.lionchase-section{padding:60px 0 180px}.lionchase-section-content{padding:0 20px;gap:30px}.lionchase-text-block{max-width:100%;text-align:center}.lionchase-text-block:nth-child(2){margin-left:0;text-align:center;margin-bottom:260px}.lionchase-heading{font-size:28px;line-height:1.3}.lionchase-body{font-size:16px;line-height:1.5}.lionchase-ground-line{bottom:0}}@media(max-width:480px){.lionchase-section{padding:40px 0 160px}.lionchase-section-content{padding:0 15px;gap:25px}.lionchase-text-block:nth-child(2){margin-bottom:220px}.lionchase-heading{font-size:24px}.lionchase-body{font-size:14px}.lionchase-ground-line{bottom:0}}.quote-section{width:100%;background-color:#fcfcfc;background-image:url(/backgroundimage.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:0 0 100px;position:relative;margin-top:0}.quote-section-content{max-width:1440px;margin:0 auto;padding:40px 80px 0;display:flex;flex-direction:column;align-items:center;gap:40px}.quote-heading{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:64px;line-height:1.2;color:#000;margin:0;text-transform:uppercase;text-align:center;min-height:1.2em}.typewriter-cursor{display:inline-block;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.quote-button{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:1.3;text-transform:uppercase;color:#000;background:#fff;border:1px solid #000000;padding:20px 40px;cursor:pointer;box-shadow:8px 8px #000;transition:all .2s ease}.quote-button:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #000}.quote-button:active{transform:translate(0);box-shadow:8px 8px #000}@media(max-width:1024px){.quote-section{padding:0 0 80px}.quote-section-content{padding:32px 40px 0;gap:35px}.quote-heading{font-size:48px}.quote-button{font-size:20px;padding:18px 36px}}@media(max-width:768px){.quote-section{padding:0 0 60px}.quote-section-content{padding:26px 20px 0;gap:30px}.quote-heading{font-size:36px}.quote-button{font-size:18px;padding:16px 32px;box-shadow:6px 6px #000}.quote-button:hover{box-shadow:8px 8px #000}}@media(max-width:480px){.quote-section{padding:0 0 50px}.quote-section-content{padding:22px 15px 0;gap:25px}.quote-heading{font-size:28px}.quote-button{font-size:16px;padding:14px 28px;box-shadow:5px 5px #000}.quote-button:hover{box-shadow:7px 7px #000}}.footer{width:100%;background-color:#000;color:#fff;padding:60px 80px 30px;position:relative}.footer-content{max-width:1440px;margin:0 auto 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.footer-left{display:flex;flex-direction:column;gap:40px}.footer-logo-section{display:flex;flex-direction:column;gap:10px}.footer-tagline{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:#fff;margin:0}.footer-section{display:flex;flex-direction:column;gap:15px}.footer-heading{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:1.4;color:#fff;margin:0;text-transform:uppercase}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-links li a{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:#fff;text-decoration:none;transition:opacity .2s ease}.footer-links li a:hover{opacity:.7}.footer-right{display:flex;flex-direction:column;gap:30px;align-items:flex-end}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-contact p,.footer-hours{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:#fff;margin:0}.footer-address{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:#fff;margin:0;max-width:400px;text-align:right}.footer-social{display:flex;gap:12px;margin-top:10px}.social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #000000;background-color:#fff;border-radius:4px;transition:all .2s ease;cursor:pointer}.social-icon svg{width:28px;height:28px}.social-icon svg path[fill=white],.social-icon svg path[fill="#FFFFFF"]{fill:#fff}.social-icon svg path[fill=black],.social-icon svg path[fill="#000000"]{fill:#000}.social-icon:hover{opacity:.8}.footer-legal{max-width:1440px;margin:0 auto;padding-top:30px;border-top:1px solid rgba(255,255,255,.2);text-align:center}.footer-legal p{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.5;color:#fff;margin:0}@media(max-width:1024px){.footer{padding:50px 40px 25px}.footer-content{gap:50px;margin-bottom:35px}.footer-left{gap:35px}.footer-right{gap:25px}}@media(max-width:768px){.footer{padding:40px 20px 20px}.footer-content{grid-template-columns:1fr;gap:40px;margin-bottom:30px}.footer-left{gap:30px}.footer-right{align-items:flex-start;gap:25px}.footer-address{text-align:left;max-width:100%}.footer-social{margin-top:0}}@media(max-width:480px){.footer{padding:30px 15px 15px}.footer-content{gap:30px;margin-bottom:25px}.footer-heading{font-size:16px}.footer-links li a,.footer-contact p,.footer-hours,.footer-address{font-size:14px}.footer-legal p{font-size:12px}}.contact-form-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.contact-form-popup{box-sizing:border-box;position:relative;width:90%;max-width:660px;max-height:90vh;background:#fff;border:1px solid #000000;box-shadow:8px 8px #000;padding:60px 50px 40px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.contact-form-close{position:absolute;width:38px;height:33px;right:15px;top:10px;background:none;border:none;font-family:Inter;font-style:normal;font-weight:700;font-size:32px;line-height:39px;text-transform:uppercase;color:#0000004d;cursor:pointer;padding:0;z-index:10;transition:color .2s ease}.contact-form-close:hover{color:#0009}.contact-form-title{width:100%;font-family:Inter;font-style:normal;font-weight:700;font-size:28px;line-height:1.3;text-align:center;color:#000;margin:0 0 30px}.contact-form{width:100%;display:flex;flex-direction:column;gap:0}.form-group{position:relative;width:100%;min-height:50px;background:#e8e8e8;margin-bottom:25px}.form-input,.form-textarea{box-sizing:border-box;width:100%;padding:15px 14px;background:#e8e8e8;border:none;font-family:Inter;font-style:normal;font-weight:700;font-size:18px;line-height:1.3;text-transform:none;color:#000;outline:none;transition:all .2s ease;touch-action:manipulation}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#0000004d;text-transform:uppercase}.form-input::placeholder,.form-textarea::placeholder{color:#0000004d;text-transform:uppercase}.form-input:focus,.form-textarea:focus{background:#d8d8d8;color:#000}.form-input:focus::-moz-placeholder,.form-textarea:focus::-moz-placeholder{color:#0003}.form-input:focus::placeholder,.form-textarea:focus::placeholder{color:#0003}.form-textarea{min-height:120px;padding-top:15px;resize:vertical}.form-input-error{border:1px solid #ef4444;background:#ffe8e8}.error-message{display:block;position:absolute;bottom:-22px;left:0;right:0;font-size:12px;color:#ef4444;font-weight:500;text-transform:none;white-space:normal;word-wrap:break-word;line-height:1.3;padding:2px 0}.contact-form-disclaimer{width:100%;font-family:Inter;font-style:normal;font-weight:300;font-size:13px;line-height:1.5;color:#000;margin:10px 0 20px}.submit-button{box-sizing:border-box;width:100%;max-width:200px;margin:0 auto;padding:12px 24px;background:#fcfcfc;border:1px solid #000000;box-shadow:8px 8px #000;font-family:Inter;font-style:normal;font-weight:700;font-size:24px;line-height:1.3;text-transform:uppercase;color:#000;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.submit-button:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:10px 10px #000}.submit-button:active:not(:disabled){transform:translate(0);box-shadow:8px 8px #000}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:768px){.contact-form-popup{width:95%;max-width:600px;padding:50px 30px 30px;min-height:auto}.contact-form-close{right:10px;font-size:28px}.contact-form-title{font-size:22px;margin-bottom:25px}.form-group{margin-bottom:22px}.form-input,.form-textarea{font-size:16px;padding:13px 12px}.form-textarea{min-height:100px}.contact-form-disclaimer{font-size:11px;margin:8px 0 15px}.submit-button{max-width:180px;font-size:20px;padding:10px 20px}}@media(max-width:480px){.contact-form-popup{width:95%;padding:40px 20px 25px;box-shadow:5px 5px #000}.contact-form-close{font-size:24px}.contact-form-title{font-size:20px;margin-bottom:20px}.form-input,.form-textarea{font-size:15px;padding:12px 10px}.form-textarea{min-height:90px}.contact-form-disclaimer{font-size:10px}.submit-button{max-width:160px;font-size:18px;padding:10px 16px}.form-group{margin-bottom:20px}.error-message{font-size:10px;bottom:-18px}}.contact-popup-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:999;padding:0;margin:0}.contact-popup-frame{box-sizing:border-box;position:relative;width:550px;max-width:90vw;min-height:300px;height:auto;background:#fff;border:1px solid #000000;box-shadow:8px 8px #000;padding:0 0 80px;margin:0}.contact-popup-close{position:absolute;width:38px;height:33px;right:7px;top:7px;background:none;border:none;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:39px;text-transform:uppercase;color:#0000004d;cursor:pointer;padding:0;z-index:10;transition:color .2s ease;pointer-events:auto}.contact-popup-close:hover{color:#0009}.contact-popup-title{position:absolute;width:480px;height:96px;left:calc(50% - 240px);top:27px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:34px;line-height:41px;text-align:center;color:#000;margin:0}.contact-popup-text{position:absolute;width:450px;height:78px;left:calc(50% - 225px);top:84px;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#000;margin:0}.contact-popup-link{color:#000;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.contact-popup-link:hover{opacity:.7;text-decoration:underline}.contact-popup-link:active{opacity:.5}.contact-popup-text-alt{position:absolute;width:450px;height:78px;left:calc(50% - 225px);top:118px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#000;margin:0}.contact-popup-button{box-sizing:border-box;position:absolute;width:243px;left:calc(50% - 121.5px);bottom:10.09%;background:#fcfcfc;border:1px solid #000000;box-shadow:8px 8px #000;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;text-transform:uppercase;color:#000;cursor:pointer;padding:17px 23px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;height:auto}.contact-popup-button:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #000}.contact-popup-button:active{transform:translate(0);box-shadow:8px 8px #000}@media(max-width:768px){.contact-popup-overlay{align-items:center;justify-content:center;padding:0;margin:0}.contact-popup-frame{width:90vw;min-width:auto;height:auto;min-height:300px;margin:0}.contact-popup-close{left:auto;right:7px}.contact-popup-title{width:calc(100% - 40px);left:50%;transform:translate(-50%);font-size:24px;line-height:30px;top:20px}.contact-popup-text,.contact-popup-text-alt{width:calc(100% - 40px);left:50%;transform:translate(-50%);font-size:12px;line-height:15px}.contact-popup-text{top:70px}.contact-popup-text-alt{top:100px}.contact-popup-button{width:200px;left:50%;transform:translate(-50%);font-size:16px;padding:12px 20px}}.thank-you-page{position:relative;width:100%;min-height:956px;background:#fff;overflow:hidden}.thank-you-navbar{position:absolute;width:100%;height:76px;left:0;top:0;background:#131313;z-index:100}.thank-you-header-content{width:100%;max-width:1440px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0;position:relative}.thank-you-header-left{position:absolute;left:69px;top:22px;display:flex;align-items:center}.thank-you-header-right{position:absolute;right:40px;top:23px;display:flex;align-items:center;gap:1.5rem}.thank-you-social-icons{display:flex;gap:.75rem;align-items:center}.thank-you-social-icons a{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.thank-you-social-icons a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.thank-you-contact-button{position:absolute;width:159px;height:47px;left:1241px;top:14px;background:#fcfcfc;border:none;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:19px;line-height:23px;text-align:center;text-transform:uppercase;color:#000;cursor:pointer;padding:0}.thank-you-content{position:relative;width:100%;min-height:880px;height:880px;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:76px}.thank-you-illustration{position:fixed;width:387px;height:424px;left:50%;bottom:0;transform:translate(-50%);z-index:150}.thank-you-illustration img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.thank-you-logo{position:absolute;width:352px;height:145px;left:50%;top:180px;transform:translate(-50%);z-index:10;display:flex;align-items:center;justify-content:center}.thank-you-logo svg{width:100%;height:auto}.thank-you-title{position:absolute;width:755px;height:219.57px;left:50%;top:290px;transform:translate(-50%);font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:102px;line-height:123px;text-align:center;text-transform:uppercase;color:#000;margin:0;z-index:20}.thank-you-subtitle{position:absolute;width:755px;height:219.57px;left:50%;top:400px;transform:translate(-50%);font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:37px;line-height:45px;text-align:center;text-transform:uppercase;color:#000;margin:0;z-index:20}.thank-you-bottom-left{position:fixed!important;width:50vw;height:127px;left:0;bottom:0!important;z-index:100;pointer-events:none}.thank-you-bottom-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;display:block}.thank-you-bottom-right{position:fixed!important;width:50vw;height:127px;right:0;bottom:0!important;z-index:100;pointer-events:none}.thank-you-bottom-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;display:block}@media(max-width:1440px){.thank-you-content{min-height:100vh}.thank-you-title{font-size:clamp(48px,7vw,102px);line-height:clamp(58px,8.5vw,123px);width:90%;max-width:755px}.thank-you-subtitle{font-size:clamp(24px,2.5vw,37px);line-height:clamp(30px,3.2vw,45px);width:90%;max-width:755px}.thank-you-illustration{width:clamp(200px,27vw,387px);height:clamp(220px,30vw,424px);bottom:0}.thank-you-logo{width:clamp(200px,24vw,352px);height:auto;top:180px}.thank-you-bottom-left,.thank-you-bottom-right{width:50vw;min-width:50vw;height:auto;bottom:0}.thank-you-bottom-left{left:0}.thank-you-bottom-right{right:0}}@media(max-width:768px){.thank-you-navbar{height:auto;min-height:76px;padding:.75rem 0}.thank-you-header-content{padding:0 20px;flex-direction:column;gap:1rem;justify-content:center}.thank-you-header-left{position:relative;left:auto;top:auto;width:100%;justify-content:center}.thank-you-header-right{position:relative;right:auto;top:auto;width:100%;justify-content:center;gap:1rem}.thank-you-social-icons{gap:1rem;justify-content:center;width:100%}.thank-you-contact-button{display:none!important}.thank-you-content{padding-top:80px;padding-bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:0}.thank-you-logo{margin-bottom:2rem;width:200px;order:1}.thank-you-title{margin:0 0 .75rem;font-size:48px;line-height:1.1;width:90%;text-align:center;order:2}.thank-you-subtitle{margin:0;font-size:20px;line-height:1.2;width:90%;text-align:center;order:3}.thank-you-illustration{bottom:0;width:200px;height:220px;order:4}.thank-you-bottom-left,.thank-you-bottom-right{position:fixed!important;width:50vw;min-width:50vw;height:127px;bottom:0!important;left:0;right:0;z-index:100}.thank-you-bottom-left{left:0!important;right:auto}.thank-you-bottom-right{right:0!important;left:auto}.thank-you-bottom-left img,.thank-you-bottom-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}}.eise-page{min-height:100vh;background-color:var(--bg-dark);color:var(--text-white)}.eise-content{max-width:1400px;margin:0 auto;padding:2rem}.eise-content h1{font-size:2rem;margin-bottom:1rem}.eise-content p{font-size:1rem;opacity:.8}.begrafnis-illustration-wrapper{position:relative;width:100%;margin:-5cm 0 0;display:flex;justify-content:flex-end;align-items:flex-start;padding-right:0;clear:both;overflow:visible}@media(max-width:768px){.begrafnis-illustration-wrapper{margin-top:0;justify-content:center;padding-right:0}}.begrafnis-illustration-container{position:relative;width:400px;height:auto;min-height:400px;padding-top:50px;transform-origin:center center}@media(min-width:1199px){.begrafnis-illustration-wrapper{margin-top:calc(-5cm + 40px)!important}.begrafnis-illustration-container{transform:translate(calc(3px + 2cm))!important}.golfball-illustration{right:20px!important;transform:translate(-2cm)}}.begrafnis-illustration-container img{position:absolute;height:auto;image-rendering:pixelated}.cloud-illustration{bottom:280px;left:65%;transform:translate(-50%);width:234px;z-index:1}.thunder-illustration{bottom:150px;left:64%;transform:translate(-50%);width:127px;z-index:2;animation:thunderFlicker 1.5s ease-in-out infinite,thunderShake .1s ease-in-out infinite}@keyframes thunderShake{0%,to{transform:translate(-50%) translate(0)}25%{transform:translate(-50%) translate(1px,1px)}50%{transform:translate(-50%) translate(-1px,-1px)}75%{transform:translate(-50%) translate(1px,-1px)}}@keyframes thunderFlicker{0%,to{opacity:1}10%{opacity:.3}20%{opacity:1}30%{opacity:.2}40%{opacity:1}50%{opacity:.4}60%{opacity:1}70%{opacity:.3}80%{opacity:1}90%{opacity:.5}}.frame55-illustration{bottom:0;left:50%;transform:translate(-50%);width:117px;z-index:3}.clubs-illustration{left:20px;bottom:0;width:65px;z-index:1}.golfball-illustration{right:calc(80px + 8cm);bottom:0;width:16px;z-index:2}@media(max-width:1198px){.begrafnis-illustration-wrapper{margin-top:-8rem;padding-top:0}.begrafnis-illustration-container{padding-top:0;min-height:300px}.cloud-illustration{width:180px;bottom:220px;left:60%}.thunder-illustration{width:98px;bottom:120px;left:62%}.frame55-illustration{width:90px}.clubs-illustration{width:50px}.golfball-illustration{width:12px}}@media(max-width:768px){.begrafnis-illustration-wrapper{margin:4cm 0 0}.begrafnis-illustration-container{padding-top:0;min-height:240px;margin-bottom:0}.cloud-illustration{width:140px;bottom:152px;left:57%}.thunder-illustration{width:75px;bottom:80px;left:56%}.frame55-illustration{width:70px}.clubs-illustration{width:40px}.golfball-illustration{width:10px;right:calc(80px + 2cm)}}.wie-is-ons-page{min-height:100vh;background-color:#f5f5f0;position:relative;overflow-x:hidden}.wie-hero{position:relative;min-height:520px;padding-bottom:0;overflow:hidden}.wie-is-ons-content{max-width:1400px;margin:0 auto;padding:2rem 2rem 0;position:relative;z-index:2}.wie-hero>.wie-is-ons-content{padding-right:clamp(2rem,30vw,560px)}.wie-hero+.wie-is-ons-content{padding-top:0;margin-top:0}.wie-is-ons-section{padding-top:6rem;padding-bottom:4rem}.wie-is-ons-title{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:2rem;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1)}.wie-is-ons-title.animate-on-scroll{opacity:1}.wie-is-ons-intro{font-size:1.25rem;color:#000;line-height:1.6;max-width:800px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1) .2s}.wie-is-ons-intro.animate-on-scroll{opacity:1}.waaroor{margin-top:0;background:#fff;border-top:4px solid #111;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2.5rem clamp(1.25rem,4vw,2.5rem) 1.5rem;position:relative;box-sizing:border-box}.waaroor-inner{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.waaroor-hero{display:flex;flex-direction:row;align-items:flex-start;padding-left:clamp(180px,18vw,220px);gap:1.5rem}.waaroor-hero-icon{display:block;position:absolute;left:0;top:2.5rem;width:clamp(140px,16vw,200px);height:auto;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated;z-index:2;pointer-events:none}.waaroor-hero-copy{text-align:left;max-width:800px;flex:1;min-width:0}.waaroor-hero-copy .waaroor-title{text-align:left}.waaroor-hero-copy .waaroor-text{text-align:left;margin-left:0;margin-right:0}.waaroor-title{font-size:2.25rem;font-weight:800;color:#111;margin:0 0 .75rem;text-align:center;opacity:0;transition:opacity .9s cubic-bezier(.34,1.56,.64,1)}.waaroor-title.animate-on-scroll{opacity:1}.waaroor-text{max-width:720px;font-size:1rem;color:#111;line-height:1.5;text-align:center;margin:0 auto;opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1) .2s}.waaroor-text.animate-on-scroll{opacity:1}.waaroor-grid{margin-top:2.5rem;display:grid;grid-template-columns:minmax(0,1fr) 60px minmax(0,1fr);gap:0;align-items:start}.waaroor-divider{justify-self:center;width:0;height:100%;border-left:3px dashed #111;opacity:.85}.waaroor-col{padding:0 2.25rem}.waaroor-subtitle{margin:0 0 1.5rem;font-size:1.5rem;font-weight:800;color:#111;text-align:center;width:100%;opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1)}.waaroor-subtitle.animate-on-scroll{opacity:1}.waaroor-item{display:grid;grid-template-columns:100px minmax(0,1fr);gap:1.5rem;align-items:center;margin:2.25rem 0}.waaroor-icon{width:92px;height:92px;-o-object-fit:contain;object-fit:contain;display:block;justify-self:center;image-rendering:pixelated}.waaroor-item-text{margin:0;font-size:.98rem;color:#111;line-height:1.45;max-width:360px}.waaroor-item-text strong{font-weight:800}.waaroor-cta{display:flex;justify-content:center;padding:1.25rem 0 .5rem;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.waaroor-button{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:1.3;text-transform:uppercase;color:#000;background:#fff;border:1px solid #000000;padding:20px 40px;cursor:pointer;box-shadow:8px 8px #000;transition:all .2s ease;letter-spacing:.02em}.waaroor-button:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #000}.waaroor-button:active{transform:translate(0);box-shadow:8px 8px #000}.waaroor-bottom-rule{margin-top:1.25rem;border-top:0}.bees-scene{position:absolute;right:2rem;bottom:0;z-index:1;pointer-events:none;max-width:45%;min-width:400px;transform:translateY(0)}.bees-illustration{width:100%;height:auto;display:block}.trees-background{position:absolute;bottom:-32px;left:0;right:0;width:100%;height:auto;z-index:0;pointer-events:none}.trees-background img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.waaroor,.produkte{border-left:0!important;border-right:0!important}}@media(max-width:768px){.wie-is-ons-title{font-size:2.5rem}.wie-is-ons-intro{font-size:1.1rem}.wie-is-ons-section{padding:7rem 1rem 3rem}.wie-hero>.wie-is-ons-content{padding-right:2rem}.bees-scene{position:relative;right:auto;bottom:auto;margin:1.25rem auto 0;min-width:0;width:min(560px,100%);max-width:100%}.wie-hero{min-height:460px;padding-bottom:0}.trees-background{bottom:-26px}.waaroor{padding:1.5rem 0 1rem;border-left:0!important;border-right:0!important}.waaroor-hero{flex-direction:column;align-items:center;padding-left:0}.waaroor-hero-icon{display:none}.waaroor-hero-copy{text-align:center;padding-left:1rem;padding-right:1rem}.waaroor-hero-copy .waaroor-title,.waaroor-hero-copy .waaroor-text,.waaroor-title{text-align:center}.waaroor-text{text-align:center;margin-left:auto;margin-right:auto}.waaroor-grid{grid-template-columns:1fr}.waaroor-divider{display:none}.waaroor-col{padding:0 1rem}.waaroor-item{grid-template-columns:72px minmax(0,1fr);gap:1rem;margin:1.5rem 0}.waaroor-icon{width:64px;height:64px}}.produkte{margin-top:0;background:#fff;border-top:4px dotted #111;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2.5rem clamp(1.25rem,4vw,2.5rem) 0;position:relative;overflow-x:hidden;overflow-y:visible;box-sizing:border-box}.produkte-top-rule{margin-bottom:2rem;border-top:0}.produkte-bottom-rule{margin-top:2.5rem;border-top:4px dotted #111}.produkte-title{font-size:2rem;font-weight:800;color:#111;margin:0 0 2.5rem;text-align:center;line-height:1.3;max-width:1000px;margin-left:auto;margin-right:auto}.produkte-hero-illustration{display:flex;justify-content:center;align-items:center;gap:3rem;margin-bottom:3rem;flex-wrap:wrap;position:relative}.coffinrun-illustration{width:auto;height:200px;max-width:100%;image-rendering:pixelated}.produkte-grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-top:3rem;padding:0;margin-left:0;margin-right:0;width:100%;max-width:100%;box-sizing:border-box}.produkt-item.krediet{max-width:1200px;width:100%;margin-left:auto!important;margin-right:auto!important;margin-top:2rem;padding:0!important;box-sizing:border-box;display:block;overflow-x:hidden}.produkt-item.begrafnis{max-width:1200px;width:100%;margin-left:auto!important;margin-right:auto!important;padding:0!important;box-sizing:border-box;display:flex;flex-direction:column;overflow:visible;position:relative}@media(max-width:1198px){.produkt-item.begrafnis{display:flex;flex-direction:column}.produkt-header{order:1}.begrafnis-content{order:2}.begrafnis-cta{order:3;margin-bottom:4rem!important}.begrafnis-illustration-wrapper{order:4;margin-top:0!important}}.produkt-item.begrafnis .produkt-header{padding:0!important;margin:0 0 2rem!important;box-sizing:border-box;width:100%}.produkt-item.begrafnis .produkt-header .produkt-title,.produkt-item.begrafnis .produkt-header .produkt-tagline{margin-left:0!important;padding-left:0!important;box-sizing:border-box}.produkt-item.begrafnis .begrafnis-content{padding:0!important;margin:0!important;display:grid!important;box-sizing:border-box;width:100%;overflow:visible;max-width:100%}.produkt-item.begrafnis .begrafnis-text{margin-left:0!important;padding-left:0!important}.produkt-item{padding:0!important;margin:0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.produkt-header{margin-bottom:2rem;width:100%;max-width:100%;box-sizing:border-box}.produkt-title{font-size:1.75rem;font-weight:800;color:#111;margin:0 0 .5rem;text-align:left;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.produkt-tagline{font-size:1rem;font-style:italic;color:#111;margin:0;text-align:left;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.krediet-header,.krediet-header .produkt-title,.krediet-header .produkt-tagline{text-align:left}.krediet-content{display:grid;grid-template-columns:320px minmax(0,1fr);gap:10rem;align-items:center;padding:0!important;margin:0!important;box-sizing:border-box;width:100%}.krediet-icon{width:300px;height:auto;image-rendering:pixelated;margin-top:4rem;align-self:center;position:relative;left:0}.krediet-text{text-align:left;max-width:720px;width:100%;box-sizing:border-box}.krediet-text .produkt-subtitle,.krediet-text .produkt-description{text-align:left;width:100%;box-sizing:border-box}.krediet-text .produkt-subsection:first-child .produkt-subtitle{font-size:1.75rem}.krediet-body{display:flex;flex-direction:column;align-items:flex-start;padding-left:4rem}.krediet-cta{display:flex;justify-content:center;align-items:center;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.5rem 0 0;position:relative;box-sizing:border-box}.krediet-cta .produkt-button{width:auto;max-width:calc(100vw - 2rem);min-width:0}.produkt-content{display:grid;grid-template-columns:120px 1fr;gap:2rem;align-items:start;margin-bottom:2rem;padding:0;margin-left:0;margin-right:0}.produkt-icon{width:120px;height:auto;image-rendering:pixelated}.produkt-text{display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.produkt-subsection{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box}.produkt-subtitle{font-size:1.25rem;font-weight:800;color:#111;margin:0;text-align:left;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.produkt-description{font-size:.98rem;color:#111;line-height:1.5;margin:0;text-align:left;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.produkt-cta{display:flex;justify-content:center;padding:1.25rem 0 .5rem;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.produkt-cta .produkt-button{width:auto;max-width:calc(100vw - 2rem);min-width:0}.produkt-button{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:1.3;text-transform:uppercase;color:#000;background:#fff;border:1px solid #000000;padding:20px 40px;cursor:pointer;box-shadow:8px 8px #000;transition:all .2s ease;letter-spacing:.02em;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:center;max-width:100%;box-sizing:border-box}.produkt-button:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #000}.produkt-button:active{transform:translate(0);box-shadow:8px 8px #000}@media(max-width:1024px){.waaroor-button,.produkt-button{font-size:20px;padding:18px 36px}}@media(max-width:834px){.waaroor-button,.produkt-button{font-size:18px;padding:16px 32px;box-shadow:6px 6px #000;max-width:90%}.waaroor-button:hover,.produkt-button:hover{box-shadow:8px 8px #000}}.begrafnis-content{grid-template-columns:1fr;gap:0;padding:0!important;margin:0!important;display:grid!important}.begrafnis-text{order:1;max-width:720px;margin-bottom:2rem;margin-left:0!important;margin-right:auto;padding-left:0!important;padding-right:0;width:100%;box-sizing:border-box}.begrafnis-cta{margin-top:1.5rem;margin-bottom:3rem;padding:0;display:flex;justify-content:center;align-items:center;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;box-sizing:border-box}.begrafnis-cta .produkt-button{width:auto;max-width:calc(100vw - 2rem);min-width:0}.begrafnis-text .produkt-description{max-width:100%}@media(max-width:768px){.produkte{padding:1.5rem 0 0;width:100vw;max-width:100vw;box-sizing:border-box;overflow-x:hidden;border-left:0!important;border-right:0!important}.produkte-grid{width:100%;max-width:100%;padding:0;margin:0;box-sizing:border-box}.produkte-title{font-size:1.5rem;margin-bottom:2rem;padding-left:1rem;padding-right:1rem}.produkte-hero-illustration{gap:1rem;margin-bottom:2rem}.coffinrun-illustration{height:150px}.produkte-grid{gap:3rem;margin-top:2rem;width:100%;max-width:100%;padding:0;margin-left:0;margin-right:0;box-sizing:border-box}.produkt-content{grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:100%;padding:0;margin:0;box-sizing:border-box}.produkt-icon{width:100px;justify-self:start}.produkt-item.begrafnis{padding-left:0;padding-right:0;width:100%;max-width:100%;box-sizing:border-box}.produkt-item.begrafnis .produkt-header{padding-left:1mm!important;padding-right:1rem!important}.produkt-item.begrafnis .produkt-header .produkt-title,.produkt-item.begrafnis .produkt-header .produkt-tagline{padding-left:1mm!important}.produkt-item.begrafnis .begrafnis-text{padding-left:1rem!important;padding-right:1rem!important}.produkt-item.krediet{width:100%;max-width:100%;padding-left:0!important;padding-right:0!important;box-sizing:border-box}.krediet-content{grid-template-columns:1fr;justify-items:stretch;gap:1.5rem;width:100%;max-width:100%;padding:0;margin:0}.krediet-icon{display:none}.krediet-body{align-items:stretch;padding-left:0;padding-right:0;width:100%;max-width:100%;box-sizing:border-box}.krediet-cta{width:100vw;max-width:100vw;margin-left:0;margin-right:0;position:relative;left:50%;transform:translate(-50%);padding:1.5rem 0 0;box-sizing:border-box}.krediet-cta .produkt-button{width:auto;max-width:calc(100vw - 2rem);white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.krediet-text{text-align:left;padding-left:1rem;padding-right:1rem;width:100%;max-width:100%;box-sizing:border-box}.krediet-text .produkt-subtitle,.krediet-text .produkt-description{text-align:left;width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.produkt-text{width:100%;max-width:100%;box-sizing:border-box;padding-left:1rem;padding-right:1rem}.produkt-description{width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.begrafnis-content{grid-template-columns:1fr;width:100%;max-width:100%;padding:0;margin:0;box-sizing:border-box}.begrafnis-text{order:1;margin-bottom:2rem;margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem;width:100%;max-width:100%;box-sizing:border-box}.begrafnis-text .produkt-description{width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.begrafnis-cta{width:100vw;max-width:100vw;margin-left:0;margin-right:0;position:relative;left:50%;transform:translate(-50%);margin-top:-.5cm!important;margin-bottom:0!important;padding:1.5rem 0 0;box-sizing:border-box}.waaroor-button,.produkt-button{font-size:18px;padding:16px 32px;box-shadow:6px 6px #000;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.waaroor-button:hover,.produkt-button:hover{box-shadow:8px 8px #000}.begrafnis-cta .produkt-button{width:auto;max-width:calc(100vw - 2rem);white-space:normal;word-wrap:break-word;overflow-wrap:break-word}}@media(max-width:480px){.waaroor-button,.produkt-button{font-size:16px;padding:14px 28px;box-shadow:5px 5px #000;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.waaroor-button:hover,.produkt-button:hover{box-shadow:7px 7px #000}}.anders{margin-top:0;background:#fff;border-top:4px solid #111;border-bottom:0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2.5rem clamp(1.25rem,4vw,2.5rem) 0;position:relative;box-sizing:border-box}.anders:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:#111;z-index:5;pointer-events:none}.anders-inner{max-width:900px;margin-left:auto;margin-right:auto}.anders-title{font-size:2.25rem;font-weight:800;color:#111;margin:0 0 2rem;text-align:center;line-height:1.25}.anders-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:2rem 2.5rem;align-items:start}.anders-point{display:flex;gap:1rem;align-items:flex-start}.anders-point-3{grid-column:1 / -1}.anders-number{width:1.5rem;height:auto;flex-shrink:0;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated}.anders-point-content{flex:1;min-width:0}.anders-point-title{font-size:1.25rem;font-weight:800;color:#111;margin:0 0 .5rem;line-height:1.3}.anders-point-text{font-size:1rem;color:#111;line-height:1.55;margin:0}.anders-cta{margin-top:0;margin-bottom:0;text-align:right}.anders-cta-text{font-size:1rem;font-weight:400;color:#111;margin:0;line-height:1.4;text-transform:uppercase;letter-spacing:.02em}.anders-cta-line{display:block}.anders-cta-line-1{font-weight:400}.anders-cta-line-2{font-weight:800;font-size:1.4em}.anders-bottom{display:flex;flex-direction:column;gap:1.5rem;align-items:center;margin-top:1rem;margin-bottom:0;padding-bottom:0}.anders-cta{order:1;width:100%;text-align:center}.anders-illustration{display:flex;justify-content:center;align-items:flex-end;margin-top:0;margin-bottom:0;flex:0 0 auto;order:2}.anders-house-illustration{width:100%;max-width:min(700px,95vw);height:auto;display:block;image-rendering:pixelated}@media(max-width:1024px){.anders{border-left:0!important;border-right:0!important}}@media(max-width:768px){.anders{padding:1.5rem 0 0}.anders-content{grid-template-columns:1fr;gap:1.5rem}.anders-title{font-size:1.75rem;margin-bottom:1.5rem;padding-left:1rem;padding-right:1rem}.anders-point{gap:.75rem;padding-left:1rem;padding-right:1rem}.anders-number{width:1.25rem}.anders-point-title{font-size:1.125rem}.anders-point-text{font-size:.95rem}.anders-cta{margin-top:0;margin-bottom:0;padding-left:1rem;padding-right:1rem;text-align:center}.anders-cta-text{font-size:.9rem}.anders-bottom{gap:1.25rem}.anders-illustration{margin-bottom:0}.anders-house-illustration{max-width:min(520px,95vw)}.anders-cta-line-2{font-size:1.25em}}.kwotasie{margin-top:0;background-color:#e9e9e9;background-image:url("/Form/background%20image%20(2).png");background-repeat:no-repeat;background-size:cover;background-position:center;border-top:4px solid #111;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2.5rem clamp(1.25rem,4vw,2.5rem) 0;position:relative;box-sizing:border-box}.kwotasie-inner{max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);align-items:center;-moz-column-gap:clamp(2rem,6vw,5rem);column-gap:clamp(2rem,6vw,5rem)}.kwotasie-left{padding-bottom:2rem}.kwotasie-right{display:flex;justify-content:flex-end}.kwotasie-title{font-size:2rem;font-weight:800;color:#111;margin:0 0 1.5rem;text-align:left;line-height:1.25}.kwotasie-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:620px}.kwotasie-input{width:100%;font-size:1rem;padding:.9rem 1rem;border:1px solid #111;background:#fcfcfc;box-sizing:border-box}.kwotasie-input::-moz-placeholder{color:#6b6b6b}.kwotasie-input::placeholder{color:#6b6b6b}.kwotasie-field{position:relative}.kwotasie .kwotasie-input-error{border-color:#ef4444;background:#ffe8e8}.kwotasie .kwotasie-error-message{display:block;position:absolute;bottom:-18px;left:0;font-size:11px;color:#ef4444;font-weight:500}.kwotasie-button{width:-moz-fit-content;width:fit-content;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;background:#fff;color:#111;border:1px solid #111;padding:.9rem 1.5rem;cursor:pointer;box-shadow:8px 8px #000;grid-column:1 / -1;transition:transform .15s ease,box-shadow .15s ease}.kwotasie-button:hover{transform:translate(4px,4px);box-shadow:4px 4px #000}.kwotasie-button:active{transform:translate(8px,8px);box-shadow:0 0 0 1px #000}.kwotasie-illustration{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:0}.kwotasie-grave{width:100%;max-width:min(520px,40vw);height:auto;display:block;image-rendering:pixelated}@media(max-width:768px){.kwotasie{padding:1.5rem 0 0}.kwotasie-inner{padding-left:1rem;padding-right:1rem;display:block}.kwotasie-title{font-size:1.5rem;margin-bottom:1.25rem}.kwotasie-form{max-width:100%;grid-template-columns:1fr}.kwotasie-button{box-shadow:6px 6px #000}.kwotasie-button:hover{transform:translate(3px,3px);box-shadow:3px 3px #000}.kwotasie-button:active{transform:translate(6px,6px);box-shadow:0 0 0 1px #000}.kwotasie-illustration{justify-content:center;margin-top:2rem}.kwotasie-grave{max-width:min(520px,90vw)}}.beleide-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.beleide-main{flex:1;min-width:0;background-color:#fff;color:#000;overflow-x:hidden}.beleide-content{width:100%;max-width:1200px;margin-left:3rem;margin-right:3rem;padding:3rem 0 4rem;text-align:left;box-sizing:border-box}.beleide-section{margin-bottom:2.5rem;min-width:0;max-width:100%}.beleide-section:last-of-type{margin-bottom:0;padding-bottom:2rem}.beleide-title{font-size:1.75rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.beleide-intro{font-size:1rem;color:#000;line-height:1.6;margin-bottom:0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;box-sizing:border-box}.beleide-section .beleide-intro+.beleide-intro,.beleide-section .beleide-intro+.beleide-channels-intro{margin-top:1rem}.beleide-channels-intro{font-size:1rem;color:#000;line-height:1.6;margin:1rem 0 0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;box-sizing:border-box}.beleide-section .beleide-channels-intro+.beleide-contact-list{margin-top:.75rem}.beleide-compliance-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0;border:1px solid #000000;overflow:hidden;max-width:700px;min-width:0}.beleide-compliance-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background-color:#fff;border-bottom:1px solid #000000;gap:1.25rem}.beleide-compliance-item:last-child{border-bottom:none}.beleide-compliance-label{font-size:1rem;color:#000;font-weight:400}.beleide-besigtig{flex-shrink:0;background-color:#fff;color:#000;border:1px solid #000000;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease;font-family:inherit;border-radius:4px}.beleide-besigtig:hover{background-color:#f5f5f5;color:#000}.beleide-besigtig:active{background-color:#eee}.beleide-contact-list{list-style:disc;padding-left:1.5rem;margin:0 0 1rem}.beleide-contact-list li{font-size:1rem;color:#000;line-height:1.6;margin-bottom:.35rem;display:list-item}.beleide-contact-list li:last-child{margin-bottom:0}.beleide-outro{font-size:1rem;color:#000;line-height:1.6;margin-top:1.5rem;margin-bottom:0;padding-top:.5rem;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;box-sizing:border-box;min-height:1.6em}@media(max-height:900px){.beleide-content{padding:2.5rem 0 3rem}.beleide-section{margin-bottom:2rem}.beleide-title{margin-bottom:.75rem}.beleide-compliance-item{padding:.6rem 1rem}}@media(max-width:768px){.beleide-content{margin-left:1.5rem;margin-right:1.5rem;padding:2rem 0 3rem}.beleide-section{margin-bottom:2.5rem}.beleide-title{font-size:1.75rem;margin-bottom:.75rem}.beleide-compliance-item{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.75rem 1rem}.beleide-besigtig{align-self:flex-start}}.app{min-height:100vh;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column}@media(max-width:1024px){.app{padding-top:calc(76px + env(safe-area-inset-top,0))}}@media(max-width:767px){.app{padding-top:calc(120px + env(safe-area-inset-top,0))}}.main-content{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:var(--bg-dark)}
