.splash--container{display:flex;justify-content:space-evenly;margin:0 auto 36px;max-width:1200px;width:100%}.splash--container picture img{max-width:440px}.splash--text{display:flex;flex-direction:column;justify-content:center;max-width:36%}.splash--text h1{font-size:36px;letter-spacing:-.38px;line-height:40px}.splash--text p{font-size:20px;line-height:26px}.splash--text a{width:fit-content}@media (max-width:1024px){.splash--container picture img{margin-right:40px;max-width:400px}.splash--text{max-width:100%}}@media (max-width:768px){.splash--container{align-items:center;flex-direction:column}.splash--container picture img{margin-right:0;max-width:350px}}