.header{background:linear-gradient(90deg,#121e6c,#ee424e 83.33%);padding:1.5rem 2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:relative;z-index:1030}.header__container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.header__logo-icon{width:100%;height:60px;fill:#fff}.header__nav{display:flex;align-items:center;justify-content:center;gap:2rem}.header__nav-link{color:#fff;font-weight:500;font-size:.875rem;text-decoration:none;transition:all .15s ease-in-out;padding:.25rem .5rem;border-radius:.375rem}.header__nav-link:hover{background:#ffffff1a;transform:translateY(-1px)}@media(max-width:767px){.header{padding:1rem 1.5rem}.header__container{flex-direction:column;gap:1rem;text-align:center}.header__nav{gap:1.5rem}}.sales-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;width:400px;min-width:400px}.sales-card__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:linear-gradient(90deg,#121e6c,#ee424e 83.33%)}.sales-card__title{font-size:1.125rem;font-weight:300;color:#fff;margin:0}.sales-card__info{position:relative}.sales-card__info-button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f3f3f3;border-radius:50%;border:none;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}.sales-card__info-button:hover{background:#121e6c;color:#fff;transform:scale(1.1)}.sales-card__info-icon{font-size:.75rem;font-weight:700;color:#606060;transition:color .15s ease-in-out}.sales-card__tooltip{position:absolute;top:100%;right:0;background:#000;color:#fff;padding:.5rem;border-radius:.375rem;font-size:.75rem;white-space:nowrap;z-index:1070;margin-top:.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;animation:fadeIn .15s ease-in-out ease-out}.sales-card__tooltip:before{content:"";position:absolute;bottom:100%;right:12px;border:4px solid transparent;border-bottom-color:#000}.sales-card__tooltip-text{margin:0;margin-bottom:.25rem}.sales-card__tooltip-text:last-child{margin-bottom:0}.sales-card__content{gap:1rem;padding:1.5rem;display:flex;align-items:center;justify-content:center;flex-flow:column}.sales-card__amount{font-size:1.875rem;font-weight:700;color:#121e6c;line-height:1}.sales-card__date{font-size:.875rem;color:#606060;font-weight:500}@media(max-width:767px){.sales-card{width:100%;min-width:100%}.sales-card__amount{font-size:1.875rem}}@media(min-width:768px)and (max-width:991px){.sales-card__amount{font-size:1.875rem}}.date-filters{display:flex;align-items:center;justify-content:center;width:100%;gap:.5rem;padding:.5rem;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:.75rem}.date-filters__button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:.375rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out}.date-filters__button:disabled{opacity:.6;cursor:not-allowed}.date-filters__button{padding:.5rem 1.5rem;background:#fff;color:#606060;border:1px solid #F3F3F3;border-radius:9999px;font-weight:500;font-size:.875rem;transition:all .15s ease-in-out;cursor:pointer;width:100%}.date-filters__button:hover{background:#f3f3f3;color:#121e6c;transform:translateY(-1px)}.date-filters__button:focus,.date-filters__button:focus-visible{outline:none;border:0px}.date-filters__button--active{background:#f3f3f3;color:#121e6c;font-weight:600}.date-filters__button--active:hover{background:#f3f3f3;transform:none}@media(max-width:767px){.date-filters{flex-wrap:wrap;justify-content:center}.date-filters__button{flex:1;min-width:100px;text-align:center}}.filter-button{position:relative;display:inline-block}.filter-button__trigger{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:.375rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out}.filter-button__trigger:disabled{opacity:.6;cursor:not-allowed}.filter-button__trigger{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.5rem;background:#fff;color:#121e6c;border:1px solid #F3F3F3;border-radius:.75rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .15s ease-in-out}.filter-button__trigger:hover{background:#f3f3f3;border-color:#121e6c;transform:translateY(-1px)}.filter-button__icon{font-size:.75rem;transition:transform .15s ease-in-out}.filter-button__icon--open{transform:rotate(180deg)}.filter-button__dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #F3F3F3;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:1000;margin-top:.25rem;min-width:200px;animation:slideInDown .3s ease-in-out ease-out}.filter-button__dropdown-content{padding:1rem}.filter-button__option{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 0;cursor:pointer;transition:background-color .15s ease-in-out;border-radius:.375rem}.filter-button__option:hover{background:#f3f3f3}.filter-button__option:last-child{border-bottom:1px solid #F3F3F3;margin-bottom:1rem}.filter-button__checkbox{width:16px;height:16px;accent-color:#121E6C;cursor:pointer}.filter-button__label{font-size:.875rem;color:#606060;font-weight:500;cursor:pointer;flex:1}.filter-button__apply{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:.375rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out}.filter-button__apply:disabled{opacity:.6;cursor:not-allowed}.filter-button__apply{width:100%;padding:.5rem 1rem;background:#ee424e;color:#fff;border-radius:.375rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .15s ease-in-out}.filter-button__apply:hover{background:#e81524;transform:translateY(-1px)}@media(max-width:767px){.filter-button__dropdown{right:auto;left:0;min-width:250px}}.search-bar{padding:.5rem 0}.search-bar__container{position:relative;max-width:400px}.search-bar__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.875rem;color:#606060;z-index:1}.search-bar__input{width:100%;padding:.5rem 1rem;border-radius:.375rem;font-family:Montserrat,sans-serif;font-size:.875rem;background:#fff;transition:border-color .15s ease-in-out}.search-bar__input:focus{outline:none;border-color:#121e6c;box-shadow:0 0 0 3px #121e6c1a}.search-bar__input::placeholder{color:#606060}.search-bar__input{padding-left:4rem;padding-right:4rem;border-radius:.75rem;font-size:.875rem;background:#fff;border:none;transition:all .15s ease-in-out}.search-bar__input:focus{border-color:#121e6c;box-shadow:0 0 0 3px #121e6c1a}.search-bar__input::placeholder{color:#606060;font-weight:400}.search-bar__clear{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#606060;cursor:pointer;font-size:.875rem;padding:.25rem;border-radius:50%;transition:all .15s ease-in-out;z-index:1}.search-bar__clear:hover{background:#f3f3f3;color:#121e6c}@media(max-width:767px){.search-bar__container{max-width:100%}}.transactions-table{background:#fff;overflow:hidden;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.transactions-table__header-container{background:#fff;border-bottom:1px solid #F3F3F3;position:sticky;top:0;z-index:10}.transactions-table__header-row{display:grid;grid-template-columns:2fr 1.5fr 2fr 1.5fr 1.5fr;gap:.5rem;padding:.5rem;width:100%;min-width:1040px;background:#fff}.transactions-table__header-cell{font-weight:600;font-size:.875rem;text-align:left;color:#121e6c;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__header-cell--transaction{min-width:220px}.transactions-table__header-cell--date{min-width:160px}.transactions-table__header-cell--payment{min-width:220px}.transactions-table__header-cell--id{min-width:200px}.transactions-table__header-cell--amount{min-width:140px}.transactions-table__virtual-container::-webkit-scrollbar{width:6px}.transactions-table__virtual-container::-webkit-scrollbar-track{background:#f3f3f3;border-radius:9999px}.transactions-table__virtual-container::-webkit-scrollbar-thumb{background:#606060;border-radius:9999px}.transactions-table__virtual-container::-webkit-scrollbar-thumb:hover{background:#474747}.transactions-table__virtual-container{background:#fff}.transactions-table__row{border-bottom:1px solid #F3F3F3;cursor:pointer;transition:all .15s ease-in-out}.transactions-table__row:hover{background:#121e6c0d;transform:translateY(-1px);box-shadow:0 1px 2px #0000000d}.transactions-table__row:last-child{border-bottom:none}.transactions-table__row-content{display:grid;grid-template-columns:2fr 1.5fr 2fr 1.5fr 1.5fr;gap:.5rem;padding:.5rem;width:100%;height:100%;align-items:center;min-width:1040px}.transactions-table__cell{font-size:.875rem;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__cell--id{font-family:monospace;font-size:.75rem;color:#606060;min-width:200px}.transactions-table__cell--amount{text-align:left;min-width:140px}.transactions-table__cell--transaction{min-width:220px}.transactions-table__cell--date{min-width:160px}.transactions-table__cell--payment{min-width:220px}.transactions-table__transaction-info{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:100%;overflow:hidden}.transactions-table__status{display:flex;align-items:flex-start;justify-content:flex-start;gap:.25rem;width:100%;overflow:hidden}.transactions-table__status-icon{font-size:.875rem;flex-shrink:0}.transactions-table__status-text{font-weight:500;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__payment-info{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:100%;overflow:hidden}.transactions-table__payment-icon{font-size:.875rem;flex-shrink:0}.transactions-table__payment-details{display:flex;flex-direction:column;gap:.25rem;flex:1;overflow:hidden}.transactions-table__payment-method{font-weight:500;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__franchise{font-size:.75rem;color:#606060;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__last-digits{font-size:.75rem;color:#606060;font-family:monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__amount-info{display:flex;flex-direction:column;gap:.25rem;width:100%;overflow:hidden}.transactions-table__amount{font-weight:600;font-size:.875rem;color:#121e6c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__deduction-info{display:flex;flex-direction:column;gap:.25rem;width:100%;overflow:hidden}.transactions-table__deduction-label{font-weight:500;font-size:.75rem;color:#606060;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__deduction-value{font-weight:500;font-size:.75rem;color:#ee424e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-table__loading,.transactions-table__empty{align-items:center;justify-content:center;display:flex;flex-direction:column;gap:1rem;padding:4rem;color:#606060;font-size:.875rem}.transactions-table__spinner{width:32px;height:32px;border:3px solid #F3F3F3;border-top:3px solid #121E6C;border-radius:50%;animation:spin 1s linear infinite}.transaction-modal{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:1050;transform:translate(100%);transition:transform .3s ease-in-out ease-in-out;overflow-y:auto}.transaction-modal::-webkit-scrollbar{width:6px}.transaction-modal::-webkit-scrollbar-track{background:#f3f3f3;border-radius:9999px}.transaction-modal::-webkit-scrollbar-thumb{background:#606060;border-radius:9999px}.transaction-modal::-webkit-scrollbar-thumb:hover{background:#474747}.transaction-modal--open{transform:translate(0)}.transaction-modal__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:1040;animation:fadeIn .3s ease-in-out ease-out}.transaction-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #F3F3F3;background:#fff;position:sticky;top:0;z-index:1}.transaction-modal__title{font-size:1.125rem;font-weight:600;color:#121e6c;margin:0}.transaction-modal__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f3f3f3;border:none;border-radius:50%;color:#606060;cursor:pointer;font-size:.875rem;transition:all .15s ease-in-out}.transaction-modal__close:hover{background:#ee424e;color:#fff;transform:scale(1.1)}.transaction-modal__content{padding:1.5rem}.transaction-modal__section{margin-bottom:2rem}.transaction-modal__section:last-child{margin-bottom:0}.transaction-modal__section-title{font-size:1rem;font-weight:600;color:#121e6c;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #F3F3F3}.transaction-modal__field{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:.5rem 0;border-bottom:1px solid rgba(243,243,243,.5)}.transaction-modal__field:last-child{margin-bottom:0;border-bottom:none}.transaction-modal__label{font-weight:500;color:#606060;font-size:.875rem;min-width:120px}.transaction-modal__value{font-size:.875rem;color:#121e6c;font-weight:500;text-align:right;word-break:break-word}.transaction-modal__value--id{font-family:monospace;font-size:.75rem;color:#606060}.transaction-modal__status{display:flex;align-items:center;justify-content:center;gap:.5rem}.transaction-modal__status-icon{font-size:.875rem}.transaction-modal__status-text{font-size:.875rem;font-weight:500;color:#121e6c}.transaction-modal__payment{display:flex;align-items:center;justify-content:center;gap:.5rem}.transaction-modal__payment-icon{font-size:1rem}.transaction-modal__payment-method{font-size:.875rem;font-weight:500;color:#121e6c}.transaction-modal__franchise{font-size:.75rem;color:#606060;font-weight:400}.transaction-modal__sales-type{display:flex;align-items:center;justify-content:center;gap:.5rem}.transaction-modal__sales-type-icon{font-size:1rem}.transaction-modal__sales-type-text{font-size:.875rem;font-weight:500;color:#121e6c}.transaction-modal__amount{font-size:1rem;font-weight:700;color:#121e6c}.transaction-modal__deduction{font-size:.875rem;font-weight:600;color:#ee424e}.transaction-modal__net-amount{font-size:1rem;font-weight:700;color:#28a745}@media(max-width:767px){.transaction-modal{width:100vw}.transaction-modal__header,.transaction-modal__content{padding:1rem}.transaction-modal__field{flex-direction:column;align-items:flex-start;gap:.25rem}.transaction-modal__label{min-width:auto}.transaction-modal__value{text-align:left}}@media(min-width:768px)and (max-width:991px){.transaction-modal{width:350px}}.dashboard{min-height:100vh;background:#f6f4f9;padding:2rem}.dashboard__container{max-width:1200px;margin:0 auto}.dashboard__content-header{display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem;margin-bottom:1rem}@media(max-width:767px){.dashboard__content-header{flex-direction:column;gap:.5rem}}.dashboard__filters-section{width:100%;display:flex;align-items:flex-end;justify-content:flex-end;flex-flow:column;gap:1rem}.dashboard__transactions-section{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden}.dashboard__transactions-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:linear-gradient(90deg,#121e6c,#ee424e 83.33%);color:#fff}.dashboard__transactions-title{font-size:1.125rem;font-weight:600;color:#fff;margin:0}.dashboard__error{align-items:center;justify-content:center;display:flex;flex-direction:column;gap:1.5rem;padding:4rem;text-align:center;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin:2rem}.dashboard__error h2{color:#ee424e;margin:0}.dashboard__error p{color:#606060;margin:0}.dashboard__retry-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:.375rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out}.dashboard__retry-button:disabled{opacity:.6;cursor:not-allowed}.dashboard__retry-button{background:linear-gradient(135deg,#121e6c,#ee424e);color:#fff}.dashboard__retry-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dashboard__retry-button{padding:.5rem 1.5rem}@media(max-width:767px){.dashboard{padding:1rem}.dashboard__transactions-header{flex-direction:column;gap:1rem;align-items:flex-start}.dashboard__search-section,.dashboard__table-section{padding:1rem}}@media(min-width:768px)and (max-width:991px){.dashboard{padding:1.5rem}.dashboard__transactions-header,.dashboard__search-section,.dashboard__table-section{padding:1rem}}.app{min-height:100vh;background:#f6f4f9}.app__main{padding-top:0}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}.animate-slide-in-right{animation:slideInRight .3s ease-in-out ease-out}.animate-slide-in-left{animation:slideInLeft .3s ease-in-out ease-out}.animate-slide-in-up{animation:slideInUp .3s ease-in-out ease-out}.animate-slide-in-down{animation:slideInDown .3s ease-in-out ease-out}.animate-fade-in{animation:fadeIn .3s ease-in-out ease-out}.animate-fade-out{animation:fadeOut .3s ease-in-out ease-out}.animate-scale-in{animation:scaleIn .3s ease-in-out ease-out}.animate-scale-out{animation:scaleOut .3s ease-in-out ease-out}.animate-pulse{animation:pulse 2s infinite}.animate-spin{animation:spin 1s linear infinite}.animate-bounce{animation:bounce 1s infinite}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;font-weight:400;font-size:1rem;line-height:1.6;color:#606060;background-color:#f6f4f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem;color:#121e6c}h1{font-size:1.875rem;font-weight:700}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:1rem}a{color:#121e6c;text-decoration:none;transition:color .15s ease-in-out}a:hover{color:#ee424e}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.25rem}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}button:focus{outline:2px solid #121E6C;outline-offset:2px}input,textarea,select{font-family:inherit;font-size:inherit}input:focus,textarea:focus,select:focus{outline:2px solid #121E6C;outline-offset:2px}table{width:100%;border-collapse:collapse;margin-bottom:1rem}th,td{padding:.5rem;text-align:left;border-bottom:1px solid #F3F3F3}th{font-weight:600;background-color:#f3f3f3}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-blue{color:#121e6c}.text-red{color:#ee424e}.text-gray{color:#606060}.text-white{color:#fff}.bg-blue{background-color:#121e6c}.bg-red{background-color:#ee424e}.bg-white{background-color:#fff}.bg-gray{background-color:#f3f3f3}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:2rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:1rem}.m-4{margin:1.5rem}.m-5{margin:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:1.5rem}.ml-5{margin-left:2rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:1rem}.mr-4{margin-right:1.5rem}.mr-5{margin-right:2rem}@media(max-width:767px){.mobile-hidden{display:none!important}.mobile-block{display:block!important}.mobile-flex{display:flex!important}}@media(min-width:768px)and (max-width:991px){.tablet-hidden{display:none!important}.tablet-block{display:block!important}.tablet-flex{display:flex!important}}@media(min-width:992px){.desktop-hidden{display:none!important}.desktop-block{display:block!important}.desktop-flex{display:flex!important}}
