.block-service-archive .grid{display:grid;gap:15px}@media (min-width:768px){.block-service-archive .grid{grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(3,1fr)}}.block-service-archive .grid .service{background-color:#fff;border:1px solid rgba(26,99,245,.15);border-radius:4px;display:flex;flex-direction:column;transition:.3s ease-in-out}.block-service-archive .grid .service .heading-section{border-bottom:1px solid rgba(26,99,245,.15);padding:22px}.block-service-archive .grid .service .heading-section img{filter:brightness(0);height:80px;margin-bottom:16px;-o-object-fit:contain;object-fit:contain;transition:.3s ease-in-out;width:80px}.block-service-archive .grid .service .heading-section h3 a{color:inherit;text-decoration:none}.block-service-archive .grid .service .bottom-section{display:flex;flex:1;flex-direction:column;justify-content:space-between}.block-service-archive .grid .service .bottom-section .text-content{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;height:146px;overflow:hidden;padding:22px}.block-service-archive .grid .service .bottom-section .button-container{align-items:center;display:flex;justify-content:flex-end;margin-top:25px;transition:.3s ease-in-out;width:100%}.block-service-archive .grid .service .bottom-section .button-container .btn{align-items:center;background-color:var(--color-secondary-1);border-radius:4px;color:#1e1e1e;color:#fff;display:flex;font-weight:600;height:51px;padding:10px 61px 10px 20px;position:relative;text-decoration:none;transition:.3s ease-in-out;width:-moz-fit-content;width:fit-content}.block-service-archive .grid .service .bottom-section .button-container .btn:after{background-color:hsla(0,0%,100%,.1);background-image:url(/wp-content/themes/pec-packaging/images/icons/expander-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:11px;border-radius:0 4px 4px 0;content:"";filter:brightness(100);height:51px;position:absolute;right:0;top:0;transition:.3s ease-in-out;width:41px}.block-service-archive .grid .service:hover{background-color:var(--color-primary-1);color:#fff}.block-service-archive .grid .service:hover .heading-section img{filter:brightness(100)}.block-service-archive .grid .service:hover .bottom-section .button-container .btn{background-color:var(--color-secondary-1);justify-content:center;padding-left:0;padding-right:50%;text-align:center;width:100%}.block-service-archive .grid .service:hover .bottom-section .button-container .btn:after{width:50%}
