*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}h1{font-family:Lexend,sans-serif}.marquee-container{background-color:#121212;font-family:sans-serif;font-size:.75rem}.marquee-inner{display:flex;align-items:center;overflow:hidden}.marquee-label{padding:.5rem 1.5rem;border-right:1px solid rgba(0,0,0,.12);z-index:1;flex-shrink:0;white-space:nowrap}.marquee-track{overflow:hidden;flex:1;position:relative;padding:.875rem 0}.marquee-content{display:inline-block;padding-left:100%;white-space:nowrap;animation:scroll-left 70s linear infinite;color:#fff}.marquee-content span{display:inline-flex;gap:.5rem;margin-right:5rem}.marquee-content span svg{fill:#fff}.marquee-content:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@media only screen and (max-width: 40rem){.marquee-label{padding:.5rem 1rem}}.navbar-default{background-color:#fff;color:#333}.navbar-brown{background-color:#b0732b;color:#fff}.navbar a{color:inherit;text-decoration:none}.navbar a:hover{opacity:.85}.navbar-shadow{box-shadow:0 2px 8px #0000001a}.navbar{width:100%;top:0;z-index:1000;transition:background-color .3s ease,border-radius .3s ease;background-color:#fff;box-shadow:0 2px 8px #0000001a}.navbar.navbar-scrolled{background-color:#b0732b;box-shadow:0 2px 8px #0000001a}.navbar-container{padding:.75rem 1.625rem;display:flex;align-items:center;justify-content:space-between;border-radius:20px}.navbar-logo a{font-family:Sofia Sans,sans-serif;text-decoration:none;color:#333;font-size:1.75rem}.navbar-links{display:flex;gap:1.5rem}.navbar-links a{text-decoration:none;color:#333;font-weight:500;transition:color .2s ease}.navbar-links a:hover{color:#007bff}.navbar-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer}.navbar-toggle .bar{width:25px;height:3px;background-color:#333;transition:.3s}@media (max-width: 600px){.navbar-links{flex-direction:column;gap:1rem;margin-top:1rem}.navbar-links.active,.navbar-toggle{display:flex}}@media only screen and (max-width: 40rem){.navbar-container{padding:.5rem 1rem}}.HeroSection{padding:7.9rem 0;position:relative;overflow:hidden}.HeroSection .lines-bg{width:100%;pointer-events:none;position:absolute;top:0;display:grid;grid-template-columns:5fr 5fr 6fr 3fr}.HeroSection .lines-bg .lines{height:7.7rem;border-right:none;transform-origin:top center;transform:scaleY(0)}.HeroSection .lines-bg .lines:nth-child(4n+1),.HeroSection .lines-bg .lines:nth-child(4n+2),.HeroSection .lines-bg .lines:nth-child(3),.HeroSection .lines-bg .lines:nth-child(7){border-right:1.75px solid #1f1f1f}.hero-heading{position:relative}.hero-heading .border{position:absolute;background:#1f1f1f;transform-origin:left top}.hero-heading .border.top,.hero-heading .border.bottom{left:0;height:1.5px;width:100%;transform:scaleX(0)}.hero-heading .border.top{top:0}.hero-heading .border.bottom{bottom:0}.hero-heading h1{position:relative;display:inline-block}.hero-heading h1 .border.right{top:0;right:-2px;width:2px;height:100%;transform:scaleY(0);position:absolute}.HeroSection .hero-heading h1{max-width:fit-content;padding:0 2rem 0 5rem;font-size:6rem;letter-spacing:-10px}.HeroSection .hero-heading .grey-block{position:absolute;right:0;top:0;width:15.6vw;background-color:#306beb;height:100%;z-index:-1}@media screen and (max-width: 767px){.HeroSection{padding:5rem 0 6.5rem}.HeroSection .hero-heading h1{padding:0 1rem;font-size:4rem;letter-spacing:-6px;z-index:1}.HeroSection .lines-bg .lines{height:5rem}}@media screen and (max-width: 526px){.HeroSection{padding:2rem 0 8.25rem}.HeroSection .hero-heading h1{font-size:3rem;letter-spacing:-5px}.HeroSection .lines-bg .lines{height:2.85rem}.HeroSection .lines-bg .lines:nth-last-child(-n+4){height:9rem}}.product{display:grid;grid-template-columns:1fr 1fr;border:2px solid #000}.product-image img{max-width:15vw;display:block}.product-image{border-right:2px solid #000}.product-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-content.image-left{background-color:#306beb}.product-content.image-left,.product-content.image-left a{color:#fff}.product-content h2{font-size:2.25rem}.product-content a{font-size:1.5rem;text-decoration:none;border-bottom:3px solid}.product-content.product-content.image-left svg{fill:#fff}.product-content.product-content.image-right svg{fill:#00e}.product-content.product-content svg{margin-bottom:-4px}@media screen and (max-width: 767px){.product-content h2{font-size:2.5rem}.product-image img{max-width:50vw}.product-image.image-right{border-left:2px solid #000;order:1}.product-image.image-left{border-right:2px solid #000;order:-1}}@media screen and (max-width: 526px){.product-content h2{font-size:1.75rem}}.ProductsSection{margin-top:-.3rem;display:grid;grid-template-columns:1fr 1fr 1fr;padding:0 2rem 3rem;gap:1rem;position:relative;z-index:12}@media screen and (max-width: 767px){.ProductsSection{margin-top:-1.5rem;display:block;padding:0 0 1rem}}@media screen and (max-width: 526px){.ProductsSection{margin-top:-2.2rem}}
