*{margin:0;padding:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (max-width:767px){input,select,textarea{font-size:16px!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navbar{background-color:#fff0;justify-content:space-between;align-items:center;width:100%;height:110px;display:flex}.logo{align-items:center;margin-left:64px;display:flex}.logo-image{width:220px;height:120px;transition:width .3s}@media only screen and (max-width:1024px){.logo-image{width:190px;height:100px}}@media only screen and (max-width:768px){.logo-image{width:200px;height:85px}.logo{margin-left:30px}}@media only screen and (max-width:480px){.logo-image{width:150px}.logo{margin-top:70px;margin-left:16px}.navbar{height:44px}}.static-buttons{justify-content:center;align-items:center;gap:15px;display:flex}button{color:#fff;cursor:pointer;background-color:#444;border:none;border-radius:5px;min-width:100px;font-size:16px;transition:background-color .3s,font-size .3s}button:hover{background-color:#555}@media only screen and (max-width:1024px){button{min-width:90px;padding:8px 12px;font-size:14px}}@media only screen and (max-width:768px){button{min-width:80px;padding:6px 10px;font-size:12px}}@media only screen and (max-width:480px){.static-buttons{gap:10px;width:70px}}.hamburger{color:#fff;cursor:pointer;font-size:24px;display:block}.mobile-menu{background-color:#444;flex-direction:column;gap:10px;width:200px;padding:15px;transition:max-height .3s ease-in-out;display:none;position:absolute;top:60px;right:0}.mobile-menu.open{display:flex}@media only screen and (min-width:1024px){.hamburger{display:none}.menu{justify-content:space-around;width:800px;list-style:none;display:flex}.menu a{color:#1c3544;cursor:pointer;font-family:Noto Sans Armenian;font-size:24px;text-decoration:none}}.phone-button{cursor:pointer;text-decoration:none}
