@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");*{box-sizing:border-box}html{font-family:Raleway,sans-serif}body{margin:0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh}.error,.not-found{margin-top:5rem;text-align:center}.error h1,.not-found h1{font-size:5rem;margin:0;color:#262626;background:linear-gradient(135deg,#8e8ecf,#d1a8e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:cover;background-position:50%;font-family:Montserrat,sans-serif;font-weight:900}.error p,.not-found p{font-size:1.5rem;font-weight:500;color:#ddd8d8}.main-header_header__T4P4x{display:flex;justify-content:space-between;align-items:center;padding:0 1rem}@media (min-width:768px){.main-header_header__T4P4x{padding:0 10%}}.main-header_nav__7caAm ul{list-style:none;margin:0;padding:0;display:flex;gap:1rem;font-family:Raleway,sans-serif;font-size:1rem}.main-header_nav__7caAm a{text-decoration:none;color:#4a4a4a;font-weight:700;padding:.25rem .75rem;border-radius:.5rem}.main-header_nav__7caAm a:active,.main-header_nav__7caAm a:hover{background:linear-gradient(135deg,#8e8ecf,#d1a8e8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.main-header_logo__BaWrz{display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;color:#4a4a4a;font-weight:900;font-family:Montserrat,sans-serif;letter-spacing:.15rem;text-transform:uppercase;font-size:1rem}.main-header_logo__BaWrz img{width:5.5rem;height:5.5rem;object-fit:contain}.main-header_hamburger__OWDMP{display:none;flex-direction:column;cursor:pointer;background:none;border:none;padding:0;width:30px;height:25px;z-index:1001}.main-header_hamburgerLine__AIn8d{display:block;width:100%;height:3px;background-color:#4a4a4a;margin:3px 0;transition:all .3s ease;transform-origin:center}.main-header_hamburgerLine__AIn8d.main-header_open__UqFGT:first-child{transform:rotate(45deg) translate(6px,6px)}.main-header_hamburgerLine__AIn8d.main-header_open__UqFGT:nth-child(2){opacity:0}.main-header_hamburgerLine__AIn8d.main-header_open__UqFGT:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.main-header_overlay__B_jW_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}@media (max-width:767px){.main-header_hamburger__OWDMP{display:flex}.main-header_nav__7caAm{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#f5f5f5;transition:right .3s ease;z-index:1000;padding-top:5rem;box-shadow:-2px 0 10px rgba(0,0,0,.1)}.main-header_nav__7caAm.main-header_navOpen__oke4E{right:0}.main-header_nav__7caAm ul{flex-direction:column;align-items:flex-start;padding:2rem;gap:2rem}.main-header_nav__7caAm a{font-size:1.5rem;padding:1rem;width:100%;display:block;border-radius:8px;transition:all .3s ease}.main-header_nav__7caAm a:active,.main-header_nav__7caAm a:hover{background:linear-gradient(135deg,#8e8ecf,#d1a8e8);background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:white;color:white}}.nav-link_active__2Dd3_{background:linear-gradient(135deg,#8e8ecf,#d1a8e8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}