@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.textCustom{align-items:center;display:flex;min-height:75vh;padding:8rem .8rem}@media only screen and (min-width:768px){.textCustom{min-height:auto;padding:23rem 1.6rem}}.textCustom_container{align-items:center;display:flex;font-family:Gilroy,sans-serif;font-size:3.2rem;font-weight:400;height:100%;letter-spacing:-.02em;line-height:3.6rem}@media only screen and (min-width:768px){.textCustom_container{font-size:4.4rem;letter-spacing:-.02em;line-height:4.8rem}}@media only screen and (min-width:1101px){.textCustom_container{max-width:105rem}}