.pxn-h3_service_item .service_item_inner{align-items:center;background-color:transparent;border-bottom:1px solid rgba(27,131,141,.2);border-radius:16px;display:flex;gap:20px;justify-content:space-between;padding:40px 30px;position:relative;transition:.4s}.pxn-h3_service_item .service_item_inner:hover{background-color:var(--pxn-color-theme-primary-3)}.pxn-h3_service_item .service_item_inner:hover .service_image img,.pxn-h3_service_item .service_item_inner:hover .service_image svg{opacity:1;transform:translate(-50%,-50%) rotate(-8deg) scale(1)}.pxn-h3_service_item .service_item_inner:hover .service_desc,.pxn-h3_service_item .service_item_inner:hover .service_title{color:var(--pxn-color-common-white)}.pxn-h3_service_item .service_item_inner:hover .service_btn{background-color:var(--pxn-color-common-white);border-color:var(--pxn-color-common-white);color:var(--pxn-color-theme-primary-3)}.pxn-h3_service_item .service_left{align-items:flex-end;display:inline-flex;flex-wrap:wrap;gap:10px;max-width:500px;width:100%}.pxn-h3_service_item .service_right{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:space-between;max-width:380px;width:100%}.pxn-h3_service_item .service_title{color:var(--pxn-color-heading-primary-3);font-family:var(--pxn-ff-body);font-size:32px;font-weight:var(--pxn-fw-sbold);letter-spacing:-.015em;line-height:1.1;transition:.4s}.pxn-h3_service_item .service_title_inner{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0}.pxn-h3_service_item .service_title .subtitle{font-size:18px}.pxn-h3_service_item .service_image{flex:1;max-width:320px;position:relative;width:100%;z-index:1}.pxn-h3_service_item .service_image img,.pxn-h3_service_item .service_image svg{aspect-ratio:320/377;border-radius:16px;inset-inline-start:50%;object-fit:cover;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-8deg) scale(.7);transition:.4s;width:100%}.pxn-h3_service_item .service_desc{color:var(--pxn-color-text-body-2);flex:1;letter-spacing:.01em;line-height:1.3;max-width:256px;transition:.4s;width:100%}.pxn-h3_service_item .service_btn{border-color:var(--pxn-color-heading-primary-3);color:var(--pxn-color-heading-primary-3)}@media only screen and (min-width:1200px)and (max-width:1399px){.pxn-h3_service_item .service_right{max-width:330px}}@media only screen and (min-width:992px)and (max-width:1199px){.pxn-h3_service_item .service_left{max-width:350px}.pxn-h3_service_item .service_right{max-width:300px}.pxn-h3_service_item .service_title{font-size:28px}}@media only screen and (min-width:768px)and (max-width:991px){.pxn-h3_service_item .service_left{max-width:350px}.pxn-h3_service_item .service_middle{display:none}.pxn-h3_service_item .service_right{max-width:300px}.pxn-h3_service_item .service_title{font-size:28px}}@media only screen and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.pxn-h3_service_item .service_item_inner{flex-direction:column;padding:30px 20px}.pxn-h3_service_item .service_left{max-width:100%}.pxn-h3_service_item .service_middle{display:none}.pxn-h3_service_item .service_right{align-items:flex-end;max-width:100%}.pxn-h3_service_item .service_title{font-size:24px}.pxn-h3_service_item .service_title .subtitle{font-size:16px}}