.marquee2{width:100vw;overflow:hidden;white-space:nowrap}.marquee2>span.marquee2a{display:inline-block;animation:marquee 30s linear infinite;animation-delay:-15s}.marquee2>span.marquee2b{display:inline-block;animation:marquee2 30s linear infinite}@keyframes marquee{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes marquee2{0%{transform:translateX(0%)}100%{transform:translateX(-200%)}}.bg-blur{background:#ffffff0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.floating-scale{animation-name:scale;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:0px;margin-top:0px}@keyframes scale{from{transform:translate(0,0px)}50%{transform:scale(0.93)}to{transform:translate(0,0px)}}.floating-updown{animation-name:updown;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:0px;margin-top:0px}@keyframes updown{from{transform:translate(0,10px)}50%{transform:translate(0,-10px)}to{transform:translate(0,10px)}}.floating-leftright{animation-name:leftright;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:0px;margin-top:0px}@keyframes leftright{from{transform:translate(10px,0)}50%{transform:translate(-10px,0)}to{transform:translate(10px,0)}}.scrollbar-donker::-webkit-scrollbar{width:10px}.scrollbar-donker::-webkit-scrollbar-track{background:#fefbf5;border-radius:50px}.scrollbar-donker::-webkit-scrollbar-thumb{background:#59483a;border-radius:50px}.scrollbar-licht::-webkit-scrollbar{width:10px}.scrollbar-licht::-webkit-scrollbar-track{background:#59483a;border-radius:50px}.scrollbar-licht::-webkit-scrollbar-thumb{background:#fefbf5;border-radius:50px}.scrollbar-invisible::-webkit-scrollbar{width:1px}.scrollbar-invisible::-webkit-scrollbar-track{background:rgba(0,0,0,0.0);border-radius:50px}.scrollbar-invisible::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.0);border-radius:50px}.sbi_item{border-radius:8px!important}.two-columns .et_pb_column{width:49%!important}.three-columns .et_pb_column{width:32%!important}.four-columns .et_pb_column{width:24%!important}