.header{--header-column-gap:0px;position:relative;background-color:rgb(var(--color-page-background));color:rgb(var(--transparent-color-text,var(--color-text)));display:flex;flex-direction:column;justify-content:center}.header a:not(.button),.header a:not(.button):hover{color:inherit}.header .header__menu-drawer .modal__content{color:rgb(var(--color-text))}.header .search-modal__content{color:rgb(var(--color-text))}@media screen and (max-width:959px){.header{--header-column-gap:0px;min-height:60px}}.header #cart-icon-bubble-wrapper{display:flex}@media screen and (min-width:960px){.shopline-section-header-sticky .header{border-bottom:1px solid rgb(var(--color-entry-line))}.header__logo-list{margin-left:30px}}.shopline-section-header-scrolling .header.is-transparent::before{transition:none}.header__full_width{max-width:100%}.header__container{display:grid;column-gap:var(--header-column-gap);align-items:center}.header__container--left-line{grid-template:'logo logo-list tools icons' auto/auto auto 1fr auto}@media screen and (max-width:959px){.header__container--left-line{grid-template:'logo icons' auto 'tools tools' auto 'logo-list logo-list' auto/auto auto}}.header__logo-list{grid-area:logo-list}.header__inline-nav{grid-area:menu;display:flex;justify-content:space-between}.header__icons,.header__tools{display:flex;align-items:center;margin-left:calc(-1 * var(--header-column-gap))}.header__icons > *,.header__tools > *{margin-left:var(--header-column-gap)}.header__tools{grid-area:tools;justify-self:flex-start;width:100%}.header__icons{grid-area:icons;justify-self:flex-end}.header__icon-button{display:flex;padding:6px}.describe-text{display:none}.header__cart-point{background-color:rgba(var(--color-cart-dot));border-radius:20px;color:rgba(var(--color-cart-dot-text));bottom:0;left:20px;line-height:20px;min-width:20px;padding:0 6px;position:absolute;text-align:center;white-space:nowrap;max-width:60px;text-overflow:ellipsis;overflow:hidden;z-index:1}.header .drawer .modal__content{position:fixed;top:var(--header-top-position,0);height:calc(100% - var(--header-top-position,0))}.header .drawer .modal__content details[open] .modal__overlay::after{position:absolute}.header{background-color:rgb(var(--header_background_color));color:rgb(var(--header_text_color));--color-text:var(--header_text_color);--color-page-background:var(--header_background_color)}.header__container_wrapper{display:flex;flex-direction:column;justify-content:center;z-index:40}.header__inline-nav-wrapper{z-index:20;background-color:rgb(var(--menu_background_color));color:rgb(var(--menu_text_color));--color-page-background:var(--menu_background_color);--color-text:var(--menu_text_color)}.header .header__menu-drawer .modal__content{--color-page-background:var(--menu_background_color);--color-text:var(--menu_text_color)}.header .search-modal__content{--color-page-background:var(--search_bacground_color);--color-text:var(--search_color)}.header .search-modal__content .search-modal__field{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border:1px solid #193c33;background:#fff;color:#193c33}.header .search-modal__content .search-modal__field .field__input{color:#193c33}#shopline-section-header{position:relative;z-index:20}#shopline-section-header.animate{transition:all .15s ease-out}#shopline-section-header.shopline-section-header-sticky{position:sticky;top:var(--header-sticky-top,0)}#shopline-section-header.shopline-section-header-sticky .is-transparent{position:relative}@media (max-width:959px){#shopline-section-header{z-index:12}#shopline-section-header.shopline-section-header-sticky{top:var(--mobile-header-sticky-top,0)}}#shopline-section-header.shopline-section-header-hidden:not(.menu-open){transform:translateY(-200%)}#shopline-section-header.shopline-section-header-sticky--always{position:sticky;top:var(--header-sticky-top,0);animation:modalSlideInTop .4s cubic-bezier(.165,.84,.44,1)}#shopline-section-header.shopline-section-header-sticky--always .is-transparent{position:relative}@media (max-width:959px){#shopline-section-header.shopline-section-header-sticky--always{top:var(--mobile-header-sticky-top,0)}}.header__heading{grid-area:logo;margin:10px 0;display:flex}.header__heading-link{color:rgb(var(--color-text));font-size:30px;line-height:39px;text-align:left;text-decoration:none}.header__heading-logo{display:block;width:var(--header-logo-pc-width,200px);height:auto;max-width:var(--header-logo-pc-width);max-height:var(--header-logo-pc-height);object-fit:contain;-webkit-user-drag:none}@media screen and (max-width:959px){.header__heading-logo{width:var(--header-logo-mobile-width,100px);max-width:var(--header-logo-mobile-width);max-height:var(--header-logo-mobile-height)}}.menus__link{position:relative;display:inline-block;text-decoration:none;color:rgb(var(--color-text));opacity:1;transition:opacity .2s;cursor:pointer}.header__inline-menus{display:flex;align-items:center;flex-wrap:wrap;padding:0;margin-left:-16px;margin-right:-16px}.header-inline-menus__link{--padding-inline:0px;--padding-block:12px;position:relative;display:inline-flex;align-items:center;padding:var(--padding-block) var(--padding-inline)}.header-inline-menus__link::after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;will-change:transform;height:1px;transform:scaleX(0);transform-origin:left center;background:rgb(var(--color-text));transition:all .25s cubic-bezier(.104,.204,.492,1)}.header-inline-menus__link:focus::after,.header-inline-menus__link:hover::after{transform:scale(1)}.header-inline-menus__item{padding:0 16px}.header-inline-menus__item--has-submenu{position:relative}.header-inline-menus__item--has-submenu.is-megamenu:focus .header__inline-submenus,.header-inline-menus__item--has-submenu.is-megamenu:hover .header__inline-submenus{pointer-events:initial;visibility:visible;opacity:1;transition:all .25s cubic-bezier(.104,.204,.492,1)}.header-inline-menus__item--has-submenu .header-inline-menus__arrow{display:initial}.header-inline-menus__item.is-megamenu{position:static}.header-inline-menus__item--has-submenu:hover::before{content:attr(data-item-title);position:absolute;height:100%;top:0;margin-left:-30px;padding-left:30px;padding-right:30px;opacity:0}.header-inline-menus__arrow{display:none;margin-left:5px}.header__inline-submenus{display:flex;position:absolute;left:0;pointer-events:none;visibility:hidden;opacity:0;background-color:rgba(var(--color-page-background));width:100%;z-index:10;box-shadow:0 10px 20px rgb(0 0 0 / 9%);max-height:760px;min-height:280px;overflow:auto}.megamenu__list{padding:30px;display:grid;gap:20px;list-style:none;margin:0;flex:1;grid-auto-columns:minmax(100px,280px);grid-auto-flow:column}.header-inline-menus__item--has-submenu:not(.is-megamenu):focus .header-dropdown-menu,.header-inline-menus__item--has-submenu:not(.is-megamenu):hover .header-dropdown-menu{pointer-events:initial;visibility:visible;opacity:1;transform:translateY(0)}.header-dropdown-menu{display:block;position:absolute;left:0;pointer-events:none;visibility:hidden;transform:translateY(-10px);opacity:0;transition:all .2s;background-color:rgba(var(--color-page-background));z-index:10;min-width:200px;width:max-content;max-width:300px;max-height:760px;overflow:auto;padding:10px 0 5px;box-shadow:0 10px 20px rgb(0 0 0 / 9%)}.header-dropdown-menu ul{padding:0}.header-dropdown-menu .header-inline-submenus__item{padding:8px 16px}.header-dropdown-menu .header-inline-submenus__link::after{content:'';display:block;position:absolute;top:100%;left:0;width:100%;will-change:transform;height:1px;transform:scaleX(0);transform-origin:left center;background:rgb(var(--color-text));transition:all .25s cubic-bezier(.104,.204,.492,1)}.header-dropdown-menu .header-inline-submenus__link:focus::after,.header-dropdown-menu .header-inline-submenus__link:hover::after{transform:scale(1)}.header-nav-list .menus__link:not(a){cursor:default}.header-nav-list .menus__link:not(a):hover{opacity:1}.header-nav-list .menus__link::after{content:'';display:block;position:absolute;top:100%;left:0;width:100%;will-change:transform;height:1px;transform:scaleX(0);transform-origin:left center;background:rgb(var(--color-text));transition:all .25s cubic-bezier(.104,.204,.492,1)}.header-nav-list .menus__link:focus::after,.header-nav-list .menus__link:hover::after{transform:scale(1)}.megamenu-list__submenu{padding:0}.megamenu-submenu__item + .megamenu-submenu__item{margin-top:16px}.megamenu-list__item-title{display:inline-block}.megamenu-list__item-title + .megamenu-list__submenu{margin-top:16px}.megamenu-list__item_box + .megamenu-list__item_box{margin-top:24px}.header__inline-menus .menu-item--highlight{background:linear-gradient(90deg,var(--header-highlight-background) 20%,rgba(201,245,47,0) 100%);background-clip:content-box;color:var(--header-highlight-text-color)!important}.header__menu-drawer .drawer__main{margin-left:calc(-1 * var(--drawer-padding-inline));margin-right:calc(-1 * var(--drawer-padding-inline))}.header__user-center-button{display:inline-flex;align-items:center;cursor:pointer;letter-spacing:.1em}.header__user-center-button .icon{margin-right:8px}.drawer-menus__sub-menus{background:rgba(var(--color-text),.05)}.drawer-menus__sub-menus .drawer-menus__sub-menus{background:0 0}.drawer-menus__sub-menus .drawer-menus__sub-menus .drawer-menus__sub-item{padding-left:15px}.drawer-menus__item,.drawer-menus__sub-item{display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-decoration:none;text-transform:capitalize;background:0 0;transition:background .2s}.drawer-menus__item > a,.drawer-menus__sub-item > a{align-items:center;display:flex;flex:1 1 auto;word-break:break-word}.drawer-menus__item > a{padding-top:10px;padding-bottom:10px;padding-left:var(--drawer-padding-inline)}@media screen and (min-width:960px){.drawer-menus__item:hover{background:rgba(var(--color-text),.05)}}.drawer-menus__sub-item > a{padding-top:10px;padding-bottom:10px;padding-left:var(--drawer-padding-inline)}.drawer-menus__item-icon{display:flex;padding:0 var(--drawer-padding-inline)}.drawer-menus__item-icon .icon-arrow{position:revert}.drawer-menus__item-icon-off{display:none}details[open] > summary > .drawer-menus__item > .drawer-menus__item-icon-on{display:none}details[open] > summary > .drawer-menus__item > .drawer-menus__item-icon-off{display:flex}details[open] > summary > .drawer-menus__sub-item > .drawer-menus__item-icon-on{display:none}details[open] > summary > .drawer-menus__sub-item > .drawer-menus__item-icon-off{display:flex}@media screen and (max-width:959px){.header__drawer-menus-divider{position:relative}.header__drawer-menus-divider::before{position:absolute;content:'';top:0;left:0;width:calc(100% - 60px);margin:0 30px;border-top:1px solid rgb(var(--color-entry-line))}}@keyframes headerSearchModal{0%{opacity:0;transform:translateY(-1.5rem)}100%{opacity:1;transform:translateY(0)}}.header__search .modal__content{position:absolute;background-color:rgb(var(--search_bacground_color))}.header__search details[open] .modal__overlay::after{position:absolute;top:100%;z-index:initial}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 60px}@media screen and (max-width:959px){.search-modal__content{padding:10px 0}}.search-modal__close-button{margin-left:4px;padding:12px}.search-modal__close-button .icon{width:16px;height:16px}.search-modal__form{position:relative;flex:1 0 0;z-index:1}.search-modal__field{position:relative;margin:0;height:44px;padding:8px 0}.search-modal__field .header__icon-button{margin-right:10px}.search-modal__field.field:after{border:none}.search-modal__field.field:focus-within::after,.search-modal__field.field:focus::after,.search-modal__field.field:hover:after{border:none}.search-modal__field-label{width:calc(100% - 68px);left:16px}.search-modal__submit-button{position:absolute;top:0;right:0;height:100%;background-color:transparent;border:none;outline:0;cursor:pointer;width:68px;padding:0;display:flex;align-items:center;justify-content:center;color:inherit}.search-modal__content[data-has-value] .predictive-search__suggested-menu{display:none}.predictive-search__suggested-menu{list-style:none;margin:0;padding:10px}.predictive-search__suggested-menu .predictive-search__suggested-menu__link{display:block;padding:9px 12px}.predictive-search__suggested-menu .predictive-search__suggested-menu__link:hover{background:var(--general-text-10,rgba(0,0,0,.1));border-radius:2px}.header__images{width:calc(20% + 30px);padding:30px}.header__images--front{padding-right:0;order:-1}.header__images--behind{padding-left:0;order:1}.header__image{display:block;position:relative;overflow:hidden}.header__image--hidden{display:none}.header__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%;transform:scale(1);will-change:transform;transition:all .5s cubic-bezier(.104,.204,.492,1)}.header__image:hover img{transform:scale(1.05)}.header__image .header__image-body{white-space:normal;padding:8px 0 12px 0}.header__image .header__image-body .header__image_title{padding:0;font-weight:600}.header__image .header__image-body .header-inline-menus__link{padding:0;font-weight:600}.header__image .header__image-body .header-inline-menus__link::after{transform:scale(1)}@media screen and (max-width:959px){.header__image{background:rgba(var(--color-text),.05);padding:20px 30px}.header__image:hover img{transform:unset}}@media (min-width:960px){.mobile-top-nav{display:none}}.mobile-top-nav .mobile-site-nav{list-style:none;margin:0;padding:0 var(--page-padding);scroll-padding-left:var(--page-padding);scroll-padding-right:var(--page-padding);display:flex;flex-wrap:nowrap}.mobile-top-nav .mobile-site-nav > li:first-child .mobile-site-nav__item__link{padding-left:0}.mobile-top-nav .mobile-site-nav > li:last-child .mobile-site-nav__item__link{padding-right:0}.mobile-top-nav .mobile-site-nav .mobile-site-nav__item__link{color:inherit;padding:12px 16px;display:inline-block;white-space:nowrap}.mobile-top-nav
  .mobile-site-nav
  .mobile-site-nav__item
  .mobile-site-nav__item__link--active
  .mobile-site-nav__item__link__text{position:relative;font-weight:500}.mobile-top-nav
  .mobile-site-nav
  .mobile-site-nav__item
  .mobile-site-nav__item__link--active
  .mobile-site-nav__item__link__text:before{content:'';display:inline-block;position:absolute;bottom:-8px;width:100%;background-color:rgba(var(--color-text));height:2px}.shopline-section-header-sticky .mobile-top-nav,.shopline-section-header-sticky--always .mobile-top-nav{display:none}.predictive-search{--predictive-search-result-padding:20px;display:none;position:absolute;top:calc(100% + 5px);box-shadow:none;border-radius:8px}@media screen and (max-width:959px){.predictive-search{top:calc(100% + 7px)}}.predictive-search{left:0;width:100%;background-color:rgb(var(--search_bacground_color));color:rgb(var(--search_color));border-top:none;overflow:hidden}.predictive-search__head{display:flex;align-items:center;justify-content:space-between;padding:var(--predictive-search-result-padding) 0 calc(var(--predictive-search-result-padding)/ 2) 0;color:rgb(var(--color-text));text-transform:uppercase;margin:0 var(--predictive-search-result-padding) calc(var(--predictive-search-result-padding)/ 2) var(--predictive-search-result-padding);border-bottom:1px solid rgb(var(--color-entry-line))}.predictive-search__head .predictive-search__spinner{display:none}.predictive-search__head .predictive-search__rusults{text-transform:initial}.predictive-search__list-item{box-shadow:0 5px 10px 1px rgba(72,72,72,.05)}.predictive-search__list-item > *{padding:calc(var(--predictive-search-result-padding)/ 2);transition:color .3s,background .3s}.predictive-search__list-item:hover > *,.predictive-search__list-item[selected='true'] > *{color:rgb(var(--color-text));background-color:rgba(var(--color-text),.08)}.predictive-search__item{display:grid;grid-template:'image content' auto/auto 1fr;gap:var(--predictive-search-result-padding);align-items:flex-start}.predictive-search__list-item .predictive-search__item-image{display:block;grid-area:image;object-fit:cover;object-position:center;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.predictive-search__item-content{grid-area:content;justify-content:center}.predictive-search__item-head{font-weight:400;margin-top:0;margin-bottom:5px;overflow:visible;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.predictive-search__item-price{margin:0}.predictive-search__item-price .line-through{text-decoration:line-through;opacity:.5}.predictive-search__term{margin:var(--predictive-search-result-padding)}.predictive-search__term-icon{display:inline-flex;transition:transform .3s;width:20px;height:20px}.predictive-search__spinner{animation:rotate .8s linear infinite}.predictive-search__spinner .icon{width:24px;height:24px}.predictive-search__products .predictive-search__results:has(.predictive-search__loading-spinner){grid-template-columns:initial;gap:initial}.predictive-search__loading-spinner{display:flex;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;padding:30px 0;text-align:center;min-height:100px;width:100%;height:100%;color:#779e92;z-index:10}.predictive-search__results{overflow:hidden;overflow-y:auto;background:#fff;scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5}.predictive-search__results::-webkit-scrollbar{width:8px;background:#f5f5f5;border-radius:8px}.predictive-search__results::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:8px;transition:background .3s}.predictive-search__results::-webkit-scrollbar-thumb:hover{background:#888}predictive-search[data-focus][loading] .predictive-search,predictive-search[data-focus][open] .predictive-search{display:block}predictive-search[data-focus][loading]
  .predictive-search__results:empty
  ~ .predictive-search__loading-state{display:flex}predictive-search[data-focus][loading] .predictive-search__head .predictive-search__spinner{display:flex}.pc_header_tools .header__tools .search-modal__form .predictive-search__results-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:0;width:100%}.predictive-search__list-item{width:100%;white-space:normal;list-style:none}.predictive-search__wrapper{display:flex;flex-direction:row;align-items:flex-start;max-height:500px;background-color:#ffff}.predictive-search__hot-words,.predictive-search__menu,.predictive-search__products{width:100%;box-sizing:border-box;margin-bottom:20px}.predictive-search__products{position:relative}.predictive-search__heading{font-size:18px;font-weight:600;margin-bottom:20px;color:#193c33;text-transform:uppercase}.predictive-search__hot-words-list,.predictive-search__menu-list{list-style:none;padding:0;margin:0}.predictive-search__hot-word-item,.predictive-search__menu-item{margin-bottom:12px;color:#779e92}.predictive-search__hot-word-item a,.predictive-search__menu-item a{padding:10px 0;font-size:14px}.predictive-search__hot-word-item a:hover,.predictive-search__menu-item a:hover{text-decoration:underline}.predictive-search__products .predictive-search__results{display:grid;gap:20px;overflow-y:auto;padding-bottom:20px;max-height:calc(500px - 60px)}.predictive-search__products .predictive-search__results .predictive-search__item{display:flex;flex-direction:column;text-align:left;border:none;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:15px;background-color:#fff;overflow:hidden;cursor:pointer;transition:transform .2s ease-in-out;gap:15px;position:relative;justify-content:space-between}.predictive-search__products .predictive-search__results .predictive-search__item:hover{transform:translateY(-3px)}.predictive-search__products .predictive-search__results .predictive-search__item-head{font-weight:400;margin-top:0;margin-bottom:5px;overflow:visible;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.predictive-search__products .predictive-search__results .predictive-search__item-price{font-size:16px;font-weight:700;color:#e60000;margin-top:0}.predictive-search__products
  .predictive-search__results
  .predictive-search__item-price
  .line-through{font-weight:400;color:#999;text-decoration:line-through;margin-left:8px}.search-modal-full{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:10000000;display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.search-modal-full.open{display:flex;flex-direction:column}.search-modal-full__header{display:flex;align-items:center;padding:1rem 1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);background-color:#fff;position:sticky;top:0;z-index:1001;justify-content:flex-start;gap:.6rem}.search-modal-full__header .search-modal__field{flex-grow:1;margin-right:0;border:1px solid #ccc;background-color:#fff;display:flex;align-items:center;padding:.6rem 1rem;border-radius:20px;max-width:unset}.search-modal-full__header .search-modal__input{flex-grow:1;border:none;background:0 0;padding:0}.search-modal-full__header .header__icon-button{position:static;transform:none;right:auto;top:auto;padding:0;margin-left:0;margin-right:.3rem}.search-modal-full__header .search-modal__cancel-button{background:0 0;border:none;color:#999;font-size:1.3rem;cursor:pointer;padding:.3rem .8rem;white-space:nowrap;flex-shrink:0;outline:0;margin-left:0;text-transform:initial}.predictive-search-modal-content{padding:1.5rem;flex-grow:1;overflow-y:auto;box-sizing:border-box}body.search-modal-open{overflow:hidden}body.search-modal-open,html.search-modal-open{height:100%;overflow:hidden}.no-suggestions{font-size:13px;text-align:left;margin-top:12px;color:#779e92}.search-modal__field .field__input{padding-top:12px}.field__label{color:#193c33}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 37%,#f0f0f0 63%);background-size:400% 100%;animation:skeleton-loading 1.2s ease-in-out infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.skeleton-suggestion{height:18px;width:80%;margin:12px 0}.skeleton-product{width:100%;height:220px;margin-bottom:20px;padding:12px 0}.skeleton-product-img{width:100%;height:120px;margin-bottom:10px}.skeleton-product-title{width:80%;height:16px;margin-bottom:8px}.skeleton-product-price{width:40%;height:14px}.skeleton-product-card{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:15px;margin-bottom:10px;display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0}.skeleton-product-desc{width:60%;height:12px;margin-bottom:8px}.predictive-search__results{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.skeleton-product-card{width:100%;min-width:0;box-sizing:border-box}.predictive-search__menu-item.selected{background:#f5f5f5}.predictive-search__hot-words-list{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:0 8px;white-space:nowrap}.predictive-search__hot-word-item{white-space:nowrap;margin-bottom:0}.predictive-search__hot-word-item a{display:inline-block;padding:8px 16px;background:#f5f5f5;border-radius:16px;color:#193c33;font-size:14px;text-decoration:none;transition:background .2s}.predictive-search__hot-word-item a:hover{background:#e0e0e0}.skeleton-product-card{flex:0 0 auto;margin-right:20px;display:flex;flex-direction:column;align-items:flex-start;width:100%;height:280px;box-sizing:border-box}.predictive-search__results-list .skeleton-product-card:last-child{margin-right:0}.predictive-search__hot-words-list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:16px;padding:0 8px;white-space:nowrap}.predictive-search__hot-word-item{white-space:nowrap;margin-bottom:0}.search-modal__field.field{max-width:1200px!important;width:100%!important}.predictive-search__scroll-buttons{display:flex;gap:8px;position:absolute;right:0;top:0}.no-product{font-size:13px;margin:20px 0 0 12px;color:#779e92}@media screen and (max-width:750px){.no-product{margin:auto}body.search-modal-open .mb_header_tools .predictive-search{display:none}.predictive-search__wrapper{flex-direction:column}.predictive-search__hot-words,.predictive-search__menu,.predictive-search__products{width:100%;min-width:unset;margin:0 0 15px 0}.predictive-search__heading{font-size:15px;margin-bottom:10px;text-align:left;word-break:break-all}.search-modal-full .predictive-search__products .predictive-search__results{grid-template-columns:1fr;min-width:unset}.search-modal-full .predictive-search-modal-content{padding-top:initial}.predictive-search__menu{margin-bottom:0}.predictive-search__menu .predictive-search__menu-item{display:block;margin:12px 5px}.predictive-search__menu .predictive-search__menu-item a{color:#000;font-size:14px;opacity:.8}.predictive-search__hot-word-item a{font-size:14px;opacity:.7}.search-modal-full__header .search-modal__cancel-button{color:#193c33}.search-modal-full__header .search-modal__field{border:1px solid #193c33;color:#193c33;padding-left:8px;padding-top:12px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.search-modal__field .field__input{padding-top:0;font-size:14px}.predictive-search__results .predictive-search__results-list{grid-template-columns:repeat(4,1fr);gap:10px;overflow-y:auto;display:grid;padding-left:initial}.predictive-search__products .predictive-search__results .predictive-search__item{gap:10px;padding:initial}.predictive-search__products .predictive-search__results .predictive-search__item-image{max-width:155px;max-height:150px;width:-webkit-fill-available;height:revert-layer;object-fit:fill;border-radius:4px}.predictive-search__products .predictive-search__results .predictive-search__item-head{margin-bottom:0}.predictive-search__item-content{padding:0 4px 4px 4px}.predictive-search__hot-word-item{display:inline-block;margin:12px 5px;margin-left:0;margin-top:5px;margin-right:0}.predictive-search__hot-word-item a{padding:8px 10px;background:#f0f0f0;border-radius:5px;color:#000}.predictive-search__list-item{padding-bottom:10px}.predictive-search__menu-list{margin-left:-5px}.predictive-search__hot-words-list{margin-left:8px;padding-left:inherit;gap:10px}.predictive-search__hot-words,.predictive-search__menu,.predictive-search__products{margin-bottom:0}.predictive-search__hot-words{margin-top:20px}.no-suggestions{text-align:center}.predictive-search__products .predictive-search__results{display:flex!important;flex-direction:row;overflow-x:auto;gap:10px;padding:10px 0 0 0;max-width:100vw;scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5}.skeleton-product-card{flex:0 0 35vw}.skeleton-product-img{height:132px}.predictive-search__menu-item .highlight{color:#000;font-weight:700}.skeleton-product-card{margin-right:initial}.predictive-search__menu .predictive-search__heading{margin-top:5px}.preview-content-button-mobile--Mw_Wl.preview-button-right{right:20px}}@media screen and (min-width:960px){.predictive-search__list-item{flex:1;min-width:0;box-sizing:border-box}.skeleton-suggestion{margin-left:20px}.predictive-search__wrapper{flex-direction:row;align-items:flex-start;max-height:500px;box-sizing:border-box;padding:10px 0;padding-right:0}.predictive-search__results:has(.predictive-search__results-list){display:block}.predictive-search__hot-words,.predictive-search__menu,.predictive-search__products{box-sizing:border-box;margin-bottom:0}.predictive-search__menu{flex-shrink:0;flex:2}.predictive-search__hot-words{background:#fff;width:100%;height:inherit}.predictive-search__hot-words .predictive-search__heading{padding-left:20px;margin:initial}.predictive-search__hot-words-list{gap:10px;padding-left:10px;padding-bottom:5px;white-space:nowrap;scrollbar-width:none!important}.predictive-search__hot-words .predictive-search__hot-word-item{padding-left:0}.predictive-search__heading{font-size:18px;font-weight:600;margin-bottom:20px;text-transform:uppercase}.predictive-search__hot-word-item,.predictive-search__menu-item{margin-bottom:0;padding:6px 0 6px 20px}.predictive-search__menu-item a{padding:10px 0}.header__container_wrapper .pc_header_tools .header__tools{width:80%}.predictive-search__products{flex:8}.predictive-search__products .predictive-search__results{grid-template-columns:repeat(4,1fr);gap:20px;overflow-y:auto;padding-bottom:10px;max-height:calc(500px - 60px);padding-top:10px}.pc_header_tools .header__tools .search-modal__form .predictive-search__results-list{padding-left:10px;padding-right:10px;grid-template-columns:repeat(4,1fr)}.predictive-search__products
    .predictive-search__results:has(.predictive-search__loading-spinner){padding-bottom:initial}.predictive-search__products .predictive-search__results .predictive-search__item{border:none;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:15px;background-color:#fff;overflow:hidden;cursor:pointer;transition:transform .2s ease-in-out;gap:10px;position:relative;justify-content:space-between}.predictive-search__products .predictive-search__results .predictive-search__item-image{max-width:155px;max-height:155px;width:-webkit-fill-available;height:revert-layer;object-fit:fill;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.predictive-search__products .predictive-search__results .predictive-search__item-head{font-weight:400;margin-top:0;margin-bottom:5px;overflow:visible;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-modal__content{padding:20px 0}.predictive-search{box-shadow:none;border-radius:5px;box-shadow:0 4px 10px 0 rgba(0,0,0,.12);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.no-suggestions{margin-top:40px;margin-left:22px}.predictive-search__products .predictive-search__heading{margin-left:12px;margin-bottom:10px}.predictive-search__menu .predictive-search__heading{padding-left:20px}.predictive-search__hot-words-list,.predictive-search__results-list{scrollbar-width:thin;scrollbar-color:#c1d2d2 #f5f5f5}.predictive-search__hot-words-list::-webkit-scrollbar,.predictive-search__results-list::-webkit-scrollbar{height:8px;background:#f5f5f5;border-radius:8px}.predictive-search__hot-words-list::-webkit-scrollbar-thumb,.predictive-search__results-list::-webkit-scrollbar-thumb{background:#c1d2d2;border-radius:8px;transition:background .3s}.predictive-search__hot-words-list::-webkit-scrollbar-thumb:hover,.predictive-search__results-list::-webkit-scrollbar-thumb:hover{background:#a3bcbc}.predictive-search__scroll-buttons{position:absolute;right:10px;top:0}.predictive-search__hot-words-container{margin-left:15px}.predictive-search__hot-words{padding-bottom:10px}}.predictive-search__hot-word-item .highlight,.predictive-search__menu-item .highlight{color:#193c33!important;font-weight:700;opacity:.9}.hide-scrollbar{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.predictive-search__results,.predictive-search__results-list{scrollbar-width:none;-ms-overflow-style:none}.predictive-search__results-list::-webkit-scrollbar,.predictive-search__results::-webkit-scrollbar{display:none}.predictive-search__hot-words{position:relative;width:100%}.predictive-search__hot-words-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.predictive-search__scroll-button{width:30px;height:30px;border:1px solid #e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;cursor:pointer;transition:all .2s;padding:0}.predictive-search__scroll-button:hover{background:#f5f5f5;border-color:#d0d0d0}.predictive-search__scroll-button:disabled{opacity:.5;cursor:not-allowed}.predictive-search__scroll-button svg{width:16px;height:16px;fill:#666}.predictive-search__hot-words-container{overflow:hidden;position:relative}.predictive-search__hot-words-list{display:flex;gap:8px;padding:0;margin:0;list-style:none;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.predictive-search__hot-words-list::-webkit-scrollbar{display:none}.predictive-search__hot-word-item a{display:inline-block;padding:6px 12px;background:#f5f5f5;border-radius:16px;color:#666;text-decoration:none;transition:all .2s;white-space:nowrap}.predictive-search__hot-word-item a:hover{background:#e8e8e8;color:#333}