.order-personal{display:grid;grid-template-columns:400px 400px;grid-template-rows:auto;grid-gap:25px;margin-bottom:35px}.order-personal .g-input__input{height:52px}@media(max-width:900px){.order-personal{grid-template-columns:auto;grid-template-rows:auto;grid-gap:25px}}.date-select{max-width:255px;background-color:#f8f8f8;font-family:Montserrat,Montserrat-fb,PT Sans,sans-serif;color:#3d4248;border:1px solid #e5e5e7;cursor:pointer;border-radius:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date-select__static{font-family:Montserrat-Medium,Montserrat-Medium-fb,PT Sans,sans-serif;font-size:16px;padding:16px;position:relative;line-height:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.date-select__static,.date-select__time{display:-webkit-box;display:-ms-flexbox;display:flex}.date-select__time{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.date-select__icon{width:24px;height:24px;cursor:pointer;-webkit-transition:all .125s ease;transition:all .125s ease}.date-select__icon-toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.date-select__option{white-space:nowrap}.date-select__option-disabled{padding:7px 20px}.date-select__rows{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1;width:100%;max-height:150px;left:0;top:calc(100% - 2px);padding:0 0 9px;border:1px solid #e5e5e7;font-family:Montserrat-Medium,Montserrat-Medium-fb,PT Sans,sans-serif;font-size:16px;line-height:18px;color:#3d4248;background-color:#f8f8f8;border-radius:0 0 6px 6px;border-top-color:transparent;opacity:0;visibility:hidden;overflow-y:scroll;-webkit-transition:all .125s ease;transition:all .125s ease}.date-select__rows-toggle{opacity:1;visibility:visible}.date-select__rows::-webkit-scrollbar{width:0}.date-select__rows-position-bottom{top:auto;bottom:calc(100% - 2px);border-radius:6px 6px 0 0;padding:9px 0 0;border-top-color:inherit;border-bottom-color:transparent}.date-select__row{padding:7px 20px}.date-select__row:hover{background-color:#f4f4f4}.date-select__row-current{background-color:rgba(64,174,73,.2)}.address-alert-wr{width:1200px}.address-alert{width:640px;margin:0 auto;padding-top:54px;padding-bottom:45px;letter-spacing:.1px}.address-alert__title{font-family:Montserrat-Bold,Montserrat-Bold-fb,PT Sans,sans-serif;font-size:28px;line-height:120%;text-align:center;color:#3d4248;margin-bottom:29px}.address-alert__bottom{padding:0 67px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.address-alert__btn{font-family:Montserrat-Bold,Montserrat-Bold-fb,PT Sans,sans-serif;height:50px;font-size:16px}.address-alert__btn-change{width:260px}.address-alert__btn-cancel{width:220px}@media(max-width:767px){.address-alert,.address-alert-wr{max-width:100vw}.address-alert__title{font-size:22px}.address-alert__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.address-alert__btn{margin:0 auto}.address-alert__btn:not(:last-child){margin-bottom:20px}.address-alert__btn-cancel{width:260px}}.order-pickup{padding:24px;border:2px solid #40ae49;max-width:437px;position:relative;width:100%;border-radius:8px;font-family:Montserrat-Semi,sans-serif;margin-bottom:20px}.order-pickup__title{color:#40ae49;font-size:16px;margin-bottom:5px;font-weight:700}.order-pickup__address{font-size:14px;color:#3d4248;font-weight:500;margin-bottom:16px}.order-pickup__mode{color:#979797;margin-right:10px;font-size:14px}.order-pickup__time{font-size:14px;color:#3d4248}.order-pickup__geomark{position:absolute;height:24px;width:24px;top:24px;right:24px;background:url(../assets/geomark.49887433.svg) 50%;background-size:cover}.order-pickup--blue{border-color:#107f8c}.order-pickup--blue .order-pickup__title{color:#107f8c}.order-pickup--blue .order-pickup__geomark{background:url(../assets/geomark-blue.074dcdf3.svg) 50%}.ui-switch-line{position:relative;height:44px;padding:3px;background:#f8f8f8;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.ui-switch-line__container{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;height:100%}.ui-switch-line__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font:14px GoogleSans-Bold,sans-serif;font-weight:700;cursor:pointer;z-index:1;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.ui-switch-line__item.selected{color:#40ae49}.ui-switch-line__item.disabled{color:#979797}.ui-switch-line__item span{font:12px GoogleSans-Regular,sans-serif;font-weight:400;color:#979797}.ui-switch-line__square{position:absolute;width:50%;left:2px;top:2px;height:calc(100% - 4px);background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.15);box-shadow:0 2px 10px rgba(0,0,0,.15);border-radius:8px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.ui-switch-line--blue .ui-switch-line__item.selected{color:#107f8c}.order-delivery{margin-bottom:40px}.order-delivery__save-cour{font-size:14px;color:#40ae49;text-align:end;cursor:pointer}.order-delivery__type{max-width:311px;margin-bottom:24px}.order-delivery__title{grid-column-start:1;grid-column-end:4;font-family:Montserrat-Bold,Montserrat-Bold-fb,PT Sans,sans-serif;margin-bottom:30px;font-size:22px}.order-delivery__city-change{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.order-delivery__city-ctext{font-size:14px;line-height:17px;color:#40ae49;cursor:pointer;text-decoration:underline}.order-delivery__city-ctext:hover{text-decoration:none}.order-delivery__city-cicon{color:#40ae49;opacity:.4}.order-delivery__city-cicon svg{fill:none}.order-delivery__time{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px;line-height:100%}.order-delivery__time-title{font-size:14px;line-height:17px;color:#666;opacity:.7}.order-delivery__time-count{font-size:18px;line-height:22px;color:#3d4248}.order-delivery__time-icon{margin-right:10px}.order-delivery__address{margin-bottom:25px}.order-delivery__time-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.order-delivery__date-select{max-width:100%}.order-delivery__save-comment{margin-bottom:20px}.order-delivery__save-comment .save-comment-result{margin-top:5px;max-width:745px}.order-delivery__save-comment .save-comment-result.success{color:#40ae49}.order-delivery__save-comment .save-comment-result.error{color:red}.order-delivery__comment-textarea{min-height:96px;resize:vertical}.order-delivery__save-comment-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-delivery__save-comment-form .g-input{width:100%}@media(max-width:690px){.order-delivery__time{display:none}.order-delivery__city .g-input{width:100%;margin-right:0}}.order-payment__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.order-payment__wrap--blue .checkbox-icon{border-color:#107f8c}.order-payment__wrap--blue .checkbox:checked+span{background-color:#107f8c}.order-payment__wrap--blue .order-form__all-points-value{color:#107f8c}.order-payment__variants{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.attention__content,.attention__header,.attention__link{font-size:14px;line-height:20px}.attention__header{font-weight:600}.attention__link{color:#ffa41c}.order-payment__variant{-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;max-width:393px;height:56px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:GoogleSans-Regular,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#3d4248;border:1px solid #e5e5e7;background-color:#f8f8f8;border-radius:8px;padding:9px 16px}.order-payment__variant,.order-payment__variant-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.order-payment__variant-info{-ms-flex-align:center;gap:12px}.order-payment__variant-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;width:50px;height:32px;background-color:#fff}.order-payment__variant-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-payment__variant-arrow{width:24px;height:24px}.order-payment{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.order-payment__type{margin-bottom:17px}.order-payment__type-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.order-payment__info-icon{fill:transparent;line-height:0;-webkit-transition:all .125s ease;transition:all .125s ease}.order-payment__info-icon svg{margin-left:12px}.order-payment__info-icon svg:hover{fill:#3d4248;stroke:#fff}.order-payment__info-icon svg:hover+.order-payment__tooltip{opacity:1;z-index:1}.order-payment__tooltip{z-index:-1;position:absolute;background-color:#fff;border-radius:10px;width:276px;padding:29px 20px 30px;bottom:40px;left:6px;opacity:0;-webkit-box-shadow:0 13px 20px rgba(0,0,0,.05);box-shadow:0 13px 20px rgba(0,0,0,.05);font-size:16px;line-height:120%;text-align:center;color:#3d4248;-webkit-transition:all .125s ease;transition:all .125s ease}.order-payment__tooltip:after{content:"";width:20px;height:20px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:-9px;right:128px}.order-payment__type-form-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-payment__type-form{margin-top:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.order-payment__type-form .g-input{width:226px;margin-right:15px}.order-payment__type-form .button{font-family:GoogleSans-Regular,sans-serif;width:152px;height:48px;font-size:16px;cursor:pointer;border-radius:8px;font-weight:700;line-height:20px}.promocode-accept-text{color:#666}.promocode-accept-text.error{color:#fd470e}.user-points-count-block{margin-top:22px}.order-form__all-points-text{font-size:16px;line-height:20px;color:#666;opacity:.7}.order-form__all-points-value{font-size:16px;line-height:20px;color:#40ae49;padding-left:6px;font-weight:bolder}@media(max-width:900px){.order-payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:767px){.order-payment__type-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;gap:12px}.order-payment__type-form .button,.order-payment__type-form .g-input{width:100%}}.ui-block-preloader{width:inherit;height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f8f8}.ui-block-preloader__container{position:relative}@-webkit-keyframes top-clip{50%{-webkit-transform:translateY(21px);transform:translateY(21px)}to{-webkit-transform:translateY(21px);transform:translateY(21px)}}@keyframes top-clip{50%{-webkit-transform:translateY(21px);transform:translateY(21px)}to{-webkit-transform:translateY(21px);transform:translateY(21px)}}@-webkit-keyframes bottom-sand-path{50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bottom-sand-path{50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bottom-sand-g{85%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-9px);transform:translateY(-9px)}}@keyframes bottom-sand-g{85%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-9px);transform:translateY(-9px)}}@-webkit-keyframes hourglass-rotation{50%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes hourglass-rotation{50%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.ui-block-preloader #bottom-sand g,.ui-block-preloader #bottom-sand path,.ui-block-preloader #top-sand #top-clip-path rect,.ui-block-preloader svg{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ui-block-preloader #top-sand #top-clip-path rect{-webkit-animation-name:top-clip;animation-name:top-clip}.ui-block-preloader #bottom-sand path{-webkit-transform:translateY(21px);transform:translateY(21px);-webkit-animation-name:bottom-sand-path;animation-name:bottom-sand-path}.ui-block-preloader #bottom-sand g{-webkit-animation-name:bottom-sand-g;animation-name:bottom-sand-g}.ui-block-preloader svg{-webkit-animation-name:hourglass-rotation;animation-name:hourglass-rotation}.checkbox-label.error .agree-text{color:red}.order-form{letter-spacing:.1px}.order-form .g-input__name{font-size:16px;line-height:24px;font-weight:700;color:#3d4248;opacity:1}.order-form__preloader{background-color:#fff;height:200px;margin-bottom:20px;border-radius:6px}.order-form .g-input__sub{top:auto}.order-form .g-input__input{background-color:#f8f8f8;border-color:#e5e5e7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-form .g-input__input input{width:100%;margin-right:24px;border:none;background-color:transparent}.order-form .g-input__input img{width:24px;height:24px;cursor:pointer}.order-form .checkbox-label .g-input__name{margin-bottom:0}.order-form--blue .order-form__enumeration__number{background:#107f8c}.order-form__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #e5e5e7;margin-bottom:40px;padding-left:3px}.order-form__head a{display:none}.order-form__head__h2{font-size:32px;line-height:44px;font-family:GoogleSans-Regular,sans-serif}.order-form__enumeration{border-bottom:1px solid #e5e5e7;margin-bottom:32px;padding-bottom:8px;gap:12px}.order-form__enumeration,.order-form__enumeration__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-form__enumeration__number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;color:#fff;border-radius:50%;background-color:#40ae49}.order-form__enumeration__h3{font-size:24px;line-height:44px}.order-form__date-order{font-size:18px;color:#979797}.order-form__summary{margin-bottom:30px}.order-form__summary-row{border-bottom:1px dashed hsla(0,0%,40%,.3137254902);margin-bottom:16px}.order-form__summary-row>span{background-color:#fff;display:inline-block;position:relative;bottom:-4px}.order-form__summary-row em{font-size:11px;line-height:100%;padding-left:4px;font-style:normal}.order-form__summary-row--bold{font-family:GoogleSans-Bold,sans-serif}.order-form__summary-row--bold .order-form__summary-name{font-size:18px;font-weight:700;line-height:32px}.order-form__summary-row--bold .order-form__summary-value{font-size:24px;font-weight:700;line-height:32px}.order-form__summary-name{color:#3d4248;padding-right:5px;font-size:16px;font-weight:400;line-height:24px}.order-form__summary-name em{font-size:12px;color:#979797}.order-form__summary-value{font-size:16px;font-weight:400;line-height:16px;float:right;padding-left:10px}.order-form__checkboxes{margin-bottom:30px}.order-form__checkboxes a{color:#40ae49;text-decoration:underline;font-weight:700;padding-left:4px}.order-form__checkboxes a:hover{text-decoration:none}.order-form__checkboxes .checkbox-label{margin-bottom:15px}.order-form__checkboxes .checkbox-text{font-size:14px;color:#747678}.order-form__checkboxes .checkbox-text a{font-weight:400}.order-form__buy{border-radius:8px;margin-bottom:30px;font-family:Montserrat-Bold,Montserrat-Bold-fb,PT Sans,sans-serif;font-size:18px;width:100%;height:50px}.order-form__buy-balls .order-form__summary-name{color:#40ae49}.order-form__buy-balls .order-form__summary-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;background-color:#40ae49;font-size:14px;font-weight:700;line-height:18px;color:#fff;padding:2px 4px;align-items:center;border-radius:4px}.order-form__buy-balls .order-form__summary-value img{width:18px;height:18px;margin-left:4px}.order-form__buy-balls--blue .order-form__summary-name{color:#107f8c}.order-form__buy-balls--blue .order-form__summary-value{background-color:#107f8c}.order-form_agreement{color:#979797;font-size:13px;font-weight:400;line-height:140%}@media(max-width:767px){.order-form__head{gap:8px;margin-bottom:18px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;border:none}.order-form__head a{display:block}.order-form__head__h2{font-size:22px;margin-bottom:5px}.order-form__enumeration{margin-bottom:16px;padding-bottom:14px}.order-form__enumeration__h3{font-size:20px;line-height:28px}.order-form__date-order{display:none}.order-form__checkboxes .checkbox-text{display:block;font-size:12px;line-height:13.2px}.order-form__summary-row--ogrn{margin-bottom:32px}.order-form__summary-row em{position:absolute;width:300px;bottom:-15px;left:0}.order-form__summary-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-form__summary-name{line-height:16px}.order-form__summary-value{text-align:right;padding-left:3px;white-space:nowrap}}.order-summary{background-color:#fff;border-radius:10px;width:100%;padding:41px 35px 24px;letter-spacing:.1px}.order-summary-row{position:relative;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#3d4248),color-stop(0,rgba(61,66,72,0)));background-image:linear-gradient(90deg,#3d4248 20%,rgba(61,66,72,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-summary-row:not(:last-child){margin-bottom:20px}.order-summary-row:last-child{background-image:none}.order-summary-row-label,.order-summary-row__left,.order-summary-row__right{display:-webkit-box;display:-ms-flexbox;display:flex}.order-summary-row-label{margin-bottom:21px}.order-summary-row-label__item{font-family:Montserrat,Montserrat-fb,PT Sans,sans-serif;font-size:14px;line-height:17px;color:#666;opacity:.7}.order-summary-row-label__right .order-summary-row-label__item{margin-right:37px}.order-summary-row-label__left,.order-summary-row__left{width:100px;width:345px}.order-summary-row-label__left,.order-summary-row-label__right,.order-summary-row__left,.order-summary-row__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.order-summary-row__item{font-family:Montserrat,Montserrat-fb,PT Sans,sans-serif;font-size:14px;line-height:17px;color:#666;opacity:.7}.order-summary-row__img{width:85px;height:78px;margin-right:30px;margin-left:4px}.order-summary-row__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-summary-row__descr{padding-bottom:2px;max-width:210px;width:100%}.order-summary-row__title{font-family:Montserrat-Bold,Montserrat-Bold-fb,PT Sans,sans-serif;font-size:16px;line-height:100%;color:#3d4248;padding-bottom:3px}.order-summary-row__title,.order-summary-row__type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-summary-row__type{font-family:Montserrat,Montserrat-fb,PT Sans,sans-serif;font-size:13px;line-height:16px;color:#666;opacity:.7}.order-summary-row__number{font-size:16px;line-height:20px;width:60px}.order-summary-row__number,.order-summary-row__value{font-family:Montserrat-Bold,Montserrat-Bold-fb,PT Sans,sans-serif;color:#3d4248}.order-summary-row__value{font-size:24px;line-height:29px;width:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.order-summary-row__value:after{content:"₽";font-size:16px;padding-left:6px;-ms-flex-item-align:start;align-self:flex-start}.order-summary-row__gift{position:absolute;right:50px;top:30px}.order,.order-wr{width:100%}.order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-summary-wr{width:592px;margin-top:71px}.order-summary-wr__h3{font-family:Montserrat-Bold,Montserrat-Bold-fb,PT Sans,sans-serif;font-size:22px;line-height:100%;color:#3d4248;letter-spacing:.1px;margin-bottom:29px}@media(max-width:1544px){.order{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.order-summary-wr{margin-top:0;margin-bottom:50px}}@media(max-width:767px){.order-summary-wr{display:none}}