.custom-font{font-family:'instrument serif',serif!important;font-style:italic!important}#preloader{position:fixed;width:100%;height:100%;background:#0b0b0f;top:0;left:0;z-index:99999;display:flex;justify-content:center;align-items:center;transition:opacity 0.6s ease,visibility 0.6s ease}.loader-square{width:50px;height:50px;border:3px solid #6c63ff;animation:squareSpin 1.2s linear infinite}@keyframes squareSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.marquee-wrapper{width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;background:linear-gradient(90deg,#ff3c00,#000000,#f7b500);padding:60px 0}.marquee{display:flex;width:fit-content;animation:marqueeScroll 20s linear infinite}.marquee span{font-size:62px;font-weight:400;color:#ffffff;white-space:nowrap;padding-right:120px;text-transform:uppercase;letter-spacing:2px}@keyframes marqueeScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.reveal-text{position:relative;display:inline-block;color:#555;overflow:hidden}.reveal-text span{position:absolute;left:0;top:0;color:#ffffff;width:0%;white-space:nowrap;overflow:hidden;pointer-events:none}.scroll-reveal{color:#666!important;transition:color 0.1s linear}@media only screen and (max-width:980px){.three-columns .et_pb_column{width:33.33%!important}}@media only screen and (max-width:980px){.two-columns .et_pb_column{width:50%!important}}