

/*===============================
/templates/ja_focus/css/custom.css
================================================================================*/
@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.tarjeta-noticia{opacity:0;animation:fadeInUp 0.8s ease-out forwards}.tarjeta-noticia.aparece{opacity:1}


/*===============================
/templates/ja_focus/css/layouts/docs.css
================================================================================*/
.docs-section{font-size:14px;margin:46px 0 0 0}.docs-section .row{margin-left:-10px;margin-right:-10px}.docs-section .row > div{padding-left:10px;padding-right:10px}.docs-section .page-header{border:none;padding-bottom:0}.docs-section .page-header h1{color:#222222}@media screen and (max-width:767px){.docs-section .page-header h1{font-size:30px}}.docs-section .sub-title{font-family:'Heebo',sans-serif;color:#333333;display:inline-block;font-size:24px;font-weight:500;margin-bottom:23px;margin-top:11.5px;text-transform:uppercase}.example-type h1,.example-type h2,.example-type h3,.example-type h4,.example-type h5,.example-type h6{margin:0 0 23px 0;font-weight:100}.example-buttons .btn,.example-inputs .btn,.example-buttons .form-control,.example-inputs .form-control{box-shadow:none;width:100%;margin-bottom:23px}.example-buttons ul,.example-inputs ul{padding:0;list-style:none}@media screen and (min-width:768px){.example-buttons ul li,.example-inputs ul li{float:left;width:30%;padding-right:23px}}.example-button .btn{margin:0 15px 23px 5px}@media screen and (min-width:768px){.example-button .btn{width:30%}}.example-navigation .nav-tabs{text-align:left}.example-navigation .tab-content{padding-top:23px}


/*===============================
/components/com_sppagebuilder/assets/css/dynamic-content.css?13bea3cde590997c1094f9bba14d719a
================================================================================*/
.sppb-dynamic-content-collection p{padding:0;margin:0}.sppb-dynamic-content-no-records{display:flex;height:min-content;width:100%;justify-content:center;align-items:center;flex-direction:column;gap:8px}.sppb-dynamic-content-no-records h4{font-size:2rem;font-weight:600;color:#222;padding:0;margin:0;letter-spacing:-1px}.sppb-dynamic-content-no-records p{font-size:1rem;color:#666;text-align:center}.sppb-dynamic-content-collection__item{position:relative}.sppb-dynamic-content-collection__item-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.sppb-dynamic-content-image-wrapper{display:block}.sppb-dynamic-content-collection__pagination{display:flex;align-items:center;justify-content:var(--sppb-dc-pagination-buttons-position,center);gap:var(--sppb-dc-pagination-buttons-gap);width:100%}.sppb-dynamic-content-collection__pagination-button{display:block;padding:4px 16px;background-color:#f0f0f0;border-radius:6px;color:#222;font-weight:600;transition:all .3s ease;font-size:.875rem;line-height:1.5}.sppb-dynamic-content-collection__pagination-sentinel{visibility:hidden}.sppb-dynamic-content-text{display:flex;align-items:center}.sppb-dynamic-content-available-fields{font-size:.75rem;line-height:1rem;color:#484f66;font-weight:400;display:flex;flex-wrap:wrap;gap:4px}.sppb-dynamic-content-file__link{color:unset;text-decoration:unset}