:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.accordion-button:not(.collapsed){background-color:#000;color:#fff}.accordion-button:focus{box-shadow:none;border-color:rgba(0,0,0,.125)}.accordion-button:after,.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-collapse{transition:all .3s ease-in-out}.accordion-body{background-color:#000;color:#fff}::-webkit-scrollbar{width:12px!important;height:12px!important}::-webkit-scrollbar-track{background:#1b1b1b!important}::-webkit-scrollbar-thumb{border-radius:6px!important;border:3px solid #1b1b1b!important}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:#effb53!important}*{scrollbar-width:thin!important;scrollbar-color:#effb53 #1b1b1b!important}.bg-black{background-color:black!important}.breadcrumb-bg-image{background-image:url(/img/breadcrumb-bg.jpg)!important}.counter-animation{visibility:visible!important;animation-name:fadeInUp!important}.counter-animation-delay-3s{animation-delay:.3s!important}.counter-animation-delay-5s{animation-delay:.5s!important}.counter-animation-delay-7s{animation-delay:.7s!important}.progress-bar-creativity{width:85%!important}.progress-bar-creativity,.progress-bar-technology{animation:animate-positive 2.6s ease 0s 1 normal none running!important;opacity:1!important}.progress-bar-technology{width:90%!important}.progress-bar-marketing{width:75%!important;animation:animate-positive 2.6s ease 0s 1 normal none running!important;opacity:1!important}