@import url(https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,wght@0,100;0,200;1,100;1,200&family=Titillium+Web:wght@400;600&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}ul{list-style-type:none}a{text-decoration:none}a:hover{cursor:pointer}button{background-color:#13182c;border:none;border-radius:20px;color:#fff;font-size:.8125rem;height:2.5rem;width:100%}button:hover{cursor:pointer}.backgroundInvent,.inventory{position:relative}.inventory{background-color:#fff;border-radius:.4rem;box-shadow:-2px -2px 55px 0 #13182c1a;margin-left:2.4rem;margin-right:2.4rem;margin-top:-7rem}@media only screen and (min-width:768px){.inventory{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px){.inventory{margin:auto;max-width:1020px}}@media only screen and (min-width:768px){.inventory{margin-top:-10.2rem;position:relative}}@media only screen and (min-width:1280px){.inventory{margin-top:-10.2rem;position:relative}}.inventory__heading-container{display:flex;flex-direction:column;margin-left:2.4rem;margin-right:2.4rem}@media only screen and (min-width:768px){.inventory__heading-container{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px){.inventory__heading-container{margin-left:4rem;margin-right:4rem}}@media only screen and (min-width:768px){.inventory__heading-container{align-items:baseline;flex-direction:row;justify-content:space-between}}.inventory__title{font-size:2.8rem;font-weight:600;line-height:3.6rem;margin-top:3.2rem}@media only screen and (min-width:768px){.inventory__title{font-size:3.2rem;font-weight:600;line-height:4rem}}.inventory__sub-container{display:flex;flex-direction:column}@media only screen and (min-width:768px){.inventory__sub-container{flex-direction:row}}.inventory__sub-container--search{position:relative}.inventory__search-icon{position:absolute;right:1.2rem;top:2.3rem}@media only screen and (min-width:768px){.inventory__search-icon{right:2.8rem}}.inventory__search{border:1px solid #bdc5d5;border-radius:2rem;box-sizing:border-box;height:3.6rem;margin-top:1.6rem;padding:0 1.6rem;width:100%}@media only screen and (min-width:768px){.inventory__search{height:3.8rem;margin-right:1.6rem;width:18.5rem}}@media only screen and (min-width:1280px){.inventory__search{width:27.4rem}}.inventory__nav{background-color:#f7f8f9;display:none}@media only screen and (min-width:768px){.inventory__nav{display:block}}.inventory__nav-container{display:flex;justify-content:space-between;margin-left:2.4rem;margin-right:2.4rem}@media only screen and (min-width:768px){.inventory__nav-container{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px){.inventory__nav-container{margin-left:4rem;margin-right:4rem}}.inventory__nav-sub-container{position:relative}.inventory__sort-icon{position:absolute;top:.9rem}.inventory__nav-heading{color:#5c667e;font-size:1.1rem;font-weight:600;line-height:1.6rem;padding:1.1rem 0;position:relative;text-transform:uppercase}@media only screen and (min-width:768px){.inventory__nav-heading{font-size:1.2rem;font-weight:600;line-height:1.8rem}}.inventory__card{display:flex;flex-direction:column;flex-wrap:wrap;height:27.6rem;margin-left:2.4rem;margin-right:2.4rem;position:relative}@media only screen and (min-width:768px){.inventory__card{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px){.inventory__card{margin-left:4rem;margin-right:4rem}}@media only screen and (min-width:768px){.inventory__card{flex-direction:row;height:auto;justify-content:space-between}}.inventory__card-wrapper{border-bottom:1px solid #bdc5d5}.inventory__card-wrapper:hover{background-color:#f7f8f9}.inventory__card-item{font-size:1.5rem;font-weight:400;height:3rem;line-height:2.6rem;margin-bottom:1.8rem;margin-top:1.8rem;width:50%}@media only screen and (min-width:768px){.inventory__card-item{font-size:1.6rem;font-weight:400;height:auto;line-height:2.8rem;width:auto}}.inventory__card-item--item{color:#2e66e5;font-weight:600;margin-bottom:0;margin-top:0;position:relative}.inventory__card-item--inStock{background-color:#15846312;border-radius:2rem;color:#158463;font-weight:600;padding:.4rem .8rem;text-align:center;text-transform:uppercase;width:8.1rem}@media only screen and (min-width:768px){.inventory__card-item--inStock{height:100%}}.inventory__card-item--outStock{background-color:#c9451512;border-radius:2rem;color:#c94515;font-weight:600;padding:.4rem .8rem;text-align:center;text-transform:uppercase;width:12rem}@media only screen and (min-width:768px){.inventory__card-item--outStock{width:12rem}}.inventory__card-mobile-heading{color:#5c667e;font-size:1.1rem;font-weight:600;line-height:1.6rem;padding-bottom:.4rem;text-transform:uppercase}@media only screen and (min-width:768px){.inventory__card-mobile-heading{display:none;font-size:1.2rem;font-weight:600;line-height:1.8rem}}.inventory__item-container{position:relative}.inventory__item-icon{position:absolute;top:.2rem}@media only screen and (min-width:768px){.inventory__item-icon{top:.3rem}}.inventory__action-container{bottom:1rem;display:flex;justify-content:space-between;position:absolute;width:100%}@media only screen and (min-width:768px){.inventory__action-container{bottom:0;display:block;position:relative;width:auto}}.inventory__action-icon--edit{padding-left:2.4rem}@media only screen and (min-width:768px){.individualItem{width:24%}}@media only screen and (min-width:1280px){.individualItem{width:20rem}}.category{height:12rem}@media only screen and (min-width:768px){.category{height:0;width:17%}}@media only screen and (min-width:1280px){.category{width:14rem}}@media only screen and (min-width:768px){.status{width:17%}}@media only screen and (min-width:1280px){.status{width:17rem}}@media only screen and (min-width:768px){.quantity{width:11%}}@media only screen and (min-width:1280px){.quantity{width:8rem}}@media only screen and (min-width:768px){.warehouse{width:13%}}@media only screen and (min-width:1280px){.warehouse{width:9rem}}@media only screen and (min-width:768px){.action{text-align:right;width:18%}}@media only screen and (min-width:1280px){.action{width:11rem}}.CTA-button{background-color:#2e66e5;border:none;border-radius:2rem;color:#fff;font-size:1.3rem;font-weight:600;height:3.6rem;line-height:2rem;margin-bottom:2.4rem;margin-top:1.6rem;padding:.8rem 1.6rem;width:100%}@media only screen and (min-width:768px){.CTA-button{font-size:1.4rem;font-weight:600;height:3.8rem;line-height:2.2rem;width:14.8rem}}@media only screen and (min-width:1280px){.CTA-button{width:14.8rem}}.CTA-button:hover{background-color:#232940;cursor:pointer}.modal-wrapper{-webkit-overflow-scrolling:touch;background-color:rgba(19,24,44,.8);justify-content:center;left:0;overflow-y:scroll;position:fixed;top:0}.modal-item,.modal-wrapper{display:flex;height:100vh;width:100%}.modal-item{background-color:#fff;flex-direction:column}@media only screen and (min-width:768px){.modal-item{height:26.2rem;margin:0 4.8rem;position:fixed;top:18.6rem;width:67.2rem}}.modal-item__close{align-self:flex-end;background-color:#fff;height:1.6rem;margin:2.1rem;width:1.6rem}.modal-item__close-img{height:2.2rem;object-fit:contain;width:2.2rem}.modal-item-text{margin:0 1.6rem}@media only screen and (min-width:768px){.modal-item-text{margin:0 6.4rem}}.modal-item-text__title{font-size:2.8rem;font-weight:600;line-height:3.6rem;margin-bottom:1.6rem}.modal-item-text__description{font-size:1.5rem;font-weight:400;line-height:2.6rem;margin-bottom:90%}@media only screen and (min-width:768px){.modal-item-text__description{margin-bottom:3.2rem;margin-right:6.4rem}}.modal-item-buttons{display:flex;justify-self:flex-end}@media only screen and (min-width:768px){.modal-item-buttons{align-self:flex-end;margin-right:6.4rem}}.modal-item-buttons__cancel{background-color:#fff;border:1px solid #5c667e;color:#13182c;font-size:1.3rem;font-weight:400;height:3rem;line-height:2rem;margin:0 1.6rem}@media only screen and (min-width:768px){.modal-item-buttons__cancel{font-size:1.4rem;font-weight:400;height:3.8rem;line-height:2.2rem;padding:0 1.6rem;width:auto}}.modal-item-buttons__delete{background-color:#c94515;font-size:1.3rem;font-weight:400;height:3rem;line-height:2rem;margin-right:1.6rem}@media only screen and (min-width:768px){.modal-item-buttons__delete{font-size:1.4rem;font-weight:400;height:3.8rem;line-height:2.2rem;padding:0 1.6rem;width:auto}}.display-flex{display:flex}.display-none{display:none}.warehouse-list-container2{background-color:#fff;border-radius:.5rem;border-radius:3px;box-shadow:0 2px 5px #13182c;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:-6rem;position:relative}@media only screen and (min-width:768px){.warehouse-list-container2{margin:-9.2rem 3.2rem 0;width:92%}}@media only screen and (min-width:1280px){.warehouse-list-container2{margin:-9.2rem auto 0;width:102rem}}.search-bar2{align-items:flex-start;border-bottom:1px solid #bdc5d5;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;padding:2.4rem}@media only screen and (min-width:768px){.search-bar2{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}}.title2{font-size:2.8rem;font-weight:600;line-height:3.6rem}@media only screen and (min-width:768px){.title2{align-self:left;font-size:3.2rem;font-weight:600;line-height:4rem;width:30rem}}.search-container2{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;width:100%}@media only screen and (min-width:768px){.search-container2{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}}.add-button2{background-color:#2e66e5;background-image:url(/static/media/edit-24px.34030862a2aed1ec1efe.svg);background-repeat:no-repeat;border-radius:1.8rem;color:#fff;font-size:1.3rem;font-weight:600;height:3.6rem;line-height:2rem;width:100%}@media only screen and (min-width:768px){.add-button2{font-size:1.4rem;font-weight:600;line-height:2.2rem}}.add-button2__link{width:100%}@media only screen and (min-width:768px){.add-button2__link{width:35%}}.table-header2{align-items:center;background-color:#f7f8f9;display:flex;display:none;flex-direction:row;justify-content:space-between;padding:0 3rem}@media only screen and (min-width:768px){.table-header2{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}}@media only screen and (min-width:1280px){.table-header2{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}}.table-header2__column{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}@media only screen and (min-width:768px){.table-header2__column{width:30%}.table-header2__column--address{width:25%}.table-header2__column--contact-information{width:20%}.table-header2__column--actions{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;text-align:right;width:10%}}.table-header2__title{color:#5c667e;font-size:1.1rem;font-weight:600;line-height:1.6rem}@media only screen and (min-width:768px){.table-header2__title{font-size:1.2rem;font-weight:600;line-height:1.8rem}}.warehouse-list-item2{align-items:stretch;border-bottom:1px solid #bdc5d5;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding-bottom:2.4rem}.warehouse-list-item2:hover{background-color:#f7f8f9}@media only screen and (min-width:768px){.warehouse-list-item2{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:7.6rem;justify-content:space-between;padding:0 3rem}}.warehouse-info2{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:2.4rem 2.4rem 0}@media only screen and (min-width:768px){.warehouse-info2{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:auto;justify-content:space-between;padding:3rem 0;width:100%}}.warehouse-info2--flex-start{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (min-width:768px){.warehouse-info2--flex-start{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 3rem}}.warehouse-info2__box{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:0 0 2.4rem;width:50%}@media only screen and (min-width:768px){.warehouse-info2__box{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:3rem 0;text-align:left}.warehouse-info2__box--warehouse{width:30%}}.warehouse-info2__box--address2{order:1}@media only screen and (min-width:768px){.warehouse-info2__box--address2{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:0 .3rem;justify-content:flex-start;width:25%}}.warehouse-info2__box--contact-name2{order:3}@media only screen and (min-width:768px){.warehouse-info2__box--contact-name2{width:30%}}.warehouse-info2__box--contact-information2{order:4}@media only screen and (min-width:768px){.warehouse-info2__box--contact-information2{order:4;width:20%}}.warehouse-info2__box--empty{order:2}@media only screen and (min-width:768px){.warehouse-info2__box--empty{display:none}}.warehouse-info2__title{font-size:1.1rem;font-weight:600;line-height:1.6rem;width:100%}@media only screen and (min-width:768px){.warehouse-info2__title{display:none;font-size:1.2rem;font-weight:600;line-height:1.8rem}}.warehouse-info2__title2{color:#5c667e;font-size:1.1rem;font-weight:600;line-height:1.6rem;width:100%}@media only screen and (min-width:768px){.warehouse-info2__title2{display:flex;font-size:1.2rem;font-weight:600;line-height:1.8rem}.warehouse-info2__warehouse-link-box{align-items:center;display:flex;justify-content:center}}.warehouse-info2__text{font-size:1.1rem;font-weight:400;line-height:1.6rem}@media only screen and (min-width:768px){.warehouse-info2__text{font-size:1.2rem;font-weight:400;line-height:1.8rem}}.warehouse-info2__text--outStock{background-color:#c9451512;border-radius:2rem;color:#c94515;font-weight:600;padding:.4rem .8rem;text-align:center;text-transform:uppercase;width:12rem}@media only screen and (min-width:768px){.warehouse-info2__text--outStock{width:12rem}}.warehouse-info2__text--inStock{background-color:#15846312;border-radius:2rem;color:#158463;font-weight:600;padding:.4rem .8rem;text-align:center;text-transform:uppercase;width:8.1rem}@media only screen and (min-width:768px){.warehouse-info2__text--inStock{height:100%}}.warehouse-info2__text--link{color:#2e66e5;display:inline-block}.warehouse-info2__text--wrap{display:inline-block;flex-wrap:wrap}.warehouse-info3{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:2.4rem 2.4rem 0}@media only screen and (min-width:768px){.warehouse-info3{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:auto;justify-content:space-between;padding:3rem 0;width:100%}}.warehouse-info3--flex-start{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (min-width:768px){.warehouse-info3--flex-start{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 3rem}}.warehouse-info3__box{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:0 0 2.4rem;width:50%}@media only screen and (min-width:768px){.warehouse-info3__box{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:3rem 0;padding:0;text-align:left;width:30%}.warehouse-info3__box--warehouse{width:30%}}.warehouse-info3__box--address2{order:1}@media only screen and (min-width:768px){.warehouse-info3__box--address2{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:0 .3rem;justify-content:flex-start;margin-right:10%;width:25%}}.warehouse-info3__box--contact-name2{order:3}@media only screen and (min-width:768px){.warehouse-info3__box--contact-name2{border-left:1px solid #bdc5d5;padding-left:5%;width:30%}}.warehouse-info3__box--contact-information2{order:4}@media only screen and (min-width:768px){.warehouse-info3__box--contact-information2{order:4}}.warehouse-info3__box--empty{order:2}@media only screen and (min-width:768px){.warehouse-info3__box--empty{display:none}}.warehouse-info3__title{font-size:1.1rem;font-weight:600;line-height:1.6rem;width:100%}@media only screen and (min-width:768px){.warehouse-info3__title{display:none;font-size:1.2rem;font-weight:600;line-height:1.8rem}}.warehouse-info3__title2{color:#5c667e;font-size:1.1rem;font-weight:600;line-height:1.6rem;width:100%}@media only screen and (min-width:768px){.warehouse-info3__title2{display:flex;font-size:1.2rem;font-weight:600;line-height:1.8rem}.warehouse-info3__warehouse-link-box{align-items:center;display:flex;justify-content:center}}.warehouse-info3__text{font-size:1.1rem;font-weight:400;line-height:1.6rem}@media only screen and (min-width:768px){.warehouse-info3__text{font-size:1.2rem;font-weight:400;line-height:1.8rem}}.warehouse-info3__text--outStock{background-color:#c9451512;border-radius:2rem;color:#c94515;font-weight:600;padding:.4rem .8rem;text-align:center;text-transform:uppercase;width:12rem}@media only screen and (min-width:768px){.warehouse-info3__text--outStock{width:12rem}}.warehouse-info3__text--inStock{background-color:#15846312;border-radius:2rem;color:#158463;font-weight:600;padding:.4rem .8rem;text-align:center;text-transform:uppercase;width:8.1rem}@media only screen and (min-width:768px){.warehouse-info3__text--inStock{height:100%}}.warehouse-info3__text--link{color:#2e66e5;display:inline-block}.warehouse-info3__text--wrap{display:inline-block;flex-wrap:wrap}.actions2{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}@media only screen and (min-width:768px){.actions2{align-items:center;display:flex;flex-direction:row;gap:10%;justify-content:flex-end;width:10%}}.actions2__icon{margin:0 3rem}@media only screen and (min-width:768px){.actions2__icon{margin:0}}.warehouse-list-container{background-color:#fff;border-radius:.5rem;border-radius:3px;box-shadow:-2px -2px 55px 0 #13182c1a;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:-8rem;position:relative}@media only screen and (min-width:768px){.warehouse-list-container{margin:-9.2rem 3.2rem 0;width:92%}}@media only screen and (min-width:1280px){.warehouse-list-container{margin:-9.8rem auto 0;width:102rem}}.list{display:flex;justify-content:center;position:relative}.search-bar{align-items:flex-start;border-bottom:1px solid #bdc5d5;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;padding:3.6rem 2.4rem 2.4rem}@media only screen and (min-width:768px){.search-bar{align-items:center;border-bottom:none;display:flex;flex-direction:row;justify-content:flex-end}}.title{font-size:2.8rem;font-weight:600;line-height:3.6rem}@media only screen and (min-width:768px){.title{align-self:left;font-size:3.2rem;font-weight:600;line-height:4rem}}.search-container{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;width:100%}@media only screen and (min-width:768px){.search-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}}.search{width:100%}@media only screen and (min-width:768px){.search{width:35%}}.search__input{background-image:url(/static/media/search-24px.5317dd0d1d2e2971f514.svg);background-position:96% 50%;background-repeat:no-repeat;border:1px solid #bdc5d5;padding:0 1.4rem}.add-button,.search__input{border-radius:1.8rem;height:3.6rem;width:100%}.add-button{background-color:#2e66e5;color:#fff;font-size:1.3rem;font-weight:600;line-height:2rem}@media only screen and (min-width:768px){.add-button{font-size:1.4rem;font-weight:600;line-height:2.2rem}}.add-button:hover{background-color:#232940;background-image:none;cursor:pointer}.add-button__link{width:100%}@media only screen and (min-width:768px){.add-button__link{width:35%}}.table-header{align-items:center;background-color:#f7f8f9;color:#5c667e;display:flex;display:none;flex-direction:row;font-size:1.1rem;font-weight:600;justify-content:space-between;line-height:1.6rem;padding:1.1rem 3rem;text-transform:uppercase}@media only screen and (min-width:768px){.table-header{align-items:center;display:flex;flex-direction:row;font-size:1.2rem;font-weight:600;justify-content:space-between;line-height:1.8rem;width:100%}}@media only screen and (min-width:1280px){.table-header{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}}.table-header__column{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}@media only screen and (min-width:768px){.table-header__column{width:20%}}@media only screen and (min-width:1280px){.table-header__column--warehouse{width:20%}.table-header__column--address{width:32.75%}.table-header__column--contact-name{width:20%}}@media only screen and (min-width:768px){.table-header__column--contact-information{width:25%}}@media only screen and (min-width:1280px){.table-header__column--contact-information{width:17.75%}}@media only screen and (min-width:768px){.table-header__column--actions{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;text-align:right;width:10%}}.table-header__title{color:#5c667e;font-size:1.1rem;font-weight:600;line-height:1.6rem}@media only screen and (min-width:768px){.table-header__title{font-size:1.2rem;font-weight:600;line-height:1.8rem}}.warehouse-list-item{align-items:stretch;border-bottom:1px solid #bdc5d5;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding-bottom:2.4rem}.warehouse-list-item:hover{background-color:#f7f8f9}@media only screen and (min-width:768px){.warehouse-list-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:7.6rem;justify-content:space-between;padding:0 3rem}}.warehouse-info{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:2.4rem 2.4rem 0}@media only screen and (min-width:768px){.warehouse-info{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:auto;justify-content:space-between;padding:1rem 0;width:85%}}@media only screen and (min-width:1280px){.warehouse-info{width:90%}}.warehouse-info__box{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:0 0 2.4rem;width:50%}@media only screen and (min-width:768px){.warehouse-info__box{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:0;text-align:left;width:20%}}.warehouse-info__box--warehouse{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;order:1}@media only screen and (min-width:768px){.warehouse-info__box--warehouse{order:1}}@media only screen and (min-width:1280px){.warehouse-info__box--warehouse{width:15%}}.warehouse-info__box--address{order:3}@media only screen and (min-width:768px){.warehouse-info__box--address{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:0 .3rem;justify-content:flex-start;order:2}}@media only screen and (min-width:1280px){.warehouse-info__box--address{width:30%}}.warehouse-info__box--contact-name{order:2}@media only screen and (min-width:768px){.warehouse-info__box--contact-name{order:3}}@media only screen and (min-width:1280px){.warehouse-info__box--contact-name{width:15%}}.warehouse-info__box--contact-information{order:4}@media only screen and (min-width:768px){.warehouse-info__box--contact-information{order:4;width:25%}}@media only screen and (min-width:1280px){.warehouse-info__box--contact-information{width:20%}}.warehouse-info__title{font-size:1.3rem;font-weight:400;line-height:2rem;width:100%}@media only screen and (min-width:768px){.warehouse-info__title{display:none;font-size:1.2rem;font-weight:600;line-height:1.8rem}.warehouse-info__warehouse-link-box{align-items:center;display:flex;flex-direction:row;justify-content:center}}.warehouse-info__text{font-size:1.1rem;font-size:1.3rem;font-weight:400;line-height:1.6rem;line-height:2rem}@media only screen and (min-width:768px){.warehouse-info__text{font-size:1.4rem;font-weight:400;line-height:2.2rem}}.warehouse-info__text--link{color:#2e66e5;display:inline-block;font-weight:600}.warehouse-info__text--wrap{display:inline-block;flex-wrap:wrap}.actions{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}@media only screen and (min-width:768px){.actions{align-items:center;display:flex;flex-direction:row;gap:10%;justify-content:flex-end;width:10%}}.actions__icon{margin:0 3rem}@media only screen and (min-width:768px){.actions__icon{margin:0}}.newWarehouse{margin:0 16px;position:relative}@media only screen and (min-width:768px){.newWarehouse{margin:0 36px}}@media only screen and (min-width:1280px){.newWarehouse{height:612px;margin-left:auto;margin-right:auto;width:1020px}}.newWarehouse-section-wrapper{border-radius:3px;box-shadow:0 2px 5px rgba(19,24,44,.1);color:#fff;margin-top:-7.2rem;position:relative}@media only screen and (min-width:768px){.newWarehouse-section-wrapper{margin-top:-9.6rem}}.newWarehouse__title-wrapper{align-items:center;background-color:#fff;border-radius:4px 4px 0 0;display:flex;flex-direction:row;justify-content:center;margin:0;position:relative;width:100%}@media only screen and (min-width:768px){.newWarehouse__title-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:0;padding:0 0 0 24px;width:100%}}.newWarehouse__title--icon{position:absolute;top:-.5rem}.newWarehouse__title--icon-link{position:relative}.newWarehouse__title{color:#13182c;font-size:2.8rem;font-weight:600;line-height:3.6rem;margin:32px 0 24px 32px;width:85%}@media only screen and (min-width:768px){.newWarehouse__title{font-size:3.2rem;font-weight:600;line-height:4rem}}.newWarehouse-wrapper{border-top:1px solid #bdc5d5;width:100%}.newWarehouse-tablet-wrapper{width:100%}@media only screen and (min-width:768px){.newWarehouse-tablet-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;padding:0 16px;width:100%}}.newWarehouse__details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}@media only screen and (min-width:768px){.newWarehouse__details{border-right:1px solid #bdc5d5;margin:36px 0 0;padding:0 16px 0 0;width:50%}}.newWarehouse__details--header{color:#13182c;font-size:2rem;font-weight:600;line-height:2.8rem;margin:0 0 36px 24px;padding:16px 0 0}@media only screen and (min-width:768px){.newWarehouse__details--header{padding:0}}.newWarehouse__form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.newWarehouse__form--label{color:#13182c;font-size:1.1rem;font-weight:600;line-height:1.6rem;margin:0 0 4px!important;width:100%}@media only screen and (min-width:768px){.newWarehouse__form--label{margin:0 0 4px!important}}.newWarehouse__form--input{background:#fff;border:1px solid #bdc5d5;border-radius:20px;font-size:1.1rem;font-weight:400;height:38px;line-height:1.6rem;margin:0 0 24px;padding:0 16px;width:100%}.newWarehouse__form--input:focus{outline:1px solid #2e66e5}.newWarehouse__form--input-error{background:#fff;border:1px solid #bdc5d5;border-radius:20px;font-size:1.1rem;font-weight:400;height:38px;line-height:1.6rem;margin:0 0 24px;outline:1px solid #c94515;padding:0 16px;width:100%}.newWarehouse__form--input-error:focus{outline:1px solid #2e66e5}.newWarehouse__contact{align-items:flex-start;border-top:1px solid #bdc5d5;display:flex;flex-direction:column;justify-content:center;padding:16px 0 0;width:100%}@media only screen and (min-width:768px){.newWarehouse__contact{border-top:none;margin:36px 0 0;padding:0 0 0 16px;width:50%}}.newWarehouse__contact--header{color:#13182c;font-size:2rem;font-weight:600;line-height:2.8rem;margin:0 0 36px 36px;width:90%}.newWarehouse__button-container{align-items:space-between;border-radius:4px;display:flex;flex-direction:row;justify-content:center;padding:0 0 16px;width:100%}@media only screen and (min-width:768px){.newWarehouse__button-container{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end}.newWarehouse__button-wrapper{margin:0 20px 0 0}}.newWarehouse__button--cancel{background:#fff;border:1px solid #bdc5d5;border-radius:20px;color:#5c667e;font-size:1.1rem;font-weight:400;height:36px;line-height:1.6rem;margin:0 8px 0 0;width:139px}@media only screen and (min-width:768px){.newWarehouse__button--cancel{height:38px;width:72px}}.newWarehouse__button--save{background-color:#2e66e5;border-radius:20px;color:#fff;font-size:1.1rem;font-weight:400;height:36px;line-height:1.6rem;margin:0 0 0 8px;width:139px}@media only screen and (min-width:768px){.newWarehouse__button--save{height:38px;width:140px}}.editWarehouse{margin:0 16px;position:relative}@media only screen and (min-width:768px){.editWarehouse{margin:0 36px}}@media only screen and (min-width:1280px){.editWarehouse{height:612px;margin-left:auto;margin-right:auto;width:1020px}}.editWarehouse-section-wrapper{border-radius:3px;box-shadow:0 2px 5px rgba(19,24,44,.1);color:#fff;margin-top:-6.2rem;position:relative}.editWarehouse__title-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:center;margin:0;width:100%}@media only screen and (min-width:768px){.editWarehouse__title-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:0;padding:0 0 0 24px;width:100%}}.editWarehouse__title-icon{height:16px;width:16px}.editWarehouse__title{color:#13182c;font-size:2.8rem;font-weight:600;line-height:3.6rem;margin:16px 0 16px 18px;width:85%}.editWarehouse-wrapper{border-top:1px solid #bdc5d5;width:100%}.editWarehouse-tablet-wrapper{width:100%}@media only screen and (min-width:768px){.editWarehouse-tablet-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;padding:0 16px;width:100%}}.editWarehouse__details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}@media only screen and (min-width:768px){.editWarehouse__details{border-right:1px solid #bdc5d5;margin:36px 0 0;padding:0 16px 0 0;width:50%}}.editWarehouse__details--header{color:#13182c;font-size:2rem;font-weight:600;line-height:2.8rem;margin:0 0 36px 24px;padding:16px 0 0}@media only screen and (min-width:768px){.editWarehouse__details--header{padding:0}}.editWarehouse__form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.editWarehouse__form--label{color:#13182c;font-size:1.1rem;font-weight:600;line-height:1.6rem;margin:0 0 4px!important;width:100%}@media only screen and (min-width:768px){.editWarehouse__form--label{margin:0 0 4px!important}}.editWarehouse__form--input{background:#fff;border:1px solid #bdc5d5;border-radius:20px;font-size:1.1rem;font-weight:400;height:38px;line-height:1.6rem;margin:0 0 24px;padding:0 16px;width:100%}.editWarehouse__form--input:focus{outline:1px solid #2e66e5}.editWarehouse__form--input-error{background:#fff;border:1px solid #bdc5d5;border-radius:20px;font-size:1.1rem;font-weight:400;height:38px;line-height:1.6rem;margin:0 0 24px;outline:1px solid #c94515;padding:0 16px;width:100%}.editWarehouse__form--input-error:focus{outline:1px solid #2e66e5}.editWarehouse__contact{align-items:flex-start;border-top:1px solid #bdc5d5;display:flex;flex-direction:column;justify-content:center;padding:16px 0 0;width:100%}@media only screen and (min-width:768px){.editWarehouse__contact{border-top:none;margin:36px 0 0;padding:0 0 0 16px;width:50%}}.editWarehouse__contact--header{color:#13182c;font-size:2rem;font-weight:600;line-height:2.8rem;margin:0 0 36px 36px;width:90%}.editWarehouse__button-container{align-items:space-between;display:flex;flex-direction:row;justify-content:center;padding:0 0 16px;width:100%}@media only screen and (min-width:768px){.editWarehouse__button-container{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end}.editWarehouse__button-wrapper{margin:0 20px 0 0}}.editWarehouse__button--cancel{background:#fff;border:1px solid #bdc5d5;border-radius:20px;color:#5c667e;font-size:1.1rem;font-weight:400;height:36px;line-height:1.6rem;margin:0 8px 0 0;width:139px}@media only screen and (min-width:768px){.editWarehouse__button--cancel{height:38px;width:72px}}.editWarehouse__button--save{background-color:#2e66e5;border-radius:20px;color:#fff;font-size:1.1rem;font-weight:400;height:36px;line-height:1.6rem;margin:0 0 0 8px;width:139px}@media only screen and (min-width:768px){.editWarehouse__button--save{height:38px;width:61px}}.backgroud,.editInventory{position:relative}.editInventory{background-color:#fff;border-radius:4px;border-radius:3px;box-shadow:0 2px 5px rgba(19,24,44,.1);margin:-60px 16px 0}@media only screen and (min-width:768px){.editInventory{margin:-96px 36px 0}}@media only screen and (min-width:1280px){.editInventory{height:612px;margin-left:auto;margin-right:auto;width:1020px}}.editInventory__title-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0;position:relative}@media only screen and (min-width:768px){.editInventory__title-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-left:2.4rem;margin-right:2.4rem}}@media only screen and (min-width:768px)and (min-width:768px){.editInventory__title-wrapper{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:768px)and (min-width:1280px){.editInventory__title-wrapper{margin-left:4rem;margin-right:4rem}}.editInventory__title--icon{margin-right:8px;position:relative;top:3px}.editInventory__title{color:#13182c;font-size:2.8rem;font-weight:600;line-height:3.6rem;margin:32px 0 24px}@media only screen and (min-width:768px){.editInventory__title{font-size:3.2rem;font-weight:600;line-height:4rem}}.editInventory-wrapper{border-top:1px solid #bdc5d5;width:100%}@media only screen and (min-width:768px){.editInventory-tablet-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin-bottom:2.4rem}}.editInventory__details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}@media only screen and (min-width:768px){.editInventory__details{border-right:1px solid #bdc5d5;margin:36px 0 0;width:50%}}.editInventory__details--header{color:#13182c;font-size:2rem;font-weight:600;line-height:2.8rem;margin:0 0 36px 24px;padding:16px 0 0}@media only screen and (min-width:768px){.editInventory__details--header{font-size:2.4rem;font-weight:600;line-height:3.2rem;padding:0}}.editInventory__form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.editInventory__form--label{color:#13182c;font-size:1.1rem;font-weight:600;line-height:1.6rem;margin:0 0 4px;width:90%}@media only screen and (min-width:768px){.editInventory__form--label{font-size:1.2rem;font-weight:600;line-height:1.8rem}}.editInventory__form--input{background:#fff;border:1px solid #bdc5d5;border-radius:20px;font-size:1.1rem;font-weight:400;height:38px;line-height:1.6rem;margin:0 0 24px;padding:0 16px;width:90%}@media only screen and (min-width:768px){.editInventory__form--input{font-size:1.2rem;font-weight:400;line-height:1.8rem}}.editInventory__form--radio-container{align-items:center;align-self:flex-start;display:flex;margin-bottom:27px;margin-left:2.4rem;margin-right:2.4rem}@media only screen and (min-width:768px){.editInventory__form--radio-container{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px){.editInventory__form--radio-container{margin-left:4rem;margin-right:4rem}}.editInventory__form--radioBtn{height:16px;width:16px}.editInventory__form--radio-label{font-size:1.1rem;font-weight:400;line-height:1.6rem;margin-left:8px;margin-right:44px}@media only screen and (min-width:768px){.editInventory__form--radio-label{font-size:1.2rem;font-weight:400;line-height:1.8rem}}.editInventory__availability{border-top:1px solid #bdc5d5;padding:16px 0 0}@media only screen and (min-width:768px){.editInventory__availability{border-top:none;margin:36px 0 0;padding:0;width:50%}}.editInventory__availability--header{color:#13182c;font-size:2rem;font-weight:600;line-height:2.8rem;margin-bottom:24px;margin-left:2.4rem;margin-right:2.4rem}@media only screen and (min-width:768px){.editInventory__availability--header{font-size:2.4rem;font-weight:600;line-height:3.2rem;margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px){.editInventory__availability--header{margin-left:4rem;margin-right:4rem}}@media only screen and (min-width:768px){.editInventory__availability--header{margin-bottom:32px}}.editInventory__button-container{align-items:space-between;background-color:#f7f8f9;display:flex;flex-direction:row;justify-content:center;padding:16px 0;width:100%}@media only screen and (min-width:768px){.editInventory__button-container{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end}.editInventory__button-wrapper{margin:0 20px 0 0}}.editInventory__button--cancel{background:#fff;border:1px solid #bdc5d5;border-radius:20px;color:#5c667e;font-size:1.1rem;font-weight:400;height:36px;line-height:1.6rem;margin:0 8px 0 0;width:139px}@media only screen and (min-width:768px){.editInventory__button--cancel{font-size:1.2rem;font-weight:400;height:38px;line-height:1.8rem;width:72px}}.editInventory__button--cancel:hover{border:1px solid #2e66e5;color:#2e66e5}.editInventory__button--save{background-color:#2e66e5;border-radius:20px;color:#fff;font-size:1.1rem;font-weight:400;height:36px;line-height:1.6rem;margin:0 0 0 8px;width:139px}@media only screen and (min-width:768px){.editInventory__button--save{font-size:1.2rem;font-weight:400;height:38px;line-height:1.8rem;width:98px}}.editInventory__button--save:hover{background-color:#232940}.backgroundNewInvent,.newInventory,.page-position{position:relative}.newInventory{background-color:#fff;border-radius:4px;border-radius:3px;box-shadow:0 2px 5px rgba(19,24,44,.1);margin:-60px 16px 0}@media only screen and (min-width:768px){.newInventory{margin:-96px 36px 0}}@media only screen and (min-width:1280px){.newInventory{height:612px;margin-left:auto;margin-right:auto;width:1020px}}.newInventory__title-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0;position:relative}@media only screen and (min-width:768px){.newInventory__title-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-left:2.4rem;margin-right:2.4rem}}@media only screen and (min-width:768px)and (min-width:768px){.newInventory__title-wrapper{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:768px)and (min-width:1280px){.newInventory__title-wrapper{margin-left:4rem;margin-right:4rem}}.newInventory__title--icon{margin-right:8px;position:relative;top:3px}.newInventory__title{color:#13182c;font-size:2.8rem;font-weight:600;line-height:3.6rem;margin:32px 0 24px}@media only screen and (min-width:768px){.newInventory__title{font-size:3.2rem;font-weight:600;line-height:4rem}}.newInventory-wrapper{border-top:1px solid #bdc5d5;width:100%}@media only screen and (min-width:768px){.newInventory-tablet-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin-bottom:2.4rem}}.newInventory__details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}@media only screen and (min-width:768px){.newInventory__details{border-right:1px solid #bdc5d5;margin:36px 0 0;width:50%}}.newInventory__details--header{color:#13182c;font-size:2rem;font-weight:600;line-height:2.8rem;margin:0 0 36px 24px;padding:16px 0 0}@media only screen and (min-width:768px){.newInventory__details--header{font-size:2.4rem;font-weight:600;line-height:3.2rem;padding:0}}.newInventory__form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.newInventory__form--label{color:#13182c;font-size:1.1rem;font-weight:600;line-height:1.6rem;margin:0 0 4px;width:90%}@media only screen and (min-width:768px){.newInventory__form--label{font-size:1.2rem;font-weight:600;line-height:1.8rem}}.newInventory__form--input{background:#fff;border:1px solid #bdc5d5;border-radius:20px;font-family:Titillium Web,sans-serif;font-size:1.1rem;font-weight:400;height:38px;line-height:1.6rem;margin:0 0 24px;padding:0 16px;width:90%}@media only screen and (min-width:768px){.newInventory__form--input{font-size:1.2rem;font-weight:400;line-height:1.8rem}}.newInventory__form--input-error{background:#fff;border:1px solid #bdc5d5;border-radius:20px;font-size:1.1rem;font-weight:400;height:38px;line-height:1.6rem;margin:0 0 24px;outline:1px solid #c94515;padding:0 16px;width:100%}@media only screen and (min-width:768px){.newInventory__form--input-error{font-size:1.2rem;font-weight:400;line-height:1.8rem}}.newInventory__form--input-error:focus{outline:1px solid #2e66e5}.newInventory__form--radio-container{align-items:center;align-self:flex-start;display:flex;margin-bottom:27px;margin-left:2.4rem;margin-right:2.4rem}@media only screen and (min-width:768px){.newInventory__form--radio-container{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px){.newInventory__form--radio-container{margin-left:4rem;margin-right:4rem}}.newInventory__form--radioBtn{height:16px;width:16px}.newInventory__form--radio-label{font-size:1.1rem;font-weight:400;line-height:1.6rem;margin-left:8px;margin-right:44px}@media only screen and (min-width:768px){.newInventory__form--radio-label{font-size:1.2rem;font-weight:400;line-height:1.8rem}}.newInventory__availability{border-top:1px solid #bdc5d5;padding:16px 0 0}@media only screen and (min-width:768px){.newInventory__availability{border-top:none;margin:36px 0 0;padding:0;width:50%}}.newInventory__availability--header{color:#13182c;font-size:2rem;font-weight:600;line-height:2.8rem;margin-bottom:24px;margin-left:2.4rem;margin-right:2.4rem}@media only screen and (min-width:768px){.newInventory__availability--header{font-size:2.4rem;font-weight:600;line-height:3.2rem;margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px){.newInventory__availability--header{margin-left:4rem;margin-right:4rem}}@media only screen and (min-width:768px){.newInventory__availability--header{margin-bottom:32px}}.newInventory__button-container{align-items:space-between;background-color:#f7f8f9;display:flex;flex-direction:row;justify-content:center;padding:16px 0;width:100%}@media only screen and (min-width:768px){.newInventory__button-container{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end}.newInventory__button-wrapper{margin:0 20px 0 0}}.newInventory__button--cancel{background:#fff;border:1px solid #bdc5d5;border-radius:20px;color:#5c667e;font-size:1.1rem;font-weight:400;height:36px;line-height:1.6rem;margin:0 8px 0 0;width:139px}@media only screen and (min-width:768px){.newInventory__button--cancel{font-size:1.2rem;font-weight:400;height:38px;line-height:1.8rem;width:72px}}.newInventory__button--cancel:hover{border:1px solid #2e66e5;color:#2e66e5}.newInventory__button--save{background-color:#2e66e5;border-radius:20px;color:#fff;font-size:1.1rem;font-weight:400;height:36px;line-height:1.6rem;margin:0 0 0 8px;width:139px}@media only screen and (min-width:768px){.newInventory__button--save{font-size:1.2rem;font-weight:400;height:38px;line-height:1.8rem;width:98px}}.newInventory__button--save:hover{background-color:#232940;cursor:pointer}.description{display:flex;flex-wrap:wrap;font-family:Titillium Web,sans-serif;font-size:1.1rem;font-weight:400;height:12rem;line-height:1.6rem;padding-top:.8rem;resize:none}@media only screen and (min-width:768px){.description{font-size:1.2rem;font-weight:400;line-height:1.8rem}}@media only screen and (min-width:1280px){.quantity{align-self:flex-start;margin-left:2.4rem;margin-right:2.4rem;width:12.2rem}}@media only screen and (min-width:1280px)and (min-width:768px){.quantity{margin-left:3.2rem;margin-right:3.2rem}}@media only screen and (min-width:1280px)and (min-width:1280px){.quantity{margin-left:4rem;margin-right:4rem}}.background{background-color:#f7f8f9;display:flex;justify-content:center;min-height:30rem;padding-bottom:3rem;position:relative}@media only screen and (min-width:768px){.background{min-height:70rem}}.item{background-color:#fff;border-radius:3px;box-shadow:0 2px 5px #13182c;margin:-6rem 1.6rem 0;position:relative;width:90%}@media only screen and (min-width:768px){.item{height:33rem;margin:-9.2rem 3.2rem 0;width:92%}}@media only screen and (min-width:1280px){.item{height:31rem;width:102rem}}.item-head{align-items:center;border-bottom:1px solid #bdc5d5;display:flex;justify-content:flex-start;min-height:9.2rem}.item__back{background-color:#fff;height:2.4rem;margin-left:2.4rem;width:2.4rem}.item__back-img{height:100%}@media only screen and (min-width:768px){.item__back{margin-left:3.2rem}}@media only screen and (min-width:1280px){.item__back{margin-left:4rem}}.item__title{font-size:2.8rem;font-weight:600;line-height:3.6rem;margin-left:.8rem;width:63%}@media only screen and (min-width:768px){.item__title{font-size:3.2rem;font-weight:600;line-height:4rem;margin-left:1.2rem;width:76%}}@media only screen and (min-width:1280px){.item__title{width:83%}}.item__edit{align-items:center;background-color:#2e66e5;display:flex;height:3.6rem;justify-content:center;justify-self:flex-end;margin-right:2.4rem;width:auto;width:3.6rem}@media only screen and (min-width:768px){.item__edit{margin-right:3.2rem;width:8rem}}@media only screen and (min-width:1280px){.item__edit{margin-right:4rem}}.item__edit-img{-webkit-filter:saturate(0) brightness(9000%) contrast(119%);filter:saturate(0) brightness(9000%) contrast(119%);height:2rem;width:2rem}.item__edit-text{display:none}@media only screen and (min-width:768px){.item__edit-text{display:inline-block;font-size:1.2rem;font-weight:400;line-height:1.8rem;padding:0 .4rem}}.item-details{display:flex;flex-direction:column;font-size:1.1rem;font-weight:400;line-height:1.6rem;margin:1.6rem 2.4rem}@media only screen and (min-width:768px){.item-details{flex-direction:row;font-size:1.4rem;font-weight:400;line-height:2.2rem;margin:2.4rem 3.2rem}}@media only screen and (min-width:1280px){.item-details{margin:2.4rem 4rem}}@media only screen and (min-width:768px){.item-details-first{border-right:1px solid #bdc5d5;width:50%}}.item-details-first__title{color:#5c667e;margin-bottom:.4rem}.item-details-first__description{margin-bottom:1.6rem}@media only screen and (min-width:768px){.item-details-first__description{margin-bottom:3.2rem;padding-right:6rem}.item-details-second{padding-left:4rem}}.item-details-second-start{display:flex;justify-content:space-between}.item-details-second-start__title{color:#5c667e;margin-bottom:.4rem}.item-details-second-start__stock{align-items:center;background-color:#15846320;border-radius:2rem;color:#158463;display:flex;flex-direction:row;height:2.4rem;padding:4px .8rem}@media only screen and (min-width:768px){.item-details-second-start__stock{margin-right:8rem}}@media only screen and (min-width:1280px){.item-details-second-start__stock{margin-right:14rem}}.item-details-second-start__noStock{align-items:center;background-color:#c9451520;border-radius:2rem;color:#c94515;display:flex;flex-direction:row;height:2.4rem;padding:4px .8rem}@media only screen and (min-width:768px){.item-details-second-start__noStock{margin-right:8rem}}@media only screen and (min-width:1280px){.item-details-second-start__noStock{margin-right:14rem}}.item-details-second__title{color:#5c667e;margin-bottom:.4rem;margin-top:1.6rem}@media only screen and (min-width:768px){.item-details-second__title{padding-top:3.4rem}}.item-details-second__location{margin-bottom:1.6rem}.nav-bar{align-items:center;background-color:#232940;display:flex;flex-direction:column;min-height:20rem}@media only screen and (min-width:768px){.nav-bar{align-items:flex-start;flex-direction:row;justify-content:space-between;min-height:18.6rem;padding-top:3.2rem}}@media only screen and (min-width:1280px){.nav-bar{width:1020px}}.nav-bar-link{margin:2.4rem 0}@media only screen and (min-width:768px){.nav-bar-link{margin:0 4.5%}}@media only screen and (min-width:1280px){.nav-bar-link{margin:0 3.2rem}}.nav-bar-link__logo{max-height:2.4rem}.nav-bar-list{display:flex;justify-content:center;margin:0 .8rem}@media only screen and (min-width:768px){.nav-bar-list{margin:0 2.5%}}@media only screen and (min-width:1280px){.nav-bar-list{margin:0 1.6rem}}.nav-bar-list-link{align-items:center;border:none;border-radius:20px;color:#fff;display:flex;font-size:1.3rem;font-weight:600;height:3.6rem;justify-content:center;line-height:2rem;margin:0 .8rem;width:42vw}@media only screen and (min-width:768px){.nav-bar-list-link{font-size:1.4rem;font-weight:600;height:3.6rem;line-height:2.2rem;margin:0 2%;padding:0 1.6rem;width:auto}}@media only screen and (min-width:1280px){.nav-bar-list-link{margin:0 .8rem}}.nav-bar-list-link:hover{background-color:#13182c;cursor:pointer}.nav-bar-list-link--highlight{background-color:#13182c}.nav-bar-list-link__item{text-align:center}@media only screen and (min-width:1280px){.wrapper{align-items:flex-start;background-color:#232940;display:flex;flex-direction:row;justify-content:center;min-height:18.6rem}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-family:Titillium Web,sans-serif;font-size:62.5%;scroll-behavior:smooth}.footer{align-items:center;background-color:#f7f8f9;display:flex;justify-content:center;min-height:9.6rem}.footer__text{font-size:1.1rem;font-weight:400;line-height:1.6rem}@media only screen and (min-width:768px){.footer__text{font-size:1.2rem;font-weight:400;line-height:1.8rem}}
/*# sourceMappingURL=main.e76c296e.css.map*/