:root{--front-primary:#ef2d56;--front-ascent:#0e7395;--front-black:#2e3138;--front-grey:#8f95a3}body.front-module{overflow:hidden!important}.front-module{background-color:#f3f3f3;font-family:var(--font-poppins);color:var(--front-black);font-size:18px}.front-module h1,.front-module h2,.front-module h3{font-family:var(--font-ibm)}.front-module h2{font-size:2.25rem;line-height:2.5rem}.front-module h3{font-size:1.5rem;line-height:2rem}.front-module p{line-height:32px}.front-module iframe.tiny-embeded-media{aspect-ratio:16/9;width:100%!important;height:auto!important}.underlineHover{position:relative}.underlineHover:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:.1em;border-radius:.05em;bottom:0;left:0;background-color:#EF2D56;transform-origin:bottom right;transition:transform .25s ease-out}.underlineHover:hover:after{transform:scaleX(1);transform-origin:bottom left}