.moving-triangle-bg{background:#000;border-radius:30px;overflow:hidden;padding:clamp(1.5rem,3vw,5rem);position:relative;z-index:0}.moving-triangle-bg canvas{height:150%!important;inset:0;left:-20%;opacity:.25;pointer-events:none;position:absolute;top:-20%;width:150%!important;z-index:-5}.custom-split-module{box-sizing:border-box;width:100%}.custom-split-module .top-row{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:32px}.custom-split-module .top-left,.custom-split-module .top-right{box-sizing:border-box;flex:1 1 50%;padding:8px}.custom-split-module .top-right img{display:block;height:auto;max-width:100%}.custom-split-module .bottom-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}.custom-split-module .bottom-col{box-sizing:border-box;flex:0 0 calc(33.33333% - 10.66667px);max-width:calc(33.33333% - 10.66667px);padding:8px}@media (max-width:900px){.custom-split-module .top-row{align-items:stretch;flex-direction:column}.custom-split-module .top-left,.custom-split-module .top-right{flex:1 1 100%}.custom-split-module .bottom-row{flex-direction:column;gap:0}.custom-split-module .bottom-col{flex:1 1 100%;max-width:100%}}