.pasantias-module,.pasantias-module *{box-sizing:border-box}.pasantias-module{max-width:100vw;overflow:hidden;width:100%}.titulo-general{margin:auto auto 60px;max-width:740px;text-align:center}.titulo-general h2{margin-bottom:16px}.tabs-container{display:flex;gap:65px;margin:0 auto;max-width:1280px;min-height:600px;padding:0 20px}.tabs-list{display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:20px 0;width:300px}.pasantias-module button.tab-button{align-items:center;background-color:#f9f9f9;border:none;border-radius:4px;color:#002b60!important;cursor:pointer;display:flex;font-family:Inter,sans-serif!important;font-size:16px;font-weight:500;gap:12px;padding:10px 14px;text-align:left;text-transform:none;transition:all .3s ease}.pasantias-module button.tab-button.active,.pasantias-module button.tab-button:active,.pasantias-module button.tab-button:focus,.pasantias-module button.tab-button:hover{background-color:#002b60!important;border:none!important;color:#fff!important;outline:none}.pasantias-module button.tab-button img{border-radius:50%;height:40px;object-fit:cover;width:40px}.tab-text{flex:1}.tabs-content{background:#f3f5f6;border-radius:24px;box-shadow:0 6px 10px 0 #00000017;flex:1;overflow-y:auto;padding:57px 68px}.tab-content{animation:fadeIn .3s ease;display:none}.tab-content.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-layout-wrapper{align-items:center;display:flex;gap:50px;justify-content:space-between}.tab-layout-wrapper.layout-reverse{flex-direction:row-reverse}.tab-text-col{flex:1 1 55%}.content-header{align-items:center;display:flex;gap:30px;margin-bottom:40px}.content-header img{border-radius:50%;object-fit:cover}.tab-content h3{color:#003d82;font-size:32px;font-weight:400;line-height:42px;margin:0 0 20px}.richtext-area p{color:#335580;font-size:16px;font-weight:400;line-height:22px;margin:0 0 16px}.pasantias-module a.btn-apply{background-color:#002b60!important;border:1px solid #002b60!important;border-radius:6px;color:#fff!important;cursor:pointer;display:inline-block;font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:22px;margin:30px 0 0;min-width:302px;padding:15px 40px!important;text-align:center;text-decoration:none!important;transition:all .3s ease}.pasantias-module a.btn-apply:active,.pasantias-module a.btn-apply:focus,.pasantias-module a.btn-apply:hover{background-color:#6ab3e6!important;border:1px solid #6ab3e6!important;transform:translateY(-2px)}.tab-img-col{display:grid;flex:1 1 45%;gap:16px;max-width:480px;transition:all .4s ease;width:100%}.tab-img-col img{border-radius:12px;box-shadow:0 8px 24px rgba(0,43,96,.06);object-fit:cover;transition:transform .3s ease;width:100%}.tab-img-col img:hover{transform:scale(1.03)}.tab-img-col.has-1-imgs{grid-template-columns:1fr}.tab-img-col.has-1-imgs img.is-portrait{aspect-ratio:3/4;max-height:480px}.tab-img-col.has-1-imgs img.is-landscape{aspect-ratio:4/3;max-height:360px}.tab-img-col.has-2-imgs{gap:20px;grid-template-columns:1fr 1fr;max-width:100%}.tab-img-col.has-2-imgs.img-1-portrait.img-2-portrait{grid-template-columns:1fr 1fr;margin-left:0;max-width:90%}.tab-img-col.has-2-imgs.img-1-portrait.img-2-portrait img{aspect-ratio:2/3;max-height:520px}.tab-img-col.has-2-imgs.img-1-landscape.img-2-landscape{grid-template-columns:1fr;margin-left:auto;max-width:480px}.tab-img-col.has-2-imgs.img-1-landscape.img-2-landscape img{aspect-ratio:16/9;max-height:240px}.tab-img-col.has-2-imgs.img-1-landscape.img-2-portrait,.tab-img-col.has-2-imgs.img-1-portrait.img-2-landscape{grid-template-columns:1fr;margin-left:auto;max-width:480px}.tab-img-col.has-2-imgs.img-1-landscape.img-2-portrait img,.tab-img-col.has-2-imgs.img-1-portrait.img-2-landscape img{aspect-ratio:16/9;max-height:240px}.mobile-only{display:none}.desktop-only{display:flex}@media (max-width:1024px){.tabs-container{gap:25px}.tabs-list{width:250px}.tabs-content{padding:35px 40px}.tab-layout-wrapper{gap:30px}.content-header{gap:15px}.tab-content h3{font-size:26px;line-height:34px}}@media (max-width:720px){.desktop-only{display:none}.mobile-only{display:block}.mobile-tabs-container{padding:20px 0;width:100%}.mobile-tabs-header{display:flex;gap:12px;margin-bottom:10px;overflow-x:auto;padding:0 20px 20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.mobile-tabs-header::-webkit-scrollbar{display:none}.pasantias-module button.mobile-tab-button{align-items:center;background-color:#f9f9f9!important;border:none!important;border-radius:8px;color:#002b60!important;cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:Inter,sans-serif!important;font-weight:500;gap:10px;padding:12px 18px;transition:all .3s ease}.pasantias-module button.mobile-tab-button.active,.pasantias-module button.mobile-tab-button:focus,.pasantias-module button.mobile-tab-button:hover{background-color:#002b60!important;color:#fff!important}.pasantias-module button.mobile-tab-button img{border-radius:50%;height:32px;object-fit:cover;width:32px}.mobile-tabs-body{padding:0 20px;width:100%}.mobile-tab-content{animation:fadeIn .4s ease;background:#f3f5f6;border-radius:12px;display:none;padding:24px 20px;width:100%}.mobile-tab-content.active{display:block}.mobile-tab-content .content-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.mobile-tab-content .content-header img{border-radius:50%;object-fit:cover}.mobile-tab-content h3{color:#002b60;font-size:20px;font-weight:500;margin:0}.pasantias-module .mobile-tab-content a.btn-apply{display:block;font-size:15px!important;margin-top:20px;min-width:auto;padding:14px 24px!important;width:100%}.tab-layout-wrapper,.tab-layout-wrapper.layout-reverse{flex-direction:column;gap:20px}.tab-img-col{margin-top:15px;max-width:100%}.tab-img-col.has-2-imgs{grid-template-columns:1fr}.tab-img-col img{aspect-ratio:16/10!important;max-height:220px!important}}