.service-card{background:#fff;outline:1px solid #eaecf0;box-shadow:0px 0px 20px 5px rgba(84,204,152,.2);outline-offset:-1px;padding:1.5rem;border-radius:1.5rem;margin-left:-1.5rem;margin-right:-1.5rem;margin-top:2rem;margin-bottom:2rem;display:flex;flex-direction:column;line-height:1;gap:1.5rem}.service-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.service-header .service-header-logo{border:none!important;border-radius:0px!important;border-radius:.5rem!important;max-width:15rem;max-width:100%;height:50px!important;padding:.5rem;max-height:50px;display:block;flex-shrink:0}html[data-theme=dark] .service-header .service-header-logo{background:#fff;border:none!important}.service-header img.service-header-logo{object-fit:contain;object-position:left}.service-header h3{font-size:2rem!important;font-weight:700!important;margin:0!important;line-height:1!important}.service-link{background:var(--color-primary);color:#000!important;border-radius:100px;min-height:56px;padding:0 1.5rem;text-decoration:none;display:inline-flex;font-size:1rem;font-weight:800;gap:.5rem;align-items:center;justify-content:center;flex-shrink:0;line-height:1.2;white-space:nowrap;box-shadow:var(--shadow-glow-primary);transition:.2s;user-select:none;will-change:transform;& *{will-change:transform}}.service-link:hover{background:var(--color-primary-light);color:#000!important;box-shadow:var(--shadow-glow-primary-hover);transform:scale(1.04)}.service-card h3{margin:.75rem 0 .25rem!important;font-weight:700!important}.service-content{display:flex;flex-direction:column;gap:.5rem}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.stat-card:nth-child(2n-1):last-child{grid-column:span 2}.stat-cards{display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;flex-wrap:wrap}.stat-card{display:flex;flex-direction:column;gap:.75rem;border-radius:.75rem;width:100%;padding:1rem;flex-grow:1;flex-basis:32%;padding-right:.15rem;background:#edf4f1;justify-content:space-between}.stat-card-title{display:flex;align-items:center;font-size:1rem;gap:.4rem;font-weight:700;color:var(--main-color)}.stat-card-content{font-size:1.1rem;font-weight:600;margin-left:1px;text-wrap:pretty;line-height:1.3}.features{display:flex;flex-direction:column;gap:.75rem}.feature{display:flex;flex-direction:row;align-items:center;gap:.5rem}.feature:before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23007c48" d="m9.55 18l-5.7-5.7l1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z"/></svg>');display:flex;height:24px}.pros-cons{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pros-cons h3{margin-bottom:0!important}.pros,.cons{display:flex;flex-direction:column;gap:1rem}.pro,.con{display:flex;gap:.65rem}.pro-title,.con-title{min-height:1rem;line-height:1.2;align-content:center;text-wrap:pretty}.pro:before,.con:before{content:"";width:1.5rem;height:1.5rem;position:static;display:block;flex-shrink:0}.pro:before{content:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24C0 10.7452 10.7452 0 24 0ZM22 9.99609V21.9961H10V25.9961H22V37.9961H26V25.9961H38V21.9961H26V9.99609H22Z" fill="%23006239"/></svg>')}.con:before{content:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24C0 10.7452 10.7452 0 24 0ZM10 21.9961V25.9961H38V21.9961H10Z" fill="%23971B1B"/></svg>')}@media (max-width:768px){.service-card{margin-left:-4vw;margin-right:-4vw;max-width:100dvw!important;width:100dvw;border-radius:0px;padding:1rem}.service-header .service-header-logo{max-width:40dvw}.stats,.stat-cards{display:flex;flex-direction:column}.service-link{min-height:48px;padding:0 1.125rem;font-size:.9rem;gap:.5rem}.pros-cons{display:flex;flex-direction:column;gap:1rem}}.service-card.nextbrowser{box-shadow:0px 0px 20px 5px rgba(94,98,240,.2)}.service-card.nextbrowser .service-link{background:#6465eb}.service-card.nextbrowser .service-link:hover{background:#4a4ec0}.service-card.nextbrowser .stat-card{background:#e7e9ff}.service-card.nextbrowser .stat-card-title{color:#6465eb}.service-card.nextbrowser .feature:before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%235e62f0" d="m9.55 18l-5.7-5.7l1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z"/></svg>')}