
/* JUANA Investor Services V2 — spacious cards and readable service pages */
.juana-home-services{max-width:1320px!important;padding:58px 24px 90px!important}
.juana-home-services__head{margin-bottom:30px!important;align-items:end!important}
.juana-home-services__head>div{max-width:820px!important}
.juana-home-services__head p{font-size:17px!important;line-height:1.75!important}
.juana-home-services__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}
.juana-service-card{display:flex!important;flex-direction:column!important;min-width:0!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;border:1px solid #eadfc9!important;box-shadow:0 12px 34px rgba(7,17,31,.09)!important;text-decoration:none!important;color:#07111f!important}
.juana-service-card__media{display:block!important;aspect-ratio:16/10!important;min-height:0!important;background:#eef1f4!important;overflow:hidden!important}
.juana-service-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.juana-service-card__body{display:flex!important;flex-direction:column!important;flex:1!important;padding:22px 22px 20px!important}
.juana-service-card__body strong{font-size:19px!important;line-height:1.45!important;margin-bottom:10px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:55px!important}
.juana-service-card__body small{font-size:14px!important;line-height:1.75!important;color:#596579!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:74px!important}
.juana-service-card__more{margin-top:auto!important;padding-top:16px!important;border-top:1px solid #eee5d5!important;color:#9b7218!important;font-weight:800!important}
.juana-service-card:hover{transform:translateY(-5px)!important;box-shadow:0 20px 48px rgba(7,17,31,.14)!important}
.service-full-content{font-size:16.5px;line-height:1.95;color:#344155;padding:34px!important}
.service-full-content h2{font-size:29px!important;margin:5px 0 18px!important;color:#0b1d35!important}
.service-full-content h3{font-size:23px;margin:32px 0 12px;color:#8d6817}
.service-full-content h4{font-size:19px;margin:24px 0 10px;color:#163451}
.service-full-content p{margin:0 0 16px}
.service-full-content ul,.service-full-content ol{padding-inline-start:24px;margin:10px 0 22px}
.service-full-content li{margin:8px 0}
.service-full-content table{width:100%;border-collapse:collapse;margin:18px 0 28px;display:block;overflow-x:auto}
.service-full-content th,.service-full-content td{border:1px solid #dce2e8;padding:12px 14px;vertical-align:top;min-width:150px}
.service-full-content th{background:#0b1d35;color:#fff}
.service-full-content .info-note{background:#fff8e8;border-inline-start:5px solid #c59a37;padding:18px;border-radius:12px;margin:22px 0}
.service-full-content .source-list{background:#f4f7fa;padding:18px 22px;border-radius:14px}
@media(max-width:1120px){.juana-home-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.juana-home-services{padding:42px 16px 62px!important}.juana-home-services__grid{grid-template-columns:1fr!important;gap:18px!important}.juana-service-card__media{aspect-ratio:16/9!important}.juana-service-card__body strong{min-height:auto!important}.juana-service-card__body small{min-height:auto!important}.service-full-content{padding:22px!important;font-size:15.5px}.service-full-content h2{font-size:25px!important}.service-full-content h3{font-size:21px}}
