.standards-feature{position:relative;width:100%;min-height:80vh}.standards-feature__background{position:absolute;top:0;left:0;height:100%;width:100%}.standards-feature__background .image{width:100%;height:100%}.standards-feature__background-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.3764705882)}.standards-feature__background-overlay.color-light{background-color:rgba(0,0,0,.3764705882)}.standards-feature__content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:center;row-gap:5.1428571429rem;align-items:center;color:var(--color-font-body);padding:5.1428571429rem 1.7142857143rem}.standards-feature__content.color-light{color:var(--color-font-light)}@media screen and (min-width: 750px){.standards-feature__content{padding:14.4285714286rem 8.5714285714rem}}.standards-feature__content-text{text-align:center}.standards-feature__icons{display:grid;grid-template-columns:repeat(2, 1fr);padding:0;row-gap:4rem}@media screen and (min-width: 750px){.standards-feature__icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:start}}.standards-feature__card{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:0 1.1428571429rem;row-gap:1.7142857143rem}.standards-feature__card-image{height:3.4285714286rem}.standards-feature__card-image .image{height:100%}.standards-feature__card-image img{object-fit:contain}.standards-feature__card-content{text-align:center;max-width:250px;margin:0 auto}.standards-feature__card-content p{margin-bottom:0}.standards-feature__card-content p:first-child{font:var(--font-s-2);letter-spacing:var(--font-s-2-letter-spacing);text-transform:uppercase;margin-bottom:1.1428571429rem}
