/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.cross-content-item{background-color:var(--color-secondary);color:var(--color-white);padding:2rem 1rem;display:block;max-width:375px;border-radius:30px;display:flex;flex-direction:column;align-items:center;gap:1.125rem;font-size:var(--title-s);font-weight:700;line-height:170%;width:100%;}.cross-content-item:hover{text-decoration:none;box-shadow:0px 0px 32px 0px rgba(0,0,0,0.15);}.cross-content-item__text{display:flex;align-items:center;gap:0.6rem;}.cross-content-item__text::before{content:"";display:block;position:relative;width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-image:url(/sites/umodis.com/themes/custom/umodis/images/cross-content/go.svg);background-size:contain;}
.image{margin:auto;display:block;}
.text--center{margin:auto 0;}.text > :first-child:not(:last-child){margin-top:0;}.text p{line-height:normal;margin:1rem 0;}.text ul{padding-left:1rem;margin:0.5rem 0;}.text ol{padding-left:1rem;margin:0.5rem 0;}.text li{margin:0.125rem 0;}.text .text-no-margin{margin:0;}
.section{overflow-x:clip;}
.hero-homepage{position:relative;z-index:1;overflow:hidden;background:rgb(255,255,255);background:linear-gradient(0deg,rgba(255,255,255,1) 10%,rgba(0,95,167,1) 10%);}.hero-homepage__background{display:none;}.hero-homepage__content{padding:4rem 0;text-align:center;color:var(--color-white);}.hero-homepage__content h1{max-width:900px;margin:0 auto 1rem auto;}.hero-homepage__content p{max-width:640px;margin:1rem auto;}.hero-homepage__link{display:inline-flex;align-items:center;gap:0.6rem;}.hero-homepage__link::before{content:"";width:14px;height:14px;position:relative;display:block;background-position:center;background-image:url(/sites/umodis.com/themes/custom/umodis/images/form/arrow-orange.svg);background-repeat:no-repeat;background-size:contain;}.hero-homepage__link:hover::before{background-image:url(/sites/umodis.com/themes/custom/umodis/images/form/arrow-white.svg);}.hero-homepage__images{display:grid;gap:0.5rem;grid-template-columns:repeat(4,calc(25% - 0.375rem));margin:0 -1rem;justify-items:center;align-items:center;}@media screen and (min-width:900px){.hero-homepage{background:transparent;padding-bottom:4rem;}.hero-homepage__background{display:block;position:absolute;top:0;height:698px;z-index:-1;width:1920px;left:50%;transform:translateX(-50%);}.hero-homepage__background svg{width:100%;height:100%;}.hero-homepage__images > :nth-child(2n+1){transform:translateY(2rem);}}
.page-builder{position:relative;z-index:1;overflow:hidden;}.page-builder__background{position:absolute;top:0;height:1000px;z-index:-1;width:1920px;left:50%;transform:translateX(-50%);}.page-builder__background svg{width:100%;height:100%;}.path-frontpage .page-builder__background{display:none;}.page-builder__cross-content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin:3rem;}
