.pxn_service_item{background-color:var(--pxn-color-common-white);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;padding:35px;position:relative;z-index:1}.pxn_service_item.feature:before{background:linear-gradient(90deg,rgba(6,61,47,.95) 46.15%,rgba(6,61,47,0) 80%);content:"";height:100%;inset-inline-start:0;position:absolute;top:0;width:100%;z-index:-1}.pxn_service_item.feature .service_no{display:none}.pxn_service_item.feature .service_content{max-width:355px;width:100%}.pxn_service_item.feature .service_title{color:var(--pxn-color-common-white)}.pxn_service_item.feature .service_excerpt{color:#b7b6b6}.pxn_service_item.feature .service_btn{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.1);color:var(--pxn-color-common-white)}.pxn_service_item.feature .service_btn .btn_icon{background-color:var(--pxn-color-theme-primary);color:var(--pxn-color-theme-secondary)}.pxn_service_item.feature .service_btn:focus .btn_icon,.pxn_service_item.feature .service_btn:hover .btn_icon{color:var(--pxn-color-theme-secondary)}.pxn_service_item .service_header{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:30px}.pxn_service_item .service_icon{align-items:center;background-color:var(--pxn-color-theme-primary);border-radius:50%;color:var(--pxn-color-theme-secondary);display:flex;font-size:40px;height:80px;justify-content:center;line-height:1;transition:all .4s ease-in-out;width:80px}.pxn_service_item .service_icon i,.pxn_service_item .service_icon svg{display:inline-flex;line-height:1}.pxn_service_item .service_icon svg{height:auto;max-width:35px}.pxn_service_item .service_no{color:rgba(6,61,47,.1);font-size:50px;font-weight:var(--pxn-fw-bold);letter-spacing:-.02em;line-height:1.2}.pxn_service_item .service_title{font-size:24px;font-weight:var(--pxn-fw-bold);line-height:1.1;margin:0}.pxn_service_item .service_title a{background-image:linear-gradient(180deg,currentColor 0,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;color:inherit;display:inline}.pxn_service_item .service_title a:hover{background-size:100% 2px}.pxn_service_item .service_excerpt{color:var(--pxn-color-text-body);font-size:18px;font-weight:var(--pxn-fw-medium);margin-top:15px}.pxn_service_item .service_btn{background-color:var(--pxn-color-theme-bg-light);justify-content:space-between;margin-top:24px;width:100%}.pxn_service_item .service_btn .btn_icon,.pxn_service_item .service_btn:focus .btn_icon,.pxn_service_item .service_btn:hover .btn_icon{background-color:var(--pxn-color-common-white);color:var(--pxn-color-theme-secondary)}.pxn_service_item:hover .service_icon{transform:rotateY(1turn)}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.pxn_service_item{padding:30px 25px}}@media only screen and (max-width:575px){.pxn_service_item{padding:30px 20px}.pxn_service_item .service_title{font-size:22px}}.pxn_service_item_2{background-image:linear-gradient(45deg,#085844,#063d2f);border:1px solid var(--pxn-color-border-2);border-radius:10px;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:25px;position:relative;z-index:1}.pxn_service_item_2:before{aspect-ratio:160/237;background-color:var(--pxn-color-common-white);content:"";inset-inline-start:0;mask-image:url(../../images/shapes/h3-service-line.svg);mask-repeat:no-repeat;mask-size:cover;position:absolute;top:0;width:150px;z-index:-1}.pxn_service_item_2 .pxn-zoom-in-wrap{flex:1}.pxn_service_item_2 .pxn-zoom-in-wrap .service_img{height:100%}.pxn_service_item_2 .service_icon{align-items:center;background-color:var(--pxn-color-theme-primary);border-radius:50%;color:var(--pxn-color-theme-secondary);display:flex;font-size:40px;height:80px;justify-content:center;line-height:1;transition:all .4s ease-in-out;width:80px}.pxn_service_item_2 .service_icon i,.pxn_service_item_2 .service_icon svg{display:inline-flex;line-height:1}.pxn_service_item_2 .service_icon svg{height:auto;max-width:40px}.pxn_service_item_2 .service_title{color:var(--pxn-color-common-white);font-size:24px;font-weight:var(--pxn-fw-bold);line-height:1.3;margin:0}.pxn_service_item_2 .service_title a:hover{color:var(--pxn-color-theme-primary)}.pxn_service_item_2 .service_excerpt{color:#b7b6b6;font-size:18px;font-weight:var(--pxn-fw-medium);margin-top:15px}.pxn_service_item_2 .service_excerpt p:last-child{margin:0}.pxn_service_item_2 .service_tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:25px 0 0;padding:0}.pxn_service_item_2 .service_tags>li{align-items:center;background-color:hsla(0,0%,100%,.06);border:1px solid var(--pxn-color-border-2);border-radius:50px;color:var(--pxn-color-common-white);display:inline-flex;font-size:16px;font-weight:var(--pxn-fw-sbold);justify-content:center;line-height:1.1;padding:8px 19px}.pxn_service_item_2 .service_btn{margin-top:40px}.pxn_service_item_2 .service_content{align-items:start;display:inline-flex;gap:45px;padding:35px 0 35px 50px}.pxn_service_item_2 .service_content .service_text{max-width:310px;width:100%}.pxn_service_item_2 .service_img{background-color:var(--pxn-color-theme-secondary);border-radius:10px;display:inline-flex;flex:1;line-height:1;max-width:670px;overflow:hidden;width:100%}.pxn_service_item_2 .service_img a{display:inline-flex;width:100%}.pxn_service_item_2 .service_img img{aspect-ratio:670/380;object-fit:cover;width:100%}.pxn_service_item_2:hover .service_icon{transform:rotateY(1turn)}@media only screen and (min-width:992px)and (max-width:1199px){.pxn_service_item_2:before{max-width:100px}.pxn_service_item_2 .service_content{gap:30px;padding:5px 0 5px 5px}}@media only screen and (min-width:768px)and (max-width:991px){.pxn_service_item_2:before{max-width:100px}.pxn_service_item_2 .service_content{flex-direction:column;gap:30px;padding:0}.pxn_service_item_2 .service_content .service_text{max-width:330px}}@media only screen and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.pxn_service_item_2{flex-direction:column-reverse;gap:40px;padding:20px 20px 30px}.pxn_service_item_2:before{display:none}.pxn_service_item_2 .service_content{flex-direction:column;gap:30px;padding:0}.pxn_service_item_2 .service_content .service_text{max-width:100%}}@media only screen and (max-width:575px){.pxn_service_item_2{padding:15px 15px 30px}.pxn_service_item_2 .service_title{font-size:22px}.pxn_service_item_2 .service_tags{margin-top:20}.pxn_service_item_2 .service_btn{margin-top:30px}.pxn_service_item_2 .service_img img{min-height:220px}}.pxn-h2_services{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.pxn-h2_services .feature{grid-column:span 2}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.pxn-h2_services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.pxn-h2_services{grid-template-columns:1fr}.pxn-h2_services .feature{grid-column:auto}}.pxn-h3_feature_wrap{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.pxn-h3_feature_wrap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.pxn-h3_feature_wrap{grid-template-columns:1fr}}.pxn-h3_services_wrapper{display:flex;flex-direction:column;gap:24px}.pxn_feature_box{background-color:var(--pxn-color-common-white);border:1px solid var(--pxn-color-border-1);border-radius:10px;padding:35px 30px}.pxn_feature_box .feature_box_header{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:30px}.pxn_feature_box .feature_icon{align-items:center;background-color:var(--pxn-color-theme-primary);border-radius:50%;color:var(--pxn-color-theme-secondary);display:flex;font-size:40px;height:80px;justify-content:center;line-height:1;transition:all .4s ease-in-out;width:80px}.pxn_feature_box .feature_icon i,.pxn_feature_box .feature_icon svg{display:inline-flex;line-height:1}.pxn_feature_box .feature_icon svg{height:auto;max-width:40px}.pxn_feature_box .feature_no{color:rgba(6,61,47,.1);font-size:50px;font-weight:var(--pxn-fw-bold);letter-spacing:-.02em;line-height:1.2}.pxn_feature_box .feature_title{font-size:24px;font-weight:var(--pxn-fw-bold);line-height:1.3;margin:0}.pxn_feature_box .feature_title a{background-image:linear-gradient(180deg,currentColor 0,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;color:inherit;display:inline}.pxn_feature_box .feature_title a:hover{background-size:100% 2px}.pxn_feature_box .feature_desc{color:var(--pxn-color-text-body);font-size:18px;font-weight:var(--pxn-fw-medium);margin-top:20px}.pxn_feature_box .feature_btn{margin-top:30px}.pxn_feature_box:hover .feature_icon{transform:rotateY(1turn)}@media only screen and (max-width:575px){.pxn_feature_box{padding:30px 20px}.pxn_feature_box .feature_title{font-size:22px}}