: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-color:#111;color:#f1f1f1;padding:60px 20px 30px;font-family:Segoe UI,sans-serif}.Footer_container__Dj1D9{max-width:1200px;margin:auto}.Footer_grid__Yb5OK{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between}.Footer_column__tKCuc{flex:1 1;min-width:230px}.Footer_logoWrapper__wGvY8{margin-bottom:20px}.Footer_logo__C9vo8{max-width:160px;height:auto;filter:brightness(1.1)}.Footer_title__D7snR{font-size:1.2rem;font-weight:600;margin-bottom:15px;color:#fff}.Footer_text__NYzmO{font-size:.95rem;line-height:1.6;color:#ccc;margin-bottom:20px}.Footer_address__dMMMn h3{font-size:1rem;margin-bottom:10px;color:#fff}.Footer_address__dMMMn p{font-size:.9rem;color:#bbb;margin-bottom:6px;display:flex;align-items:center}.Footer_address__dMMMn a{color:#bbb;text-decoration:none}.Footer_address__dMMMn a:hover{color:#f39c12}.Footer_socialIcons__7CTKy{margin-top:15px;display:flex;gap:15px}.Footer_socialIcon__Snf9u{color:#ccc;font-size:1.4rem;transition:color .3s ease}.Footer_socialIcon__Snf9u:hover{color:#f39c12}.Footer_linksContainer__iu24V{display:flex;flex-wrap:wrap;gap:40px}.Footer_linkList__xbV8f{list-style:none;padding:0;margin:0}.Footer_linkItem__aBP4_{margin-bottom:10px}.Footer_linkItem__aBP4_ a{font-size:.95rem;color:#bbb;text-decoration:none;transition:color .3s ease}.Footer_linkItem__aBP4_ a:hover{color:#f39c12}.Footer_copyright__1v3uR{text-align:center;margin-top:50px;font-size:.85rem;color:#888}@media (max-width:768px){.Footer_grid__Yb5OK{flex-direction:column}.Footer_linksContainer__iu24V{flex-direction:column;gap:30px}.Footer_logoWrapper__wGvY8{text-align:left}}