body{background-color:#000}.main-div{display:flex;flex-direction:column;align-items:center;gap:128px;--main-div-padding-inline:32px;padding:64px var(--main-div-padding-inline) 128px}.tech-cards{display:flex;width:100%;justify-content:center}.split-cards{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.mitre-cutting-extra{display:flex;width:350px;height:170px;gap:15px}.structural-cards-wrapper{display:flex;flex-direction:column;gap:64px;width:100%;align-items:center}.shotblasting-extra{display:flex;gap:16px;align-items:center}.red-circle,.grey-circle{height:21px;width:21px;border-radius:50%}.red-circle{background-color:var(--parker-cl-notifications-danger-1)}.grey-circle{background-color:var(--parker-cl-system-dark-60)}.a-class-act-extra{display:flex;gap:16px;align-items:center}.a-class-act-extra span{color:var(--parker-cl-system-dark-40)}@media only screen and (max-width:744px){.main-div{padding-bottom:64px;gap:64px}.tech-cards{flex-wrap:wrap}}@media only screen and (max-width:500px){.mitre-cutting-extra{width:100%}}@media only screen and (max-width:390px){.main-div{padding-top:0}.parker-image-flip{transform:unset}}@media only screen and (max-width:320px){.main-div{--main-div-padding-inline:16px}}