.product_favorites_button{display:block;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15'><path fill='none' d='M8.75 14.375C8.75 14.375 0.625 10 0.625 4.84375C0.625 3.72487 1.06947 2.65181 1.86064 1.86064C2.65181 1.06947 3.72487 0.625 4.84375 0.625C6.60859 0.625 8.12031 1.58672 8.75 3.125C9.37969 1.58672 10.8914 0.625 12.6562 0.625C13.7751 0.625 14.8482 1.06947 15.6394 1.86064C16.4305 2.65181 16.875 3.72487 16.875 4.84375C16.875 10 8.75 14.375 8.75 14.375Z' stroke='%231C366C' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:50%;overflow:hidden;text-indent:-9999px;cursor:pointer}.product_favorites_button.remove_from_favorites{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15'><path fill='%231C366C' d='M8.75 14.375C8.75 14.375 0.625 10 0.625 4.84375C0.625 3.72487 1.06947 2.65181 1.86064 1.86064C2.65181 1.06947 3.72487 0.625 4.84375 0.625C6.60859 0.625 8.12031 1.58672 8.75 3.125C9.37969 1.58672 10.8914 0.625 12.6562 0.625C13.7751 0.625 14.8482 1.06947 15.6394 1.86064C16.4305 2.65181 16.875 3.72487 16.875 4.84375C16.875 10 8.75 14.375 8.75 14.375Z' stroke='%231C366C' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.product_list_element_container{width:100%;text-decoration:none;color:var(--color-black);position:relative;display:block}.product_list_element_container .product_list_element_image_cont{width:100%;aspect-ratio:160/200;position:relative}.product_list_element_container .product_list_element_image_cont .product_icons_cont{position:absolute;bottom:.75rem;left:0;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.product_list_element_container .product_list_element_image_cont .product_icons_cont span{display:block;font-size:.6875rem;color:#fff;padding:.1rem .2rem;background-color:var(--color-deep-blue)}.product_list_element_container .product_list_element_image_cont .product_icons_cont span img,.product_list_element_container .product_list_element_image_cont .product_icons_cont span svg{max-width:30px;height:auto;display:inline-block}.product_list_element_container .product_list_element_image_cont .product_favorites_button{position:absolute;z-index:1;width:1.75rem;height:1.75rem;background-color:var(--color-bg-favorite);bottom:.5rem;right:.5rem;border-radius:100%}.product_list_element_container .product_list_element_image_cont img{position:absolute;width:100%;height:100%;object-fit:cover}.product_list_element_container .product_list_element_name{margin-top:2.75rem;line-height:1.75rem;margin-bottom:.25rem}.product_list_element_container .product_list_element_category{font-size:.6875rem;line-height:1rem;margin-bottom:.5rem}.sale_original_price{font-size:.6875rem;line-height:1rem}.sale_original_price span{text-decoration:line-through}@media only screen and (min-width:980px){.sale_original_price{display:none}}.product_list_element_price{font-size:1.125rem;line-height:1.5rem;font-weight:600;margin-bottom:.5rem;display:-ms-flexbox;display:flex;gap:.25rem;-ms-flex-align:center;align-items:center}.product_list_element_price span{font-weight:400}.product_list_element_price.sale{color:var(--color-bg-salmon)}.product_list_element_price.sale span.percent{background-color:var(--color-bg-salmon);color:#fff;padding:.1875rem .3125rem;line-height:1.125rem;font-size:.8125rem;font-weight:400;margin-left:.25rem}.product_list_element_price.sale span.percent strong{font-weight:600}.product_list_element_price.sale .sale_original_price{display:none}@media only screen and (min-width:980px){.product_list_element_price.sale .sale_original_price{display:block;font-size:.6875rem;line-height:1rem;color:var(--color-lightgray);font-weight:400}.product_list_element_price.sale .sale_original_price span{text-decoration:line-through}}.color_indicators_wrapper{display:-ms-flexbox;display:flex;gap:.5rem;margin-top:.625rem;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;width:100%;background-color:#fff}.color_indicators_wrapper>div{width:1.5rem;height:1.5rem;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;transform:translateX(-.125rem)}.color_indicators_wrapper>div.hidden{display:none}.color_indicators_wrapper>div img{width:1.25rem;height:1.25rem;margin:2px 0;border:1px solid #fff;object-fit:cover;border-radius:100%}.color_indicators_wrapper>div.active{border:1px solid var(--color-highlighted);margin-right:-.125rem;transform:translateX(-.125rem)}.color_indicators_wrapper>div.active img{margin:1px}.color_indicators_wrapper>div.sale:after{content:"%";position:absolute;bottom:0;right:0;width:.625rem;height:.625rem;font-size:.375rem;border-radius:100%;line-height:.6875rem;text-align:center;font-weight:700;font-family:var(--font-inter);color:#fff;background-color:var(--color-bg-orange);z-index:10}.color_indicators_wrapper>label.more{border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:1.25rem;height:1.25rem;background-color:var(--color-bg-lightgray);font-family:var(--font-inter);font-size:.5rem;color:var(--color-black);margin:2px;cursor:pointer}.color_indicators_wrapper>input[type=checkbox]~.additional{display:none}.color_indicators_wrapper>input:checked~.additional{display:-ms-flexbox;display:flex}.color_indicators_wrapper>input:checked~.more span{display:none}.color_indicators_wrapper>input:checked~.more:after{content:"x";font-weight:700}.breadcrumb_holder>img{margin-bottom:1.25rem}.breadcrumb_holder .products_breadcumb{display:-ms-flexbox;display:flex;overflow-x:auto;margin-bottom:.5rem;font-size:.8125rem;line-height:1;height:1.2rem}.breadcrumb_holder .products_breadcumb a,.breadcrumb_holder .products_breadcumb span{color:var(--color-black);text-decoration:none;font-size:.8125rem;line-height:1;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.breadcrumb_holder .products_breadcumb a:after{border-style:solid;border-width:.1em .1em 0 0;border-color:var(--color-deep-blue);content:"";display:inline-block;height:.45rem;left:.15em;position:relative;vertical-align:top;width:.45rem;margin-right:.5rem;top:-1px;transform:rotate(45deg);transition:transform .25s ease}.breadcrumb_holder h1{font-size:1.75rem}.accordion>h3 label{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-weight:400;font-size:inherit;position:relative}.accordion>h3 label:after{content:"";position:absolute;top:50%;right:.5rem;display:block;width:.875rem;height:.5rem;background-color:#fff;-webkit-mask-image:var(--icon-chevron);mask-image:var(--icon-chevron);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:transform .25s ease;transform:rotate(180deg) translateY(50%)}.accordion .accordion_content,.accordion>li>ul{overflow:hidden;max-height:0;transition:max-height .5s ease}.accordion input[type=checkbox]:checked~.accordion_content,.accordion input[type=checkbox]:checked~ul{max-height:1000px}.accordion input[type=checkbox]:checked+*>label:after{transform:rotate(0) translateY(-50%)}.chosen-container .chosen-single{font-size:.8125rem;text-transform:uppercase;padding:.5rem 1rem;border-radius:.25rem;min-width:11.25rem;height:auto;border:1px solid var(--color-deep-blue);color:var(--color-deep-blue)}.chosen-container .chosen-single div{display:none}.chosen-container .chosen-single:after{content:"";position:absolute;top:50%;right:1.25rem;display:block;width:.546875rem;height:1.015625rem;background-color:var(--color-black);-webkit-mask-image:var(--icon-up-down-chevron);mask-image:var(--icon-up-down-chevron);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:translateY(-50%)}.chosen-container .chosen-drop{border:0 none;background-clip:unset;box-shadow:unset;margin-top:.375rem}.chosen-container ul.chosen-results{padding:.5rem 0;background-color:var(--color-deep-blue);border-radius:.5rem;font-family:var(--font-inter);font-weight:300;font-size:.875rem;margin:0}.chosen-container ul.chosen-results li.active-result{color:#fff;height:2rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:2rem;border-bottom:1px solid var(--color-lightgray);position:relative}.chosen-container ul.chosen-results li.active-result:last-child{border-bottom:none}.chosen-container ul.chosen-results li.active-result.result-selected,.chosen-container ul.chosen-results li.active-result:hover{background-color:var(--color-deep-blue)}.chosen-container ul.chosen-results li.active-result.result-selected:after{content:"";display:block;position:absolute;left:.67rem;top:.55rem;width:.75rem;height:.375rem;border-left:1.6666px solid #fff;border-bottom:1.6666px solid #fff;transform:rotate(-45deg)}.ht-modal{z-index:9999}.ht-modal,.ht-modal .modal-bg{position:fixed;inset:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ht-modal .modal-bg{background:rgba(0,0,0,.25);z-index:99}.ht-modal .modal-inner{position:relative;width:95%;max-width:1200px;height:auto;-ms-flex-align:center;-ms-flex-pack:center;z-index:99999}.ht-modal .modal-inner,.ht-modal .modal-inner .modal-stage{max-height:90vh;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.ht-modal .modal-inner .modal-stage{-ms-flex:1 1 auto;flex:1 1 auto;height:100%;-ms-flex-align:center;-ms-flex-pack:center;max-width:100%}.ht-modal .modal-inner .modal-stage .modal-content{position:relative;width:100%;height:100%;max-height:90vh;overflow-y:auto;overflow-x:hidden;background:#fff;padding:0 1.75rem 1.5rem;border-radius:.25rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ht-modal .modal-inner .modal-stage .modal-content>div{max-height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ht-modal .modal-inner .modal-stage .modal-content>div>div{overflow-y:auto}.ht-modal .modal-inner .modal-stage .modal-content h3.modal-title{font-size:2.25rem;line-height:2.75rem;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;padding:1.5rem .25rem 0;position:sticky;top:0;background-color:#fff;width:100%;z-index:1}.ht-modal .modal-inner .modal-stage .modal-content h2{margin-top:1.5rem;min-height:2.25rem}.ht-modal .modal-inner .modal-stage .modal-content p{margin-bottom:.5rem;min-height:1rem}.ht-modal .modal-inner .modal-stage .modal-content form{padding:0 .25rem}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;gap:0;column-gap:1rem;margin-top:1.25rem}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div{width:100%;max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div div:not([class]),.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div div:not([class]){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div .form_panel_label,.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div .form_panel_label_normal,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div .form_panel_label,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div .form_panel_label_normal{-ms-flex:0 0 100%;flex:0 0 100%}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div .form_panel_category,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div .form_panel_category{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .full,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .full{width:100%;-ms-flex:0 0 100%;flex:0 0 100%}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .half,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .half{width:calc(50% - .5rem);-ms-flex:0 0 calc(50% - 1rem);flex:0 0 calc(50% - 1rem)}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .quarter,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .quarter{width:calc(25% - 1rem);-ms-flex:0 0 calc(25% - 1rem);flex:0 0 calc(25% - 1rem)}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .third,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .third{width:calc(33% - .6rem);-ms-flex:0 0 calc(33% - .6rem);flex:0 0 calc(33% - .6rem)}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .hide-in-modal,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .hide-in-modal{display:none}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .form_field,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .form_field{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .form_field .form_panel_error,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .form_field .form_panel_error{justify-self:flex-end;margin-left:auto}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .my_select_wrapper,.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .ny_select,.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table input,.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table select,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .my_select_wrapper,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .ny_select,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] input,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] select{width:100%}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table input[type=checkbox],.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table input[type=radio],.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] input[type=checkbox],.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] input[type=radio]{width:auto;aspect-ratio:1/1}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table select,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] select{margin-bottom:1.5rem;background-color:#fff}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .content_columns_checkbox,.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .content_columns_checkbox_text,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .content_columns_checkbox,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .content_columns_checkbox_text{display:inline-block;line-height:2rem;height:2rem}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .chosen-single div b,.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_title,.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .chosen-single div b{display:none}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_category{-ms-flex-align:start!important;align-items:start!important}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_category span{font-size:11px;margin-top:.3rem}.ht-modal .modal-inner .modal-stage .modal-content form .form_panel_error{margin-left:auto;font-size:11px;margin-bottom:-1rem;color:var(--color-error)}.ht-modal .modal-inner .modal-stage .modal-content form .my_select_wrapper+.form_panel_error{margin-top:-1.2rem}.ht-modal .modal-inner .modal-stage .modal-content form div[class*=_block]{margin-top:0}.ht-modal .modal-inner .modal-stage .modal-content .buttons_wrapper{display:-ms-flexbox;display:flex;gap:1rem;margin-top:2rem;margin-bottom:.5rem}.ht-modal .modal-inner .modal-stage .modal-content .buttons_wrapper .button{width:100%}.ht-modal .modal-inner .modal-close{position:absolute;right:1.5rem;top:1.5rem;width:2.75rem;height:2.75rem;border-radius:100%;background:var(--color-bg-favorite);cursor:pointer;z-index:3}.ht-modal .modal-inner .modal-close:after{content:"";position:absolute;left:50%;top:50%;width:1.5rem;height:1.5rem;transform:translate(-50%,-50%);background:var(--color-deep-blue);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 5.25l-13.5 13.5M18.75 18.75L5.25 5.25' stroke='%23000F38' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 5.25l-13.5 13.5M18.75 18.75L5.25 5.25' stroke='%23000F38' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;display:block;pointer-events:none}.responsive_table_container{width:calc(100vw - 3rem);overflow-x:auto;margin-bottom:3rem}.sizetable{border-spacing:0;border-collapse:collapse;border-collapse:separate;margin-bottom:.5rem;margin-top:1.5rem}.sizetable tr>td:first-child,.sizetable tr>th{background-color:var(--color-bg-emphasized);font-weight:700}.sizetable td,.sizetable th{padding:.75rem}.sizetable td{border-bottom:1px solid var(--color-lighter-gray)}table img{max-width:unset}table.wrap-mobile td,table.wrap-mobile th{display:block}@media only screen and (min-width:980px){table.wrap-mobile td,table.wrap-mobile th{display:table-cell}}.product-modal .modal-bg{position:fixed;inset:0;background:rgba(0,0,0,.25);z-index:99;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.product-modal .modal-inner{position:relative;width:95%;max-width:1200px;height:auto;-ms-flex-align:center;-ms-flex-pack:center;z-index:99999}.product-modal .modal-inner,.product-modal .modal-inner .modal-stage{max-height:90vh;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.product-modal .modal-inner .modal-stage{-ms-flex:1 1 auto;flex:1 1 auto;height:100%;-ms-flex-align:center;-ms-flex-pack:center;max-width:100%}.product-modal .modal-inner .modal-stage .modal-content{position:relative;width:100%;height:100%;max-height:90vh;overflow-y:auto;overflow-x:hidden;background:#fff;padding:0 1.75rem 1.5rem;border-radius:.25rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product-modal .modal-inner .modal-stage .modal-content>div{max-height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product-modal .modal-inner .modal-stage .modal-content>div>div{overflow-y:auto}.product-modal .modal-inner .modal-stage .modal-content h3.modal-title{font-size:2.25rem;line-height:2.75rem;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;padding:1.5rem .25rem 0;position:sticky;top:0;background-color:#fff;width:100%;z-index:1}.product-modal .modal-inner .modal-stage .modal-content h2{margin-top:1.5rem;min-height:2.25rem}.product-modal .modal-inner .modal-stage .modal-content p{margin-bottom:.5rem;min-height:1rem}.product-modal .modal-inner .modal-stage .modal-content form{padding:0 .25rem}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;gap:0;column-gap:1rem;margin-top:1.25rem}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div{width:100%;max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div div:not([class]),.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div div:not([class]){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div .form_panel_label,.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div .form_panel_label_normal,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div .form_panel_label,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div .form_panel_label_normal{-ms-flex:0 0 100%;flex:0 0 100%}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table>div .form_panel_category,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block]>div .form_panel_category{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .full,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .full{width:100%;-ms-flex:0 0 100%;flex:0 0 100%}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .half,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .half{width:calc(50% - .5rem);-ms-flex:0 0 calc(50% - 1rem);flex:0 0 calc(50% - 1rem)}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .quarter,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .quarter{width:calc(25% - 1rem);-ms-flex:0 0 calc(25% - 1rem);flex:0 0 calc(25% - 1rem)}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .third,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .third{width:calc(33% - .6rem);-ms-flex:0 0 calc(33% - .6rem);flex:0 0 calc(33% - .6rem)}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .hide-in-modal,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .hide-in-modal{display:none}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .form_field,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .form_field{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .form_field .form_panel_error,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .form_field .form_panel_error{justify-self:flex-end;margin-left:auto}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .my_select_wrapper,.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .ny_select,.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table input,.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table select,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .my_select_wrapper,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .ny_select,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] input,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] select{width:100%}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table input[type=checkbox],.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table input[type=radio],.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] input[type=checkbox],.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] input[type=radio]{width:auto;aspect-ratio:1/1}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table select,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] select{margin-bottom:1.5rem;background-color:#fff}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .content_columns_checkbox,.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .content_columns_checkbox_text,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .content_columns_checkbox,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .content_columns_checkbox_text{display:inline-block;line-height:2rem;height:2rem}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_content_table .chosen-single div b,.product-modal .modal-inner .modal-stage .modal-content form .form_panel_title,.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block] .chosen-single div b{display:none}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_category{-ms-flex-align:start!important;align-items:start!important}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_category span{font-size:11px;margin-top:.3rem}.product-modal .modal-inner .modal-stage .modal-content form .form_panel_error{margin-left:auto;font-size:11px;margin-bottom:-1rem;color:var(--color-error)}.product-modal .modal-inner .modal-stage .modal-content form .my_select_wrapper+.form_panel_error{margin-top:-1.2rem}.product-modal .modal-inner .modal-stage .modal-content form div[class*=_block]{margin-top:0}.product-modal .modal-inner .modal-stage .modal-content .buttons_wrapper{display:-ms-flexbox;display:flex;gap:1rem;margin-top:2rem;margin-bottom:.5rem}.product-modal .modal-inner .modal-stage .modal-content .buttons_wrapper .button{width:100%}.product-modal .modal-inner .modal-close{right:1.5rem;top:1.5rem;z-index:3}.product-modal .modal-inner .modal-close:after{content:"";position:absolute;left:50%;top:50%;width:1.5rem;height:1.5rem;transform:translate(-50%,-50%);background:var(--color-deep-blue);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 5.25l-13.5 13.5M18.75 18.75L5.25 5.25' stroke='%23000F38' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 5.25l-13.5 13.5M18.75 18.75L5.25 5.25' stroke='%23000F38' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;display:block;pointer-events:none}.product-modal .modal-inner .modal-stage{max-width:unset}.product-modal .modal-inner .modal-stage .modal-image-wrapper{position:relative;width:100%;height:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#fff}.product-modal .modal-inner .modal-stage .modal-image-wrapper .modal-image,.product-modal .modal-inner .modal-stage .modal-image-wrapper iframe.youtube-iframe{max-width:100%;max-height:100vh;width:auto;height:auto;display:block;transition:transform .12s linear;transform-origin:center center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.product-modal .modal-inner .modal-stage .modal-image-wrapper iframe.youtube-iframe{max-width:85%;max-height:90%;width:85%;height:auto;aspect-ratio:16/9}.product-modal .modal-inner .modal-nav{position:absolute;right:1rem;top:50%;width:2.75rem;height:2.75rem;border-radius:100%;border:0 none;background:var(--color-bg-favorite);transform:translateY(-50%);cursor:pointer}.product-modal .modal-inner .modal-nav:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;display:block;width:.9375rem;height:.78125rem;z-index:1;-webkit-mask-image:var(--icon-arrow);mask-image:var(--icon-arrow);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;display:inline-block;background-color:var(--color-black)}.product-modal .modal-inner .modal-nav.prev{left:1rem;z-index:9}.product-modal .modal-inner .modal-nav.prev:after{transform:translate(-50%,-50%) rotate(180deg)}.product-modal .modal-inner .modal-nav.next{right:1rem}.product-modal .modal-inner .modal-nav:hover{background:hsla(0,0%,100%,.08)}.product-modal .modal-inner .modal-close{position:absolute;right:1rem;top:1rem;width:2.75rem;height:2.75rem;border-radius:100%;background:var(--color-bg-favorite);cursor:pointer}.product-modal.size-table-modal .modal-stage{max-width:100%}.product-modal.size-table-modal .responsive_table_container{width:100%;-ms-flex-negative:0;flex-shrink:0}.product-modal.size-table-modal #modal-size-table{position:relative;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;background:#fff;padding:3rem 5rem;border-radius:.25rem}.product-modal.size-table-modal #modal-size-table h2{margin-top:1.5rem;min-height:2.25rem}.product-modal.size-table-modal #modal-size-table p{margin-bottom:.5rem;min-height:1rem}.product-modal.size-table-modal .modal-nav{display:none}.product-modal.stock-table-modal .modal-inner{max-width:39rem;max-height:58.5rem}.product-modal.stock-table-modal .modal-stage{max-width:100%}.product-modal.stock-table-modal .modal-close{top:2rem;right:2rem}.product-modal.stock-table-modal .responsive_table_container{width:100%}.product-modal.stock-table-modal #modal-stock-table{position:relative;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;background:#fff;padding:0 2rem 2rem;border-radius:.25rem}.product-modal.stock-table-modal #modal-stock-table>div{max-height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product-modal.stock-table-modal #modal-stock-table .info-bar{background-color:var(--color-bg-info);border-radius:.25rem;padding:.625rem .5rem;font-size:.875rem;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:.5rem;margin:1rem 0}.product-modal.stock-table-modal #modal-stock-table .info-bar:before{content:"";display:block;width:1.5rem;height:1.5rem;-ms-flex-negative:0;flex-shrink:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25zm-.375 4.5a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25zm1.125 10.5a1.5 1.5 0 0 1-1.5-1.5V12a.75.75 0 1 1 0-1.5 1.5 1.5 0 0 1 1.5 1.5v3.75a.75.75 0 1 1 0 1.5z' fill='%232C57BA'/%3E%3C/svg%3E") no-repeat 50%}.product-modal.stock-table-modal #modal-stock-table .modal-title{line-height:4rem}.product-modal.stock-table-modal #modal-stock-table h3{font-size:1.15rem;line-height:1.5;font-weight:400;letter-spacing:.03em}.product-modal.stock-table-modal #modal-stock-table h2{margin-top:1.5rem;min-height:2.25rem}.product-modal.stock-table-modal #modal-stock-table p{margin-bottom:.5rem;min-height:1rem}.product-modal.stock-table-modal #modal-stock-table .stock_info_main_cont{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:0;max-height:100%;-ms-flex-pack:start;justify-content:start}.product-modal.stock-table-modal #modal-stock-table .stock_info_main_cont .stock_info_top{padding-bottom:.5rem}.product-modal.stock-table-modal #modal-stock-table .stock_info_main_cont .stock_info_bottom{overflow-y:auto;min-height:0;-ms-flex:1 1 auto;flex:1 1 auto}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container{position:relative;margin-top:.4rem;margin-bottom:1rem}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container{display:-ms-inline-flexbox;display:inline-flex;background-color:#fff;border-bottom:1px solid var(--color-gray);gap:.5rem;-ms-flex-align:center;align-items:center;position:relative;padding-right:2rem}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container:after{background:#fff;height:100vh}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container .quick_search_switch_button{background-color:var(--color-black);width:1.3rem;margin-left:.5rem}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container .shop_search_close{color:var(--color-black)}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container .shop_search_close .close_btn{display:none}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container input{color:var(--color-black);max-width:100%;width:17rem;border:0 none;height:2.25rem}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container input:focus{outline:0}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container .search_clear{display:none;position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer;width:1rem;height:1rem;border:1px solid var(--color-black);border-radius:100%;z-index:999999}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container .search_clear:after,.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container .search_clear:before{content:"";position:absolute;left:50%;top:50%;width:8px;height:1px;background:var(--color-black);transform-origin:center;transform:translate(-50%,-50%) rotate(45deg);display:block;pointer-events:none}.product-modal.stock-table-modal #modal-stock-table #shop_search_form_container .input_container .search_clear:after{transform:translate(-50%,-50%) rotate(-45deg)}.product-modal.stock-table-modal #modal-stock-table .stock_info_row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:1.5rem 0;font-size:.875rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-modal.stock-table-modal #modal-stock-table .stock_info_row h4{-ms-flex:1 1 100%;flex:1 1 100%;font-size:1.125rem;font-weight:500;text-transform:uppercase;font-family:var(--font-inter);margin-bottom:1rem}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_details{min-width:290px}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_details .open_hours{font-size:.75rem;color:var(--color-darkgray);display:-ms-flexbox;display:flex;margin-top:-2px}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_details .open_hours p{display:inline-block;padding:0 .5rem;border-right:1px solid var(--color-bg-lightgray)}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_details .open_hours p:first-child{padding-left:0}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_details .open_hours p:last-child{border-right:0 none}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;min-width:100px}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .label{font-size:.875rem;margin-bottom:.5rem;line-height:1.25rem}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .instock,.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .outstock{font-size:.8125rem;line-height:1.125rem;margin-bottom:.375rem}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .bar{height:.5rem;background-color:var(--color-bg-favorite);border-radius:.125rem}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .bar:before{content:"";display:block;height:100%;border-radius:inherit}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .bar.gray:before{width:8%;background-color:var(--color-bg-lightgray)}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .bar.red:before{width:29%;background-color:var(--color-error)}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .bar.yellow:before{width:50%;background-color:var(--color-warning)}.product-modal.stock-table-modal #modal-stock-table .stock_info_row .stock_info_level .bar.green:before{width:75%;background-color:var(--color-success)}.product-modal .modal-nav.hidden,.product-modal.stock-table-modal .modal-nav{display:none}.modal-image-wrapper{cursor:default}.modal-image-wrapper.zoomable{cursor:zoom-in}.modal-image-wrapper.zoomed{cursor:zoom-out}iframe.youtube-iframe{width:100%;height:100%;border:none;background:#000}.product-modal{position:fixed;inset:0;z-index:9999;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.product-modal.add-to-cart-modal .modal-inner{width:100%;max-width:32.5rem}.product-modal.add-to-cart-modal .modal-stage{max-width:100%}.product-modal.add-to-cart-modal .modal-close{position:absolute;top:1.375rem;right:1.25rem;width:2.75rem;height:2.75rem;border-radius:100%;background:var(--color-bg-favorite);cursor:pointer}.product-modal.add-to-cart-modal .modal-nav{display:none}.product-modal.add-to-cart-modal #modal-add-to-cart{position:relative;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;background:#fff;padding:0 1rem 1.625rem;border-radius:.25rem}.product-modal.add-to-cart-modal #modal-add-to-cart>div{max-height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product-modal.add-to-cart-modal #modal-add-to-cart h3{font-size:1.375rem;line-height:2.75rem;font-weight:400;letter-spacing:.03em}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item{display:-ms-flexbox;display:flex;padding:2rem .25rem 0}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item h3.cart_item_item_name a{color:var(--color-black);font-size:1.375rem;line-height:1.5;font-weight:400;letter-spacing:.03em;text-decoration:none;font-family:var(--font-heading)}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_image_cont{width:12rem;height:15rem;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .product_list_element_price{display:inline-block;font-size:1.125rem;line-height:1.5rem;font-weight:600;margin-bottom:.5rem;display:-ms-flexbox;display:flex;gap:.5rem;-ms-flex-align:center;align-items:center}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_quantity{color:var(--color-gray);font-size:.6875rem}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details{position:relative;padding:1rem 1.5rem;-ms-flex-positive:1;flex-grow:1}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .delete_cart_item{position:absolute;cursor:pointer;top:1rem;right:1.5rem;display:block;width:1.125rem;height:1.25rem;z-index:99;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 3H13.5v-.75A2.25 2.25 0 0 0 11.25 0h-4.5A2.25 2.25 0 0 0 4.5 2.25V3H.75a.75.75 0 0 0 0 1.5h.75V18A1.5 1.5 0 0 0 3 19.5h12a1.5 1.5 0 0 0 1.5-1.5V4.5h.75a.75.75 0 1 0 0-1.5zM6 2.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 .75.75V3H6v-.75zM15 18H3V4.5h12V18zM7.5 8.25v6a.75.75 0 1 1-1.5 0v-6a.75.75 0 0 1 1.5 0zm4.5 0v6a.75.75 0 1 1-1.5 0v-6a.75.75 0 1 1 1.5 0z' fill='%23B71C1C'/%3E%3C/svg%3E") no-repeat 50%}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .category{font-size:.8125rem;margin-bottom:.2rem}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .cart_item_color,.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .cart_item_size{font-size:.6875rem;padding-right:1.375rem;display:inline-block;line-height:1.125rem}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .cart_item_color span,.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .cart_item_size span{font-weight:700}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .cart_item_color:first-child,.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .cart_item_size:first-child{padding-left:0;border:0 none}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .cart_item_color{border-left:1px solid var(--color-lighter-gray);padding-left:1.375rem}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .cart_item_item_details .cart_item_modify{display:block;margin-top:.3rem;margin-bottom:.75rem;font-size:.8125rem}.product-modal.add-to-cart-modal #modal-add-to-cart .add_to_cart_item .product_label{display:inline-block;background:var(--color-bg-warning);padding:.125rem .5rem;border-radius:1rem;font-size:.6875rem;line-height:1rem;color:var(--color-warning)}.product-modal.add-to-cart-modal #modal-add-to-cart .buttons_wrapper{padding:0 .25rem;margin-top:2rem;display:-ms-flexbox;display:flex;gap:1rem}.product-modal.add-to-cart-modal #modal-add-to-cart .buttons_wrapper button{-ms-flex:1 1 50%;flex:1 1 50%;font-size:.875rem}.product-modal.add-to-cart-modal #modal-add-to-cart .buttons_wrapper .button_outline_deep_blue{gap:0;display:block;text-align:center}.product-modal.add-to-cart-modal #modal-add-to-cart .buttons_wrapper .button_outline_deep_blue:after{display:none}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper h3{margin-top:2rem;margin-bottom:1rem;padding:0 .25rem}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper .products_wrapper{display:-ms-flexbox;display:flex;gap:1rem;overflow-x:auto;padding:0 .25rem}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper .products_wrapper .product_list_element_container{max-width:221px;width:9.3125rem}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper .products_wrapper .product_list_element_container .color_indicators_wrapper{gap:.5rem;margin-top:.625rem}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper .products_wrapper .product_list_element_container .color_indicators_wrapper>div{width:1.5rem;height:1.5rem}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper .products_wrapper .product_list_element_container .color_indicators_wrapper>div img{width:1.25rem;height:1.25rem}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper .products_wrapper .product_list_element_container .color_indicators_wrapper>label.more{width:1.25rem;height:1.25rem;font-size:.5rem}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper .products_wrapper .product_list_element_container .product_list_element_name{margin-top:2.75rem;line-height:1.75rem;font-size:1.25rem}.product-modal.add-to-cart-modal #modal-add-to-cart .connected_products_wrapper .products_wrapper .product_list_element_container .product_list_element_category{font-size:.6875rem;line-height:1rem}body{position:relative;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:100vw;pointer-events:none;opacity:.5;object-fit:contain;z-index:100000}body .product_rating_wrapper{margin-bottom:.9rem}label{font-size:inherit;font-weight:inherit;display:inline}.products_wrapper{padding:0 1rem}.breadcrumb_holder{-ms-flex:0 0 100%;flex:0 0 100%;height:2.125rem;margin:.625rem 0 .5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:1rem}.breadcrumb_holder .products_breadcumb{margin:0}.breadcrumb_holder .products_breadcumb a,.breadcrumb_holder .products_breadcumb span{padding-right:1.05rem}.breadcrumb_holder .products_breadcumb a:after{top:0;left:.65rem}.product_details_wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;max-width:75rem;margin:0 auto 5rem}.product_details_left{-ms-flex:0 1 calc(100% - 29.25rem);flex:0 1 calc(100% - 29.25rem);max-width:45.75rem}.product_details_right{width:26.25rem}.product_details_images_main_cont{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem}.product_image_thumb{aspect-ratio:732/976;overflow:hidden;position:relative}.product_image_thumb.thumb_big_{-ms-flex:1 1 100%;flex:1 1 100%}.product_image_thumb.thumb_{-ms-flex:1 1 48%;flex:1 1 48%}.product_image_thumb img{width:100%}.product_image_thumb img.youtube_video{height:100%;width:100%;object-fit:cover;object-position:center;filter:brightness(.85) contrast(1.1)}.product_image_thumb img.youtube_play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12rem;opacity:.8}.product_rating_wrapper{display:-ms-flexbox;display:flex;height:1.25rem;-ms-flex-align:stretch;align-items:stretch;gap:.5rem;font-size:.875rem;margin-bottom:1rem}.product_rating_wrapper .stars_and_rate{display:-ms-flexbox;display:flex;gap:.5rem;-ms-flex-negative:0;flex-shrink:0}.product_rating_average{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1}.product_rating_count{margin-left:.25rem;color:var(--color-darkgray)}.product_rating_average_stars{display:-ms-flexbox;display:flex;gap:.25rem;-ms-flex-align:center;align-items:center}.product_rating_average_stars .star{content:"";width:1rem;height:1rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.705 4.99a.887.887 0 0 0-.782-.617L9.157 4.07 7.706.557a.898.898 0 0 0-1.662 0l-1.45 3.51-3.766.306a.886.886 0 0 0-.783.619.902.902 0 0 0 .268.964l2.875 2.476-.875 3.703a.9.9 0 0 0 .349.937.88.88 0 0 0 .994.038l3.22-1.98 3.223 1.983a.881.881 0 0 0 .994-.038.9.9 0 0 0 .35-.937l-.875-3.703 2.87-2.48a.902.902 0 0 0 .267-.965zm-.759.398L9.903 8.013a.375.375 0 0 0-.12.37l.93 3.925a.147.147 0 0 1-.06.16.14.14 0 0 1-.162.007l-3.42-2.102a.375.375 0 0 0-.392 0l-3.42 2.101a.14.14 0 0 1-.163-.006.147.147 0 0 1-.062-.16l.93-3.925a.375.375 0 0 0-.12-.37L.8 5.388a.148.148 0 0 1-.046-.166.142.142 0 0 1 .13-.103l3.994-.322a.375.375 0 0 0 .317-.231L6.736.84a.147.147 0 0 1 .273 0l1.54 3.725a.375.375 0 0 0 .315.23l3.995.323a.143.143 0 0 1 .13.103.149.149 0 0 1-.043.166z' fill='%23000F38'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;overflow:hidden;text-indent:-9999px}.product_rating_average_stars .star.checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.64 6.177l-2.813 2.427.857 3.63a1.025 1.025 0 0 1-1.532 1.113l-3.156-1.942-3.158 1.942a1.025 1.025 0 0 1-1.53-1.113l.86-3.63L.357 6.177A1.029 1.029 0 0 1 .94 4.374l3.687-.297L6.05.634a1.023 1.023 0 0 1 1.891 0l1.422 3.443 3.688.297a1.028 1.028 0 0 1 .585 1.804h.004z' fill='%23000F38'/%3E%3C/svg%3E")}#product_details_main_cont h1{font-size:2.25rem;line-height:2.75rem;margin-bottom:.25rem}#product_details_main_cont .category_label{line-height:1.5rem;margin-bottom:.5rem}#product_details_main_cont .accordion label:after{background-color:var(--color-black)}.product_details_color_picker{margin-top:2rem;margin-bottom:1.6rem}.product_details_color_picker .selected_color{text-transform:uppercase;font-size:1.125rem;line-height:1.5rem}.selected_color{margin-bottom:14px}.color_indicators_wrapper{position:static;margin-top:0;gap:1.25rem}.color_indicators_wrapper>div{width:2.5rem;height:2.5rem;cursor:pointer}.color_indicators_wrapper>div.active{cursor:unset}.color_indicators_wrapper>div img{width:2rem;height:2rem}.product_details_size_picker{margin-bottom:32px}.product_details_size_picker .label{text-transform:uppercase;font-size:1.125rem;line-height:1.5rem}.product_details_size_picker .selected_size{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.product_details_size_picker .size_picker{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-top:1rem}.product_details_size_picker .size_picker .size_picker_item{-ms-flex:1 1 auto;flex:1 1 auto;max-width:4.25rem;border:1px solid var(--color-darkgray);height:2.75rem;border-radius:.125rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--color-black);text-decoration:none}.product_details_size_picker .size_picker .size_picker_item.selected{border-color:var(--color-highlighted);background-color:var(--color-deep-blue);color:#fff}.product_details_size_picker .size_picker .size_picker_item.disabled{background-color:var(--color-lighter-gray);color:var(--color-button-inactive);cursor:default}.icon_info{display:-ms-flexbox;display:flex;gap:.5rem;font-size:.875rem;margin-bottom:.5rem;-ms-flex-align:center;align-items:center}.icon_info:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:50%}.shipping_informations:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.72 4.7L10.47.186a1.489 1.489 0 0 0-1.44 0L.78 4.702A1.5 1.5 0 0 0 0 6.014v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.489 1.489 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V6.015a1.5 1.5 0 0 0-.78-1.315zM9.75 1.498l7.532 4.125-2.791 1.528-7.533-4.125L9.75 1.498zm0 8.25L2.218 5.623l3.178-1.74 7.532 4.125-3.178 1.74zM1.5 6.936L9 11.04v8.043L1.5 14.98V6.936zM18 14.978l-7.5 4.105v-8.04l3-1.64v3.345a.75.75 0 1 0 1.5 0V8.581l3-1.645v8.042z' fill='%231C366C'/%3E%3C/svg%3E")}.shipping_informations .shipping_time{height:1.5rem;display:-ms-flexbox;display:flex;gap:.375rem;-ms-flex-align:center;align-items:center;padding:0 .5rem;border-radius:1rem;background-color:var(--color-bg-info);color:var(--color-info)}.shipping_informations .shipping_time:before{content:"";display:block;width:1.25rem;height:1.25rem;background-color:var(--color-info);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15z' stroke='%232C57BA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 5.625V10h4.375' stroke='%232C57BA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15z' stroke='%232C57BA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 5.625V10h4.375' stroke='%232C57BA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-position:50%}.shipping_informations .shipping_time.in_stock{background-color:var(--color-bg-success);color:var(--color-success)}.shipping_informations .shipping_time.in_stock:before{background-color:var(--color-success)}.stock_information:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5 6c0-.07-.01-.14-.028-.206l-1.345-4.707A1.507 1.507 0 0 0 16.687 0H2.813a1.507 1.507 0 0 0-1.439 1.087L.03 5.794A.74.74 0 0 0 0 6v1.5a3.75 3.75 0 0 0 1.5 3v6.75a.75.75 0 0 0 .75.75h15a.75.75 0 0 0 .75-.75V10.5a3.75 3.75 0 0 0 1.5-3V6zM2.812 1.5h13.876l1.07 3.75H1.745L2.812 1.5zM7.5 6.75H12v.75a2.25 2.25 0 0 1-4.5 0v-.75zm-1.5 0v.75a2.25 2.25 0 0 1-3.292 1.993.739.739 0 0 0-.171-.1A2.25 2.25 0 0 1 1.5 7.5v-.75H6zm10.5 9.75H3v-5.325A3.75 3.75 0 0 0 6.75 9.75a3.75 3.75 0 0 0 6 0 3.75 3.75 0 0 0 3.75 1.425V16.5zm.462-7.106a.758.758 0 0 0-.169.098A2.25 2.25 0 0 1 13.5 7.5v-.75H18v.75a2.25 2.25 0 0 1-1.038 1.894z' fill='%231C366C'/%3E%3C/svg%3E")}.add_to_cart_cont{margin-top:2rem;margin-bottom:1.5rem;display:-ms-flexbox;display:flex;gap:1rem}.add_to_cart_button_wrapper{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:stretch;align-items:stretch;gap:1rem;margin-bottom:4rem}.add_to_cart_button_wrapper span{-ms-flex:1 0 auto;flex:1 0 auto}.cart_item_quantity_picker{display:block;position:relative}.cart_item_quantity_picker input{padding-right:3.5rem;padding-top:.75rem;padding-bottom:.75rem;text-align:right;border-radius:0}.cart_item_quantity_picker .quantity_unit_label{position:absolute;right:1.65rem;top:.8rem;font-size:.875rem}.cart_item_quantity_picker .value_down,.cart_item_quantity_picker .value_up{position:absolute;right:.75rem;width:.5rem;height:.5rem;cursor:pointer}.cart_item_quantity_picker .value_down:after,.cart_item_quantity_picker .value_up:after{content:"";border-style:solid;border-width:.1em .1em 0 0;border-color:var(--color-deep-blue);display:inline-block;height:.45rem;left:.15em;position:relative;vertical-align:top;width:.45rem;margin-right:.5rem;top:.85rem;transform:rotate(-45deg);transition:transform .25s ease}.cart_item_quantity_picker .value_down{top:.65rem}.cart_item_quantity_picker .value_down:after{transform:rotate(135deg)}.add_to_cart_button{width:100%;font-size:.875rem;height:3rem}.add_to_cart_button:after{width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon-cart);mask-image:var(--icon-cart)}.product_favorites_button{height:3rem;width:3rem;display:-ms-flexbox;display:flex}.product_favorites_button:after{display:none}.general_content_under_addtocart_container{font-size:.8125rem;color:var(--color-darkgray);margin-top:.5rem;text-align:center}.product_detail_section{margin-bottom:2.2rem}.product_detail_section h2{margin-bottom:1.2rem}.product_detail_section .short_description p{min-height:1.5rem}.benefits_wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-bottom:4rem}.benefits_wrapper .benefit{display:-ms-flexbox;display:flex;gap:.75rem}.benefits_wrapper .benefit .benefit_icon{width:3rem;height:3rem}.benefits_wrapper .benefit .benefit_icon img,.benefits_wrapper .benefit .benefit_icon svg{width:3rem;height:3rem;object-fit:contain;object-position:center}.benefits_wrapper .benefit .benefit_text .benefit_title{font-weight:600;margin-bottom:.25rem}.accordion{margin-bottom:.3rem}.accordion h3{font-size:1.5rem;line-height:2rem;height:2.25rem}.accordion label{height:100%}.accordion label:after{width:.5em;height:.5em;border-width:2px 2px 0 0;border-color:var(--color-black);top:-2px}.accordion .accordion_content{margin-top:1rem}.accordion .accordion_content>p:last-child{padding-bottom:3.7rem}.accordion .accordion_content h4{font-family:var(--font-inter);font-weight:500;font-size:1.125rem;line-height:1.5rem;text-transform:uppercase;margin-bottom:1rem}.accordion .accordion_content .material_desc{margin-bottom:1rem}.accordion .laundry{display:-ms-flexbox;display:flex;gap:.5rem;margin-bottom:.5rem}.accordion .laundry .laundry_icon{width:1.5rem;height:1.5rem}.accordion .laundry .laundry_icon img,.accordion .laundry .laundry_icon svg{width:100%;height:100%;object-fit:contain;object-position:center}.accordion .laundry:last-child{padding-bottom:3.2rem}.accordion .delivery_wrapper{margin-top:1.3rem}.accordion .delivery_wrapper:first-child{margin-top:.3rem}.accordion .delivery_wrapper p{margin-bottom:.2rem}.accordion .delivery_wrapper strong{line-height:2}.accordion .delivery_wrapper a{display:block;margin:.5rem 0}.accordion .delivery_wrapper:last-child{padding-bottom:3.5rem}#product_reviews .product_reviews{max-width:23.375rem;padding-right:1rem;min-height:350px;position:relative}#product_reviews .product_rating_wrapper{-ms-flex-pack:justify;justify-content:space-between}#product_reviews .product_reviews_results{max-height:42.75rem;overflow:auto}#product_reviews .product_reviews_controls{position:relative;display:-ms-flexbox;display:flex;gap:1rem;margin-top:1.2rem}#product_reviews .product_reviews_controls .product_rating_count{font-size:.8125rem}#product_reviews .product_reviews_controls .my_select_wrapper{-ms-flex:1 0 calc(50% - .6rem);flex:1 0 calc(50% - .6rem);max-width:49%}#product_reviews .product_reviews_controls .my_select_wrapper .chosen-single{min-width:100px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:.625rem;font-size:.875rem;border-width:2px;height:2.7rem;padding:0 .7rem;overflow:hidden}#product_reviews .product_reviews_controls .my_select_wrapper .chosen-single span{margin:0}#product_reviews .product_reviews_controls .my_select_wrapper .chosen-single:after{content:"";display:block;width:2rem;transform:none;border:0 none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 70%);height:calc(100% - 4px);top:2px;right:1px;margin:0}#product_reviews .product_reviews_controls .my_select_wrapper .chosen-single:before{transform:none;position:relative;top:0;left:0;width:20px;height:20px;border:0 none;margin:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.015 3.87a1.235 1.235 0 0 0-1.14-.745H3.125a1.25 1.25 0 0 0-.923 2.09l.006.008 5.291 5.65v6.002a1.25 1.25 0 0 0 1.943 1.04l2.5-1.666a1.25 1.25 0 0 0 .557-1.041v-4.335l5.293-5.65.006-.007a1.234 1.234 0 0 0 .217-1.346zm-6.595 6.332a.625.625 0 0 0-.17.423v4.583l-2.5 1.667v-6.25a.625.625 0 0 0-.17-.427L3.125 4.375h13.75l-5.454 5.827z' fill='%231C366C'/%3E%3C/svg%3E")}#product_reviews .product_reviews_controls .my_select_wrapper .chosen-results li{font-size:.8125rem}#product_reviews .product_reviews_controls select[name=reviews_order]+.chosen-container .chosen-single:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.75 10h5.625M3.75 5h10.625M3.75 15h4.375M11.25 13.125l3.125 3.125 3.125-3.125M14.375 16.25v-7.5' stroke='%231C366C' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}#product_reviews .product_review{border-bottom:1px solid var(--color-lightgray);padding:1rem 0}#product_reviews .product_review:last-child{border-bottom:none}#product_reviews .product_review .product_review_header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:1rem;height:1.5rem}#product_reviews .product_review .product_review_text{font-size:.8125rem;line-height:1.219rem;letter-spacing:.0325rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:3.75rem;transition:max-height .5s ease}#product_reviews .product_review input[type=checkbox]:checked~.product_review_text{-webkit-line-clamp:none;max-height:none;display:block;max-height:500px;opacity:1;overflow:auto}#product_reviews .product_review .product_review_date{font-size:.8125rem;color:var(--color-darkgray)}#product_reviews .product_review .product_review_more_less_button{display:inline-block;margin-top:1rem;cursor:pointer;color:var(--color-link);text-decoration:underline}#product_reviews .product_review .product_review_more_less_button:before{content:attr(data-more);font-size:.875rem}#product_reviews .product_review .product_review_more_less_button:after{content:unset}#product_reviews .product_review input[type=checkbox]:checked~.product_review_more_less_button:before{content:attr(data-less)}#product_reviews .product_reviews_pagination{height:1.25rem;font-size:.8125rem;text-transform:uppercase;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--color-deep-blue);text-decoration:none}#product_reviews .product_reviews_pagination:hover{text-decoration:underline}