body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}body{min-height:100vh;display:flex}body #__next{flex:1 1;display:flex;flex-direction:column;max-width:100%}.app-main{margin-bottom:125px}.product-list__header{display:grid;grid-template-columns:1fr auto;grid-gap:20px;align-items:center;padding:0 8px}.product-list__block-title{font-size:20px;margin:10px 0}.cart-header-line,.cart-item,.cart-total-line{display:grid;padding:8px;grid-gap:10px}@media screen and (min-width:1200px){.cart-header-line,.cart-item,.cart-total-line{grid-template-columns:140px 1fr 110px 120px 180px 160px 120px;text-align:center;grid-gap:20px}}@media screen and (min-width:801px){.cart-header-line,.cart-item,.cart-total-line{grid-template-columns:82px 1fr 60px 100px 110px 100px 40px;text-align:center;grid-gap:20px}}.cart-item{align-items:center;font-size:14px;line-height:1.7142857143;border-bottom:1px solid #e0e0e0}@media(max-width:799px){.cart-item__amount,.cart-item__in-stock,.cart-item__price,.cart-item__total-cost{display:flex;align-items:end}}.cart-item__details{position:relative;padding:10px 20px 30px;margin-bottom:30px;border-bottom:3px solid #ededed;border-left:1px solid #ededed;border-right:1px solid #ededed;border-radius:0 0 10px 10px;font-size:14px}.cart-item__details-close-button{position:absolute;height:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:0;box-sizing:border-box;border:1px solid #a8a8a8;background-color:#fff;left:50%;transform:translateX(-50%);bottom:-16px;color:#fcb814;transition:transform .1s}.cart-item__details-close-button:hover{transform:translateX(-50%) scale(1.05)}.cart-item.--out-stock{background-color:#fafafa;color:#8a8a8a}.cart-item__prop-header{margin-top:5px;font-weight:700}.cart-item__img,.cart-item__img img{display:block}@media screen and (max-width:799px){.cart-item__img img{margin:auto}}.cart-item__small-label{font-size:12px;font-weight:700}@media screen and (min-width:800px){.cart-item__small-label{display:none}}.cart-item__small-label-space{flex-grow:1;border-bottom:1px dotted gray;margin-bottom:6px;margin-right:3px;margin-left:3px}@media screen and (min-width:800px){.cart-item__small-label-space{display:none}}.cart-item__picture-data{display:flex;flex-direction:column}.cart-item__picture-data-item{display:flex;justify-content:space-between}.cart-item__picture-data-item--wrap{flex-direction:column}.cart-item__picture-data-item--wrap .cart-item__picture-data-name{font-weight:700}.cart-item__picture-data-item--wrap .cart-item__picture-data-dot-row{display:none}.cart-item__picture-data-dot-row{flex-grow:1;margin-bottom:4px;border-bottom:1px dotted gray}.cart-item__img,.cart-item__name{text-align:left;display:flex;flex-direction:column}.cart-item__count-input .MuiSvgIcon-root{cursor:pointer}.cart-item__count-input input{text-align:center!important}.cart-item__count-input input::-webkit-inner-spin-button,.cart-item__count-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item__count-input input[type=number]{-moz-appearance:textfield}.cart-item__actions{justify-content:flex-end;display:flex}@media screen and (min-width:800px){.cart-item__actions{display:block;grid-template-columns:140px 1fr 110px 120px 180px 160px 120px;text-align:right}}.product-add-props{position:relative;padding:10px 20px 30px;margin-bottom:30px;border-bottom:3px solid #ededed;border-left:1px solid #ededed;border-right:1px solid #ededed;border-radius:0 0 10px 10px;font-size:14px}.product-add-props__details-close-button{position:absolute;height:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:0;box-sizing:border-box;border:1px solid #a8a8a8;background-color:#fff;left:50%;transform:translateX(-50%);bottom:-16px;color:#fcb814;transition:transform .1s}.product-add-props__details-close-button:hover{transform:translateX(-50%) scale(1.05)}.product-add-props__prop-header{margin-top:5px;font-weight:700}.product-add-props__small-label{font-size:12px;font-weight:700}@media screen and (min-width:800px){.product-add-props__small-label{display:none}}.product-add-props__small-label-space{flex-grow:1;border-bottom:1px dotted gray;margin-bottom:6px;margin-right:3px;margin-left:3px}@media screen and (min-width:800px){.product-add-props__small-label-space{display:none}}.product-add-props__picture-data{display:flex;flex-direction:column}.product-add-props__picture-data-item{display:flex;justify-content:space-between}.product-add-props__picture-data-dot-row{flex-grow:1;margin-bottom:4px;border-bottom:1px dotted gray}.product-add-props__img,.product-add-props__name{text-align:left;display:flex;flex-direction:column}.product-add-props__count-input .MuiSvgIcon-root{cursor:pointer}.product-add-props__count-input input{text-align:center!important}.product-add-props__count-input input::-webkit-inner-spin-button,.product-add-props__count-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-add-props__count-input input[type=number]{-moz-appearance:textfield}.product-add-props__actions{justify-content:flex-end;display:flex}@media screen and (min-width:800px){.product-add-props__actions{display:block;grid-template-columns:140px 1fr 110px 120px 180px 160px 120px;text-align:right}}.details-product-buttons{text-align:left!important}.details-product-buttons__button{border:0;outline:0;background-color:transparent;color:#fcb814;cursor:pointer;padding:0}.details-product-buttons__button:hover{text-decoration:underline}.cart-total-line{padding:40px 8px;background-color:#f5f5f5;font-size:14px}@media screen and (min-width:320px){.cart-total-line{grid-template-columns:1fr 120px;text-align:center;justify-content:space-between}}@media screen and (min-width:800px){.cart-total-line{grid-template-columns:160px 160px 120px;text-align:center;justify-content:end}}.cart-total-line__title{text-align:right}.cart-header-line{font-size:14px;text-align:center;align-items:center;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding-top:22px;padding-bottom:22px}.cart-header-line__img,.cart-header-line__name{text-align:left}@media screen and (max-width:800px){.cart-header-line{display:none}}.address-block__head{display:grid;grid-gap:20px;align-items:center;justify-content:space-between;grid-template-columns:auto auto;border-bottom:1px solid #e0e0e0}.order-list-item__header{padding:24px;display:flex;flex-wrap:wrap;align-items:center}.order-list-item__number{font-size:20px;font-weight:500;margin-right:40px;flex:0 1 220px}.order-list-item__create-date{font-size:14px}.order-list-item__toggle-view{margin-left:auto}.order-list-item__body{padding:0 20px 32px}.order-list-item__footer{padding:24px 10px;background-color:#f5f5f5;display:grid;grid-gap:20px}@media screen and (min-width:801px){.order-list-item__footer{grid-template-columns:1fr minmax(300px,auto)}}.order-list-item__total{font-weight:500;font-size:20px;text-align:right}.order-list-item__actions{display:grid;grid-gap:16px}@media screen and (min-width:801px){.order-list-item__actions{display:flex;justify-content:flex-end}}.order-list-table__row{grid-gap:10px;padding:10px 0}@media screen and (min-width:801px){.order-list-table__row{padding:10px;grid-template-columns:80px 1fr 70px 100px 80px 100px;text-align:left;align-items:center;grid-gap:12px}}@media screen and (min-width:1200px){.order-list-table__row{padding:10px 30px;grid-template-columns:105px 1fr 95px 100px 80px 100px;text-align:left;align-items:center;grid-gap:60px}}.order-list-table{font-size:14px}.order-list-table__heading{background-color:#f5f5f5;font-size:16px;padding:13px 8px}.order-list-table__row{display:grid;border-bottom:1px solid #e0e0e0}.order-list-table__row div:first-child,.order-list-table__row div:nth-child(n+4){text-align:center}.order-list-table__row-header{background-color:#e9e9e9;font-size:14px}@media screen and (min-width:1001px){.order-list-table__row-header{font-size:16px}}@media screen and (max-width:800px){.order-list-table__row-header{display:none}.order-list-table__cell{display:flex;align-items:end;flex-wrap:wrap}}.order-list-table__cell-dots{flex-grow:1;margin:0 4px 2px;border-bottom:1px dotted;opacity:.5}@media screen and (min-width:801px){.order-list-table__cell-dots{display:none}}.order-list-table__small-label{font-size:12px;font-weight:700}@media screen and (min-width:801px){.order-list-table__small-label{display:none}}.order-list-table .order-list-table__title-wrapper .order-list-table__title-text{text-align:left}.loading-page{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;position:relative}.boundary-page,.page404,.page500{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;justify-content:center}.address-search-component{position:relative}.address-search-component__items{position:absolute;background-color:#fff}.app-header{background-color:#000;color:#fff;padding:20px 0}.app-header__container{display:grid;align-items:center;grid-template-columns:80px 1fr;grid-gap:20px}.app-header__logo{max-width:80px}.app-header__cart{margin-left:auto}.app-footer{margin-top:auto;padding:20px 0 100px;background:#000;color:#fff;font-size:14px}.app-footer a{color:inherit;text-decoration:underline}.app-footer a:hover{text-decoration:none}.app-footer__container{display:flex;justify-content:space-between}.main-menu{margin-bottom:20px;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.24)}.address-list-block__header{grid-template-columns:auto auto;padding:8px 0;border-bottom:1px solid #e0e0e0;display:grid;grid-gap:20px;align-items:center;justify-content:space-between}.address-line{padding:15px 8px;align-items:center;display:grid;grid-template-columns:1fr auto}@media screen and (min-width:600px){.address-line{display:flex;grid-gap:40px;justify-content:flex-start}}@media screen and (min-width:800px){.address-line{display:flex;grid-gap:40px;justify-content:flex-start}}.address-line__text{flex:1 1}.address-line__action{margin-left:auto;display:flex;grid-gap:10px}.address-choose-map-loader{display:flex;justify-content:center;align-items:center;height:320px}.addres-edit-tips{text-decoration:underline;cursor:pointer;font:inherit;font-weight:700}.addres-edit-tips:hover{text-decoration:none}