.c-projectMonitoring{max-width:71.75rem;background-color:#fff;border-radius:.375rem}.c-projectMonitoring__list{display:grid;grid-template-columns:repeat(4,1fr);padding:0 1.25rem;background-color:#fff;grid-gap:.25rem;gap:.25rem;border-radius:.375rem;position:relative;overflow:hidden}@media only screen and (max-width:1023px){.c-projectMonitoring__list{grid-template-columns:repeat(2,1fr);grid-row:2}}@media only screen and (max-width:575px){.c-projectMonitoring__list{display:flex;flex-direction:column;align-items:center;padding:0 .75rem}}.c-projectMonitoring__listItem{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}@media only screen and (max-width:575px){.c-projectMonitoring__listItem{flex-direction:row;gap:.5rem;padding:1.25rem 0;max-width:100%}}.c-projectMonitoring__icon{position:relative;z-index:var(--zindex-above);width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#fff}.c-projectMonitoring__content{display:flex;flex-direction:column;gap:12px}.c-projectMonitoring__title{font-size:1.25rem;color:var(--color-text-primary-default);margin:0;min-height:3rem}.c-projectMonitoring__desc{min-height:3rem;color:var(--color-text-alt-default);margin:0}.c-projectMonitoring__waveDesk{position:absolute;top:38px;padding:0 2.875rem 0 4.375rem;width:100%;height:3.1875rem}@media only screen and (max-width:1023px){.c-projectMonitoring__waveDesk{display:none}}@media only screen and (max-width:575px){.c-projectMonitoring__wave{position:absolute;left:0;top:0;height:100%;width:5rem}}.c-projectMonitoring__waveMob{height:calc(100% - 1rem);width:100%;position:absolute;left:50%;top:2.5rem;transform:translateX(-70%)}@media only screen and (min-width:576.2px){.c-projectMonitoring__waveMob{display:none}}.c-quotationFooter{background-color:var(--color-background-alt-default);padding:2.5rem 2.5rem 3.5rem}@media only screen and (max-width:767px){.c-quotationFooter{padding:1.5rem}}