:root{--primary-color:#027a92;--primary-color-dark:#02657a;--bs-primary:#027a92;--bs-primary-rgb:2,122,146;--primary-light-color:#5bcce3;--secondary-color:#6c757d;--bs-secondary:#6c757d;--text-muted:#555;--text-muted-light:#ada8a8;--secondary-light-color:#777;--secondary-dark-color:#6b6363;--tertiary-color:#ef866e;--tertiary--light-color:#f1b3a4;--white-smoke-color:#d5d5d5;--black-light-color:#282a2c;--black-color:#232526;--white-color:#fff;--white-light-color:#f3f0f0;--blue-light-color:#f4faff;--success-color:#4f805d;--danger-color:#b0413e;--info-color:#2f96b4;--warning-color:#f89406}.about-section .badge{color:#575757;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:0;text-transform:uppercase}.brands-marquee-section{background-color:#f9f9f9}.brands-marquee-section h2{font-size:1.3rem}.brands-marquee-section .brand-logo{filter:grayscale(100%);max-height:60px;max-width:200px;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease;width:auto}.brands-marquee-section .brand-logo:hover{filter:grayscale(0)}.brands-marquee-section .brands-marquee-wrapper{overflow:hidden;position:relative;width:100%}.brands-marquee-section .brands-marquee-wrapper:after,.brands-marquee-section .brands-marquee-wrapper:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:80px;z-index:2}.brands-marquee-section .brands-marquee-wrapper:before{background:linear-gradient(90deg,#f9f9f9 0,transparent);left:0}.brands-marquee-section .brands-marquee-wrapper:after{background:linear-gradient(270deg,#f9f9f9 0,transparent);right:0}.brands-marquee-section .brands-marquee{animation:scroll-marquee 20s linear infinite;display:flex;width:-moz-max-content;width:max-content}.brands-marquee-section .brands-marquee:hover{animation:scroll-marquee 30s linear infinite}.brands-marquee-section .brands-marquee li{align-items:center;display:flex;flex:0 0 auto;justify-content:center;padding:0 2rem}@keyframes scroll-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#home-page{display:flex;flex-direction:column;top:0}#home-page #home-intro-section{margin-top:-45px;position:relative;z-index:3}#home-page #home-intro-section h1{font-family:Basier Square;font-weight:600}