<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.om-order_modal{font-size:13px;line-height:19px;letter-spacing:.3px;position:fixed;z-index:1052;left:0;top:0;width:100%;height:100%;cursor:default;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.om-order_modal h1,.om-order_modal h2,.om-order_modal h3{line-height:normal}.om-order_modal label,.om-order_modal input,.om-order_modal button,.om-order_modal select,.om-order_modal textarea{font-size:13px;line-height:normal}.om-order_modal select,.om-order_modal textarea,.om-order_modal input,.om-order_modal input[type=text],.om-order_modal input[type=password],.om-order_modal input[type=datetime],.om-order_modal input[type=datetime-local],.om-order_modal input[type=date],.om-order_modal input[type=month],.om-order_modal input[type=time],.om-order_modal input[type=week],.om-order_modal input[type=number],.om-order_modal input[type=email],.om-order_modal input[type=url],.om-order_modal input[type=search],.om-order_modal input[type=tel],.om-order_modal input[type=color]{line-height:normal;width:initial;height:initial;padding:initial;margin:initial}.om-order_modal button{padding:0}.om-order_modal .om-order_modal_container{height:100%;width:100%;background-color:rgba(0,0,0,.4);display:flex;align-items:center;-ms-scroll-chaining:none;overscroll-behavior:none}
@-webkit-keyframes om-loader-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes om-loader-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.om-loading_icon{position:fixed;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;background-color:#000;z-index:2000}.om-loading_icon .om-loader{color:#fff;font-size:4px;width:26px;height:26px;box-shadow:inset 0 0 0 2px;transform:translateZ(0)}.om-loading_icon .om-loader,.om-loading_icon .om-loader:before,.om-loading_icon .om-loader:after{border-radius:50%}.om-loading_icon .om-loader:before,.om-loading_icon .om-loader:after{position:absolute;content:"";background-color:#000}.om-loading_icon .om-loader:before{width:5em;height:10em;border-radius:10em 0 0 10em;top:-1.8em;left:-1.8em;transform-origin:5em 5em;-webkit-animation:om-loader-rotate 2s infinite ease 1.5s;animation:om-loader-rotate 2s infinite ease 1.5s}.om-loading_icon .om-loader:after{width:5em;height:10em;border-radius:0 10em 10em 0;top:-1.8em;left:3.2em;transform-origin:0em 5em;-webkit-animation:om-loader-rotate 2s infinite ease;animation:om-loader-rotate 2s infinite ease}

.om-delivery_time_container{display:flex;align-items:center}.om-delivery_time_container svg{margin-right:8px;min-width:24px}.om-delivery_time_container .om-delivery_time_text{text-decoration:underline;cursor:pointer}.om-delivery_time_container .om-delivery_time_modal_content{width:100%}@media only screen and (min-width: 1200px){.om-delivery_time_container .om-delivery_time_modal_content{width:20vw}}
.om-modal_wrapper{position:fixed;z-index:1051;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);cursor:default}.om-modal_wrapper .om-modal_container{display:flex;height:100%;justify-content:center;align-items:flex-start}.om-modal_wrapper .om-modal_container .om-modal_content{max-height:80vh;background-color:#fff;padding:20px 40px;border:solid gray 1px;height:auto;margin:auto;overflow:hidden}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header{display:flex;justify-content:space-between;align-items:center;border-bottom:solid #d3d4d4 1px;padding-bottom:16px;text-transform:uppercase}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-modal_title{width:80%}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-modal_title .om-title{display:block;font-weight:500;font-size:15px;margin:4px 50px 0 0;line-height:22px}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-modal_title .om-title&gt;p{font-weight:normal;font-size:12px;text-transform:uppercase}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-modal_title .om-title b{display:block;font-size:15px;line-height:22px}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-modal_title .om-subtitle{width:80%;font-size:12px}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button{position:relative;align-self:flex-start;height:48px;width:48px;border:solid #d3d4d4 1px;transition:border-color 300ms;border-radius:50px;background-color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;margin:0}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button svg{margin:auto}.om-wd .om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button svg{fill:#004d9f}.om-wdp .om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button svg{fill:#223c8d}.om-es .om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button:hover{border-color:#000}.om-wd .om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button:hover{border-color:#004d9f}.om-wd .om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button:hover svg{fill:#004d9f}.om-wdp .om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button:hover{border-color:#223c8d}.om-wdp .om-modal_wrapper .om-modal_container .om-modal_content .om-modal_header .om-close_button:hover svg{fill:#223c8d}.om-modal_wrapper .om-modal_container .om-modal_content .om-modal_body{padding-top:16px;max-height:60vh;overflow-y:auto}@media only screen and (min-width: 320px){.om-modal_wrapper .om-modal_container .om-modal_content{width:100%;min-width:initial;max-width:initial}}@media only screen and (min-width: 768px){.om-modal_wrapper .om-modal_container .om-modal_content{max-width:70%;height:auto}}@media only screen and (min-width: 1024px){.om-modal_wrapper .om-modal_container .om-modal_content{width:auto}}
.om-fit_accuracy_wrapper{display:none;box-shadow:0 -1px 10px rgba(0,0,0,.3);border-radius:10px;padding:20px;z-index:1049;background-color:#fff;position:fixed;width:450px;height:108px;margin-right:16px;visibility:visible}.om-fit_accuracy_wrapper.om-show_accuracy{display:block}.om-fit_accuracy_wrapper .om-fit_accuracy_pointer{width:20px;height:15px;overflow:hidden;position:fixed;margin-top:19px}.om-fit_accuracy_wrapper .om-fit_accuracy_pointer.om-fit_accuracy_pointer_hide{visibility:hidden}.om-fit_accuracy_wrapper .om-fit_accuracy_pointer::after{position:absolute;width:15px;height:12px;background:#fff;transform:rotate(45deg);top:-6px;box-shadow:-2px -2px 10px -1px rgba(0,0,0,.5);content:""}
.om-order_modal_media_frame_container{height:150px}.om-order_modal_media_frame_container.om-zoomedOut{height:400px}.om-order_modal_media_frame_container .om-order_modal_media_frame{top:0;height:100%;max-height:650px;width:100%}.om-order_modal_media_frame_container .om-order_modal_media_frame.om-hide{display:none}.om-order_modal_media_frame_container .om-zoomButton,.om-order_modal_media_frame_container .om-playButton{left:25px;height:30px;width:30px;z-index:2;cursor:pointer;position:absolute}.om-order_modal_media_frame_container .om-zoomButton{bottom:65px;display:flex;justify-content:center;align-items:center;border-radius:15px;background-color:#d3d4d4}.om-order_modal_media_frame_container .om-playButton{bottom:25px}@media only screen and (min-width: 768px){.om-order_modal_media_frame_container{display:flex;justify-content:center;align-items:center;height:100%;max-height:calc(100% - 132px)}.om-order_modal_media_frame_container .om-order_modal_media_frame{padding:0 20px 0 20px}.om-order_modal_media_frame_container .om-playButton{right:25px;left:unset;bottom:138px}}@media only screen and (max-width: 768px){.om-order_modal_media_frame_container{margin-bottom:8px}}
.om-order_modal_content{background-color:#fff;border:solid #999 1px;max-height:100%;width:100%;position:relative;display:flex;flex-direction:column;padding:20px 0 0 0;-ms-scroll-chaining:none;overscroll-behavior:none}.om-order_modal_content .om-modal_inner_container{display:flex;flex-direction:column;width:100%;overflow-y:scroll;overflow-x:hidden;-ms-scroll-chaining:none;overscroll-behavior:none;-ms-overflow-style:none;scrollbar-width:none}.om-order_modal_content .om-modal_inner_container::-webkit-scrollbar{display:none}.om-order_modal_content .om-modal_inner_container .om-product_image{position:relative;border-bottom:1px solid #d3d4d4}.om-order_modal_content .om-modal_inner_container .om-product_image .om-image{width:100%;max-width:480px}.om-order_modal_content .om-modal_inner_container .om-product_image .om-media_buttons{width:100%}.om-order_modal_content .om-modal_inner_container .om-product_image .om-media_buttons .om-compare_share_save{height:50px;margin-bottom:20px}.om-order_modal_content .om-modal_inner_container .om-product_info_and_variants{display:flex;flex-direction:column}.om-order_modal_content .om-modal_inner_container .om-product_info_and_variants&gt;div{margin-bottom:8px}.om-order_modal_content .om-modal_inner_container .om-product_info_and_variants&gt;div:last-child{margin-bottom:0}.om-order_modal_content .om-modal_inner_container .om-order_module_container{margin-bottom:16px}.om-order_modal_content .om-modal_inner_container .om-order_module_container .om-scroll_area{overflow-x:hidden;overflow-y:scroll}.om-order_modal_content .om-modal_inner_container .om-order_module_container .om-scroll_area&gt;div{padding:0 16px;margin-top:8px}.om-order_modal_content .om-footer_gradients{width:100%;height:100%;min-height:12px;max-height:12px;background-image:linear-gradient(#ffffff00, #ffffffff);top:-12px;position:relative;z-index:2}.om-order_modal_content .om-footer{position:sticky;position:-webkit-sticky;bottom:0;width:100%;background-color:#f0f1f1;z-index:2;display:flex;flex-direction:column;padding-top:8px}.om-order_modal_content .om-footer&gt;div{margin-bottom:8px}.om-order_modal_content .om-footer .om-compareShareBookmark_mobile_container{bottom:0}@media only screen and (min-width: 768px){.om-order_modal_content .om-modal_inner_container{height:calc(100% - 148px)}.om-order_modal_content .om-modal_inner_container .om-separator{border-right:1px solid #c8c8c8}}@media only screen and (min-width: 769px){.om-order_modal_content{max-height:calc(100vh - 240px);margin:auto;padding:20px 0}.om-order_modal_content .om-modal_inner_container{flex-direction:row;height:100%}.om-order_modal_content .om-modal_inner_container .om-product_image{border:none}.om-order_modal_content .om-modal_inner_container .om-product_info_and_variants{display:flex;flex-direction:column}.om-order_modal_content .om-modal_inner_container .om-product_info_and_variants&gt;div{margin-bottom:8px}.om-order_modal_content .om-modal_inner_container .om-product_info_and_variants&gt;div:last-child{margin-bottom:0}.om-order_modal_content .om-modal_inner_container .om-product_image,.om-order_modal_content .om-modal_inner_container .om-order_module_container{height:auto;flex:1 0;overflow-y:hidden;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0}.om-order_modal_content .om-modal_inner_container .om-product_image .om-scroll_area,.om-order_modal_content .om-modal_inner_container .om-order_module_container .om-scroll_area{display:block;overflow-y:auto;height:100%;scrollbar-width:5px;scrollbar-color:#000 transparent}.om-order_modal_content .om-modal_inner_container .om-product_image .om-scroll_area::-webkit-scrollbar,.om-order_modal_content .om-modal_inner_container .om-order_module_container .om-scroll_area::-webkit-scrollbar{width:10px}.om-order_modal_content .om-modal_inner_container .om-product_image .om-scroll_area::-webkit-scrollbar-thumb,.om-order_modal_content .om-modal_inner_container .om-order_module_container .om-scroll_area::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.om-order_modal_content .om-modal_inner_container .om-product_image .om-scroll_area&gt;div,.om-order_modal_content .om-modal_inner_container .om-order_module_container .om-scroll_area&gt;div{padding:0 16px;margin-top:8px}.om-order_modal_content .om-modal_inner_container .om-product_image .om-scroll_area&gt;div.om-close_button_container,.om-order_modal_content .om-modal_inner_container .om-order_module_container .om-scroll_area&gt;div.om-close_button_container{margin-top:0}.om-order_modal_content .om-modal_inner_container .om-product_image&gt;div:last-child,.om-order_modal_content .om-modal_inner_container .om-order_module_container&gt;div:last-child{padding:0 16px;margin-top:8px}.om-order_modal_content .om-modal_inner_container .om-product_image&gt;div:last-child.om-media_buttons,.om-order_modal_content .om-modal_inner_container .om-order_module_container&gt;div:last-child.om-media_buttons{padding:0 32px}.om-order_modal_content .om-modal_inner_container .om-order_module_container{margin-bottom:0}.om-order_modal_content .om-footer{display:none}}@media only screen and (min-width: 1200px){.om-order_modal_content{width:1000px;box-sizing:content-box}.om-order_modal_content .om-modal_inner_container .om-product_info_and_variants&gt;div{margin-bottom:16px}.om-order_modal_content .om-modal_inner_container .om-product_image .om-scroll_area&gt;div,.om-order_modal_content .om-modal_inner_container .om-order_module_container .om-scroll_area&gt;div{margin-top:16px}.om-order_modal_content .om-modal_inner_container .om-product_image&gt;div:last-child,.om-order_modal_content .om-modal_inner_container .om-order_module_container&gt;div:last-child{margin-top:16px}}@media only screen and (min-width: 769px)and (max-width: 1200px){.om-order_modal_content{max-height:100%}}
.om-close_button_container{display:flex;justify-content:flex-end;height:0}.om-close_button_container .om-close_button{position:relative;z-index:1;margin-right:16px;height:48px;width:48px;border:solid #d4d4d4 1px;transition:border-color 300ms;border-radius:50px;background-color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.om-close_button_container .om-close_button:hover{transition:border-color 300ms;border-color:#000}@media only screen and (min-width: 768px){.om-close_button_container{position:relative;right:0;margin-top:0}.om-close_button_container .om-close_button{margin-right:0}}
.om-article_number_container{cursor:default}.om-article_number_container .om-article_number{font-weight:bold}.om-es .om-article_number_container .om-article_number{color:#000}.om-wd .om-article_number_container .om-article_number{color:#004d9f}.om-wdp .om-article_number_container .om-article_number{color:#223c8d}.om-article_number_container .om-article_title{display:flex;flex-direction:column}.om-article_number_container .om-article_title .om-article_designation{font-weight:bold;font-size:20px;line-height:initial;margin:0}.om-es .om-article_number_container .om-article_title .om-article_designation{color:#000}.om-wd .om-article_number_container .om-article_title .om-article_designation{color:#004d9f}.om-wdp .om-article_number_container .om-article_title .om-article_designation{color:#223c8d}.om-es .om-article_number_container .om-article_title .om-article_info{color:#000}.om-wd .om-article_number_container .om-article_title .om-article_info{color:#004d9f}.om-wdp .om-article_number_container .om-article_title .om-article_info{color:#223c8d}@media only screen and (min-width: 769px){.om-article_number_container{width:calc(100% - 68px)}}
.om-articlePrice_priceString{display:flex;flex-direction:row;justify-content:flex-start}.om-articlePrice_priceString .om-articlePrice_currency{margin-left:8px}.om-articlePrice_priceString .om-articlePrice_value{margin-top:auto;margin-bottom:auto}s .om-articlePrice_priceString{font-size:13px}.om-articlePrice_container{display:flex;flex-direction:column;cursor:default}.om-articlePrice_container .om-articlePrice_price_container{display:flex;align-items:flex-start;color:#999}.om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_price{width:50%;line-height:17px}.om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_price .om-articlePrice_main_price{font-size:20px;font-weight:bold;color:#000}.om-es .om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_price .om-articlePrice_main_price{color:#000}.om-wd .om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_price .om-articlePrice_main_price{color:#004d9f}.om-wdp .om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_price .om-articlePrice_main_price{color:#223c8d}.om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_price .om-articlePrice_main_price_sale{color:#e30613}.om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_vat_container{width:50%}.om-articlePrice_container .om-articlePrice_info_text{color:#999}.om-articlePrice_container .om-articlePrice_price_container:not(:only-child){margin-bottom:8px}.om-articlePrice_container .om-articlePrice_shipping_info_container{display:flex;font-size:12px;color:#999;margin-top:4px;margin-right:8px}.om-es .om-articlePrice_container .om-articlePrice_shipping_info_container{color:#999}.om-wd .om-articlePrice_container .om-articlePrice_shipping_info_container{color:#004d9f}.om-wdp .om-articlePrice_container .om-articlePrice_shipping_info_container{color:#223c8d}.om-articlePrice_container .om-articlePrice_shipping_info_container .om-articlePrice_shipping_info{text-decoration:underline;cursor:pointer}@media only screen and (max-width: 766px){.om-articlePrice_container .om-articlePrice_shipping_info_container{flex-direction:column-reverse}}@media only screen and (min-width: 767px){.om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_price{width:40%}.om-articlePrice_container .om-articlePrice_price_container .om-articlePrice_vat_container{width:auto}.om-articlePrice_container .om-articlePrice_shipping_info_container{flex-direction:row}.om-articlePrice_container .om-articlePrice_shipping_info_container .om-articlePrice_base_price{width:33%}}
.om-switcher{display:flex;align-items:center}.om-switcher .om-switcher_button{width:48px;height:24px;padding:2px;background-color:#e6e6e6;border:0;border-radius:50px;cursor:pointer;display:flex;align-items:center;transition:background-color .5s}.om-switcher .om-switcher_button.om-withVat{background-color:#1e1e1e}.om-wd .om-switcher .om-switcher_button.om-withVat{background-color:#004d9f}.om-wdp .om-switcher .om-switcher_button.om-withVat{background-color:#223c8d}.om-switcher .om-switcher_button .om-switcher_icon{display:flex;align-items:center;border-radius:50px;position:relative;left:0;transition:left .5s;z-index:1;color:#000}.om-switcher .om-switcher_button .om-switcher_icon.om-withVat{left:calc(100% - 20px)}.om-es .om-switcher .om-switcher_button .om-switcher_icon{color:#000}.om-wd .om-switcher .om-switcher_button .om-switcher_icon{color:#004d9f}.om-wdp .om-switcher .om-switcher_button .om-switcher_icon{color:#223c8d}.om-switcher .om-switcher_text{padding:0 8px;font-size:12px;line-height:12px;flex-grow:1;color:#000}.om-switcher .om-switcher_text.om-withVat{left:0}.om-es .om-switcher .om-switcher_text{color:#000}.om-wd .om-switcher .om-switcher_text{color:#004d9f}.om-wdp .om-switcher .om-switcher_text{color:#223c8d}@media only screen and (max-width: 766px){.om-switcher{width:100%}}@media only screen and (min-width: 767px){.om-switcher{width:140px}}
.om-basket_panel{display:flex;align-items:center;height:48px;gap:6px}.om-basket_panel&gt;span,.om-basket_panel button{width:50%;box-sizing:border-box}.om-basket_panel .om-basket_counter{display:flex;height:48px;margin-left:16px}.om-basket_panel .om-basket_counter .om-basket_counter_input_container{flex-grow:1;padding:2px 0;border:1px solid #d3d4d4;border-left:none;border-right:none}.om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input{display:flex;flex-direction:column;border:1px solid #d3d4d4;border-top:none;border-bottom:none;height:100%}.om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input div{padding:0 8px 0 8px;display:flex}.om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input div input[type=number]{flex-grow:1;height:initial;width:50%;background-color:#f0f1f1;padding:4px 0 0 0;margin-bottom:4px;text-align:center;font-weight:bold;border-radius:50px;-moz-appearance:textfield;border:none;color:#000}.om-es .om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input div input[type=number]{color:#000}.om-wd .om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input div input[type=number]{color:#004d9f}.om-wdp .om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input div input[type=number]{color:#223c8d}.om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input div input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input div input[type=number]:focus{outline:none}.om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input span{text-align:center;cursor:default;min-width:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:95px;color:#000}.om-es .om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input span{color:#000}.om-wd .om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input span{color:#004d9f}.om-wdp .om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input span{color:#223c8d}.om-basket_panel .om-basket_counter .om-count_buttons{width:60px;background-color:#f0f1f1;border:1px solid #d3d4d4;cursor:pointer;font-weight:bold;color:#999;display:flex;justify-content:center;align-items:center;fill:#000}.om-es .om-basket_panel .om-basket_counter .om-count_buttons svg{fill:#000}.om-wd .om-basket_panel .om-basket_counter .om-count_buttons svg{fill:#004d9f}.om-wdp .om-basket_panel .om-basket_counter .om-count_buttons svg{fill:#223c8d}.om-basket_panel .om-basket_counter .om-minus_button{border-radius:50px 0 0 50px;border-right:none}.om-basket_panel .om-basket_counter .om-minus_button:active{border-right:none}.om-basket_panel .om-basket_counter .om-plus_button{border-radius:0 50px 50px 0;border-left:none}.om-basket_panel .om-basket_counter .om-plus_button:active{border-left:none}.om-basket_panel .om-basket_button{display:flex;justify-content:center;align-items:center;border:none;border-radius:50px;margin-left:0;margin-right:16px;height:48px;color:#fff;font-weight:500;cursor:pointer;transition:background-color 300ms;background-color:#e30613}.om-es .om-basket_panel .om-basket_button{background-color:#e30613}.om-wd .om-basket_panel .om-basket_button{background-color:#ed6803}.om-wdp .om-basket_panel .om-basket_button{background-color:#00a4e7}.om-basket_panel .om-basket_button svg{fill:#fff}.om-basket_panel .om-basket_button span{padding-left:10px}.om-basket_panel .om-basket_button:hover{background-color:#ff0818}.om-es .om-basket_panel .om-basket_button:hover{background-color:#ff0818}.om-wd .om-basket_panel .om-basket_button:hover{background-color:#c05402}.om-wdp .om-basket_panel .om-basket_button:hover{background-color:#006894}.om-basket_panel .om-basket_button_text{display:none}.om-basket_panel .om-basket_button_success{background-color:#70a848}@media only screen and (min-width: 768px){.om-basket_panel{gap:initial}.om-basket_panel&gt;span,.om-basket_panel button{width:initial;box-sizing:initial}.om-basket_panel .om-basket_counter{margin-left:0;max-width:150px}.om-basket_panel .om-basket_counter .om-count_buttons{background-color:#fff}.om-basket_panel .om-basket_counter .om-basket_counter_input_container .om-basket_counter_input div input[type=number]{width:100%;background-color:#fff}.om-basket_panel .om-basket_button{width:100%;margin-left:8px;margin-right:initial}.om-basket_panel .om-basket_button .om-basket_button_text{display:block}}
.om-compareShareBookmark_container{margin-top:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.om-compareShareBookmark_container .om-compareShareBookmark_button_container button{background-color:#fff;border:1px solid #d4d4d4;border-radius:50px;transition:border-color 300ms;cursor:pointer;align-items:center;height:45px;width:45px}.om-compareShareBookmark_container .om-compareShareBookmark_button_container button svg{vertical-align:sub;height:20px}.om-es .om-compareShareBookmark_container .om-compareShareBookmark_button_container button svg{fill:#000}.om-wd .om-compareShareBookmark_container .om-compareShareBookmark_button_container button svg{fill:#004d9f}.om-wdp .om-compareShareBookmark_container .om-compareShareBookmark_button_container button svg{fill:#223c8d}.om-compareShareBookmark_container .om-compareShareBookmark_button_container button span{letter-spacing:.3px;font-weight:500}.om-es .om-compareShareBookmark_container .om-compareShareBookmark_button_container button span{color:#000}.om-wd .om-compareShareBookmark_container .om-compareShareBookmark_button_container button span{color:#004d9f}.om-wdp .om-compareShareBookmark_container .om-compareShareBookmark_button_container button span{color:#223c8d}.om-compareShareBookmark_container .om-compareShareBookmark_button_container button:hover{border-color:#000}@media only screen and (min-width: 768px)and (max-width: 1024px){.om-compareShareBookmark_container{align-items:stretch}.om-compareShareBookmark_container .om-compareShareBookmark_button_container{margin-right:0;margin-bottom:8px}.om-compareShareBookmark_container .om-compareShareBookmark_button_container:last-child{margin-bottom:0}}@media only screen and (min-width: 320px)and (max-width: 767px){.om-compareShareBookmark_container{display:none}}
.om-compareShareBookmark_mobile_container{position:absolute;right:16px;bottom:10px;z-index:101;display:flex;flex-direction:column-reverse;align-items:flex-end}.om-compareShareBookmark_mobile_container.om-compareShareBookmark_mobile_expand{z-index:1050}.om-compareShareBookmark_mobile_container.om-compareShareBookmark_hide{display:none}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons{position:absolute;display:flex;flex-direction:column;align-items:flex-end;bottom:45px}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container{display:flex;justify-content:flex-end;transition:transform 200ms,opacity 200ms;transform:scale(0);opacity:0;margin-bottom:8px}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container .om-compareShareBookmark_mobile_action_button,.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container button{display:flex;flex-direction:row;justify-content:center;align-items:center;height:48px;border-radius:50px;border:0;padding:4px 30px;background-color:#f0f1f1;font-weight:500;font-size:14px}.om-es .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container .om-compareShareBookmark_mobile_action_button,.om-es .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container button{color:#000}.om-wd .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container .om-compareShareBookmark_mobile_action_button,.om-wd .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container button{color:#004d9f}.om-wdp .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container .om-compareShareBookmark_mobile_action_button,.om-wdp .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container button{color:#223c8d}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container .om-compareShareBookmark_mobile_action_button span,.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container button span{font-weight:500}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container .om-compareShareBookmark_mobile_action_button&gt;div,.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container button&gt;div{margin-right:8px;margin-left:0}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container .om-compareShareBookmark_mobile_action_button&gt;svg,.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container .om-compareShareBookmark_mobile_action_button img,.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container button&gt;svg,.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container button img{margin-right:8px;height:20px}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container.om-expanded{transform:scale(1);opacity:1}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container:nth-child(1){transition-delay:30ms}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container:nth-child(2){transition-delay:60ms}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container:nth-child(3){transition-delay:90ms}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container:nth-child(4){transition-delay:120ms}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container.om-expanded:nth-child(1){transition-delay:120ms}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container.om-expanded:nth-child(2){transition-delay:90ms}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container.om-expanded:nth-child(3){transition-delay:60ms}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container.om-expanded:nth-child(4){transition-delay:30ms;z-index:2}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button{position:absolute;display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;border:0;transition:background-color 200ms}.om-es .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button{background-color:#e30613}.om-wd .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button{background-color:#ed6803}.om-wdp .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button{background-color:#00a4e7}.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button svg path{fill:#fff}.om-es .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button.om-expanded{background-color:#000}.om-wd .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button.om-expanded{background-color:#004d9f}.om-wdp .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button.om-expanded{background-color:#223c8d}.om-background_container{position:fixed;top:0;right:0;width:100%;height:100vh;transition:background-color 200ms 30ms;display:none}.om-dark_background{background-color:rgba(0,0,0,.4);display:block}@media only screen and (max-width: 320px){.om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_action_buttons .om-compareShareBookmark_mobile_button_container.om-personalizeButton{display:none}}
.om-color_content_wrapper{height:calc(100% - 15px)}.om-color_content_wrapper .om-color_content{height:100%}.om-color_content_wrapper .om-color_content .om-color_icons{padding:8px 0;width:100%;position:relative;display:flex;align-items:center}.om-color_content_wrapper .om-color_content .om-color_icons .om-color_border{border-radius:50px;width:50px;height:50px;display:inline-block;border:1px solid #fff;min-width:50px}.om-color_content_wrapper .om-color_content .om-color_icons .om-color_border .om-color_icon{border-radius:50px;border:1px solid #d3d4d4;width:40px;height:40px;margin:4px;cursor:pointer}.om-color_content_wrapper .om-color_content .om-color_icons .om-color_border.om-selected{border:1px solid #000}.om-color_content_wrapper .om-color_content .om-choosen_color_label{width:100%;color:#999;font-weight:normal;line-height:19px;margin-left:calc(50px / 2)}@media only screen and (min-width: 1024px){.om-color_content_wrapper{width:400px}.om-color_content_wrapper .om-color_icons{max-height:160px;justify-items:center;justify-content:space-between}.om-color_content_wrapper .om-color_icons .om-color_border{margin:5px 5px 5px 0}}
.scope-order-modal .swiper-container.swiper{width:calc(100% - 50px);display:inline-block}.scope-order-modal .swiper-container.swiper .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;transition-property:transform;box-sizing:content-box}.scope-order-modal .swiper-container.swiper .swiper-wrapper .swiper-slide{width:auto;height:auto;display:flex;justify-content:center;align-items:center;flex-shrink:0}.scope-order-modal .swiper-container.swiper.one_row .swiper-wrapper{display:flex}.scope-order-modal .swiper-container-vertical.wws .swiper-wrapper{flex-direction:row}.scope-order-modal .right_arrow,.scope-order-modal .left_arrow{display:inline-flex;position:absolute;z-index:2;height:100%;width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important;cursor:pointer;align-self:center}.scope-order-modal .right_arrow svg,.scope-order-modal .left_arrow svg{width:16px;margin:auto 2px}.scope-order-modal .right_arrow.hidden,.scope-order-modal .left_arrow.hidden{visibility:hidden}.scope-order-modal .right_arrow.vertical,.scope-order-modal .left_arrow.vertical{height:initial;width:100%;display:flex;justify-content:center}.scope-order-modal .right_arrow.vertical svg,.scope-order-modal .left_arrow.vertical svg{transform:rotate(90deg)}.scope-order-modal .left_arrow svg{rotate:180deg}.scope-order-modal .left_arrow::after{content:"";height:100%;width:15px;background-image:linear-gradient(to right, white, rgba(255, 255, 255, 0));position:absolute;left:24px}.scope-order-modal .right_arrow{right:0}.scope-order-modal .right_arrow svg{margin-left:5px}.scope-order-modal .right_arrow::before{content:"";height:100%;width:15px;background-image:linear-gradient(to left, white, rgba(255, 255, 255, 0));position:absolute;left:-16px}.scope-order-modal .left_arrow.wws::after{background-image:linear-gradient(to right, white, rgba(255, 255, 255, 0))}.scope-order-modal .left_arrow.vertical::after{height:15px;width:100%;left:initial;bottom:-11px;background-image:linear-gradient(to bottom, white, rgba(255, 255, 255, 0))}.scope-order-modal .right_arrow.wws::before{background-image:linear-gradient(to left, white, rgba(255, 255, 255, 0))}.scope-order-modal .right_arrow.vertical::before{height:15px;width:100%;left:initial;top:-11px;background-image:linear-gradient(to top, white, rgba(255, 255, 255, 0))}.scope-order-modal .swiper-button-disabled{visibility:hidden}.scope-order-modal .swiper-button-disabled.wws{visibility:visible}.scope-order-modal .swiper-button-disabled.wws svg{fill:#bbb}@media only screen and (min-width: 767px){.scope-order-modal .swiper-container.swiper.wws{max-height:228px}.scope-order-modal .left_arrow::after{background-image:linear-gradient(to right, white, rgba(255, 255, 255, 0))}.scope-order-modal .right_arrow svg{margin-left:5px}.scope-order-modal .right_arrow::before{background-image:linear-gradient(to left, white, rgba(255, 255, 255, 0))}}.isIOS .om-order_modal_content .om-footer{padding-bottom:8px}.isIOS .om-compareShareBookmark_mobile_container .om-compareShareBookmark_mobile_expand_button{bottom:8px}
.om-size_dimension{display:inline-block;margin:10px 0px -2px;padding:10px 0px 3px 0px;cursor:pointer;width:33%}.om-size_dimension .om-selected_size_dimension_label{color:#d3d4d4;text-align:center;transition:color 300ms}.om-size_dimension svg{fill:#d3d4d4;display:block;margin:auto;margin-bottom:5px}.om-size_dimension:hover svg{fill:#000}.om-size_dimension:hover .om-selected_size_dimension_label{color:#000}.om-size_dimension.om-active{cursor:default;border-bottom:3px solid #000}.om-size_dimension.om-active svg{fill:#000}.om-size_dimension.om-active .om-selected_size_dimension_label{color:#000}.om-size_dimension.om-size_dimension_inactive{display:none}
.om-size_dimensions{border-bottom:1px solid #d3d4d4}
.om-size_panel_wrapper .om-size_content{height:100%}.om-size_panel_wrapper .om-size_content .om-image_content{display:inline-block;width:50%}.om-size_panel_wrapper .om-size_content .om-size_panel_content{position:relative}.om-size_panel_wrapper .om-size_content .om-size_panel_content .om-choosen_size_label{margin-left:calc(50px / 2);margin-bottom:5px;color:#999}.om-size_panel_wrapper .om-size_content .om-size_panel_content .om-size_table_button{padding:14px 30px;border:1px solid #d3d4d4;transition:border-color 300ms;border-radius:50px;cursor:pointer;display:flex;height:48px;font-size:13px;color:#000}.om-size_panel_wrapper .om-size_content .om-size_panel_content .om-size_table_button .om-size_table_text{padding-left:10px}.om-size_panel_wrapper .om-size_content .om-size_panel_content .om-size_table_button:hover{border-color:#000}.om-size_panel_wrapper .om-size_content .om-size_panel_content .om-size_dimensions~.om-size_values{margin-top:3px}@media only screen and (min-width: 1024px){.om-size_panel_wrapper{width:400px}}@media only screen and (min-width: 769px){.om-size_panel_wrapper .om-size_content{padding:0}}@media only screen and (max-width: 1024px){.om-size_panel_wrapper .om-size_content{display:block;height:calc(100% - 20px)}.om-size_panel_wrapper .om-size_content .om-size_panel_content{display:block;border:none;width:100%;padding:0}}@media only screen and (min-width: 1200px){.om-size_panel_wrapper .om-size_content{padding:8px 0}}@media only screen and (max-width: 768px){.om-size_panel_wrapper .om-size_content{padding:0}.om-size_panel_wrapper .om-size_content .om-size_panel_content .om-choosen_size_label{font-size:13px;padding-top:15px;margin-left:calc(50px / 2);margin-bottom:0;font-weight:unset}}
.om-size_value{border:1px solid #d3d4d4;border-width:2px;transition:border-color 300ms;border-radius:50px;display:inline-flex;justify-content:center;line-height:38px;height:42px;width:42px;margin:0 4px 0;text-align:center;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 10px}.om-size_value.om-variant_status_green{border-color:#70a848}.om-size_value.om-variant_status_red{border-color:#e30613}.om-size_value.om-variant_status_red.om-inactive{pointer-events:none;color:#d3d4d4}.om-size_value.om-active{color:#fff;border-color:#000;background-color:#000}.om-size_value.om-sold_out_size{pointer-events:none;color:#d3d4d4}.om-size_value:hover{border-color:#000}@media only screen and (min-width: 768px){.om-size_value{margin:7px 4px 7px 4px}}
.om-size_value{border:1px solid #d3d4d4;border-width:2px;transition:border-color 300ms;border-radius:50px;display:inline-flex;justify-content:center;line-height:38px;height:42px;width:42px;margin:0 4px 0;text-align:center;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 10px}.om-size_value.om-variant_status_green{border-color:#70a848}.om-size_value.om-variant_status_red{border-color:#e30613}.om-size_value.om-variant_status_red.om-inactive{pointer-events:none;color:#d3d4d4}.om-size_value.om-active{color:#fff;border-color:#000;background-color:#000}.om-size_value.om-sold_out_size{pointer-events:none;color:#d3d4d4}.om-size_value:hover{border-color:#000}@media only screen and (min-width: 768px){.om-size_value{margin:7px 4px 7px 4px}}.om-size_values{position:relative;display:flex;padding:8px 0;width:100%;justify-items:center;justify-content:space-between}@media only screen and (min-width: 769px){.om-size_values{max-height:137px}}
.om-fit_accuracy_lable{font-size:13px;margin-bottom:10px;font-weight:unset;color:#000}.om-fit_accuracy_container{position:relative;height:20px}.om-fit_accuracy_container .om-fit_accuracy_border{width:1px;height:12px;margin-top:2px;background-color:#000}.om-fit_accuracy_container .om-fit_accuracy_border.om-border_left{position:absolute;margin-left:1px}.om-fit_accuracy_container .om-fit_accuracy_border.om-border_right{float:right}.om-fit_accuracy_container .om-fit_accuracy_scales{padding-top:6px;position:absolute;width:100%}.om-fit_accuracy_container .om-fit_accuracy_scales .om-fit_accuracy_scale{margin-left:2px;width:calc(33.3333333333% - 2px);height:2px;float:left;background-color:#000}.om-fit_accuracy_container .om-marker{position:absolute;left:-5px;color:#e30613}.om-section_headlines{width:100%}.om-section_headlines td{width:33.3333333333%}.om-section_headlines td:nth-child(1){text-align:left}.om-section_headlines td:nth-child(2){text-align:center}.om-section_headlines td:nth-child(3){text-align:right}
.om-model_content_wrapper{margin-bottom:20px}.om-model_content_wrapper .om-model_content .om-model_icons{display:inline-flex;padding-top:15px;width:100%;justify-items:center;justify-content:space-between;position:relative}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon{border:2px solid #d3d4d4;transition:border-color 300ms;border-radius:50px;display:inline-flex;justify-content:center;align-items:center;padding:0 10px;height:42px;margin:10px;text-align:center;cursor:pointer;white-space:nowrap;box-sizing:border-box}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-variant_status_green{border-color:#70a848}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-variant_status_orange{border-color:orange}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-variant_status_red{border-color:#e30613}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-selected{border-color:#000;background:#000;color:#fff}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon:hover{border-color:#000}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-sold_out_model{pointer-events:none;color:#d3d4d4}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-sold_out_model_kiosk{border-color:#e30613}.om-es .om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-sold_out_model_kiosk{border-color:#e30613}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-wws{border-width:2px;margin:0 5px 15px}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-wws.om-selected.om-variant_status_green{border-color:#70a848}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-wws.om-selected.om-variant_status_orange{border-color:orange}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon.om-wws.om-selected.om-variant_status_red{border-color:#e30613}.om-model_content_wrapper .om-model_content .om-choosen_model_label{margin-top:14px;margin-left:calc(50px / 2);width:100%;color:#999;font-size:13px;font-weight:unset;line-height:19px}.om-model_content_wrapper .om-image_content{display:inline-block;width:50%}@media only screen and (max-width: 768px){.om-model_content_wrapper{height:100%;width:100%}.om-model_content_wrapper .om-model_content{height:calc(100% - 50px);display:flex;flex-direction:column;margin-bottom:8px}.om-model_content_wrapper .om-model_content .om-model_icons{display:flex;position:relative;padding-top:0;height:40px}.om-model_content_wrapper .om-model_content .om-model_icons .om-model_icon{height:40px;margin:0 5px}.om-model_content_wrapper .om-model_content .om-image_content{width:100%;padding-top:20px;flex:1;overflow:hidden;background-color:#fff}.om-model_content_wrapper .om-model_content .om-image_content img{display:block;margin:auto;height:100%;-o-object-fit:contain;object-fit:contain}}@media only screen and (min-width: 1024px){.om-model_content_wrapper{width:400px}}
.om-special_panel{overflow:hidden}.om-special_panel .om-special_content{padding:8px 0;display:flex;flex-direction:row;position:relative}.om-special_panel .om-special_content .om-special_value{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:2px solid #d3d4d4;transition:border-color 300ms;border-radius:50px;height:42px;line-height:40px;padding:0 10px;text-align:center;margin:7px 4px 7px 4px}.om-es .om-special_panel .om-special_content .om-special_value:hover{border-color:#000}.om-wd .om-special_panel .om-special_content .om-special_value:hover{border-color:#004d9f}.om-wdp .om-special_panel .om-special_content .om-special_value:hover{border-color:#223c8d}.om-special_panel .om-special_content .om-special_value.om-selected{color:#fff}.om-es .om-special_panel .om-special_content .om-special_value.om-selected{border-color:#000;background-color:#000}.om-es .om-special_panel .om-special_content .om-special_value.om-selected.om-special_value_kiosk_sold_out{border-color:#e30613}.om-wd .om-special_panel .om-special_content .om-special_value.om-selected{border-color:#004d9f;background-color:#004d9f}.om-wdp .om-special_panel .om-special_content .om-special_value.om-selected{border-color:#223c8d;background-color:#223c8d}.om-special_panel .om-special_content .om-special_value.om-special_value_kiosk_sold_out{border-color:#e30613}.om-special_panel .om-special_content .om-special_value.om-sold_out{pointer-events:none;color:#d3d4d4}.om-special_panel .om-subheader{display:flex;flex-direction:row;height:25px;margin-left:calc(50px / 2)}.om-special_panel .om-subheader label{color:#999;margin:0 0 0 10px;font-weight:normal;line-height:25px}.om-special_panel .om-subheader svg{margin-top:2px}.om-special_panel .om-chosen_special_size_type,.om-special_panel .om-chosen_special_size{color:#999;margin-left:10px;margin-top:5px;font-size:13px;font-weight:unset}@media only screen and (min-width: 769px){.om-special_panel{margin-bottom:30px}}
@media only screen and (max-width: 768px){.om-to_detailsPage_button{margin-right:90px}}.om-to_detailsPage_button button{width:100%;border:1px solid #d3d4d4;border-radius:50px;margin-left:16px;padding:9px 30px;height:48px;font-weight:500;transition:background-color 300ms;cursor:pointer;color:#000}.om-to_detailsPage_button button:hover{background-color:#d3d4d4}@media only screen and (min-width: 768px){.om-to_detailsPage_button{margin-top:8px}.om-to_detailsPage_button button{border:none;margin-left:0}}
.om-eye_catcher{display:flex;flex-direction:column;position:absolute;bottom:180px}.om-eye_catcher .om-ec_is_new{background-color:#f0b400;height:35px;z-index:1;text-align:center;line-height:35px;display:flex}.om-eye_catcher .om-ec_is_new .om-inner_text_area{color:#fff;margin-right:15px;margin-left:15px;font-size:13px;text-transform:uppercase}.om-eye_catcher .om-ec_is_new .om-star_icon{display:flex;flex-direction:column;justify-content:center;width:13px;height:100%}.om-eye_catcher .om-ec_is_new .om-star_icon svg{height:13px;width:13px;fill:#fff}@media only screen and (min-width: 769px){.om-eye_catcher{left:0}.om-ec_is_new{border-bottom-right-radius:50px;border-top-right-radius:50px;padding-right:15px}}@media only screen and (max-width: 768px){.om-eye_catcher{right:0}.om-eye_catcher .om-ec_is_new{border-bottom-left-radius:50px;border-top-left-radius:50px;flex-direction:row-reverse;padding-left:15px}}@media only screen and (max-width: 1024px){.om-eye_catcher{bottom:160px}}
.om-order_module_container .om-info_flag{border-radius:0 50px 50px 0;color:#fff;padding:2px 16px;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#e30613}.om-order_module_container .om-info_flag .om-percentage{margin-left:5px;font-weight:bold}
.om-teaser{display:flex;align-items:center;color:#000;text-transform:uppercase;font-weight:bold}.om-teaser.om-sales_teaser{padding:8px 0}.om-teaser.om-sales_teaser svg{fill:#e30613;margin:3px 0 3px 0}.om-teaser.om-sales_teaser span{margin-left:calc(50px / 2)}.om-teaser.om-sales_teaser span span{margin-left:-20px}.om-teaser.om-rrp_teaser{height:50px}.om-teaser.om-rrp_teaser .om-teaser_text{margin:2px 0;line-height:160%}.om-es .om-teaser.om-rrp_teaser .om-teaser_text span{color:#e30613}.om-wd .om-teaser.om-rrp_teaser .om-teaser_text span{color:#ed6803}.om-wdp .om-teaser.om-rrp_teaser .om-teaser_text span{color:#00a4e7}

/*# sourceMappingURL=ordermodal.css.map*/</pre></body></html>