.magnet-card h5,.products-services-card__title{color:var(--font-color-primary);text-align:center}.category-footer__center{margin:0 auto;display:flex;justify-content:center!important;align-items:center}.category-footer{margin:0 auto 3rem;width:80%;display:flex;flex-direction:column}.category-footer-middle{margin:0 auto 1rem;width:95%;display:flex;justify-content:space-between}.category-footer-middle__left,.category-footer-middle__right{width:48%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.category-footer-bottom{margin:0 auto;width:95%;display:flex}.category-footer__header{margin:0 auto 2rem}.category-footer__section{margin-bottom:1rem}.category-footer__title-container{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.category-footer__title-icon{height:40px;width:40px}.category-footer__title{margin:0 0 1rem;font-size:1.5rem;font-weight:700}.category-footer__subtitle{margin:0;color:var(--font-color-primary);font-size:1.2rem;font-weight:700}.category-footer__text{margin:0 0 1rem;font-size:1rem;line-height:1.4}.category-footer-middle .category-footer__text{padding-left:.5rem}.category-footer ul{list-style:none;line-height:1.4}.category-footer ul li{font-size:1rem;margin-bottom:.5rem}.magnet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2rem 0}.magnet-card{display:flex;flex-direction:column;gap:1rem;position:relative;border:1px solid #ccc;border-radius:1rem;padding:.5rem 1rem;overflow:hidden}.magnet-card h5{margin:0;font-size:1.1rem}.magnet-card p{margin:0;font-size:1rem;line-height:1.4}.magnet-card__icon{height:100px;width:100px;position:absolute;bottom:.5rem;right:.5rem;z-index:-1}@media (max-width:800px){.category-footer{width:95%}.category-footer-middle{flex-direction:column}.category-footer-middle__left,.category-footer-middle__right{width:100%}}.products-services-cards-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f7faff;margin-top:2rem;padding:2rem;overflow:hidden;position:relative}.products-services-cards__title{margin:0 0 1rem;font-weight:400;font-size:2rem;color:var(--font-color-primary)}.products-services-cards{margin:0 auto 2rem;display:flex;justify-content:flex-start;align-items:center;overflow-x:hidden;width:70%;border-top:.2rem solid var(--color-tertiary);border-bottom:.2rem solid var(--color-tertiary);padding:1rem 0}.products-services-cards::-webkit-scrollbar{display:none}.products-services-card{flex:0 0 25%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-self:stretch;gap:.5rem;scroll-snap-align:start}.products-services-card__icon{height:80px;width:80px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--color-white);box-shadow:0 0 10px rgba(0,0,0,.1);transition:.2s ease-in-out;padding:1rem;overflow:hidden}.products-services-card__icon picture{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.products-services-card__icon img{max-width:70%;max-height:70%;object-fit:contain}.products-services-card__icon:hover{transform:scale(1.05)}.products-services-card__title{font-size:1rem;font-weight:700}@media (max-width:1400px){.products-services-cards{width:80%}}@media (max-width:1024px){.products-services-cards{width:95%}.products-services-card__icon{height:50px;width:50px}}@media (max-width:600px){.products-services-card{flex:0 0 33.3%}}@media (max-width:450px){.products-services-card{flex:0 0 50%}}