.certfied-products{position:relative;width:100%;padding:40px 10%;height:500px;background-color:var(--secondary-color);overflow:hidden}.certfied-products .api-bg-img{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60%;height:100%;background:url(/api-bg.svg) 50% no-repeat;background-size:contain;z-index:0}.certfied-products .api-img,.certfied-products .description,.certfied-products h2{position:relative;z-index:1}.certfied-products h2{font-size:var(--heading-two);margin-bottom:1rem;text-transform:uppercase}.certfied-products h2 span{color:var(--primary-color)}.certfied-products .description{font-size:var(--default-p-size);line-height:var(--p-line-height);width:70%}.certfied-products .api-img{display:flex;justify-self:center;height:auto;width:300px;margin-top:40px}@media (max-width:900px){.certfied-products{padding:20px 5%;height:-moz-fit-content;height:fit-content}.certfied-products .api-bg-img{display:none}.certfied-products .description{width:100%}.certfied-products .api-img{width:60%;margin-top:20px}}.products-services{width:100%;height:-moz-fit-content;height:fit-content;padding:40px 15%;background-color:var(--secondary-color);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden}.products-services .bg-half{position:absolute;bottom:0;left:0;width:100%;height:60%;background:url(/products-bg.svg) 50% no-repeat;background-size:cover;z-index:0}.products-services>*{position:relative;z-index:1}.products-services h2{font-size:var(--heading-two);text-align:center;text-transform:uppercase}.products-services h2 span{color:var(--primary-color)}.products-services p{font-size:var(--default-p-size);line-height:var(--p-line-height);text-align:center}.products-services p a{color:var(--primary-color)}.products-services .products-container{display:flex;flex-wrap:wrap;justify-content:center;width:90%;gap:60px;margin-top:10px}.products-services .products-container .each-product{width:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:transform .3s ease}.products-services .products-container .each-product:hover{transform:scale(1.02)}.products-services .products-container .each-product .icon-container{background-color:var(--primary-color);width:100%;height:210px;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;border:1px solid var(--primary-color);box-shadow:4px 4px 4px rgba(0,0,0,.4)}.products-services .products-container .each-product .icon-container img{height:100px;width:100px}.products-services .products-container .each-product h3{font-size:var(--default-p-size);text-align:center}.products-services .products-container .each-product p{font-size:var(--default-p-size);line-height:var(--p-line-height);text-align:center}@media (max-width:900px){.products-services{padding:20px 5%}.products-services .bg-half{display:none}.products-services .products-container{width:100%;gap:20px}.products-services .products-container .each-product{width:100%}.products-services .products-container .each-product .icon-container{background-color:var(--primary-color);width:100%;height:100px}.products-services .products-container .each-product .icon-container img{height:80px;width:80px}}.ps-skeleton .skeleton-box,.ps-skeleton .skeleton-text{background:linear-gradient(90deg,#ddd 25%,#f0f0f0 50%,#ddd 75%);background-size:200% 100%;animation:ps-skeleton-loading 1.5s infinite;border-radius:var(--border-radius)}@keyframes ps-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.ps-skeleton .each-product .icon-container{height:210px;width:100%}.ps-skeleton .skeleton-text{height:16px;width:80%;margin-top:10px}.ps-skeleton .skeleton-text.short{width:60%}.ps-skeleton .skeleton-text.long{width:90%}@media (max-width:900px){.ps-skeleton .each-product .icon-container{height:100px}}.reliable-solutions{width:100%;height:450px;padding:40px 5%;position:relative;overflow:hidden}.reliable-solutions .sol-bg{position:absolute;top:0;right:0;width:60%;height:100%;background:url(/reliable-sols-bg.jpg) bottom no-repeat;background-size:cover;z-index:0;opacity:.3}.reliable-solutions>*{position:relative;z-index:1}.reliable-solutions .content-container{width:60%;display:flex;flex-direction:column;gap:10px;margin-left:5%}.reliable-solutions .content-container h2{font-size:var(--heading-two);text-transform:uppercase}.reliable-solutions .content-container h2 span{color:var(--primary-color)}.reliable-solutions .content-conatiner p{font-size:var(--default-p-size);line-height:var(--p-line-height)}@media (max-width:900px){.reliable-solutions{height:-moz-fit-content;height:fit-content;padding:20px 5%}.reliable-solutions .sol-bg{display:none}.reliable-solutions .content-container{width:100%;margin-left:0}}