.theCompareSlider{background-color:#fff;border-top:1px solid #e5e5e5;bottom:0;padding:8px 0;position:fixed;transform:translateY(100%);transition:1s;width:100%}.theCompareSlider--show{transform:translate(0)}.theCompareSlider__content{display:flex;flex-wrap:wrap;margin:24px auto 0;position:relative;width:min(90%,1440px)}.theCompareSlider__products{display:flex;overflow:auto}.theCompareSlider__product{align-items:center;border:1px solid #e5e5e5;display:flex;flex-direction:column;margin:8px;min-width:120px;padding:8px;position:relative;width:200px}.theCompareSlider__product--new{border-color:#1e6e37}.theCompareSlider__newBadge{background-color:#1e6e37;border-radius:20px;color:#fff;display:none;left:-16px;padding:8px 12px;position:absolute;top:-10px}.theCompareSlider__newBadge--show{display:block}.theCompareSlider__cross{cursor:pointer;position:absolute;right:8px;top:8px}.theCompareSlider__link{cursor:pointer}.theCompareSlider__image{margin-bottom:8px;width:40px}.theCompareSlider__linkContainer{display:flex;flex-direction:column;justify-content:center;margin:8px 0;width:100%}.theCompareSlider__closeSlider{background-color:transparent;border:none;color:#1e6e37;position:absolute;right:-16px;top:-28px}.theCompareSlider__closeSlider:hover{cursor:pointer}.theCompareSlider__closeSlider:focus-visible{border-radius:5px;outline:2px solid #1e6e37;outline-offset:4px}@media only screen and (min-width:991px){.theCompareSlider__content{flex-wrap:nowrap;height:140px;margin-top:0}.theCompareSlider__products{overflow:auto}.theCompareSlider__linkContainer{margin-left:auto;min-width:300px;width:auto}.theCompareSlider__closeSlider{right:0;top:0}}
