@-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}}.homeText{background-color:#e7e7e7;padding:4rem 0 11.2rem}@media only screen and (min-width:1101px){.homeText{padding:9rem 0 15rem}}.homeText_container{display:grid;grid-template-columns:1fr;grid-gap:2.4rem;gap:2.4rem}@media only screen and (min-width:1101px){.homeText_container{grid-template-columns:1fr 2fr}}.homeText_label{color:#606060;font-family:Gilroy,sans-serif;font-size:1.8rem;line-height:2.8rem}.homeText_text{font-size:2.8rem;letter-spacing:-.02em;line-height:3.6rem;line-height:4.48rem}@media only screen and (min-width:768px){.homeText_text{font-size:3.6rem;letter-spacing:-.01em;line-height:4rem;line-height:4.48rem}}@media only screen and (min-width:1101px){.homeText_text{line-height:5.04rem}}.homeText.dark{background-color:#000}.homeText.dark .homeText_label{color:#8291aa}.homeText.dark .homeText_text{color:#fff}