.icon-row[data-v-811b3c3e]{gap:2rem;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.icon-row[data-v-811b3c3e],.icon-row-m[data-v-811b3c3e]{align-items:center;display:grid;justify-content:center;justify-items:center}.icon-row-m[data-v-811b3c3e]{gap:2.5rem;grid-template-columns:1fr 1fr}.icon-container[data-v-811b3c3e]{align-items:center;cursor:pointer;display:grid;gap:1rem;grid-template-columns:1fr;justify-content:center;justify-items:center}.icon-wrapper[data-v-811b3c3e]{height:85px;position:relative;width:85px}.icon-wrapper-m[data-v-811b3c3e]{height:75px;position:relative;width:75px}.progress-ring[data-v-811b3c3e]{left:0;position:absolute;top:0;transform:rotate(-180deg)}.progress-ring__background[data-v-811b3c3e]{stroke-dasharray:232.48;stroke-dashoffset:0}.progress-ring__circle[data-v-811b3c3e]{stroke-dasharray:232.48;stroke-dashoffset:116.24;transition:stroke-dashoffset 1s ease}.icon-container:hover .progress-ring__circle[data-v-811b3c3e]{stroke-dashoffset:0}.icon-container:hover .icon-container[data-v-811b3c3e]{transform:translateY(-10px)}.icon[data-v-811b3c3e]{height:70px;width:70px}.icon[data-v-811b3c3e],.icon-m[data-v-811b3c3e]{left:8px;pointer-events:none;position:relative;top:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.icon-m[data-v-811b3c3e]{height:60px;width:60px}.slider-target,.slider-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-target{position:relative}.slider-base,.slider-connects{height:100%;position:relative;width:100%;z-index:1}.slider-connects{overflow:hidden;z-index:0}.slider-connect,.slider-origin{height:100%;position:absolute;right:0;top:0;transform-origin:0 0;transform-style:flat;width:100%;will-change:transform;z-index:1}.slider-txt-dir-rtl.slider-horizontal .slider-origin{left:0;right:auto}.slider-vertical .slider-origin{top:-100%;width:0}.slider-horizontal .slider-origin{height:0}.slider-handle{backface-visibility:hidden;position:absolute}.slider-touch-area{height:100%;width:100%}.slider-state-tap .slider-connect,.slider-state-tap .slider-origin{transition:transform .3s}.slider-state-drag *{cursor:inherit!important}.slider-tooltip-drag .slider-tooltip,.slider-tooltip-focus .slider-tooltip{display:none!important}.slider-tooltip-drag .slider-active .slider-tooltip,.slider-tooltip-drag.slider-state-drag .slider-tooltip:not(.slider-tooltip-hidden),.slider-tooltip-focus.slider-focused .slider-tooltip:not(.slider-tooltip-hidden){display:block!important}.slider-horizontal{height:var(--slider-height,6px)}.slider-horizontal .slider-handle{height:var(--slider-handle-height,16px);right:calc(var(--slider-handle-width, 16px)/2*-1);top:calc((var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2*-1 - 1px);width:var(--slider-handle-width,16px)}.slider-vertical{height:var(--slider-vertical-height,300px);width:var(--slider-height,6px)}.slider-vertical .slider-handle{bottom:calc(var(--slider-handle-width, 16px)/2*-1);height:var(--slider-handle-width,16px);right:calc((var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2*-1 - 1px);width:var(--slider-handle-height,16px)}.slider-txt-dir-rtl.slider-horizontal .slider-handle{left:calc(var(--slider-handle-width, 16px)/2*-1);right:auto}.slider-base{background-color:var(--slider-bg,#d1d5db)}.slider-base,.slider-connects{border-radius:var(--slider-radius,9999px)}.slider-connect{background:var(--slider-connect-bg,#10b981);cursor:pointer}.slider-draggable{cursor:ew-resize}.slider-vertical .slider-draggable{cursor:ns-resize}.slider-handle{background:var(--slider-handle-bg,#fff);border:var(--slider-handle-border,0);border-radius:var(--slider-handle-radius,9999px);box-shadow:var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));cursor:grab;height:var(--slider-handle-height,16px);width:var(--slider-handle-width,16px)}.slider-handle:focus{box-shadow:0 0 0 var(--slider-handle-ring-width,3px) var(--slider-handle-ring-color,rgba(16,185,129,.188)),var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));outline:none}.slider-active{box-shadow:var(--slider-handle-shadow-active,.5px .5px 2px 1px rgba(0,0,0,.42));cursor:grabbing}[disabled] .slider-connect{background:var(--slider-connect-bg-disabled,#9ca3af)}[disabled] .slider-handle,[disabled].slider-handle,[disabled].slider-target{cursor:not-allowed}[disabled] .slider-tooltip{background:var(--slider-tooltip-bg-disabled,#9ca3af);border-color:var(--slider-tooltip-bg-disabled,#9ca3af)}.slider-tooltip{background:var(--slider-tooltip-bg,#10b981);border:1px solid var(--slider-tooltip-bg,#10b981);border-radius:var(--slider-tooltip-radius,5px);color:var(--slider-tooltip-color,#fff);display:block;font-size:var(--slider-tooltip-font-size,.875rem);font-weight:var(--slider-tooltip-font-weight,600);line-height:var(--slider-tooltip-line-height,1.25rem);min-width:var(--slider-tooltip-min-width,20px);padding:var(--slider-tooltip-py,2px) var(--slider-tooltip-px,6px);position:absolute;text-align:center;white-space:nowrap}.slider-horizontal .slider-tooltip-top{bottom:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));left:50%;transform:translate(-50%)}.slider-horizontal .slider-tooltip-top:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-top-color:inherit;bottom:calc(var(--slider-tooltip-arrow-size, 5px)*-2);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.slider-horizontal .slider-tooltip-bottom{left:50%;top:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));transform:translate(-50%)}.slider-horizontal .slider-tooltip-bottom:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-bottom-color:inherit;content:"";height:0;left:50%;position:absolute;top:calc(var(--slider-tooltip-arrow-size, 5px)*-2);transform:translate(-50%);width:0}.slider-vertical .slider-tooltip-left{right:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-left:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-left-color:inherit;content:"";height:0;position:absolute;right:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;transform:translateY(-50%);width:0}.slider-vertical .slider-tooltip-right{left:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-right:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-right-color:inherit;content:"";height:0;left:calc(var(--slider-tooltip-arrow-size, 5px)*-2);position:absolute;top:50%;transform:translateY(-50%);width:0}.slider-horizontal .slider-origin>.slider-tooltip{left:auto;transform:translate(50%)}.slider-horizontal .slider-origin>.slider-tooltip-top{bottom:calc(var(--slider-tooltip-arrow-size, 5px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) + 1px)}.slider-horizontal .slider-origin>.slider-tooltip-bottom{top:calc(var(--slider-tooltip-arrow-size, 5px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) + var(--slider-height, 6px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip{top:auto;transform:translateY(calc((var(--slider-tooltip-line-height, 1.25rem) - var(--slider-tooltip-py, 2px))*-1 + 1px))}.slider-vertical .slider-origin>.slider-tooltip-left{right:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip-right{left:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) - var(--slider-height, 6px) + 1px)}.hydration-slider{width:100%}.hydration-slider .slider-tooltip{display:none!important}.hydration-slider .slider-base{background:linear-gradient(90deg,#d9a825,#f2c94c,#f9e79f,#fef3c7,#fff8dc)!important;border-radius:24px!important;height:34px!important;margin-left:0;margin-right:0}.hydration-slider .slider-connect,.hydration-slider .slider-origin{background:transparent!important;border-radius:24px!important;height:34px!important}.hydration-slider .slider-origin{transition:transform .3s ease}.hydration-slider .slider-handle{border:5px solid #d9a825!important;border-radius:24px!important;height:28px!important;top:.2rem!important;transition:border-color .3s ease,box-shadow .3s ease;width:28px!important}.hydration-slider .slider-handle:focus{border-color:#f9e79f!important;box-shadow:unset!important;outline:none!important}#highlighted-cell-one[data-v-2aabd137]{background-color:#fff;border:3px solid #2574a8;border-bottom:none;border-top-left-radius:24px;border-top-right-radius:24px;overflow:hidden;position:relative;z-index:1}.overflow-y-visible[data-v-2aabd137]{overflow-y:visible}.middle-box[data-v-2aabd137]{border:3px solid #2574a8;border-bottom:none;border-top:none}.end-box[data-v-2aabd137],.middle-box[data-v-2aabd137]{background-color:#fff;overflow:hidden;position:relative;z-index:1}.end-box[data-v-2aabd137]{border:3px solid #2574a8;border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top:none}.b{font-weight:600}.vid-panel{box-sizing:border-box;height:100vh;width:100vw}.text-mask{background:linear-gradient(90deg,#fff,#ccc);-webkit-mask-image:url(/assets/images/hydration/animation/postworkout_text.web);mask-image:url(/assets/images/hydration/animation/postworkout_text.web);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}#map{bottom:-125vh}@media (max-width:359px){#map-mobile{bottom:-65vh;rotate:20deg}}@media (min-width:360px) and (max-width:374px){@media (max-height:740px){#map-mobile{bottom:-78vh;rotate:20deg}}@media (min-height:741px) and (max-height:800px){#map-mobile{bottom:-69vh;rotate:20deg}}@media (min-height:801px) and (max-height:849px){#map-mobile{bottom:-69vh;rotate:20deg}}@media (min-height:850px) and (max-height:880px){#map-mobile{bottom:-69vh;rotate:20deg}}@media (min-height:881px){#map-mobile{bottom:-69vh;rotate:20deg}}}@media (min-width:375px) and (max-width:389px){@media (max-height:740px){#map-mobile{bottom:-92vh;rotate:20deg}}@media (min-height:741px) and (max-height:800px){#map-mobile{bottom:-92vh;rotate:20deg}}@media (min-height:801px) and (max-height:849px){#map-mobile{bottom:-92vh;rotate:20deg}}@media (min-height:850px) and (max-height:880px){#map-mobile{bottom:-92vh;rotate:20deg}}@media (min-height:881px){#map-mobile{bottom:-92vh;rotate:20deg}}}@media (min-width:390px) and (max-width:411px){@media (max-height:740px){#map-mobile{bottom:-85vh;rotate:20deg}}@media (min-height:741px) and (max-height:800px){#map-mobile{bottom:-80vh;rotate:20deg}}@media (min-height:801px) and (max-height:849px){#map-mobile{bottom:-75vh;rotate:20deg}}@media (min-height:850px) and (max-height:880px){#map-mobile{bottom:-75vh;rotate:20deg}}@media (min-height:881px){#map-mobile{bottom:-74vh;rotate:20deg}}}@media (min-width:412px){@media (max-height:699px){#map-mobile{bottom:-105vh;rotate:20deg}}@media (min-height:700px) and (max-height:710px){#map-mobile{bottom:-98vh;rotate:20deg}}@media (min-height:711px) and (max-height:740px){#map-mobile{bottom:-95vh;rotate:20deg}}@media (min-height:741px) and (max-height:760px){#map-mobile{bottom:-95vh;rotate:20deg}}@media (min-height:761px) and (max-height:780px){#map-mobile{bottom:-90vh;rotate:20deg}}@media (min-height:781px) and (max-height:800px){#map-mobile{bottom:-90vh;rotate:20deg}}@media (min-height:801px) and (max-height:820px){#map-mobile{bottom:-90vh;rotate:20deg}}@media (min-height:821px) and (max-height:900px){#map-mobile{bottom:-83vh;rotate:20deg}}@media (min-height:901px) and (max-height:960px){#map-mobile{bottom:-80vh;rotate:20deg}}@media (min-height:961px){#map-mobile{bottom:-75vh;rotate:20deg}}}@media (min-width:600px) and (max-width:767px){@media (max-height:649px){#map{bottom:-147vh}}@media (min-height:650px) and (max-height:669px){#map{bottom:-140vh}}@media (min-height:670px) and (max-height:719px){#map{bottom:-115vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-110vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-110vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-98vh}}@media (min-height:989px) and (max-height:1050px){#map{bottom:-90vh}}@media (min-height:1051px){#map{bottom:-85vh}}}@media (min-width:768px) and (max-width:849px){@media (max-height:649px){#map{bottom:-178vh}}@media (min-height:650px) and (max-height:669px){#map{bottom:-170vh}}@media (min-height:670px) and (max-height:719px){#map{bottom:-162vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-145vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-133vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-120vh}}@media (min-height:989px) and (max-height:1050px){#map{bottom:-110vh}}@media (min-height:1051px){#map{bottom:-105vh}}}@media (min-width:850px) and (max-width:929px){@media (max-height:649px){#map{bottom:-198vh}}@media (min-height:650px) and (max-height:669px){#map{bottom:-190vh}}@media (min-height:670px) and (max-height:719px){#map{bottom:-177vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-160vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-147vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-135vh}}@media (min-height:989px) and (max-height:1050px){#map{bottom:-120vh}}@media (min-height:1051px){#map{bottom:-94vh}}}@media (min-width:930px) and (max-width:967px){@media (max-height:649px){#map{bottom:-218vh}}@media (min-height:650px) and (max-height:669px){#map{bottom:-200vh}}@media (min-height:670px) and (max-height:719px){#map{bottom:-192vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-175vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-165vh}}@media (min-height:849px){#map{bottom:-150vh}}}@media (min-width:968px) and (max-width:1023px){@media (max-height:649px){#map{bottom:-218vh}}@media (min-height:650px) and (max-height:669px){#map{bottom:-210vh}}@media (min-height:670px) and (max-height:689px){#map{bottom:-201vh}}@media (min-height:690px) and (max-height:719px){#map{bottom:-195vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-190vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-165vh}}@media (min-height:849px){#map{bottom:-160vh}}}@media (min-width:1024px) and (max-width:1279px){@media (max-height:639px){#map{bottom:-180vh}}@media (min-height:640px) and (max-height:669px){#map{bottom:-160vh}}@media (min-height:670px) and (max-height:689px){#map{bottom:-155vh}}@media (min-height:690px) and (max-height:719px){#map{bottom:-150vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-145vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-138vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-128vh}}@media (min-height:989px) and (max-height:1050px){#map{bottom:-120vh}}@media (min-height:1051px){#map{bottom:-80vh}}}@media (min-width:1280px) and (max-width:1365px){@media (max-height:669px){#map{bottom:-200vh}}@media (min-height:670px) and (max-height:689px){#map{bottom:-195vh}}@media (min-height:690px) and (max-height:719px){#map{bottom:-190vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-187vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-170vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-160vh}}@media (min-height:989px){#map{bottom:-150vh}}}@media (min-width:1366px) and (max-width:1535px){@media (max-height:669px){#map{bottom:-220vh}}@media (min-height:670px) and (max-height:689px){#map{bottom:-210vh}}@media (min-height:690px) and (max-height:719px){#map{bottom:-205vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-205vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-195vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-170vh}}@media (min-height:989px){#map{bottom:-160vh}}}@media (min-width:1536px) and (max-width:1635px){@media (max-height:669px){#map{bottom:-230vh}}@media (min-height:670px) and (max-height:689px){#map{bottom:-225vh}}@media (min-height:690px) and (max-height:719px){#map{bottom:-215vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-205vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-195vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-185vh}}@media (min-height:989px){#map{bottom:-175vh}}}@media (min-width:1636px) and (max-width:1838px){@media (max-height:669px){#map{bottom:-290vh}}@media (min-height:670px) and (max-height:689px){#map{bottom:-268vh}}@media (min-height:690px) and (max-height:719px){#map{bottom:-268vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-258vh}}@media (min-height:780px) and (max-height:840px){#map{bottom:-233vh}}@media (min-height:841px) and (max-height:847px){#map{bottom:-218vh}}@media (min-height:848px) and (max-height:988px){#map{bottom:-205vh}}@media (min-height:989px){#map{bottom:-195vh}}}@media (min-width:1837px) and (max-width:1919px){@media (max-height:669px){#map{bottom:-290vh}}@media (min-height:670px) and (max-height:689px){#map{bottom:-288vh}}@media (min-height:690px) and (max-height:719px){#map{bottom:-278vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-260vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-243vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-218vh}}@media (min-height:989px){#map{bottom:-198vh}}}@media (min-width:1920px){@media (max-height:669px){#map{bottom:-250vh}}@media (min-height:670px) and (max-height:689px){#map{bottom:-240vh}}@media (min-height:690px) and (max-height:719px){#map{bottom:-230vh}}@media (min-height:720px) and (max-height:779px){#map{bottom:-220vh}}@media (min-height:780px) and (max-height:848px){#map{bottom:-210vh}}@media (min-height:849px) and (max-height:988px){#map{bottom:-215vh}}@media (min-height:989px){#map{bottom:-190vh}}}
