@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
:root{--FontText:'Raleway',sans-serif;--SizeTex1:1.2rem;--SizeTex2:1.1rem;--SizeTex3:1.0rem;--WeigTxt1:400;--WeigTxt2:600;--HeigText:1.8}
@media screen and (max-width:1024px){
:root{--SizeTex1:1.2rem;--SizeTex2:1.1rem;--SizeTex3:1.0rem}
}