*{box-sizing:border-box;margin:0}a{color:inherit;line-height:1;text-decoration:none}ul{list-style-type:none;padding:0}textarea{resize:none}body{font-family:Titillium Web}.App{position:relative}.page-container{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;left:0;min-height:calc(100vh - 8.5rem);padding:1rem;position:absolute;top:8.5rem;width:100%}@media screen and (min-width:768px){.page-container{min-height:calc(100vh - 5.25rem);padding:0 2rem;top:5.25rem}}.page-container__inner{background:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);margin:0 auto;max-width:63.75rem;overflow:hidden;width:100%}.search-header{padding:1.5rem 1rem}@media screen and (min-width:768px){.search-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:2rem}}@media screen and (min-width:1280px){.search-header{padding:2rem 2.5rem}}.search-header__title{padding-bottom:1.5rem}@media screen and (min-width:768px){.search-header__title{padding:0}.search-header__wrapper{display:flex;gap:16px}.search-header__wrapper--warehouses{gap:2.8rem}}@media screen and (min-width:1280px){.search-header__wrapper--warehouses{gap:5rem;justify-content:flex-end}}@media screen and (min-width:768px){.search-header__wrapper--inventory{gap:3.5rem}}@media screen and (min-width:1280px){.search-header__wrapper--inventory{gap:5.75rem;justify-content:flex-end}}.button__btn{align-items:center;background-color:#2e66e5;border-radius:1.25rem;border-style:none;color:#fff;cursor:pointer;display:flex;height:2.25rem;justify-content:center;padding:.5rem 1rem;text-decoration:none;text-transform:capitalize;transition:.5s ease-in-out;width:100%}.button__btn:hover{background-color:#232940}@media screen and (min-width:768px){.button__btn--wh{height:2.375rem;width:60%}}@media screen and (min-width:1280px){.button__btn--wh{width:33%}}.search{padding-bottom:1rem}@media screen and (min-width:768px){.search{padding:0}}.search__text{align-content:center;align-items:center;background-color:#fff;border:1px solid #bdc5d5;border-radius:2.5rem;display:flex;height:2.25rem;justify-content:space-around;width:100%}@media screen and (min-width:768px){.search__text{height:2.375rem;width:11.5625rem}}@media screen and (min-width:1280px){.search__text{width:17.125rem}}.search__input{border-style:none;padding:0 8px;width:75%}.search__input::-webkit-input-placeholder{color:#5c667e}.search__input:focus{outline:none}@media screen and (min-width:768px){.search__wh{width:40%}}.items{font-size:.8125rem;font-weight:400;line-height:1.25rem;padding:0 1.5rem}@media screen and (min-width:768px){.items{display:none}}.items__list{border-top:1px solid #bdc5d5}.items__wrapper{display:flex;justify-content:space-between}.items__content{flex:1 1}.items__header{color:#5c667e;padding-bottom:.25rem;padding-top:1rem;text-transform:uppercase}.items__name{color:#2e66e5;cursor:pointer;display:flex;font-weight:600}.items__status,.items__tag{border-radius:20px;height:24px;width:86px}.items__status{font-size:.6875rem;line-height:1rem;padding:4px 8px;text-align:center;text-transform:uppercase}.items__green{background-color:rgba(21,132,99,.07);color:#158463}.items__red{background-color:rgba(201,69,21,.07);color:#c94515}.items__buttons{display:flex;justify-content:space-between;padding-bottom:1.5rem;padding-top:1.5rem}.items__button{background-color:transparent;border-style:none;cursor:pointer}.table{display:none}@media screen and (min-width:768px){.table{border-collapse:collapse;display:table;font-size:14px;line-height:22px;width:100%}.table__head{background-color:rgba(247,248,249,.7);height:2.5rem}.table__header{color:#5c667e;padding:1rem 0 1rem 2rem;text-align:left;text-transform:uppercase}}@media screen and (min-width:768px)and (min-width:1280px){.table__header{padding:1rem 0 1rem 2.5rem}}@media screen and (min-width:768px){.table__row{border-bottom:1px solid #bdc5d5}.table__row:hover{background-color:rgba(46,102,229,.07)}.table__data{padding:1rem 0 1rem 2rem}}@media screen and (min-width:768px)and (min-width:1280px){.table__data{padding:1rem 0 0 1rem}}@media screen and (min-width:768px){.table .name{align-items:center;color:#2e66e5;cursor:pointer;display:flex;font-weight:600}.table__tag{border-radius:20px}.table__status{font-size:.75rem;font-weight:600;line-height:1.125rem;padding:4px;text-align:center;text-transform:uppercase}.table__green{background-color:rgba(21,132,99,.07);color:#158463;height:1.75rem;width:4.0625rem}.table__red{background-color:rgba(201,69,21,.07);color:#c94515;height:1.75rem;width:5.375rem}.table__label{align-items:center;display:flex;flex-direction:row;gap:.3125rem}.table .icons{padding-right:2rem}}.delete-inventory__header{padding-bottom:1rem;padding-top:3.75rem}@media screen and (min-width:768px){.delete-inventory__header{padding-top:0}}.delete-inventory__text{font-size:.9375rem;line-height:1.625rem}.delete-inventory__wrapper{align-items:center;background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:space-between;left:50%;padding:1rem;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}@media screen and (min-width:768px){.delete-inventory__wrapper{gap:2rem;height:16.375rem;padding:4rem 2.5rem;width:42rem}}.delete-inventory__container{background:rgba(0,0,0,.6);height:100%;left:0;position:fixed;top:0;width:100%}.delete-inventory__container--block{display:block}.delete-inventory__container--none{display:none}.delete-inventory__container--bottom{display:flex;gap:17px}@media screen and (min-width:768px){.delete-inventory__container--bottom{justify-content:flex-end;width:100%}}.delete-inventory__cancel-btn{background-color:#fff;border:.0625rem solid #bdc5d5;border-radius:1.25rem;color:#5c667e;font-size:.8125rem;font-weight:600;padding:.5rem 3.9375rem;text-align:center}@media screen and (min-width:768px){.delete-inventory__cancel-btn{display:flex;font-size:.875rem;height:2.375rem;justify-content:center;width:4.5rem}}@media screen and (min-width:1280px){.delete-inventory__cancel-btn{width:12%}}.delete-inventory__cancel-btn--highlight{background-color:#13182c;border-radius:20px;color:#fff}.delete-inventory__delete-btn{background-color:#c94515;border:.0625rem solid #bdc5d5;border-radius:1.25rem;color:#fff;font-size:.8125rem;font-weight:600;padding:.5rem 3.9375rem;text-align:center}.delete-inventory__delete-btn:hover{border-bottom:1px solid #fff}@media screen and (min-width:768px){.delete-inventory__delete-btn{display:flex;font-size:.875rem;height:2.375rem;justify-content:center;width:4.5rem}}@media screen and (min-width:1280px){.delete-inventory__delete-btn{width:12%}}.delete-inventory__delete-btn--highlight{background-color:#13182c;border-radius:20px;color:#fff}.warehousesHeader{padding:1.5rem 1rem}.warehousesHeader__title{padding-bottom:1.5rem}h1{font-size:1.75rem;line-height:2.25rem}h1,h2{font-weight:600}h2{font-size:1.25rem;line-height:1.75rem}h4{font-size:.6875rem;font-weight:600;line-height:1rem}.body-large p{font-size:.9375rem;font-weight:400;line-height:1.625rem}.body-medium p{font-size:.8125rem;font-weight:400;line-height:1.25rem}.body-small p{font-size:.6875rem;font-weight:400;line-height:1rem}.btn h3,.label h3,.links h3{font-size:.8125rem;font-weight:600;line-height:1.25rem}@media screen and (min-width:768px){h1{font-size:2rem;line-height:2.5rem}h1,h2{font-weight:600}h2{font-size:1.5rem;line-height:2rem}h4,th{font-size:.75rem;font-weight:600;line-height:1.375rem}.body-large p{font-size:1rem;font-weight:400;line-height:1.75rem}.body-medium p{font-size:.875rem;font-weight:400;line-height:1.375rem}.body-small p{font-size:.75rem;font-weight:400;line-height:1.125rem}.btn h3,.label h3,.links h3{font-size:.875rem;font-weight:600;line-height:1.375rem}}.warehouses__list{border-top:1px solid #bdc5d5;padding:0 1.5rem}.column-labelsWH{background-color:#f7f8f9;display:none;padding:1rem 1.5rem}@media screen and (min-width:768px){.column-labelsWH{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2rem}}@media screen and (min-width:1280px){.column-labelsWH{padding:1rem 2.5rem}}.column-labelsWH__left{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width:768px){.column-labelsWH__left--wh{margin-right:.5rem;width:63%}}@media screen and (min-width:1280px){.column-labelsWH__left--wh{margin-right:0;width:70%}}.column-labelsWH__right{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width:768px){.column-labelsWH__right--wh{width:50%}}@media screen and (min-width:1280px){.column-labelsWH__right--wh{width:30%}}.column-labelsWH__column{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.column-labelsWH__wh{width:33%}@media screen and (min-width:768px){.column-labelsWH__address{width:26%}}@media screen and (min-width:1280px){.column-labelsWH__address{width:43%}}@media screen and (min-width:768px){.column-labelsWH__contactName{width:33%}}@media screen and (min-width:1280px){.column-labelsWH__contactName{width:37%}}.column-labelsWH__contactInformation{width:82%}@media screen and (min-width:768px){.column-labelsWH__actions--wh{width:18%}}.column-labelsWH__text{color:#5c667e;text-transform:uppercase}@media screen and (min-width:1280px){.column-labelsWH__text--contName{padding-left:2.75rem}}.column-labelsWH__sort-icon{height:15px}@media screen and (min-width:1280px){.column-labelsWH__sort-icon{padding-left:.5rem}}.warehouse-item{border-bottom:1px solid #bdc5d5;padding:1rem 1.5rem}@media screen and (min-width:768px){.warehouse-item{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2rem}}@media screen and (min-width:1280px){.warehouse-item{padding:1rem 2.5rem}}.warehouse-item__details{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width:768px){.warehouse-item__details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:63%}}@media screen and (min-width:1280px){.warehouse-item__details{width:70%}}.warehouse-item__details--right{width:100%}@media screen and (min-width:768px){.warehouse-item__details--right{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:46%}}@media screen and (min-width:1280px){.warehouse-item__details--right{width:30%}}.warehouse-item__details-block{width:50%}@media screen and (min-width:768px){.warehouse-item__details-block{width:unset}.warehouse-item__details-block--left{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:63%}.warehouse-item__details-block--right{width:40%}}@media screen and (min-width:1280px){.warehouse-item__details-block--right{width:28%}}.warehouse-item__column{margin-bottom:1rem}@media screen and (min-width:768px){.warehouse-item__column{margin-bottom:0}}.warehouse-item__column--status{width:40%}.warehouse-item__label{color:#5c667e;text-transform:uppercase}@media screen and (min-width:768px){.warehouse-item__label{display:none}.warehouse-item__contactName{padding-left:.75rem}.warehouse-item__contactInformation{display:none}}.warehouse-item__contactInformation--tablet{display:none}@media screen and (min-width:768px){.warehouse-item__contactInformation--tablet{display:block}}.warehouse-item__address{width:50%}@media screen and (min-width:1280px){.warehouse-item__address{width:53%}}.warehouse-item__actions{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}@media screen and (min-width:768px){.warehouse-item__actions{gap:.5rem;margin-right:.5rem;width:unset}}.warehouse-item__delete-button{background:none;border:none;cursor:pointer}.warehouse-item__text-block{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.warehouse-item__text--warehouse{color:#2e66e5}@media screen and (min-width:768px){.warehouse-item__text--address{padding-left:.75rem}}@media screen and (min-width:1280px){.warehouse-item__text--address{padding-left:0}}.delete-warehouse__header{padding-bottom:1rem;padding-top:3.75rem}@media screen and (min-width:768px){.delete-warehouse__header{padding-top:0}}.delete-warehouse__text{font-size:.9375rem;line-height:1.625rem}.delete-warehouse__wrapper{align-items:center;background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:space-between;left:50%;padding:1rem;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}@media screen and (min-width:768px){.delete-warehouse__wrapper{gap:2rem;height:16.375rem;padding:4rem 2.5rem;width:42rem}}.delete-warehouse__container{background:rgba(0,0,0,.6);height:100%;left:0;position:fixed;top:0;width:100%}.delete-warehouse__container--block{display:block}.delete-warehouse__container--none{display:none}.delete-warehouse__container--bottom{display:flex;gap:17px}@media screen and (min-width:768px){.delete-warehouse__container--bottom{justify-content:flex-end;width:100%}}.delete-warehouse__cancel-btn{background-color:#fff;border:.0625rem solid #bdc5d5;border-radius:1.25rem;color:#5c667e;font-size:.8125rem;font-weight:600;padding:.5rem 3.9375rem;text-align:center}@media screen and (min-width:768px){.delete-warehouse__cancel-btn{display:flex;font-size:.875rem;height:2.375rem;justify-content:center;width:4.5rem}}@media screen and (min-width:1280px){.delete-warehouse__cancel-btn{width:12%}}.delete-warehouse__cancel-btn--highlight{background-color:#13182c;border-radius:20px;color:#fff}.delete-warehouse__delete-btn{background-color:#c94515;border:.0625rem solid #bdc5d5;border-radius:1.25rem;color:#fff;font-size:.8125rem;font-weight:600;padding:.5rem 3.9375rem;text-align:center}.delete-warehouse__delete-btn:hover{border-bottom:1px solid #fff}@media screen and (min-width:768px){.delete-warehouse__delete-btn{display:flex;font-size:.875rem;height:2.375rem;justify-content:center;width:4.5rem}}@media screen and (min-width:1280px){.delete-warehouse__delete-btn{width:12%}}.delete-warehouse__delete-btn--highlight{background-color:#13182c;border-radius:20px;color:#fff}.edit-inven__subheader{align-items:baseline;background-color:#fff;border-bottom:1px solid #bdc5d5;display:flex;flex-direction:row;justify-content:flex-start;padding:1.5rem}.edit-inven__details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.edit-inven__details{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}}.cancel-btn{min-width:4.5rem}.add-inven__subheader{align-items:baseline;background-color:#fff;border-bottom:1px solid #bdc5d5;display:flex;flex-direction:row;justify-content:flex-start;padding:1.5rem}.subheader__text{font-size:1.75rem}.add-inven__details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.add-inven__details{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}}.details__container{border-bottom:1px solid #bdc5d5;margin:1rem 0;padding:0 1.5rem;width:100%}@media screen and (min-width:768px){.details__container{border-bottom:none;border-right:1px solid #bdc5d5}}.detail__subheader{font-size:1.25rem;font-weight:600;padding-bottom:1.5rem}.details__form{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;line-height:1.25rem}.details__label{font-size:.813rem;font-weight:600;padding-bottom:.25rem}.details__label--none{display:none}.details__input{border:1px solid #bdc5d5;border-radius:20px;height:2.25rem;margin-bottom:1rem;padding-left:1rem;width:100%}@media screen and (min-width:1280px){.details__input--quantity{width:20%}}.details__input--none{display:none}.details__input:focus{border:1px solid #2e66e5;outline:none}.details__textarea{border:1px solid #bdc5d5;border-radius:20px;font-family:Titillium Web;font-size:.813rem;height:7.5rem;margin-bottom:1rem;padding-left:1rem;padding-top:.5rem;width:100%}.details__textarea:focus{border:1px solid #2e66e5;outline:none}.details__select{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid #bdc5d5;border-radius:20px;height:2.25rem;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;width:100%}.details__select:focus{border:1px solid #2e66e5;outline:none}.availability__container{padding:1rem 1.5rem;width:100%}.stock__status{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:1rem;width:100%}@media screen and (min-width:768px){.stock__status{width:60%}}@media screen and (min-width:1280px){.stock__status{width:40%}}.radio-btn{font-size:.813rem;margin-left:.25rem;width:50%}.warehouse__select{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid #bdc5d5;border-radius:20px;height:2.25rem;padding-left:1rem;padding-right:1rem;width:100%}.warehouse__select:focus{border:1px solid #2e66e5;outline:none}.buttons{align-items:center;background-color:#f7f8f9;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 1.5rem}@media screen and (min-width:768px){.buttons{justify-content:flex-end;padding:1rem 2rem}}.cancel-btn{border:1px solid #bdc5d5;border-radius:20px;padding:.5rem;text-align:center;width:45%}.cancel-btn:hover{border:1px solid #2e66e5;color:#2e66e5}@media screen and (min-width:768px){.cancel-btn{margin-right:1rem;width:10%}}@media screen and (min-width:1280px){.cancel-btn{margin-right:1rem;width:8%}}.add-inventory{background-color:#2e66e5;border:1px solid #2e66e5;border-radius:20px;color:#fff;padding:.5rem;text-align:center;width:45%}.add-inventory:hover{background-color:#232940;border:1px solid #232940}@media screen and (min-width:768px){.add-inventory{width:13%}}@media screen and (min-width:1280px){.add-inventory{width:9%}}.select-container{background:url(/static/media/arrow_drop_down-24px.471302b288b1a9f172e1.svg) no-repeat right 7px #fff;overflow:hidden;width:100%}.add-btn{background-color:#2e66e5;border:1px solid #2e66e5;color:#fff}.header{background-color:#232940;font-family:Titillium Web}.nav{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1.5rem 1rem 5.5rem;width:100%}@media screen and (min-width:768px){.nav{flex-direction:row;justify-content:space-between;margin:0 auto;max-width:63.375rem;padding:2rem 2rem 6rem}}@media screen and (min-width:1280px){.nav{padding:2rem 0 6rem}}.nav__list{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;list-style:none;width:100%}@media screen and (min-width:768px){.nav__list{justify-content:flex-end}}.nav__link{color:#bdc5d5;font-size:.8125rem;font-weight:600;padding:.719rem 0;text-align:center;width:100%}.nav__link:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.1rem}@media screen and (min-width:768px){.nav__link{font-size:.875rem;min-width:7.185rem;width:15%}}@media screen and (min-width:1280px){.nav__link{width:15%}}.nav__link--highlight{background-color:#13182c;border-radius:20px;color:#fff}.nav__logo{padding-bottom:1.5rem;text-decoration:none}@media screen and (min-width:768px){.nav__logo{padding-bottom:0}}.footer{color:#5c667e;padding-bottom:2.5rem;text-align:center}@media screen and (min-width:768px){#add-warehouse{width:138px}}.details__container{margin:0;padding:1rem 1.5rem}.details__subheader{padding-bottom:.5}.details__input{margin-bottom:0;outline:none}.details__input--error{border:1px solid #c94515}.details__input--error:focus{border:2px solid #c94515}.details__label{padding-top:1rem}.details__err{color:#c94515;display:none;font-size:.75rem}.details__err--img{height:13px}.details__err__input{margin-bottom:0;outline:none}.details__err__input--error{border:1px solid #c94515}.details__err__input--error:focus{border:2px solid #c94515}.details__err__label{padding-top:1rem}.details__err__err{color:#c94515;display:none;font-size:.75rem}.details__err__err--img{height:13px}.box-shadow{box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.back-icon{height:1rem;margin-right:.75rem;width:1rem}.save-btn{background-color:#2e66e5;border:1px solid #2e66e5;border-radius:20px;color:#fff;padding:.5rem;text-align:center;width:45%}.save-btn:hover{background-color:#232940;border:1px solid #232940}@media screen and (min-width:768px){.save-btn{width:9%}}@media screen and (min-width:1280px){.save-btn{width:7%}}.edit-button{align-items:center;background-color:#2e66e5;border-radius:1.25rem;border-style:none;color:#fff;display:flex;flex-direction:row;gap:3px;height:2.25rem;justify-content:center;padding:8px;text-decoration:none;text-transform:capitalize;transition:.5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.edit-button:hover{background-color:#232940}@media screen and (min-width:768px){.edit-button{height:2.375rem;padding:8px 14px}}.edit-button__icon{display:inline-block;-webkit-filter:brightness(100) saturate(0);filter:brightness(100) saturate(0);height:24px;width:24px}.edit-button__text{display:none}@media screen and (min-width:768px){.edit-button__text{display:block}}.inventory-details{border-bottom:1px solid #bdc5d5;font-size:.8125rem;padding:1rem 1.5rem}@media screen and (min-width:768px){.inventory-details{align-items:center;border-bottom:none;display:flex;margin-bottom:0;padding:1.5rem 2rem}}@media screen and (min-width:1280px){.inventory-details{font-size:.875rem;padding:1.5rem 2.5rem}}.inventory-details__title{color:#5c667e;padding-bottom:.25rem;padding-top:1rem;text-transform:uppercase}@media screen and (min-width:768px){.inventory-details__title{padding-top:0}}.inventory-details__text{color:#13182c}@media screen and (min-width:768px){.inventory-details__text{padding-bottom:2rem;padding-right:1.5rem;width:18.4375rem}}@media screen and (min-width:1280px){.inventory-details__text{width:26.8125rem}}.inventory-details__wrapper{display:flex;gap:5.9375rem}@media screen and (min-width:768px){.inventory-details__wrapper{gap:6.0625rem}}.inventory-details__tag{border-radius:20px}.inventory-details__status{border-radius:20px;font-size:.6875rem;font-weight:600;line-height:1rem;padding:4px;text-align:center;text-transform:uppercase}@media screen and (min-width:768px){.inventory-details__status{font-size:.75rem}}.inventory-details__green{background-color:rgba(21,132,99,.07);color:#158463;width:4.0625rem}.inventory-details__red{background-color:rgba(201,69,21,.07);color:#c94515;height:1.75rem;width:5.375rem}@media screen and (min-width:768px){.inventory-details .border{border-right:1px solid #bdc5d5}.inventory-details .space{padding-left:2.5rem}}.details-subheader{align-items:center;border-bottom:1px solid #bdc5d5;display:flex;flex-direction:row;justify-content:space-between;padding:1.25rem 1rem}@media screen and (min-width:768px){.details-subheader{padding:1.25rem 2rem}}.details-subheader__block{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.details{border-bottom:1px solid #bdc5d5;padding:1rem 1.5rem}@media screen and (min-width:768px){.details{align-items:center;border-bottom:none;display:flex;justify-content:space-between;margin-bottom:0;padding:1.5rem 2rem}}.details__address{margin-bottom:2rem}@media screen and (min-width:768px){.details__address{margin-bottom:0}}.details__contact{display:flex;justify-content:space-between}@media screen and (min-width:768px){.details__contact{border-left:1px solid #bdc5d5;padding:0 2.5rem;width:60%}}.details__contact-info,.details__contact-name{width:50%}.details__title{color:#5c667e;text-transform:uppercase}.column-labels{background-color:#f7f8f9;display:none;padding:1rem 1.5rem}@media screen and (min-width:768px){.column-labels{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2rem}}.column-labels__left{width:70%}.column-labels__left,.column-labels__right{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.column-labels__right{width:30%}.column-labels__column{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.column-labels__category,.column-labels__item{width:30%}.column-labels__status{width:40%}.column-labels__text{color:#5c667e;text-transform:uppercase}.column-labels__sort-icon{height:15px}.loading-message{color:#bdc5d5;margin:1rem 0;text-align:center}@font-face{font-display:swap;font-family:Titillium Web;font-style:400;font-weight:900;src:url(/static/media/TitilliumWeb-Black.762f9fbee9e7dacc37c5.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:700;src:url(/static/media/TitilliumWeb-Bold.90b2705aaa9b1686d680.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:700;src:url(/static/media/TitilliumWeb-BoldItalic.a446a8f8ceeb50b6bb12.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:200;src:url(/static/media/TitilliumWeb-ExtraLight.9748561e078b01e70f8c.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:200;src:url(/static/media/TitilliumWeb-ExtraLightItalic.15e6d48d6271bde952aa.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:400;src:url(/static/media/TitilliumWeb-Italic.a167cb8cd7ffeff2d153.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:300;src:url(/static/media/TitilliumWeb-LightItalic.4f3e3ab4ca29b3af06ac.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:400;src:url(/static/media/TitilliumWeb-Regular.e6bef48798c4aef9363c.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:600;src:url(/static/media/TitilliumWeb-SemiBold.a60cd436b6552b285781.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:600;src:url(/static/media/TitilliumWeb-SemiBoldItalic.845bb1d66cc02e87bba8.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:300;src:url(/static/media/TitilliumWeb-Light.46e226dd412b8923c60e.ttf) format("truetype")}.inventory-item{border-bottom:1px solid #bdc5d5;padding:1rem 1.5rem}@media screen and (min-width:768px){.inventory-item{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2rem}}.inventory-item__details{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width:768px){.inventory-item__details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:70%}}.inventory-item__details--right{width:100%}@media screen and (min-width:768px){.inventory-item__details--right{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:30%}}.inventory-item__details-block{width:50%}@media screen and (min-width:768px){.inventory-item__details-block{width:unset}.inventory-item__details-block--left{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:60%}.inventory-item__details-block--right{width:40%}}.inventory-item__column{margin-bottom:1rem}@media screen and (min-width:768px){.inventory-item__column{margin-bottom:0}}.inventory-item__column--status{width:40%}.inventory-item__label{color:#5c667e;text-transform:uppercase}@media screen and (min-width:768px){.inventory-item__label,.inventory-item__quantity{display:none}}.inventory-item__quantity--tablet{display:none}@media screen and (min-width:768px){.inventory-item__quantity--tablet{display:block}}.inventory-item__category{width:50%}.inventory-item__actions{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:0;width:100%}@media screen and (min-width:768px){.inventory-item__actions{gap:1rem;width:unset}}.inventory-item__delete-button{background:none;border:none;cursor:pointer;padding:0}.inventory-item__text-block{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.inventory-item__text--item{color:#2e66e5}.inventory-item__stock{background-color:#c9451524;border-radius:20px;color:#c94515;font-size:.75rem;padding:.2rem .5rem;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.inventory-item__stock--true{background-color:#1584631c;color:#158463}
/*# sourceMappingURL=main.0b5112ee.css.map*/