.nutrient-tracker{position:fixed;left:28px;bottom:28px;max-width:470px;width:100%;background-color:#fff;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.25);box-shadow:0 0 6px 0 rgba(0,0,0,.25);padding:15px;-webkit-transition:.4s ease all;transition:.4s ease all;z-index:-1;visibility:hidden;opacity:0}.nutrient-tracker__body{position:relative;width:70%}.nutrient-tracker__body:before{position:absolute;left:-15px;height:90%;width:2px;background-color:#f2ffc2;content:"";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nutrient-tracker__score{position:relative;font-family:Fletcha;font-size:26px;color:#fff;width:70px;height:70px;border-radius:100%}.nutrient-tracker__score-bottom,.nutrient-tracker__score-top{display:block;width:100%;text-align:center}.nutrient-tracker__score-top{position:absolute;top:0}.nutrient-tracker__score-bottom{position:absolute;top:29px}.nutrient-tracker__score-divider{position:absolute;top:34px;left:15px;width:40px;height:1px;background-color:rgba(255,255,255,.5)}.nutrient-tracker__learn-more{display:inline-block;font-weight:700;margin-top:5px;color:#36533e}.nutrient-tracker__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.nutrient-tracker__content svg{max-width:70px;max-height:70px;width:100%;height:100%}.nutrient-tracker__content h3{font-size:24px;line-height:normal;margin-bottom:10px}.nutrient-tracker__content p{font-size:14px;line-height:normal;margin-top:2px;line-height:140%}.nutrient-tracker__content p b{font-weight:700}.nutrient-tracker__close-button{cursor:pointer;position:absolute;right:11px;top:8px;width:15px;height:15px;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nutrient-tracker__close-button svg{width:15px;height:15px}.nutrient-tracker.active{z-index:100;visibility:visible;opacity:1}.nutrient-tracker__range{position:absolute;width:100%;height:3px;background:#d9d9d9;z-index:1;bottom:-3px;left:0}.nutrient-tracker__progress-bar{height:3px;position:absolute;top:0;width:0;left:0;z-index:2;background-color:#36533e;-webkit-transition:width 0s linear .5s;transition:width 0s linear .5s}.nutrient-tracker.active .nutrient-tracker__progress-bar{width:100%;-webkit-transition-duration:12s;transition-duration:12s;-webkit-transition-delay:0s;transition-delay:0s}body[data-page=build-a-box] .nutrient-tracker{bottom:128px}@media (max-width:768px){.nutrient-tracker{right:4px;bottom:62px;width:95%;left:initial}}@media (max-width:520px){.nutrient-tracker__body:before{display:none}.nutrient-tracker__content h3{font-size:18px}.nutrient-tracker__content p{font-size:12px}}
/*# sourceMappingURL=nutrient-tracker.css.map */
