.styles_indicator___AHMu{display:flex;align-items:center;gap:1rem;font-size:14px;line-height:normal}.styles_indicatorTile__SssX7{margin-top:0}.styles_unavailable__9IDWN{color:#e63b1e}.styles_last__yTv1R{color:#f5b50f}.styles_available__cKRPf{color:#42aa28}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_container__fgciI{display:flex;flex-direction:column;gap:1.6rem}.styles_wrapper__pxihF{display:flex;align-items:center}.styles_wrapper__pxihF p{margin-left:.8rem;margin-right:.4rem;font-size:1.4rem;font-weight:500;line-height:1.68rem;color:#2b2a2b}@media only screen and (max-width:56.25em){.styles_wrapper__pxihF p{font-size:1.75rem;font-weight:500;line-height:2.1rem;gap:1rem}}@media only screen and (max-width:68.75rem){.styles_wrapper__pxihF img{width:2.2rem;height:2.2rem}}@media only screen and (max-width:37.5em){.styles_wrapper__pxihF img{width:2.4rem;height:2.4rem}}.styles_greenLabel__Np_YY{color:#42aa28;font-size:1.4rem;font-weight:500;line-height:1.68rem}@media only screen and (max-width:56.25em){.styles_greenLabel__Np_YY{font-size:1.75rem;line-height:2.1rem}}.styles_lighterTxt__OOEmD{color:#a4a2a4!important;font-size:1.2rem!important;font-weight:400!important;line-height:2.4rem!important}@media only screen and (max-width:56.25em){.styles_lighterTxt__OOEmD{font-size:1.5rem!important;line-height:1.8rem!important}}.styles_oneColorStyles__Myz7C{padding-right:.15rem;font-size:1.4rem;font-weight:500!important;line-height:1.68rem;color:#2b2a2b}@media only screen and (max-width:56.25em){.styles_oneColorStyles__Myz7C{padding-right:.25rem;font-size:1.75rem;font-weight:500;line-height:2.1rem}}.styles_mainWrapperSlider__Krzj6,.styles_mainWrapper__CNu3V{transition:.2s;max-width:350px}.styles_mainWrapperSlider__Krzj6:hover,.styles_mainWrapper__CNu3V:hover{cursor:pointer;box-shadow:0 0 10px 0 rgba(37,37,37,.1)}.styles_mainWrapperSlider__Krzj6{max-width:none}.styles_containerSlider__lSTje,.styles_container__P7vfq{text-decoration:none;background-color:#fff;max-width:260px;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:56.25em){.styles_containerSlider__lSTje,.styles_container__P7vfq{display:block}}@media only screen and (max-width:37.5em){.styles_containerSlider__lSTje,.styles_container__P7vfq{max-width:151px;margin-bottom:3rem!important}.styles_containerSlider__lSTje{max-width:none}}.styles_imgWrapper__WGQGc{width:100%;height:25rem;background-color:inherit}.styles_imgWrapper__WGQGc img{object-fit:cover;width:100%;height:100%;aspect-ratio:1/1}@media only screen and (max-width:56.25em){.styles_imgWrapper__WGQGc{max-height:22rem}.styles_biggerImgWrapper__bC2Sz{height:25rem}}.styles_wrapper__4mEyN{padding-inline:1.6rem;padding-top:.8rem;padding-bottom:3.2rem;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem}@media only screen and (max-width:56.25em){.styles_wrapper__4mEyN{padding-block:2rem;padding-inline:2rem;max-height:32rem}}@media only screen and (max-width:37.5em){.styles_wrapper__4mEyN{padding-inline:1rem;height:63%}}.styles_smallerWrapper__2GUrg{padding-inline:1.9rem;background-color:#fff;padding-bottom:2rem}.styles_lessLines__cMFue{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-height:1.5;max-height:3em}.styles_headerWrapper__315ew{display:flex;flex-direction:column}.styles_header__oLYO0{margin-top:.8rem;font-size:1.8rem;font-weight:500;line-height:2.2rem;color:#2b2a2b;display:inline-block;height:4.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;text-overflow:ellipsis}@media only screen and (max-width:938px){.styles_header__oLYO0{font-size:1.4rem}}@media only screen and (max-width:56.25em){.styles_header__oLYO0{margin-top:1rem;font-size:2rem}}.styles_header__oLYO0:first-letter{text-transform:uppercase!important}.styles_noOtherVariants__fTs3d,.styles_otherVariants__KyDOg{font-weight:400;font-size:1.3rem;line-height:1.6rem;color:#7a7a7a;margin-bottom:.8rem;height:2rem}@media only screen and (max-width:56.25em){.styles_noOtherVariants__fTs3d,.styles_otherVariants__KyDOg{margin-bottom:2rem;font-size:1.6rem;line-height:2rem}}.styles_priceWrapperList__noqn5,.styles_priceWrapper__3sDgG{display:flex;justify-content:space-between;align-items:center;padding-bottom:0}@media only screen and (max-width:75em){.styles_priceWrapperList__noqn5,.styles_priceWrapper__3sDgG{padding-bottom:0}}.styles_priceWrapperList__noqn5{padding-bottom:0}.styles_price__2fyv5{font-weight:600;font-size:1.8rem;line-height:2.2rem;color:#2b2a2b}@media only screen and (max-width:992px){.styles_price__2fyv5{font-size:1.6rem}}@media only screen and (max-width:950px){.styles_price__2fyv5{font-size:1.6rem}}@media only screen and (max-width:56.25em){.styles_price__2fyv5{font-size:2rem;line-height:2.8rem}}.styles_salePriceWrapper__mbzZx{display:flex;flex-direction:column;gap:.6rem}@media only screen and (max-width:56.25em){.styles_salePriceWrapper__mbzZx{gap:1rem}}.styles_salePrice__Vldnt{font-weight:600;font-size:1.8rem;line-height:1.7rem;color:#e63b1e}@media only screen and (min-width:112.5em){.styles_salePrice__Vldnt{font-size:1.85rem;line-height:1.75rem}}@media only screen and (max-width:56.25em){.styles_salePrice__Vldnt{font-size:2.25rem;line-height:1.85rem}}.styles_inactivePrice__DtCCK{font-weight:400;font-size:1.4rem;line-height:1.7rem;text-decoration:line-through}@media only screen and (min-width:112.5em){.styles_inactivePrice__DtCCK{font-size:1.45rem;line-height:1.75rem}}@media only screen and (max-width:56.25em){.styles_inactivePrice__DtCCK{font-size:1.9rem;line-height:2rem}}.styles_cartIcon__vlAee{background-color:#fff;border:none;cursor:pointer;transition:.2s}.styles_cartIcon__vlAee:disabled{cursor:not-allowed;opacity:.5}.styles_cartIcon__vlAee img{transition:.2s}@media only screen and (max-width:68.75rem){.styles_cartIcon__vlAee img{height:4.2rem;width:4.2rem}}@media only screen and (max-width:56.25em){.styles_cartIcon__vlAee img{height:4rem;width:4rem}}@media only screen and (max-width:37.5em){.styles_cartIcon__vlAee img{height:36px;width:36px}}.styles_emptyBadge__l7BSP{height:2.95rem}.styles_badgesContainer__sbRT7{display:flex;gap:1rem}.styles_availabilityBadge__lx1cK,.styles_badge__Sm_P_,.styles_collectibleBadge__u3aVB,.styles_prodBadge__3uGZ1,.styles_saleBadge__HHn2g{padding:.7rem;width:max-content;font-weight:600;font-size:1.3rem;display:flex;align-items:center;justify-content:center;color:#e63b1e;background-color:#fdefed;cursor:default}.styles_badge__Sm_P_{color:#3f573f;background-color:#f3f7f3}.styles_prodBadge__3uGZ1{color:#707453;background-color:#f3f7f3;opacity:.85}.styles_collectibleBadge__u3aVB{color:#9f824c;background-color:#f8f6f1}.styles_availabilityBadge__lx1cK{color:#7a7a7a;background-color:#eff0f0;opacity:.8}.styles_lowWrapper__H6eNK{display:flex;flex-direction:column;justify-content:flex-end;min-height:7rem!important}@media only screen and (min-width:112.5em){.styles_lowWrapper__H6eNK{min-height:6rem!important}}.styles_container__YLDt1{display:flex;flex-direction:column;gap:3.2rem}.styles_header__A9vku{margin-bottom:3.2rem;font-size:3.2rem;font-weight:500}@media only screen and (max-width:56.25em){.styles_header__A9vku{margin-top:2rem}}.styles_headerText__zGpcp{color:#2b2a2b;font-weight:500;font-size:3.2rem}@media only screen and (max-width:56.25em){.styles_headerText__zGpcp{font-size:3.3rem}}.styles_headerText__zGpcp:first-letter{text-transform:uppercase}.styles_text__xyIGA{white-space:pre-wrap;color:#2b2a2b}.styles_text__xyIGA h1{font-size:2rem;line-height:2.5rem}@media only screen and (max-width:56.25em){.styles_text__xyIGA h1{font-size:2.5rem;line-height:2.9rem}}.styles_text__xyIGA h2{font-size:1.6rem;line-height:2.2rem}@media only screen and (max-width:56.25em){.styles_text__xyIGA h2{font-size:2rem;line-height:2.5rem}}.styles_text__xyIGA li,.styles_text__xyIGA p{font-size:1.6rem;line-height:2rem}@media only screen and (max-width:56.25em){.styles_text__xyIGA li,.styles_text__xyIGA p{font-size:2rem;line-height:2.9rem}}.styles_text__xyIGA a{color:#707453;transition:all .3s ease}.styles_text__xyIGA a:hover{text-decoration:none}.styles_text__xyIGA ul{margin-top:-2rem}@media only screen and (max-width:56.25em){.styles_text__xyIGA ul{margin-top:.5rem}}.styles_text__xyIGA li{line-height:2rem;margin-left:2rem}@media only screen and (max-width:56.25em){.styles_breadcrumbsWrapper__c1VtU{margin-top:1.6rem}}.styles_mainContent__4YNsu{display:flex;max-width:100%}.styles_listHeader__KZ5FU{padding-bottom:1.6rem;display:flex;flex-direction:row;gap:2rem;align-items:center}@media only screen and (max-width:56.25em){.styles_listHeader__KZ5FU{justify-content:space-between}}.styles_activeFiltersWrapper__5A9Se{padding-bottom:3.2rem;border-bottom:2px solid #eff0f0;display:flex;gap:1.5rem;flex-wrap:wrap}@media only screen and (max-width:56.25em){.styles_activeFiltersWrapper__5A9Se{padding-bottom:0;border-bottom:none}}.styles_filtersWrapper__95dpP{display:flex;flex-direction:column;flex:.3 1;margin-right:2.4rem}@media only screen and (max-width:56.25em){.styles_filtersWrapper__95dpP{display:none}}.styles_rightWrapper__ZPX1b{display:flex;flex-direction:column;flex:1 1;width:100%;overflow:hidden;text-wrap:wrap}.styles_searchHeader__DIXno{font-size:3.2rem;font-weight:500;line-height:normal}@media only screen and (max-width:56.25em){.styles_searchHeader__DIXno{font-size:3.25rem;margin-bottom:1rem}}.styles_sortMobile__NaprC,.styles_sort__yeBfb{align-self:flex-end}.styles_sortProducts__E9mlZ{display:block;cursor:pointer}@media only screen and (max-width:56.25em){.styles_sortProducts__E9mlZ{display:none!important}}.styles_sortProductsMobile___S64O{display:none}@media only screen and (max-width:56.25em){.styles_sortProductsMobile___S64O{display:flex}}.styles_sortMobile__NaprC{padding:.6rem 1rem;display:none;border:1.6px solid #2b2a2b;align-items:center}.styles_sortMobile__NaprC button{display:none}@media only screen and (max-width:56.25em){.styles_sortMobile__NaprC button{display:flex}}.styles_sortMobile__NaprC select{font-weight:500;font-size:1.8rem;line-height:2.2rem;width:52px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (max-width:56.25em){.styles_sortMobile__NaprC{display:flex;gap:.2rem}}.styles_productsWrapper__LhNAN{margin-top:1.6rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.6rem;gap:1.6rem}@media only screen and (max-width:56.25em){.styles_productsWrapper__LhNAN{margin-top:3.2rem}}@media only screen and (max-width:37.5em){.styles_productsWrapper__LhNAN{grid-template-columns:1fr 1fr;gap:1.625rem}}.styles_paginationWrapper__g_E3s{display:flex;align-self:center;padding-top:5.4rem}.styles_bottomText___krsb{display:flex;flex-direction:column;gap:3rem;padding-top:5rem;margin-top:6rem;border-top:1.5px solid #eff0f0}@media only screen and (max-width:37.5em){.styles_bottomText___krsb{padding-top:4rem;margin-top:4rem}}.styles_noBorder__VSLN4{border:none!important}.styles_categoryDescription__rFSuH{color:#2b2a2b;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;line-height:1.75;font-size:1.25rem}.styles_categoryDescription__rFSuH h1,.styles_categoryDescription__rFSuH h2,.styles_categoryDescription__rFSuH h3,.styles_categoryDescription__rFSuH h4,.styles_categoryDescription__rFSuH h5,.styles_categoryDescription__rFSuH h6{color:#2b2a2b;font-weight:600;line-height:1.25;margin-top:2em;margin-bottom:1em}.styles_categoryDescription__rFSuH h1{font-size:2.25em}.styles_categoryDescription__rFSuH h2{font-size:1.875em}.styles_categoryDescription__rFSuH h3{font-size:1.75em}.styles_categoryDescription__rFSuH h4{font-size:1.5em}.styles_categoryDescription__rFSuH h5{font-size:1.35em}.styles_categoryDescription__rFSuH h6{font-size:1.25em;letter-spacing:.05em}.styles_categoryDescription__rFSuH p{margin-top:1.25em;margin-bottom:1.25em;font-size:1.25em;line-height:1.75}.styles_categoryDescription__rFSuH a{color:#707453;text-decoration:underline;font-weight:500;transition:all .3s ease;font-size:1.25em}.styles_categoryDescription__rFSuH a:hover{text-decoration:none}.styles_categoryDescription__rFSuH ol,.styles_categoryDescription__rFSuH ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;font-size:1.25rem}.styles_categoryDescription__rFSuH ul{list-style-type:disc}.styles_categoryDescription__rFSuH ol{list-style-type:decimal;counter-reset:item}.styles_categoryDescription__rFSuH ol>li{counter-increment:item;position:relative;padding-left:.5em}.styles_categoryDescription__rFSuH ol>li::marker{font-weight:600}.styles_categoryDescription__rFSuH li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.styles_categoryDescription__rFSuH li>p{font-size:1.25em;margin-top:0;margin-bottom:0}.styles_categoryDescription__rFSuH img{margin-top:2em;margin-bottom:2em;width:100%;height:auto}.styles_categoryDescription__rFSuH strong{font-weight:600;font-size:1.25em}.styles_categoryDescription__rFSuH blockquote{font-style:italic;border-left:4px solid #2b2a2b;padding-left:1em;margin:1.6em 0;font-size:1.25em}.styles_categoryDescription__rFSuH code{font-size:1em;font-weight:600;background-color:rgba(0,0,0,.05);padding:.2em .4em;border-radius:.25em}.styles_categoryDescription__rFSuH pre{background-color:rgba(0,0,0,.05);padding:1em;border-radius:.375em;overflow-x:auto;margin-top:1.6em;margin-bottom:1.6em;font-size:1.25em}.styles_categoryDescription__rFSuH hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-top:3em;margin-bottom:3em}@media only screen and (max-width:56.25em){.styles_categoryDescription__rFSuH{font-size:1.35rem}.styles_categoryDescription__rFSuH h1{font-size:2.5em}.styles_categoryDescription__rFSuH h2{font-size:2em}.styles_categoryDescription__rFSuH h3{font-size:1.9em}.styles_categoryDescription__rFSuH h4{font-size:1.7em}.styles_categoryDescription__rFSuH h5{font-size:1.5em}.styles_categoryDescription__rFSuH h6{font-size:1.35em}}.styles_bottomSectionHeader__9zW1y{font-size:2.4rem;line-height:3.2rem;color:#2b2a2b}@media only screen and (max-width:56.25em){.styles_bottomSectionHeader__9zW1y{font-size:2.8rem;line-height:auto}}.styles_bottomSectionText__gzw7i{font-size:1.6rem;line-height:2rem}@media only screen and (max-width:56.25em){.styles_bottomSectionText__gzw7i{font-size:1.85rem;line-height:2.5rem}}.styles_bottomWrapper__5_vwj{display:flex;flex-direction:column;gap:1.6rem}.styles_notFoundText__AyfLZ{font-size:1.6rem;margin-top:2rem}.styles_description__vKzJd h2{font-size:2.4rem;margin-bottom:1.6rem}.styles_container__teVVL{text-align:flex-start}.styles_loaderWrapper__SFSMD{min-height:80vh;display:flex;justify-content:center;align-items:center}