.bloques-servicios{border-top:2px solid #ff4f1f;font-family:Rubik,sans-serif;margin:4rem auto 0;width:70%}.servicio-item{align-items:center;border-bottom:2px solid #ff4f1f;display:flex;justify-content:space-between;padding:2rem 0;transition:border-bottom .2s ease}.servicio-item.open{border-bottom:none}.servicio-left{align-items:center;display:flex;gap:1rem}.servicio-left img{border:1px solid #ff4f1f;border-radius:8px;height:36px;padding:4px;width:36px;@media(max-width:968px){height:26px;width:26px}}.servicio-left h3{color:#003865;font-size:1.8rem;font-weight:700;margin:0}.servicio-title-wrap{align-items:center;display:flex;gap:.5rem;text-decoration:none;@media(max-width:960px){align-items:flex-start!important;flex-direction:column;gap:0!important;justify-content:center}}.external-link{align-items:center;display:inline-flex;height:24px;justify-content:center;width:24px}.external-icon{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FF4208' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m9 18 6-6-6-6'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:18px;width:18px}.servicio-right button.ver-mas-btn{background:none;border:1px solid #ff4f1f;border-radius:20px;color:#ff4f1f;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1rem;text-decoration:none;transition:background .2s ease}.servicio-right .ver-mas-btn:hover{background:#ff4f1f;color:#fff}.servicio-right .ver-mas-btn:hover span{color:#fff}.servicio-dropdown-content{font-size:.95rem;margin-left:2rem;max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .5s ease,padding .3s ease}.servicio-dropdown-content.active{max-height:1000px;padding:1rem 1.5rem}.subitem-wrap{border-bottom:1px solid #ff4f1f;border-top:1px solid #ff4f1f;margin-bottom:2rem;padding:1rem 0;width:65%}.full-link{color:#ff4f1f;text-decoration:underline}.subitem-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.subitem-title{color:#003865;font-size:1.2rem;font-weight:700;margin:0}.subitem-content{color:#000;font-size:.95rem;line-height:1.5;overflow-wrap:break-word;white-space:normal!important;word-break:break-word}.subitem-button{border:1px solid #ff4f1f;border-radius:20px;color:#ff4f1f;font-size:.95rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:background .2s ease}.subitem-button:hover{background:#ff4f1f;color:#fff}.arrow-icon{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' stroke='%23ff4f1f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'><polyline points='6 9 12 15 18 9'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:12px;transition:transform .3s ease,filter .3s ease;width:12px}.servicio-item.open .arrow-icon{filter:brightness(0) invert(1);transform:rotate(180deg)}.servicio-item.open .ver-mas-btn{background:#ff4f1f;color:#fff}@media (max-width:968px){.servicio-right button.ver-mas-btn{font-size:.9rem;max-height:50px;padding:.4rem .8rem;width:120px}.servicio-dropdown-content{font-size:.95rem;margin-left:0;padding:0!important;width:100%}.subitem-button{display:block;font-size:1rem;margin-top:0;padding:.3rem .5rem;text-align:center;width:30%}.subitem-wrap{width:100%}.bloques-servicios{width:90%}.servicio-left h3{font-size:1.2rem;max-width:90%}.servicio-left a,.subitem-title h3{font-size:1rem}.subitem-content{font-size:.8rem!important}}.button-container{align-items:center;display:flex;height:auto;justify-content:center;margin-top:4rem;width:100%}.custom-cta-button{align-items:center;background-color:#fc430f;border-radius:40px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:inline-flex;padding:12px 20px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.cta-text{color:#fff;font-size:16px;font-weight:700}.custom-cta-button .cta-text{margin-right:16px}.custom-cta-button .cta-icon{align-items:center;background-color:#fff;border-radius:50%;color:#c93f16;display:flex;height:36px;justify-content:center;transition:transform .3s ease;width:36px}.custom-cta-button:hover{box-shadow:0 6px 12px rgba(0,0,0,.15);transform:scale(1.03)}.custom-cta-button:hover .cta-icon{transform:rotate(90deg)}