.frost .features .box img{border:4px solid rgb(0,0,0);padding:1rem;border-radius:1rem}.frost .features .box:last-child img{padding:0}.frost .features .box:nth-child(3) img{filter:unset}.features-container{width:100%;background-color:#fff;.features{width:100%;max-width:var(--max-width);margin:0 auto;display:flex;gap:70px;justify-content:center;align-items:baseline;flex-wrap:wrap;padding:var(--spaceing-5) var(--left-right-padding)}.features .box{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:125px;&:last-child img{border:none}}.features .box img{width:100%;height:125px;object-fit:contain;margin-bottom:var(--spaceing-2);filter:brightness(0)}.features .title{margin:0;font-size:var(--font-4);line-height:100%;margin-bottom:var(--spaceing-1)}.features .subtitle,.features .title{color:var(--color-7);text-align:center;font-weight:600}.features .subtitle{margin:0;font-size:var(--font-2);line-height:150%}@media (max-width:900px){.features{justify-content:center}.features .box{margin:0 auto}}@media (max-width:767px){.features{justify-content:space-evenly}.features .box{width:100px;img{height:100px}}}}@media (max-width:767px){.frost .features .box img{border:3px solid rgb(0,0,0)}}