.products-tabs{display:flex;border-radius:5px;overflow:hidden;border:2px solid #e1e5f0;background:#fff;box-shadow:none}.product-tab{flex:1;padding:.9rem 1.2rem!important;border:none;background:#fff;cursor:pointer;border-right:2px solid #e1e5f0!important;transition:all .18s ease;opacity:.85;font-size:25px;text-align:left;position:relative;font-weight:800;line-height:1.15}.product-tab .sub-text{display:block;margin-top:6px;font-size:12px!important;font-weight:600;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.product-tab.is-active .sub-text{opacity:.95}.product-tab:last-child{border-right:none}.product-tab:nth-child(1){z-index:3}.product-tab:nth-child(2){z-index:2}.product-tab:nth-child(3){z-index:1}.product-tab.is-active{background:#00c19f;border-bottom:3px solid #00c19f;opacity:1;color:#fff!important;box-shadow:none}.product-tab:nth-child(-n+2)::after{content:"";position:absolute;top:0;bottom:0;right:0;width:0;pointer-events:none;box-shadow:8px 0 16px rgba(15,23,42,.18)}.sub-text{font-size:20px!important}.products-panels{margin-top:1.75rem}.product-panel{display:none}.product-panel.is-active{display:block}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}@media (max-width:960px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.service-grid{grid-template-columns:1fr}.product-tab{font-size:12px}.sub-text{font-size:12px!important}}.service-card{display:block;text-decoration:none!important;background:#fff;border-radius:12px;border:2px solid #e1e5f0;padding:1rem 1.1rem;transition:box-shadow .16s ease,border-color .16s ease,transform .12s ease,background .16s ease;color:inherit}.service-card__thumb{width:100%;height:160px;border-radius:10px;background-size:cover;background-position:center;margin-bottom:.8rem}.service-card__title{margin:0 0 .35rem;font-size:1rem}.service-card__summary{margin:0;font-size:.9rem;color:#4b5563}.service-card__cta{display:inline-block;margin-top:.9rem;padding:10px 14px;border-radius:12px;background:#ef6079;color:#fff;font-weight:700;text-transform:uppercase;font-size:12px}.service-card:hover{border-color:#c7d3f0;box-shadow:0 4px 12px rgba(15,23,42,.07);transform:translateY(-1px)}.cs-breadcrumb{margin:15px 0!important;font-size:16px;font-weight:400}.cs-breadcrumb a{color:#00c19f;text-decoration:none}.cs-breadcrumb a:hover{text-decoration:underline}.cs-breadcrumb__sep{margin:0 8px;opacity:.55;color:#6b7280}@media (max-width:640px){.product-tab .sub-text{white-space:normal;overflow:visible;text-overflow:unset}}