<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.order_navigation{border-bottom:1px solid #bec0dd;padding-top:1rem}.order_navigation&gt;.opener{display:none}.order_navigation_list{display:flex;flex-wrap:wrap;justify-content:space-between;counter-reset:orderNavigation;margin-bottom:-1.5px}.order_navigation_list&gt;*{width:calc(25% - 0);margin-bottom:0}.order_navigation_list&gt;*{width:25%}.order_navigation_list&gt;*:nth-child(4n+1):nth-last-child(-n+4):not(:nth-child(4n-3)),.order_navigation_list&gt;*:nth-child(4n+1):nth-last-child(-n+4)~*:not(:nth-child(4n-3)){margin-left:0}.order_navigation_list&gt;*:nth-child(4n+1):nth-last-child(-n+4):last-child,.order_navigation_list&gt;*:nth-child(4n+1):nth-last-child(-n+4)~*:last-child{margin-right:auto}.order_navigation_list&gt;*:nth-child(4n+1):nth-last-child(-n+4),.order_navigation_list&gt;*:nth-child(4n+1):nth-last-child(-n+4)~*{margin-bottom:0}.order_navigation_list .item_cont{font-size:1rem;line-height:1.3333333333em;background-color:rgba(0,0,0,0);color:inherit;border:1px solid rgba(0,0,0,0);min-height:4.3rem;padding:.1em .5em;display:flex;align-items:center;justify-content:center}.order_navigation_list .item_cont,.order_navigation_list .item_cont::before{transition-property:background-color,border-color,color;transition-duration:.2s}.order_navigation_list .item_cont::before{content:"";display:block;position:absolute;height:1.7em;width:1.7em;content:counter(orderNavigation) "";position:static;background-color:rgba(0,0,0,0);color:inherit;border:1px solid #bec0dd;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;margin-right:.7em;flex-shrink:0}.order_navigation_list_item{counter-increment:orderNavigation}.order_navigation_list_item:not(.active) a.item_cont:hover{background-color:rgba(0,0,0,0);color:#09f;border-color:rgba(0,0,0,0)}.order_navigation_list_item:not(.active) a.item_cont:hover::before{background-color:rgba(0,0,0,0);color:#09f;border-color:#09f}.order_navigation_list_item.active .item_cont{font-weight:700;background-color:rgba(0,0,0,0);color:#09f;border-color:#09f;border-width:0 0 2px}.order_navigation_list_item.active .item_cont::before{background-color:rgba(0,0,0,0);color:inherit;border-color:#09f}@media only screen and (max-width: 770px){.order_navigation_list_item_title{display:none}.order_navigation_list_item .item_cont::before{margin-right:0}}.order_bottom_navigation{border-top:1px solid #bec0dd;padding-top:2.5rem;display:grid;justify-content:space-between;grid-template-columns:auto auto;grid-template-areas:"prev next"}@media only screen and (max-width: 350px){.order_bottom_navigation{grid-template-columns:1fr;grid-template-areas:"next" "prev"}}.order_bottom_navigation .back{grid-area:prev;transition:color .2s;font-weight:700;color:#09f;padding:.77em 2em;margin-left:-0.5em;display:block;position:relative;text-align:right;text-decoration:underline}.order_bottom_navigation .back:hover{color:#000847}.order_bottom_navigation .back::before{content:"";display:block;position:absolute;height:8px;width:8px;top:50%;transform:translateY(-50%) scaleX(-1);background:url("/media/img/arrow-full-accent.svg") no-repeat center center/contain;left:.5em}@media only screen and (max-width: 350px){.order_bottom_navigation .back{margin-left:auto;margin-right:auto;display:table}}.order_bottom_navigation .submit_button button,.order_bottom_navigation .next{grid-area:next;-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);cursor:auto;border-width:0;font-size:inherit;line-height:inherit;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;padding-bottom:0.8em;padding-top:0.8em;padding-left:2.5em;padding-right:2.5em;display:inline-flex;border-radius:0;cursor:pointer;transition-property:background-color,border-color,color;transition-duration:.2s;font-weight:700;font-size:1.0666666667rem;line-height:1.375em;background-color:#09f;border:1px solid #09f;color:#fff;background-color:#09f;border:1px solid #09f;color:#fff;border-radius:3px;padding:.77em 1.8em;min-width:8em;background-color:#fc5d20;border-color:rgba(0,0,0,0);color:#fff}.order_bottom_navigation .submit_button button:hover,.order_bottom_navigation .next:hover{background-color:#006ec9;border-color:#006ec9}.order_bottom_navigation .submit_button button:active,.order_bottom_navigation .next:active{background-color:#000847;border-color:#000847}.order_bottom_navigation .submit_button button:disabled,.order_bottom_navigation .next:disabled{background-color:rgba(0,153,255,.5);border-color:rgba(0,153,255,.5)}.order_bottom_navigation .submit_button button:hover,.order_bottom_navigation .next:hover{background-color:#f88c20;border-color:rgba(0,0,0,0)}.order_bottom_navigation .button{display:flex;align-items:center}.product_search .search{background-color:#f2f2f2;border:1px solid #bec0dd;border-radius:6px;padding:2rem 2rem 2rem 2.5rem;margin-top:1.7rem}.product_search .search button{width:100%}@media only screen and (min-width: 1px){.product_search .search label{grid-area:label}.product_search .search input{grid-area:input}.product_search .search .error_messages{grid-area:error_messages}.product_search .search button{grid-area:button}.product_search .search .form{display:grid;grid-template:"label          label" "input          button" "error_messages error_messages"/1fr max-content;gap:0 0}.product_search .search .label,.product_search .search .field,.product_search .search .form_item{display:contents}.product_search .search input{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.product_search .search button{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}}.product_search .search label{font-size:1.3333333333rem;line-height:1.3em}@media only screen and (min-width: 851px){.product_search .search label{align-self:center;padding-bottom:0;padding-right:1rem}}.product_search .search button{background-color:#fc5d20;border-color:rgba(0,0,0,0);color:#fff}.product_search .search button:hover{background-color:#f88c20;border-color:rgba(0,0,0,0)}.product_search .search button&gt;span{position:relative;padding-left:calc(1em + .8em)}.product_search .search button&gt;span::before{content:"";display:block;position:absolute;height:1em;width:1em;background:url("/media/img/ico-loupe-inverse.svg") no-repeat center center/contain;top:.15em;left:0}.product_search .search .error_messages{padding-bottom:0}@media only screen and (min-width: 851px){.product_search .search .form{grid-template:"label          input          button" "error_messages error_messages error_messages"/minmax(min-content, 28%) 1fr max-content}}@media only screen and (max-width: 450px){.product_search .search{border-radius:0}}@media only screen and (max-width: 450px)and (min-width: 621px){.product_search .search{padding-left:3rem;padding-right:3rem}}@media only screen and (max-width: 450px)and (max-width: 620px){.product_search .search{padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (max-width: 450px)and (min-width: 621px){.product_search .search{margin-left:-3rem;margin-right:-3rem}}@media only screen and (max-width: 450px)and (max-width: 620px){.product_search .search{margin-left:-1.5rem;margin-right:-1.5rem}}.product_search .no_data{padding:2rem}.product_search .opener,.product_search .erase{display:none}.product_search .listitems{margin-top:2rem}@media only screen and (min-width: 901px){.product_search .listitems{grid-template-columns:136px 1fr repeat(3, max-content) auto}}.product_search .product_box__cart .input{display:none}@media only screen and (max-width: 600px){.product_search .product_box__title_wrap,.product_search .product_box__price{border-right:1px solid #bec0dd}.product_search .product_box__title_wrap{border-top-right-radius:6px}.product_search .product_box__cart{border-top-right-radius:0 !important}}.product_search .seach_preview_content.preview_visible{background-color:#fff;box-shadow:0 15px 15px 0 rgba(20,19,59,.41);border-radius:6px;position:absolute;top:100%;left:0;z-index:1;display:block;padding:1rem 1.2rem;max-width:700px}.product_search .search_preview__content{position:relative;display:block}.product_search .search_preview .results_found,.product_search .search_preview .search_result_section_headline{display:none}.product_search .search_preview .results_too_many{margin-top:1rem}.product_search .search_preview .rtm_title,.product_search .search_preview .rtm_subtitle{display:inline}.product_search .search_preview .close{transition:background-color .2s;overflow:hidden;white-space:nowrap;text-indent:100%;height:3rem;width:3rem;position:absolute;right:0;top:0;cursor:pointer;z-index:1}.product_search .search_preview .close:hover{background-color:#f2f2f2}.product_search .search_preview .close::after{content:"";display:block;position:absolute;position:absolute;left:calc(50% - 0.45rem);top:calc(50% - 0.45rem);height:.9rem;width:.9rem;background:url("/media/css-stack/img/wsp-ico-close.svg") no-repeat center center/contain}.search_results_section.catalog+.search_results_section.catalog{display:none}.nw_order_main_headline{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:2rem;line-height:1.1666666667em;margin-bottom:1.2em}@media only screen and (max-width: 450px){.nw_order_main_headline{font-size:1.8666666667rem;line-height:1.25em}}.nw_order_sub_headline{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:1.3333333333rem;line-height:1.3em;text-transform:none}.order_aside_headline{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:1.3333333333rem;line-height:1.3em;text-transform:none}.order_aside_section .cart_items{display:grid;justify-content:space-between;align-items:baseline;grid-gap:.5em 1ch;grid-template-columns:1fr auto 4fr}.order_aside_section .cart_item_wrapper,.order_aside_section .cart_item{display:contents}.order_aside_section .title&gt;a{transition:color .2s;color:#09f;text-decoration:underline}.order_aside_section .title&gt;a:hover{text-decoration:none}.order_aside_section .title&gt;a:active{color:#000847}.nw_order_col_wrapper.right .order_aside_section:not(:first-of-type){margin-top:1rem}.nw_order_col_wrapper.right .order_aside_section:not(:first-of-type){border-top:1px solid #e5e5e5;padding-top:1rem}.address_blocks dt{display:none}.address_blocks dd&gt;a{transition:color .2s;color:#09f;text-decoration:underline}.address_blocks dd&gt;a:hover{text-decoration:none}.address_blocks dd&gt;a:active{color:#000847}.address_blocks dd.name{font-weight:700}.invoice_data_box{display:grid;grid-template-columns:repeat(2, auto);justify-content:space-between;gap:.7rem 1rem}.invoice_data_box__dt{font-weight:700}.invoice_data_box__dd{text-align:right}.delivery_address_data_box{display:grid;grid-template-columns:repeat(2, auto);justify-content:space-between;gap:.7rem 1rem}.delivery_address_data_box__dt{font-weight:700}.delivery_address_data_box__dd{text-align:right}.order_col--aside .quick_contact{text-underline-offset:3px}.order_col--aside .quick_contact:hover{text-decoration:underline}.order_col--aside .quick_contacts{background-color:#f5f6fc;border-radius:6px;display:flex;flex-wrap:wrap;gap:.2rem 1.5rem;padding:1.2rem 1.7rem 1.5rem;margin-top:3rem}.order_col--aside .quick_contacts__headline{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:1.6666666667rem;line-height:1.32em;margin-bottom:.4em;text-transform:none;width:100%}.order_col--aside .quick_contact::before{height:1.5em;width:1.5em;top:.25em}.order_col--aside .quick_contact[href^=mailto]::before{background-image:url("/media/img/ico-mail-accent.svg")}.order_col--aside .quick_contact[href^=tel]::before{background-image:url("/media/img/ico-phone-accent.svg")}.scroll_to--up{display:none}@media only screen and (min-width: 961px){.container.steptwo .order_col--mainContent{padding-right:4rem}}.order_page{padding-bottom:5rem}@media only screen and (max-width: 600px){.order_page{padding-bottom:3rem}}.order_col{padding-bottom:4rem;padding-top:4rem}@media only screen and (max-width: 960px){.order_col{padding-bottom:2.5rem;padding-top:2.5rem}}.order_cols--aside{display:grid;grid-template-columns:minmax(65%, 1fr) minmax(25%, 27.5rem)}@media only screen and (max-width: 960px){.order_cols--aside{grid-template-columns:1fr}}@media only screen and (min-width: 961px){.order_cols--aside .order_col--mainContent{max-width:960px;padding-right:2rem}}@media only screen and (min-width: 961px){.order_col--aside{border-left:1px solid #bec0dd;padding-left:2rem}}@media only screen and (max-width: 960px){.order_col--aside{padding-top:0}}.order_aside_section+.order_aside_section{border-top:1px solid #bec0dd;padding-top:2rem;margin-top:2rem}.order_aside_section .order_total_price{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.order_total_price{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:1.3333333333rem;line-height:1.3em;text-transform:none;font-weight:400;display:block;margin-bottom:0;text-align:right}.order_total_price strong{font-weight:700}.order_total_price__value{font-weight:700;font-size:2rem;text-align:right;white-space:nowrap}.order_col--mainContent .order_total_price{margin-top:2.5rem}.order_empty_cart{margin-top:1.7rem}.order_empty_cart a{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);cursor:auto;border-width:0;font-size:inherit;line-height:inherit;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;padding-bottom:0.8em;padding-top:0.8em;padding-left:2.5em;padding-right:2.5em;display:inline-flex;border-radius:0;cursor:pointer;transition-property:background-color,border-color,color;transition-duration:.2s;font-weight:700;font-size:1.0666666667rem;line-height:1.375em;background-color:#09f;border:1px solid #09f;color:#fff;background-color:#09f;border:1px solid #09f;color:#fff;border-radius:3px;padding:.77em 1.8em;min-width:8em;background-color:rgba(0,0,0,0);border-color:#bec0dd;color:#000847}.order_empty_cart a:hover{background-color:#006ec9;border-color:#006ec9}.order_empty_cart a:active{background-color:#000847;border-color:#000847}.order_empty_cart a:disabled{background-color:rgba(0,153,255,.5);border-color:rgba(0,153,255,.5)}.order_empty_cart a:hover{background-color:#e4e5f8}.order_empty_cart a:active{background-color:#000847;border-color:#000847;color:#fff}.order_empty_cart a:disabled{color:#bec0dd}.order_cart_back_to_shopping{margin-top:1.7rem}.order_cart_back_to_shopping a{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);cursor:auto;border-width:0;font-size:inherit;line-height:inherit;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;padding-bottom:0.8em;padding-top:0.8em;padding-left:2.5em;padding-right:2.5em;display:inline-flex;border-radius:0;cursor:pointer;transition-property:background-color,border-color,color;transition-duration:.2s;font-weight:700;font-size:1.0666666667rem;line-height:1.375em;background-color:#09f;border:1px solid #09f;color:#fff;background-color:#09f;border:1px solid #09f;color:#fff;border-radius:3px;padding:.77em 1.8em;min-width:8em;background-color:rgba(0,0,0,0);border-color:#bec0dd;color:#000847;position:relative;padding-left:2.5em}.order_cart_back_to_shopping a:hover{background-color:#006ec9;border-color:#006ec9}.order_cart_back_to_shopping a:active{background-color:#000847;border-color:#000847}.order_cart_back_to_shopping a:disabled{background-color:rgba(0,153,255,.5);border-color:rgba(0,153,255,.5)}.order_cart_back_to_shopping a:hover{background-color:#e4e5f8}.order_cart_back_to_shopping a:active{background-color:#000847;border-color:#000847;color:#fff}.order_cart_back_to_shopping a:disabled{color:#bec0dd}.order_cart_back_to_shopping a::before{content:"";display:block;position:absolute;height:8px;width:8px;top:50%;transform:translateY(-50%) scaleX(-1);background:url("/media/img/arrow-full-accent.svg") no-repeat center center/contain;left:1em}.cart_items_recap .cart_item{display:grid;grid-template-columns:calc(60px + 1.3rem) min-content 1fr;align-items:start}.cart_items_recap .cart_item:not(:last-child){margin-bottom:1.5rem}.cart_items_recap .cart_item__col{display:block;border-width:0;border-radius:0;margin:0;padding:0}.cart_items_recap .cart_item__photo{aspect-ratio:1/1;grid-row:span 3;margin-right:1.3rem}.cart_items_recap .cart_item__photo img{border:1px solid #bec0dd}.cart_items_recap .cart_item__title,.cart_items_recap .cart_item__pilana_code{grid-column:span 2}.cart_items_recap .cart_item__title{color:inherit}.cart_items_recap .cart_item .price{font-size:inherit;line-height:inherit}.order_tp_section+.order_tp_section .nw_order_sub_headline{margin-top:2.5rem}.order_tp_section .form__snippet{display:none}.listitems--transit_payment{display:contents !important}.listitems--transit_payment__wrap{display:grid;grid-template-columns:4.7rem max-content 1fr max-content;position:relative}@media only screen and (max-width: 580px){.listitems--transit_payment__wrap{grid-template-columns:4rem max-content 1fr max-content}}@media only screen and (max-width: 430px){.listitems--transit_payment__wrap{grid-template-columns:4rem 1fr max-content}}.listitems--transit_payment__wrap .no_data,.listitems--transit_payment__wrap .nw_order_sub_headline{grid-column:span 4}@media only screen and (max-width: 580px){.listitems--transit_payment__wrap .no_data,.listitems--transit_payment__wrap .nw_order_sub_headline{grid-column:span 4}}@media only screen and (max-width: 430px){.listitems--transit_payment__wrap .no_data,.listitems--transit_payment__wrap .nw_order_sub_headline{grid-column:span 3}}@media only screen and (max-width: 580px){.listitems--transit_payment .listitem__image img{width:30px}}@media only screen and (max-width: 430px){.listitems--transit_payment .listitem__image{display:none !important}}@media only screen and (max-width: 580px){.listitems--transit_payment .listitem__delivery{display:none !important}}.listitems--transit_payment .listitem__price{font-weight:700;text-align:right}.listitems--transit_payment .listitem__price--request{color:#fc5d20}.listitems--transit_payment .listitem__link{text-underline-offset:3px;color:#09f;cursor:pointer}.listitems--transit_payment .listitem__link:hover{text-decoration:underline}.delivery_address__header,.form_item.deliveryaddress .listitems,.form_item.deliveryaddress .listitems+.error_messages{grid-column:span 2}.delivery_address__header{display:flex;justify-content:space-between;align-items:center;gap:.8rem 2rem;margin-top:2rem}.delivery_address__header .waiter-inspire .waiter-inspire-text{display:none}.delivery_address__header .waiter-inspire .waiter-inspire-img-helper{margin-left:auto;margin-right:auto;max-width:1rem}@media only screen and (max-width: 500px){.delivery_address__header{flex-direction:column;align-items:flex-start}}.delivery_address__header .nw_order_sub_headline,.delivery_address__header .form_item{margin-bottom:0}.delivery_address__header .form{overflow:visible !important}.delivery_address__header .form .waiter-inspire-inner{position:absolute;right:-1.5rem}.add_another_delivery_address{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);cursor:auto;border-width:0;font-size:inherit;line-height:inherit;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;padding-bottom:0.8em;padding-top:0.8em;padding-left:2.5em;padding-right:2.5em;display:inline-flex;border-radius:0;cursor:pointer;transition-property:background-color,border-color,color;transition-duration:.2s;font-weight:700;font-size:1.0666666667rem;line-height:1.375em;background-color:#09f;border:1px solid #09f;color:#fff;background-color:#09f;border:1px solid #09f;color:#fff;border-radius:3px;padding:.77em 1.8em;min-width:8em;background-color:rgba(0,0,0,0);border-color:#bec0dd;color:#000847;margin-top:2rem}.add_another_delivery_address:hover{background-color:#006ec9;border-color:#006ec9}.add_another_delivery_address:active{background-color:#000847;border-color:#000847}.add_another_delivery_address:disabled{background-color:rgba(0,153,255,.5);border-color:rgba(0,153,255,.5)}.add_another_delivery_address:hover{background-color:#e4e5f8}.add_another_delivery_address:active{background-color:#000847;border-color:#000847;color:#fff}.add_another_delivery_address:disabled{color:#bec0dd}.add_another_delivery_address&gt;span{position:relative;padding-left:calc(0.8em + .8em)}.add_another_delivery_address&gt;span::before{content:"";display:block;position:absolute;height:.8em;width:.8em;background:url("/media/img/ico-plus.svg") no-repeat center center/contain;top:.25em;left:0}.user_info_form .submit_button{display:none !important}@media only screen and (min-width: 501px){.user_info_form .form__items{display:grid;grid-template-columns:max-content 1fr;gap:1rem 2rem;align-items:center}.user_info_form .form_item{display:contents}.user_info_form .form_item label{padding-bottom:0}.user_info_form .form_item .error_messages{margin-bottom:-1rem;margin-top:-1rem;grid-column:2/3}}@media only screen and (min-width: 621px){.user_info_form .field{position:relative}.user_info_form .form_item:not(.has_error) input[type=text]:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) input[type=time]:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) input[type=search]:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) input[type=password]:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) input[type=number]:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) input[type=email]:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) input[type=tel]:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) input[type=url]:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) select:not(.placeholder_shown):not(:placeholder-shown)+.label,.user_info_form .form_item:not(.has_error) textarea:not(.placeholder_shown):not(:placeholder-shown)+.label{top:50%;transform:translateY(-50%);display:block;position:absolute;right:calc(-21px - 1rem)}.user_info_form .form_item:not(.has_error) input[type=text]:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) input[type=time]:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) input[type=search]:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) input[type=password]:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) input[type=number]:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) input[type=email]:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) input[type=tel]:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) input[type=url]:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) select:not(.placeholder_shown):not(:placeholder-shown)+.label label,.user_info_form .form_item:not(.has_error) textarea:not(.placeholder_shown):not(:placeholder-shown)+.label label{display:none}.user_info_form .form_item:not(.has_error) input[type=text]:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) input[type=time]:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) input[type=search]:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) input[type=password]:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) input[type=number]:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) input[type=email]:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) input[type=tel]:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) input[type=url]:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) select:not(.placeholder_shown):not(:placeholder-shown)+.label::after,.user_info_form .form_item:not(.has_error) textarea:not(.placeholder_shown):not(:placeholder-shown)+.label::after{content:"";display:block;height:21px;width:21px;background:#28b360 url("/media/img/ico-check.svg") no-repeat center center/10.5px;border-radius:50%}}.order_agreement_evidence{margin-top:2.5rem}.order_agreement_evidence .waiter-inspire .waiter-inspire-text{display:none}.order_agreement_evidence .waiter-inspire .waiter-inspire-img-helper{margin-left:auto;margin-right:auto;max-width:1rem}.order_agreement_evidence .submit_button{display:none}.order_agreement_evidence .form{display:inline-block !important;overflow:visible !important}.order_agreement_evidence .form .waiter-inspire-inner{position:absolute;right:-1.5rem;top:.5rem}.transit_payment_review{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.transit_payment_review__price,.transit_payment_review strong{font-weight:700}.order_aside_transit_payment .transit_payment_review:first-child{margin-top:-0.7rem}.order_aside_transit_payment .transit_payment_review:last-child{margin-bottom:-0.7rem;margin-top:.3rem}.order_confirmation_body .order_confirmation__buttons{display:flex;justify-content:space-evenly;width:100%;margin-top:2rem}.order_confirmation_body .order_confirmation__buttons .button{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);cursor:auto;border-width:0;font-size:inherit;line-height:inherit;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;padding-bottom:0.8em;padding-top:0.8em;padding-left:2.5em;padding-right:2.5em;display:inline-flex;border-radius:0;cursor:pointer;transition-property:background-color,border-color,color;transition-duration:.2s;font-weight:700;font-size:1.0666666667rem;line-height:1.375em;background-color:#09f;border:1px solid #09f;color:#fff;background-color:#09f;border:1px solid #09f;color:#fff;border-radius:3px;padding:.77em 1.8em;min-width:8em}.order_confirmation_body .order_confirmation__buttons .button:hover{background-color:#006ec9;border-color:#006ec9}.order_confirmation_body .order_confirmation__buttons .button:active{background-color:#000847;border-color:#000847}.order_confirmation_body .order_confirmation__buttons .button:disabled{background-color:rgba(0,153,255,.5);border-color:rgba(0,153,255,.5)}.order_confirmation_body .order_confirmation__buttons .button--yes{border-color:#28b360;background-color:#28b360}.order_confirmation_body .order_confirmation__buttons .button--no{border-color:#f55859;background-color:#f55859}.order_confirmation_body .order_confirmation__reasons p{margin-bottom:1rem;line-height:200%}.recommended_products{border-top:1px solid #bec0dd}.recommended_products__header{margin-left:auto;margin-right:auto;max-width:50rem;padding-bottom:3rem;padding-top:3rem;text-align:center}.recommended_products__header__headline{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:2rem;line-height:1.1666666667em}@media only screen and (max-width: 450px){.recommended_products__header__headline{font-size:1.8666666667rem;line-height:1.25em}}.recommended_products__header&gt;*:last-child{margin-bottom:0}@media only screen and (min-width: 621px){.recommended_products__header{padding-left:3rem;padding-right:3rem}}@media only screen and (max-width: 620px){.recommended_products__header{padding-left:1.5rem;padding-right:1.5rem}}.listitems--delivery{grid-template-columns:4.7rem 1fr max-content;margin-top:1rem}.listitems--delivery input{display:contents;border:0;position:absolute;visibility:hidden;width:0}.listitems--delivery input:checked+.listitem .listitem__radiobutton&gt;span::before{opacity:0 !important}.listitems--delivery input:checked+.listitem .listitem__radiobutton&gt;span::after{opacity:1 !important}.listitems--delivery input:checked+.listitem&gt;div{border-color:#09f;cursor:auto}.listitems--delivery input:checked+.listitem+input+.listitem&gt;div{border-top-color:#09f}.listitems--delivery label{font-size:inherit;line-height:inherit;font-weight:inherit;display:contents}.listitems--delivery label.disabled{color:#9b9cb2}.listitems--delivery label.disabled&gt;*{cursor:not-allowed}.listitems--delivery .listitem__link__link{transition:text-decoration-color .2s;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-decoration-thickness:1px;text-underline-offset:3px;color:#09f;cursor:pointer}.listitems--delivery .listitem__link__link:hover{text-decoration-color:inherit}.listitems--delivery .flash_message_item{padding-left:1.2em;padding-right:1.5em;max-width:max-content;margin-top:1rem}.listitems--delivery .flash_message_item a{transition:text-decoration-color .2s;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:inherit;font-weight:700}.listitems--delivery .flash_message_item a:hover{text-decoration-color:inherit}.listitems--delivery .flash_message_item a:hover{text-decoration-color:rgba(0,0,0,0)}.listitems--delivery .flash_message_item a{color:inherit}textarea.textarea_set_rows{height:auto}.form__require_note{margin-top:1.2rem}
</pre></body></html>