@charset "UTF-8";.stm-top-wrapper{display:flex;flex-direction:column-reverse;position:sticky;left:0;right:0;top:0;z-index:1000}@media(min-width:768px){.stm-top-wrapper{flex-direction:column}}.stm-top-bar{width:100%;background-color:#d2111c;color:#fff}.stm-top-bar .stm-container{display:flex}.stm-top-bar__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;padding:13.5px 0}.stm-top-bar__left{font-family:Open Sans,Arial,sans-serif;font-size:12px;font-weight:700;min-width:0;white-space:normal;overflow-wrap:anywhere}@media(min-width:576px){.stm-top-bar__left{font-size:12px}}.stm-top-bar__right{flex:0 0 auto;display:flex;align-items:flex-start;margin:auto 0}.stm-top-bar__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#fff;cursor:pointer;width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0}.stm-top-bar__close:focus{outline:none}.stm-top-bar__close:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}.stm-top-bar__close svg{display:block}.stm-site-header{border-bottom:1px solid #F3F3F3;background:#fff}.stm-site-header .stm-container{padding-top:16px;padding-bottom:16px}.stm-header__inner{display:flex;align-items:center;justify-content:space-between;gap:8px}.stm-header__left,.stm-header__center,.stm-header__right{display:flex;align-items:center;min-width:0}.stm-header__left{flex:0 0 auto}.stm-header__center{flex:1 1 auto;justify-content:end;flex-direction:row-reverse;gap:8px;min-width:0}@media(min-width:1024px){.stm-header__center{justify-content:left;flex-direction:row;margin-left:100px}}.stm-header__right{flex:0 0 auto;gap:8px}.stm-container{max-width:1320px;margin:0 auto;padding-inline:16px}@media(min-width:1024px){.stm-container{padding-inline:24px}}@media(min-width:1320px){.stm-container{padding-inline:0}}.stm-container--no-gutter{padding-inline:0}.stm-icon{display:inline-block;vertical-align:middle;flex:0 0 auto;width:100%;height:100%}.stm-icon--fallback{display:none}.stm-icon.is-missing+.stm-icon--fallback{display:inline-block}.stm-icon.is-missing{display:none}.stm-branch-button{display:inline-flex;align-items:center;gap:10px;justify-content:center;height:30px;width:34px;border:1px solid #F3F3F3;background:#fff;color:#1e1e1e;padding-left:14px;padding-right:14px;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:16px;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}@media(min-width:768px){.stm-branch-button{height:34px;width:auto}}.stm-branch-button__icon{display:inline-flex;width:10px;height:10px;flex:0 0 10px}.stm-branch-button__icon svg{width:10px;height:10px;display:block}.stm-branch-button__label{display:none;font-weight:400}@media(min-width:1024px){.stm-branch-button__label{display:block}}.stm-branch-button__value{display:none;font-weight:700}@media(min-width:1024px){.stm-branch-button__value{display:block}}.stm-branch-button:hover{background:#00000005}.stm-branch-button:active{background:#0000000a}.stm-branch-button:focus-visible{outline:2px solid rgba(210,17,28,.35);outline-offset:2px}.stm-branch-map-drop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;top:var(--stm-header-h);z-index:9010;justify-content:center;align-items:flex-start}.stm-branch-map-drop.is-open{display:flex}.stm-branch-map-drop__panel{width:100%;max-width:1320px;height:100%;overflow:hidden;display:flex}@media(min-width:768px){.stm-branch-map-drop__panel{height:80%}}.stm-branch-map-drop__close{position:absolute;right:30px;top:10px;border:0;line-height:1;cursor:pointer}.stm-branch-map-drop__content,.stm-branch-map-drop__map{display:flex;flex:1 1 auto}.stm-branch-map-drop__map .stm-branch-map-drop__sidebarSearch{position:absolute;width:100%}@media(min-width:768px){.stm-branch-map-drop__map .stm-branch-map-drop__sidebarSearch{display:none}}.stm-branch-map-drop__sidebar{width:360px;border-left:1px solid #eee;flex-direction:column;min-height:0;height:100%;background:#fff;display:none}@media(min-width:768px){.stm-branch-map-drop__sidebar{display:flex}}.stm-branch-map-drop__sidebarSearch{display:flex;align-items:center;padding:12px;border-bottom:1px solid rgba(0,0,0,.08)}.stm-branch-map-drop__sidebarList{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.22) transparent}.stm-branch-map-drop__sidebarList::-webkit-scrollbar{width:8px}.stm-branch-map-drop__sidebarList::-webkit-scrollbar-track{background:transparent}.stm-branch-map-drop__sidebarList::-webkit-scrollbar-thumb{background-color:#0000;border-radius:999px;border:2px solid transparent;background-clip:content-box}.stm-branch-map-drop__sidebarList:hover::-webkit-scrollbar-thumb,.stm-branch-map-drop__sidebarList:focus-within::-webkit-scrollbar-thumb{background-color:#00000038}.stm-branch-map-drop__sidebarItem{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:12px;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.06);transition:background-color .25s ease}.stm-branch-map-drop__sidebarItem.is-active{background-color:#f3f3f3}.stm-branch-map-drop__sidebarText{cursor:pointer}.stm-branch-map-drop__sidebarName{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:16px;line-height:1;letter-spacing:0}.stm-branch-map-drop__sidebarAddress{margin-top:4px;color:#000000b8;font-family:Open Sans,Arial,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:1;letter-spacing:0}.stm-branch-map-drop__sidebarGo{min-width:28px;height:28px;border:1px solid #666666;color:#666;background:#fff;border-radius:2px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-family:Serifa BT CE,Georgia,Times New Roman,serif}.stm-branch-map-drop__sidebarGo:hover{background:#00000005}.stm-branch-map-drop__sidebarGo:active{background:#0000000a}.stm-branch-map-drop__sidebarGo:focus-visible{outline:2px solid rgba(210,17,28,.35);outline-offset:2px}.stm-branch-map-drop__sidebarGoIcon{width:18px;height:18px}.stm-branch-map-drop__searchInput{flex:1;height:34px;padding:0 12px;border:1px solid #F3F3F3;border-radius:2px;outline:none;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:16px}.stm-branch-map-drop__searchInput:focus{border-color:#00000047}.stm-branch-map-drop__searchBtn{width:32px;height:34px;border:1px solid #F3F3F3;border-left:none;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.stm-branch-map-drop__searchIcon{width:18px;height:18px;color:#000}.stm-branch-map{background-color:#fff;flex:1 1 auto}.stm-branch-map .gm-ui-hover-effect{width:36px!important;height:36px!important}.stm-branch-map .gm-ui-hover-effect>span{width:18px!important;height:18px!important;margin-left:auto!important;margin-right:0!important}.stm-branch-map .gm-style-iw-d{overflow:auto!important;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:14px;min-width:210px;max-width:400px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) transparent;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.stm-branch-map .gm-style-iw-d::-webkit-scrollbar{width:6px;height:6px}.stm-branch-map .gm-style-iw-d::-webkit-scrollbar-track{background:transparent}.stm-branch-map .gm-style-iw-d::-webkit-scrollbar-thumb{background-color:#00000059;border-radius:6px}.stm-branch-map .gm-style-iw-d::-webkit-scrollbar-thumb:hover{background-color:#0000008c}.stm-branch-map .gm-style-iw-d>div{padding-inline:5px}.stm-branch-map .gm-style-iw-d b{font-weight:700}.stm-branch-map .gm-style-iw-d a{color:#000;text-decoration:none}.stm-branch-map .gm-style-iw-d a:hover{text-decoration:underline}.stm-branch-map .branch-window-content,.stm-branch-map .branch-title{margin-block:0}.stm-branch-map .branch-title{margin-bottom:10px;font-size:16px;font-weight:700}.stm-breadcrumbs{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1;letter-spacing:0}.stm-breadcrumbs__home{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;color:#666}.stm-breadcrumbs__home:hover{color:#111}.stm-breadcrumbs__icon{width:100%;height:100%}.stm-breadcrumbs__list{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.stm-breadcrumbs__item{display:inline-flex;align-items:center;white-space:nowrap}.stm-breadcrumbs__item+.stm-breadcrumbs__item:before{content:"/";margin-right:8px;color:#666}.stm-breadcrumbs__item:last-child{white-space:normal;overflow-wrap:break-word}.stm-breadcrumbs__label{color:#7a7a7a}.stm-breadcrumbs__link{color:#7a7a7a;text-decoration:none}.stm-breadcrumbs__link:hover{color:#111;text-decoration:underline}.stm-breadcrumbs__current{font-weight:700;color:#111}a:hover{text-decoration:none;color:inherit}.modal-body{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:14px}.modal-info-text{margin-top:20px;background-color:#fafafa;border-radius:5px!important;border:1px solid #ddd;padding:10px;font-size:14px;color:#666}.btn{display:inline-block;padding:6px 12px;height:42px;border-radius:0;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:14px;line-height:1.5;letter-spacing:.03em;text-transform:uppercase;align-content:center;margin:0;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;-webkit-user-select:none;user-select:none;background-image:none;border:1px solid transparent;-webkit-appearance:button;overflow:visible;cursor:pointer}.btn:hover{text-decoration:none!important}.btn.btn-danger{background-color:#d2111c;color:#fff}.btn.btn-default{background-color:#d9d9d9;color:#000}.btn.btn-sm{height:32px;font-size:10px}.stm-field{position:relative;border:1px solid #d9d9d9;background:#fff;padding:0 16px;margin-block:8px;height:42px;display:flex;align-items:center}.stm-field .form-control-feedback{top:3px!important}.stm-field__ta{height:auto}.stm-field__ta textarea{resize:none;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.2;letter-spacing:.03em;margin-top:10px;min-height:70px}.stm-field>label{width:max-content;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:16px;line-height:1.2;letter-spacing:.03em;color:#111;padding:0 8px}.stm-field__input{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.2;letter-spacing:.03em}.stm-field__input,.stm-field .form-control{width:100%;border:0;background:#fff;outline:none;box-shadow:none;padding:0;height:100%}.stm-field__label{position:absolute;left:6px;color:#111;font-weight:700;pointer-events:none;transition:all .2s ease;margin-bottom:0}.stm-field__input:placeholder-shown+.stm-field__label{top:50%;transform:translateY(-50%);font-weight:700}.stm-field__textarea:placeholder-shown+.stm-field__label{top:20%;transform:translateY(-20%)}.stm-field__input:focus+.stm-field__label,.stm-field__input:not(:placeholder-shown)+.stm-field__label{top:-11px;transform:none;background:#fff}.stm-formGroups__split,.stm-formGroups__full{display:flex;width:100%}@media(min-width:576px){.stm-formGroups__full{flex-direction:column}}.stm-formGroups{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:576px){.stm-formGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}.stm-formGroup{flex:1 1 0}.stm-formGroup__title{margin:0 0 16px;padding:0;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:24px;line-height:1.2;letter-spacing:.03em}.stm-formGroup__content-split{display:flex;flex-direction:column}@media(min-width:576px){.stm-formGroup__content-split{flex-direction:row;gap:32px}}.stm-formGroup__content{display:flex;flex-direction:column;gap:0;width:100%}.stm-formGroup__content .form-group{margin:0!important;width:100%!important}.stm-formGroup__content .form-group .row:before,.stm-formGroup__content .form-group .row:after{content:none}.stm-formGroup__content .form-group:before,.stm-formGroup__content .form-group:after{content:none}.stm-formRow{display:flex;flex-direction:row;gap:8px;align-items:center}.stm-formRow:before,.stm-formRow:after{content:none}.stm-formRow__field{width:100%}.stm-formRow__button{background-color:#d9d9d9}.stm-checkboxField{display:flex;align-items:flex-start}.stm-checkboxField__label{display:flex;gap:12px;cursor:pointer;font-weight:400;line-height:1.4}.stm-checkboxField__input{margin-top:4px}.stm-cart__info{font-weight:400;font-size:12px;display:flex;align-items:center;gap:16px;font-family:Open Sans,Arial,sans-serif;font-style:normal;background:#d2111c1a;margin-block:32px;padding:12px 16px;border-radius:0;border:1px solid #D2111C}.stm-cart__info>span{display:block;height:13px}.stm-cart__layout{padding-block:8px;background:#fff;gap:16px;display:flex;flex-direction:column}.stm-cart__header{display:flex;flex-direction:column;gap:12px}.stm-cart__statusWrapper{display:inline-flex;align-items:center;gap:8px;color:#fff;background:#666;border:1px solid #666666;font-family:Open Sans,Arial,sans-serif;font-style:normal;padding:4px 10px}.stm-cart__statusLabel{font-weight:400;font-size:16px;line-height:1;letter-spacing:0;gap:2px}.stm-cart__statusBadge{display:inline-flex;align-items:center;font-weight:700;font-size:16px;line-height:1;letter-spacing:0}.stm-cart__title{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:400;font-style:normal;font-size:24px;line-height:1.3;letter-spacing:.03em;margin-block:16px 0;display:flex;flex-direction:column}@media(min-width:576px){.stm-cart__title{gap:8px;flex-direction:row}}.stm-cart__title strong{font-weight:700}.stm-cart__meta{display:flex;flex-direction:column;gap:0;font-size:14px}.stm-cart__metaItem{display:flex;gap:6px;align-items:baseline;font-family:Open Sans,Arial,sans-serif;font-style:normal;font-size:14px;line-height:1.3;letter-spacing:.03em;color:#000}.stm-cart__metaLabel{font-weight:400}.stm-cart__metaValue{font-weight:700}.stm-cart__empty{height:200px;justify-content:center;display:flex;align-items:center}.stm-cart__titleitle{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:400;font-style:normal;font-size:22px;line-height:1.3;letter-spacing:.03em}.stm-cart__tableScroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;max-width:100%}.stm-cart__table{width:100%;min-width:1024px;border-collapse:collapse;table-layout:fixed}.stm-cart__tableHeadCell,.stm-cart .stm-productCard__tableCell{padding:14px 16px;vertical-align:top}.stm-cart__tableHeadCell,.stm-cart__tableFootCell{color:#000;border-bottom:1px solid #666666;font-family:Open Sans,Arial,sans-serif;font-weight:700;font-style:normal;font-size:14px;line-height:1.2;letter-spacing:.03em}.stm-cart__tableFootCell{vertical-align:middle}.stm-cart__tableFootCell--label{font-weight:700;text-align:left;padding:14px 8px 14px 0}.stm-cart__tableFootCell--sum{text-align:right;padding:14px 0 14px 8px}.stm-cart__tableFootCell--weight,.stm-cart__tableFootCell--palettes{text-align:right;padding:14px 16px}.stm-cart__tableFootCell--labelPalettes{color:#666;font-size:12px;font-weight:400;padding-left:16px}.stm-cart__tableFoot .stm-cart__tableRow--foot{border-top:1px solid #666666;border-bottom:1px solid #666666}.stm-cart__tableBody .stm-productCard__tableRow:nth-child(2n) .stm-productCard__tableCell{border-bottom:1px solid #666666}.stm-cart__tableBody .stm-productCard__tableRow:nth-child(2n):last-child .stm-productCard__tableCell{border-bottom:0}.stm-cart .stm-cart__tableRow>th:last-child,.stm-cart .stm-productCard__tableRow>td:last-child{padding-right:0}.stm-cart__tableHeadCell--product,.stm-cart .stm-productCard__tableCell--product{text-align:left;padding-left:0}.stm-cart__tableHeadCell--qty,.stm-cart .stm-productCard__tableCell--qty{width:232px;text-align:center}.stm-cart__tableHeadCell--unitPrice,.stm-cart .stm-productCard__tableCell--unitPrice,.stm-cart__tableHeadCell--totalPrice,.stm-cart .stm-productCard__tableCell--totalPrice{width:180px;text-align:right}.stm-cart__tableHeadCell--remove,.stm-cart .stm-productCard__tableCell--remove{width:60px;text-align:right}.stm-cart__tableHeadCell--empty,.stm-cart .stm-productCard__tableCell--empty{padding:0}.stm-cart__tableHeadCell--info,.stm-cart .stm-productCard__tableCell--info{padding-block:0;padding-right:0}.stm-cart__tableHeadCell--info>div,.stm-cart .stm-productCard__tableCell--info>div{font-size:10px;font-family:Open Sans,Arial,sans-serif;color:#fff;background:#d2111c;font-weight:700;padding:5px 10px;margin-bottom:14px}.stm-cart__tableHeadCell--info .info--empty>div,.stm-cart .stm-productCard__tableCell--info .info--empty>div{display:none}.stm-cart .stm-productCard__productCell{display:grid;grid-template-columns:60px 1fr;column-gap:14px}.stm-cart .stm-productCard__productThumb{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.stm-cart .stm-productCard__productThumb .stm-productCard__image{display:block;max-width:60px;max-height:60px;object-fit:contain;padding-inline:2px;aspect-ratio:1}.stm-cart .stm-productCard__productInfo{min-width:0}.stm-cart .stm-productCard__productInfo .stm-productCard__title{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:16px;letter-spacing:.03em;padding:0}.stm-cart .stm-productCard__productTitle{font-weight:700;font-size:14px;line-height:1.25;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stm-cart .stm-productCard__productMeta{margin-top:4px;line-height:1.2;color:#7a7a7a}.stm-cart .stm-productCard__productMeta .stm-productCard__metaRow{font-size:10px}.stm-cart .stm-productCard__qtyCell{display:grid;row-gap:8px;justify-items:center;font-family:Open Sans,Arial,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:1.2;letter-spacing:.03em}.stm-cart .stm-productCard__qtyCell .stm-productPurchase__qtyContainer{width:100%}.stm-cart .stm-productCard__qtyCell .stm-productPurchase__btn{height:32px;font-size:14px}.stm-cart .stm-productCard__qtyCell .stm-productPurchase__qty{height:32px;grid-template-columns:32px 1fr 32px}.stm-cart .stm-productCard__qtyCell .stm-productPurchase__qtyInput{font-size:16px}.stm-cart .stm-productCard__qtyCell .stm-productPurchase__stock{text-align:left;font-size:10px}.stm-cart .stm-productCard__qtyCell .stm-productPurchase__stock>svg{margin-right:2px}.stm-cart .stm-productCard__qtyUnit{width:100%}.stm-cart .stm-productCard__qtyUnit .stm-productPurchase__unitLabel{font-size:10px}.stm-cart .stm-productCard__priceCell{display:grid;row-gap:4px;justify-items:end}.stm-cart .stm-productCard__priceCell .stm-productPurchase__price{align-items:end}.stm-cart .stm-productCard__priceCell .stm-productPurchase__priceValue{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:1.2;letter-spacing:.03em;text-align:right;color:#000}.stm-cart .stm-productCard__priceCell .stm-productPurchase__priceMeta{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-style:normal;font-size:12px;line-height:1.2;letter-spacing:.03em;text-align:right;color:#666}.stm-cart .stm-productCard__priceCell .stm-productCard__priceSub.stm-productCard__rounding{display:flex;gap:5px;font-size:12px;font-weight:400;color:#666}.stm-cart .stm-productCard__priceCell .stm-productCard__priceSub .stm-productPurchase__price{flex-direction:row}.stm-cart .stm-productCard__priceCell .stm-productCard__priceSub .stm-productPurchase__priceValue{font-size:12px;color:#666}.stm-cart .stm-productCard__priceCell--total .stm-productCard__priceSub .stm-productPurchase__priceValue{font-weight:400}.stm-cart .stm-productCard__priceCell--total .stm-productPurchase__priceValue{font-weight:800}.stm-cart .stm-productCard__removeCell{display:flex;justify-content:flex-end;align-items:center}.stm-cart .stm-productCard__removeButton{display:inline-flex;align-items:center;justify-content:center;width:30px;height:32px;padding:0;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.stm-cart .stm-productCard__removeButton:hover{opacity:.85}.stm-cart .stm-productCard__removeButton:active{transform:translateY(1px)}.stm-cart .stm-productCard__removeButton:focus-visible{outline:2px solid currentColor;outline-offset:2px}.stm-cart .stm-productCard__removeButton:disabled{opacity:.4;cursor:not-allowed;transform:none}.stm-cart .stm-productCard__removeIcon{width:10px;height:12px;display:block}.stm-cart__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.stm-cart__button{height:42px;display:inline-flex;align-items:center;justify-content:center;padding:2px 12px;background:#d9d9d9;border:1px solid #D9D9D9;color:#000;cursor:pointer;white-space:nowrap;flex-shrink:0;font-weight:700;font-size:12px;line-height:1;gap:8px;letter-spacing:.06em}.stm-cart__button:disabled{opacity:.6;pointer-events:none;cursor:not-allowed}.stm-cart__button:hover{background:#cfcfcf}.stm-cart__button:focus-visible{outline:2px solid #000;outline-offset:2px}@media(min-width:576px){.stm-cart__button--back{margin-right:auto}}.stm-cart__button--reserve{border:1px solid #D2111C;background:#d2111c;color:#fff}.stm-cart__button--reserve:hover{color:#fff;text-decoration:none;background:#b60f18;border-color:#b60f18}.stm-cart__button--reserve:focus-visible{outline:2px solid #D2111C;outline-offset:2px}.stm-cart__buttonIcon{font-size:16px;line-height:1;width:16px;height:16px;display:inline-flex;flex:0 0 16px}.stm-cart__buttonText{line-height:1;text-transform:uppercase}.stm-cart .is-reservation{vertical-align:middle;text-align:right}.stm-cart .is-reservation .stm-productCard__qtyCell{display:inline}.stm-cart .is-reservation>div{justify-items:end}.toast-top-third{top:33%;left:33%;transform:translate(-66%,-33%);position:fixed}.toastr-custom{font-size:16px;padding:30px 50px;width:100%!important;max-width:800px!important;border-radius:10px;box-shadow:0 0 10px #00000080;box-sizing:border-box}.toast-center-screen{top:50%;left:50%;transform:translate(-50%,-50%);position:fixed}.toast-top-center,.toast-top-full-width{top:15px!important}#toast-container.toast-top-full-width>.toast{max-width:1201px;width:50%}.stm-cart-widget{display:inline-flex;align-items:center;gap:10px;justify-content:center;height:30px;width:34px;border:1px solid #D2111C;background:#d2111c;border-radius:0;color:#fff;text-decoration:none;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-size:16px;line-height:1;letter-spacing:0;white-space:nowrap}@media(min-width:768px){.stm-cart-widget{height:34px;padding:0 14px;width:auto}}.stm-cart-widget:hover{color:#fff;text-decoration:none;background:#b60f18;border-color:#b60f18}.stm-cart-widget:active{transform:translateY(.5px)}.stm-cart-widget:focus,.stm-cart-widget:focus-visible{color:#fff;text-decoration:none}.stm-cart-widget__total{display:none}@media(min-width:768px){.stm-cart-widget__total{display:block}}.stm-cart-widget__icon{width:10px;height:10px;display:inline-flex;flex:0 0 10px}.stm-cart-widget__icon svg{width:100%;height:100%;display:block}.stm-catNav{display:flex;gap:16px;margin-bottom:24px}.stm-catNav__left{position:relative;display:none;align-items:center}@media(min-width:1024px){.stm-catNav__left{display:inline-flex}}.stm-catNav__left--open .stm-catNav__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.stm-catNav__left--open .stm-catNav__dropdownIcon{transform:rotate(45deg)}.stm-catNav__dropdownBtn{display:inline-flex;align-items:center;gap:16px;height:45px;padding:0 28px;background:#6f6f6f;color:#fff;border:0;cursor:pointer}.stm-catNav__dropdownBtn:focus-visible{outline:2px solid #111;outline-offset:2px}.stm-catNav__dropdownText{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-style:normal;font-weight:700;font-size:20px;line-height:1.5;letter-spacing:.03em;text-transform:uppercase}.stm-catNav__dropdownIcon{display:inline-block;font-weight:700;line-height:1;transition:transform .14s ease;color:#fff}.stm-catNav__dropdown{position:absolute;left:0;top:100%;margin-top:8px;z-index:50;width:420px;height:498px;min-height:0;opacity:0;visibility:hidden;transform:translateY(-4px);pointer-events:none;transition:opacity .12s ease,transform .12s ease,visibility .12s linear}.stm-catNav__dropdownInner{height:100%;background:#fff;border:1px solid #e6e6e6;box-shadow:0 10px 24px #0000001f}.stm-catNav__crumbs{display:flex;align-items:center;gap:10px;min-width:0}.stm-flashes{padding:8px 0}.stm-flash{margin:8px 0;padding:12px 16px;border-radius:0;border:1px solid #F3F3F3;background:#fff;font-size:14px;font-weight:700}.stm-flash--success{border-color:#1f7a3a47;background:#1f7a3a1a}.stm-flash--info{border-color:#1767c547;background:#1767c51a}.stm-flash--alert,.stm-flash--danger,.stm-flash--error{border-color:#d2111c52;background:#d2111c1a}.stm-header__logo-img{display:block;height:30px}@media(min-width:576px){.stm-header__logo-img{height:45px}}@media(min-width:1024px){.stm-header__logo-img{height:50px}}.stm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:block;overflow-x:hidden;overflow-y:auto;outline:0;padding-inline:24px}@media(min-width:576px){.stm-modal{padding-inline:0}}.stm-modal[hidden]{display:none!important}.stm-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.stm-modal__dialog{margin:30px auto;position:relative;z-index:1;max-width:600px;transform:translate(0)}.stm-modal__content{box-shadow:0 5px 15px #00000080;position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0}.stm-modal__header{padding:15px;border-bottom:1px solid #e5e5e5}.stm-modal__footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.stm-modal__body{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:14px;position:relative;padding:15px}.stm-modal__title{margin:0;line-height:1.42857143;font-size:18px;font-family:inherit;font-weight:500;color:inherit}.stm-modal__close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;text-transform:none;font-family:inherit;text-align:center;overflow:visible;padding-inline:4px;padding-block:1px;margin:-2px 0 0;white-space:unset}.stm-modal__footer .btn+.btn{margin-bottom:0;margin-left:5px}html.stm-modal-open,body.stm-modal-open{overflow:hidden}.stm-overlay{position:fixed;left:0;right:0;top:var(--stm-header-h);bottom:0;z-index:9000;background:#000000d9;-webkit-tap-highlight-color:transparent}.stm-overlay[hidden]{display:none}.stm-productPurchase{display:flex;flex-direction:column;gap:16px}.stm-productPurchase__unit{display:flex;flex-wrap:wrap;gap:8px;flex:1 1 auto;overflow-y:auto;scrollbar-width:thin;min-height:24px;max-height:60px;margin-bottom:5px}.stm-productPurchase__unitOption{position:relative;display:inline-flex;margin-bottom:0}.stm-productPurchase__unitInput{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.stm-productPurchase__unitLabel{display:inline;align-content:end;justify-content:center;padding:2px 12px;background:#d9d9d9;border:1px solid #D9D9D9;color:#000;cursor:pointer;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-size:12px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.stm-productPurchase__unitInput:disabled+.stm-productPurchase__unitLabel{opacity:.4;pointer-events:none;cursor:not-allowed}.stm-productPurchase__unitInput:checked+.stm-productPurchase__unitLabel{border-color:#d2111c;color:#d2111c;background:#fff}.stm-productPurchase__unitOption:hover .stm-productPurchase__unitInput:not(:checked):not(:disabled)+.stm-productPurchase__unitLabel{background:#cfcfcf}.stm-productPurchase__unitInput:focus-visible+.stm-productPurchase__unitLabel{outline:2px solid #000;outline-offset:2px}.stm-productPurchase__price{display:flex;flex-direction:column;gap:4px}.stm-productPurchase__priceValue{font-size:24px;font-weight:700;line-height:1;color:#d2111c}.stm-productPurchase__priceMeta{height:17px;font-size:12px;line-height:1.2;color:#6b6b6b;margin-top:auto;font-family:Open Sans,Arial,sans-serif;align-content:flex-end}.stm-productPurchase__btn{width:100%;height:48px;border:1px solid #D2111C;background:#d2111c;color:#fff;font-weight:700;font-size:20px;font-family:Serifa BT CE,Georgia,Times New Roman,serif;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;letter-spacing:.06em}.stm-productPurchase__btn:disabled{opacity:.6;cursor:not-allowed}.stm-productPurchase__btnIcon{font-size:16px;line-height:1;display:inline-flex;flex:0 0 16px}.stm-productPurchase__btnText{line-height:1;text-transform:uppercase}.stm-productPurchase__qty{display:grid;grid-template-columns:48px 1fr 48px;height:48px;background:#fff}.stm-productPurchase__qtyBtn{border:0;background:#d2111c;color:#fff;font-size:18px;cursor:pointer;align-items:center;display:inline-flex;justify-content:center}.stm-productPurchase__qtyBtnContent{display:none}.stm-productPurchase__qtyBtn--minus.is-trash .stm-productPurchase__qtyBtnContent--icon,.stm-productPurchase__qtyBtn--minus.is-minus .stm-productPurchase__qtyBtnContent--text{display:inline-flex}.stm-productPurchase__qtyInput{width:100%;border:1px solid #000000;text-align:center;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:20px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase}.stm-productPurchase__qtyInput:focus-visible{outline:0}.stm-productPurchase__stock{height:17px;font-size:12px;line-height:1.2;color:#000;font-family:Open Sans,Arial,sans-serif;align-content:flex-end}.stm-swapLayer{width:100%;height:100%}.is-swapping{pointer-events:none}.stm-productCard{padding:24px;height:620px;scroll-snap-align:start;display:flex;flex-direction:column;background:#fff;border-right:1px solid #F3F3F3}.stm-productCard__description{font-family:Open Sans,Arial,sans-serif;font-size:16px;color:#666}.stm-productCard--noPurchase{height:440px}.stm-productCard__units--noPurchase{height:530px}.stm-productCard:last-child{border-right:none}@media(min-width:576px){.stm-productCard{scroll-snap-align:initial;border-bottom:1px solid #F3F3F3}.stm-productCard:last-child{border-right:1px solid #F3F3F3}}.stm-productCard__media{display:block;width:max-content;margin:0 auto}.stm-productCard__image{padding-inline:20px;width:100%;height:100%;max-width:280px;aspect-ratio:4/3;object-fit:contain}.stm-productCard__body{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}.stm-productCard__title{padding:16px 0;margin:0;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-size:24px;line-height:1.2;letter-spacing:.03em;word-wrap:break-word;flex:1 1 auto;min-height:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.stm-productCard__titleLink{text-decoration:none;color:inherit}.stm-productCard__titleLink:hover{text-decoration:underline;color:inherit}.stm-productCard__meta{font-family:Open Sans,Arial,sans-serif;font-size:12px;line-height:1.2;color:#6b6b6b;display:flex;flex-direction:column;gap:4px}.stm-productCard__metaRow strong{font-weight:400}.stm-productCard--detail{border:none!important;align-items:center;padding:0;height:100%}.stm-productCard--detail .stm-productCard__title{font-size:36px}.stm-productCard--detail .stm-productPurchase__qtyContainer{width:300px}.stm-productCard--detail .detail-wrapper{display:flex!important;flex-direction:row!important;margin-bottom:64px}@media(min-width:576px){.stm-productCard--detail .detail-wrapper{width:100%}}@media(min-width:576px){.stm-productCard--detail{align-items:start}}.stm-productCard .desktop-image{margin-top:32px;display:none}@media(min-width:576px){.stm-productCard .desktop-image{display:block;width:33%}}.stm-productCard .mobile-description{min-height:32px}@media(min-width:576px){.stm-productCard .mobile-description{min-height:100px}}.stm-productCard .mobile-image{margin-top:32px}@media(min-width:576px){.stm-productCard .mobile-image{display:none}}.stm-productList__wrapper{margin-top:32px}.stm-productList__grid{display:grid;width:100%;grid-auto-columns:minmax(280px,100vw);grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-left:12px;scrollbar-width:thin}@media(min-width:576px){.stm-productList__grid{border-left:1px solid #F3F3F3;border-top:1px solid #F3F3F3;grid-auto-flow:initial;grid-auto-columns:initial;overflow-x:visible;overflow-y:visible;scroll-snap-type:none;scroll-padding-left:0;scrollbar-width:auto;-webkit-overflow-scrolling:auto}}.stm-productList__grid{grid-template-columns:none}@media(min-width:576px){.stm-productList__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.stm-productList__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.stm-productList__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.stm-productList__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.stm-productList__filters{background-color:#f3f3f3;display:flex;flex-wrap:wrap;gap:12px;padding:12px}.stm-productList__filters .stm-productList__dropdown--changed{outline:1px solid #000}.stm-productList__filters .stm-productList__dropdown--changed .stm-productList__dropdownText{font-weight:700}.stm-productList__header{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}@media(min-width:1024px){.stm-productList__header{flex-direction:row;justify-content:space-between}}.stm-productList__headerTitle{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#d2111c;margin:0;padding:0}@media(min-width:576px){.stm-productList__headerTitle{padding-left:0}}.stm-productList__headerControls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media(min-width:1024px){.stm-productList__headerControls{justify-content:flex-end}}.stm-productList__headerControls .stm-productList__dropdownTrigger:hover,.stm-productList__headerControls .stm-productList__buttonTrigger:hover{background:#00000005}.stm-productList__button,.stm-productList__dropdown{position:relative;display:inline-block}.stm-productList__buttonTrigger,.stm-productList__dropdownTrigger{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;background:#fff;color:#000;border:1px solid #F3F3F3;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.stm-productList__buttonTrigger:disabled,.stm-productList__dropdownTrigger:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.stm-productList__buttonTrigger{background-color:#f3f3f3}.stm-productList__buttonIcon,.stm-productList__dropdownButtonIcon{width:7px;height:7px;flex:0 0 auto}.stm-productList__dropdownIcon{flex:0 0 auto}.stm-productList__buttonText,.stm-productList__dropdownText,.stm-productList__dropdownButtonText{display:inline-flex;align-items:baseline;gap:4px;font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1;letter-spacing:0;white-space:nowrap}.stm-productList__buttonStrong,.stm-productList__dropdownStrong{font-weight:700}.stm-productList__buttonNormal,.stm-productList__dropdownNormal{font-weight:400}.stm-productList__dropdownChevron{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666666}.stm-productList__dropdownPanel{position:absolute;top:calc(100% + 1px);left:auto;right:auto;z-index:50;background:#fff;color:#000;outline:1px solid #000;display:none;min-height:0;max-height:300px;min-width:180px;max-width:400px;width:max-content;overflow:hidden}.stm-productList__dropdown--open .stm-productList__dropdownPanel{display:flex;flex-direction:column}.stm-productList__dropdownRadio,.stm-productList__dropdownButton{display:flex;align-items:baseline;gap:10px;cursor:pointer;padding:6px;margin-bottom:0}.stm-productList__dropdownRadio:hover,.stm-productList__dropdownButton:hover{background:#00000005}.stm-productList__dropdownButton{background-color:#fff;border:none;outline:none;justify-content:space-between}.stm-productList__dropdownRadioInput{position:absolute;opacity:0;pointer-events:none}.stm-productList__dropdownRadioControl{width:9px;height:9px;border-radius:50%;border:2px solid #666;background:transparent;flex:0 0 auto}.stm-productList__dropdownRadioInput:checked+.stm-productList__dropdownRadioControl{background:#666}.stm-productList__dropdownRadioLabel{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1;letter-spacing:0}.stm-productList__dropdownCheckbox{display:flex;align-items:baseline;gap:8px;margin-bottom:0;font-weight:400;line-height:1;max-width:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px}.stm-productList__dropdownCheckbox:hover{background:#00000005}.stm-productList__dropdownCheckboxInput{opacity:0;pointer-events:none;display:none}.stm-productList__dropdownCheckboxControl{box-sizing:border-box;display:inline-block;width:9px;height:9px;border-radius:2px;border:2px solid #666;background:transparent;flex:0 0 auto;position:relative}.stm-productList__dropdownCheckboxInput:checked+.stm-productList__dropdownCheckboxControl{background:#666}.stm-productList__dropdownCheckboxInput:checked+.stm-productList__dropdownCheckboxControl:after{content:"";position:absolute;left:2px;top:-1px;width:3px;height:6px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.stm-productList__dropdownCheckboxLabel{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1.2;letter-spacing:0;white-space:nowrap;margin-right:5px}.stm-productList__empty{width:100%;padding:3rem 1.5rem;text-align:center;font-size:1rem;line-height:1.5;display:flex;align-items:center;justify-content:center;min-height:200px}.stm-productList__empty--loading{color:transparent}.stm-productList__empty--loading:after{content:"";width:24px;height:24px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.stm-productList__empty--error{color:var(--color-danger)}.stm-productList__loadMore{display:none;justify-content:center;margin-top:32px}@media(min-width:576px){.stm-productList__loadMore{display:flex}}.stm-productList__loadMoreBtn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 24px;border:1px solid #666666;background:transparent;color:#666;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-size:18px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.stm-productList__loadMoreBtn:hover{text-decoration:none;background:#f3f3f3}.stm-productList__loadMoreBtn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.stm-productList__loadMoreBtn:active{transform:translateY(1px)}.stm-productList__loadMoreBtn:disabled,.stm-productList__loadMoreBtn[aria-disabled=true]{opacity:.5;cursor:wait;transform:none}.stm-productList__loadMoreIcon{width:20px;height:20px;display:inline-flex;flex:0 0 0}.stm-productList__loadMoreIcon svg{width:20px;height:20px;display:block;transform:translateY(2px)}.stm-productList__loadMoreText{display:inline-block;white-space:nowrap}.stm-productList__pagerRow{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:24px;margin-top:32px}@media(min-width:576px){.stm-productList__pagerRow{flex-direction:row;gap:16px}}.stm-productList__pagerInfo{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:400;font-size:14px;line-height:1.2;letter-spacing:.03em;flex:0 1 auto;white-space:normal}@media(min-width:768px){.stm-productList__pagerInfo{white-space:nowrap}}.stm-productList__pagerNav{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:1px}@media(min-width:576px){.stm-productList__pagerNav{flex-wrap:nowrap}}.stm-productList__pageBtn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0;font-size:14px;line-height:1;text-align:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff!important}@media(min-width:576px){.stm-productList__pageBtn{width:32px;height:32px}}.stm-productList__pageBtn:hover{color:#fff;text-decoration:none;background:#f3f3f3}.stm-productList__pageBtn[aria-current=page],.stm-productList__pageBtn.is-active{background:#d9d9d9;font-weight:600;cursor:default}.stm-productList__pageBtn--center{background:#d9d9d9}.stm-productList__pageBtn--center:hover{background:#e6e6e6}.stm-productList__pageBtn--edge{background:#eee}.stm-productList__pageBtn--edge:hover{background:#e6e6e6}.stm-productList__pageBtn.is-disabled,.stm-productList__pageBtn[aria-disabled=true],.stm-productList__pageBtn:disabled{color:#9a9a9a;opacity:1;cursor:not-allowed;pointer-events:none}.stm-productList__pageCurrent{display:inherit;max-width:100%;margin-bottom:0;font-weight:400}.stm-productList__pageInput{width:40px;height:40px;padding:0;margin:0;border:1px solid #D9D9D9;font-size:12px;line-height:1;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}@media(min-width:576px){.stm-productList__pageInput{width:32px;height:32px}}.stm-productList__pageInput::-webkit-outer-spin-button,.stm-productList__pageInput::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.stm-productList__pageInput:focus-visible{outline:none;outline-offset:0}.stm-productList__pageInput.is-disabled,.stm-productList__pageInput:disabled{background:#eee;color:#9a9a9a;cursor:not-allowed}.stm-productList__nav{display:flex;gap:16px;margin-bottom:24px}.stm-productList__navLeft{position:relative;display:none;align-items:center}@media(min-width:1024px){.stm-productList__navLeft{display:inline-flex}}.stm-productList__navLeft--open .stm-productList__navDropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.stm-productList__navLeft--open .stm-productList__navDropdownIcon{transform:rotate(45deg)}.stm-productList__navDropdownBtn{display:inline-flex;align-items:center;gap:12px;height:40px;padding:0 16px;background:#6f6f6f;color:#fff;border:0;cursor:pointer}.stm-productList__navDropdownBtn:focus-visible{outline:2px solid #111;outline-offset:2px}.stm-productList__navDropdownText{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:18px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase}.stm-productList__navDropdownIcon{display:inline-block;font-weight:700;line-height:1;transform:rotate(0);transform-origin:50% 50%;transition:transform .14s ease}.stm-productList__navDropdown{position:absolute;left:0;top:100%;margin-top:8px;z-index:50;width:420px;height:498px;min-height:0;opacity:0;visibility:hidden;transform:translateY(-4px);pointer-events:none;transition:opacity .12s ease,transform .12s ease,visibility .12s linear}.stm-productList__navDropdownInner{height:100%;background:#fff;border:1px solid #e6e6e6;box-shadow:0 10px 24px #0000001f}.stm-productList__navCrumbs{display:flex;align-items:center;gap:10px;min-width:0}.stm-productList__navCrumbHome{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#6b6b6b}.stm-productList__navCrumbHome:hover{color:#111}.stm-productList__navCrumbIcon{width:16px;height:16px}.stm-productList__navCrumbList{display:inline-flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.stm-productList__navCrumbItem{display:inline-flex;align-items:center}.stm-productList__navCrumbItem+.stm-productList__navCrumbItem:before{content:"/";margin-right:8px;color:#a0a0a0}.stm-productList__navCrumbLink{color:#7a7a7a;text-decoration:none}.stm-productList__navCrumbLink:hover{color:#111;text-decoration:underline}.stm-productList__navCrumbCurrent{font-weight:700;color:#111}.stm-productList__dropdownAction{display:inline-flex;align-items:center;gap:8px;height:24px;padding:0 12px;background:#fff;color:#000;border:1px solid #F3F3F3;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1;letter-spacing:0;white-space:nowrap}.stm-productList__dropdownAction--reset{background-color:#f3f3f3}.stm-productList__dropdownGroup{overflow:hidden}.stm-productList__dropdownList{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;min-height:0;max-height:240px}.stm-productList__dropdownActions{display:flex;justify-content:end;gap:10px;padding:10px 12px}.stm-productList__dropdownInput{border:1px solid #f3f3f3;text-align:center;max-width:60px;font-family:Open Sans,Arial,sans-serif;outline:none}.stm-productList__dropdownRange{display:flex;flex-direction:column;gap:8px;padding-block:10px}.stm-productList__dropdownRangeSliderWrap{padding-inline:10px;opacity:0}.stm-productList__dropdownRangeSliderWrap--ready{opacity:1}.stm-productList__dropdownRangeRow{display:flex;justify-content:center;gap:5px;align-items:baseline;font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1;letter-spacing:0;white-space:nowrap}.stm-productList__dropdownRangeDash{color:#666}.stm-productList__dropdownInputText--range{margin-left:2px}.stm-productList .irs{height:24px;margin:0}.stm-productList .irs--round .irs-line{top:10px;height:2px;cursor:pointer}.stm-productList .irs--round .irs-bar{top:10px;height:2px;background-color:#6f6f6f;cursor:pointer}.stm-productList .irs--round .irs-handle{top:4px;width:14px;height:14px;border-radius:0;background-color:#f3f3f3;border-color:#6f6f6f;border-width:1px;cursor:pointer}.stm-productList .irs--round .irs-min,.stm-productList .irs--round .irs-max,.stm-productList .irs--round .irs-from,.stm-productList .irs--round .irs-to,.stm-productList .irs--round .irs-single{display:none}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.stm-search{display:flex;align-items:center;justify-content:end;border:none;border-radius:0;background:#fff;overflow:hidden}.stm-search__select{display:none}@media(min-width:768px){.stm-search{width:437px;height:34px;align-items:stretch;border:1px solid #F3F3F3}}.stm-search__icon{width:14px;height:14px;display:block}.stm-search__button{height:30px;width:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #F3F3F3;background:#fff;color:#1e1e1e;cursor:pointer}@media(min-width:768px){.stm-search__button{width:32px;border:0;border-left:1px solid #F3F3F3}}.stm-search__button:hover{background:#00000005}.stm-search__button:active{background:#0000000a}.stm-search__button:focus-visible{outline:2px solid rgba(210,17,28,.35);outline-offset:-2px}.stm-search .select2-container{flex:1 1 auto;min-width:0;display:none}@media(min-width:768px){.stm-search .select2-container{display:block}}.stm-search .select2-container--default .select2-selection--single{height:34px;border:0;border-radius:0;background:#fff;display:flex;align-items:center}.stm-search .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 12px;margin:0;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:14px;line-height:1;color:#1e1e1e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stm-search .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.stm-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#ccc}.stm-search:focus-within{box-shadow:0 0 0 2px #d2111c33}.stm-searchResult{padding:10px}.stm-searchItem{display:flex;align-items:stretch;width:100%;min-height:80px;gap:14px;border-bottom:1px solid #F3F3F3;line-height:1.2;padding:8px}.stm-searchItem__thumb{flex:0 0 48px;display:flex;align-items:center;justify-content:center}.stm-searchItem__img{display:block;width:48px;height:48px;object-fit:contain}.stm-searchItem__img--placeholder{background:#0000000f;border-radius:4px}.stm-searchItem__content{flex:1 1 auto;min-width:0}.stm-searchItem__title{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-size:16px;line-height:1.2;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stm-searchItem__meta{display:flex;align-items:baseline;gap:10px;margin-top:4px}.stm-searchItem__priceValue{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-size:16px;line-height:1.2;letter-spacing:.03em;color:#d2111c}.stm-searchItem__priceSuffix{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1.2;letter-spacing:.03em;white-space:nowrap;color:#666}.stm-searchItem__stock{display:flex;align-items:center;gap:4px;margin-top:6px}.stm-searchItem__stockIcon{display:inline-flex;width:8px;height:8px}.stm-searchItem__stockText{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1.2;letter-spacing:.03em;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stm-searchItem__actions{display:flex;align-items:center}.stm-searchItem__btn{width:64px;height:48px;border:0;background:#d2111c;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.stm-searchItem__btn:hover{filter:brightness(.95)}.stm-searchItem__btn:active{filter:brightness(.9)}.stm-searchItem__btn.is-disabled,.stm-searchItem__btn:disabled{cursor:not-allowed;opacity:.45;filter:none}.stm-searchItem__btnIcon{width:16px;height:16px}.select2-container--default .select2-dropdown{border:1px solid #F3F3F3;border-radius:0}.select2-container--default .select2-results__option{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:14px}.select2-container,.select2-dropdown{z-index:9010}.select2-container--default .select2-results>.select2-results__options{max-height:363px;overflow-y:auto;scrollbar-width:thin}.select2-container--default::-webkit-scrollbar{width:6px}.select2-container--default::-webkit-scrollbar-track{background:transparent}.select2-container--default::-webkit-scrollbar-thumb{background-color:#f3f3f3;border-radius:3px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f3f3f3;color:inherit}@media(max-width:1024px){.stm-overlay .select2-container,.stm-overlay .select2-dropdown{width:50vw!important}}@media(max-width:768px){.stm-overlay .select2-container,.stm-overlay .select2-dropdown{width:100vw!important;left:0!important;top:0!important}}.select2-results__option:not(.select2-results__message):not(.loading-results){padding:0;border-bottom:1px solid #F3F3F3}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stm-header-menu{height:30px;width:34px}@media(min-width:768px){.stm-header-menu{height:34px}}@media(min-width:1024px){.stm-header-menu{display:none}}.stm-header-menu__toggle{display:inline-flex;align-items:center;gap:10px;justify-content:center;width:100%;height:100%;border:1px solid #F3F3F3;border-radius:0;background:#fff;color:#1e1e1e;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:14px;line-height:1;cursor:pointer}.stm-header-menu__toggle:hover{background:#00000005}.stm-header-menu__toggle:focus-visible{outline:2px solid rgba(210,17,28,.35);outline-offset:2px}.stm-header-menu__dropdown{position:fixed;top:0;right:0;bottom:0;left:0;top:var(--stm-header-h);min-width:180px;border:1px solid #F3F3F3;background:#fff;box-shadow:0 10px 24px #0000001f;display:none;z-index:9000}.stm-header-menu.is-open .stm-header-menu__dropdown{display:block}.stm-user-menu{position:relative;display:inline-block}.stm-user-menu__toggle{display:inline-flex;align-items:center;gap:10px;justify-content:center;height:30px;width:34px;border:1px solid #F3F3F3;border-radius:0;background:#fff;color:#1e1e1e;font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-size:14px;line-height:1;cursor:pointer}@media(min-width:768px){.stm-user-menu__toggle{height:34px;padding:0 14px;width:auto}}.stm-user-menu__toggle:hover{background:#00000005}.stm-user-menu__toggle:focus-visible{outline:2px solid rgba(210,17,28,.35);outline-offset:2px}.stm-user-menu__name{display:none}@media(min-width:1024px){.stm-user-menu__name{display:block}}.stm-user-menu__icon{width:10px;height:10px;display:inline-flex}.stm-user-menu__icon svg{width:10px;height:10px;display:block}.stm-user-menu__dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:180px;border:1px solid #F3F3F3;background:#fff;box-shadow:0 10px 24px #0000001f;display:none;z-index:2000}.stm-user-menu.is-open .stm-user-menu__dropdown{display:block}.stm-user-menu__item{display:block;padding:10px 12px;color:#1e1e1e;text-decoration:none;font-size:14px;font-family:Open Sans,Arial,sans-serif}.stm-user-menu__item:hover{background:#00000005}.stm-user-menu__divider{height:1px;background:#f3f3f3}.stm-sidebar-categories{background:#f3f3f3;border-radius:0;padding:20px 8px;display:flex;flex-direction:column;height:100%;min-height:0;gap:20px}.stm-sidebar-categories__title{display:inline-block;color:#fff;font-weight:700;text-transform:uppercase;padding:12px 24px;letter-spacing:.03em;font-family:Serifa BT CE,Georgia,Times New Roman,serif;background:#d2111c;margin:0 12px}@media(min-width:768px){.stm-sidebar-categories__title{margin-right:auto}}.stm-catTree{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin-left:12px}.stm-catTree__scrollerWrap{flex:1 1 auto;min-height:0;position:relative}.stm-catTree__scroller{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent}.stm-catTree__scroller:hover,.stm-catTree__scroller:focus-within{scrollbar-color:rgba(0,0,0,.25) transparent}.stm-catTree__scroller::-webkit-scrollbar{width:10px}.stm-catTree__scroller::-webkit-scrollbar-track{background:transparent}.stm-catTree__scroller::-webkit-scrollbar-thumb{background:transparent;border-radius:999px;border:3px solid transparent;background-clip:content-box}.stm-catTree__scroller:hover::-webkit-scrollbar-thumb,.stm-catTree__scroller:focus-within::-webkit-scrollbar-thumb{background:#00000040;background-clip:content-box}.stm-catTree__fade{pointer-events:none;position:absolute;left:0;right:0;height:44px}.stm-catTree__fade--top{top:0;background:linear-gradient(to bottom,#f3f3f3,#f3f3f300)}.stm-catTree__fade--bottom{bottom:0;background:linear-gradient(to bottom,#f3f3f300,#f3f3f3)}.stm-catTree__list{margin:0;padding:0;list-style:none}.stm-catTree__item{padding:0}.stm-catTree__item.is-active>.stm-catTree__row>.stm-catTree__link{color:#d2111c;font-weight:700}.stm-catTree__row{display:flex;gap:10px;padding:5px 5px 5px 0}.stm-catTree__row.is-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}@media(hover:hover)and (pointer:fine){.stm-catTree__row.is-toggle:hover{background:#0000000a}}.stm-catTree__row.is-toggle:focus-visible{outline:2px solid #D2111C;outline-offset:2px}.stm-catTree__row[aria-expanded=true] .stm-catTree__chev svg{transform:rotate(180deg)}.stm-catTree__row[aria-expanded=true]+.stm-catTree__panel{background:#f9f9f9}.stm-catTree__icon{width:16px;display:flex}.stm-catTree__link{font-family:Serifa BT CE,Georgia,Times New Roman,serif;font-weight:700;font-style:normal;font-size:14px;line-height:150%;letter-spacing:.03em;text-transform:uppercase;color:#1e1e1e;text-decoration:none}.stm-catTree__link:hover{color:#b60f18;text-decoration:underline}.stm-catTree__link:focus-visible{outline:2px solid #D2111C;outline-offset:2px;border-radius:4px}.stm-catTree__chev{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:currentColor;margin-left:auto}.stm-catTree__chev svg{display:block;width:100%;height:100%;transition:transform .12s ease}.stm-catTree__panel[aria-hidden=true]{display:none}.stm-catTree__item--lvl2>.stm-catTree__row{padding-left:28px}.stm-catTree__item--lvl3>.stm-catTree__row{padding-left:44px}
