.services_wrapper{min-height:540px;padding:40px 0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;background-color:#fff;opacity:1;background-image:linear-gradient(#e5f3ff 1.1px,transparent 0),linear-gradient(90deg,#e5f3ff 1.1px,#fff 0);background-size:100px 100px;background-attachment:fixed}.services_wrapper .main_title{font-size:6dvw;position:relative;z-index:1}.services_wrapper .main_title:before{content:"";height:80%;width:100%;bottom:-26px;position:absolute;background:url(/assets/images/skystroke.webp);background-size:contain;background-repeat:no-repeat;z-index:-1}.services_wrapper .card_wrapper{position:relative;z-index:1;box-shadow:0 0 0 1px rgba(14,63,126,.04),0 1px 1px -.5px rgba(42,51,69,.04),0 3px 3px -1.5px rgba(42,51,70,.04),0 6px 6px -3px rgba(42,51,70,.04),0 12px 12px -6px rgba(14,63,126,.04),0 24px 24px -12px rgba(14,63,126,.04);background:#fff;border:1px solid #dadada;cursor:pointer}.services_wrapper .card_wrapper .img_wrapper{width:100%;height:300px;overflow:hidden;background:#fff}.services_wrapper .card_wrapper .img_wrapper img{width:100%;height:100%;object-fit:contain;transition:all .8s ease 0s}.services_wrapper .card_wrapper .hr_divider{width:100%;height:20px;background:#191970}.services_wrapper .card_wrapper .card_content{margin-top:16px;background:#fff;padding:16px}.services_wrapper .card_wrapper .card_content h4{height:40px;color:#505050;font-size:20px;font-weight:600}.services_wrapper .card_wrapper .card_content .prod_rating{font-size:14px}.services_wrapper .card_wrapper .card_content .prod_rating svg{fill:#edbf09}.services_wrapper .card_wrapper .card_content .prod_rating span{color:#8c8c8c;font-weight:500}.services_wrapper .card_wrapper .card_content p,.services_wrapper .card_wrapper .card_content span{color:#666;font-size:14px}.services_wrapper .card_wrapper:hover .hr_divider{background:skyblue}.services_wrapper .card_wrapper:hover .img_wrapper img{transform:scale(1.05)}