.empresa-dashboard{width:100%;max-width:1400px;min-height:100dvh;margin:0 auto;padding:40px 20px}.empresa-dashboard__title{color:#09233e;margin-bottom:5px;font-family:Nunito,sans-serif;font-size:40px;font-weight:700}.empresa-dashboard__subtitle{color:#6f7f8d;text-align:justify;margin-bottom:25px;font-family:Inter,sans-serif;font-size:22px}.empresa-dashboard .empresa-dashboard__title,.empresa-dashboard .empresa-dashboard__subtitle{transition:opacity .2s}.empresa-dashboard .limit-select{color:#4a5e71;background-color:#e8eceb;border:none;border-radius:10px;padding:.6rem 1rem;font-family:Inter,sans-serif}.empresa-dashboard__controls{flex-direction:row;align-items:start;gap:25px;width:100%;margin-bottom:20px;display:flex}.empresa-dashboard__controls .btn-advanced-filters{cursor:pointer;background:#e8eceb;border:none;border-radius:10px;width:65px;height:65px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000026}.empresa-dashboard__controls .btn-advanced-filters img{width:35px;height:35px}.empresa-dashboard__controls .btn-advanced-filters:hover{background:#09233e;transform:scale(1.05);box-shadow:0 6px 16px #00000040}.empresa-dashboard__controls .btn-advanced-filters:hover img{filter:brightness(0)invert();transform:scale(1.1)}.empresa-dashboard__controls .btn-outline{text-align:center;background:#09233e;height:65px;font-family:Nunito,sans-serif;font-size:20px;font-weight:600}.empresa-dashboard #publicaciones{justify-content:space-between;align-items:center}.empresa-dashboard__cards{grid-template-columns:1fr;gap:20px;margin-top:25px;display:grid}@media (min-width:600px){.empresa-dashboard__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.empresa-dashboard__cards{grid-template-columns:repeat(3,1fr)}}.empresa-dashboard .btn_crud{z-index:11;border-radius:20%;justify-content:center;align-items:center;width:60px;max-width:none;height:60px;padding:0;font-size:34px;line-height:1;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:400px;right:15px;box-shadow:0 8px 20px #0000004d}.empresa-dashboard .btn_crud:hover{transform:scale(1.15);box-shadow:0 12px 28px #0006}@media (max-width:600px){.empresa-dashboard__title{text-align:center;margin-bottom:5px;font-size:30px}.empresa-dashboard__subtitle{text-align:justify;margin-bottom:10px}.empresa-dashboard .btn_crud{width:65px;height:65px;font-size:50px;bottom:300px;right:10px}.empresa-dashboard__controls{flex-direction:column;justify-content:center;display:flex}.empresa-dashboard__controls .service-filters__trigger{min-width:400px;max-width:650px}.empresa-dashboard__controls .service-filters__trigger span{font-size:30px}.empresa-dashboard__controls .service-filters__trigger:hover{transform:scale(1)}.empresa-dashboard__controls .btn-outline{width:100%}}.header .header__content{justify-content:space-between;align-items:center;min-width:100%}.header .header__content .header__icon,.header .header__content .header__menu{display:flex}
