<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.category_header{padding-top:3rem}.category_header&gt;*{max-width:47rem}.category_header__perex p{margin-bottom:1rem}.category_header__perex a{transition:color .2s;color:#09f;text-decoration:underline}.category_header__perex a:hover{text-decoration:none}.category_header__perex a:active{color:#000847}.category_header__perex a:visited{color:#50578e}.category_header__perex__more{transition:color .2s;color:#09f;text-decoration:underline;cursor:pointer}.category_header__perex__more:hover{text-decoration:none}.category_header__perex__more:active{color:#000847}.category_header__perex__more:visited{color:#50578e}.category_header__perex__inner{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.category_header__perex p{display:inline}.category_header__perex--more .category_header__perex__more{display:none}@media only screen and (max-width: 620px){.category_header{padding-top:.7rem}}.category_header--photo{position:relative;padding-right:0}.category_header--photo .category_header__photo img{mix-blend-mode:multiply}@media only screen and (min-width: 501px){.category_header--photo .category_header__photo{position:absolute;right:0;top:0}}@media only screen and (min-width: 501px)and (max-width: 1600px){.category_header--photo .category_header__texts{width:55%}.category_header--photo .category_header__photo{width:45%}}.category_navigation{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem;position:relative}.category_navigation__item{transition:box-shadow .2s;font-size:1rem;line-height:1.2em;background-color:#fff;border:1px solid #bec0dd;border-radius:6px;display:flex;align-items:center;overflow:hidden;max-width:16rem}.category_navigation__item:hover{box-shadow:3px 3px 15px 0 rgba(0,0,0,.2)}.category_navigation__item .picture_tag_image{overflow:hidden;position:relative;aspect-ratio:1/1;flex-shrink:0;width:50px;border-right:1px solid #bec0dd}.category_navigation__item .picture_tag_image img{display:block;height:100%;width:100%;left:0;top:0;position:absolute;object-fit:contain;max-height:initial;max-width:initial}.category_navigation__item__title{padding:.5em 1.5em}.category_navigation__btn{border-radius:6px}@media only screen and (min-width: 1201px){.category_navigation--grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));grid-gap:1.2rem}}@media only screen and (min-width: 901px)and (max-width: 1200px){.category_navigation--grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-gap:1.2rem}}@media only screen and (min-width: 521px)and (max-width: 900px){.category_navigation--grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:1.2rem}}@media only screen and (min-width: 381px)and (max-width: 520px){.category_navigation--grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:1.2rem}}@media only screen and (max-width: 380px){.category_navigation--grid{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));grid-gap:1.2rem}}.category_navigation--grid .category_navigation__item{max-width:unset;min-height:4rem}.category_navigation--grid .category_navigation__item__title{font-weight:700;padding-bottom:0.8em;padding-top:0.8em}@media only screen and (max-width: 520px){.category_navigation{display:grid;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 380px){.category_navigation{grid-template-columns:1fr}.category_navigation__item{max-width:unset}}.category_tool--items_per_page{margin-left:auto}@media only screen and (max-width: 620px){.category_tools--top .category_tool--items_per_page{display:none}}.category_tools{display:flex;gap:1.5rem;align-items:flex-start;justify-content:space-between}.category_tools--top{border-bottom:1px solid #bec0dd;padding-bottom:.8rem}@media only screen and (max-width: 620px){.category_tools--top .render_types{margin-left:auto}}.category_tools--bottom{padding:2rem 2rem;align-items:center;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 890px){.category_tools--bottom{flex-direction:column}.category_tools--bottom .visual_link_select{order:10}}.order_wrapper{display:flex;margin-bottom:calc(-1px - .8rem)}.order_wrapper a{display:block}.order_wrapper a .waiter-inspire .waiter-inspire-text{display:none}.order_wrapper a .waiter-inspire .waiter-inspire-img-helper{margin-left:auto;margin-right:auto;max-width:2rem}.order_wrapper a .waiter-inspire{background-color:rgba(0,0,0,0)}.order_wrapper .order_title{font-weight:700;font-size:.8666666667rem;line-height:1.5384615385em;display:block;white-space:nowrap;padding:1.5em 2.6em;border:1px solid rgba(0,0,0,0)}.order_wrapper li:first-child .order_title{border-left-width:0}.order_wrapper li.active .order_title{background-color:#fff;color:#09f;border-color:#bec0dd;border-bottom-color:rgba(0,0,0,0)}.order_wrapper li,.order_wrapper ul{display:contents}.render_type{transition:background-color .2s;height:2rem;width:2rem;border-radius:50%;display:flex !important;align-items:center;justify-content:center;cursor:pointer}.render_type .waiter-inspire .waiter-inspire-text{display:none}.render_type .waiter-inspire .waiter-inspire-img-helper{margin-left:auto;margin-right:auto;max-width:2rem}.render_type .waiter-inspire{background-color:rgba(0,0,0,0)}.render_type--box&gt;span{height:50%;width:50%;background-color:#000847;display:block;position:relative}.render_type--box&gt;span::before{content:"";display:block;position:absolute;border-top:2px solid #fff;left:0;right:0;top:calc(50% - 1px)}.render_type--box&gt;span::after{content:"";display:block;position:absolute;border-left:2px solid #fff;top:0;bottom:0;left:calc(50% - 1px)}.render_type--box.render_type--active&gt;span{background-color:#fff}.render_type--box.render_type--active&gt;span::before,.render_type--box.render_type--active&gt;span::after{border-color:#09f}.render_type:not(.render_type--active):hover{background-color:#e4e5f8}.render_type--line&gt;span{width:45%;display:block;position:relative}.render_type--line&gt;span,.render_type--line&gt;span::before,.render_type--line&gt;span::after{background-color:#000847;height:3px}.render_type--line&gt;span::before,.render_type--line&gt;span::after{content:"";display:block;position:absolute;left:0;right:0}.render_type--line&gt;span::before{top:-6px}.render_type--line&gt;span::after{bottom:-6px}.render_type--line.render_type--active&gt;span,.render_type--line.render_type--active&gt;span::before,.render_type--line.render_type--active&gt;span::after{background-color:#fff}.render_type--active{background-color:#09f}.render_types{display:flex;align-items:center}.reset_all_filters{cursor:pointer}.restriction_header svg{display:none}.restriction_header .title{font-weight:700}.checkbox_placeholder{font-weight:700}.restrictions_wrapper{border-bottom:1px solid #bec0dd}.product_filter__group__title:has(.reset_filter),.filter_item .restriction_header:has(.reset_filter){display:flex;justify-content:space-between;align-items:start;gap:1rem}.product_filter__group__title .reset_filter,.filter_item .restriction_header .reset_filter{display:block;cursor:pointer;padding:.5rem;margin:-0.5rem;position:relative;max-width:max-content}.product_filter__group__title .reset_filter::before,.filter_item .restriction_header .reset_filter::before{content:"";display:block;height:1.5rem;width:1.5rem;transition:background-color .2s;background-color:#000847;border-radius:50%}.product_filter__group__title .reset_filter::after,.filter_item .restriction_header .reset_filter::after{content:"";display:block;position:absolute;height:16px;width:16px;background:url("/media/img/ico-cross.svg") no-repeat center center/contain;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.product_filter__group__title .reset_filter:hover::before,.filter_item .restriction_header .reset_filter:hover::before{background-color:#09f}.filter_item+.filter_item{margin-top:1rem}.filter_item .restriction_header{margin-bottom:.7em}.filter_item--select label{display:none}.filter_item--checkbox+.filter_item--checkbox{margin-top:0}.filter_item--checkbox .restriction_header{margin-bottom:0}.filter_item--checkbox_list .multichoice_items{margin-bottom:-0.4rem;margin-top:-0.4rem}.filter_item--range_slider .title{display:block}.filter_item--range_slider .slider_value{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem}.filter_item--range_slider .noUi-horizontal{width:100%}.filter_item--range_slider .slider_label{font-size:.8666666667rem;line-height:1.5384615385em;display:flex;align-items:center;gap:.5em}.filter_item--range_slider .slider_label__input[type]{font-size:100%;padding:.1em 0;text-align:center;width:min-content}.filter_item--range_slider .slider_label__input[type]:not(:focus):not(:active){border-color:#e4e5f8}.filter_item .multichoice_item.disabled{display:none}.product_filter .form_item{margin-bottom:0}.product_filter .buttons_wrapper{display:none}.product_filter__group{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #bec0dd}.product_filter__group__title{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:1.3333333333rem;line-height:1.3em;text-transform:none}.product_filter__group__title .reset_filter{margin-bottom:-0.4rem;margin-top:-0.4rem}.product_filter__group--machine .select .label{display:none}.product_filter__group--parameters .multichoice_title,.product_filter__group--attributes .multichoice_title{display:none}.product_filter__group__title+.filter_item--checkbox{margin-top:-0.4rem}.product_filter__group__title~.filter_item--checkbox:last-child{margin-bottom:-0.4rem}@media only screen and (min-width: 1201px){.product_filter__content{display:block !important}}.product_filter__opener{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:1.3333333333rem;line-height:1.3em;text-transform:none;padding-bottom:0.8em;padding-top:0.8em;padding-right:3em;margin-bottom:0;position:relative;cursor:pointer;transition:background-color .2s;padding-left:1.5em;background-color:#f5f6fc;border:1px solid #bec0dd;border-left-width:0;border-right-width:0;display:flex;justify-content:space-between;gap:1rem}.product_filter__opener::before{content:"";display:block;position:absolute;height:1rem;width:1rem;mask:url("/media/img/arrow-down.svg") no-repeat center center/contain;background-color:currentcolor;transition:transform .2s;right:1.3em;top:1.1em;pointer-events:none}.product_filter__opener:hover{background-color:#e5e6f8}.product_filter__opener[data-count]::after{font-weight:700;font-size:.8666666667rem;line-height:1.5384615385em;display:flex;justify-content:center;align-items:center;text-align:center;height:1.8rem;width:1.8rem;border-radius:50%;content:attr(data-count);background-color:#000847;color:#fff;pointer-events:none}@media only screen and (min-width: 1201px){.product_filter__opener{display:none}}.product_filter.opened .product_filter__opener::before,.product_filter--opened .product_filter__opener::before{transform:rotate(-0.5turn)}.product_filter--opened .product_filter__opener{background-color:#e5e6f8}.static_block--custom_made .static_block__photo{margin-bottom:1.4rem}.static_block--custom_made .static_block__title{font-weight:700;color:#000847;margin-bottom:.6em;text-transform:uppercase;font-size:1.3333333333rem;line-height:1.3em;text-transform:none;color:#09f;margin-bottom:.4em}.static_block--custom_made .static_block__text{font-size:.8666666667rem;line-height:1.5384615385em}/*! nouislider - 15.8.1 - 2024-06-21 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0, 50%);transform:translate(0, 50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);top:50%;right:120%}.noUi-horizontal .noUi-origin&gt;.noUi-tooltip{-webkit-transform:translate(50%, 0);transform:translate(50%, 0);left:auto;bottom:10px}.noUi-vertical .noUi-origin&gt;.noUi-tooltip{-webkit-transform:translate(0, -18px);transform:translate(0, -18px);top:auto;right:28px}.range_slider .noUi-horizontal{height:9px}.range_slider .noUi-connect{background-color:#09f}.range_slider .noUi-target{border-radius:3px}.range_slider .noUi-handle{height:18px;width:18px;border-radius:3px;right:-9px;box-shadow:unset;border-color:#bec0dd}.range_slider .noUi-handle::before,.range_slider .noUi-handle::after{background-color:#bec0dd;height:9px;left:6px;top:4px}.range_slider .noUi-handle::before{left:6px}.range_slider .noUi-handle::after{left:10px}.main_content{position:relative}.main_content::before{background-image:linear-gradient(to bottom, #f2f2f2, transparent);content:"";display:block;position:absolute;position:absolute;left:0;right:0;top:0;height:700px;pointer-events:none;z-index:-1}.main_content:not(:last-of-type){border-bottom:1px solid #bec0dd}.main_content:not(:last-of-type) .articles--catalog{padding-bottom:5rem}@media only screen and (max-width: 600px){.main_content:not(:last-of-type) .articles--catalog{padding-bottom:3rem}}.breadcrumbs,.category_header,.category_navigation,.category_content--empty{margin-left:auto;margin-right:auto;max-width:1430px;width:100%}@media only screen and (min-width: 621px){.breadcrumbs,.category_header,.category_navigation,.category_content--empty{padding-left:3rem;padding-right:3rem}}@media only screen and (max-width: 620px){.breadcrumbs,.category_header,.category_navigation,.category_content--empty{padding-left:1.5rem;padding-right:1.5rem}}.category_content--empty a{transition:color .2s;color:#09f;text-decoration:underline}.category_content--empty a:hover{text-decoration:none}.category_content--empty a:active{color:#000847}.category_content--empty a:visited{color:#50578e}.category_left_section+.category_left_section{margin-top:3rem}.category_content{border-top:1px solid #bec0dd;margin-top:4.5rem}@media only screen and (min-width: 1201px){.category_content{display:flex;gap:0}}@media only screen and (min-width: 1201px)and (min-width: 621px){.category_content__left__inner{padding-left:3rem}}@media only screen and (min-width: 1201px)and (max-width: 620px){.category_content__left__inner{padding-left:1.5rem}}@media only screen and (min-width: 1201px)and (min-width: 1431px){.category_content__left{width:calc(386.1px + (100% - 1430px)/2)}.category_content__left__inner{margin-left:auto;width:386.1px}}@media only screen and (min-width: 1201px)and (max-width: 1430px){.category_content__left{width:27%}}@media only screen and (min-width: 1201px)and (min-width: 621px){.category_content__right__inner{padding-right:3rem}}@media only screen and (min-width: 1201px)and (max-width: 620px){.category_content__right__inner{padding-right:1.5rem}}@media only screen and (min-width: 1201px)and (min-width: 1431px){.category_content__right{width:calc(1043.9px + (100% - 1430px)/2)}.category_content__right__inner{width:1043.9px}}@media only screen and (min-width: 1201px)and (max-width: 1430px){.category_content__right{width:73%}}.category_content .no_data{padding-bottom:3rem;padding-top:3rem}.category_content:not(.category_content--empty) .no_data{padding-left:2rem;padding-right:2rem;padding-bottom:0}@media only screen and (min-width: 1201px){.category_content__left{border-right:1px solid #bec0dd}}@media only screen and (max-width: 1200px){.category_content__left{max-width:25rem}}.category_content__left__inner{padding-bottom:2.5rem;padding-top:2.5rem;padding-right:2rem}@media only screen and (max-width: 1430px)and (min-width: 621px){.category_content__left__inner{padding-left:3rem;padding-right:3rem}}@media only screen and (max-width: 1430px)and (max-width: 620px){.category_content__left__inner{padding-left:1.5rem;padding-right:1.5rem}}.category_content__right__inner{padding-top:3rem;position:relative}.category_content__right__perex{padding:2rem}.category_content__right__perex__anchor{position:absolute;pointer-events:none}@media only screen and (min-width: 1191px){.category_content__right__perex__anchor{margin-top:-220px}}@media only screen and (max-width: 1190px){.category_content__right__perex__anchor{margin-top:-104px}}@media only screen and (max-width: 800px){.category_content__right__perex__anchor{margin-top:-78px}}@media only screen and (max-width: 580px){.category_content__right__perex__anchor{margin-top:-133px}}.category_content__right__perex p:not(:last-child){margin-bottom:1rem}.category_content__right__perex a{transition:color .2s;color:#09f;text-decoration:underline}.category_content__right__perex a:hover{text-decoration:none}.category_content__right__perex a:active{color:#000847}.category_content__right__perex a:visited{color:#50578e}.category_content__right__perex em{font-style:italic}.category_content__right__perex b,.category_content__right__perex strong{font-weight:700}.category_content:not(:last-child){border-bottom:1px solid #bec0dd}@media only screen and (max-width: 1345px){.category_content .agent--aside{grid-template:"title" "perex" "photo" "name" "note" "phone" "email"/1fr}.category_content .agent--aside .agent__photo{margin-bottom:1rem}}.category_content .render_types{padding-top:.6rem}@media only screen and (max-width: 1200px){.category_content .category_tools--top{padding-right:2rem}}@media only screen and (max-width: 1200px){.category_content{margin-top:3rem;border-top-width:0;display:grid;grid-template:"filter filter" "list   list" "agent  custom"/minmax(calc(50% - 1.5rem), 30rem) minmax(calc(50% - 1.5rem), auto);gap:2rem 3rem;padding-bottom:3rem}}@media only screen and (max-width: 1200px)and (min-width: 621px){.category_content{padding-left:3rem;padding-right:3rem}}@media only screen and (max-width: 1200px)and (max-width: 620px){.category_content{padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (max-width: 1200px)and (max-width: 620px){.category_content{grid-template:"filter" "list" "agent" "custom"/minmax(0, 1fr)}}@media only screen and (max-width: 1200px){.category_content__left,.category_content__left__inner,.category_content__right{display:contents}.category_content .category_left_section{margin-top:0}.category_content .product_filter{display:block;grid-area:filter}.category_content__right__inner{grid-area:list;padding-top:0}.category_content .static_block--custom_made{grid-area:custom}.category_content .agent_technical_support{grid-area:agent}}@media only screen and (max-width: 1200px)and (min-width: 451px){.category_content .restrictions_wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 3rem;padding-bottom:1.5rem}.category_content .product_filter__group__title,.category_content .filter_item--checkbox{grid-column:span 2}.category_content .product_filter__group{display:contents}.category_content .product_filter__group__title{margin-top:2rem}}.previously_purchased_products{margin-bottom:5rem}@media only screen and (max-width: 600px){.previously_purchased_products{margin-bottom:3rem}}.previously_purchased_products__headline{padding-left:2rem;margin-bottom:1em}.previously_purchased_products .show_button{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);cursor:auto;border-width:0;font-size:inherit;line-height:inherit;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;padding-bottom:0.8em;padding-top:0.8em;padding-left:2.5em;padding-right:2.5em;display:inline-flex;border-radius:0;cursor:pointer;transition-property:background-color,border-color,color;transition-duration:.2s;font-weight:700;font-size:1.0666666667rem;line-height:1.375em;background-color:#09f;border:1px solid #09f;color:#fff;background-color:#09f;border:1px solid #09f;color:#fff;border-radius:3px;padding:.77em 1.8em;min-width:8em;background-color:rgba(0,0,0,0);border-color:#bec0dd;color:#000847;left:50%;transform:translateX(-50%);position:relative;margin-top:3rem;margin-top:0}.previously_purchased_products .show_button:hover{background-color:#006ec9;border-color:#006ec9}.previously_purchased_products .show_button:active{background-color:#000847;border-color:#000847}.previously_purchased_products .show_button:disabled{background-color:rgba(0,153,255,.5);border-color:rgba(0,153,255,.5)}.previously_purchased_products .show_button:hover{background-color:#e4e5f8}.previously_purchased_products .show_button:active{background-color:#000847;border-color:#000847;color:#fff}.previously_purchased_products .show_button:disabled{color:#bec0dd}.previously_purchased_products .show_button&gt;span{position:relative;padding-right:calc(8px + .8em)}.previously_purchased_products .show_button&gt;span::before{content:"";display:block;position:absolute;height:8px;width:8px;background:url("/media/img/arrow-full-primary.svg") no-repeat center center/contain;top:.5em;right:0}.previously_purchased_products .show_button&gt;span::before{transform:rotate(0.25turn)}.previously_purchased_products .show_button_wrapper{display:none}.previously_purchased_products--active_filter&gt;*{display:none}.previously_purchased_products--active_filter .show_button_wrapper{display:block}.previously_purchased_products--active_filter.opened&gt;*{display:block}.previously_purchased_products--active_filter.opened .show_button_wrapper{display:none}@media only screen and (max-width: 1200px){.previously_purchased_products&gt;*{display:none}.previously_purchased_products .show_button_wrapper{display:block}.previously_purchased_products.opened&gt;*{display:block}.previously_purchased_products.opened .show_button_wrapper{display:none}}.product_box_list--base{background-color:#fff;padding-top:3rem}.product_box_list--line .listitem__header{border-top-width:0}.product_box_list--line .listitem__header:first-child{border-left-width:0;border-top-left-radius:0}.product_box_list--line .listitem__header:last-child{border-top-right-radius:0}.product_box_list--line .listitem&gt;div:first-child{border-left-width:0}@media only screen and (max-width: 600px){.product_box_list--line .listitem:first-child&gt;*{border-top-width:0}}.product_box_list--line .listitem:last-child&gt;div:first-child{border-bottom-left-radius:0}.product_box_list--line .listitem:last-child&gt;div:last-child{border-bottom-right-radius:0}.articles--catalog{padding-top:5rem}@media only screen and (max-width: 600px){.articles--catalog{padding-top:3rem}}.recent_products{margin-top:0}@media only screen and (min-width: 1191px){.product_top_anchor{scroll-margin-top:220px}}@media only screen and (max-width: 1190px){.product_top_anchor{scroll-margin-top:104px}}@media only screen and (max-width: 800px){.product_top_anchor{scroll-margin-top:78px}}@media only screen and (max-width: 580px){.product_top_anchor{scroll-margin-top:133px}}
</pre></body></html>