:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{scroll-behavior:smooth;color-scheme:light}@media (prefers-color-scheme:dark){html{color-scheme:dark}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;background:#ffffff;color:#000000;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@layer components{.link{@apply cursor-pointer hover:underline}.button-outline{@apply rounded-md border-2 border-primary hover:bg-primary/80 hover:text-black duration-500 py-2 px-6 text-primary tracking-wider}.primary-btn{@apply bg-primary text-white hover:bg-primary/80 duration-500 rounded-lg py-2 px-4}}#nprogress .bar{background:orange!important;height:4px}#nprogress .peg{box-shadow:0 0 10px orange,0 0 5px orange}#nprogress .spinner{display:none}.slick-next:before,.slick-prev:before{color:#ff6b35!important;font-size:30px}.Footer_footer__4vzqH{background:#0b0b0b;color:#fff;padding:50px 20px 30px}.Footer_container__Dj1D9{max-width:1300px;margin:auto}.Footer_grid__Yb5OK{display:flex;flex-wrap:wrap;gap:40px}.Footer_left__nqJmA{flex:1 1;min-width:250px;max-width:450px}.Footer_logo__C9vo8{width:140px;margin-bottom:15px}.Footer_about___tg9Q{margin:10px 0 20px;line-height:1.6;color:#cccccc}.Footer_contact__izvhn p{margin:6px 0;color:#ddd}.Footer_social__RYYyg a{margin-right:12px;font-size:20px;color:#ffffffcc;transition:.3s}.Footer_social__RYYyg a:hover{color:#fff}.Footer_linksSection__WScWj{display:flex;flex:1 1;justify-content:space-between;min-width:300px;max-width:400px;gap:40px}.Footer_heading__fS6M_{margin-bottom:15px;font-size:18px;font-weight:600}.Footer_list___KSK1{list-style:none;padding:0}.Footer_item__hbS5E{margin-bottom:12px}.Footer_item__hbS5E a{color:#ccc;text-decoration:none;transition:.3s}.Footer_item__hbS5E a:hover{color:#fff}.Footer_dropdownHeader__EusWA{display:flex;justify-content:space-between;cursor:pointer;color:#ccc}.Footer_dropdownHeader__EusWA:hover{color:#fff}.Footer_chevron__o5GxN{margin-left:8px}.Footer_dropdownList__zlgpn{margin-top:8px;padding-left:15px}.Footer_dropdownList__zlgpn li{margin:6px 0}.Footer_copy__9oFUI{text-align:center;margin-top:30px;font-size:14px;color:#aaa}@media (max-width:768px){.Footer_linksSection__WScWj{flex-direction:column}}.Footer_email__V5n10{padding:16px 0}