.hero-module{overflow:hidden;position:relative;width:100%}.hero-module .bottom-arrow{border-left:30px solid transparent;border-right:30px solid transparent;bottom:0;display:inline-block;height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:4}.hero-module .bottom-arrow.is-white{border-bottom:30px solid rgb(var(--white))}.hero-module .bottom-arrow.is-black{border-bottom:30px solid rgb(var(--black))}.hero-module .bottom-arrow.is-primary-100{border-bottom:30px solid rgb(var(--primary-100))}.hero-module .bottom-arrow.is-primary-80{border-bottom:30px solid rgb(var(--primary-80))}.hero-module .bottom-arrow.is-primary-20{border-bottom:30px solid rgb(var(--primary-20))}.hero-module .bottom-arrow.is-secondary-100{border-bottom:30px solid rgb(var(--secondary-100))}.hero-module .bottom-arrow.is-secondary-80{border-bottom:30px solid rgb(var(--secondary-80))}.hero-module .bottom-arrow.is-secondary-20{border-bottom:30px solid rgb(var(--secondary-20))}.hero-module .bottom-arrow.is-neutral-500{border-bottom:30px solid rgb(var(--neutral-500))}.hero-module .bottom-arrow.is-neutral-400{border-bottom:30px solid rgb(var(--neutral-400))}.hero-module .bottom-arrow.is-neutral-300{border-bottom:30px solid rgb(var(--neutral-300))}.hero-module .bottom-arrow.is-neutral-200{border-bottom:30px solid rgb(var(--neutral-200))}.hero-module.is-full,.hero-module.is-grid .hero-content{padding:3rem 2rem}.hero-module.is-full .filter{background:linear-gradient(180deg,rgba(0,35,75,.5) 45%,rgba(45,47,69,.9));bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.hero-module.is-full .hero-content{position:relative;z-index:3}.hero-module.is-full img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.hero-module.is-grid{display:flex;flex-flow:row wrap}.hero-module.is-grid .hero-content,.hero-module.is-grid .hero-image{width:100%}.hero-module.is-grid .hero-content .headline{margin-bottom:1rem}.hero-module.is-grid .hero-image:not(.is-cover){align-items:center;display:flex;justify-content:center;padding:2rem}.hero-module.is-grid .hero-image.is-cover{max-height:300px}.hero-module.is-grid .hero-image img{display:block}.hero-module.is-grid .hero-image.is-cover img{height:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){.hero-module{margin-left:auto;margin-right:auto;max-width:95%}.hero-module.is-full{border-radius:1.25rem;padding:5rem 3rem 3.5rem}.hero-module.is-grid{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.hero-module.is-grid .hero-content{padding:3.5rem 3rem}.hero-module.is-full .filter{background:linear-gradient(180deg,rgba(0,35,75,.3) 6.25%,rgba(45,47,69,.9))}}@media screen and (min-width:1024px){.hero-module.is-full{padding:8rem 6rem 6rem}.hero-module.is-grid .hero-content{padding:5rem 2rem;width:50%}.hero-module.is-grid .hero-image{width:50%}.hero-module.is-grid .hero-image:not(.is-cover){align-items:center;display:flex;justify-content:flex-start;padding-left:2rem}.hero-module.is-grid .hero-image.is-cover{max-height:none}}@media screen and (min-width:1441px){.hero-module{margin-left:auto;margin-right:auto;max-width:1800px}.hero-module.is-full{padding:11rem 20% 8.75rem 16%}.hero-module.is-grid .hero-content{padding:7.625rem 4.5rem 7.625rem 8%;width:50%}.hero-module.is-grid .hero-image:not(.is-cover){padding-left:4.5rem}.hero-module.is-full .hero-content .catchphrase{max-width:580px}}@media screen and (min-width:1600px){.hero-module.is-grid .hero-content{padding:7.625rem 4.5rem 7.625rem 16.667%}}