:root{--red:#c12727;--white:#fff;--blue:#172b52}.blueT{color:var(--blue)}.Red,.redT{color:var(--red)}.White,.whiteT{color:var(--white)}.LightR{font-weight:300}.LightR,.NormalR,h2,input{font-family:rustica,sans-serif;font-style:normal}.NormalR,h2,input{font-weight:500}.BoldR,form input{font-family:rustica,sans-serif;font-style:normal;font-weight:700}.NormalM{font-weight:400}.BoldM,.NormalM{font-family:montserrat,sans-serif;font-style:normal}.BoldM{font-weight:700}*{margin:0;padding:0}a{text-decoration:none}.headerContainer{background:var(--red)}.wrapper{margin:0 auto;max-width:1280px;width:100%}.headerWrapper{align-items:center;display:flex;justify-content:space-between}@media(max-width:1080px){.logo{max-width:46px}}@media(min-width:1080px){.logo{max-width:66px}.phoneContainer{align-items:center;display:flex;gap:30px}.headerWrapper{padding:15px 0}}