._burgerMenu_1emcr_1{display:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1002;position:relative}._burgerLine_1emcr_29{width:30px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}._burgerMenu_1emcr_1._open_1emcr_49 ._burgerLine_1emcr_29:nth-child(1){transform:translateY(8px) rotate(45deg)}._burgerMenu_1emcr_1._open_1emcr_49 ._burgerLine_1emcr_29:nth-child(2){opacity:0}._burgerMenu_1emcr_1._open_1emcr_49 ._burgerLine_1emcr_29:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 768px){._burgerMenu_1emcr_1{display:flex}}._header_h7ldm_1{position:fixed;top:0;width:100%;height:72px;padding:0;background-color:#000;box-shadow:0 2px 10px #0000001a;z-index:1000}._navContainer_h7ldm_23{position:relative;margin:0 auto;padding:0 15px;max-width:1200px;background-color:#000}._logoLink_h7ldm_39{font-size:1.8rem;padding:1rem;display:flex;align-items:center;text-decoration:none;z-index:1001}._logo_h7ldm_39{height:40px;width:auto;margin-right:10px}._title_h7ldm_69{font-weight:400;font-size:1.5rem;letter-spacing:5px;color:var(--white-color)}._mobileMenu_h7ldm_83{position:fixed;top:70px;left:0;width:100%;background-color:#000;display:flex;flex-direction:column;align-items:center;padding:0 0 20px;box-shadow:0 5px 10px #0003;z-index:1000;animation:_slideDown_h7ldm_1 .3s ease-out}._mobileMenu_h7ldm_83 a{padding-top:.5rem}@keyframes _slideDown_h7ldm_1{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}._nav_h7ldm_23{display:flex}._nav_h7ldm_23 ._navLink_h7ldm_149{color:var(--gray-color);font-weight:500;padding:1rem;font-size:1rem;transition:all .3s ease;text-decoration:none;display:flex;align-items:center}._nav_h7ldm_23 ._navLink_h7ldm_149:hover{color:var(--accent-color)}._nav_h7ldm_23 ._navLink_h7ldm_149._active_h7ldm_179{position:relative;color:var(--white-color)}._nav_h7ldm_23 ._navLink_h7ldm_149._active_h7ldm_179:after{content:"";position:absolute;bottom:8px;left:1.5rem;right:1.5rem;height:2px;background-color:var(--accent-color);animation:_underlineFadeIn_h7ldm_1 .3s ease-out}@media (max-width: 480px){._logo_h7ldm_39{height:30px}._title_h7ldm_69{font-size:1.2rem;letter-spacing:1px}._logoLink_h7ldm_39{padding:1.2rem}}._footer_12s68_1{position:fixed;bottom:0;display:flex;width:100%;height:auto;padding:8px;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#fff;background-color:#34a8e1;z-index:1000}._footer_12s68_1 span{max-width:450px;min-width:300px}._footerContent_12s68_43{gap:50px}@media (max-width: 600px){._footerContent_12s68_43{flex-direction:column;gap:16px;align-items:flex-start}._footer_12s68_1{padding:16px 8px}._footer_12s68_1 span{width:100%;font-size:12px;line-height:1.4;text-align:center}}:root{--accent-color: #34A8E1;--primary-color: #0066cc;--secondary-color: #4da6ff;--light-color: #e6f2ff;--dark-color: #003366;--text-color: #333333;--white-color: #ffffff;--gray-color: #afafaf;--border-color: #b4b4b4;--success-color: #28a745;--error-color: #dc3545;--shadow: 0 4px 6px rgba(0, 0, 0, .1)}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*:before,*:after{box-sizing:border-box}#root,body,html{font-size:16px;height:100%;line-height:1.6;color:var(--text-color);background-color:var(--white-color)}
