.services-offerings-sections{background-color:#fff;border-radius:24px 24px 0 0;overflow:hidden;padding:var(--spacing-xxl,64px) 0;position:relative}.services-offerings-sections .services-rich-text{margin:0 auto var(--spacing-xl,48px);max-width:800px;position:relative;text-align:center;z-index:1}.services-offerings-sections .services-rich-text__preheader{color:var(--primary-orange,#ffd535);display:inline-block;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:3px;margin-bottom:8px;padding-bottom:10px;position:relative;text-transform:uppercase}.services-offerings-sections .services-rich-text__preheader:after{background-color:var(--primary-orange,#ffd535);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.services-offerings-sections .services-rich-text h2{margin-bottom:var(--spacing-md,24px)}.services-offerings-sections .services-rich-text h2 span{color:var(--primary-orange,#ffd535)}.services-cards-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacing-lg,32px);justify-content:center;margin:0 auto;max-width:1240px;padding:0 var(--spacing-lg,32px);position:relative;z-index:1}.services-card-item{background:#fff;border-radius:0 0 var(--border-radius,12px) var(--border-radius,12px);box-shadow:var(--shadow-base,0 2px 4px rgba(0,0,0,.1));box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:var(--spacing-lg,32px);position:relative;text-align:left;transition:all .3s ease-out}.services-card-preheader{color:var(--primary-orange,#ffd535);display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:3px;margin-bottom:12px;padding-bottom:10px;position:relative;text-transform:uppercase}.services-card-preheader:after{background-color:var(--primary-orange,#ffd535);bottom:0;content:"";display:none;height:2px;left:0;position:absolute;width:40px;z-index:1}.services-card-preheader:not(:empty):after{display:block}.services-card-item:before{background:var(--primary-orange,#ffd535);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease-out;z-index:1}.services-card-item:hover{border-color:var(--border-light,rgba(0,0,0,.08));box-shadow:var(--shadow-elevated,0 4px 12px rgba(0,0,0,.15));transform:translateY(-6px)}.services-card-item:hover:before{transform:scaleX(1)}.services-card-1,.services-card-6{flex:1 1 35%;max-width:35%}.services-card-2,.services-card-5{flex:1 1 55%;max-width:55%}.services-card-3,.services-card-4{flex:1 1 45%;max-width:45%}.services-card-header{align-items:center;display:flex;gap:15px;margin:0}.services-card-heading{transition:color .3s ease}.services-card-item:hover .services-card-heading{color:var(--text-primary,#1e293b)}.services-card-icon-container{align-items:center;display:flex;flex-shrink:0;justify-content:center}.services-card-icon{background:var(--primary-orange,#ffd535);border-radius:var(--border-radius,12px);box-sizing:border-box;height:64px;object-fit:contain;padding:10px;transition:transform .3s ease;width:64px}.services-card-item:hover .services-card-icon{transform:scale(1.1)}.services-card-divider{background:#ddd;border:none;height:2px;margin:15px 0}.services-card-features{flex-grow:1;margin-bottom:16px;margin-top:8px}.services-card-cta-button{background:var(--primary-orange,#ffd535);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin-top:auto;padding:10px 20px;text-align:center;text-decoration:none;transition:all .3s ease;width:200px;z-index:2}.services-card-cta-button:hover{background:#e64a22;transform:translateY(-2px)}@media (max-width:1024px) and (min-width:769px){.services-offerings-sections{padding:var(--spacing-xxl,64px) 0}.services-offerings-sections .services-rich-text{margin-bottom:var(--spacing-lg,32px);max-width:700px}.services-cards-wrapper{gap:var(--spacing-md,24px);max-width:800px;padding:0 var(--spacing-md,24px)}.services-card-item{padding:var(--spacing-md,24px)}.services-card-1,.services-card-2,.services-card-3,.services-card-4,.services-card-5,.services-card-6{flex:1 1 48%;max-width:48%}.services-card-icon{height:56px;padding:8px;width:56px}}@media (max-width:768px){.services-offerings-sections{border-radius:16px 16px 0 0;padding:var(--spacing-xl,52px) 0}.services-offerings-sections .services-rich-text{margin-bottom:var(--spacing-md,24px);max-width:90%}.services-cards-wrapper{gap:var(--spacing-md,24px);padding:0 var(--spacing-sm,16px)}.services-card-item{flex:1 1 100%;max-width:100%;padding:var(--spacing-md,24px)}.services-card-cta-button{max-width:none;width:100%}.services-card-header{align-items:flex-start;flex-direction:column;gap:10px}.services-card-icon{height:48px;padding:8px;width:48px}}@media (max-width:480px){.services-offerings-sections{padding:var(--spacing-xl,52px) 0}.services-card-item{padding:var(--spacing-md,24px)}.services-card-cta-button{width:100%}}