body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}body{font-family:Montserrat,sans-serif}.btn-group .dropdown .btn{border-radius:0}.btn-group .dropdown:first-of-type .btn{border-radius:.375rem 0 0 .375rem}.btn-group .dropdown:last-of-type .btn{border-radius:0 .375rem .375rem 0}.btn-kt-primary{background-color:#1a2b6d;color:#fff}.btn-kt-primary:active,.btn-kt-primary:hover{background-color:#ac1013!important;color:#fff!important}.btn-kt-primary:focus{background-color:#ac1013;color:#fff;outline:3px solid #fcadae!important}.btn-kt-tertiary{background-color:transparent;color:#58585a}.btn-kt-primary-outlined{background-color:transparent;border:1px solid #ced4da;transition:.3s}.btn-kt-primary-outlined:after{color:rgba(0,0,0,.5);margin-left:.45rem;transition:.3s}.btn-kt-primary-outlined i.material-icons,.btn-kt-primary-outlined i.material-icons-outlined{color:rgba(0,0,0,.5);font-size:.85rem;padding-right:.25rem;transition:.3s}.btn-kt-primary-outlined:active,.btn-kt-primary-outlined:hover{border:1px solid #1a2b6d;color:#1a2b6d}.btn-kt-primary-outlined:active i.material-icons,.btn-kt-primary-outlined:active i.material-icons-outlined,.btn-kt-primary-outlined:active:after,.btn-kt-primary-outlined:hover i.material-icons,.btn-kt-primary-outlined:hover i.material-icons-outlined,.btn-kt-primary-outlined:hover:after{color:inherit}.btn-kt-primary-inverted{background-color:#d2d8ed;color:#1a2b6d}.btn-kt-primary-inverted:active,.btn-kt-primary-inverted:hover{background-color:#1a2b6d!important;color:#fff!important}.btn-kt-primary-inverted:focus{background-color:#1a2b6d;color:#fff;outline:3px solid #d2d8ed!important}.btn:hover .img-icon{-webkit-filter:brightness(0) invert(1)!important;filter:brightness(0) invert(1)!important}#root{display:grid;grid-template-areas:"sidebar top-header" "sidebar page-content";grid-template-columns:250px 1fr;grid-template-rows:auto 1fr;height:100vh;margin:0;overflow:hidden;width:100vw}@media screen and (max-width:991px){#root{grid-template-areas:"top-header" "sidebar" "page-content";grid-template-columns:1fr;grid-template-rows:auto auto 1fr}}#root .page-content{display:flex;flex-direction:column;grid-area:page-content;justify-content:space-between;overflow-y:auto;padding:2rem;position:relative}@media screen and (max-width:991px){#root .page-content{overflow:auto}}#root #top-header{grid-area:top-header;padding:0 2rem}#root .sidebar{grid-area:sidebar}h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem}a button{height:100%}a.link-back{align-items:center;display:flex;flex-direction:row;text-decoration:none}a.link-back .material-icons{font-size:1rem;height:1rem}ul.style-none{list-style:none;padding-left:0}ul.small{font-size:.75rem;text-align:left}ul[data-type=parameters] li span:after{content:", "}ul[data-type=parameters] li span:last-of-type:after{content:none}.flex-end{align-items:flex-end}.btn{align-items:center;display:inline-flex}.btn .material-icons{margin-right:.25rem}.btn.btn-sm .material-icons{font-size:1rem}.btn.btn-xs{font-size:.75rem;padding:.25rem .5rem}.btn.btn-xs .material-icons{font-size:.95rem}.btn.btn-inline-flex{align-self:end;height:2rem;width:2rem}.btn.btn-backgroundless{background:transparent;font-size:inherit;padding:0}a{color:#212529}.alert-container{bottom:1rem;position:fixed;right:2rem;z-index:100}.alert-container .alert{max-width:250px}.alert-container .alert__header{font-size:1.1rem!important}.alert-container .alert__header .material-icons{font-size:1rem}.alert-container .alert__message{font-size:.85rem!important;font-style:italic}.alert-container .alert--warning{border:none}.alert-container .alert--warning .alert__header{background-color:inherit}.alert-container .custom-alert{background-color:transparent;border-radius:0;left:0;padding:0;position:absolute;right:0;width:95%}.alert--sm{font-size:.85rem;padding:.5rem 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.toast-container{bottom:1rem;position:fixed;right:2rem;z-index:100}.toast-container .toast{max-width:250px}.toast-container .toast--success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.toast-container .toast--danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.toast-container .toast--info{background-color:#cfe2ff;border-color:#b6d4fe;color:#084298}.toast-container .toast-header{align-items:center;background-color:inherit;border-color:inherit;color:inherit;display:flex;flex-direction:row;justify-content:space-between}.toast-container .toast-header__title{align-items:center;display:flex;flex-direction:row;font-size:1.1rem}.toast-container .toast-header__title .material-icons,.toast-container .toast-header__title .material-icons-round{font-size:1.1rem;padding-right:.25rem}.form{text-align:center}.form__group{margin-bottom:1rem}.form--small,.form__group{text-align:left}.form--small label{font-size:.8rem}.form-vertical-wrapper,.form-vertical-wrapper .form-vertical{-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row}.form-vertical-wrapper .form-vertical .form-label{margin:0;white-space:nowrap}.form-group-horizontal{align-items:center;display:grid;grid-template-columns:20% 80%}.form-group-horizontal label{margin-bottom:0}.form-group-horizontal .form-label--tooltip{align-items:center;-webkit-column-gap:.2rem;column-gap:.2rem;display:flex;flex-direction:row}.form-group-horizontal .form-label--tooltip i{font-size:1rem;opacity:.75}.swiper.swiper-image{margin-bottom:1rem}.swiper.swiper-image .swiper-slide{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:center;text-align:center}.swiper.swiper-image .swiper-slide img{max-height:450px;max-width:100%;width:auto}.swiper.swiper-thumbnails .swiper-slide{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;max-height:100px;overflow:hidden}.swiper.swiper-thumbnails .swiper-slide img{height:auto;max-width:100%;width:100%}.machine-image-modal{background-color:#000;background-color:rgba(0,0,0,.75);display:none;height:100%;left:0;overflow:auto;padding:10vh 10vw;position:fixed;top:0;width:100%;z-index:1}.machine-image-modal-content{display:block;margin:auto;max-height:100%;max-width:100%;width:auto}.machine-image-modal .close{color:#f1f1f1;font-size:40px;font-weight:700;position:absolute;right:35px;top:15px;transition:.3s}.machine-image-modal .close:focus,.machine-image-modal .close:hover{color:#bbb;cursor:pointer;text-decoration:none}@media screen and (min-width:1400px){.container{max-width:none}}.modal .modal-title--with-icon{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex}.modal .modal-header{align-items:flex-start;display:flex;flex-direction:column}.modal .modal-header--btn{align-items:center;display:flex;flex-direction:row}.modal .section{margin-bottom:0;margin-top:0}.modal .modal-button-wrapper{border-top:1px solid rgba(0,0,0,.125);-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;justify-content:flex-end;margin-top:1rem;padding:1rem 0 0}.modal--default .modal-header{align-items:center;display:flex;flex-direction:row}.text-right{text-align:right}.text-md-right{text-align:left}@media screen and (min-width:992px){.text-md-right{text-align:right}}.list-group--spread .list-group-item{display:flex;justify-content:space-between}div.is-invalid div[class$=control]{border-color:#dc3545}.dropdown .dropdown-item{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}.btn-group a:first-of-type .btn{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group a:not(.btn-group a:first-of-type) .btn{border-radius:0}.btn-group .btn__label{display:inline;white-space:nowrap}.btn-group .btn__label--nowrap{white-space:nowrap}@media screen and (max-width:1399px){.btn-group .btn__label{display:none}}@media screen and (max-width:767px){.btn-group .btn__label{display:inline}}.accordion--orders .accordion-button:not(.collapsed) .item-header-table tbody td:first-of-type span{font-weight:700}.accordion--orders .accordion-item .accordion-body{padding:.75rem}.accordion .accordion-button:not(.collapsed){background:transparent;box-shadow:none;color:#1a2b6d}.accordion .accordion-button:not(.collapsed):after{-webkit-filter:brightness(0) invert(13%) sepia(47%) saturate(3112%) hue-rotate(218deg) brightness(92%) contrast(97%);filter:brightness(0) invert(13%) sepia(47%) saturate(3112%) hue-rotate(218deg) brightness(92%) contrast(97%)}.accordion .accordion-item{border:1px solid transparent;border-bottom-color:#d5d5d5;transition:.3s}.accordion .accordion-item .accordion-body{padding-top:0}.accordion .accordion-button:focus{box-shadow:none}button.btn-xs{font-size:.75rem!important;padding:.25rem}button.btn-xs i{font-size:inherit}.nav-pills{-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row}.nav-pills .nav-item a{align-items:center;background-color:#d2d8ed;color:#1a2b6d;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;transition:.3s}.nav-pills .nav-item a:active,.nav-pills .nav-item a:hover{background-color:#1a2b6d!important;color:#fff!important}.nav-pills .nav-item a:focus{outline:3px solid #d2d8ed!important}.nav-pills .nav-item a.active,.nav-pills .nav-item a:focus{background-color:#1a2b6d;color:#fff}.nav-pills .nav-item a.active:active,.nav-pills .nav-item a.active:hover{background-color:#ac1013!important;color:#fff!important}.nav-pills .nav-item a.active:focus{background-color:#ac1013;color:#fff;outline:3px solid #fcadae}.modal .modal-dialog .modal-content .modal-header .modal-title{font-weight:700}.listing-compare-modal-dialog{height:calc(100vh - 2rem);margin:1rem auto;max-width:1800px;width:calc(100vw - 2rem)}.listing-compare-modal-dialog .modal-content{height:100%}.listing-compare-modal-dialog .modal-header{min-height:46px;padding:.55rem .9rem}.listing-compare-modal-dialog .modal-header .modal-title{font-size:1.25rem;line-height:1.2}.listing-compare-modal-dialog .modal-footer{min-height:54px;padding:.45rem .9rem}.listing-compare-modal-dialog .modal-footer .btn{font-size:.9rem;padding:.35rem .65rem}.listing-compare-modal-dialog .listing-compare-modal-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:.65rem .9rem}.listing-compare-modal-dialog .listing-compare-modal-body>.text-small.mb-3{font-size:.72rem;margin-bottom:.5rem!important}.listing-compare-modal-dialog .listing-compare-product-row{flex:1 1 auto;height:0;min-height:0}.listing-compare-modal-dialog .listing-compare-product-row>[class*=col-]{display:flex;height:100%;min-height:0}.listing-compare-modal-dialog .listing-compare-candidates-list{max-height:min(18vh,150px);overflow:auto}.listing-compare-modal-dialog .listing-compare-candidates--single{padding:.5rem!important}.listing-compare-modal-dialog .listing-compare-candidates--single .d-flex.mb-2{margin-bottom:.25rem!important}.listing-compare-modal-dialog .listing-compare-candidates--single .listing-compare-candidates-list{max-height:88px;overflow:hidden}.listing-compare-modal-dialog .listing-compare-candidates--single .listing-compare-candidates-table thead{display:none}.listing-compare-modal-dialog .listing-compare-candidates-table{font-size:.82rem;table-layout:fixed}.listing-compare-modal-dialog .listing-compare-candidates-table td:first-child,.listing-compare-modal-dialog .listing-compare-candidates-table th:first-child{width:54px}.listing-compare-modal-dialog .listing-compare-candidates-table td:nth-child(2),.listing-compare-modal-dialog .listing-compare-candidates-table th:nth-child(2){width:48px}.listing-compare-modal-dialog .listing-compare-candidates-table td:nth-child(3),.listing-compare-modal-dialog .listing-compare-candidates-table th:nth-child(3){width:72px}.listing-compare-modal-dialog .listing-compare-candidates-table td:nth-child(4),.listing-compare-modal-dialog .listing-compare-candidates-table th:nth-child(4){width:43%}.listing-compare-modal-dialog .listing-compare-candidates-table td{padding-bottom:.35rem;padding-top:.35rem}.listing-compare-modal-dialog .listing-compare-candidate-name,.listing-compare-modal-dialog .listing-compare-candidate-reason{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.listing-compare-modal-dialog .listing-compare-candidate-name,.listing-compare-modal-dialog .listing-compare-candidate-reason{-webkit-line-clamp:2}.listing-compare-modal-dialog .listing-compare-identifiers td,.listing-compare-modal-dialog .listing-compare-identifiers th{line-height:1.15;padding-bottom:.22rem;padding-top:.22rem}.listing-compare-modal-dialog .listing-compare-product-card{height:100%!important;min-height:0;width:100%}.listing-compare-modal-dialog .listing-compare-product-card h5{font-size:1.05rem;line-height:1.2}.listing-compare-modal-dialog .listing-compare-product-card .small{font-size:.75rem}.listing-compare-modal-dialog .listing-compare-product-card strong{font-size:.88rem}.listing-compare-modal-dialog .listing-compare-product-card__content{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.25rem}@media(max-width:991.98px){.listing-compare-modal-dialog{height:auto;max-height:calc(100vh - 2rem)}.listing-compare-modal-dialog .listing-compare-modal-body{overflow:auto}.listing-compare-modal-dialog .listing-compare-product-row{display:block}.listing-compare-modal-dialog .listing-compare-candidates-list{max-height:34vh}.listing-compare-modal-dialog .listing-compare-product-card{height:auto!important;margin-bottom:1rem}.listing-compare-modal-dialog .listing-compare-product-card__content{max-height:52vh}}.text-small{font-size:.75rem}.height-auto{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E")!important;background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545!important;padding-right:calc(1.5em + .75rem)!important}.nav-pills .nav-item a{font-size:.75rem;padding:.25rem .5rem}.w-50{width:50%}.product-availibility-subsection{border-bottom:1px solid #ced4da;margin-bottom:1rem;padding:.5rem}.product-availibility-subsection h3{color:#1a2b6d;font-size:1rem;font-weight:700}.product-availibility-subsection:last-of-type{border-bottom:none;margin-bottom:0}.text-bold{font-weight:700}.text-with-icon{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}.text-with-icon .material-icons{font-size:inherit}.list-with-icon{align-items:flex-start;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}.list-with-icon .material-icons{font-size:inherit}.list-style-none{list-style:none;padding:0}.form--minimal{text-align:left}.form--minimal .form-group{margin-bottom:0;position:relative}.form--minimal .form-group label{background-color:inherit;font-size:.75rem;left:.5rem;padding:.125rem;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebar{color:#fff;margin:0;overflow-y:auto;padding:0}.sidebar .bg-dark,.sidebar.bg-dark{background-color:#1a2b6d!important}.sidebar .navbar{padding:1rem 0}.sidebar .navbar>.container{height:100%}.sidebar .navbar .navbar-brand{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:1rem;width:100%}.sidebar .navbar .navbar-brand .material-icons{padding-right:.25rem}@media screen and (max-width:992px){.sidebar .navbar .navbar-brand{margin-bottom:0;width:auto}}.sidebar .navbar .navbar-collapse{align-items:flex-start;width:100%}.sidebar .navbar .navbar-collapse .navbar-nav{width:100%}.sidebar .navbar .navbar-nav{padding:0 .5rem}.sidebar .navbar .nav-link{color:hsla(0,0%,100%,.8)}.sidebar .navbar .nav-link:hover{color:#fff}.sidebar .navbar .nav-link,.sidebar .navbar span.navbar-nav-submenu__parent-category{font-size:.9rem;padding-left:0;padding-right:0;word-break:break-word}.sidebar .navbar .nav-link,.sidebar .navbar .navbar-nav-submenu{padding-bottom:.5rem;padding-top:.5rem}.sidebar .navbar .nav-link-icon{align-items:center;display:flex;flex-direction:row}.sidebar .navbar .nav-link-icon .material-icons{margin-right:.25rem}.sidebar .navbar .navbar-nav-submenu{border-top:1px solid #fff;display:flex;flex-direction:column;margin-top:.5rem;padding:1rem 0}.sidebar .navbar .navbar-nav-submenu:last-of-type{border-bottom:1px solid #fff;margin-bottom:.5rem}.sidebar .navbar .navbar-nav-submenu__parent-category{letter-spacing:.1em;padding-bottom:.5rem;text-transform:uppercase}.sidebar .navbar .navbar-nav-submenu__child-category{padding:.25rem 0 .25rem .5rem}.sidebar .navbar .navbar-nav-submenu__grandchild-category{font-size:.8rem;padding:.25rem 0 .25rem 1rem}.sidebar-accordion{padding-bottom:0!important}.sidebar-accordion__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.sidebar-accordion__header .sidebar-accordion-arrow i{transition:.3s ease}.sidebar-accordion__content{overflow:hidden;transition:max-height .3s ease}@media screen and (min-width:992px){.sidebar .navbar{align-items:flex-start;height:100%}.sidebar .navbar>.container{align-items:flex-start;flex-direction:column}.sidebar .navbar>.container .navbar-nav{flex-direction:column}}@media screen and (max-width:991px){.sidebar{height:auto;position:relative;width:100%}.sidebar .navbar .navbar-nav{padding:1rem .5rem}.sidebar .navbar>.container{align-items:center}}.page--centered{margin:5rem auto 0;max-width:30vw}@media screen and (max-width:1399px){.page--centered{max-width:40vw}}@media screen and (max-width:991px){.page--centered{margin-top:0;max-width:60%}}@media screen and (max-width:575px){.page--centered{max-width:100%}}.page--crud .section__header h2{font-size:1.25rem}.page--crud .section .subsection__header h3{font-size:1rem}.page--crud form .section__content{padding-top:1rem}.page--crud .form-input{margin-bottom:0!important;position:relative}.page--crud .form-input .form-label{background-color:#fff;font-size:.75rem;left:1.25rem;padding:.125rem;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page--crud .form-input .form-control{border:1px solid #d5d5d5;font-size:.8rem;padding:.75rem .5rem}.page--crud .form-input select{height:100%}.page--crud .form-input--select{position:relative}.page--crud .form-input--select label{z-index:1}.page--crud .form-input--select div[class$=-control]{min-height:45px}.page--crud .form-input--select div[class$=-menu]{z-index:9999}.page--crud .input-group{flex-wrap:nowrap}.page--crud .input-group .form-input{width:100%}.page--crud .input-group .form-input .form-label{left:.5rem}.page--crud .input-group .form-input:last-of-type .form-control{border-radius:0 6px 6px 0}.page--crud .input-group .form-input:first-of-type .form-control{border-radius:6px 0 0 6px}.page__alerts{padding-bottom:1rem}.page__header h1{margin-bottom:0}.page__header--2-col{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:767px){.page__header--2-col{align-items:flex-start;flex-direction:column;row-gap:1rem}}.page__header-subtitle{font-weight:700;margin:.5rem 0}.page__content{margin:2rem 0}.page__content--form{max-width:40vw}@media screen and (max-width:1199px){.page__content--form{max-width:60%}}@media screen and (max-width:991px){.page__content--form{max-width:100%}}.page__content--60w{max-width:60vw}@media screen and (max-width:1199px){.page__content--60w{max-width:80%}}@media screen and (max-width:991px){.page__content--60w{max-width:100%}}#item .item-header h1{margin-bottom:0}#item .item-header__data{font-weight:400}#item .item-header__data div{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:.75rem}#item .item-header__data div:nth-of-type(2) i,#item .item-header__data div:nth-of-type(3) i{font-size:1rem;opacity:.75;padding-right:.15rem}#item .item-header__data div span:after{content:"|";padding:.5rem}#item .item-header__data div span:last-of-type:after{content:""}#item .item-header__data .item-data__metadata{align-items:flex-start;flex-direction:column!important}#item .page__content{margin:1rem 0}#item .item-body .item-avalibility .item-price{font-size:1.25rem}#item .item-body .item-avalibility .item-price span{font-size:.85rem}#item .item-body .item-description img{height:auto;max-width:100%}#item .item-body .item-parameters tr{border-bottom:1px solid #bbb}#item .item-body .item-parameters tr:last-of-type{border:none}#item .item-body .item-parameters tr th{font-weight:700;text-align:left;vertical-align:middle}#item .item-body .item-parameters tr td{padding:.5rem 0}#login form{width:35%}@media screen and (max-width:1299px){#login form{width:50%}}@media screen and (max-width:991px){#login form{width:100%}}#main:has(#addOrder),#main:has(#addProforma),#main:has(#order-tags),#main:has(#orders),#main:has(#product),#main:has(#products),#main:has(#singleOrder){background-color:#eeedec}#AllegroListing .badge{font-size:.75rem}#product .product-details .product-data__ids>div{-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;margin-right:1rem}#product .product-details .product-data__ids>div div:first-of-type:after{content:"|";padding:.25rem}.section{padding:1.5rem 0}.section--small .section__header h2{font-size:1rem}.section--accordion{border:1px solid #d5d5d5;border-radius:10px;padding:.5rem 1rem!important}.section--modal{padding-bottom:0}.section--modal .section__header h5{font-size:1.25rem;font-weight:700}.section--position-relative{position:relative}.section--by{border-top:1px solid #f2f2f2}.section--bb,.section--by{border-bottom:1px solid #f2f2f2}.section:first-of-type{padding-top:0}.section__header{padding-bottom:.5rem}.section__header p{margin-bottom:0;margin-top:.5rem}.section__header--row{align-items:center!important;display:flex;flex-direction:row!important;justify-content:space-between}.section__header h2{font-size:1.5rem;font-weight:700}.section__content--m-0{margin:0}.section--half{max-width:50%}@media screen and (max-width:1299px){.section--half{max-width:70%}}@media screen and (max-width:991px){.section--half{max-width:100%}}.section--quarter{width:25%}.section--centered{margin:5rem auto 0}.section--bb{border-bottom:1px solid #ced4da}.section--p-y-0{padding-bottom:0;padding-top:0}.section--p-x-1{padding-left:1rem;padding-right:1rem}@media screen and (max-width:991px){.section--p-x-1{padding:1rem 0 2rem!important}}.section--white{background-color:#fff;height:100%;margin-bottom:1rem;padding:1rem!important}.section--white .section__header{align-items:flex-start;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:column;padding-bottom:1rem}.section--white .section__header h2{font-size:1.1rem;margin-bottom:0}.section--white .subsection:first-of-type{padding-top:0}.section--white .subsection--bb{border-bottom:1px solid #ced4da}.section--white .subsection__header h3{font-size:1rem}.subsection{padding:1rem 0}.subsection--bb{border-bottom:1px solid #ced4da}.subsection--bt{border-top:1px solid #ced4da}.subsection__alt-header--with-button,.subsection__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.subsection__header{padding-bottom:.5rem}.subsection__header h3{font-size:1.25rem;margin:0}.subsection__header--align-left{-webkit-column-gap:.75rem;column-gap:.75rem;justify-content:flex-start}.subsection__header--uppercase h3{letter-spacing:.1em;padding-bottom:.5rem;text-transform:uppercase}.subsection__header--bold h3{font-weight:700}.subsection__header--row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.subsection--border-bottom-grey{border-bottom:1px solid #ced4da}.subsection--border-bottom-grey:last-of-type{border-bottom:none}.subsection--padding-double{padding:2rem 0}.accordion .accordion-item .accordion-body .subsection__header h3{font-weight:700}.subsubsection{padding:1rem 0}.subsubsection--border{border:1px solid #ced4da;border-radius:.5rem;padding:.75rem .5rem}.subsubsection__alt-header--with-button,.subsubsection__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.subsubsection__header{font-size:.85rem;padding-bottom:.5rem}.subsubsection__header--align-left{-webkit-column-gap:.75rem;column-gap:.75rem;justify-content:flex-start}.subsubsection__header .btn{font-size:inherit}.subsubsection__header h4{font-size:1.15rem;margin:0!important}.subsubsection__header--uppercase h4{letter-spacing:.1em;padding-bottom:.5rem;text-transform:uppercase}.subsubsection__header--bold h4{font-weight:700}.subsubsection__header--row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.subsubsection__content{font-size:.85rem}.subsubsection--border-bottom-grey{border-bottom:1px solid #ced4da}.subsubsection--border-bottom-grey:last-of-type{border-bottom:none}.subsubsection--padding-double{padding:2rem 0}.accordion .accordion-item .accordion-body .subsubsection__header h4{font-weight:700}.action-buttons-wrapper{-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:.25rem}.action-buttons-wrapper--justify-start{justify-content:flex-start}.action-buttons-wrapper--justify-end{justify-content:flex-end}.action-buttons-wrapper--multiline{align-items:flex-end;flex-direction:column;justify-content:flex-start}.action-buttons-wrapper--header{-webkit-column-gap:.5rem;column-gap:.5rem}@media screen and (max-width:767px){.action-buttons-wrapper{flex-wrap:wrap;justify-content:flex-end;row-gap:.25rem}.action-buttons-wrapper .btn,.action-buttons-wrapper .material-icons,.action-buttons-wrapper button{font-size:.8rem}}.action-buttons-wrapper .btn__label,.action-buttons-wrapper button__label{display:inline;white-space:nowrap}.action-buttons-wrapper .btn__label--nowrap,.action-buttons-wrapper button__label--nowrap{white-space:nowrap}@media screen and (max-width:1199px){.action-buttons-wrapper .btn__label,.action-buttons-wrapper button__label{display:none}}@media screen and (max-width:767px){.action-buttons-wrapper .btn__label,.action-buttons-wrapper button__label{display:inline}}@media screen and (max-width:1199px){.action-buttons-wrapper .btn .material-icons,.action-buttons-wrapper button .material-icons{margin-right:0}}@media screen and (max-width:767px){.action-buttons-wrapper .btn .material-icons,.action-buttons-wrapper button .material-icons{margin-right:.25rem}}.page-action-buttons-wrapper{-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;margin:1rem 0}.action-buttons-group{border-bottom:1px solid #ced4da;padding:.5rem 0}.action-buttons-group h2{font-size:.85rem;text-align:right}.action-buttons-group:last-of-type{border-bottom:none}.image-previews{-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;margin:1rem 0;row-gap:.5rem}.image-previews .image-preview{max-height:100px;width:auto}.user-machine-wrapper>span{margin-right:.25rem}.user-machine-wrapper>span:after{content:","}.user-machine-wrapper>span:last-of-type:after{content:none}.machine-pictures .machine-picture{grid-column-gap:1rem;background-color:rgba(0,0,0,.03);border:1px solid #bbb;border-radius:10px;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:80% auto;margin-bottom:1rem;padding:1rem}.machine-pictures .machine-picture__image img{height:auto;max-height:100px;max-width:100%}.machine-pictures .machine-picture__actions{text-align:right}.redirect-cards{align-items:stretch;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:.5rem}@media screen and (max-width:575px){.redirect-cards{flex-direction:column;margin-top:1rem;row-gap:.5rem}}.redirect-cards a{text-decoration:none}.redirect-cards .redirect-card{align-items:center;background-color:rgba(0,0,0,.03);border:1px solid #bbb;border-radius:10px;color:#6c757d;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.25rem;transition-duration:.3s;width:225px}.redirect-cards .redirect-card__icon .material-icons{font-size:2.5rem}.redirect-cards .redirect-card__image{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:center;margin-bottom:.5rem;width:100%}.redirect-cards .redirect-card__image img{height:auto;max-width:80%}.redirect-cards .redirect-card__text{font-size:1rem;font-weight:700;text-align:center}.redirect-cards .redirect-card:hover{background-color:rgba(0,0,0,.1);border:1px solid #b7b7b7;color:#5b636a}.user-avatar{background-position:50%;background-size:cover;border-radius:100%;height:100px;width:100px}.visually-hidden{height:1px;left:-10000px;overflow:hidden;position:absolute;width:1px}.table-like{border:1px solid #bbb;border-collapse:collapse;margin:0;padding:0;width:100%}.table-like__header{background-color:#e5e5e5;border-bottom:1px solid #bbb;font-size:.85em;font-weight:700;letter-spacing:.1em;margin-bottom:0;padding:.625em;text-align:center;text-transform:uppercase}.table-like__row{align-items:center;background-color:rgba(0,0,0,.03);border-bottom:1px solid #bbb;display:flex;padding:.625rem 1.25rem;transition:.3s}.table-like__row:last-of-type{border-bottom:none}.table-like__row:hover{background-color:rgba(0,0,0,.1)}.table-like__row label{margin-left:.25rem;margin-right:.25rem}.border-right{border-right:1px solid #ced4da}@media screen and (max-width:991px){.border-right{border-bottom:1px solid #ced4da;border-right:none}}.select-wrapper--mobile{display:flex;flex-direction:column;row-gap:.5rem}.logo-svg{-webkit-filter:invert(1);filter:invert(1);height:auto;max-width:150px;width:100%}@media screen and (max-width:992px){.logo-svg{height:50px;width:auto}}.info-alert__message p{margin-bottom:0}.info-alert__button{align-items:center;display:flex;justify-content:flex-end}@media screen and (max-width:991px){.info-alert__button{justify-content:flex-start;margin-top:.5rem}}.icon-wrapper{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;justify-content:center}.icon-wrapper--align-left{justify-content:flex-start}@media screen and (max-width:767px){table .icon-wrapper{justify-content:flex-end}}.text-left{text-align:left}.option-with-icon{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex!important;flex-direction:row}.option-with-icon .material-icons{font-size:1rem}.table-control--sort{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;margin-bottom:1rem}@media screen and (max-width:991px){.table-control--sort{margin:1rem 0}}.table-control__select{min-width:50%;width:100%}.active-jobs--spread{display:flex;flex-direction:column;row-gap:.75rem}.active-jobs__counter{align-items:center;background-color:red;border-radius:100%;color:#fff;display:flex;font-weight:700;height:1.35rem;justify-content:center;position:absolute;right:0;top:0;width:1.35rem}.active-jobs .active-job{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.active-jobs .active-job--paddingless{padding:0}.active-jobs .active-job--column{flex-direction:column}.active-jobs .active-job--sm .active-job-info{padding:.75rem .5rem}.active-jobs .active-job--sm .active-job-info .material-icons{margin-right:.15rem}.active-jobs .active-job--sm .active-job__footer{padding:.25rem .5rem}.active-jobs .active-job--sm .active-job__footer .active-job-footer-user-info{display:flex;flex-direction:column;row-gap:0}.active-jobs .active-job--sm .active-job__footer .active-job-footer-user-info__name{font-size:.9rem;line-height:normal}.active-jobs .active-job--sm .active-job__footer .active-job-footer-user-info__date{font-size:.8rem}.active-jobs .active-job .active-job-info{width:100%}.active-jobs .active-job .active-job-info--with-padding{padding:1rem}.active-jobs .active-job .active-job-info--with-half-padding{padding:1rem .5rem}.active-jobs .active-job .active-job-info__date{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:700}.active-jobs .active-job .active-job-info__date .material-icons{font-size:.9rem}.active-jobs .active-job .active-job-info__timer{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;font-size:.85rem;opacity:.75;padding-top:.25rem}.active-jobs .active-job .active-job-info__timer .material-icons{font-size:.85rem}.active-jobs .active-job .active-job-info__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin:1rem 0;overflow:hidden}.active-jobs .active-job .active-job-info__parts{font-size:.85rem;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-jobs .active-job .active-job-contact-info{-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:wrap;margin:.75rem 0}.active-jobs .active-job .active-job-contact-info__label{display:none}.active-jobs .active-job .active-job-contact-info__data-item{align-items:center;color:#6c757d;display:flex;flex-direction:row;font-size:.85em}.active-jobs .active-job .active-job-contact-info__data-item .material-icons{font-size:inherit;margin-right:.25rem}.active-jobs .active-job__footer{align-items:center;background-color:rgba(0,0,0,.03);border-top:1px solid #bbb;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem;width:100%}.list-group-item-alike{border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.list-group-item-alike__label--with-btn{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.list-group-item-alike__content .row div[class^=col] button{margin-top:32px}p.text-small{font-size:.8rem}.table-cell-tooltip{align-items:center;cursor:pointer;display:inline-flex;flex-direction:row}.table-cell-tooltip__label.material-icons,.table-cell-tooltip__label.material-icons-round{font-size:1.25rem;padding-left:.25rem}.transition-item-enter{opacity:0}.transition-item-enter-active{opacity:1;transition:opacity .5s ease-in}.transition-item-exit{opacity:1}.transition-item-exit-active{opacity:0;transition:opacity .5s ease-in}.machine-atributes .btn{margin-top:32px}#filters{margin-bottom:1rem}.filters-wrapper,.form-minimal-wrapper{border:1px solid #d5d5d5;border-radius:10px;margin:1rem 0;padding:1rem}.filters-wrapper form,.form-minimal-wrapper form{grid-column-gap:.5rem;grid-row-gap:1rem;-webkit-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1rem}@media(max-width:767px){.filters-wrapper form,.form-minimal-wrapper form{grid-template-columns:repeat(1,minmax(0,1fr));row-gap:1.25rem}}.filters-wrapper form .filter,.filters-wrapper form .form-minimal,.form-minimal-wrapper form .filter,.form-minimal-wrapper form .form-minimal{margin-bottom:0!important;position:relative}.filters-wrapper form .filter .form-label,.filters-wrapper form .form-minimal .form-label,.form-minimal-wrapper form .filter .form-label,.form-minimal-wrapper form .form-minimal .form-label{background-color:#fff;font-size:.75rem;left:.5rem;padding:.125rem;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.filters-wrapper form .filter .form-control,.filters-wrapper form .form-minimal .form-control,.form-minimal-wrapper form .filter .form-control,.form-minimal-wrapper form .form-minimal .form-control{border:1px solid #d5d5d5;font-size:.8rem;padding:.75rem .5rem}.filters-wrapper form .filter select,.filters-wrapper form .form-minimal select,.form-minimal-wrapper form .filter select,.form-minimal-wrapper form .form-minimal select{height:100%}.filters-wrapper form .filter--select,.filters-wrapper form .form-minimal--select,.form-minimal-wrapper form .filter--select,.form-minimal-wrapper form .form-minimal--select{position:relative}.filters-wrapper form .filter--select label,.filters-wrapper form .form-minimal--select label,.form-minimal-wrapper form .filter--select label,.form-minimal-wrapper form .form-minimal--select label{z-index:1}.filters-wrapper form .filter--select div[class$=-control],.filters-wrapper form .form-minimal--select div[class$=-control],.form-minimal-wrapper form .filter--select div[class$=-control],.form-minimal-wrapper form .form-minimal--select div[class$=-control]{min-height:45px}.filters-wrapper form .filter--select div[class$=-menu],.filters-wrapper form .form-minimal--select div[class$=-menu],.form-minimal-wrapper form .filter--select div[class$=-menu],.form-minimal-wrapper form .form-minimal--select div[class$=-menu]{z-index:9999}.filters-wrapper form .input-group,.form-minimal-wrapper form .input-group{flex-wrap:nowrap}.filters-wrapper form .input-group .filter,.form-minimal-wrapper form .input-group .filter{width:100%}.filters-wrapper form .input-group .filter:first-of-type .form-control,.form-minimal-wrapper form .input-group .filter:first-of-type .form-control{border-radius:6px 0 0 6px}.filters-wrapper form .input-group .filter:last-of-type .form-control,.form-minimal-wrapper form .input-group .filter:last-of-type .form-control{border-radius:0 6px 6px 0}.filters-wrapper form .quantity-filter,.form-minimal-wrapper form .quantity-filter{align-items:stretch;display:flex;grid-column:span 2;min-width:0}.filters-wrapper form .quantity-filter__mode,.form-minimal-wrapper form .quantity-filter__mode{align-items:center;background:#f6f8fc;border:1px solid #d5d5d5;border-radius:6px 0 0 6px;display:flex;flex:0 0 154px;gap:.45rem;padding:.35rem .6rem}.filters-wrapper form .quantity-filter__label,.form-minimal-wrapper form .quantity-filter__label{color:#68758a;font-size:.75rem;white-space:nowrap}.filters-wrapper form .quantity-filter .form-check,.form-minimal-wrapper form .quantity-filter .form-check{align-items:center;display:flex;gap:.3rem;margin:0;min-width:0}.filters-wrapper form .quantity-filter .form-check-input,.form-minimal-wrapper form .quantity-filter .form-check-input{flex:0 0 auto;margin:0}.filters-wrapper form .quantity-filter .form-check-label,.form-minimal-wrapper form .quantity-filter .form-check-label{font-size:.8rem;line-height:1.1;white-space:nowrap}.filters-wrapper form .quantity-filter .input-group,.form-minimal-wrapper form .quantity-filter .input-group{flex:1 1 auto;min-width:0}.filters-wrapper form .quantity-filter .input-group .filter:first-of-type .form-control,.form-minimal-wrapper form .quantity-filter .input-group .filter:first-of-type .form-control{border-radius:0}@media(max-width:767px){.filters-wrapper form .quantity-filter,.form-minimal-wrapper form .quantity-filter{grid-column:auto}.filters-wrapper form .quantity-filter__mode,.form-minimal-wrapper form .quantity-filter__mode{flex-basis:148px}}.filters-wrapper__buttons,.form-minimal-wrapper__buttons{-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;grid-column:1/-1;margin-left:auto;margin-right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.filters-wrapper__toggle,.form-minimal-wrapper__toggle{align-items:center;border-bottom:1px solid;border-radius:0;color:#153f70;display:inline-flex;font-size:.8rem;font-weight:700;gap:.15rem;line-height:1.1;padding:0;text-decoration:none}.filters-wrapper__toggle:focus,.filters-wrapper__toggle:hover,.form-minimal-wrapper__toggle:focus,.form-minimal-wrapper__toggle:hover{color:#0f2c4e;text-decoration:none}.filters-wrapper__toggle i,.form-minimal-wrapper__toggle i{font-size:1rem;line-height:1}.filters-wrapper__extra-filter,.form-minimal-wrapper__extra-filter{max-height:80px;opacity:1;overflow:visible;transition:max-height .22s ease,opacity .18s ease}.filters-wrapper__extra-filter--hidden,.form-minimal-wrapper__extra-filter--hidden{max-height:0;opacity:0;overflow:hidden;pointer-events:none}.filters-wrapper--4-col form,.form-minimal-wrapper--4-col form{grid-template-columns:repeat(4,minmax(0,1fr))}.item-list .accordion{margin:2rem 0}.item-list .item__body,.item-list .item__header button{padding-left:.5rem}.item-list .item__body .item-buttons{align-items:flex-start;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:1rem;row-gap:.1rem}.tooltip{z-index:9999}.offer-data__tooltip{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:.25rem;text-align:left}.offer-data__tooltip-icon{align-items:center;cursor:help;display:inline-flex;flex-direction:row;opacity:.75;padding-left:.25rem;pointer-events:auto;position:relative;z-index:2}.offer-data__tooltip-icon i{font-size:1rem}.offer-data__price{align-content:center;align-items:flex-start;display:flex;flex-direction:column;white-space:nowrap}.offer-data__price div{font-size:.7rem}.pagination-wrapper{display:flex;flex-direction:row;justify-content:space-between;padding:2rem 0}.pagination-wrapper__options{-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row}.pagination-wrapper .pagination-bar{margin:0}.pagination-wrapper .pagination-bar .page-item .page-link{border:none;color:#121212}.pagination-wrapper .pagination-bar .page-item .page-link:focus,.pagination-wrapper .pagination-bar .page-item .page-link:hover{background-color:#d2d8ed;box-shadow:none;color:#1a2b6d}.pagination-wrapper .pagination-bar .page-item.active .page-link{background-color:#1a2b6d;color:#fff}.pagination-wrapper select{width:-webkit-max-content;width:max-content}.pagination-wrapper .input-group-stylized{margin-bottom:0!important;position:relative}.pagination-wrapper .input-group-stylized .form-label{background-color:#fff;font-size:.75rem;left:.5rem;padding:.125rem;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pagination-wrapper .input-group-stylized .form-control{border:1px solid #d5d5d5;font-size:.8rem;padding:.75rem .5rem}.text-not-found{color:#3a3a3a;font-size:.9rem;font-style:italic}i.img-icon,img.img-icon{color:#4287f3;font-size:1.25rem;height:1.25rem;width:auto}i.img-icon--disabled,img.img-icon--disabled{-webkit-filter:grayscale(1);filter:grayscale(1)}i.img-icon--white,img.img-icon--white{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transform:scale(.6);transform:scale(.6)}.img-icon{padding-right:.25rem}.img-icon--primary{color:#1a2b6d!important;-webkit-filter:brightness(0) invert(12%) sepia(23%) saturate(6246%) hue-rotate(219deg) brightness(103%) contrast(96%)!important;filter:brightness(0) invert(12%) sepia(23%) saturate(6246%) hue-rotate(219deg) brightness(103%) contrast(96%)!important}.img-icon--xs{height:.95rem!important;width:auto!important}.fileDropZone-wrapper{position:relative}.fileDropZone__input{align-items:center;border:1px dashed #f2f2f2;display:flex;flex-direction:row;justify-content:center;padding:1rem 0;transition:.3s}.fileDropZone__input input[type=file]{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.fileDropZone__input button,.fileDropZone__input button:hover{cursor:pointer}.fileDropZone__input.hover{border:1px dashed red}.fileDropZone__files{display:flex;flex-direction:column;padding-top:.5rem;row-gap:.25rem}.fileDropZone__files .uploaded-file{align-items:center;border:1px dashed #f2f2f2;display:grid;font-size:.9rem;grid-template-columns:1fr -webkit-max-content -webkit-max-content;grid-template-columns:1fr max-content max-content;justify-content:space-between;padding:.25rem .5rem;width:100%}.fileDropZone__files .uploaded-file select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.badge--sm{margin-left:.5rem;padding:.1rem .2rem}.admin-actions--subsection{border-top:1px solid #ced4da;margin-top:1rem;padding-top:1rem}.admin-actions__subsection-title{color:#58585a;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.admin-tiles{flex-wrap:wrap;gap:.5rem}.admin-tile,.admin-tiles{display:flex;flex-direction:row}.admin-tile{align-items:stretch;background-color:rgba(0,0,0,.03);border:1px solid #bbb;border-radius:10px;overflow:hidden;transition:border-color .3s}.admin-tile__body{align-items:center;background:none;border:none;color:#121212;cursor:pointer;display:flex;flex-direction:column;font-size:.72rem;font-weight:500;gap:.3rem;justify-content:center;line-height:1.2;min-width:90px;padding:.6rem .75rem;text-align:center;transition:background-color .3s}.admin-tile__body .material-icons{color:#1a2b6d;font-size:1.2rem}.admin-tile__body span{max-width:90px}.admin-tile__body:hover:not(:disabled){background-color:rgba(0,0,0,.1)}.admin-tile__body:disabled{cursor:not-allowed}.admin-tile__status-label{color:#58585a;font-size:.65rem}.admin-tile__cancel{align-items:center;background:none;border:none;border-left:1px solid #bbb;color:#ac1013;cursor:pointer;display:flex;justify-content:center;padding:0 .5rem;transition:background-color .3s}.admin-tile__cancel .material-icons{font-size:1rem}.admin-tile__cancel:hover{background-color:rgba(172,16,19,.08)}.admin-tile--running{border-color:#1a2b6d}.admin-tile--done{border-color:#11a832}.admin-tile--failed{border-color:#ac1013}.jobs-manager{display:flex;flex-direction:column;max-height:420px;overflow-y:auto}.jobs-manager__row{align-items:center;background-color:rgba(0,0,0,.03);border-bottom:1px solid #bbb;display:flex;flex-direction:row;gap:.6rem;padding:.4rem .75rem;transition:background-color .3s}.jobs-manager__row:first-of-type{border-top:1px solid #bbb}.jobs-manager__row--active{background-color:rgba(26,43,109,.04);border-left:3px solid #1a2b6d}.jobs-manager__icon .material-icons{color:#58585a;font-size:1.1rem}.jobs-manager__info{display:flex;flex:1 1;flex-direction:column;gap:.05rem;min-width:0}.jobs-manager__name{font-size:.8rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jobs-manager__status{align-items:center;display:flex;font-size:.72rem}.jobs-manager__cancel{align-items:center;background:none;border:none;border-radius:4px;color:#ac1013;cursor:pointer;display:flex;padding:.2rem .3rem;transition:background-color .3s}.jobs-manager__cancel .material-icons{font-size:1rem}.jobs-manager__cancel:hover{background-color:rgba(172,16,19,.08)}.jobs-manager__group-label{color:#58585a;font-size:.7rem;font-weight:600;letter-spacing:.08em;margin:.4rem 0 .25rem;text-transform:uppercase}.jobs-manager__time{opacity:.65}.jobs-manager__step{color:#1a2b6d;opacity:.8}.jobs-manager__error,.jobs-manager__step{font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jobs-manager__error{color:#ac1013}.marketplace-auto-list{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:.25rem 0 0}.marketplace-auto-list__item{background:rgba(0,0,0,.03);border:1px solid #bbb;border-radius:10px;box-shadow:0 2px 8px rgba(16,31,61,.04);display:flex;flex-direction:column;gap:.55rem;min-width:0;padding:.65rem;transition:opacity .3s,box-shadow .3s}.marketplace-auto-list__item:hover{box-shadow:0 4px 12px rgba(16,31,61,.08)}.marketplace-auto-list__item--disabled{opacity:.62}.marketplace-auto-list__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.marketplace-auto-list__header .form-check{margin:0;min-height:auto}.marketplace-auto-list__header .form-check-input{cursor:pointer}.marketplace-auto-list__marketplace{align-items:center;display:flex;gap:.4rem;min-width:0}.marketplace-auto-list__marketplace>.material-icons{background:rgba(26,43,109,.08);border-radius:6px;color:#1a2b6d;display:grid;font-size:1rem;height:1.8rem;place-items:center;width:1.8rem}.marketplace-auto-list__marketplace>div{display:flex;flex-direction:column;min-width:0}.marketplace-auto-list__marketplace strong{color:#121212;font-size:.76rem}.marketplace-auto-list__marketplace small{color:#58585a;font-size:.58rem}.marketplace-auto-list__metrics{grid-gap:.35rem;display:grid;gap:.35rem;grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-auto-list__loading{align-items:center;color:#58585a;display:flex;font-size:.65rem;gap:.4rem;justify-content:center;min-height:76px}.marketplace-auto-list__actions{display:flex;flex-direction:column;gap:.3rem;margin-top:auto}.marketplace-auto-list__actions .btn{align-items:center;display:inline-flex;font-size:.58rem;gap:.25rem;justify-content:center;padding:.24rem .4rem;width:100%}.marketplace-auto-list__actions .btn .material-icons{font-size:.8rem}.marketplace-auto-list__actions .btn .spinner-border{height:.7rem;width:.7rem}.marketplace-auto-list__actions small{color:#58585a;font-size:.56rem;line-height:1.3}.marketplace-auto-list__state{align-items:center;border-top:1px solid #bbb;color:#58585a;display:flex;font-size:.6rem;gap:.3rem;padding-top:.4rem}.marketplace-auto-list__state>span{background:#58585a;border-radius:50%;height:.42rem;width:.42rem}.marketplace-auto-list__state--enabled>span{background:#11a832;box-shadow:0 0 0 3px rgba(17,168,50,.1)}.marketplace-auto-list__state--disabled>span{background:#ac1013}.marketplace-auto-list__error{align-items:center;background:rgba(172,16,19,.06);border-radius:10px;color:#ac1013;display:flex;font-size:.65rem;gap:.35rem;grid-column:1/-1;margin-top:.45rem;padding:.4rem .55rem}.marketplace-auto-list__error .material-icons{font-size:.9rem}.marketplace-auto-metric{background:rgba(26,43,109,.025);border-left:2px solid #bbb;border-radius:3px;display:flex;flex-direction:column;gap:.08rem;min-width:0;padding:.38rem .45rem}.marketplace-auto-metric span{color:#58585a;font-size:.56rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marketplace-auto-metric strong{color:#121212;font-size:.78rem;line-height:1.2}.marketplace-auto-metric--success{border-left-color:#11a832}.marketplace-auto-metric--pending{border-left-color:#6384ff}.marketplace-auto-metric--review{border-left-color:#e69500}.marketplace-auto-metric--error{border-left-color:#ac1013}.morele-verification-control{background:linear-gradient(135deg,rgba(26,43,109,.055),rgba(26,43,109,.015));border:1px solid rgba(26,43,109,.2);border-radius:10px;display:flex;flex-direction:column;gap:.65rem;margin-top:.8rem;padding:.75rem;transition:opacity .3s,border-color .3s}.morele-verification-control--disabled{background:rgba(172,16,19,.025);border-color:rgba(172,16,19,.22);opacity:.7}.morele-verification-control__footer,.morele-verification-control__header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.morele-verification-control__header .form-check{margin:0;min-height:auto}.morele-verification-control__header .form-check-input{cursor:pointer}.morele-verification-control__title{align-items:center;display:flex;gap:.55rem;min-width:0}.morele-verification-control__title>.material-icons{background:rgba(26,43,109,.1);border-radius:7px;color:#1a2b6d;display:grid;flex:0 0 2rem;font-size:1.05rem;height:2rem;place-items:center;width:2rem}.morele-verification-control__title>div{display:flex;flex-direction:column;min-width:0}.morele-verification-control__title strong{color:#121212;font-size:.78rem}.morele-verification-control__title small{color:#58585a;font-size:.6rem;line-height:1.35}.morele-verification-control__metrics{grid-gap:.35rem;display:grid;gap:.35rem;grid-template-columns:repeat(6,minmax(0,1fr))}.morele-verification-control__metrics>div{background:hsla(0,0%,100%,.72);border-radius:4px;display:flex;flex-direction:column;gap:.1rem;padding:.42rem .48rem}.morele-verification-control__metrics span{color:#58585a;font-size:.55rem}.morele-verification-control__metrics strong{color:#121212;font-size:.8rem}.morele-verification-control__footer{border-top:1px solid hsla(0,0%,73%,.8);font-size:.6rem;padding-top:.45rem}.morele-verification-control__footer>span{align-items:center;color:#58585a;display:flex;gap:.3rem}.morele-verification-control__footer>span .material-icons{font-size:.85rem}.morele-verification-control__footer a{color:#1a2b6d;font-weight:600;white-space:nowrap}.morele-verification-control__actions{align-items:center;display:flex;gap:.65rem;justify-content:flex-end}.morele-verification-control__actions .btn{align-items:center;display:inline-flex;font-size:.58rem;gap:.25rem;padding:.2rem .45rem;white-space:nowrap}.morele-verification-control__actions .btn .material-icons{font-size:.8rem}.morele-verification-control__actions .btn .spinner-border{height:.7rem;width:.7rem}.morele-verification-control__message{background:rgba(26,43,109,.05);border-radius:4px;color:#58585a;font-size:.6rem;padding:.4rem .5rem}@media(max-width:1250px){.marketplace-auto-list{grid-template-columns:1fr}.morele-verification-control__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.morele-verification-control__actions,.morele-verification-control__footer{align-items:flex-start;flex-direction:column}}.admin-critical-alerts{display:flex;flex-direction:column;gap:.5rem;max-height:420px;overflow-y:auto;padding-right:.2rem;position:relative}.admin-critical-alerts__refresh{background:transparent;border:0;color:#58585a;cursor:pointer;display:flex;padding:.15rem;position:absolute;right:0;top:0}.admin-critical-alerts__refresh .material-icons{font-size:1rem}.admin-critical-alerts__empty{align-items:center;color:#58585a;display:flex;font-size:.75rem;gap:.5rem;min-height:32px}.admin-critical-alerts__status{align-items:flex-start;border-radius:10px;display:flex;font-size:.75rem;gap:.5rem;padding:.55rem 2rem .55rem .65rem}.admin-critical-alerts__status .material-icons{font-size:1.1rem}.admin-critical-alerts__status div{display:flex;flex-direction:column;gap:.1rem}.admin-critical-alerts__status small{color:#58585a;font-size:.65rem}.admin-critical-alerts__status--success{background:rgba(17,168,50,.08);color:#11a832}.admin-critical-alerts__status--error{background:rgba(172,16,19,.08);color:#ac1013}.admin-critical-alerts__list{display:flex;flex-direction:column;gap:.35rem}.admin-critical-alerts__item{align-items:flex-start;background:rgba(172,16,19,.05);border-left:3px solid #ac1013;display:flex;gap:.45rem;padding:.45rem .6rem}.admin-critical-alerts__item .material-icons{color:#ac1013;font-size:1rem}.admin-critical-alerts__item div{display:flex;flex-direction:column;min-width:0}.admin-critical-alerts__item strong{color:#121212;font-size:.72rem}.admin-critical-alerts__item span{color:#58585a;font-size:.68rem;overflow-wrap:anywhere}.admin-update-reports{display:flex;flex-direction:column;gap:.35rem;margin-top:.25rem}.admin-update-reports__title{color:#58585a;font-size:.7rem;font-weight:600;letter-spacing:.06em;margin:.25rem 0 .1rem;text-transform:uppercase}.admin-update-report{background:rgba(0,0,0,.03);border:1px solid #bbb;border-radius:10px}.admin-update-report summary{align-items:center;cursor:pointer;display:flex;gap:.45rem;list-style:none;padding:.45rem .55rem}.admin-update-report summary::-webkit-details-marker{display:none}.admin-update-report summary>.material-icons{color:#58585a;font-size:1rem}.admin-update-report summary>span{display:flex;flex-direction:column;min-width:0}.admin-update-report summary strong{font-size:.72rem}.admin-update-report summary small{color:#58585a;font-size:.65rem}.admin-update-report--completed summary>.material-icons{color:#11a832}.admin-update-report--failed{border-color:rgba(172,16,19,.5)}.admin-update-report--failed summary>.material-icons{color:#ac1013}.admin-update-report--running{border-color:rgba(26,43,109,.5)}.admin-update-report--running summary>.material-icons{color:#1a2b6d}.admin-update-report__body{border-top:1px solid #bbb;display:flex;flex-direction:column;gap:.45rem;padding:.45rem .55rem .55rem}.admin-update-report__error{background:rgba(172,16,19,.06);color:#ac1013;font-size:.68rem;overflow-wrap:anywhere;padding:.4rem}.admin-update-report__meta{color:#58585a;display:flex;flex-wrap:wrap;font-size:.65rem;gap:.25rem .65rem}.admin-update-report__logs,.admin-update-report__stages{display:flex;flex-direction:column;gap:.25rem}.admin-update-report__stage{grid-gap:.15rem .5rem;border-left:2px solid #bbb;display:grid;font-size:.65rem;gap:.15rem .5rem;grid-template-columns:minmax(120px,1fr) auto;padding:.3rem .4rem}.admin-update-report__stage small{color:#58585a}.admin-update-report__stage code{color:#58585a;font-size:.6rem;grid-column:1/-1;overflow-wrap:anywhere;white-space:pre-wrap}.admin-update-report__stage--completed{border-left-color:#11a832}.admin-update-report__stage--warning{border-left-color:#e69500}.admin-update-report__stage--failed{border-left-color:#ac1013}.admin-update-report__stage--started{border-left-color:#1a2b6d}.admin-update-report__logs code{background:rgba(172,16,19,.04);color:#ac1013;display:block;font-size:.6rem;overflow-wrap:anywhere;padding:.3rem .4rem;white-space:pre-wrap}.admin-marketplace-summary{background:rgba(26,43,109,.025);border:1px solid #bbb;border-radius:10px;display:flex;flex-direction:column;gap:.45rem;padding:.5rem}.admin-marketplace-summary__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.admin-marketplace-summary__header>div{display:flex;flex-direction:column}.admin-marketplace-summary__header strong{font-size:.72rem}.admin-marketplace-summary__header small{color:#58585a;font-size:.62rem}.admin-marketplace-summary__error-count{background:rgba(172,16,19,.09);border-radius:999px;color:#ac1013;flex:0 0 auto;font-size:.62rem;font-weight:600;padding:.18rem .38rem}.admin-marketplace-summary__grid{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-marketplace-card{background:rgba(0,0,0,.03);border:1px solid #bbb;border-radius:10px;border-top:3px solid #11a832;min-width:0;padding:.45rem}.admin-marketplace-card--warning{border-top-color:#e69500}.admin-marketplace-card--error{border-top-color:#ac1013}.admin-marketplace-card__title{align-items:center;display:flex;gap:.35rem;justify-content:space-between;margin-bottom:.4rem}.admin-marketplace-card__title strong{font-size:.72rem}.admin-marketplace-card__title span{color:#58585a;font-size:.58rem}.admin-marketplace-card__metrics{grid-gap:.3rem;display:grid;gap:.3rem;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-marketplace-card__metrics>div{background:rgba(26,43,109,.035);border-radius:3px;display:flex;flex-direction:column;padding:.3rem}.admin-marketplace-card__metrics small{color:#58585a;font-size:.56rem}.admin-marketplace-card__metrics strong{font-size:.72rem}.admin-marketplace-card__warning{background:rgba(230,149,0,.09);border-radius:3px;color:#9b6500;display:flex;gap:.3rem;margin-top:.4rem;padding:.35rem}.admin-marketplace-card__warning .material-icons{flex:0 0 auto;font-size:.9rem}.admin-marketplace-card__warning>div{display:flex;flex-direction:column;min-width:0}.admin-marketplace-card__warning strong{font-size:.6rem}.admin-marketplace-card__warning small{color:inherit;font-size:.56rem}.admin-marketplace-card__category-sync{background:rgba(26,43,109,.07);border-radius:3px;color:#1a2b6d;display:flex;gap:.3rem;margin-top:.4rem;padding:.35rem}.admin-marketplace-card__category-sync--error{background:rgba(172,16,19,.07);color:#ac1013}.admin-marketplace-card__category-sync .material-icons{flex:0 0 auto;font-size:.9rem}.admin-marketplace-card__category-sync>div{display:flex;flex-direction:column;min-width:0}.admin-marketplace-card__category-sync strong{font-size:.6rem}.admin-marketplace-card__category-sync small{color:inherit;font-size:.56rem;overflow-wrap:anywhere}.admin-marketplace-card__errors{display:flex;flex-direction:column;gap:.25rem;margin-top:.4rem}.admin-marketplace-card__errors>strong{color:#ac1013;font-size:.6rem}.admin-marketplace-card__errors>div{border-left:2px solid rgba(172,16,19,.45);display:flex;flex-direction:column;padding-left:.35rem}.admin-marketplace-card__errors small{color:#58585a;font-size:.54rem}.admin-marketplace-card__errors span{font-size:.58rem;overflow-wrap:anywhere}@media(max-width:1100px){.admin-marketplace-summary__grid{grid-template-columns:1fr}}.wholesaler-toggle-list{display:flex;flex-direction:column}.wholesaler-toggle-list__item{align-items:center;background-color:rgba(0,0,0,.03);border-bottom:1px solid #bbb;display:grid;grid-template-columns:120px minmax(0,1fr);padding:.35rem .75rem;transition:background-color .3s}.wholesaler-toggle-list__item:first-of-type{border-top:1px solid #bbb}.wholesaler-toggle-list__item:hover{background-color:rgba(0,0,0,.1)}.wholesaler-toggle-list__name{font-size:.8rem;font-weight:500;letter-spacing:.02em}.wholesaler-toggle-list__controls{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:170px minmax(0,240px) 150px;width:100%}.wholesaler-toggle-list__controls .form-check{margin-bottom:0;min-height:18px}.wholesaler-toggle-list__controls .form-check-label{color:#58585a;font-size:.75rem}.wholesaler-toggle-list__controls .form-check-input{cursor:pointer}.wholesaler-toggle-list__ops-slot{width:100%}.wholesaler-toggle-list__delay-slot{display:flex;justify-content:flex-end;width:100%}.wholesaler-toggle-list__switches{align-items:flex-start;display:flex;flex-direction:column;gap:.2rem;justify-self:end;min-width:140px}.wholesaler-toggle-list__switches .spinner-border{margin-left:.3rem}.wholesaler-toggle-list__ops{align-items:center;display:flex;gap:.25rem;width:100%}@media(max-width:1200px){.wholesaler-toggle-list__item{gap:.4rem;grid-template-columns:1fr}.wholesaler-toggle-list__controls{align-items:stretch;grid-template-columns:1fr}.wholesaler-toggle-list__delay-slot{justify-content:flex-start}.wholesaler-toggle-list__switches{justify-self:start;min-width:0}}.wholesaler-op-btn{align-items:center;background:transparent;border:1px solid;border-radius:5px;color:#58585a;cursor:pointer;display:inline-flex;font-size:.72rem;font-weight:500;gap:.3rem;justify-content:center;padding:.2rem .5rem;transition:background-color .3s,color .3s,border-color .3s;white-space:nowrap}.wholesaler-op-btn .material-icons{font-size:14px}.wholesaler-op-btn:hover:not(:disabled){background-color:#1a2b6d;border-color:#1a2b6d;color:#fff}.wholesaler-op-btn:disabled{cursor:default;opacity:.35}.wholesaler-op-btn--labeled{min-width:72px}.wholesaler-op-btn--cancel{border-color:#c90000;color:#c90000}.wholesaler-op-btn--cancel:hover:not(:disabled){background-color:#c90000;border-color:#c90000;color:#fff}.wholesaler-op-btn--done{border-color:#198754;color:#198754}.wholesaler-op-btn--failed{border-color:#c90000;color:#c90000}.wholesaler-delay{align-items:center;background:rgba(0,0,0,.03);border:1px solid #bbb;border-radius:5px;display:flex;gap:.3rem;justify-content:flex-end;padding:.15rem .35rem;width:100%}.wholesaler-delay__field{align-items:center;display:flex;gap:.2rem}.wholesaler-delay__label{color:#58585a;font-size:.68rem;white-space:nowrap}.wholesaler-delay__input{-moz-appearance:textfield;background:transparent;border:1px solid #bbb;border-radius:3px;color:inherit;font-size:.75rem;padding:.1rem .25rem;text-align:center;width:42px}.wholesaler-delay__input:focus{border-color:#1a2b6d;outline:none}.wholesaler-delay__input::-webkit-inner-spin-button,.wholesaler-delay__input::-webkit-outer-spin-button{-webkit-appearance:none}.wholesaler-delay__save{align-items:center;background:transparent;border:none;color:#bbb;cursor:pointer;display:flex;justify-content:center;padding:0;transition:color .3s}.wholesaler-delay__save .material-icons{font-size:15px}.wholesaler-delay__save:disabled{cursor:default;opacity:.3}.wholesaler-delay__save--dirty{color:#1a2b6d}.offer-list-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.2rem .8rem}.offer-list-meta span{white-space:nowrap}.stats-table td,.stats-table th{vertical-align:top}.stats-table__subrow td{background-color:rgba(13,110,253,.04);font-size:.95em}.stats-table__subrow-label{color:#58585a;display:inline-block;padding-left:1.25rem;position:relative}.stats-table__subrow-label:before{border-top:1px solid;content:"";left:.25rem;opacity:.65;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.55rem}.app-logs__toolbar{align-items:center;display:flex;gap:8px;margin-bottom:8px}.app-logs__filter{background:#1e1e1e;border:1px solid #444;border-radius:4px;color:#ccc;flex:1 1;font-size:12px;padding:4px 8px}.app-logs__btn{background:#2a2a2a;border:1px solid #555;border-radius:4px;color:#ccc;cursor:pointer;font-size:12px;padding:4px 10px}.app-logs__btn--active{background:#1a2a3a;border-color:#1a2b6d;color:#1a2b6d}.app-logs__btn:hover{background:#333}.app-logs__btn:active,.app-logs__btn:focus{background:#333;color:#ccc;outline:none}.app-logs__btn--active:active,.app-logs__btn--active:focus{background:#1a2a3a;color:#1a2b6d}.app-logs__output{background:#111;border:1px solid #333;border-radius:4px;font-family:monospace;font-size:11px;height:400px;overflow-y:auto;padding:6px 8px}.app-logs__line{border-bottom:1px solid #1a1a1a;display:flex;gap:8px;line-height:1.4;padding:1px 0}.app-logs__line--error{background:rgba(200,50,50,.08)}.app-logs__line--warn{background:rgba(200,160,50,.08)}.app-logs__ts{color:#555;flex-shrink:0}.app-logs__level{flex-shrink:0;width:42px}.app-logs__level--error{color:#e05555}.app-logs__level--warn{color:#c8a032}.app-logs__level--info{color:#59d}.app-logs__level--debug{color:#888}.app-logs__msg{color:#ccc;word-break:break-all}.emergency-disable__controls{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.emergency-disable__select-wrap{flex:1 1;min-width:0}.emergency-disable__btn{align-items:center;background:transparent;border:1px solid #c90000;border-radius:5px;color:#c90000;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.8rem;font-weight:500;gap:.3rem;padding:.35rem .9rem;transition:background-color .3s,color .3s;white-space:nowrap}.emergency-disable__btn .material-icons{font-size:15px}.emergency-disable__btn:hover:not(:disabled){background-color:#c90000;color:#fff}.emergency-disable__btn:disabled{cursor:default;opacity:.4}.emergency-disable__error{color:#c90000;font-size:.78rem;margin-bottom:.5rem}.emergency-disable__empty{color:#58585a;font-size:.8rem;margin:.5rem 0 0}.emergency-disable__sets{display:flex;flex-direction:column;gap:0}.emergency-disable__set{align-items:center;background-color:rgba(0,0,0,.03);border-bottom:1px solid #bbb;display:flex;justify-content:space-between;padding:.4rem .75rem;transition:background-color .3s}.emergency-disable__set:first-of-type{border-top:1px solid #bbb}.emergency-disable__set:hover{background-color:rgba(0,0,0,.1)}.emergency-disable__set--restored{opacity:.55}.emergency-disable__set-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;min-width:0}.emergency-disable__set-names{font-size:.82rem;font-weight:500}.emergency-disable__set-count{color:#58585a;font-size:.75rem;white-space:nowrap}.emergency-disable__set-date{color:#58585a;font-size:.73rem;white-space:nowrap}.emergency-disable__set-restored-label{color:#198754;font-size:.72rem;white-space:nowrap}.emergency-disable__restore-btn{align-items:center;background:transparent;border:1px solid #198754;border-radius:5px;color:#198754;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:500;gap:.25rem;padding:.2rem .6rem;transition:background-color .3s,color .3s;white-space:nowrap}.emergency-disable__restore-btn .material-icons{font-size:14px}.emergency-disable__restore-btn:hover:not(:disabled){background-color:#198754;color:#fff}.emergency-disable__restore-btn:disabled{cursor:default;opacity:.5}.page--home-dashboard-compact .page__header h1{font-size:1.95rem;line-height:1.12}.page--home-dashboard-compact .page__header--dashboard-compact{align-items:flex-end}.page--home-dashboard-compact .page__header--dashboard-compact .action-buttons-wrapper{margin:0}.page--home-dashboard-compact .page__header--dashboard-compact .btn{font-size:.78rem;line-height:1.1;padding:.35rem .65rem}.page--home-dashboard-compact .page__content--dashboard-compact{margin:1.1rem 0 1.4rem}@media screen and (max-width:767px){.page--home-dashboard-compact .page__header h1{font-size:1.6rem}.page--home-dashboard-compact .page__header--dashboard-compact .btn{justify-content:center;width:100%}}.home-shortcuts{background:radial-gradient(circle at top left,rgba(26,43,109,.08),transparent 38%),linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(226,233,255,.92));border:1px solid rgba(26,43,109,.12);border-radius:12px;box-shadow:0 10px 24px rgba(26,43,109,.07);margin-bottom:.9rem;padding:.9rem 1rem 1rem}.home-shortcuts__header{margin-bottom:.75rem}.home-shortcuts__eyebrow{color:#58585a;display:inline-block;font-size:.64rem;font-weight:700;letter-spacing:.14em;margin-bottom:.2rem;text-transform:uppercase}.home-shortcuts__title{color:#121212;font-size:1.02rem;font-weight:700;margin:0}.home-shortcuts__grid{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home-shortcuts__card{align-items:center;background:hsla(0,0%,100%,.88);border:1px solid rgba(26,43,109,.1);border-radius:10px;color:inherit;display:flex;gap:.75rem;min-width:0;padding:.85rem .9rem;text-decoration:none;transition:box-shadow .3s,border-color .3s,background-color .3s,-webkit-transform .3s;transition:transform .3s,box-shadow .3s,border-color .3s,background-color .3s;transition:transform .3s,box-shadow .3s,border-color .3s,background-color .3s,-webkit-transform .3s}.home-shortcuts__card:hover{background:hsla(0,0%,100%,.96);border-color:rgba(26,43,109,.24);box-shadow:0 10px 18px rgba(26,43,109,.1);color:inherit;text-decoration:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.home-shortcuts__icon{align-items:center;background:linear-gradient(135deg,rgba(26,43,109,.14),rgba(26,43,109,.05));border-radius:10px;color:#1a2b6d;display:inline-flex;flex-shrink:0;height:2.35rem;justify-content:center;width:2.35rem}.home-shortcuts__icon .material-icons-outlined{font-size:1.15rem}.home-shortcuts__content{display:flex;flex-direction:column;gap:.12rem;min-width:0}.home-shortcuts__card-title{color:#121212;font-size:.9rem;font-weight:700;line-height:1.2}.home-shortcuts__card-description{color:#58585a;font-size:.72rem;line-height:1.35}.home-shortcuts__arrow{color:#1a2b6d;flex-shrink:0;font-size:1rem;margin-left:auto}@media screen and (max-width:991px){.home-shortcuts__grid{grid-template-columns:1fr}}.home-dashboard{grid-gap:.75rem;align-items:start;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (max-width:991px){.home-dashboard{grid-template-columns:1fr}}.dashboard-widget{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(26,43,109,.03));border:1px solid #bbb;border-radius:8px;box-shadow:0 6px 18px rgba(26,43,109,.05);display:flex;flex-direction:column;min-height:0;overflow:hidden}.dashboard-widget__header{align-items:flex-start;border-bottom:1px solid rgba(26,43,109,.08);display:flex;gap:.65rem;justify-content:space-between;padding:.65rem .8rem .55rem}.dashboard-widget__heading{min-width:0}.dashboard-widget__eyebrow{color:#58585a;font-size:.63rem;font-weight:700;letter-spacing:.11em;margin-bottom:.2rem;text-transform:uppercase}.dashboard-widget__title{align-items:center;color:#121212;display:flex;font-size:.98rem;font-weight:700;gap:.32rem;margin:0}.dashboard-widget__title .material-icons-outlined{color:#1a2b6d;font-size:1rem}.dashboard-widget__subtitle{color:#58585a;font-size:.72rem;line-height:1.35;margin:.2rem 0 0;max-width:42ch}.dashboard-widget__count{align-items:center;background-color:#1a2b6d;border-radius:999px;color:#fff;display:inline-flex;font-size:.72rem;font-weight:700;justify-content:center;line-height:1;min-width:1.95rem;padding:.25rem .5rem}.dashboard-widget__body{flex:1 1 auto;max-height:min(560px,100vh - 270px);min-height:0;overflow-y:auto;padding:.55rem .75rem .65rem}.dashboard-widget__state{align-items:center;color:#58585a;display:flex;font-size:.76rem;justify-content:center;min-height:140px;padding:.7rem;text-align:center}.dashboard-widget__state--error{color:#c90000}.dashboard-widget__list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.dashboard-widget__item{background-color:hsla(0,0%,100%,.9);border:1px solid rgba(26,43,109,.1);border-radius:8px;padding:.5rem .6rem}.dashboard-widget__item-main{border-radius:6px;cursor:pointer;padding:.12rem;transition:background-color .3s}.dashboard-widget__item-main:hover{background-color:rgba(26,43,109,.04)}.dashboard-widget__item-main:focus-visible{box-shadow:0 0 0 2px rgba(26,43,109,.25);outline:none}.dashboard-widget__item-main--expanded{background-color:rgba(26,43,109,.04)}.dashboard-widget__item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#121212;display:-webkit-box;font-size:.82rem;font-weight:700;line-height:1.3;margin-bottom:.3rem;overflow:hidden}.dashboard-widget__item-meta{color:#58585a;display:flex;flex-wrap:wrap;font-size:.67rem;gap:.22rem .55rem;margin-bottom:.34rem}.dashboard-widget__item-values{align-items:center;display:flex;flex-wrap:wrap;font-size:.74rem;gap:.28rem .55rem}.dashboard-widget__item-values strong{color:inherit;font-size:.78rem;font-weight:700}.dashboard-widget__item-actions{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.dashboard-widget__item-actions--end{justify-content:flex-end}.dashboard-widget__action{align-items:center;background:transparent;border:1px solid #1a2b6d;border-radius:5px;color:#1a2b6d;cursor:pointer;display:inline-flex;font-size:.68rem;font-weight:700;gap:.2rem;justify-content:center;line-height:1;padding:.25rem .45rem;transition:background-color .3s,color .3s,border-color .3s}.dashboard-widget__action:hover:not(:disabled){background-color:#1a2b6d;color:#fff}.dashboard-widget__action:disabled{cursor:default;opacity:.45}.dashboard-widget__action .spinner-border{border-width:.12em;height:.68rem;margin-left:0;margin-right:0;width:.68rem}.dashboard-widget__action--ghost{border-color:#58585a;color:#58585a}.dashboard-widget__action--ghost:hover:not(:disabled){background-color:#58585a}.dashboard-widget__action--danger{border-color:#c90000;color:#c90000}.dashboard-widget__action--danger:hover:not(:disabled){background-color:#c90000}.dashboard-widget__action-error{color:#c90000;font-size:.68rem;line-height:1.35;margin-top:.35rem}.dashboard-widget__preview{border-top:1px dashed rgba(26,43,109,.2);margin-top:.45rem;overflow-x:auto;padding-top:.45rem}.dashboard-widget__preview .item-buttons{margin-bottom:.5rem}.dashboard-widget__preview .products-table{margin-bottom:0}.dashboard-widget__preview .expanded-product--compact{font-size:.72rem}.dashboard-widget__preview .expanded-product--compact .item-buttons{margin-bottom:.45rem}.dashboard-widget__preview .expanded-product--compact .item-buttons .btn,.dashboard-widget__preview .expanded-product--compact .item-buttons .btn-xs{font-size:.62rem;line-height:1.12;padding:.17rem .34rem}.dashboard-widget__preview .expanded-product--compact .item-buttons .btn .material-icons,.dashboard-widget__preview .expanded-product--compact .item-buttons .btn-xs .material-icons{font-size:.72rem}.dashboard-widget__preview .expanded-product--compact .products-table{font-size:.62rem;table-layout:fixed;width:100%}.dashboard-widget__preview .expanded-product--compact .products-table thead th{font-size:.57rem;letter-spacing:.05em;padding:.18rem .13rem}.dashboard-widget__preview .expanded-product--compact .products-table tbody td{font-size:.6rem;line-height:1.15;padding:.18rem .13rem}.dashboard-widget__preview .expanded-product--compact .products-table .offer-data__price{font-size:.61rem;line-height:1.1;white-space:nowrap}.dashboard-widget__preview .expanded-product--compact .products-table .offer-data__price div{font-size:.54rem;white-space:nowrap}.dashboard-widget__preview .expanded-product--compact .products-table td:first-child,.dashboard-widget__preview .expanded-product--compact .products-table th:first-child{width:29%}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(2),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(2){width:10%}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(3),.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(5),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(3),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(5){width:14%}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(4),.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(6),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(4),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(6){width:6%}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(9),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(9){white-space:nowrap;width:7%}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(10),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(10){width:14%}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(10) .action-buttons-wrapper{-webkit-column-gap:.15rem;column-gap:.15rem;flex-wrap:nowrap;justify-content:center}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(10) .action-buttons-wrapper .btn,.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(10) .action-buttons-wrapper button{padding:.12rem .2rem}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(10) .action-buttons-wrapper .btn .material-icons,.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(10) .action-buttons-wrapper button .material-icons{font-size:.72rem}.dashboard-widget__preview .expanded-product--compact .products-table td:first-child a{font-size:.61rem;line-height:1.15}.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(7),.dashboard-widget__preview .expanded-product--compact .products-table td:nth-child(8),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(7),.dashboard-widget__preview .expanded-product--compact .products-table th:nth-child(8){display:none}.dashboard-widget__preview-state{color:#58585a;font-size:.7rem}.dashboard-widget__preview-state--error{color:#c90000}.dashboard-widget__preview-name{color:#121212;font-size:.78rem;font-weight:700;margin-bottom:.26rem}.dashboard-widget__preview-meta{color:#58585a;display:flex;flex-wrap:wrap;font-size:.68rem;gap:.2rem .55rem;margin-bottom:.35rem}.dashboard-widget__preview-links{display:flex;flex-wrap:wrap;gap:.3rem}.dashboard-widget__preview-link{align-items:center;border:1px solid #1a2b6d;border-radius:4px;color:#1a2b6d;display:inline-flex;font-size:.66rem;font-weight:700;justify-content:center;padding:.2rem .4rem;text-decoration:none;transition:background-color .3s,color .3s}.dashboard-widget__preview-link:hover{background-color:#1a2b6d;color:#fff;text-decoration:none}.dashboard-widget__item-toggle{color:#1a2b6d;font-size:.67rem;font-weight:700;margin-top:.38rem}.dashboard-widget__value{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:.2rem}.dashboard-widget__value--danger{color:#c90000}.dashboard-widget__value--success{color:#11a832}.dashboard-widget__value-label{color:#58585a;font-size:.66rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.dashboard-widget__delta{color:#11a832;font-size:.76rem;font-weight:700}.dashboard-widget__footer{align-items:stretch;background-color:hsla(0,0%,100%,.86);border-top:1px solid rgba(26,43,109,.08);display:flex;flex-direction:column;gap:.35rem;padding:.55rem .8rem .65rem}.dashboard-widget__footer-main{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.dashboard-widget__pagination{align-items:center;display:flex;gap:.25rem;justify-content:flex-end}.dashboard-widget__pagination-text{color:#58585a;font-size:.66rem;min-width:88px;text-align:center}.dashboard-widget__page-btn{align-items:center;background:transparent;border:1px solid #1a2b6d;border-radius:4px;color:#1a2b6d;cursor:pointer;display:inline-flex;height:1.2rem;justify-content:center;padding:0;transition:background-color .3s,color .3s,border-color .3s;width:1.2rem}.dashboard-widget__page-btn .material-icons-outlined{font-size:.82rem}.dashboard-widget__page-btn:hover:not(:disabled){background-color:#1a2b6d;color:#fff}.dashboard-widget__page-btn:disabled{cursor:default;opacity:.35}.dashboard-widget__footer-note{color:#58585a;font-size:.68rem}.dashboard-widget__link{align-items:center;color:#1a2b6d;display:inline-flex;font-size:.72rem;font-weight:700;gap:.2rem;text-decoration:none}.dashboard-widget__link .material-icons-outlined{font-size:.86rem}.dashboard-widget__link:hover{color:#1a2b6d;text-decoration:underline}@media screen and (max-width:991px){.dashboard-widget__body{max-height:none;overflow-y:visible}}@media screen and (max-width:575px){.dashboard-widget__footer-main,.dashboard-widget__pagination{justify-content:center}}.allegro-offers-page__filters-card{background:hsla(0,0%,100%,.92);border:1px solid rgba(26,43,109,.12);border-radius:10px;margin-bottom:1rem;padding:1rem}.allegro-offers-page__filters{grid-gap:.8rem;align-items:end;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.allegro-offers-page__filter-actions{align-items:center;display:flex;gap:.5rem;padding-bottom:.1rem}.allegro-offers-page__summary{align-items:center;color:#58585a;display:flex;flex-wrap:wrap;font-size:.82rem;gap:.8rem;justify-content:space-between;margin-top:.8rem}.allegro-offers-page__scan-message{color:#1a2b6d;font-weight:600}.allegro-offers-page__item{border:1px solid rgba(26,43,109,.1);border-radius:10px!important;margin-bottom:.7rem;overflow:hidden}.allegro-offers-page__item .accordion-button{padding:0;-webkit-user-select:text;user-select:text}.allegro-offers-page__item .accordion-button:not(.collapsed){background:rgba(26,43,109,.03);box-shadow:none}.allegro-offers-page__header{grid-gap:.9rem;align-items:center;display:grid;gap:.9rem;grid-template-columns:28px minmax(0,1fr) minmax(260px,auto);padding:.85rem 1rem;width:100%}.allegro-offers-page__select{align-items:center;display:flex;justify-content:center}.allegro-offers-page__select input{margin:0}.allegro-offers-page__identity{grid-gap:.85rem;align-items:center;display:grid;gap:.85rem;grid-template-columns:72px minmax(0,1fr);min-width:0}.allegro-offers-page__thumb{align-items:center;background:#fff;border:1px solid rgba(26,43,109,.1);border-radius:12px;color:#58585a;display:flex;height:72px;justify-content:center;overflow:hidden;width:72px}.allegro-offers-page__thumb img{height:100%;object-fit:contain;width:100%}.allegro-offers-page__thumb .material-icons-outlined{font-size:1.45rem}.allegro-offers-page__main{min-width:0}.allegro-offers-page__name{color:#121212;font-size:.98rem;font-weight:700;line-height:1.35;margin-bottom:.45rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__meta{color:#58585a;display:flex;flex-wrap:wrap;font-size:.74rem;gap:.35rem .8rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__flags{align-items:flex-end;display:flex;flex-direction:column;gap:.45rem;justify-content:center;max-width:360px;min-width:0}.allegro-offers-page__row-actions{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end;width:100%}.allegro-offers-page__current-status{grid-gap:.12rem;background:rgba(26,43,109,.045);border:1px solid rgba(26,43,109,.12);border-radius:10px;display:grid;gap:.12rem;min-width:190px;padding:.45rem .75rem;text-align:right;-webkit-user-select:text;user-select:text}.allegro-offers-page__current-status span{color:#58585a;font-size:.66rem;font-weight:700;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.allegro-offers-page__current-status strong{color:#121212;font-size:.85rem;line-height:1.2;word-break:break-word}.allegro-offers-page__current-status--active{background:rgba(29,157,93,.08);border-color:rgba(29,157,93,.28)}.allegro-offers-page__current-status--active strong{color:#11a832}.allegro-offers-page__current-status--inactive{background:rgba(255,193,7,.13);border-color:rgba(154,103,0,.24)}.allegro-offers-page__current-status--inactive strong{color:#9a6700}.allegro-offers-page__current-status--missing{background:rgba(226,95,129,.09);border-color:rgba(226,95,129,.34)}.allegro-offers-page__current-status--missing strong{color:#c90000}.allegro-offers-page__current-status--unknown{background:rgba(26,43,109,.045);border-color:rgba(26,43,109,.12)}.allegro-offers-page__flag{align-items:center;background:rgba(26,43,109,.04);border:1px solid rgba(26,43,109,.14);border-radius:999px;color:#58585a;display:inline-flex;font-size:.72rem;font-weight:700;justify-content:center;min-height:28px;padding:.25rem .65rem}.allegro-offers-page__flag--danger{background:rgba(226,95,129,.08);border-color:rgba(226,95,129,.35);color:#c90000}.allegro-offers-page__flag--ok{background:rgba(29,157,93,.08);border-color:rgba(29,157,93,.25);color:#11a832}.allegro-offers-page__flag--warning{background:rgba(255,193,7,.16);border-color:rgba(154,103,0,.24);color:#9a6700}.allegro-offers-page__operation{align-items:center;background:rgba(26,43,109,.05);border:1px solid rgba(26,43,109,.12);border-radius:999px;color:#58585a;display:inline-flex;font-size:.72rem;font-weight:800;justify-content:center;max-width:100%;min-height:30px;padding:.26rem .7rem;text-align:center;white-space:normal}.allegro-offers-page__operation--ok{background:rgba(29,157,93,.08);border-color:rgba(29,157,93,.25);color:#11a832}.allegro-offers-page__operation--danger{background:rgba(226,95,129,.08);border-color:rgba(226,95,129,.32);color:#c90000}.allegro-offers-page__operation--muted{background:rgba(26,43,109,.04);border-color:rgba(26,43,109,.1);color:#58585a}.allegro-offers-page__rules{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end;max-width:100%}.allegro-offers-page__rule{align-items:center;background:rgba(26,43,109,.08);border-radius:999px;color:#1a2b6d;display:inline-flex;font-size:.68rem;font-weight:700;line-height:1.2;padding:.22rem .5rem}.allegro-offers-page__rule--muted{background:rgba(26,43,109,.05);color:#58585a}.allegro-offers-page__details{grid-gap:.9rem;display:grid;gap:.9rem}.allegro-offers-page__actions{display:flex;flex-wrap:wrap;gap:.6rem}.allegro-offers-page__status-card{grid-gap:.9rem;align-items:stretch;background:hsla(0,0%,100%,.95);border:1px solid rgba(26,43,109,.1);border-radius:10px;display:grid;gap:.9rem;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);padding:.9rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__status-card.allegro-offers-page__current-status--active{background:rgba(29,157,93,.055);border-color:rgba(29,157,93,.22)}.allegro-offers-page__status-card.allegro-offers-page__current-status--inactive{background:rgba(255,193,7,.1);border-color:rgba(154,103,0,.2)}.allegro-offers-page__status-card.allegro-offers-page__current-status--missing{background:rgba(226,95,129,.07);border-color:rgba(226,95,129,.28)}.allegro-offers-page__status-main{display:flex;flex-direction:column;gap:.25rem}.allegro-offers-page__status-main span{color:#58585a;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.allegro-offers-page__status-main strong{color:#121212;font-size:1rem;line-height:1.25}.allegro-offers-page__status-main p{color:#58585a;font-size:.78rem;line-height:1.4;margin:.15rem 0 0}.allegro-offers-page__status-grid{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.allegro-offers-page__status-grid div{grid-gap:.15rem;display:grid;gap:.15rem;min-width:0}.allegro-offers-page__status-grid span{color:#58585a;font-size:.66rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.allegro-offers-page__status-grid strong{color:#121212;font-size:.82rem;line-height:1.35;word-break:break-word}.allegro-offers-page__detail-grid{grid-gap:.7rem 1rem;display:grid;gap:.7rem 1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));-webkit-user-select:text;user-select:text}.allegro-offers-page__detail-grid div{display:flex;flex-direction:column;gap:.18rem;min-width:0}.allegro-offers-page__detail-grid strong{font-size:.84rem;line-height:1.4;word-break:break-word}.allegro-offers-page__detail-label{color:#58585a;font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.allegro-offers-page__description-card,.allegro-offers-page__findings-card,.allegro-offers-page__history-card{background:rgba(248,250,255,.85);border:1px solid rgba(26,43,109,.1);border-radius:10px;padding:.9rem}.allegro-offers-page__description-card h3,.allegro-offers-page__findings-card h3,.allegro-offers-page__history-card h3{font-size:.9rem;margin-bottom:.7rem}.allegro-offers-page__description-card p,.allegro-offers-page__findings-card p,.allegro-offers-page__history-card p{color:#58585a;font-size:.8rem;margin-bottom:0}.allegro-offers-page__history-list{grid-gap:.65rem;display:grid;gap:.65rem}.allegro-offers-page__history-count{color:#58585a;font-weight:600}.allegro-offers-page__history-entry{background:hsla(0,0%,100%,.95);border:1px solid rgba(26,43,109,.1);border-radius:9px;padding:.75rem}.allegro-offers-page__history-entry.allegro-offers-page__operation--ok{background:rgba(29,157,93,.055);border-color:rgba(29,157,93,.22)}.allegro-offers-page__history-entry.allegro-offers-page__operation--danger{background:rgba(226,95,129,.055);border-color:rgba(226,95,129,.28)}.allegro-offers-page__history-head{align-items:center;display:flex;gap:.8rem;justify-content:space-between;margin-bottom:.45rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__history-head strong{font-size:.84rem}.allegro-offers-page__history-head span{color:#58585a;font-size:.72rem}.allegro-offers-page__history-meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.45rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__history-meta span{background:rgba(26,43,109,.08);border-radius:999px;color:#1a2b6d;font-size:.68rem;font-weight:700;padding:.17rem .42rem}.allegro-offers-page__history-message,.allegro-offers-page__history-requested{color:#58585a;font-size:.76rem;line-height:1.45;-webkit-user-select:text;user-select:text}.allegro-offers-page__history-message{color:#c90000;margin-top:.35rem}.allegro-offers-page__history-errors{background:rgba(226,95,129,.09);border-radius:8px;color:#b91c1c;font-size:.74rem;line-height:1.45;margin-top:.5rem;padding:.55rem .65rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__history-errors strong{color:#991b1b;display:block;margin-bottom:.25rem}.allegro-offers-page__history-raw{color:#58585a;font-size:.72rem;margin-top:.45rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__history-raw summary{color:#1a2b6d;cursor:pointer;font-weight:700}.allegro-offers-page__history-raw pre{background:rgba(15,23,42,.06);border-radius:8px;margin:.35rem 0 0;max-height:260px;overflow:auto;padding:.55rem;white-space:pre-wrap;word-break:break-word}.allegro-offers-page__section-head{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:space-between}.allegro-offers-page__section-head h3{margin-bottom:0}.allegro-offers-page__findings-list{grid-gap:.7rem;display:grid;gap:.7rem}.allegro-offers-page__finding{background:hsla(0,0%,100%,.95);border:1px solid rgba(26,43,109,.08);border-radius:8px;padding:.75rem}.allegro-offers-page__finding-header{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between;margin-bottom:.45rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__finding-header strong{font-size:.82rem}.allegro-offers-page__finding-header span{color:#58585a;font-family:monospace;font-size:.7rem}.allegro-offers-page__matches{display:flex;flex-wrap:wrap;gap:.35rem;-webkit-user-select:text;user-select:text}.allegro-offers-page__match{align-items:center;background:rgba(226,95,129,.08);border:1px solid rgba(226,95,129,.18);border-radius:6px;color:#c90000;display:inline-flex;font-size:.72rem;padding:.2rem .45rem}.allegro-offers-page__description-text{color:#121212;font-size:.8rem;line-height:1.55;max-height:280px;overflow-y:auto;-webkit-user-select:text;user-select:text;white-space:pre-wrap}.allegro-offers-page__highlight{background:rgba(255,161,63,.28);border-radius:4px;color:inherit;padding:0 .1rem}@media screen and (max-width:991px){.allegro-offers-page__header{grid-template-columns:24px minmax(0,1fr)}.allegro-offers-page__flags{align-items:flex-start;grid-column:1/-1;max-width:none}.allegro-offers-page__current-status{min-width:0;text-align:left;width:100%}.allegro-offers-page__status-card{grid-template-columns:1fr}.allegro-offers-page__row-actions,.allegro-offers-page__rules{justify-content:flex-start}}@media screen and (max-width:575px){.allegro-offers-page__filters-card{padding:.85rem}.allegro-offers-page__identity{grid-template-columns:56px minmax(0,1fr)}.allegro-offers-page__thumb{border-radius:10px;height:56px;width:56px}.allegro-offers-page__filter-actions{flex-wrap:wrap}}.queue-suggestion-text{color:#8a2f00!important}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-toolbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.96);border:1px solid rgba(26,43,109,.12);border-radius:.65rem;box-shadow:0 6px 18px rgba(26,43,109,.08);display:flex;flex-direction:column;gap:.35rem;margin:-.25rem 0 .75rem;padding:.45rem .65rem;position:-webkit-sticky;position:sticky;top:0;z-index:1020}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-actions .btn{align-items:center;display:inline-flex;font-size:.84rem;gap:.25rem;line-height:1.2;min-height:30px;padding:.22rem .55rem}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-actions .material-icons{font-size:18px;line-height:1;margin-right:0}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-actions .spinner-border{margin-right:.2rem}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-meta{align-items:center;color:#58585a;display:flex;flex-wrap:nowrap;font-size:.78rem;gap:.75rem;line-height:1.25;min-width:0;overflow:hidden}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-meta span:first-child{flex:1 1 auto}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-meta .text-danger{flex:0 1 45%}#AllegroQueuePayloadEditor .allegro-payload-editor__identifier{background:rgba(26,43,109,.07);border-radius:.35rem;color:#1a2b6d;flex:0 1 auto;padding:.15rem .4rem}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-result{align-items:center;border:1px solid transparent;border-radius:.45rem;display:flex;font-size:.82rem;gap:.45rem;line-height:1.3;padding:.45rem .6rem}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-result .material-icons{flex:0 0 auto;font-size:20px;margin:0}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-result a{font-weight:700;text-decoration:underline}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-result span{min-width:0;overflow-wrap:anywhere}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-result--success{background:rgba(25,135,84,.1);border-color:rgba(25,135,84,.28);color:#146c43}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-result--warning{background:rgba(255,193,7,.14);border-color:rgba(255,193,7,.4);color:#7a5700}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-result--error{background:rgba(220,53,69,.12);border-color:rgba(220,53,69,.4);color:#a61e2c}#AllegroQueuePayloadEditor .allegro-payload-editor__title-input--invalid{background-color:rgba(220,53,69,.06);border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.18)}#AllegroQueuePayloadEditor .allegro-payload-editor__title-input--invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.24)}#AllegroQueuePayloadEditor .allegro-payload-editor__image-row{background:#fff;border:1px solid rgba(26,43,109,.1);border-radius:.55rem;margin-left:0;margin-right:0;padding:.4rem;transition:border-color .15s ease,box-shadow .15s ease,opacity .15s ease}#AllegroQueuePayloadEditor .allegro-payload-editor__image-row--dragging{opacity:.45}#AllegroQueuePayloadEditor .allegro-payload-editor__image-row--drop-target{border-color:#1a2b6d;box-shadow:0 0 0 2px rgba(26,43,109,.14)}#AllegroQueuePayloadEditor .allegro-payload-editor__image-drag-handle{background:rgba(26,43,109,.07);border:0;border-radius:.4rem;color:#1a2b6d;cursor:grab;display:grid;min-width:38px;padding:.25rem;place-items:center;-webkit-user-select:none;user-select:none}#AllegroQueuePayloadEditor .allegro-payload-editor__image-drag-handle:active{cursor:grabbing}#AllegroQueuePayloadEditor .allegro-payload-editor__image-drag-handle .material-icons{font-size:21px;margin:0}#AllegroQueuePayloadEditor .allegro-payload-editor__image-drag-handle span{font-size:.66rem;font-weight:700;line-height:1}#AllegroQueuePayloadEditor .allegro-payload-editor__image-actions{align-items:center;display:flex;gap:.25rem}#AllegroQueuePayloadEditor .allegro-payload-editor__image-actions .btn{align-items:center;display:inline-flex;height:32px;justify-content:center;padding:0;width:32px}#AllegroQueuePayloadEditor .allegro-payload-editor__image-actions .material-icons{font-size:18px;margin:0}#AllegroQueuePayloadEditor .allegro-payload-editor__section-toggle{align-items:center;background:rgba(248,250,255,.95);border:0;border-radius:.65rem;color:#1a2b6d;display:flex;gap:.75rem;justify-content:space-between;padding:.7rem .9rem;text-align:left;transition:background .15s ease,box-shadow .15s ease;width:100%}#AllegroQueuePayloadEditor .allegro-payload-editor__section-toggle:focus,#AllegroQueuePayloadEditor .allegro-payload-editor__section-toggle:hover{background:rgba(233,238,252,.98);box-shadow:inset 0 0 0 1px rgba(26,43,109,.1);outline:none}#AllegroQueuePayloadEditor .allegro-payload-editor__section-toggle strong{display:block;font-size:1rem;line-height:1.15}#AllegroQueuePayloadEditor .allegro-payload-editor__section-toggle small{color:#58585a;display:block;font-size:.74rem;line-height:1.2;margin-top:.18rem}#AllegroQueuePayloadEditor .allegro-payload-editor__section-toggle .material-icons{flex:0 0 auto;font-size:22px;margin:0}#AllegroQueuePayloadEditor .allegro-payload-editor__collapsible-body{border-top:1px solid rgba(26,43,109,.08);padding:.9rem 1rem .35rem}#AllegroQueuePayloadEditor .allegro-payload-editor__description-editor .ql-toolbar{background:#f8faff;border-color:#d7dce8;border-radius:.375rem .375rem 0 0}#AllegroQueuePayloadEditor .allegro-payload-editor__description-editor .ql-container{background:#fff;border-color:#d7dce8;border-radius:0 0 .375rem .375rem;font-family:inherit;font-size:.95rem;min-height:220px}#AllegroQueuePayloadEditor .allegro-payload-editor__description-editor .ql-editor{line-height:1.45;min-height:220px}#AllegroQueuePayloadEditor .allegro-payload-editor__description-editor .ql-editor h1,#AllegroQueuePayloadEditor .allegro-payload-editor__description-editor .ql-editor h2,#AllegroQueuePayloadEditor .allegro-payload-editor__description-editor .ql-editor ol,#AllegroQueuePayloadEditor .allegro-payload-editor__description-editor .ql-editor p,#AllegroQueuePayloadEditor .allegro-payload-editor__description-editor .ql-editor ul{margin-bottom:.55rem}#AllegroQueuePayloadEditor .allegro-payload-editor__responsible-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}#AllegroQueuePayloadEditor .allegro-payload-editor__responsible-card{background:rgba(248,250,255,.86);border:1px solid rgba(26,43,109,.12);border-radius:.65rem;padding:.8rem}#AllegroQueuePayloadEditor .allegro-payload-editor__responsible-card-label{color:#58585a;font-size:.68rem;font-weight:700;letter-spacing:.04em;line-height:1.1;text-transform:uppercase}#AllegroQueuePayloadEditor .allegro-payload-editor__responsible-card-name{color:#1a2b6d;font-size:.98rem;font-weight:700;line-height:1.2;margin:.25rem 0 .65rem}#AllegroQueuePayloadEditor .allegro-payload-editor__compact-grid,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-grid{grid-gap:.65rem;align-items:start;display:grid;gap:.65rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}#AllegroQueuePayloadEditor .allegro-payload-editor__param-card,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-card{background:rgba(248,250,255,.86);border:1px solid rgba(26,43,109,.12);border-radius:.65rem;box-shadow:0 4px 12px rgba(26,43,109,.045);min-width:0;padding:.65rem}#AllegroQueuePayloadEditor .allegro-payload-editor__param-card--missing{background:linear-gradient(180deg,rgba(226,41,76,.18),rgba(226,41,76,.12));border-color:rgba(226,41,76,.85);box-shadow:0 0 0 1px rgba(226,41,76,.22),0 10px 20px rgba(226,41,76,.08)}#AllegroQueuePayloadEditor .allegro-payload-editor__param-card-head,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-card-head{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.55rem}#AllegroQueuePayloadEditor .allegro-payload-editor__param-title{grid-gap:.1rem;display:grid;gap:.1rem;min-width:0}#AllegroQueuePayloadEditor .allegro-payload-editor__param-title span{color:#1a2b6d;font-size:.9rem;font-weight:700;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#AllegroQueuePayloadEditor .allegro-payload-editor__param-title small{color:#58585a;font-size:.68rem;line-height:1.1}#AllegroQueuePayloadEditor .allegro-payload-editor__spec-card-head span{color:#1a2b6d;font-size:.82rem;font-weight:700}#AllegroQueuePayloadEditor .allegro-payload-editor__param-meta-grid{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:minmax(72px,.8fr) minmax(128px,1.4fr) minmax(74px,.75fr) minmax(56px,.55fr);margin-bottom:.5rem}#AllegroQueuePayloadEditor .allegro-payload-editor__param-value{margin-bottom:0}#AllegroQueuePayloadEditor .allegro-payload-editor__dictionary-values{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.35rem}#AllegroQueuePayloadEditor .allegro-payload-editor__compact-grid .form-label,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-grid .form-label{color:#58585a;font-size:.67rem;font-weight:700;letter-spacing:.03em;line-height:1.1;margin-bottom:.12rem;text-transform:uppercase}#AllegroQueuePayloadEditor .allegro-payload-editor__compact-grid .form-control,#AllegroQueuePayloadEditor .allegro-payload-editor__compact-grid .form-select,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-grid .form-control,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-grid .form-select{font-size:.78rem;line-height:1.2;min-height:30px;padding:.24rem .4rem}#AllegroQueuePayloadEditor .allegro-payload-editor__compact-grid .btn-danger,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-grid .btn-danger{align-items:center;display:inline-flex;flex:0 0 auto;height:30px;justify-content:center;padding:0;width:30px}#AllegroQueuePayloadEditor .allegro-payload-editor__compact-grid .btn-danger .material-icons,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-grid .btn-danger .material-icons{font-size:18px;margin:0}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-panel{grid-gap:.75rem;background:rgba(25,135,84,.055);border:1px solid rgba(25,135,84,.25);border-radius:.65rem;display:grid;gap:.75rem;max-height:calc(100vh - 145px);overflow:auto;padding:.85rem;position:-webkit-sticky;position:sticky;top:118px}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-panel--danger{background:rgba(220,53,69,.055);border-color:rgba(220,53,69,.38)}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-panel-head{align-items:flex-start;display:flex;gap:.65rem;justify-content:space-between}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-panel-head small,#AllegroQueuePayloadEditor .allegro-payload-editor__policy-panel-head strong{display:block}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-panel-head strong{color:#1a2b6d;font-size:.9rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-panel-head small{color:#58585a;font-size:.7rem;margin-top:.12rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-clean{background:rgba(25,135,84,.1);border-radius:.5rem;color:#146c43;font-size:.78rem;font-weight:600;padding:.7rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-findings{grid-gap:.55rem;display:grid;gap:.55rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-finding{background:hsla(0,0%,100%,.92);border:1px solid rgba(220,53,69,.22);border-radius:.55rem;padding:.65rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-finding a{color:#1a2b6d;display:inline-block;font-size:.7rem;font-weight:600;margin-top:.45rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-finding-head{align-items:flex-start;display:flex;gap:.45rem;justify-content:space-between}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-finding-head strong{color:#842029;font-size:.78rem;line-height:1.25}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-finding-head span{color:#58585a;flex:0 0 auto;font-size:.65rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-matches,#AllegroQueuePayloadEditor .allegro-payload-editor__policy-row-matches{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.45rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-matches mark,#AllegroQueuePayloadEditor .allegro-payload-editor__policy-row-matches mark{background:#ffd9df;border-radius:.3rem;color:#842029;font-size:.7rem;font-weight:700;padding:.12rem .35rem}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-row-matches{align-items:center}#AllegroQueuePayloadEditor .allegro-payload-editor__policy-row-matches>span{color:#842029;font-size:.68rem;font-weight:700}#AllegroQueuePayloadEditor .allegro-payload-editor__spec-card--policy{background:rgba(220,53,69,.055);border-color:rgba(220,53,69,.55);box-shadow:0 0 0 1px rgba(220,53,69,.12)}@media screen and (min-width:1600px){#AllegroQueuePayloadEditor .allegro-payload-editor__compact-grid,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-grid{grid-template-columns:repeat(auto-fit,minmax(370px,1fr))}}@media screen and (max-width:991px){#AllegroQueuePayloadEditor .allegro-payload-editor__policy-panel{max-height:none;position:static}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-toolbar{padding:.4rem .5rem;top:0}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-meta{flex-wrap:wrap;gap:.3rem .6rem}#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-meta .text-danger,#AllegroQueuePayloadEditor .allegro-payload-editor__sticky-meta span{flex:1 1 100%}}@media screen and (max-width:575px){#AllegroQueuePayloadEditor .allegro-payload-editor__compact-grid,#AllegroQueuePayloadEditor .allegro-payload-editor__spec-grid{grid-template-columns:1fr}#AllegroQueuePayloadEditor .allegro-payload-editor__param-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#top-header{background-color:#f2f2f2;display:flex;flex-direction:row;font-size:.9rem;padding-bottom:.25rem;padding-top:.25rem}#top-header .top-nav{display:flex;justify-content:space-between;width:100%}#top-header .top-nav .navbar-text{padding:0}#top-header .top-nav .company-select-wrapper{-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}#top-header .top-nav .user-nav{margin-left:auto;margin-right:0}#top-header .top-nav .user-nav__avatar{border-radius:100%;margin-right:.5rem;max-height:35px;width:auto}#top-header .top-nav .navbar-nav .nav-item .dropdown-menu{left:auto;right:0}#top-header .top-nav .navbar-nav .nav-item .nav-link{padding:0}#footer{font-size:.75rem}table{border:1px solid #bbb;border-collapse:collapse;margin:0;padding:0;width:100%}table.table--sm{min-width:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:991px){table.table--sm{min-width:0;min-width:auto;width:100%}}table thead tr{border:none}table thead tr th{background-color:#e5e5e5;vertical-align:top}table thead tr th.table-header__actions{width:20%}table thead tr th input,table thead tr th select{background-color:hsla(0,0%,100%,.5)!important;margin-top:.25rem}table tbody tr{transition:.3s}table tbody tr:hover{background-color:rgba(0,0,0,.1)}table tbody tr td[data-label=Nazwa]{font-size:.9rem}table tbody tr td[data-label=Nazwa] a{font-size:inherit}table tr{background-color:rgba(0,0,0,.03);border:1px solid #bbb;padding:.35em}table td,table th{padding:.625em;text-align:center}table td{word-break:break-word}table td[data-label="Opis zlecenia"],table td[data-label=Części]{font-size:.85rem;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table td .badge{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:inline-flex;font-size:inherit;font-weight:400;white-space:break-spaces}table td .badge .material-icons{font-size:1.25rem}table th{font-size:.85em;letter-spacing:.1em;text-transform:uppercase}table--delivery:has(table){width:auto}table--delivery:has(table) td:not(table--delivery:has(table) th:first-of-type,table--delivery:has(table) td:first-of-type),table--delivery:has(table) th:not(table--delivery:has(table) th:first-of-type,table--delivery:has(table) td:first-of-type){padding-left:3rem}table--delivery:has(table) td{padding-left:.5rem!important}table.small{vertical-align:initial!important;width:auto}table.small tr{padding-left:0;padding-right:0}table.small th{font-weight:400;letter-spacing:normal;opacity:.75;text-transform:none}table.small td,table.small th{font-size:.75rem;padding:.125rem}table.clean{border:none}table.clean .badge{display:inline-flex!important}table.clean tr{background-color:transparent;border:none}table.clean tr td,table.clean tr th{border:none;text-align:left}table.clean thead tr{background-color:transparent}table.clean thead tr th{background-color:inherit;color:#1a2b6d;font-size:.75rem;padding:.125rem .5rem .125rem 0}table.clean thead tr th:first-of-type{text-align:left}table.clean thead tr th[data-label=Akcje]{text-align:center}table.clean tbody tr{background-color:transparent;border:none}table.clean tbody tr td{font-size:.85rem;padding:.125rem}table.clean tbody tr td:first-of-type{text-align:left}table.clean tbody tr td[data-label=ID]{font-size:.75rem}table.clean tbody tr td .action-buttons-wrapper{flex-wrap:nowrap}@media screen and (max-width:1299px){table.clean tbody tr{border-bottom:1px solid #d5d5d5}table.clean tbody tr td .action-buttons-wrapper{flex-wrap:wrap;padding:.5rem 0}}table.clean.offer-table thead tr th[data-label=Nazwa]{width:50%}table.clean.offer-table tbody tr{border-bottom:1px solid #bbb}table.clean.offer-table tbody tr td{padding:.5rem 0}@media screen and (max-width:767px){table.clean.offer-table tbody tr td{padding:.25rem}}table.clean.offer-table tbody tr td[data-label=Nazwa].item-data{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;font-size:.9rem;row-gap:0}table.clean.offer-table tbody tr td[data-label=Nazwa].item-data .item-data__name{font-size:1rem;font-weight:700}table.clean.offer-table tbody tr td[data-label=Nazwa].item-data .item-data__info{-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;font-size:.75rem;padding-top:.125rem}@media screen and (max-width:767px){table.clean.offer-table tbody tr td[data-label=Nazwa].item-data .item-data__info{justify-content:flex-end;padding-top:0}table.clean.offer-table tbody tr td[data-label=Nazwa].item-data .item-data__info,table.clean.offer-table tbody tr td[data-label=Nazwa].item-data .item-data__name{text-align:right}}table.clean.offer-table tbody tr td[data-label^=Cena]:after,table.clean.offer-table tbody tr td[data-label^=Poprzednia]:after{content:" zł"}table.clean.offer-table tbody tr td[data-label=Ilość]:before{content:"x "}@media screen and (max-width:767px){table.clean.offer-table tbody tr td[data-label=Ilość]:before{content:"Ilość"}}table.clean.offer-table tbody tr td:before{color:#1a2b6d}@media screen and (max-width:767px){table.clean.offer-table tbody tr{border:1px solid #bbb}}table.clean.offer-table--fixed thead tr th[data-label=Nazwa]{width:40%}table.bb{border-bottom:1px solid #ced4da}table.w-100{width:100%}table.table--order tbody tr{border-bottom:1px solid #ced4da}table.table--order tbody tr td{padding:.5rem 0}table.table--order .client-name{display:flex;flex-direction:column}table.table--order .client-name--icon{align-items:center;color:#3a3a3a;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}table.table--order .client-name--icon i{font-size:1rem}table.table--order .order-contents{display:flex;flex-direction:column}@media screen and (max-width:767px){table{border:0}table thead{padding:0}table thead,table thead tr{background-color:transparent}table thead tr{display:none}table thead tr.global-filter-row{display:block;padding:0}table thead tr.global-filter-row th{background-color:transparent;display:block;padding:0}table thead tr.global-filter-row th .table-global-filter{margin:0}table tr{display:block;margin-bottom:.625em}table td{border-bottom:1px solid #bbb;display:block;font-size:.8rem;text-align:right}table td:before{content:attr(data-label);float:left;font-size:.8rem;font-style:normal;font-weight:700;margin-right:1rem;text-transform:uppercase}table td:last-child{border-bottom:0}}.comparison-table{table-layout:fixed;width:100%}.comparison-table th{letter-spacing:normal}.comparison-table tbody tr,.comparison-table tbody tr:hover,.comparison-table thead tr:hover{background:transparent}.comparison-table tbody tr td{background:inherit}.comparison-table tbody tr td[data-type=matched-eans] span:after{content:", "}.comparison-table tbody tr td[data-type=matched-eans] span:last-of-type:after{content:none}.comparison-table tbody tr th{text-align:left}.comparison-table tbody tr th[data-type=label],.comparison-table tbody tr th[data-type=label]+td{vertical-align:initial}.marketplace-listing-table{margin-bottom:10rem}.marketplace-listing-table tr{background:transparent}.marketplace-listing-table tr.publish-success{background-color:#a3cfbb}.marketplace-listing-table tr.publish-error{background-color:#f8d7da}.marketplace-listing-table tr th[column-label="Dopasowany produkt"],.marketplace-listing-table tr th[column-label=Nazwa]{width:350px}.marketplace-listing-table td{background:inherit}.marketplace-listing-table th{letter-spacing:normal;vertical-align:middle}.marketplace-listing-table td,.marketplace-listing-table th{border:1px solid #bbb}.marketplace-listing-table input[type=checkbox]{height:1.5rem;width:1.5rem}.marketplace-listing-table--queue{background:transparent;border:0;border-collapse:initial;border-spacing:0 .55rem;margin-bottom:4rem}.marketplace-listing-table--queue thead tr th{background:#f3f6fb;border:0;border-bottom:1px solid #dce3ef;color:#18213a;font-size:.78rem;letter-spacing:.05em;padding:.68rem .85rem;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;vertical-align:middle;z-index:1}.marketplace-listing-table--queue tbody tr{background:#fff;box-shadow:0 8px 24px rgba(20,32,55,.08);-webkit-transform:translateY(0);transform:translateY(0);transition:background-color .18s ease,box-shadow .18s ease,-webkit-transform .18s ease;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease,-webkit-transform .18s ease}.marketplace-listing-table--queue tbody tr.publish-success{background:#f7fffb}.marketplace-listing-table--queue tbody tr.publish-error{background:#fff8f9}.marketplace-listing-table--queue tbody tr:hover{background:#fbfcff;box-shadow:0 10px 28px rgba(20,32,55,.13);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.marketplace-listing-table--queue td{background:transparent;border-bottom:1px solid #e1e7f0;border-left:0;border-right:0;border-top:1px solid #e1e7f0;padding:.62rem .75rem;vertical-align:middle}.marketplace-listing-table--queue td:first-child{border-bottom-left-radius:14px;border-left:1px solid #e1e7f0;border-top-left-radius:14px;text-align:center;width:46px}.marketplace-listing-table--queue td:last-child{border-bottom-right-radius:14px;border-right:1px solid #e1e7f0;border-top-right-radius:14px;width:220px}.marketplace-listing-table--queue th[column-label=Nazwa]{width:27%}.marketplace-listing-table--queue th[column-label="Dopasowany produkt"]{width:25%}.marketplace-listing-table--queue .queue-table-title-wrapper{align-items:center;display:flex;gap:.65rem;justify-content:flex-start;min-width:0;text-align:left}.marketplace-listing-table--queue .queue-table-title-content{grid-gap:.35rem;align-items:center;display:grid;gap:.35rem;grid-template-columns:minmax(0,1fr) auto;justify-content:flex-start;min-width:0;width:100%}.marketplace-listing-table--queue .queue-table-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-size:.9rem;font-weight:650;line-height:1.25;overflow:hidden}.marketplace-listing-table--queue .queue-table-thumbnail-shell{align-items:center;background:linear-gradient(145deg,#fff,#f3f6fb);border:1px solid #dfe6f2;border-radius:12px;box-shadow:0 6px 16px rgba(20,32,55,.1);display:flex;flex:0 0 auto;height:clamp(72px,5.2vw,86px);justify-content:center;padding:.16rem;position:relative;width:clamp(72px,5.2vw,86px)}.marketplace-listing-table--queue .queue-table-thumbnail{background:#fff;border-radius:9px;height:100%;object-fit:contain;position:relative;width:100%;z-index:1}.marketplace-listing-table--queue .queue-table-thumbnail-placeholder{align-items:center;color:#98a2b3;display:none;height:100%;justify-content:center;width:100%}.marketplace-listing-table--queue .queue-table-thumbnail-placeholder .material-icons{font-size:1.75rem}.marketplace-listing-table--queue .queue-table-thumbnail-shell.is-missing .queue-table-thumbnail-placeholder{display:flex}.marketplace-listing-table--queue .queue-table-product-cell{font-size:.9rem;line-height:1.25;min-width:260px;text-align:left}.marketplace-listing-table--queue .queue-table-product-cell>.d-flex,.marketplace-listing-table--queue .queue-table-product-cell>.d-inline-flex{gap:.45rem!important;justify-content:center}.marketplace-listing-table--queue .queue-table-product-line{align-items:center;display:flex;gap:.42rem;justify-content:center;min-width:0;width:100%}.marketplace-listing-table--queue .queue-table-product-name{line-height:1.22;min-width:0;overflow-wrap:anywhere;text-align:center}.marketplace-listing-table--queue .queue-table-suggested-product{align-items:center;display:flex;flex-direction:column;gap:.32rem;min-width:0;width:100%}.marketplace-listing-table--queue .queue-table-suggested-actions{display:flex;justify-content:center}.marketplace-listing-table--queue .queue-table-link-button{align-items:center;display:inline-flex;height:30px;justify-content:center;min-width:30px;padding:0;width:30px}.marketplace-listing-table--queue .queue-table-suggestion-label{align-items:center;background:#eef2ff;border:1px solid #d8def8;border-radius:999px;color:#344054;display:inline-flex;flex:0 0 auto;font-size:.72rem;font-weight:700;line-height:1.2;padding:.08rem .45rem;white-space:nowrap}.marketplace-listing-table--queue .queue-table-match-cell{min-width:360px;text-align:center}.marketplace-listing-table--queue .queue-table-match-cell .queue-suggestion-text.text-bold,.marketplace-listing-table--queue .queue-table-match-cell .text-danger.text-bold,.marketplace-listing-table--queue .queue-table-match-cell .text-success.text-bold{align-items:center;border-radius:999px;display:inline-flex;font-size:.95rem;justify-content:center;margin-bottom:.35rem;padding:.18rem .65rem}.marketplace-listing-table--queue .queue-table-match-cell .text-success.text-bold{background:#dcfae6;border:1px solid #abefc6;color:#067647!important}.marketplace-listing-table--queue .queue-table-match-cell .queue-suggestion-text.text-bold{background:#fff4d6;border:1px solid #ffd589;color:#9a3412!important}.marketplace-listing-table--queue .queue-table-match-cell .text-danger.text-bold{background:#fee4e2;border:1px solid #fda29b;color:#b42318!important}.marketplace-listing-table--queue .queue-table-match-cell p{font-size:.82rem;line-height:1.28;margin-left:auto;margin-right:auto;max-width:760px}.marketplace-listing-table--queue .queue-table-match-stack{align-items:center;display:flex;flex-direction:column;gap:.28rem;justify-content:center;width:100%}.marketplace-listing-table--queue .queue-table-match-result{width:100%}.marketplace-listing-table--queue .queue-table-match-action-wrap{align-items:center;display:flex;flex-direction:column;gap:.14rem;justify-content:center;margin-bottom:.08rem}.marketplace-listing-table--queue .queue-table-match-action-label{color:#667085;font-size:.7rem;font-weight:700;letter-spacing:.02em;line-height:1;text-transform:uppercase}.marketplace-listing-table--queue .queue-table-match-action{align-items:center;border-radius:9px;display:inline-flex;font-size:.82rem;font-weight:700;gap:.28rem;justify-content:center;min-height:30px;padding:.28rem .65rem}.marketplace-listing-table--queue .queue-table-publish-cell{min-width:210px;text-align:center;width:220px}.marketplace-listing-table--queue .queue-table-publish-stack{align-items:stretch;display:flex;flex-direction:column;gap:.3rem;margin:0 auto;max-width:190px}.marketplace-listing-table--queue .queue-table-status{align-items:center;display:flex;flex-direction:column;gap:.25rem;justify-content:center;min-width:0}.marketplace-listing-table--queue .queue-table-status>*{max-width:100%}.marketplace-listing-table--queue .queue-table-status>.text-small{overflow-wrap:anywhere;width:100%;word-break:break-word}.marketplace-listing-table--queue .queue-table-status>.d-inline-flex{display:flex!important;flex-wrap:nowrap;gap:.35rem;justify-content:center;width:100%}.marketplace-listing-table--queue .queue-table-status .queue-rejected-status,.marketplace-listing-table--queue .queue-table-status .queue-suggestion-text,.marketplace-listing-table--queue .queue-table-status .text-success.text-bold,.marketplace-listing-table--queue .queue-table-status>.text-danger:first-child,.marketplace-listing-table--queue .queue-table-status>.text-muted{align-items:center;border-radius:999px;display:inline-flex;font-size:.82rem;font-weight:700;justify-content:center;line-height:1.2;max-width:100%;padding:.16rem .58rem;text-align:center;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.marketplace-listing-table--queue .queue-table-status .text-success.text-bold{background:#dcfae6;border:1px solid #abefc6;color:#067647!important}.marketplace-listing-table--queue .queue-table-status .queue-suggestion-text{background:#fff4d6;border:1px solid #ffd589;color:#9a3412!important}.marketplace-listing-table--queue .queue-table-status .queue-rejected-status{background:#fee4e2;border:1px solid #fda29b;color:#b42318}.marketplace-listing-table--queue .queue-table-status>.text-muted{background:#f2f4f7;border:1px solid #d0d5dd;color:#475467!important;white-space:normal}.marketplace-listing-table--queue .queue-table-status>.text-danger:first-child{background:#fee4e2;border:1px solid #fda29b;color:#b42318!important}.marketplace-listing-table--queue .queue-table-meta{background:#f8fafc;border:1px solid #dce3ef;border-radius:999px;color:#475467!important;font-size:.74rem;line-height:1.25;padding:.18rem .45rem;text-align:center}.marketplace-listing-table--queue .queue-table-actions{align-items:stretch;display:flex;flex-direction:column;gap:.32rem}.marketplace-listing-table--queue .queue-table-actions .btn{border-radius:9px;font-size:.82rem;font-weight:650;justify-content:center;line-height:1.15;min-height:31px;padding:.32rem .5rem;white-space:normal;width:100%}.marketplace-listing-table--queue .queue-table-actions .material-icons{flex:0 0 auto}.marketplace-listing-table--queue .queue-table-publish-cell .text-small{line-height:1.35}.marketplace-listing-table--queue .queue-table-select-cell{text-align:center}.marketplace-listing-table--queue .btn{align-items:center;display:inline-flex;gap:.25rem}.marketplace-listing-table--queue .material-icons{font-size:1rem}@media screen and (max-width:1199px){.marketplace-listing-table--queue{border-spacing:0 .6rem;display:block;overflow-x:auto}.marketplace-listing-table--queue th[column-label="Dopasowany produkt"],.marketplace-listing-table--queue th[column-label=Nazwa]{width:300px}.marketplace-listing-table--queue .queue-table-match-cell{min-width:320px}}table.products-table{border:none}table.products-table,table.products-table thead tr th{background-color:transparent}table.products-table thead tr:first-of-type{border:none}table.products-table thead tr:nth-of-type(2){background-color:hsla(0,0%,95%,.659);border:1px solid #ced4da}table.products-table colgroup.grouped{background-color:#eeedec;border-left:1px solid hsla(0,0%,75%,.659);border-right:1px solid hsla(0,0%,75%,.659)}table.products-table th[scope=colgroup]{background-color:hsla(0,0%,75%,.659);text-align:center!important}table.products-table th[column-label=Nazwa]{text-align:left;width:350px}table.products-table th:is([column-label=Hurtownia],[column-label=Ilość],[column-label=Prowizja],[column-label=Opóźnienie],[column-label=GabFee]){text-align:center!important}table.products-table tr{background-color:transparent;border:1px solid #ced4da;border-top:none}table.products-table td{border:none}table.products-table td[data-label=Nazwa]{text-align:left}table.products-table td[data-label=ID]{font-size:.8rem;white-space:nowrap}table.products-table td:is([data-label=Hurtownia],[data-label=Ilość],[data-label=Prowizja],[data-label=Opóźnienie],[data-label=GabFee]){text-align:center!important;white-space:nowrap}#item table.clean tr th{padding-right:1rem}#item table.offer-table tbody tr td[data-label=Nazwa] a{font-weight:700}.item .product-search-thumbnail{align-items:center;background:#f6f8fc;border:1px solid #dfe6f2;border-radius:6px;display:flex;flex:0 0 48px;height:48px;justify-content:center;margin-right:.6rem;overflow:hidden;position:relative;width:48px}.item .product-search-thumbnail img{height:100%;object-fit:contain;position:relative;width:100%;z-index:1}.item .product-search-thumbnail .material-icons{color:#98a2b3;display:none;font-size:1.35rem}.item .product-search-thumbnail.is-missing .material-icons{display:block}.item--disabled{opacity:.3}.item .item-avalibility{-webkit-column-gap:1.5rem;column-gap:1.5rem;display:flex;flex-direction:row;padding:.75rem 0}.item .item-avalibility .item-price{display:flex;flex-direction:column;font-size:1rem;font-weight:700}.item .item-avalibility .item-price span{font-size:.85rem;font-weight:400;margin-top:-.1rem}.item .item-data{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:.25rem;-webkit-user-select:text;user-select:text}.item .item-data--grid{-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}.item .item-data__name{font-size:1.05rem;font-weight:700}.item .item-data__name span.item-data-name:after{color:#1a2b6d;content:" & ";opacity:.5}.item .item-data__name span.item-data-name:last-of-type:after{content:""}.item .item-data__badge{-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}.item .item-data__badge .badge-icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:12px;width:auto}.item .item-data__ids,.item .item-data__metadata{display:flex;flex:0 0 100%;flex-direction:column;padding-top:.125rem}.item .item-data__ids div,.item .item-data__metadata div{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:.75rem}.item .item-data__ids div:nth-of-type(2) i,.item .item-data__ids div:nth-of-type(3) i,.item .item-data__metadata div:nth-of-type(2) i,.item .item-data__metadata div:nth-of-type(3) i{font-size:1rem;opacity:.75;padding-right:.15rem}.item .item-data__ids div span:after,.item .item-data__metadata div span:after{content:"|";padding:.5rem}.item .item-data__ids div span:last-of-type:after,.item .item-data__metadata div span:last-of-type:after{content:""}.item .item-data__statuses{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;padding-left:.5rem}.item .item-checkbox{padding-right:.5rem}.item .item-checkbox .form-check-input{height:1.5rem;width:1.5rem}.item__header--with-btn .accordion-button{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr auto auto}.item__header .item-header-table td span{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}.item__header .item-header-table td span.text-small{font-size:.75rem}.item__header .item-header-table td span.text-small i.material-icons{font-size:.9rem}.item-list__actions{align-items:center;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row}.item-list__header{display:grid;grid-template-columns:350px auto 150px 100px 100px;padding:0 2.5rem 0 .75rem}.item-list__header span{color:#3a3a3a;font-size:.75rem;font-weight:700;text-transform:uppercase}.item-list p{font-size:.85rem;margin:0}.item-pairs{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1rem}.item-pairs .item-pair--selected{border:1px solid #1a2b6d}.item-pairs .item-pair__header{grid-column-gap:.25rem;-webkit-column-gap:.25rem;column-gap:.25rem;display:grid;grid-template-columns:1rem 1fr 1rem}.item-pairs .item-pair__buttons{-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:.5rem;margin-top:.5rem;row-gap:.1rem}.item-pairs .item-pair.card .card-title{font-size:.95rem;font-weight:700}.item-pairs .item-pair.card .card-title .badge{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:inline-flex}.item-pairs .item-pair.card .card-title .badge i.material-icons{font-size:.85rem}.item-pairs .item-pair.card .card-subtitle{-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;font-size:.8rem}.item-pairs .item-pair.card .card-subtitle span{font-size:inherit}.item-pairs .item-pair.card .card-subtitle span:after{content:" | "}.item-pairs .item-pair.card .card-subtitle span:last-of-type:after{content:""}.item-pairs .item-pair-offers{padding-top:.5rem}.item-pairs .item-pair-offers__list .list-group-item{padding-left:0;padding-right:0}.item-pairs .item-pair-offers__list .item-pair-offer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.item-pairs .item-pair-offers__list .item-pair-offer__data{display:flex;flex-direction:column}.item-pairs .item-pair-offers__list .item-pair-offer__data div:first-of-type{font-size:1.115em}.item-pairs .item-pair-offers__list .item-pair-offer__data div:nth-of-type(2){display:flex;flex-direction:row;flex-wrap:wrap;font-size:.95em;opacity:.75}.item-pairs .item-pair-offers__list .item-pair-offer__data div:nth-of-type(2) span:after{content:"|";padding:.5rem}.item-pairs .item-pair-offers__list .item-pair-offer__data div:nth-of-type(2) span:last-of-type:after{content:""}.item-pairs .item-pair-offers__list .item-pair-offer .action-buttons-wrapper{flex-wrap:nowrap!important}.item-list .item.accordion-item .item-data__metadata{align-items:center;display:flex;flex-direction:row}.item-list .item.accordion-item .item-data__metadata span{font-size:.75rem}.item-list .item.accordion-item .item-data__metadata .material-icons{font-size:1rem}.item-list .item-pair .card-subtitle{display:flex;flex-direction:column!important}.product .form-style{margin-bottom:0!important;position:relative}.product .form-style .form-label{background-color:#fff;font-size:.75rem;left:.5rem;padding:.125rem;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product .form-style .form-control{border:1px solid #d5d5d5;font-size:.8rem;padding:.75rem .5rem}.product .product-details{grid-column-gap:1rem;align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:5% auto}.product .product-details__data .product-data__name{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;height:3rem}.product .product-details__data .product-data__name h3{font-size:1.25rem;font-weight:700;margin:0}.product .product-details__data .product-data__name .btn{margin-top:0}.product .product-details__data .product-data__ids{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:.75rem}.product .product-details__data .product-data__ids:nth-of-type(2) i,.product .product-details__data .product-data__ids:nth-of-type(3) i{font-size:1rem;opacity:.75;padding-right:.15rem}.product .product-details__data .product-data__ids span:after{content:"|";padding:.5rem}.product .product-details__data .product-data__ids span:last-of-type:after{content:""}.product .product-details__data .product-data__ids--vertical{-webkit-column-gap:.5rem;column-gap:.5rem;flex-direction:column;padding-top:.25rem}.product .product-details__data button{margin-top:.5rem}.product .product-details__data .product-data__statuses{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}.product .product-gallery .product-gallery__images{grid-row-gap:.5rem;grid-column-gap:.5rem;-webkit-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));row-gap:.5rem;width:50%}.product .product-gallery .product-gallery__images img{width:100%}.product .product-gallery .product-gallery__images img:hover{cursor:pointer}.product .product-gallery .product-gallery__modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.product .product-gallery .product-gallery__modal .product-gallery-modal-wrapper{position:relative}.product .product-gallery .product-gallery__modal .product-gallery-modal-wrapper button{background-color:#ac1013;border-radius:0;color:#fff;position:absolute;right:0;text-decoration:none;top:0}.product .product-gallery .product-gallery__modal .product-gallery-modal-wrapper button:hover{background-color:#3a3a3a}.product .product-specific-details{margin-bottom:1rem}.product .product-specific-details__description{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:60% auto}.product .product-specific-details__description p{margin-bottom:.5rem}.product .product-specific-details__description h1,.product .product-specific-details__description h2,.product .product-specific-details__description h3,.product .product-specific-details__description h4,.product .product-specific-details__description h5{margin-bottom:.75rem}.product .product-specific-details__description,.product .product-specific-details__specification{margin-top:1rem}.product .product-specific-details__specification{max-width:60%}#add-order h1,#add-order h2,#add-order h3,#add-order h4,#add-order h5,#add-order h6{font-weight:700}#add-order table.clean tbody td{vertical-align:initial}#add-order .form-label{font-size:.75rem;font-weight:700;margin-bottom:.25rem;opacity:.75;text-transform:uppercase}.add-order-grid{grid-gap:.75rem;display:grid;gap:.75rem}.add-order-grid--address{grid-template-columns:repeat(4,minmax(0,1fr))}.add-order-grid--delivery,.add-order-grid--pickup{grid-template-columns:repeat(3,minmax(0,1fr))}.add-order-grid--product{align-items:end;grid-template-columns:minmax(220px,1fr) 90px 120px 120px 150px auto}.add-order-grid--search{align-items:end;grid-template-columns:minmax(220px,1fr) minmax(160px,240px) auto}.add-order-grid__wide{grid-column:span 2}.add-order-pickup{border-top:1px solid #d5d5d5;margin-top:1rem;padding-top:1rem}.add-order-pickup-switch{background:#fff;border-bottom:1px solid #d5d5d5;margin-bottom:.75rem;padding:.75rem 1rem}.add-order-subtitle{font-size:.8rem;font-weight:700;margin-bottom:.5rem;opacity:.75;text-transform:uppercase}.add-order-products__manual,.add-order-products__search{min-width:0}.add-order-products__submit{white-space:nowrap}.add-order-products__loading{align-items:center;display:inline-flex;gap:.5rem;margin:.65rem}.add-order-product-results{margin-top:.5rem}.add-order-product-results__table td,.add-order-product-results__table th{vertical-align:middle!important}.add-order-product-results__meta{font-size:.72rem;line-height:1.2;text-align:center;vertical-align:middle!important;word-break:break-word}.add-order-product-results__id{white-space:nowrap;word-break:normal}.add-order-product-result{grid-gap:.75rem;align-items:center;border-bottom:1px solid #d5d5d5;display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) auto;padding:.55rem .65rem}.add-order-product-result small,.add-order-product-result span{display:block;min-width:0}.add-order-product-result small{opacity:.7}.add-order-product-result:last-child{border-bottom:0}.add-order-product-result__main{grid-gap:.65rem;align-items:center;display:grid;gap:.65rem;grid-template-columns:42px minmax(0,1fr);min-width:0}.add-order-product-result__thumb{align-items:center;background:rgba(0,0,0,.04);border:1px solid #d5d5d5;display:flex;height:42px;justify-content:center;overflow:hidden;width:42px}.add-order-product-result__thumb img{height:100%;object-fit:contain;width:100%}.add-order-product-result__thumb i{font-size:1rem;opacity:.45}.add-order-line-items{border-top:1px solid #d5d5d5;margin-top:1rem;padding-top:1rem}.add-order-summary{align-items:center;display:flex;gap:.5rem;justify-content:flex-end;margin-top:.75rem}.add-order-payload{background:rgba(0,0,0,.04);border:1px solid #d5d5d5;font-size:.78rem;margin:0;max-height:420px;overflow:auto;padding:.75rem;white-space:pre-wrap}.order-table .order-item{grid-column-gap:1rem;border-bottom:1px solid #d5d5d5;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:25px auto -webkit-max-content;grid-template-columns:25px auto max-content;margin-bottom:1rem;padding-bottom:.5rem}.order-table .order-item .order-content__header{margin-bottom:.5rem}.order-table .order-item .order-content__header .order-content-dates{-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row}.order-table .order-item .order-content__header .order-content-dates span{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row}.order-table .order-item .order-content__header .order-content-dates span i{font-size:.75rem}.order-table .order-item .order-content__header .order-content-source{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:flex;flex-direction:row;font-size:.75rem}.order-table .order-item .order-content__header .order-content-source i{font-size:inherit}.order-table .order-item .order-content__content{background-color:rgba(0,0,0,.05);border-radius:10px;padding:1rem}.order-table .order-item .order-content__content .order-content-row{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid}.order-table .order-item .order-content__content .order-content-row--gp{background-color:rgba(0,0,0,.05);border-radius:10px;grid-template-columns:70% auto;padding:1rem}.order-table .order-item .order-content__content .order-content-row--bss{font-size:.85rem;grid-template-columns:repeat(3,minmax(0,1fr)) 20%;margin-top:.5rem}.order-table .order-item .order-content__content .order-content-row__col .order-content-col-title{font-size:.75rem;font-weight:700;margin-bottom:.25rem;opacity:.75;text-transform:uppercase}.order-table .order-item .order-content__content .order-content-goods__item{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row}.order-table .order-item .order-content__content .order-content-goods__item .unit-price{font-size:.85rem;opacity:.75}.order-table .order-item .order-content__content .order-content-payment{align-items:flex-start;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row-reverse}.order-table .order-item .order-content__content .order-content-status-wrapper{align-items:flex-start;display:flex;flex-direction:column;row-gap:.5rem}.order-table .order-item .order-content__content .order-content-status{align-items:center;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row}.order-table .order-item .order-content__content .order-content-tags{align-items:flex-start;display:flex;flex-direction:column;row-gap:.5rem}.order-table .order-item .order-content__content .order-content-tags__badges{display:flex;flex-wrap:wrap;gap:.4rem}.order-table .order-item .order-content__content .order-content-notes{background-color:rgba(0,0,0,.05);border-radius:10px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;padding:.5rem}.order-table .order-item .order-content__content .order-content-notes .order-notes__title{font-size:.75rem;font-weight:700;margin-bottom:.25rem;text-transform:uppercase}.order-table .order-item .order-content__content .order-content-notes .order-notes__title span{opacity:.75}.order-table .order-item .order-content__content .order-content-notes form input,.order-table .order-item .order-content__content .order-content-notes form label,.order-table .order-item .order-content__content .order-content-notes form textarea{background-color:#e6e6e6;font-size:.85rem}.order-table .order-item .order-content__content .order-content-notes form textarea.order-notes__textarea--editing{background-color:#fff}.order-table .order-item__actions{align-items:stretch;display:flex;flex-direction:column;row-gap:.25rem}.order-tag-badge{align-items:center;border:1px solid transparent;border-radius:999px;color:#fff;display:inline-flex;font-size:.72rem;font-weight:600;gap:.35rem;line-height:1.1;padding:.22rem .55rem;white-space:nowrap}.order-tag-badge-button{background:transparent;border:0;line-height:1;padding:0}.order-tag-badge__remove{font-size:.8em;font-weight:700;line-height:1}.order-tag-filters__list{display:flex;flex-wrap:wrap;gap:.45rem;padding-top:.25rem}.order-tag-filters__tag{background:#fff;border:1px solid #d5d5d5;border-radius:999px;color:inherit;font-size:.72rem;font-weight:600;line-height:1.1;padding:.22rem .55rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.order-tag-filters__tag:disabled{opacity:.6}.order-tags-modal-dialog{max-width:720px}.order-tags-modal{display:flex;flex-direction:column;gap:0}.order-tags-modal .section{padding:1rem 0}.order-tags-modal .section--bb{border-bottom:1px solid #d5d5d5}.order-tags-modal .section__header{padding-bottom:.6rem}.order-tags-modal .section__content{margin-top:0}.order-tags-modal__badges{display:flex;flex-wrap:wrap;gap:.45rem}.order-tags-modal__row{grid-gap:.5rem;align-items:end;display:grid;gap:.5rem;grid-template-columns:minmax(0,1fr) auto}.order-tags-modal__loading{align-items:center;display:inline-flex;gap:.45rem;margin-top:1rem;opacity:.75}.order-tags-modal__loading .spinner-border{height:.9rem;width:.9rem}.order-tags-page__create{grid-gap:.75rem;align-items:end;display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) 72px auto}.order-tags-page__submit{justify-self:start;white-space:nowrap}.order-tags-page__state{align-items:center;display:inline-flex;gap:.45rem}.order-tags-page__state .spinner-border{height:.9rem;width:.9rem}.order-tags-page__list{display:flex;flex-direction:column}.order-tags-page__item{align-items:center;border-bottom:1px solid #d5d5d5;display:flex;gap:1rem;justify-content:space-between;padding:.85rem 0;transition:background-color .15s ease,opacity .15s ease,border-color .15s ease}.order-tags-page__item--dragging{opacity:.55}.order-tags-page__item--drag-over{background-color:rgba(0,0,0,.03);border-bottom-color:#b6b6b6}.order-tags-page__item:last-child{border-bottom:0;padding-bottom:0}.order-tags-page__item-main{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;min-width:0}.order-tags-page__item-color{font-family:monospace}.order-tags-page__drag-handle{align-items:center;background:transparent;border:0;color:rgba(0,0,0,.45);cursor:grab;display:inline-flex;justify-content:center;padding:0}.order-tags-page__drag-handle i{font-size:1rem}.order-tags-page__item-actions{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.order-tags-page__reorder{align-items:center;display:flex;gap:.25rem}.order-notes__title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.order-notes__form{margin-bottom:.75rem}.order-notes__list{display:flex;flex-direction:column;row-gap:.5rem}.order-notes__item{border-top:1px solid rgba(0,0,0,.08);padding-top:.5rem}.order-notes__item p{margin-bottom:.4rem;white-space:pre-wrap}.order-notes__actions{display:flex;flex-wrap:wrap;gap:.35rem}.order-notes__empty{opacity:.7}.single-order-summary-block{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr)}.single-order-summary-block__item{background-color:rgba(0,0,0,.04);border-radius:8px;min-width:0;padding:.45rem .55rem}.single-order-summary-block__title{font-size:.75rem;font-weight:700;margin-bottom:.2rem;opacity:.75;text-transform:uppercase}.single-order-summary-block__title--actions{align-items:center;display:flex;justify-content:space-between;opacity:1}.single-order-summary-block__title--actions span{opacity:.75}.single-order-summary-block__empty{margin-bottom:0;opacity:.7}.single-order-summary-block .order-notes__title{font-size:.75rem;font-weight:700;margin-bottom:.2rem;text-transform:uppercase}.single-order-summary-block .order-notes__title span{opacity:.75}.single-order-summary-block .order-notes__empty,.single-order-summary-block .order-notes__text{font-size:.8rem;margin-bottom:0}.single-order-summary-block .order-content-tags__badges{-webkit-column-gap:.35rem;column-gap:.35rem;display:flex;flex-direction:row}@media(max-width:991px){.order-tags-modal__row,.order-tags-page__create,.single-order-summary-block{grid-template-columns:1fr}.order-tags-page__item{align-items:stretch;flex-direction:column}.order-tags-page__item-actions{justify-content:space-between}.order-table .order-item .order-content__content .order-content-row--bss,.order-table .order-item .order-content__content .order-content-row--gp{grid-template-columns:1fr}}.gallery .gallery__images{grid-row-gap:.5rem;grid-column-gap:.5rem;-webkit-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));row-gap:.5rem;width:50%}.gallery .gallery__images img{width:100%}.gallery .gallery__images img:hover{cursor:pointer}.gallery .gallery__modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.gallery .gallery__modal .gallery-modal-wrapper{max-height:90vh;position:relative;width:auto}.gallery .gallery__modal .gallery-modal-wrapper img{height:100%;width:auto}.gallery .gallery__modal .gallery-modal-wrapper button{background-color:#ac1013;border-radius:0;color:#fff;position:absolute;right:0;text-decoration:none;top:0}.gallery .gallery__modal .gallery-modal-wrapper button:hover{background-color:#3a3a3a}.gallery--editable .gallery__images{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.gallery--editable .gallery__images .gallery-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.gallery--editable .gallery__images .gallery-item img{max-height:50px;width:auto}table .offer-data--disabled{opacity:.35}table .offer-data--available{color:#11a832}table .offer-data--available td,table .offer-data--available td a:not(.btn){color:inherit}table .offer-data--available td a:not(.btn):hover{color:#1a2b6d}table .offer-data--cheapest{color:#1763d4}table .offer-data--cheapest td,table .offer-data--cheapest td a:not(.btn){color:inherit}table .offer-data--cheapest td a:not(.btn):hover{color:#1a2b6d}table .offer-data--inavailable{opacity:.35}.sticky-panel{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);margin:-2rem -2rem 1rem;padding:1rem 2.75rem;position:-webkit-sticky;position:sticky;top:0;top:-2rem;z-index:10}.sticky-panel #filters{margin-bottom:0}.sticky-panel #filters .filters-wrapper{margin:0;padding:.5rem .75rem}.sticky-panel #filters .filters-wrapper form{row-gap:.65rem}.sticky-panel #filters .filters-wrapper form .filter .form-control{font-size:.75rem;padding:.5rem .25rem}.sticky-panel #filters .filters-wrapper--collapsible .filters-wrapper__buttons{align-items:center;display:grid;grid-template-columns:1fr auto auto;width:100%}.sticky-panel #filters .filters-wrapper--collapsible .filters-wrapper__toggle{justify-self:center}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.morele-review-page{padding-bottom:2rem}.morele-review-actions,.morele-review-card__top,.morele-review-header,.morele-review-pagination{align-items:center;display:flex;gap:1rem;justify-content:space-between}.morele-review-header p{color:#667085;margin:0}.morele-review-stats{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(150px,1fr));margin:1.25rem 0}.morele-review-stats button{align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:10px;color:#344054;display:flex;justify-content:space-between;padding:.9rem 1rem;text-align:left}.morele-review-stats button:hover{border-color:#98a2b3;box-shadow:0 3px 12px rgba(16,24,40,.06)}.morele-review-stats strong{font-size:1.35rem}.morele-review-filters{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.morele-review-actions>div,.morele-review-filters>div{display:flex;flex-wrap:wrap;gap:.4rem}.morele-review-list{grid-gap:1rem;display:grid;gap:1rem}.morele-review-card{border:1px solid #e4e7ec;border-radius:12px;box-shadow:0 2px 8px rgba(16,24,40,.04)}.morele-review-card__top>div{display:flex;gap:.5rem}.morele-review-card__top small{color:#98a2b3}.morele-review-comparison{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin:1rem 0}.morele-review-product{border:1px solid #eaecf0;border-radius:10px;overflow:hidden}.morele-review-product__heading{background:#f8fafc;border-bottom:1px solid #eaecf0;font-weight:700;padding:.55rem .75rem}.morele-review-product__body{display:flex;gap:.85rem;padding:.85rem}.morele-review-product__image{background:#fff;border:1px solid #eaecf0;border-radius:8px;flex:0 0 92px;height:92px;object-fit:contain;width:92px}.morele-review-product__image--empty{align-items:center;color:#98a2b3;display:flex;font-size:.75rem;justify-content:center}.morele-review-product__details{color:#667085;display:flex;flex-direction:column;gap:.25rem;min-width:0}.morele-review-product__details strong{color:#101828}.morele-review-reason{background:#f8fafc;border-radius:8px;color:#475467;padding:.75rem}.morele-review-actions{justify-content:flex-end;margin-top:.9rem}.morele-review-loading{display:flex;justify-content:center;padding:4rem}.morele-review-pagination{color:#667085;margin-top:1rem}.morele-review-pagination>div{display:flex;gap:.4rem}@media(max-width:900px){.morele-review-comparison,.morele-review-stats{grid-template-columns:1fr}.morele-review-filters,.morele-review-header,.morele-review-pagination{align-items:flex-start;flex-direction:column}}@font-face{font-display:block;font-family:Material Icons;font-style:normal;font-weight:400;src:url(/static/media/material-icons.0c35d18bf06992036b69.woff2) format("woff2"),url(/static/media/material-icons.4d73cb90e394b34b7670.woff) format("woff")}.material-icons{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:Material Icons}@font-face{font-display:block;font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:url(/static/media/material-icons-outlined.6f420cf17cc0d7676fad.woff2) format("woff2"),url(/static/media/material-icons-outlined.f882956fd323fd322f31.woff) format("woff")}.material-icons,.material-icons-outlined{word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;display:inline-block;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap}.material-icons-outlined{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:Material Icons Outlined}@font-face{font-display:block;font-family:Material Icons Round;font-style:normal;font-weight:400;src:url(/static/media/material-icons-round.c380809fd3677d7d6903.woff2) format("woff2"),url(/static/media/material-icons-round.5d681e2edae8c60630db.woff) format("woff")}.material-icons-round{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:Material Icons Round}@font-face{font-display:block;font-family:Material Icons Sharp;font-style:normal;font-weight:400;src:url(/static/media/material-icons-sharp.219aa9140e099e6c72ed.woff2) format("woff2"),url(/static/media/material-icons-sharp.3a4004a46a653d4b2166.woff) format("woff")}.material-icons-round,.material-icons-sharp{word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;display:inline-block;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap}.material-icons-sharp{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:Material Icons Sharp}@font-face{font-display:block;font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:url(/static/media/material-icons-two-tone.4ef4218c522f1eb6b5b1.woff2) format("woff2"),url(/static/media/material-icons-two-tone.3baa5b8f3469222b822d.woff) format("woff")}.material-icons-two-tone{word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";direction:ltr;display:inline-block;font-family:Material Icons Two Tone;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap}