.EliteProject{display:flex;align-items:center;justify-content:center;height:700px;gap:12.5rem;padding:0 1rem}.EliteProject-animation{max-width:500px;width:100%}.EliteProject-content{color:var(--text);max-width:680px;width:100%}.EliteProject-name{font-family:var(--gilroy);font-size:var(--fSize64);font-weight:800;line-height:1.35}.EliteProject-title{font-family:var(--gilroy);font-size:var(--fSize32);font-weight:300}.EliteProject-subtitle,.EliteProject-title{line-height:1.35;margin-bottom:1.5rem;max-width:500px}.EliteProject-subtitle{font-size:var(--fSize18);font-weight:400}@media (max-width:1150px){.EliteProject{justify-content:space-between;gap:0}.EliteProject-content{max-width:unset;width:-moz-fit-content;width:fit-content}.EliteProject{flex-direction:column;height:100%}.EliteProject-animation{max-width:325px;max-height:325px;margin:6rem 0}.EliteProject-content{margin-bottom:5rem}}@media (max-width:768px){.EliteProject-name{font-size:var(--fSize32)}.EliteProject-title{font-size:var(--fSize24)}.EliteProject-content{max-width:380px;margin-left:auto;margin-right:auto}}