@font-face{font-family:'Inter Regular';font-weight:400;font-style:normal;src:url('./fonts/Inter-Regular.ttf')}@font-face{font-family:'Inter Bold';font-weight:700;font-style:normal;src:url('./fonts/Inter-Bold.ttf')}.wrapper{max-width:1132px;margin:0 auto}body,button{font-family:'Inter Regular',sans-serif}body{font-size:20px}section.wrapper,footer{margin-top:64px}header,footer{background-color:#ed1d24}button,footer .wrapper,.languages a,.phone{color:white}footer{padding:20px 0}header{position:sticky;padding:10px;top:0;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}nav{display:grid;grid-template-columns:5fr 1fr;gap:200px}.flex{display:flex;justify-content:space-between;align-items:center}button{background-color:transparent;outline:none;border:none;cursor:pointer;transition:.5s color}button:hover{color:black}.languages a{cursor:pointer}.languages a:not(:last-child){margin-right:10px}a.activeLanguage{color:black;position:relative}a.activeLanguage::after{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:2px;background-color:black}h2,h1{font-family:'Inter Bold',sans-serif;font-weight:bold;max-width:800px}h1{margin-bottom:40px;font-size:50px}h2{margin-bottom:15px;font-size:40px}ul{padding-left:20px}.element{margin-bottom:10px}footer .wrapper{display:grid;grid-template-columns:1fr 1fr;margin-top:0;gap:20px}.info{display:grid;grid-template-columns:1fr;gap:20px}.phones,.address{display:grid;grid-template-columns:1fr 10fr;gap:30px;align-items:center}.phones svg,.address svg{height:50px;width:50px}@media (max-width:1191px){.wrapper{margin-left:52px;margin-right:52px}}@media (max-width:767px){body{font-size:16px}.wrapper{margin-left:24px;margin-right:24px}section.wrapper,footer{margin-top:40px}nav{display:flex;flex-direction:column-reverse;gap:20px}button{font-size:15px}h1{font-size:40px;margin-bottom:25px}h2{font-size:34px}.languages{display:flex;justify-content:center;align-items:center}footer .wrapper{grid-template-columns:1fr;margin-top:0;gap:40px}.phones,.address{align-items:start;gap:20px}.phones svg,.address svg{height:30px;width:30px}}