@charset "UTF-8";section.service-boxes{padding:80px 0}section.service-boxes .wrapper{flex-direction:column}section.service-boxes .service-boxes__header{margin-bottom:48px;max-width:720px}section.service-boxes .service-boxes__header .subtitle{display:block;font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}section.service-boxes .service-boxes__header h2{font-family:Montserrat,sans-serif!important;font-weight:800;font-size:2.25rem;color:#fff;line-height:1.15;margin-bottom:16px}section.service-boxes .service-boxes__header h3{font-family:Montserrat,sans-serif!important;font-weight:700;font-size:1.5rem;color:#fff;line-height:1.3;margin-bottom:12px}section.service-boxes .service-boxes__header p{font-family:Inter,sans-serif;font-weight:400;font-size:1.1rem;color:#ffffffbf;line-height:1.7}section.service-boxes .service-boxes__grid{display:grid;gap:24px;grid-template-columns:1fr;align-items:stretch}@media only screen and (min-width: 768px){section.service-boxes .service-boxes__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 992px){section.service-boxes .service-boxes__grid{grid-template-columns:repeat(3,1fr)}}section.service-boxes .service-boxes__card{background:#2B2138;border:2px solid rgba(255,255,255,.17);border-radius:12px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;display:flex;flex-direction:column;text-decoration:none;height:100%}section.service-boxes .service-boxes__card:hover{border-color:var(--card-accent, #FF34BA);box-shadow:0 8px 30px #00000040;transform:translateY(-4px)}section.service-boxes .service-boxes__card--linked{cursor:pointer}section.service-boxes .service-boxes__card--linked:hover .service-boxes__cta{letter-spacing:1px}section.service-boxes .service-boxes__accent{height:4px;width:100%;flex-shrink:0}section.service-boxes .service-boxes__card-inner{padding:28px 32px 32px;display:flex;flex-direction:column;flex:1}section.service-boxes .service-boxes__card h3{font-family:Montserrat,sans-serif!important;font-weight:700;font-size:1.2rem;color:#fff;line-height:1.3;margin-bottom:8px}section.service-boxes .service-boxes__label{font-family:Inter,sans-serif;font-weight:600;font-size:.875rem;color:#ff34ba;line-height:1.5;margin-bottom:16px}section.service-boxes .service-boxes__content{flex:1}section.service-boxes .service-boxes__content p{font-family:Inter,sans-serif;font-weight:400;font-size:.95rem;color:#ffffffbf;line-height:1.7;margin-bottom:12px}section.service-boxes .service-boxes__content p strong{color:#fff}section.service-boxes .service-boxes__content p:last-child{margin-bottom:0}section.service-boxes .service-boxes__content ul{list-style:none;margin:12px 0 0;padding:0}section.service-boxes .service-boxes__content ul li{font-family:Inter,sans-serif;font-weight:400;font-size:.9rem;color:#fffc;padding:6px 0 6px 24px;position:relative;line-height:1.5}section.service-boxes .service-boxes__content ul li:before{content:"→";position:absolute;left:0;color:#ff34ba;font-weight:700}section.service-boxes .service-boxes__content ol{padding-left:20px}section.service-boxes .service-boxes__content ol li{font-family:Inter,sans-serif;font-weight:400;font-size:.9rem;color:#fffc;line-height:1.5;margin-bottom:6px}section.service-boxes .service-boxes__cta{font-family:Inter,sans-serif;font-weight:700;font-size:.9rem;color:#ff34ba;line-height:1.5;margin-top:20px;margin-bottom:0;transition:letter-spacing .2s ease}
