.about-nav .about-container{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.about-nav .about-container h1{font-weight:700;background:#262626 -webkit-gradient(linear,left top,right top,from(#f8e0e0),to(#e5750d),color-stop(.5,#fa4909)) 0 0 no-repeat;-webkit-background-size:150px;background-size:450px;color:rgba(229,216,243,.1);-webkit-background-clip:text}.about-nav .about-container .about-specs{font-size:1rem;display:flex;align-items:center;gap:10px}.about-nav .about-container .about-specs span{color:#c05338;display:block;text-transform:lowercase}.about-nav .about-container .about-specs .icon{display:block;color:#ddd}@media screen and (max-width:480px){.about-nav{background-position:center 120px}}