@media only screen and (min-width:768px){.two-col-hero{grid-gap:0x;display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px}.two-col-hero .module{max-height:720px;min-height:20vh}.two-col-hero .text-col{align-items:center;display:inline-grid;padding:80px}.two-col-hero .text-col .text-content{max-width:540px}}@media only screen and (max-width:767px){.two-col-hero .text-col{padding:40px}.two-col-hero .text-col h1{font-size:2.4em}}.two-col-hero .hero-image img{height:100%!important;object-fit:cover;width:100%}.two-col-hero .image-fix{line-height:0px}.two-col-hero .text-col .text-content .ingress{font-size:1.3em;margin-bottom:1em}.two-col-hero .text-col .button-wrapper{margin-top:80px}.two-col-hero .text-col{background-color:#ffecc8;color:#212721}.two-col-hero .hero_yellow h1{color:#ff9f00}.two-col-hero .hero_pink{background-color:#de5d87;color:#fff}.two-col-hero .hero_green h1,.two-col-hero .hero_pink h1,.two-col-hero .hero_purple h1{color:#fff}.two-col-hero .hero_green{background-color:#86ae67;color:#fff}.two-col-hero .hero_purple{background-color:#702069;color:#fff}.two-col-hero .hide_button{display:none}.two-col-hero .show_button{display:relative}