@-webkit-keyframes spinner{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spinner{to{transform:translate(-50%,-50%) rotate(1turn)}}.product-icons{background-color:#161831;width:100%}@media only screen and (max-width:767px){.product-icons{margin:0}}.product-icons__wrapper{margin:0 2rem;padding:2rem 0;display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media only screen and (min-width:768px){.product-icons__wrapper{margin:0 6rem;padding:2.7rem 0}}.product-icons__group{color:#d7fd45}.product-icons__top{display:flex;flex-wrap:wrap;margin-bottom:.4375rem}.product-icons__icon-container{flex-basis:auto;width:2rem;height:2rem;margin-right:.625rem;display:grid;place-items:center}.product-icons__icon-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media only screen and (min-width:768px){.product-icons__icon-container{width:5rem;height:5rem}}.product-icons__titles-container{flex:1;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center}.product-icons__titles-container h3{font-family:Open Sans,sans-serif;font-weight:400;font-size:.75rem;line-height:normal;margin:0;text-transform:uppercase}@media only screen and (min-width:768px){.product-icons__titles-container h3{font-size:1rem}}
