:root{--plm-primary: #cf0813;--plm-secondary: #6F6F6F;--plm-heading: Arial, sans-serif;--plm-subheading: "Anklepants", sans-serif}.our-services-section{padding:90px 0;background:#fff}.our-services-header{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;margin-bottom:60px}.our-services-header-left{max-width:700px}.our-services-tag{display:block;color:var(--plm-primary);letter-spacing:4px;text-transform:uppercase;font-size:12px;margin-bottom:15px}.our-services-title{font-family:var(--plm-heading);font-size:50px;line-height:1.1;font-weight:800;color:#111;margin:0}.our-services-title span{color:var(--plm-primary)}.our-services-header-right{max-width:360px}.our-services-header-right p{color:var(--plm-secondary);line-height:1.8;text-align:right;margin:0}.our-services-card{position:relative;height:100%;background:#fff;border:1px solid #e5e5e5;border-radius:18px;overflow:hidden;transition:.3s ease}.our-services-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:4px;background:var(--plm-primary);transition:.4s ease}.our-services-card:hover:before{left:0}.our-services-card:hover{box-shadow:0 10px 25px #00000014}.our-services-image{overflow:hidden}.our-services-image img{width:100%;height:250px;object-fit:cover;display:block;transition:transform .4s ease}.our-services-card:hover .our-services-image img{transform:scale(1.04)}.our-services-content{padding:20px}.our-services-title-row{display:flex;align-items:center;gap:14px;margin-bottom:10px}.our-services-icon{width:35px;height:35px;min-width:45px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;border-radius:0;transition:background .3s ease}.our-services-icon svg{width:22px;height:22px;stroke:var(--plm-primary);display:block;flex-shrink:0;transition:stroke .3s ease}.our-services-card:hover .our-services-icon{background:var(--plm-primary)}.our-services-card:hover .our-services-icon svg{stroke:#fff}.our-services-card-title{font-size:15px;font-weight:700;color:#000;margin:0;line-height:1.3;transition:color .3s ease}.our-services-card:hover .our-services-card-title{color:var(--plm-primary)}.our-services-card-desc{font-family:Arial,sans-serif;font-size:13px;line-height:1.5;margin-bottom:25px}.our-services-btn{text-decoration:none;color:var(--plm-primary);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:2px;transition:color .3s ease}.our-services-btn:hover{color:#111}@media(max-width:991px){.our-services-header{flex-direction:column;gap:20px}.our-services-header-left,.our-services-header-right{max-width:100%}.our-services-header-right p{text-align:left}.our-services-title{font-size:48px}}@media(max-width:767px){.our-services-section{padding:60px 0}.our-services-header{margin-bottom:40px}.our-services-title{font-size:34px}.our-services-image img{height:220px}.our-services-content{padding:22px}.our-services-title-row{gap:12px}.our-services-icon{width:40px;height:40px;min-width:40px}.our-services-icon svg{width:20px;height:20px}.our-services-card-title{font-size:18px}}
