:root{--background:#141414;--foreground:#141414;--adyen-sdk-color-background-primary:#323232;--adyen-sdk-color-label-primary:#ffffff;color-scheme:dark}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Roboto,Helvetica Neue,"sans-serif";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:auto;margin-right:auto}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:flex;flex-direction:column;gap:32px;grid-row-start:2;color:#f2f2f2;align-items:center;justify-items:center;min-height:100svh;padding:80px 0;font-family:var(--font-geist-sans)}@keyframes blink{0%{opacity:0}to{opacity:1}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:none;-webkit-text-fill-color:white;-webkit-box-shadow:inset 0 0 0 1000px rgba(0,0,0,0);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.cookiescriptlogo{fill:#da0e17!important}#cookiescript_accept{background:#da0e17!important}#cookiescript_reject{background:transparent!important}#cookiescript_readmore{color:#fff!important;text-decoration:underline!important}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;will-change:transform,transition}.react-multi-carousel-item,.react-multi-carousel-track{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border:2px solid grey;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer;background:transparent}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.loader{display:flex;background-color:#000;justify-content:center;align-items:center;position:fixed;height:100vh;z-index:999999999999;inset:0;width:100%}.loader img{min-width:200px;max-width:400px;width:50%;animation:blink 1s infinite alternate}