.keyfeatures{padding:20px}.keyfeatures.keyfeatures-modern{margin:0;width:100%;max-width:none}.keyfeatures:not(.keyfeatures-modern) a:hover{text-decoration:none;color:var(--openms-dark)}.keyfeatures-img{width:100px;height:100px;border-radius:50%;object-fit:none;object-position:50% 50%;background-color:var(--colorPrimaryDark)}.keyfeatures-title{display:flex;justify-content:center}.keyfeatures-box-container{display:flex;flex-wrap:wrap;justify-content:center}.keyfeatures-box-content{height:320px;width:350px;margin:30px auto;padding:10px 5px}.keyfeatures-box-content:hover{box-shadow:0 8px 16px rgba(var(--openms-blue-rgb),.4)}.keyfeatures:not(.keyfeatures-modern) a{color:var(--openms-blue)!important}.keyfeatures-box-title{margin:15px}.keyfeatures-box-text{margin:30px 15px}@media only screen and (max-width:1300px){.keyfeatures-box-container{justify-content:center}}@media only screen and (min-width:600px) and (max-width:700px){.keyfeatures-box-container{flex-direction:column;align-items:center}}.keyfeatures-underline:before{background:var(--openms-blue)}