.favorites__panel{padding:0 15px;margin:2rem 0 4rem}.favorites__header{line-height:normal;text-align:center}.favorites__empty,.favorites__text,.favorites__title{margin-bottom:1rem}.favorites__title{font-size:28px;font-weight:600}.favorites__empty,.favorites__text{font-size:16px;font-weight:400;line-height:1.5;text-align:center}.favorites__empty ul{max-width:500px;margin:auto;color:#777}.favorites__empty ul>li{position:relative;text-align:center}.favorites__empty ul>li:before{content:"";display:inline-block;vertical-align:middle;margin-right:10px;width:6px;height:6px;border-radius:50%;background-color:#73bf44}.favorites__text a{color:#73bf44;text-decoration:underline}.highlight{color:#72bf44}.favorites__wrapper{display:flex;flex-direction:column;gap:24px}.favorites__wrapper:empty{display:none}.favorites__wrapper .product-card.hidden{display:none}.favorites__wrapper .product-card__badge:first-child{display:none}.favorites__wrapper .product-card__badge{font-size:13px;line-height:28px}.favorites__more{grid-column:1/-1}.recommended-products .product-card{outline:1px solid #73bf44;box-shadow:0 0 6px 4px #73bf4499}@media screen and (min-width:768px){.favorites__panel{padding:0}.favorites__title{font-size:36px}.favorites__empty,.favorites__text{font-size:18px}.favorites__wrapper{display:grid;grid-gap:18px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:900px){.favorites__wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1260px){.favorites__wrapper{grid-template-columns:repeat(4,1fr);grid-gap:30px;margin-top:32px;margin-bottom:52px}}.favorites-nav{--bg-color:#f5f5f5;position:relative;margin:2rem 0 0;font-size:13px;line-height:18px}.favorites-nav::after{content:"";position:absolute;bottom:0;left:-10000px;right:-10000px;z-index:-1;height:100%;background:var(--bg-color);box-shadow:0 2px 8px rgba(0,0,0,.2);opacity:0;transition:opacity .3s ease-out}.favorites-nav--sticky::after{opacity:1}.favorites-nav--sticky{position:sticky;top:0;z-index:100}.favorites-nav-list{list-style-type:none;display:flex;overflow-x:auto;scrollbar-width:thin;background-color:var(--bg-color)}.favorites-nav-list::-webkit-scrollbar{display:none}.favorites-nav-item{padding:1.125rem 1rem 1rem;cursor:pointer;min-width:fit-content}.favorites-nav--sticky .favorites-nav-item.active{color:#73bf44;font-weight:600}.favorites-nav-item:hover{color:#73bf44}.favorites-nav-item+.favorites-nav-item::before{border-left:1px solid #e6e6e6;content:"";left:-16px;top:0;position:relative;height:100%;display:inline-block;vertical-align:middle}.favorites-nav-arrow{position:absolute;top:4px;width:40px;background-color:var(--bg-color);display:flex;height:40px;align-items:center;justify-content:center;font-size:32px;border:none;border-radius:24px;display:none}.favorites-nav-arrow.nav--right{right:0}.favorites-nav-arrow.nav--left{left:0}@media (min-width:900px){.favorites-nav--sticky{top:132px}}@media (min-width:1080px){.favorites-nav--sticky{top:56px}}@media (min-width:520px){.favorites-nav-list{padding:0 24px;margin:0 auto;width:max-content;background-color:var(--bg-color);border-radius:10px}.favorites-nav-item{padding:10px 20px}}.section-anchor{position:relative;top:-50px}@media (min-width:900px){.section-anchor{position:relative;top:-182px}}@media (min-width:1080px){.section-anchor{position:relative;top:-106px}}.ldg{position:fixed;z-index:50}.ldg-bd{background-color:#fff;opacity:.8}.ldg-cont{position:sticky;top:calc(50vh - 50px);margin:20vh 0;height:100px}.ldg-wrap{text-align:center}.ldg-svg,.ldg-wrap{bottom:0;right:0}.ldg-ring{position:relative;margin:0 auto;width:160px;display:flex;height:inherit}.ldg-svg{animation:ldg-svg 2s linear infinite;transform-origin:center center}.ldg-circe{stroke-dasharray:1,200;stroke-dashoffset:0;stroke:#72bf44;stroke-linecap:round;animation:ldg-circe 1.5s ease-in-out infinite;fill:none!important}.ldg-msg{font-weight:500}@keyframes ldg-svg{100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}/*!sc*/@keyframes ldg-circe{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}/*!sc*/.too-popover{position:absolute;padding:0;z-index:1000;max-width:min(350px,calc(100vw - 32px));border-radius:7px;box-shadow:0 10px 26px 0 rgba(58,78,88,.41),0 8px 7px 0 rgba(58,78,88,.36);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;opacity:0;transform:translateY(100px) scale(.75);transition:transform .2s cubic-bezier(.9, 0, 1, 1),opacity .2s cubic-bezier(.9, 0, 1, 1)}.too-popover--animation{transform:translateY(100px) scale(.75);transition:transform .2s cubic-bezier(.9, 0, 1, 1),opacity .2s cubic-bezier(.9, 0, 1, 1)}.too-popover:before{content:"";height:16px;width:16px;position:absolute;top:-8px;left:calc(50% - 22.5px);transform:rotate(45deg);background-color:#72bf44;box-shadow:0 10px 26px 0 rgba(58,78,88,.41),0 8px 7px 0 rgba(58,78,88,.36);display:inline-block;z-index:-1}.too-popover.too-popover--show{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;transition-timing-function:cubic-bezier(0,0,0.1,1)}.too-popover__content{padding:24px 20px 20px;background-color:#72bf44;border-radius:7px;color:#fff;font-size:14px;line-height:21px;text-size-adjust:100%;text-transform:none;text-align:initial}.too-popover__body{font-size:14px;font-weight:300;max-width:100%;white-space:normal}.too-popover__close-btn{position:absolute;top:2px;right:2px;border:0;outline:0;background:0 0;color:inherit;font:inherit;font-size:20px;cursor:pointer}.too-popover__title{font-size:15px;font-weight:500;padding-right:20px;margin-bottom:6px}.too-popover__body p{margin:1em 0}.too-popover__body p:first-child{margin-top:0}.too-popover__body p+ul{margin-top:-1em}.too-popover__body ul{list-style:disc;padding-inline-start:28px}.too-popover__body li::marker{font-size:9px}