/* @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;}
.card{padding:2rem;border-radius:30px;height:100%;max-width:380px;width:100%;margin:0 auto;}.card--primary{background-color:var(--color-primary);color:var(--color-white);}.card--secondary{background-color:#E1EDFF;}.card__text :first-child{margin-top:0;}.card__text h2,.card__text h3{line-height:140%;}
.section{overflow-x:clip;}
.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;}
.image{margin:auto;display:block;}
.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;}
