﻿.erp-container{width:min(1400px,calc(100% - 40px));margin-inline:auto}.erp-hero{position:relative;height:625px;overflow:hidden;background:#010617;color:#fff}.erp-hero>img{position:absolute;top:0;right:0;width:1433px;height:625px;max-width:none;object-fit:cover}.erp-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,5,20,.96),rgba(2,5,20,.68) 65%,transparent)}.erp-hero__content{position:relative;padding-top:204px}.erp-hero h1{margin:21px 0 0;font-size:62px;line-height:67px;letter-spacing:-2px}.erp-hero__content>p:last-child{margin:20px 0 0;color:#cee0f5;font-size:18px;line-height:29px}
.erp-overview{height:482px;padding-top:71px;background:#f6fbff}.erp-overview__grid{display:grid;grid-template-columns:1fr 566px;gap:120px}.erp-overview h2{margin:10px 0 0;font-size:41px;font-weight:500;line-height:58px}.erp-overview__grid>div:last-child{color:#5b6a89;font-size:18px;line-height:34px}.erp-overview__grid>div:last-child p{margin:13px 0 20px}
.erp-services{height:4794px;padding-top:90px;background:#fff}.erp-services__head{height:252px}.erp-services__head .section-kicker{font-size:18px}.erp-services__head h2{margin:20px 0 0;font-size:41px;font-weight:500;line-height:60px}.erp-list article{display:grid;grid-template-columns:1fr 1fr;height:636px;overflow:hidden}.erp-list article:nth-child(even) .erp-copy{order:2}.erp-list article:nth-child(even) .erp-photo{order:1}.erp-copy{position:relative;padding:92px 76px 50px calc((100vw - 1400px)/2);background:#fff}.erp-list article:nth-child(even) .erp-copy{padding-right:calc((100vw - 1400px)/2);padding-left:134px}.erp-copy>img{position:absolute;top:80px;left:max(20px,calc((100vw - 1400px)/2));width:135px;height:135px;object-fit:contain}.erp-list article:nth-child(even) .erp-copy>img{left:44px}.erp-copy h3{margin:0 0 42px 170px;color:#071333;font-size:28px;line-height:36px}.erp-copy>p{margin:0 0 24px;color:#475a75;font-size:18px;line-height:28px}.erp-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:20px 34px;margin:0;padding:0;list-style:none;color:#475a75}.erp-copy li{position:relative;padding-left:34px;font-size:18px;line-height:28px}.erp-copy li::before{position:absolute;left:0;content:"+";color:#5f6e83}.erp-photo{width:100%;height:636px;object-fit:cover}
@media(max-width:1499px) and (min-width:901px){.erp-copy{padding-left:30px;padding-right:35px}.erp-list article:nth-child(even) .erp-copy{padding-right:30px;padding-left:35px}.erp-copy>img,.erp-list article:nth-child(even) .erp-copy>img{left:20px;width:100px;height:100px}.erp-copy h3{margin-left:120px}.erp-copy ul{gap:14px}.erp-copy li{font-size:15px;line-height:23px}}
@media(max-width:900px){.erp-hero>img{right:-500px}.erp-hero h1{font-size:46px;line-height:52px}.erp-overview,.erp-services{height:auto}.erp-overview__grid{grid-template-columns:1fr}.erp-services__head{height:auto;padding-bottom:50px}.erp-list article{grid-template-columns:1fr;height:auto}.erp-list article:nth-child(even) .erp-copy,.erp-list article:nth-child(even) .erp-photo{order:initial}.erp-copy,.erp-list article:nth-child(even) .erp-copy{display:grid;grid-template-columns:100px minmax(0,1fr);column-gap:20px;align-items:center;padding:55px 20px}.erp-copy>img,.erp-list article:nth-child(even) .erp-copy>img{position:static;width:100px;height:100px}.erp-copy h3{margin:0}.erp-copy>p,.erp-copy ul{grid-column:1/-1}.erp-copy>p{margin-top:28px}.erp-copy ul{grid-template-columns:1fr}.erp-photo{height:auto}}
@media(max-width:500px){.erp-overview{padding-bottom:90px!important}}

/* ERP icon rendering must remain square and unclipped at every breakpoint. */
.erp-copy>img,
.erp-list article:nth-child(even) .erp-copy>img{
  display:block;
  border-radius:0!important;
  background:transparent;
  clip-path:none;
  object-fit:contain;
  object-position:center;
}

