.cw-dialog__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;position:relative;min-height:0}.cw-dialog__container:after,.cw-dialog__container:before{content:"";display:block;position:absolute;left:0;right:0;background-repeat:no-repeat;background-size:100%;z-index:10}@supports(-webkit-overflow-scrolling:touch){.cw-dialog__container:after,.cw-dialog__container:before{display:none}}.cw-dialog__scroll{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-overflow-scrolling:touch}.cw-dialog__scroll:after,.cw-dialog__scroll:before{content:"";display:block;width:100%;background-repeat:no-repeat;background-size:100%;-ms-flex-negative:0;flex-shrink:0;z-index:11;-webkit-transform:translateZ(0);transform:translateZ(0)}@supports(-webkit-overflow-scrolling:touch){.cw-dialog__scroll:after,.cw-dialog__scroll:before{display:none}}.cw-dialog__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cw-dialog__content:after{content:"";display:table;clear:both}.cw-dialog__summary{font-size:1.4rem;line-height:1.2857142857;margin-top:-.3571428571em;margin-bottom:1em;font-weight:400}.cw-dialog__dialog{padding:.4rem;display:none;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;width:100vw;height:100%;overflow:hidden;border:0;background:none;z-index:4000}@media(min-width:40em){.cw-dialog__dialog{padding:1.6rem}}@media(min-width:40em)and (any-pointer:coarse){.cw-dialog__dialog{padding:.4rem}}.cw-dialog__inner{margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;max-height:100%;max-width:calc(80ch + 1.6rem);overflow:hidden}.cw-dialog__container{background-color:#f9f9f9}.cw-dialog__container:before{top:0;height:.8rem;background-image:radial-gradient(farthest-side at center top,rgba(0,0,0,.2) 0,transparent 96%,transparent 100%)}.cw-dialog__container:after{bottom:0;height:.8rem;background-image:radial-gradient(farthest-side at center bottom,rgba(0,0,0,.2) 0,transparent 96%,transparent 100%)}.cw-dialog__scroll:before{height:.8rem;margin-bottom:-.8rem;background-image:radial-gradient(farthest-side at center top,#f9f9f9 0,#f9f9f9 96%,hsla(0,0%,97.6%,0) 100%)}.cw-dialog__scroll:after{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:.8rem;margin-top:-.8rem;background-image:radial-gradient(farthest-side at center bottom,#f9f9f9 0,#f9f9f9 96%,hsla(0,0%,97.6%,0) 100%)}.cw-dialog__container{min-width:30.4rem;max-width:100%;max-height:100%;border:.1rem solid #ddd;border-radius:.4rem}.cw-dialog__header{padding:1.6rem 6.4rem 1.6rem 1.6rem;border-bottom:.2rem solid #ddd}@media(min-width:40em){.cw-dialog__header{padding-left:2.4rem;padding-right:7.6rem}}.cw-dialog__triggers{position:absolute;right:2.4rem;left:auto;margin-top:1.2rem;z-index:4001}.cw-dialog__close{padding:.8rem;color:#333;background:#fff;min-width:3.2rem;min-height:3.2rem;line-height:1;border:none;border-radius:1.6rem;cursor:pointer;opacity:.9;-webkit-transition:opacity .2s,color .2s,-webkit-box-shadow .2s;transition:opacity .2s,color .2s,-webkit-box-shadow .2s;transition:opacity .2s,box-shadow .2s,color .2s;transition:opacity .2s,box-shadow .2s,color .2s,-webkit-box-shadow .2s}.cw-dialog__close:focus,.cw-dialog__close:hover{color:#0e70be;opacity:1}.cw-dialog__close:focus{outline:.1rem solid #0e70be}.cw-dialog__title{font-size:2rem;margin-top:0;padding-top:0;margin-bottom:0;font-weight:400}@media(min-width:40em){.cw-dialog__title{font-weight:700}}.cw-dialog__summary{margin-top:.8rem;color:#666}@media(min-width:40em){.cw-dialog__summary{margin-top:0}}.cw-dialog__body{padding-top:2.4rem;padding-right:1.6rem;padding-left:1.6rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media(min-width:40em){.cw-dialog__body{padding-right:2.4rem;padding-left:2.4rem}}.cw-dialog__control{padding:2.4rem 1.6rem;position:relative;-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}.cw-dialog__control:after{content:"";display:table;clear:both}@media(min-width:40em){.cw-dialog__control{padding-right:2.4rem;padding-left:2.4rem}}.cw-dialog__control:before{display:block;position:absolute;top:0;content:"";width:calc(100% - 3.2rem);border-top:.1rem solid #ddd}@media(min-width:40em){.cw-dialog__control:before{width:calc(100% - 4.8rem)}}.cw-dialog--is-active .cw-dialog__dialog{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:opacity .2s .1s;transition:opacity .2s .1s}.cw-dialog--is-open .cw-dialog__dialog{opacity:1}.cw-dialog--unlocked .cw-dialog__inner{max-width:100%}.cw-dialog--mobile .cw-dialog__dialog{padding:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cw-dialog--mobile .cw-dialog__inner{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;min-height:100%;-ms-flex-item-align:stretch;align-self:stretch}.cw-dialog--mobile .cw-dialog__header{padding:0 1.6rem;display:block;background:none;border:none}.cw-dialog--mobile .cw-dialog__title{font-size:2rem;line-height:1.3;margin-top:-.35em;margin-bottom:1.2em;padding-top:1.3em;font-weight:700}.cw-dialog--mobile .cw-dialog__summary{margin-top:0}.cw-dialog--mobile .cw-dialog__triggers{margin:0;padding:.8rem;position:static;width:100%;background-color:#f9f9f9;border-bottom:.2rem solid #ddd}.cw-dialog--mobile .cw-dialog__close{margin:0;padding:0 .8rem 0 0;width:auto;color:#0e70be;background:none;border-radius:0;opacity:1;-webkit-box-shadow:none;box-shadow:none}.cw-dialog--mobile .cw-dialog__container{margin:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;min-width:100%;max-width:100%;overflow-y:auto;border:0;border-radius:0}.cw-dialog--mobile .cw-dialog__body{padding:1.6rem;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-item-align:stretch;align-self:stretch}.cw-dialog--mobile .cw-dialog__control{padding-top:1.6rem}.cw-dialog--mobile.cw-dialog--is-active .cw-dialog__dialog{display:block;opacity:1;-webkit-transform:translatex(100%);transform:translatex(100%);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.cw-dialog--mobile.cw-dialog--is-open .cw-dialog__dialog{-webkit-transform:translatex(0);transform:translatex(0)}.cw-dialog__dialog::-webkit-backdrop{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);z-index:3999}.cw-dialog__dialog::backdrop{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);z-index:3999}.cw-dialog--is-legacy>.cw-dialog__backdrop,.cw-dialog--is-native:not(.cw-dialog--is-front)>.cw-dialog__backdrop{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);z-index:3999}.cw-dialog--is-active .cw-dialog__dialog::-webkit-backdrop{display:block;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.cw-dialog--is-active .cw-dialog__dialog::backdrop{display:block;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.cw-dialog--is-active.cw-dialog--is-legacy>.cw-dialog__backdrop,.cw-dialog--is-active.cw-dialog--is-native:not(.cw-dialog--is-front)>.cw-dialog__backdrop{display:block;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.cw-dialog--is-open .cw-dialog__dialog::-webkit-backdrop{opacity:1}.cw-dialog--is-open .cw-dialog__dialog::backdrop{opacity:1}.cw-dialog--is-open.cw-dialog--is-legacy>.cw-dialog__backdrop,.cw-dialog--is-open.cw-dialog--is-native:not(.cw-dialog--is-front)>.cw-dialog__backdrop{opacity:1}.cw-dialog--is-open--is-native>.cw-dialog--is-open__backdrop{display:none}.cw-loader{-webkit-animation:cwAnimationRotate .5s linear infinite;animation:cwAnimationRotate .5s linear infinite;display:inline-block;margin:6rem auto;position:relative;text-indent:-9999em;border:.2rem solid rgba(0,0,0,.2);border-left-color:#0e70be;-webkit-transform:translateZ(0);transform:translateZ(0);border-radius:50%;width:4rem;height:4rem}@-webkit-keyframes cwAnimationRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cw-loader:after{content:"";border-radius:50%;width:4rem;height:4rem}.cw-loader--btn,.cw-loader--small{display:inline-block;margin:0;width:2rem;height:2rem;border-left-color:#fff}.cw-loader--btn:after,.cw-loader--small:after{width:2rem;height:2rem}.cw-loader--screen,.cw-loader__screen{position:fixed}.cw-loader--screen,.cw-loader__screen,.cw-loader__section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;top:0;right:0;bottom:0;left:0;z-index:10000;background-color:hsla(0,0%,100%,.6)}.cw-loader__section{position:absolute}.cw-loader-background{-webkit-animation:cwAnimationBgLoop 1.5s ease-in-out infinite;animation:cwAnimationBgLoop 1.5s ease-in-out infinite;width:30%;overflow:hidden;text-indent:100%;white-space:nowrap;background-color:hsla(0,0%,60%,.5);border-radius:.3rem}@-webkit-keyframes cwAnimationBgLoop{0%{background-color:hsla(0,0%,60%,.2)}50%{background-color:hsla(0,0%,60%,.4)}to{background-color:hsla(0,0%,60%,.2)}}.cw-loader-background--h1{height:23px;margin-top:23px;margin-bottom:31px}@media(min-width:40em){.cw-loader-background--h1{height:31px;margin-top:31px;margin-bottom:39px}}.cw-loader-background--h2{height:19px;margin-top:19px;margin-bottom:31px}@media(min-width:40em){.cw-loader-background--h2{height:27px;margin-top:27px;margin-bottom:29px}}.cw-loader-background--h3{height:18px;margin-top:18px;margin-bottom:30px}@media(min-width:40em){.cw-loader-background--h3{height:23px;margin-top:23px;margin-bottom:31px}}.cw-loader-background--h4{height:23px;margin-top:23px;margin-bottom:31px}.cw-loader-background--h5,.cw-loader-background--h6{height:18px;margin-top:18px;margin-bottom:30px}.cw-loader-background--body{height:16px;margin-top:6px;margin-bottom:6px;width:100%}@media(min-width:40em){.cw-loader-background--body{height:17px;margin-top:7px;margin-bottom:7px}}.cw-loader-background--short{width:30%}.cw-loader-background--medium{width:50%}.cw-loader-background--long{width:100%}.cw-loader__holder{-ms-flex-item-align:center;align-self:center;overflow:hidden;height:auto;border-radius:.4rem;background-color:#fff;padding:2rem}.cw-loader__holder .cw-loader{display:block;margin:0 auto}.cw-loader__holder--has-message{margin:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 32.6rem;flex:0 1 32.6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.6rem;width:32.6rem;max-width:calc(100% - 3.2rem);max-height:calc(100% - 3.2rem)}.cw-loader__holder--has-message .cw-loader{-webkit-box-flex:0;-ms-flex:0 0 4rem;flex:0 0 4rem}.cw-loader__message{margin-bottom:2.4rem;overflow:auto;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,#fff),to(hsla(0,0%,100%,0))),-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(70%,#fff)) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),transparent) 0 100%;background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),transparent) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 4rem,100% 4rem,100% 1.6rem,100% 1.6rem;background-attachment:local,local,scroll,scroll;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.cw-loader__message>:first-child{margin-top:0}.cw-loader__message>:last-child{margin-bottom:0}.cw-loader--dark.cw-loader--screen{background-color:rgba(0,0,0,.6)}.cw-loader--dark .cw-loader__holder{border:.1rem solid #ddd;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.5);box-shadow:0 .5rem 1rem rgba(0,0,0,.5)}.cw-loader--is-hidden{display:none!important}.cw-animation__bg-loop{-webkit-animation:cwAnimationBgLoop 1.5s ease-in-out infinite;animation:cwAnimationBgLoop 1.5s ease-in-out infinite}@keyframes cwAnimationBgLoop{0%{background-color:hsla(0,0%,60%,.2)}50%{background-color:hsla(0,0%,60%,.4)}to{background-color:hsla(0,0%,60%,.2)}}.cw-animation__rotate{-webkit-animation:cwAnimationRotate .5s linear infinite;animation:cwAnimationRotate .5s linear infinite}@keyframes cwAnimationRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cw-animation__fade-in{-webkit-animation:cwAnimationFadeIn .5s ease-out 1 forwards;animation:cwAnimationFadeIn .5s ease-out 1 forwards}@-webkit-keyframes cwAnimationFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cwAnimationFadeIn{0%{opacity:0}to{opacity:1}}.cw-animation__fade-out{-webkit-animation:cwAnimationFadeOut .5s ease-out 1 forwards;animation:cwAnimationFadeOut .5s ease-out 1 forwards}@-webkit-keyframes cwAnimationFadeOut{0%{opacity:1}to{opacity:0}}@keyframes cwAnimationFadeOut{0%{opacity:1}to{opacity:0}}.cw-transition--is-group .cw-transition--is-leaving-active{position:absolute}.cw-transition--is-moving{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.cw-transition--slow{-webkit-transition-duration:.6s;transition-duration:.6s}.cw-transition--default{-webkit-transition-duration:.4s;transition-duration:.4s}.cw-transition--fast{-webkit-transition-duration:.2s;transition-duration:.2s}@media screen and (prefers-reduced-motion:reduce){.cw-transition--is-entering-active,.cw-transition--is-leaving-active,.cw-transition--is-moving{-webkit-transition:none;transition:none}}.cw-transition--fade.cw-transition--is-entering,.cw-transition--fade.cw-transition--is-leaving-to{opacity:0}.cw-transition--fade.cw-transition--is-entering-active,.cw-transition--fade.cw-transition--is-leaving-active{-webkit-transition-property:opacity;transition-property:opacity}.cw-transition--fade-up.cw-transition--is-entering,.cw-transition--fade-up.cw-transition--is-leaving-to{opacity:0;-webkit-transform:translateY(2.4rem);transform:translateY(2.4rem)}.cw-transition--fade-up.cw-transition--is-entering-active,.cw-transition--fade-up.cw-transition--is-leaving-active{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.cw-transition--fade-down.cw-transition--is-entering,.cw-transition--fade-down.cw-transition--is-leaving-to{opacity:0;-webkit-transform:translateY(-2.4rem);transform:translateY(-2.4rem)}.cw-transition--fade-down.cw-transition--is-entering-active,.cw-transition--fade-down.cw-transition--is-leaving-active{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.cw-transition--fade-left.cw-transition--is-entering,.cw-transition--fade-left.cw-transition--is-leaving-to{opacity:0;-webkit-transform:translateX(2.4rem);transform:translateX(2.4rem)}.cw-transition--fade-left.cw-transition--is-entering-active,.cw-transition--fade-left.cw-transition--is-leaving-active{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.cw-transition--fade-right.cw-transition--is-entering,.cw-transition--fade-right.cw-transition--is-leaving-to{opacity:0;-webkit-transform:translateX(-2.4rem);transform:translateX(-2.4rem)}.cw-transition--fade-right.cw-transition--is-entering-active,.cw-transition--fade-right.cw-transition--is-leaving-active{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.cw-transition--slide-left.cw-transition--is-entering,.cw-transition--slide-left.cw-transition--is-leaving-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.cw-transition--slide-left.cw-transition--is-entering-active,.cw-transition--slide-left.cw-transition--is-leaving-active{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.cw-transition--slide-right.cw-transition--is-entering,.cw-transition--slide-right.cw-transition--is-leaving-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.cw-transition--slide-right.cw-transition--is-entering-active,.cw-transition--slide-right.cw-transition--is-leaving-active{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.cw-transition--zoom.cw-transition--is-entering,.cw-transition--zoom.cw-transition--is-leaving-to{opacity:0;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}.cw-transition--zoom.cw-transition--is-entering-active,.cw-transition--zoom.cw-transition--is-leaving-active{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.cw-transition--collapse.cw-transition--is-entering-active,.cw-transition--collapse.cw-transition--is-leaving-active{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1;overflow:hidden;-webkit-perspective:100rem;perspective:100rem;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:height,margin-bottom,opacity;transition-property:height,margin-bottom,opacity;will-change:height}.cw-transition--collapse.cw-transition--is-entering,.cw-transition--collapse.cw-transition--is-leaving-to{height:0;opacity:0;margin-bottom:0}@media screen and (prefers-reduced-motion:reduce){.cw-transition--collapse.cw-transition--is-entering-active,.cw-transition--collapse.cw-transition--is-leaving-active{-webkit-backface-visibility:inherit;backface-visibility:inherit;-webkit-perspective:none;perspective:none;-webkit-transform:none;transform:none;will-change:unset}}.cw-image{display:block;max-width:100%}.cw-image__loader-wrapper{position:relative}.cw-image__loader-wrapper .cw-image--loader{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.cw-image--hide{display:none}.cw-image__figure{margin:0}.cw-image__figure .cw-image__bg-loop{width:100%}.cw-image__caption.cw-image--hide-caption{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.cw-tabs{margin-top:30px}.cw-tabs__head{background-color:#f9f9f9;border-bottom:1px solid #ddd}.cw-tabs__head ul{list-style-type:none;margin-top:0;margin-bottom:0}.cw-tabs__head li{margin:0;position:relative;float:left;border-right:1px solid transparent;border-left:1px solid transparent}.cw-tabs__head li:hover{background-color:#fff}.cw-tabs__head li:before{content:"";position:absolute;top:0;right:-1px;left:-1px;height:3px;background-color:#f5f5f5;transition:all .3s ease-out}.cw-tabs__head li.cw-tab--visible{background-color:#fff;border-right-color:#ddd;border-left-color:#ddd}.cw-tabs__head li.cw-tab--visible:before{background-color:#f5a623}.cw-tabs__head li.cw-tab--visible:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:1px;background-color:#fff}.cw-tabs__head h2{display:block;padding:0 50px;line-height:60px;font-size:1.6rem;font-weight:700;color:#333}@media (max-width:969px){.cw-tabs__head h2{padding:0 30px;line-height:50px}}.cw-tabs__head h2:hover{cursor:pointer;text-decoration:none}.cw-tabs__head h2.cw-tab__small{padding:0 30px;line-height:50px}@media (max-width:969px){.cw-tabs__head h2.cw-tab__small{padding:0 12px}}.cw-tabs__body .cw-tab--hidden{display:none}.cw-tabs__body .cw-tab--visible{display:block}.cw-tabs--sm li a{padding:0 25px;line-height:30px}.alternate{font-size:10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background-color:#fcfcfc}.alternate .cw-pill{background:#327435;color:#fff}.alternate a,.alternate a:hover{text-decoration:none}.alternate .cw-card{margin-bottom:0}.alternate .cw-carousel .cw-slider{height:auto!important}@media (max-width:749px){.alternate{padding:5px 0 20px}.alternate .cw-carousel ul{display:flex}.alternate .cw-type__h3{font-size:1.8em;font-weight:600;line-height:1.11em;margin:15px;color:#000;font-family:Arial,Helvetica,sans-serif}.alternate ul{padding-left:5px}.alternate ul:after{content:"";display:table;width:10px;height:10px}.alternate .cw-card{padding:10px;display:block}.alternate li{min-width:160px;width:160px}.alternate li img{max-width:100%}.alternate li .cw-type__h4{margin-top:2rem;margin-bottom:.8rem;font-size:1.5rem;font-weight:400;line-height:2rem;color:#333;text-align:left}.alternate li a{height:100%}.alternate__content{text-align:left}.alternate__price{font-size:1.6em;font-weight:600;color:#d0021b;margin-bottom:5px}.alternate__rating img{height:13px;width:70px}.alternate__rating span{color:#444;font-size:1.4em;margin-left:5px;vertical-align:-4px}.alternate--one .cw-type__h3{font-size:1.8em;font-weight:700;line-height:1.11em;margin:15px;color:#000;font-family:Arial,Helvetica,sans-serif}.alternate--one .cw-slider{width:100%;padding:2px 15px}.alternate--one .cw-slider li:last-child{width:100%;margin:0}.alternate--one .cw-slider li:last-child .alternate__image{width:80px;float:left}.alternate--one .cw-slider li:last-child .alternate__content{margin-left:100px}.alternate--one .cw-slider li:last-child h4{min-height:0;margin:0;padding-bottom:7px}.alternate--one .cw-slider a{*zoom:1}.alternate--one .cw-slider a:after,.alternate--one .cw-slider a:before{content:"";display:table}.alternate--one .cw-slider a:after{clear:both}.alternate--one .cw-slider .cw-card{padding:15px 10px}}@media (min-width:750px){.alternate{padding:35px 0}.alternate .cw-type__h3{font-size:2.4em;font-weight:300;margin:0 15px 20px 0;line-height:normal;color:#000}.alternate .cw-carousel .cw-slider{padding-bottom:5px;overflow:hidden;margin-top:0;margin-bottom:5px;white-space:nowrap;display:flex}.alternate .cw-carousel .cw-slider li{display:flex;white-space:normal;margin-right:20px;float:left}.alternate .cw-carousel .cw-slider li:first-child:nth-last-child(2),.alternate .cw-carousel .cw-slider li:nth-child(2):last-child{width:50%}.alternate .cw-carousel .cw-slider li:first-child:nth-last-child(3),.alternate .cw-carousel .cw-slider li:nth-child(2):nth-last-child(2),.alternate .cw-carousel .cw-slider li:nth-child(3):last-child{width:33.3333%}.alternate .cw-carousel .cw-slider li:last-child{margin-right:0}.alternate .cw-card{padding:15px;display:block;width:100%}.alternate__column{position:relative;*zoom:1}.alternate__column:after,.alternate__column:before{content:"";display:table}.alternate__column:after{clear:both}.alternate__image{float:left;width:80px;height:80px}.alternate__content{margin-left:90px}.alternate h3{padding:0 0 5px;margin:0;font-size:1.4em;font-weight:400;line-height:1.25}.alternate h3 span{font-weight:600}.alternate__rating:after{content:"";display:table;clear:both}.alternate__rating picture{float:left}.alternate__rating img{height:16px;width:86px}.alternate__rating span{color:#444;font-size:1.4em;margin-left:5px}.alternate__price{font-size:1.8em;color:#d0021b;margin:0;font-weight:600}.alternate__promo{margin-top:.8rem}.alternate .bx-viewport{padding-bottom:5px}.alternate .bx-controls{position:absolute;top:-65px;right:10px}.alternate--one{background-color:#fff;max-width:1300px;padding:15px 0;margin:0 auto 40px;border:1px solid #eee;border-right:none;border-left:none}.alternate--one .cw-carousel{max-width:1000px}.alternate--one .cw-carousel .cw-card{border:none;box-shadow:none;padding:0 30px 0 0;background:url(/assets/img/icons/arrow-right-lt-grey.svg) no-repeat 98%;background-size:10px}.alternate--one .cw-carousel li{float:none;display:block;width:100%}.alternate--one .cw-type__h3{float:left;width:200px;padding:40px 20px 0 40px}.alternate--one h4{font-size:1.6em}.alternate--one .alternate__image{width:120px;height:120px}.alternate--one .alternate__content{margin-left:140px;display:table;height:120px}.alternate--one .alternate__content--vertical{display:table-cell;width:100%;vertical-align:middle}}.recommendations{background-color:#f9f9f9;border-bottom:1px solid #eee;border-top:1px solid #eee}.recommendations ol{padding:4px}.recommendations li{padding:4px 0}.recommendations li a{display:block;background-color:#fff;color:#333;padding:20px;margin:2px}@media (max-width:969px){.recommendations li a{padding:10px}}.recommendations li a .image{text-align:center}.recommendations li a .image img{display:inline-block}.recommendations li a .product{height:75px;padding:10px 0}@media (max-width:969px){.recommendations li a .product{height:90px;overflow:hidden}}.recommendations li a span{font-size:1.4em}.recommendations li a .brand{font-weight:600}.recommendations li a .price{font-size:1.8em;font-weight:700;color:#d0021b}.recommendations li a .rating{margin-top:5px}.recommendations li a .rating img{float:left;margin:3px 5px 0 0}.recommendations li a:hover{text-decoration:none}.recommendations .bx-controls-direction{position:absolute;top:-65px;right:0}.recommendations .cw-loader{position:relative;top:110px}.tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{left:5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.cw-desktop .popover,.cw-mobile .popover{max-width:300px}.cw-dropdown{position:relative;padding:0;margin:0 0 10px;font-size:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}.cw-dropdown__trigger{cursor:pointer;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#eee;background:linear-gradient(180deg,#f9f9f9,#eee);border:1px solid #ccc;border-radius:4px;box-shadow:0 1px 0 0 #ccc;padding:11px 25px 11px 12px;height:56px}.cw-dropdown--active .cw-dropdown__trigger,.cw-dropdown__trigger:focus,.cw-dropdown__trigger:hover{background:#fff;box-shadow:0 1px 0 0 #f08d3b;border-color:#f08d3b}.cw-dropdown__trigger:after{content:"";position:absolute;right:10px;top:50%;width:20px;height:20px;margin-top:-10px;background:url(/assets/img/icons/icon-select-arrows.svg) no-repeat 50% transparent;background-size:12px}.cw-dropdown .attribute-selection__name{font-size:1.4em;line-height:1.1}.cw-dropdown .attribute-selection__value{font-size:1.6em;line-height:1.1}.cw-dropdown__menu{position:absolute;top:100%;right:0;left:0;z-index:10;margin:0;padding:0;max-height:250px;overflow:auto;-webkit-overflow-scrolling:touch;display:none;float:left;list-style:none;text-align:left;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);background-clip:padding-box}.cw-dropdown--active .cw-dropdown__menu{display:block}.cw-dropdown__menu li{position:relative;background-color:#fff;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;padding:15px 10px 15px 45px;margin:0;outline:0;cursor:pointer;transition:all .3s ease-out}.cw-dropdown__menu li span{font-size:1.6em}.cw-dropdown__menu li:last-child{border-bottom:none}.cw-dropdown__menu li:focus,.cw-dropdown__menu li:hover{background-color:#f0f0f0}.cw-dropdown__menu li:focus:before,.cw-dropdown__menu li:hover:before{border-color:#f08d3b}.cw-dropdown__menu li:before{content:"";position:absolute;top:50%;left:10px;margin-top:-12px;width:24px;height:24px;background:#fff;border:1px solid #ccc;border-radius:50%}.cw-dropdown__menu li:after{content:"";position:absolute;top:50%;left:17px;margin-top:-5px;width:10px;height:10px;border-radius:50%}.cw-dropdown__menu li.selected:after{background-color:#f08d3b}.cw-dropdown__menu::-webkit-scrollbar{width:14px}.cw-dropdown__menu::-webkit-scrollbar-thumb{border-radius:6px;box-shadow:inset 0 0 0 4px #fff;background:#e6e6e6}.badges--header{clear:both;display:block;margin-top:40px}.badges--header .cw-badge{font-size:14px;margin-bottom:0}.badges__badge{border-top:1px solid #eee}.badges__badge.no-border{border-top:none}.badges__badge .cw-badge{margin-bottom:20px;margin-top:20px;position:relative}.cw-mobile .badges__badge{padding-left:15px;padding-right:15px}.cw-mobile .badges__badge:first-of-type{border-top:none}.cw-mobile .badges__badge:first-of-type .cw-badge{margin-top:0}.badges__badge:first-child{margin-top:2rem}.badges__badge:last-of-type{margin-bottom:0}.cw-mobile .badges__badge:last-of-type{border-bottom:1px solid #eee}.cw-badge--fresh{font-size:1.3rem;line-height:1.8rem}.cw-badge--fresh:before{content:"";width:2.4rem;height:2.4rem;display:block;float:left;margin-right:1rem;margin-top:-.4rem;margin-bottom:inherit;background:url(/assets/img/icons/cw-badge/icon-badge-fresh.svg) 100% no-repeat;pointer-events:none}@media (max-width:639px){.cw-badge--fresh:before{width:2rem;height:2rem;margin-right:.6rem}}.cw-badge--fresh a{text-decoration:none}.cw-badge--fresh--flyout{font-size:1.6rem;margin-top:1.4rem;margin-left:.2rem}.cw-badge--clinic-seller{font-size:1.3rem;line-height:1.8rem}.cw-badge--clinic-seller:before{content:"";width:2.4rem;height:2.4rem;display:block;float:left;margin-right:1rem;margin-top:-.4rem;margin-bottom:inherit;background:url(/assets/img/icons/cw-badge/icon-badge-clinic.svg) 100% no-repeat;pointer-events:none}@media (max-width:639px){.cw-badge--clinic-seller:before{width:2rem;height:2rem;margin-right:.6rem}}.cw-badge--clinic-seller a{text-decoration:none}.item-info-attributes .attribute-links{text-align:left;padding:1.1rem 0;display:inherit}@media (max-width:749px){.item-info-attributes .attribute-links{text-align:center}}.rx-attachments{margin-left:0!important;margin-top:25px;padding-left:0!important;padding-right:0}.rx-checkout-note{color:#999!important;font-size:1.4rem;font-weight:400!important;text-align:center;margin-bottom:0!important;margin-top:20px!important}.cw-desktop .rx-error-banner{margin-bottom:20px;margin-top:-20px}.rx-head{clear:both}.cw-desktop .rx-method .attribute-name{overflow:auto;text-overflow:clip;white-space:normal}.cw-desktop .rx-method .attribute-selection__value{overflow:hidden;padding-right:10px;text-overflow:ellipsis}.rx-method-select--error{border:2px solid #d0011b;overflow:visible}.cw-desktop .rx-method-select--error{margin-bottom:40px;padding:10px 25px 11px 11px}.cw-desktop .rx-method-select--error:after{right:9px}.cw-mobile .rx-method-select--error{margin-bottom:20px;padding:10px 15px}.cw-desktop .rx-method-select--pristine .attribute-selection__name{display:none}.cw-desktop .rx-method-select--pristine .attribute-selection__value{color:#999;line-height:34px}.cw-mobile .rx-method-select--pristine .label{display:none}.cw-mobile .rx-method-select--pristine .value{color:#999;padding:8px 0 7px}.rx-method-select__message--error{color:#d0011b;font-size:12px;position:absolute;left:0;bottom:-20px}.cw-mobile .rx-method-select .value{overflow:hidden;padding-right:30px;text-overflow:ellipsis}.cw-tabs__content--left ol.rx-attachments .rx-attachments__item,.description-wrapper ol.rx-attachments .rx-attachments__item{list-style:none;margin-left:0}.ugc-rev__list{min-height:200px}.ugc-rev__list>li{*zoom:1}.ugc-rev__list>li:after,.ugc-rev__list>li:before{content:"";display:table}.ugc-rev__list>li:after{clear:both}@media (max-width:749px){.ugc-rev__list>li{padding:20px 15px}}@media (min-width:750px){.ugc-rev__list>li{padding:30px 0}}.ugc-rev__list>li.review-load{background-color:#f5f5f5;padding:10px}.ugc-rev__list>li:first-child{border:none}.ugc-rev__list>li .ugc__title{padding:0 0 2px;margin:0!important}@media (min-width:750px){.ugc-rev__list>li .ugc__user{margin:5px 0}}@media (max-width:749px){.ugc-rev__list>li .ugc__user{margin:2px 0}}.ugc-rev__list>li .ugc-list__list__stars,.ugc-rev__list>li .ugc-list__list__title{align-items:center;display:inline-flex}@media (max-width:749px){.ugc-rev__list>li .ugc-list__list__stars,.ugc-rev__list>li .ugc-list__list__title{display:block}}@media (min-width:750px){.ugc-rev__list>li .ugc-list__list__stars img,.ugc-rev__list>li .ugc-list__list__title img{height:16px}}@media (max-width:749px){.ugc-rev__list>li .ugc-list__list__stars img,.ugc-rev__list>li .ugc-list__list__title img{height:12px;margin-bottom:5px}}@media (min-width:750px){.ugc-rev__list .button--report{margin-left:24px}}@media (max-width:749px){.ugc-rev__list .button--report{top:0;bottom:auto}}.ugc-rev__list .ugc-rev__helpful__block{padding:0 0 50px;border:none}.ugc-rev__list .ugc-rev__helpful__block .ugc__title{padding:0}@-webkit-keyframes ugc-qna__write{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.ugc-qna__like{position:relative}@media (max-width:749px){.ugc-qna__like{*zoom:1}.ugc-qna__like:after,.ugc-qna__like:before{content:"";display:table}.ugc-qna__like:after{clear:both}}@media (min-width:750px){.ugc-qna__like{width:98px;float:left;margin:4px 0 0 -100%}}.ugc-qna__like p{font-size:1.4em;text-align:center;color:#999}@media (max-width:749px){.ugc-qna__like__content{float:left}}@media (min-width:750px){.ugc-qna__like__content{display:inline-block;text-align:center}}@media (max-width:749px){.ugc-qna__like .cw-btn--outline{display:block;float:left}}.ugc-qna__like .cw-btn--outline--active .icon-thumb-up,.ugc-qna__like .cw-btn--outline--active:active .icon-thumb-up,.ugc-qna__like .cw-btn--outline--active:active:hover .icon-thumb-up,.ugc-qna__like .cw-btn--outline--active:focus .icon-thumb-up,.ugc-qna__like .cw-btn--outline--active:focus:hover .icon-thumb-up,.ugc-qna__like .cw-btn--outline--active:hover .icon-thumb-up{fill:#fff}@media (max-width:749px){.ugc-list__content--answers .ugc-qna__items{margin-left:-15px;margin-right:-15px;background:#fff;border-top:1px solid #ddd}}.ugc-qna__sort{float:right}.ugc-qna__answer{color:#333;*zoom:1}.ugc-qna__answer:after,.ugc-qna__answer:before{content:"";display:table}.ugc-qna__answer:after{clear:both}@media (max-width:749px){.ugc-qna__answer{position:relative}}@media (min-width:750px){.ugc-qna__list--pdp .ugc-qna__answer,.ugc-qna__list--questions .ugc-qna__answer{margin:0 0 24px}}.ugc-qna__answer__text{margin:0 0 2px}a .ugc-qna__answer__text{color:#333}.ugc-qna__answer__text--full{display:none}.ugc-qna__answer__text--full.show{display:inline}.ugc-qna__answer__more{display:inline-block}@media (min-width:750px){.ugc-qna__answer__wrapper{width:100%;float:left}}@media (max-width:749px){.ugc-qna__answer__content{margin:0 0 8px}}@media (min-width:750px){.ugc-qna__answer__content{margin:0 0 0 98px}}.ugc-qna__answer__details{display:block}@media (min-width:750px){.ugc-qna__answer__details{margin:0}}.ugc-qna__report,.ugc-qna__user{font-weight:400;color:#999}@media (min-width:750px){.ugc-qna__user{display:inline-block;vertical-align:middle;padding:0 12px 0 0}}@media (max-width:749px){.ugc-qna__user .ugc__badge--contributor{margin-top:5px}}@media (min-width:750px){.ugc-qna__report.button--report{display:inline-block;vertical-align:middle;margin-left:-4px}.ugc-list .ugc-qna__report.button--report{color:#999}}@media (min-width:750px){.ugc-qna__report.button--report span{display:inline-block;vertical-align:middle;border-left:1px solid #ddd;padding-left:12px}.ugc-qna__report.button--report span:before{left:12px}}.ugc-qna__actions{font-size:1.4rem}@media (min-width:750px){.ugc-qna__answers .ugc-qna__actions{margin:0 0 0 98px}}@media (max-width:749px){.ugc-qna__actions{display:none}}.ugc-qna__actions a.ugc-qna__button--form{background:none}.ugc-qna__write--show .ugc-qna__actions a.ugc-qna__button--form{display:inline-block;margin:0 0 16px}.ugc-qna__actions .ugc-qna__see-more{background:url(/assets/img/icons/arrow-right-blue.svg) no-repeat right 6px;background-size:5px 9px;padding-right:12px}.ugc-qna__actions .ugc-qna__see-more--show-more{cursor:pointer;background:none}.ugc-qna__actions .ugc-qna__see-more--answer-question{display:none;cursor:pointer}.ugc-qna__write--show .ugc-qna__actions .ugc-qna__see-more{opacity:0;visibility:hidden}.ugc-qna__answers__more .ugc-qna__answer:last-child .ugc-qna__answer__text{margin-bottom:0}.ugc-qna__answers__more{display:none}.ugc-qna__answers__more--show{display:block;-webkit-animation:ugc-qna__write .25s 1;animation:ugc-qna__write .25s 1}@media (max-width:749px){.ugc-qna__question.ugc__title,.x-template-pdp .product-description .ugc-qna__question.ugc__title{margin:0 0 8px}}@media (max-width:749px){.ugc-qna__list--pdp .ugc-qna__write--show .ugc-qna__question{margin:0}}@media (min-width:750px){.ugc-qna__question{margin:0 0 32px}}.ugc-qna__question a{color:#333}.ugc-qna__question a:hover{color:#128ced}@media (min-width:750px){.ugc-qna__wrapper .ugc-qna__question{margin:5px 200px 0 0}}@media (max-width:749px){.ugc-qna__user-actions{display:none}}@media (min-width:750px){.ugc-qna__write--answer,.ugc-qna__write--question{border:1px solid #ddd}}.ugc-qna__product a,.ugc-qna__write,.ugc-qna__write__confirm{border-radius:3px;*zoom:1}.ugc-qna__product a:after,.ugc-qna__product a:before,.ugc-qna__write:after,.ugc-qna__write:before,.ugc-qna__write__confirm:after,.ugc-qna__write__confirm:before{content:"";display:table}.ugc-qna__product a:after,.ugc-qna__write:after,.ugc-qna__write__confirm:after{clear:both}@media (max-width:749px){.ugc-qna__write{margin:0 0 32px}}@media (max-width:749px){.ugc-qna__product{margin:0 0 16px;*zoom:1}.ugc-qna__product:after,.ugc-qna__product:before{content:"";display:table}.ugc-qna__product:after{clear:both}}@media (min-width:750px){.ugc-qna__product{background:#fff}}.ugc-qna__product a{display:block;text-decoration:none;color:#555;transition:all .2s ease-out}@media (max-width:749px){.ugc-qna__product a{position:relative;padding:8px}}@media (min-width:750px){.ugc-qna__product a{margin:0 0 32px}}.ugc-qna__product a:hover{color:#0e70be;box-shadow:0 0 3px 0 rgba(0,0,0,.3)}.ugc-qna__product__img,.ugc-qna__product__name{align-items:center;display:inline-flex}.ugc-qna__product__img{flex:none}@media (max-width:749px){.ugc-qna__product__img{margin-right:.4rem;width:60px;height:60px;background:#fff}}@media (min-width:750px){.ugc-qna__product__img{width:20%;padding:16px 24px;border-right:1px solid #ddd}}.ugc-qna__product__img img{display:block;margin:0 auto}.ugc-qna__product__name span{margin:0;padding:0;color:inherit;font-size:1.4rem;font-weight:400;line-height:1.33em}@media (min-width:750px){.ugc-qna__product__name span{font-size:1.8rem}}@media (min-width:750px){.ugc-qna__product__name{width:80%;margin:0 0 0 -4px;padding:16px 32px}}.ugc-qna__product__wrapper{margin:0;padding:0}.ugc-qna__product__wrapper a{margin:0;align-items:center;display:flex}@media (min-width:750px){.ugc-qna__product__wrapper{margin-bottom:2.4rem}}.ugc-write__photo{margin:20px 0 0;padding:0;list-style:none}.ugc-write__photo li{*zoom:1;position:relative;margin-bottom:5px}.ugc-write__photo li:after,.ugc-write__photo li:before{content:"";display:table}.ugc-write__photo li:after{clear:both}.ugc-write__photo li .ugc-write__photo__img{width:50px;height:50px;overflow:hidden;float:left;background-position:50%;background-size:cover}.ugc-write__photo .ugc-write__delete{background-color:#128ced;border-radius:50px;border:1px solid #fff;width:21px;height:21px;position:absolute;top:-5px;left:-5px}.ugc-write__photo .ugc-write__delete .icon-delete{width:10px;height:10px;margin:4px;fill:#fff}.ugc-write__photo .field{margin-left:65px;max-width:350px}.ugc-qna__write{display:none;position:relative}@media (min-width:750px){.ugc-qna__write,.ugc-qna__write--confirm{padding:32px}}.ugc-qna__write--show .ugc-qna__write{display:block;-webkit-animation:ugc-qna__write .2s 1;animation:ugc-qna__write .2s 1}@media (max-width:749px){.ugc-qna__write--show .ugc-qna__write{margin:0 0 8px}}.ugc-qna__write--show .ugc-qna__write--confirm{-webkit-animation:none;animation:none}@media (max-width:749px){.ugc-qna__list .ugc-qna__write--show .ugc-qna__write--confirm{margin-bottom:16px}}.ugc-qna__write--submit .ugc-qna__write--answer,.ugc-qna__write--submit .ugc-qna__write--question{display:none}@media (min-width:750px){.ugc-qna__write--answer,.ugc-qna__write--question{background:#f9f9f9}}@media (max-width:749px){.ugc-qna__write--show .cw-card{display:none}}.ugc-qna__write--confirm{background:#fff;border:2px solid #4caf50}@media (max-width:749px){.ugc-qna__write--confirm{padding:16px}}.ugc-qna__write--confirm .cw-btn{margin:0 0 0 36px}@media (max-width:749px){.ugc-qna__container--btn~.ugc-qna__write{padding:16px}}@media (max-width:749px){.ugc-qna__container--btn~.ugc-qna__write--confirm{padding:16px;margin-left:16px;margin-right:16px}}@media (max-width:749px){.ugc-qna__list .ugc-qna__container--btn~.ugc-qna__write--answer{padding-top:0;margin-bottom:8px}}.ugc-qna__write label{cursor:text}.ugc-qna__write label[for*="answer.answerText"]~.field__wrapper,.ugc-qna__write label[for*="question.questionDetails"]~.field__wrapper{display:block;cursor:text}.ugc-qna__write label[for*="answer.userNickname"]~.field__wrapper,.ugc-qna__write label[for*="question.userNickname"]~.field__wrapper{display:block}@media (min-width:1250px){.ugc-qna__write label[for*="answer.userNickname"]~.field__wrapper,.ugc-qna__write label[for*="question.userNickname"]~.field__wrapper{width:40%}}@media (min-width:970px) and (max-width:1249px){.ugc-qna__write label[for*="answer.userNickname"]~.field__wrapper,.ugc-qna__write label[for*="question.userNickname"]~.field__wrapper{width:50%}}@media (min-width:750px) and (max-width:969px){.ugc-qna__write label[for*="answer.userNickname"]~.field__wrapper,.ugc-qna__write label[for*="question.userNickname"]~.field__wrapper{width:60%}}.ugc-qna__write textarea{display:block;height:82px}.ugc-qna__write__sign-in{color:#999;padding:16px;background:#fff;border:1px solid #ddd;border-radius:2px}.ugc-qna__write__message{color:#4caf50;padding:0 0 0 36px;position:relative;margin:0 0 16px}.ugc-qna__write__message:before{content:"";width:30px;height:30px;position:absolute;top:0;left:0;border:3px solid #4caf50;border-radius:50%;background:url(/assets/img/icons/check-green.svg) no-repeat 50%;background-size:13px 11px;box-sizing:border-box}.ugc-qna__write__message p{font-weight:600;line-height:1.33em;margin:0}@media (max-width:749px){.ugc-qna__write__message p{font-size:1.4em}}@media (min-width:750px){.ugc-qna__write__message p{font-size:1.8em}}@media (max-width:749px){.ugc-qna__write__form{*zoom:1}.ugc-qna__write__form:after,.ugc-qna__write__form:before{content:"";display:table}.ugc-qna__write__form:after{clear:both}}.ugc-qna__write__form .button--submit{text-transform:capitalize}@media (max-width:749px){.ugc-qna__write__form .button--submit{display:inline-block;vertical-align:middle;margin:0}}@media (min-width:750px){.ugc-qna__write__form .button--submit{margin-right:4px}}@media (max-width:749px){.ugc-qna__write__form .button--submit~a{display:inline-block;vertical-align:middle;margin-left:10px}}@media (min-width:750px){.ugc-qna__write__form .button--submit~a{margin:0 10px 0 0}}.ugc-qna__write__actions>*{text-transform:capitalize}.ugc-qna .ugc__image-upload .icon-photo{width:30px;height:24px;vertical-align:-4px;margin:0 8px -1px 0}.ugc-qna .ugc__image-upload p{padding:5px 0 10px;margin:0;font-size:1.4rem;line-height:1;color:#999}.ugc-qna .ugc__image-upload p.field__message{color:#d0021b}.ugc-qna .uploadPhotoForm .upload-file{display:none}#ugc-modal .cw-modal-content,#ugc-modal .mobile-modal__content{padding:0;display:table}#ugc-modal .cw-modal-content .cell,#ugc-modal .mobile-modal__content .cell{display:table-cell;vertical-align:middle;width:100%;text-align:center}#ugc-modal .cw-modal-content .caption,#ugc-modal .mobile-modal__content .caption{font-size:1.6em;text-align:center;margin:10px 0;color:#ddd}#ugc-modal .cw-modal-content img,#ugc-modal .mobile-modal__content img{max-width:100%;max-height:100%}#ugc-modal .mobile-modal__content{width:100%;height:100%}#ugc-modal .cw-modal-content{width:600px;height:550px}#ugc-modal .cw-modal-content img{max-height:70vh}@keyframes ugc-qna__write{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@media (max-width:749px){.ugc-first{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:space-between}}@media (min-width:750px){.ugc-first{text-align:center;padding:24px 16px;border-top:1px solid #eee;border-bottom:1px solid #eee}}@media (max-width:749px){.ugc-first .cw-btn,.ugc-first p{flex:0 1 auto}}@media (min-width:750px){.ugc-first .cw-btn,.ugc-first p{display:inline-block;vertical-align:middle;margin:0 15px}}.ugc-first p{max-width:45%;color:#333;margin:0}@media (max-width:749px){.ugc-first p{font-size:1.6em;font-weight:500;text-align:left;line-height:1.22em}}@media (min-width:750px){.ugc-first p{font-size:1.8em;font-weight:400;text-align:left;line-height:1.22em}}.ugc-qna__write--show .ugc-first{display:none}.bd-product-page .container.ugc-qna,.ugc-qna{font-family:Roboto,Arial,Helvetica,sans-serif}@media (max-width:749px){.ugc-qna{padding-top:16px}}@media (min-width:750px){.ugc-qna:first-child{border:none}}@media (min-width:750px){.ugc-qna--list{padding-bottom:1px}}@media (max-width:749px){.ugc-qna--list .ugc-list__content.cw-card{padding:0}.ugc-qna__write--show .ugc-qna--list .ugc-list__content.cw-card{display:block}}@media (max-width:749px){.ugc-qna--answers,.ugc-qna--questions{padding-top:0;border-top:none}}@media (min-width:750px){.ugc-qna--answers,.ugc-qna--questions{padding-top:24px}}@media (max-width:749px){.ugc-qna--answers{padding-bottom:0}}@media (max-width:749px){.ugc-qna__container{position:relative}}@media (min-width:750px){.ugc-qna__container{*zoom:1}.ugc-qna__container:after,.ugc-qna__container:before{content:"";display:table}.ugc-qna__container:after{clear:both}}.ugc-qna__container~div{margin-top:32px}@media (max-width:749px){.ugc-qna__container--btn{padding:16px}}.ugc-qna__write--show .ugc-qna__container--btn{padding-bottom:8px}.ugc-qna__container--btn .cw-btn--sm{font-size:14px}@media (max-width:749px){.ugc-qna__container--pdp a{display:block;color:#333;padding:16px 40px 16px 16px;background:url(/assets/img/icons/arrow-right-333-grey.svg) no-repeat right 16px center;background-size:7px 14px}}.ugc-qna__title{font-weight:400;line-height:1.3em;color:#000;word-wrap:break-word}@media (max-width:749px){.ugc-qna__title{font-size:1.8em;margin:0 0 16px}.ugc-qna__write--show .ugc-qna__title{margin:0}}@media (min-width:750px){.ugc-qna__title{font-size:2.4em;margin:8px 0 24px}}@media (min-width:750px){.ugc-qna__header .ugc-qna__title{margin:0;display:inline-block;max-width:calc(100% - 21rem);padding-top:1rem}}.ugc-qna__title strong{font-weight:500}.ugc-qna__header .ugc-list__header>h2{padding-top:0}@media (max-width:749px){.ugc-qna__header .ugc-list__header>h2{margin:0 0 16px}.ugc-qna__write--show.ugc-qna__header .ugc-list__header>h2{margin:0}}@media (max-width:749px){.ugc-qna__header .ugc-list__header .cw-btn{float:none}}.ugc-qna__header .ugc-qna__write{margin-bottom:32px}@media (min-width:750px){.ugc-qna__list.ugc-qna__list--show-all{margin-bottom:-1px}}.ugc-qna__list.ugc-qna__list--show-all>li:nth-child(5),.ugc-qna__list.ugc-qna__list--show-all>li:nth-child(6),.ugc-qna__list.ugc-qna__list--show-all>li:nth-child(7){height:auto;overflow:visible;overflow:initial;opacity:1;visibility:visible;padding-top:40px;padding-bottom:40px;-webkit-transform:translateY(0);transform:translateY(0)}@media (min-width:750px){.ugc-qna__list--pdp>li:nth-child(5),.ugc-qna__list--pdp>li:nth-child(6),.ugc-qna__list--pdp>li:nth-child(7){height:0;overflow:hidden;opacity:0;visibility:hidden;padding-top:0;padding-bottom:0;-webkit-transform:translateY(-30px);transform:translateY(-30px);transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}}@media (max-width:749px){.ugc-qna__list>li{padding:0}.ugc-qna__answers .ugc-qna__list>li{padding:24px 16px}}@media (min-width:750px){.ugc-qna__list>li{padding:40px 0}}.ugc-qna--answers .ugc-qna__list>li:first-child,.ugc-qna--questions .ugc-qna__list>li:first-child{border-top:none}@media (max-width:749px){.ugc-qna__list>li:first-child{border-top:none}}.ugc-qna__list>li section{position:relative}.ugc-qna__list p{margin-top:0;margin-bottom:0}@media (max-width:749px){.ugc-qna__list p{word-wrap:break-word}}.ugc-qna__list p.ugc-list__user{margin:0}.ugc-qna__list a{text-decoration:none}.ugc-qna__list__pagination,.ugc-qna__list__see-all{background:#f5f5f5;border-radius:0 0 5px 5px}.ugc-qna__list__pagination{border-bottom:0}.ugc-qna__list .popover{max-width:300px;width:300px;height:auto;opacity:1;overflow:inherit;position:absolute;z-index:10}@media (min-width:750px){.ugc-qna__wrapper{width:100%;float:left}}@media (min-width:750px){.ugc-qna__wrapper__content{margin:0 0 0 98px}}@media (max-width:749px){.ugc-qna__wrapper__content a{text-decoration:none}}@media (min-width:750px){.ugc-qna__form__button{max-width:220px;float:right;margin:0 0 0 -100%;transition:opacity .2s ease-out}}@media (max-width:749px){.ugc-qna__write--show .ugc-qna__form__button.cw-btn--full{display:none}}@media (min-width:750px){.ugc-qna__write--show .ugc-qna__form__button{opacity:0;visibility:hidden}}.ugc-qna__more--inactive{opacity:0;visibility:hidden}.ugc-qna__footer{*zoom:1;position:relative}.ugc-qna__footer:after,.ugc-qna__footer:before{content:"";display:table}.ugc-qna__footer:after{clear:both}@media (max-width:749px){.ugc-qna__footer{margin-top:-1px}}.ugc-qna__footer__link{font-size:1.6em;font-weight:500;text-decoration:none;text-align:right;padding:0 12px 0 0;background:url(/assets/img/icons/arrow-right-blue.svg) no-repeat right 8px;background-size:5px 9px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:969px){.ugc-qna__footer__link{right:0}}@media (min-width:970px){.ugc-qna__footer__link{right:16px}}.ie-8 .ugc-qna__footer__link{position:static;float:right}.ugc-qna__footer__wrapper{position:relative;min-height:48px}.ugc-qna__footer .btn{display:inline-block;padding:8px 16px}@media (min-width:750px){.ugc-qna .ugc-list__header{padding-bottom:32px}.ugc-qna .ugc-list__header>h2{float:left;margin:0}.ugc-qna .ugc-list__header .cw-btn{float:right}}@media (min-width:750px){.x-template-pdp .product-description .ugc-qna .ugc-list__header>h2{margin:0 0 8px}}.ugc-qna .ugc-list .thumb-up-confirm{line-height:1.6em}.ugc-qna .ugc-write{margin:0 0 15px}@media (min-width:750px){.ugc-qna .ugc-write__header{margin:0 0 32px}}.hidden{display:none}.open-modal{margin-right:10px;font-size:1.3em;color:#666;border-bottom:1px dashed #666}.open-modal:hover{color:#666;border-bottom-style:solid}.cw-modal-body,.mobile-modal{max-width:800px}.cw-modal-body .cw-modal-pad,.mobile-modal .cw-modal-pad{padding:20px}.cw-modal-body h3,.mobile-modal h3{color:#333}.cw-modal-body li,.cw-modal-body p,.mobile-modal li,.mobile-modal p{font-size:14px}.cw-modal-body ul,.mobile-modal ul{padding-left:10px;margin-bottom:20px;margin-left:10px}.cw-modal-body ul li,.mobile-modal ul li{list-style:disc}@-webkit-keyframes cw-icon--favorite-jutter{0%{-webkit-transform:translateY(.2rem);transform:translateY(.2rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes cw-icon--favorite-jutter{0%{-webkit-transform:translateY(.2rem);transform:translateY(.2rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes cw-icon--favorite{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes cw-icon--favorite{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.cw-icon--favorite{position:relative}.cw-icon--favorite svg{fill:none;stroke:#0e70be;display:inline-block;vertical-align:middle}.cw-desktop .cw-icon--favorite svg{margin:0 8px 0 0}.cw-icon--favorite-added svg{-webkit-animation:cw-icon--favorite-jutter .35s 1;animation:cw-icon--favorite-jutter .35s 1}.cw-icon--favorite-added .cw-icon__content:before,.cw-icon--favorite-added:after,.cw-icon--favorite-added:before{content:"";display:block;width:2px;height:5px;border-radius:2px;background:#128ced;position:absolute;top:-2px;-webkit-animation:cw-icon--favorite .4s 1;animation:cw-icon--favorite .4s 1;opacity:0;visibility:hidden}.cw-icon--favorite-added:before{left:-3px;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.cw-icon--favorite-added:after{left:17px;-webkit-transform:rotate(40deg);transform:rotate(40deg)}.cw-icon--favorite-added .cw-icon__content:before{left:7px;top:-4px}.cw-icon--favorite-added:active,.cw-icon--favorite-added:focus{-webkit-transform:translateY(.2rem);transform:translateY(.2rem)}.cw-icon--favorite-added svg{fill:#0e70be}.cw-icon--favorite-added .cw-icon:before{content:""}.cw-icon .cw-icon__label{display:inline-block;vertical-align:middle}.cw-mobile .cw-icon .cw-icon__label{display:none}.sfw-badge--promotion.cw-badge--large .cw-badge__text{font-size:1em}.cw-card,.cw-card__row{padding:1.6rem;box-shadow:0 .1rem 0 0 rgba(0,0,0,.25);background:#fff;border:.1rem solid #ddd;border-radius:.4rem;color:#333;margin-top:0;margin-bottom:2.4rem;position:relative;display:block;-webkit-appearance:none;appearance:none;font:inherit;list-style:none;text-align:left;text-decoration:none}@media (min-width:640px){.cw-card,.cw-card__row{padding-right:2.4rem;padding-left:2.4rem}}.cw-card--action:focus,.cw-card--action:hover,.cw-card--interactive:focus,.cw-card--interactive:hover,.cw-card__row--action:focus,.cw-card__row--action:hover{border-color:#ccc;box-shadow:0 0 .1rem 0 #ccc;color:#333;text-decoration:none}.cw-card--action,.cw-card__row--action{width:100%;padding-right:4.8rem;cursor:pointer}.cw-card--action:after,.cw-card__row--action:after{position:absolute;top:50%;right:1.6rem;margin-top:-.8rem;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23999' d='M13.449 12.111l-7.86 7.59a1.916 1.916 0 0 0-.048 2.716 1.93 1.93 0 0 0 2.717.047l9.234-8.918c.386-.372.583-.862.59-1.354.01-.492-.17-.988-.542-1.374L8.622 1.584a1.93 1.93 0 0 0-2.716-.049 1.916 1.916 0 0 0-.047 2.717l7.59 7.86z'/%3E%3C/svg%3E") 100% no-repeat;background-size:1.6rem;content:""}@media (min-width:640px){.cw-card--action:after,.cw-card__row--action:after{right:2.4rem}}.cw-card__group{padding:0;margin:0 -1.6rem;list-style:none}@media (min-width:640px){.cw-card__group{margin-left:-2.4rem;margin-right:-2.4rem}}.cw-card__group:first-child{margin-top:-1.6rem}.cw-card__group:last-child{margin-bottom:-1.6rem}.cw-card__row{margin-bottom:0;border:none;border-radius:0;box-shadow:none;transition:background-color .3s}@media (min-width:640px){.cw-card__row{padding-right:2.4rem;padding-left:2.4rem}}.cw-card__row:not(:last-child){border-bottom:.1rem solid #ddd}.cw-card__row--action:focus,.cw-card__row--action:hover,.is-active.cw-card__row{background-color:#f9f9f9}.cw-card--large,.cw-card__row--large{padding-top:2.4rem;padding-bottom:2.4rem}.sfw-product-actions{color:#555;padding:1.6rem;margin-left:auto;background-color:#f5f5f5;border:.1rem solid #ddd;border-radius:5px}@media (min-width:980px){.sfw-product-actions{max-width:32rem}}.sfw-product-actions__loader{position:relative;min-height:35rem;border-radius:.4rem}.sfw-product-actions__loader .cw-loader__section{background:none}.sfw-product-actions__heading{font-size:1.8rem;line-height:1.33333;padding-top:0;margin-top:0;margin-bottom:1.6rem;font-weight:500;color:#333;border:none}.sfw-product-actions__frequency .cw-card__row{padding-right:1.6rem;padding-left:1.6rem}.sfw-product-actions__frequency .cw-form-radio.cw-form-field--is-processed{margin-bottom:0}.sfw-product-actions__frequency-label{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.sfw-product-actions__frequency-cost{color:#d0011b;font-size:1.8rem;font-weight:700}.sfw-product-actions__autoship-label{color:#163977;font-weight:700}@media (max-width:639px){.sfw-product-actions__buy-box{padding:1.6rem;margin-left:-1.6rem;margin-right:-1.6rem;background-color:#f5f5f5}}.sfw-product-actions__buy-box .cw-form-select{margin-bottom:2.4rem}@media (max-width:639px){.sfw-product-actions__buy-box .cw-form-select{margin-bottom:1.6rem}}.sfw-product-actions__buy-box__error{font-size:1.4rem;text-align:center;color:#d0011b;margin-top:1.6rem;margin-bottom:0}.sfw-product-actions .cw-btn--action{padding-left:0;padding-right:0}.sfw-product-actions .cw-icon--favorite .cw-icon__image{margin-right:.8rem}.sfw-product-actions__free-shipping{display:none}@media (max-width:639px){.sfw-product-actions__free-shipping{margin-top:0;margin-bottom:1.6rem;display:block;text-align:center}}.sfw-product-actions .buybox__favorite{margin:1.6rem -1.7rem -1.7rem;border-radius:0 0 5px 5px;border:.1rem solid #eee;border-top:0;background:#fff}.cw-desktop .sfw-product-actions__dialog img{margin-bottom:2.4rem}.sfw-product-actions__autoship-label{display:flex;justify-content:space-between}.sfw-product-actions__ship-once-msg{flex:0 1 auto;max-width:50%}.sfw-product-actions__ship-once-msg .autoship-icon{white-space:nowrap;display:inline-block}.sfw-product-actions__frequency-cost{flex:1 0 auto;text-align:right}.pla-v2.recommendations{border-bottom:.1rem solid #ddd}@media (max-width:639px){.car-boost-test .pla-v2.recommendations{padding:.8rem}}.bd-product-page .pla-v2.recommendations{padding-bottom:0}.pla-v2 .cw-product-list .cw-slider.cw-carousel{margin-top:1.6rem;margin-bottom:1.6rem}@media (max-width:639px){.pla-v2 .cw-product-list .cw-slider.cw-carousel{margin-top:.8rem;margin-bottom:.8rem}}.pla-v2 .cw-product-list .product-carousel__title{font-size:2.4rem;font-weight:300;color:#333;margin-bottom:1.6rem}@media (max-width:639px){.pla-v2 .cw-product-list .product-carousel__title{font-size:1.8rem;font-weight:700}}.pla-v2 .cw-product-list .bx-controls-direction{top:-4.4rem}.pla-v2 .cw-product-list .bx-controls-direction a{width:2.4rem;height:2.4rem}.pla-v2 .cw-product-list .bx-controls-direction .bx-next,.pla-v2 .cw-product-list .bx-controls-direction .bx-prev{background-size:.7rem}.pla-v2 .cw-product-list .bx-controls-direction .bx-prev{background-position:.6rem}.pla-v2 .cw-product-list .bx-controls-direction .bx-next{background-position:.8rem}.pla-v2 .cw-product-list .product-carousel--item.default{min-width:16rem;max-width:16rem;height:21.4rem;padding:1rem}.pla-v2 .cw-product-list .product-carousel--item.default .carousel-img{min-width:9.6rem;min-height:9.6rem}.pla-v2 .cw-product-list .product-carousel--item.default .carousel-img img{width:9.6rem;height:9.6rem}.pla-v2 .cw-product-list .product-carousel--item.default a h3{font-size:1.2rem;color:#333;margin-top:1rem;margin-bottom:.2rem;line-height:1.8rem;height:3.6rem;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pla-v2 .cw-product-list .product-carousel--item.default .carousel-description--price{font-size:1.4rem;color:#b32605;margin-bottom:.4rem}.pla-v2 .cw-product-list .carousel-description--promo-badge,.pla-v2 .cw-product-list .choose-options,.pla-v2 .cw-product-list .product-carousel--item.default .carousel-description--deal-badge{display:none}.promo-smartshelf{padding-top:1.6rem;padding-bottom:1.6rem}@media (min-width:640px){.promo-smartshelf{border-bottom:1px solid #eee}}@media (max-width:639px){.promo-smartshelf{text-align:center}}.promo-smartshelf .promo-smartshelf-badge{font-size:1.4rem;margin-right:.6rem}.promo-smartshelf .promo-smartshelf-link{font-size:1.6rem;font-weight:500}.kib-loader{-webkit-animation:kibAnimationRotate .5s linear infinite;animation:kibAnimationRotate .5s linear infinite;display:inline-block;margin:6rem auto;position:relative;text-indent:-9999em;border:.2rem solid rgba(0,0,0,.2);border-left-color:currentcolor;color:#0e70be;-webkit-transform:translateZ(0);transform:translateZ(0);border-radius:50%;width:4rem;height:4rem;overflow:hidden}@-webkit-keyframes kibAnimationRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes kibAnimationRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.kib-loader:after{content:"";border-radius:50%;width:4rem;height:4rem}.kib-loader--btn,.kib-loader--small{display:inline-block;margin:0;width:2rem;height:2rem;border-left-color:currentColor;color:#fff}.kib-loader--btn:after,.kib-loader--small:after{width:2rem;height:2rem}.kib-loader--screen,.kib-loader__screen{position:fixed}.kib-loader--screen,.kib-loader__screen,.kib-loader__section{top:0;right:0;bottom:0;left:0;z-index:10000;background-color:hsla(0,0%,100%,.6);display:flex;justify-content:space-around}.kib-loader__section{position:absolute}.kib-loader-background{-webkit-animation:kibAnimationBgLoop 1.5s ease-in-out infinite;animation:kibAnimationBgLoop 1.5s ease-in-out infinite;width:30%;overflow:hidden;text-indent:100%;white-space:nowrap;background-color:hsla(0,0%,60%,.5);border-radius:.3rem}@-webkit-keyframes kibAnimationBgLoop{0%{background-color:hsla(0,0%,60%,.2)}50%{background-color:hsla(0,0%,60%,.4)}to{background-color:hsla(0,0%,60%,.2)}}@keyframes kibAnimationBgLoop{0%{background-color:hsla(0,0%,60%,.2)}50%{background-color:hsla(0,0%,60%,.4)}to{background-color:hsla(0,0%,60%,.2)}}.kib-loader-background--h1{height:23px;margin-top:23px;margin-bottom:31px}@media (min-width:40em){.kib-loader-background--h1{height:31px;margin-top:31px;margin-bottom:39px}}.kib-loader-background--h2{height:19px;margin-top:19px;margin-bottom:31px}@media (min-width:40em){.kib-loader-background--h2{height:27px;margin-top:27px;margin-bottom:29px}}.kib-loader-background--h3{height:18px;margin-top:18px;margin-bottom:30px}@media (min-width:40em){.kib-loader-background--h3{height:23px;margin-top:23px;margin-bottom:31px}}.kib-loader-background--h4{height:17px;margin-top:17px;margin-bottom:31px}@media (min-width:40em){.kib-loader-background--h4{height:19px;margin-top:19px;margin-bottom:31px}}.kib-loader-background--h5{height:13px;margin-top:13px;margin-bottom:19px}.kib-loader-background--h6{height:12px;margin-top:12px;margin-bottom:20px}.kib-loader-background--body{height:16px;margin-top:6px;margin-bottom:6px;width:100%}@media (min-width:40em){.kib-loader-background--body{height:17px;margin-top:7px;margin-bottom:7px}}.kib-loader-background--short{width:30%}.kib-loader-background--medium{width:50%}.kib-loader-background--long{width:100%}.kib-loader__holder{padding:2rem;overflow:hidden;height:auto;background-color:#fff;border-radius:.4rem;-ms-grid-row-align:center;align-self:center}.kib-loader__holder .kib-loader{display:block;margin:0 auto}.kib-loader__holder--has-message{padding:1.6rem;max-width:calc(100% - 3.2rem);max-height:calc(100% - 3.2rem);width:32.6rem;margin:1.6rem;display:flex;flex:0 1 32.6rem;flex-direction:column}.kib-loader__holder--has-message .kib-loader{flex:0 0 4rem}.kib-loader__message{margin-bottom:2.4rem;overflow:auto;background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50%,at 0,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 50%,at 100%,rgba(0,0,0,.2),transparent) 0 100%;background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),transparent) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 4rem,100% 4rem,100% 1.6rem,100% 1.6rem;background-attachment:local,local,scroll,scroll;flex:0 1 auto}.kib-loader__message>:first-child{margin-top:0}.kib-loader__message>:last-child{margin-bottom:0}.kib-loader--is-hidden{display:none}.kib-alert{background-color:#dbebf9;color:#1c49c2;font-family:Work Sans,Noto Sans,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.6rem;line-height:2.4rem;font-weight:400;letter-spacing:-.03em;display:flex;padding:.8rem;border-radius:.8rem}.kib-alert__icon{flex-shrink:0;margin-right:.8rem;width:2.4rem;height:2.4rem;fill:currentColor}.kib-alert__content{position:relative;flex-grow:1;min-width:0;word-wrap:break-word}.kib-alert--dismissible .kib-alert__content{padding-right:3.2rem}.kib-alert__title{margin-bottom:.4rem;font-family:Poppins,Noto Sans,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.6rem;line-height:2.4rem;font-weight:600;letter-spacing:.01em}.kib-alert__message{margin-top:0;margin-bottom:0;font-family:Work Sans,Noto Sans,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.6rem;line-height:2.4rem;font-weight:400;letter-spacing:-.03em}.kib-alert__actions{padding-top:1.6rem;padding-right:.4rem;display:flex;justify-content:flex-end}.kib-alert--dismissible .kib-alert__actions{padding-right:0;margin-right:-2.8rem}.kib-alert__action{padding:0;font-family:Poppins,Noto Sans,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.4rem;line-height:2rem;font-weight:700;letter-spacing:.06em;position:relative;-webkit-appearance:none;appearance:none;background:none;border:0;color:currentColor;cursor:pointer}.kib-alert__action:after{position:absolute;top:-.4rem;left:-.8rem;right:-.8rem;bottom:-.4rem;border:.1rem solid;border-radius:2.4rem;content:"";opacity:0;transition:opacity .2s}.kib-alert__action:focus,.kib-alert__action:hover{color:currentColor;outline:0;text-decoration:underline}.kib-alert__action:focus{outline:0}.kib-alert__action:focus:after{opacity:1}.kib-alert__dismiss{padding:0;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background:none;border:0;color:inherit;cursor:pointer}.kib-alert__dismiss:before{position:absolute;top:-.4rem;left:-.4rem;right:-.4rem;bottom:-.4rem;border:.1rem solid;border-radius:100%;content:"";opacity:0;transition:opacity .2s}.kib-alert__dismiss:focus,.kib-alert__dismiss:hover{outline:0}.kib-alert__dismiss:focus:before,.kib-alert__dismiss:hover:before{opacity:1}.kib-alert__dismiss-icon{width:1.6rem;height:1.6rem;fill:currentColor}.kib-alert--large{padding:1.6rem}.kib-alert--info{background-color:#dbebf9;color:#1c49c2}.kib-alert--success{background-color:#e8f7eb;color:#006b2b}.kib-alert--caution{background-color:#fff6c4;color:#121212}.kib-alert--danger{background-color:#fde4e8;color:#bc2848}.kib-slider-carousel__heading{font-size:2rem;line-height:1.3;margin-top:-.35em;margin-bottom:1.2em;padding-top:1.3em;font-weight:400;color:#333;border:none}@media (min-width:40em){.kib-slider-carousel__heading{font-size:3rem;line-height:1.2;margin-top:-.3em;margin-bottom:.6666666667em;padding-top:1.2em;font-weight:400;color:#333;border:none}}.kib-slider-carousel{margin-bottom:1.6rem;display:-ms-grid;display:grid;align-items:center;-ms-grid-columns:1fr -webkit-min-content;-ms-grid-columns:1fr min-content;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;-ms-grid-rows:-webkit-min-content 1fr;-ms-grid-rows:min-content 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;grid-template-areas:"header controls" "content content"}.kib-slider-carousel--vertical{display:flex;flex-direction:column}.kib-slider-carousel__header{-ms-grid-row:1;-ms-grid-column:1;grid-area:header}.kib-slider-carousel__heading{margin:0;padding:0;font-weight:300}.kib-slider-carousel__heading--hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.kib-slider-carousel__subtitle{margin-bottom:0;margin-top:.2rem;color:#666;font-size:1.4rem}.kib-slider-carousel__content-wrapper{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;margin-top:1.6rem;width:100%;grid-area:content}.kib-slider-carousel--vertical .kib-slider-carousel__content-wrapper{margin-top:0;display:flex;overflow:hidden}.kib-slider-carousel__content{margin:0;padding:0;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;position:relative;display:flex;overflow-x:auto;list-style:none;scrollbar-width:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.kib-slider-carousel__content::-webkit-scrollbar{display:none}.kib-slider-carousel__content:focus{outline:0}.kib-slider-carousel--vertical .kib-slider-carousel__content{flex:1;overflow-x:hidden;overflow-y:auto;align-items:center;flex-direction:column;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.kib-slider-carousel__controls{-ms-grid-row:1;-ms-grid-column:2;grid-area:controls;display:flex;margin-left:auto;align-items:center;justify-content:flex-end}.kib-slider-carousel__control{margin-left:.8rem;padding:0;position:relative;display:block;width:4rem;height:4rem;background:transparent;border:.2rem solid #0e70be;border-radius:100em;color:#0e70be;cursor:pointer;transition:background-color .3s,color .3s,border-color .3s}.kib-slider-carousel__control:disabled{background-color:transparent;border-color:#ddd;color:#ddd;cursor:default}.kib-slider-carousel__control:focus,.kib-slider-carousel__control:hover:not(:disabled){background-color:#0e70be;border-color:#0e70be;color:#fff;outline:none}.kib-slider-carousel--vertical .kib-slider-carousel__control{margin-left:0;-ms-grid-row-align:center;align-self:center;flex-shrink:0;border:0}.kib-slider-carousel--vertical .kib-slider-carousel__control:focus,.kib-slider-carousel--vertical .kib-slider-carousel__control:hover:not(:disabled){-webkit-transform:scale(1.3);transform:scale(1.3);background-color:transparent;border-color:transparent;color:#0e70be}.kib-slider-carousel__control-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4rem;height:4rem;fill:currentColor;transition:fill .3s}.kib-slider-carousel-item{margin:0;width:auto;flex-shrink:0;scroll-snap-align:start}.kib-slider-carousel-item>:last-child{margin-bottom:0}.upsell-carousel .kib-slider-carousel__control{margin-left:.4rem}@media (max-width:639px){.upsell-carousel .kib-slider-carousel__control{display:none}}.upsell-carousel .kib-slider-carousel__control,.upsell-carousel .kib-slider-carousel__control-icon{width:2.4rem;height:2.4rem}.kib-dialog__dialog{padding:.4rem;position:fixed;top:0;left:0;right:0;bottom:0;z-index:4000;width:100vw;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-appearance:none;appearance:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:none;border:0}@media (min-width:40em){.kib-dialog__dialog{padding:1.6rem}}@media (min-width:40em) and (any-pointer:coarse){.kib-dialog__dialog{padding:.4rem}}.kib-dialog--fullscreen .kib-dialog__dialog{padding:0}.kib-dialog__inner,.kib-dialog__inner-wrapper{margin:0;position:relative;max-width:calc(80ch + 1.6rem);max-height:100%;display:flex;flex-direction:column;overflow:hidden}.kib-dialog__inner-wrapper:focus,.kib-dialog__inner:focus{outline:0}.kib-dialog--full .kib-dialog__inner,.kib-dialog--full .kib-dialog__inner-wrapper{max-width:100%}.kib-dialog--fullscreen .kib-dialog__inner,.kib-dialog--fullscreen .kib-dialog__inner-wrapper{width:100%;height:100%;max-width:none}.kib-dialog__container{display:flex;flex:1 1 auto;width:100%;position:relative;min-height:0;min-width:30.4rem;background-color:#f9f9f9;border:.1rem solid #ddd;border-radius:.4rem}.kib-dialog__container:after,.kib-dialog__container:before{position:absolute;left:0;right:0;z-index:10;display:block;width:100%;height:.8rem;background-repeat:no-repeat;background-size:100%;content:""}@supports (-webkit-overflow-scrolling:touch){.kib-dialog__container:after,.kib-dialog__container:before{display:none}}.kib-dialog__container:before{top:0;background-image:radial-gradient(farthest-side at center top,rgba(0,0,0,.2) 0,transparent 96%,transparent 100%)}.kib-dialog__container:after{bottom:0;background-image:radial-gradient(farthest-side at center bottom,rgba(0,0,0,.2) 0,transparent 96%,transparent 100%)}.kib-dialog--fullscreen .kib-dialog__container{border:0;border-radius:0}.kib-dialog--chirp .kib-dialog__container{border-radius:.8rem;background-color:#fff}.kib-dialog__scroll{display:flex;flex-direction:column;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.kib-dialog__scroll:after,.kib-dialog__scroll:before{z-index:11;display:block;flex-shrink:0;width:100%;height:.8rem;background-repeat:no-repeat;background-size:100%;content:"";-webkit-transform:translateZ(0);transform:translateZ(0)}@supports (-webkit-overflow-scrolling:touch){.kib-dialog__scroll:after,.kib-dialog__scroll:before{display:none}}.kib-dialog__scroll:before{margin-bottom:-.8rem;background-image:radial-gradient(farthest-side at center top,#f9f9f9 0,#f9f9f9 96%,hsla(0,0%,97.6%,0) 100%)}.kib-dialog__scroll:after{flex-grow:1;margin-top:-.8rem;background-image:radial-gradient(farthest-side at center bottom,#f9f9f9 0,#f9f9f9 96%,hsla(0,0%,97.6%,0) 100%)}.kib-dialog__content{flex:0 0 auto;color:#333;font-size:1.6rem;line-height:1.5}.kib-dialog__content:after{content:"";display:table;clear:both}.kib-dialog--fullscreen .kib-dialog__content{display:flex;flex-direction:column}.kib-dialog__title{margin:0;padding:1.6rem 6.4rem 1.6rem 1.6rem;border-bottom:.2rem solid #ddd;color:#333;font-size:2rem;font-weight:700;line-height:1.3}@media (min-width:40em){.kib-dialog__title{padding-left:2.4rem;padding-right:6.4rem}}.kib-dialog--fullscreen .kib-dialog__title{font-size:2rem;line-height:1.3;margin-top:-.35em;margin-bottom:1.2em;padding-top:1.3em;padding-right:1.6rem;border-bottom:0}.kib-dialog--chirp .kib-dialog__title{font-family:Poppins,Noto Sans,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.6rem;line-height:2.4rem;font-weight:600;letter-spacing:.01em;border-bottom:none;font-size:2rem}.kib-dialog__body{padding:2.4rem 1.6rem}.kib-dialog__body>:last-child{margin-bottom:0}@media (min-width:40em){.kib-dialog__body{padding-right:2.4rem;padding-left:2.4rem}}.kib-dialog--fullscreen .kib-dialog__body{padding-top:0}.kib-dialog--chirp .kib-dialog__body{font-family:Work Sans,Noto Sans,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.6rem;line-height:2.4rem;font-weight:400;letter-spacing:-.03em}.kib-dialog__summary{color:#666;font-size:1.4rem;line-height:1.2857142857}.kib-dialog__controls{padding:2.4rem 1.6rem;position:relative}@media (min-width:40em){.kib-dialog__controls{padding-right:2.4rem;padding-left:2.4rem}}.kib-dialog__controls:before{position:absolute;top:0;left:1.6rem;right:1.6rem;display:block;content:"";border-top:.1rem solid #ddd}@media (min-width:40em){.kib-dialog__controls:before{left:2.4rem;right:2.4rem}}.kib-dialog--chirp .kib-dialog__controls:before{border-top:none}.kib-dialog--fullscreen .kib-dialog__triggers{margin:0;padding:.8rem;order:-1;background-color:#f9f9f9;border-bottom:.2rem solid #ddd}.kib-dialog__close{padding:0;position:absolute;top:1.2rem;right:1.6rem;margin-top:.2rem;-webkit-appearance:none;appearance:none;width:3.2rem;height:3.2rem;border-radius:50%;cursor:pointer;opacity:.9;transition:opacity .2s,box-shadow .2s,color .2s}@media (min-width:40em){.kib-dialog__close{right:2.4rem}}.kib-dialog--fullscreen .kib-dialog__close{margin:0;padding:0 .8rem 0 0;position:static;width:auto;color:#0e70be;background:none;border-radius:0;opacity:1;box-shadow:none}.kib-dialog--classic .kib-dialog__close{color:#333;background:#fff;border:.1rem solid transparent}.kib-dialog--classic .kib-dialog__close:focus,.kib-dialog--classic .kib-dialog__close:hover{border-color:#0e70be;color:#0e70be;opacity:1;outline:none}.kib-dialog--chirp .kib-dialog__close{background-color:transparent;color:#4d4d4d;color:#000;border:.1rem solid transparent}.kib-dialog--chirp .kib-dialog__close:focus{background-color:transparent}.kib-dialog--chirp .kib-dialog__close:hover{background-color:#eee;color:#4d4d4d}.kib-dialog--chirp .kib-dialog__close:active{background-color:#ccc}.kib-dialog--chirp .kib-dialog__close:focus{color:#000;border-color:#11389e;opacity:1;outline:none}.kib-dialog--chirp .kib-dialog__close:hover{color:#000}.kib-dialog__close-icon{position:absolute;top:50%;left:50%;display:block;fill:currentColor;width:1.6rem;height:1.6rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.kib-dialog--fullscreen .kib-dialog__close-icon{margin-right:.8rem;position:static;display:inline-block;width:2.4rem;height:2.4rem;vertical-align:middle;-webkit-transform:none;transform:none}.kib-dialog__close-label{font-size:1.6rem;line-height:2.4rem;vertical-align:middle}.kib-dialog__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);z-index:3999}.kib-dialog__backdrop-transition-fade{-webkit-animation-name:kibDialogFadeIn;animation-name:kibDialogFadeIn;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes kibDialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes kibDialogFadeIn{0%{opacity:0}to{opacity:1}}.kib-dialog__dialog-transition{-webkit-animation-name:kibDialogScaleIn;animation-name:kibDialogScaleIn;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes kibDialogScaleIn{0%{opacity:0;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes kibDialogScaleIn{0%{opacity:0;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.kib-dialog__dialog-right-transition{-webkit-animation-name:kibDialogRight;animation-name:kibDialogRight;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes kibDialogRight{0%{right:-100%}to{right:0}}@keyframes kibDialogRight{0%{right:-100%}to{right:0}}.kib-drawer__panel{position:fixed;z-index:5000;width:100%;max-width:40rem;background-color:#fff;color:#333;transition-timing-function:ease-in-out}@media (max-width:39.99em){.kib-drawer__panel{max-width:none}}.kib-drawer--small .kib-drawer__panel{max-width:28rem}.kib-drawer--large .kib-drawer__panel{max-width:60rem}.kib-drawer--largest .kib-drawer__panel{max-width:120rem}.kib-drawer--right .kib-drawer__panel{top:0;right:0;bottom:0}.kib-drawer--left .kib-drawer__panel{top:0;left:0;bottom:0}.kib-drawer__wrapper{display:flex;flex-direction:column;height:100%}.kib-drawer--chirp .kib-drawer__title{font-family:Poppins,Noto Sans,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.6rem;line-height:2.4rem;font-weight:600;letter-spacing:.01em}.kib-drawer--chirp .kib-drawer__header{border-bottom:.1rem solid #eee}.kib-drawer--chirp .kib-drawer__body{font-family:Work Sans,Noto Sans,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.6rem;line-height:2.4rem;font-weight:400;letter-spacing:-.03em}.kib-drawer--chirp .kib-drawer__back:hover,.kib-drawer--chirp .kib-drawer__close:hover{background-color:#eee}.kib-drawer--chirp .kib-drawer__back:focus,.kib-drawer--chirp .kib-drawer__close:focus{border-color:#11389e;opacity:1;outline:none}.kib-drawer--classic .kib-drawer__back,.kib-drawer--classic .kib-drawer__close{color:inherit}.kib-drawer--classic .kib-drawer__back:focus,.kib-drawer--classic .kib-drawer__back:hover,.kib-drawer--classic .kib-drawer__close:focus,.kib-drawer--classic .kib-drawer__close:hover{color:#0e70be;border-color:currentColor;outline:0}.kib-drawer__header{padding:1.6rem 2.4rem;min-height:5.7rem;border-bottom:.1rem solid #ddd;text-align:center}.kib-drawer__title{margin:0;padding:0 4rem;font-size:1.6rem;font-weight:700;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kib-drawer__title:focus{outline:0}@media (min-width:40em){.kib-drawer__title{font-size:1.8rem;line-height:1.3333333333}}.kib-drawer__body{padding:1.6rem;flex:1 1 auto;overflow-y:auto;overflow-x:hidden}@media (min-width:40em){.kib-drawer__body{padding:2.4rem}}.kib-drawer__steps-wrapper{position:relative;min-height:100%;display:flex}.kib-drawer__back,.kib-drawer__close{padding:0;position:absolute;top:.8rem;width:4rem;height:4rem;-webkit-appearance:none;appearance:none;background:transparent;border:.1rem solid transparent;border-radius:50%;cursor:pointer}.kib-drawer__back::-moz-focus-inner,.kib-drawer__close::-moz-focus-inner{border:0}.kib-drawer__back{display:none;left:.8rem}.kib-drawer--has-back .kib-drawer__back{display:block}.kib-drawer__close{right:.8rem}.kib-drawer__back-icon,.kib-drawer__close-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;fill:currentColor}.kib-drawer__back-icon{width:3.6rem;height:3.6rem;pointer-events:none}.kib-drawer__close-icon{width:1.6rem;height:1.6rem}.kib-drawer__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:4999;background-color:rgba(0,0,0,.5)}.kib-drawer__transition-fade{-webkit-animation:kibDrawerFadein .4s ease;animation:kibDrawerFadein .4s ease}@-webkit-keyframes kibDrawerFadein{0%{opacity:0}to{opacity:1}}@keyframes kibDrawerFadein{0%{opacity:0}to{opacity:1}}.kib-drawer__transition-backward,.kib-drawer__transition-forward,.kib-drawer__transition-left,.kib-drawer__transition-right{-webkit-animation:linear;animation:linear}.kib-drawer__transition-backward,.kib-drawer__transition-forward{position:absolute;-webkit-animation-duration:.3s;animation-duration:.3s}.kib-drawer__transition-left,.kib-drawer__transition-right{-webkit-animation-duration:.5s;animation-duration:.5s}.kib-drawer__transition-forward{-webkit-animation-name:kibDrawerForward;animation-name:kibDrawerForward}.kib-drawer__transition-backward{-webkit-animation-name:kibDrawerBackward;animation-name:kibDrawerBackward}.kib-drawer__transition-right{-webkit-animation-name:kibDrawerRight;animation-name:kibDrawerRight}.kib-drawer__transition-left{-webkit-animation-name:kibDrawerLeft;animation-name:kibDrawerLeft}@-webkit-keyframes kibDrawerForward{0%{opacity:0;right:0}50%{opacity:0;left:100%}to{opacity:1;left:0}}@keyframes kibDrawerForward{0%{opacity:0;right:0}50%{opacity:0;left:100%}to{opacity:1;left:0}}@-webkit-keyframes kibDrawerBackward{0%{opacity:0;left:-100%}50%{opacity:0;right:100%}to{opacity:1;left:0}}@keyframes kibDrawerBackward{0%{opacity:0;left:-100%}50%{opacity:0;right:100%}to{opacity:1;left:0}}@-webkit-keyframes kibDrawerRight{0%{right:-100%}to{right:0}}@keyframes kibDrawerRight{0%{right:-100%}to{right:0}}@-webkit-keyframes kibDrawerLeft{0%{left:-100%}to{left:0}}@keyframes kibDrawerLeft{0%{left:-100%}to{left:0}}.kib-drawer-step{flex:1 0 0%}.kib-drawer-step--backward-enter-active,.kib-drawer-step--backward-leave-active,.kib-drawer-step--forward-enter-active,.kib-drawer-step--forward-leave-active{position:absolute;top:0;left:0;width:100%;height:100%;transition-duration:.3s;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;transition-timing-function:ease-in-out}@media screen and (prefers-reduced-motion:reduce){.kib-drawer-step--backward-enter-active,.kib-drawer-step--backward-leave-active,.kib-drawer-step--forward-enter-active,.kib-drawer-step--forward-leave-active{transition:none}}.kib-drawer-step--backward-leave-to,.kib-drawer-step--forward-enter{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.kib-drawer-step--backward-enter,.kib-drawer-step--forward-leave-to{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.kib-form-messaging{margin-top:.8rem}.kib-form-messaging__list{margin:0;padding:0;list-style-type:none}.kib-form-messaging__item{margin-top:0;margin-bottom:.8rem;display:block;font-size:1.2rem;text-align:left;color:#666}.kib-form-messaging__item:last-child{margin-bottom:0}.kib-form-messaging__item--error{color:#d0021b}.kib-form-messaging__item--warning{color:#ef6c00}.kib-form-messaging__transition{transition-property:opacity;transition-duration:.4s}.kib-form-messaging__transition-fade-exit{opacity:0}.kib-form-messaging__transition-fade-enter{opacity:1}.kib-form-field{margin-bottom:1.6rem;clear:both;position:relative;transition:height .15s ease-out;width:100%;align-self:flex-start}.kib-form-field:after{content:"";display:table;clear:both}.kib-form-field__control{font-size:1.6rem;line-height:1.5;display:block;width:100%;height:auto;padding:1.2rem .8rem;min-height:4.8rem;text-align:left;background-color:#fff;border:.1rem solid #ccc;border-radius:.2rem;color:#333;outline:none;-webkit-appearance:none;appearance:none;transition:border-color .2s ease-out,box-shadow .2s ease-out;margin:0 .1rem}.kib-form-field__control:hover{border-color:#ff9800}.kib-form-field__control:focus{border-color:#ff9800;box-shadow:0 0 0 .1rem #ff9800}.kib-form-field__control[disabled],.kib-form-field__control[readonly]{opacity:.6;pointer-events:none}.kib-form-field__control:-webkit-autofill{padding-top:2rem;padding-bottom:.4rem;position:relative;width:100%;z-index:0}.kib-form-field__control:-webkit-autofill~.kib-form-field__label{top:.6rem}.kib-form-field__label{font-size:1.6rem;line-height:1.5;margin-top:-.4375em;margin-bottom:.8rem;padding-right:.8rem;padding-left:.8rem;display:block;text-align:left;text-transform:none;transition:all .15s ease-out;padding-top:.4rem;position:absolute;left:.2rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - .2rem);max-width:calc(100% - .2rem);color:#666;z-index:1;pointer-events:none;top:1.5rem}.kib-form-field--is-focused .kib-form-field__control,.kib-form-field--is-populated .kib-form-field__control,.kib-form-field:not(.kib-form-field--is-processed) .kib-form-field__control{padding-top:2rem;padding-bottom:.4rem;position:relative;width:100%;z-index:0}.kib-form-field--is-focused .kib-form-field__label,.kib-form-field--is-populated .kib-form-field__label,.kib-form-field:not(.kib-form-field--is-processed) .kib-form-field__label{font-size:1.2rem;top:.6rem}.kib-form-field__help{font-size:.875em;line-height:1.2857142857;margin-top:.8rem;margin-bottom:.8rem;color:#666}.kib-form-field__help :first-child{margin-top:0}.kib-form-field__help:last-child,.kib-form-field__help :last-child{margin-bottom:0}.kib-form-field__wrapper{position:relative}.kib-form-field--is-inline{margin-top:0;margin-bottom:0;display:inline-block;width:auto}.kib-form-field--is-disabled{opacity:.5;pointer-events:none}.kib-form-field--has-error .kib-form-field__control{padding-right:3.8rem}.kib-form-field--has-error .kib-form-field__control,.kib-form-field--has-error .kib-form-field__control:focus,.kib-form-field--has-error .kib-form-field__control:hover{border-color:#d0021b;box-shadow:0 0 0 .1rem #d0021b}.kib-form-field__transition{transition-property:opacity;transition-duration:.4s}.kib-form-field__transition-fade-exit{opacity:0}.kib-form-field__transition-fade-enter{opacity:1}.kib-button{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;line-height:1;font-family:Roboto,Franklin Gothic Medium,Tahoma,sans-serif;font-size:1.8rem;font-weight:400;text-align:center;text-decoration:none;white-space:nowrap;padding:1.4rem 3.5rem;margin-right:1.5rem;outline:none;border:.1rem solid transparent;border-radius:.4rem;transition:all,.4s,ease-out;box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-webkit-font-smoothing:antialiased}.kib-button::-moz-focus-inner{border:none}.kib-button:active,.kib-button:focus,.kib-button:hover{color:#0e70be;text-decoration:none}.kib-button:last-child{margin-right:0}.kib-button--disabled,.kib-button[disabled]{background:#fff;color:#ddd;border-color:#ddd;cursor:default}.kib-button--disabled:active,.kib-button--disabled:focus,.kib-button--disabled:hover,.kib-button[disabled]:active,.kib-button[disabled]:focus,.kib-button[disabled]:hover{background:#fff;color:#ddd;border-color:#ddd;text-decoration:none}.kib-button--default{background-color:#fff;color:#163977;border-color:#163977}.kib-button--default:focus,.kib-button--default:hover{background-color:#e9edf2;color:#163977}.kib-button--default--active,.kib-button--default:active{background-color:#fff;color:#163977;cursor:default}.kib-button--action{background-color:#ef6c00;color:#fff;border-color:#ef6c00;font-weight:700}.kib-button--action:focus,.kib-button--action:hover{background-color:#c15000;color:#fff;border-color:#c15000}.kib-button--action--active,.kib-button--action:active{background-color:#ef6c00;color:#fff;border-color:#ef6c00;cursor:default}.kib-button--soft{background:#fff;color:#333;border-color:#ddd;box-shadow:0 .1rem 0 0 #ddd}.kib-button--soft:focus,.kib-button--soft:hover{background:#fff}.kib-button--soft--active,.kib-button--soft:active,.kib-button--soft:focus,.kib-button--soft:hover{color:#333;border-color:#f5a623;box-shadow:0 .1rem 0 0 #f5a623}.kib-button--soft--active,.kib-button--soft:active{background:#fbf3e6;cursor:default}.kib-button--soft--active:focus,.kib-button--soft--active:hover,.kib-button--soft:active:focus,.kib-button--soft:active:hover{background:#fbf3e6}.kib-button--white{background:#fff;color:#0e70be;border-color:#ddd;box-shadow:0 .1rem 0 0 #ddd}.kib-button--white:focus,.kib-button--white:hover{color:#0e70be;border-color:#0e70be;box-shadow:0 .1rem 0 0 #0e70be}.kib-button--white:active{background:#fff;color:#0e70be;border-color:#0e70be;box-shadow:inset 0 .1rem 0 0 #0e70be}.kib-button--white--active{cursor:default}.kib-button--white--active,.kib-button--white--active:focus,.kib-button--white--active:hover{background:#0e70be;color:#fff;border-color:#0e70be;box-shadow:0 -.1rem 0 0 #0e70be}.kib-button--flat{background-color:transparent;color:#0e70be;border-color:#0e70be}.kib-button--flat--active,.kib-button--flat:active,.kib-button--flat:focus,.kib-button--flat:hover{background:#f3f9fe;border-color:#0e70be;box-shadow:inset 0 0 0 .1rem #0e70be}.kib-button--flat--active,.kib-button--flat:active{color:#0e70be;cursor:default}.kib-button--bold{background:#0e70be;color:#fff;border-color:#fff}.kib-button--bold:focus,.kib-button--bold:hover{background:#fff;color:#0e70be;border-color:#0e70be}.kib-button--bold--active,.kib-button--bold:active{background:#fff;color:#0e70be;border-color:#0e70be;cursor:default}.kib-button--blue{background:#0e70be;color:#fff;border-color:#0e70be;font-weight:500}.kib-button--blue:focus,.kib-button--blue:hover{background:#0b528b;color:#fff;border-color:#0b528b}.kib-button--blue--active,.kib-button--blue:active{background:#fff;color:#0e70be;border-color:#0e70be;cursor:default}.kib-button--dashed{background:#fff;color:#163977;border:.1rem dashed #163977}.kib-button--dashed--disabled,.kib-button--dashed[disabled]{border-color:#ddd}.kib-button--dashed:focus,.kib-button--dashed:hover{background:#e9edf2;color:#163977;border-color:#163977}.kib-button--dashed--active,.kib-button--dashed:active{background:#fff;color:#163977;border-color:#163977;cursor:default}.kib-button--cancel{background-color:transparent;color:#666}.kib-button--cancel:active,.kib-button--cancel:focus,.kib-button--cancel:hover{background-color:transparent;color:#0e70be;text-decoration:underline}.kib-button--cancel--active{cursor:default}.kib-button--link{display:inline;padding:0;-webkit-appearance:none;appearance:none;background-color:transparent;color:#0e70be;border:0;font:inherit;line-height:inherit;vertical-align:baseline}.kib-button--link:active,.kib-button--link:focus,.kib-button--link:hover{text-decoration:underline}.kib-button--link--disabled,.kib-button--link[disabled]{background:#fff;color:#ddd;border-color:#ddd;cursor:default}.kib-button--link--disabled:active,.kib-button--link--disabled:focus,.kib-button--link--disabled:hover,.kib-button--link[disabled]:active,.kib-button--link[disabled]:focus,.kib-button--link[disabled]:hover{background:#fff;color:#ddd;border-color:#ddd;text-decoration:none}.kib-button--close{width:4rem;height:4rem;background:none;border:0;margin:0;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.kib-button--close:active,.kib-button--close:focus{background:none}.kib-button--close:after,.kib-button--close:before{content:"";display:block;width:2rem;height:.3rem;background:#333;border-radius:.1rem;position:absolute;top:50%;left:50%;-webkit-transform-origin:center;transform-origin:center}.kib-button--close--disabled:after,.kib-button--close--disabled:before,.kib-button--close[disabled]:after,.kib-button--close[disabled]:before{background:#ddd}.kib-button--close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.kib-button--close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.kib-button--follow:after{content:"";position:absolute;top:50%;right:2rem;display:block;width:.9rem;height:1.6rem;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -6 20.5 35'%3E%3Cpath d='M17.7 9.5l-.1-.1L3.1-5.1C2.5-5.7 1.8-6 1-6s-1.5.3-2.1.9C-1.7-4.5-2-3.8-2-3s.3 1.5.9 2.1l12.4 12.4-12.4 12.4c-.6.6-.9 1.3-.9 2.1s.3 1.5.9 2.1c.6.6 1.3.9 2.1.9s1.5-.3 2.1-.9l14.5-14.5c.6-.6.9-1.3.9-2.1 0-.9-.5-1.5-.8-2z' fill='%23666'/%3E%3C/svg%3E") no-repeat 100%;background-size:.9rem 1.6rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.kib-button--next{background-color:#fff}.kib-button--next:after{content:"";display:inline-block;width:1rem;height:1rem;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yIC02IDIwLjUgMzUiPjxwYXRoIGNsYXNzPSJzdDAiIGZpbGw9IiMwZTcwYmUiIGQ9Ik0xNy43IDkuNWwtLjEtLjFMMy4xLTUuMUMyLjUtNS43IDEuOC02IDEtNnMtMS41LjMtMi4xLjlDLTEuNy00LjUtMi0zLjgtMi0zcy4zIDEuNS45IDIuMWwxMi40IDEyLjQtMTIuNCAxMi40Yy0uNi42LS45IDEuMy0uOSAyLjFzLjMgMS41LjkgMi4xYy42LjYgMS4zLjkgMi4xLjlzMS41LS4zIDIuMS0uOWwxNC41LTE0LjVjLjYtLjYuOS0xLjMuOS0yLjEgMC0uOS0uNS0xLjUtLjgtMnoiLz48L3N2Zz4=") no-repeat 100% 0/5px 9px #fff}.kib-button--next.-disabled:after,.kib-button--next[disabled]:after{content:"";display:inline-block;width:1rem;height:1rem;background:none}.kib-button--prev{background-color:#fff}.kib-button--prev:before{content:"";display:inline-block;width:1rem;height:1rem;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yIC02IDIwLjUgMzUiPjxwYXRoIGNsYXNzPSJzdDAiIGZpbGw9IiMwZTcwYmUiIGQ9Ik0tMiAxMS41YzAgLjguMyAxLjUuOSAyLjFsMTQuNSAxNC41Yy42LjYgMS4zLjkgMi4xLjlzMS41LS4zIDIuMS0uOWMuNi0uNi45LTEuMy45LTIuMXMtLjMtMS41LS45LTIuMUw1LjIgMTEuNSAxNy42LS45Yy42LS42LjktMS4zLjktMi4xcy0uMy0xLjUtLjktMi4xYy0uNi0uNi0xLjMtLjktMi4xLS45cy0xLjUuMy0yLjEuOUwtMS4xIDkuNGwtLjEuMXYuMWMtLjMuNC0uOCAxLS44IDEuOXoiLz48L3N2Zz4=") no-repeat 0 0/5px 9px #fff}.kib-button--prev.-disabled:before,.kib-button--prev[disabled]:before{content:"";display:inline-block;width:1rem;height:1rem;background:none}.kib-button__group--stack .kib-button{margin-bottom:1.5rem}.kib-button--lg{font-size:2.4rem;padding:1.5rem 3.2rem}.kib-button--sm{font-size:1.6rem;padding:1.1rem 1.6rem;margin-right:.5rem}.kib-button--sm:last-child{margin-right:0}.kib-button--xs{font-size:1.3rem;padding:.8rem;margin-right:.5rem}.kib-button--xs:last-child{margin-right:0}.kib-button--narrow{padding:1.5rem}.kib-button--half{width:49%;display:block;float:left}.kib-button--half:first-child{margin-right:1%}.kib-button--half:last-child{margin-left:1%;margin-right:0}.kib-button--full{width:100%;margin-right:0}.drawer-modal__drawer.kib-drawer.with-back-button .kib-drawer__title{padding:0}.drawer-modal__drawer.kib-drawer.with-back-button .kib-drawer__header{text-align:left}.drawer-modal__drawer.kib-drawer.with-back-button .kib-drawer__close{display:none}@use "../kib-alert/styles/kib-alert";@forward "./";@use "./default";.fresh-message{border-radius:4px;padding:1.5rem;display:flex;width:100%}.fresh-message p{margin-bottom:0}.fresh-message .kib-alert__message{margin-bottom:0;font-size:1.6rem;line-height:2.2rem;margin-top:0}.fresh-message.error{background-color:#fbf3e6;color:#333;border:1px solid #f5a623}.fresh-message.error .kib-alert__icon{color:#f47a34}.fresh-message.info{background-color:#e2eef7;color:#333;border:1px solid #3070b8}.fresh-message.info .kib-alert__icon{color:#3070b8}.fresh-message.info .kib-alert__message{font-size:1.4rem;line-height:1.6rem}.fresh-message.success{background-color:#e9f2f4;color:#333;border:1px solid #44723c}.fresh-message.success .kib-alert__icon{color:#44723c}.fresh-message.caution{background-color:#fbf3e6;color:#333;border:1px solid #f5a623}.fresh-message.caution .kib-alert__icon{color:#f47a34}.fresh-message.danger{background-color:#fbf3e6;color:#333;border:1px solid #f5a623}.fresh-message.danger .kib-alert__icon{color:#b32605}.fresh-message .kib-alert__icon{width:2rem;height:2rem;display:block;flex-shrink:0;margin-right:1.8rem;margin-left:.2rem;margin-top:.2rem}.fresh-message .kib-alert__content{display:block;flex-grow:1}.buybox-actions-overlay.actions-activated{display:none}.sfw-other-sellers-select{font-size:1.4rem}.sfw-other-sellers-select .sfw-other-sellers-select__badge-container{display:flex;flex-direction:row;position:relative;top:-1.2rem;left:-1.2rem}.sfw-other-sellers-select .sfw-other-sellers-select__badge{background-color:#ef6c00;border-radius:0 0 .4rem 0;color:#fff;font-size:.9em;font-weight:600;padding:.25em .5em;text-transform:uppercase}.sfw-other-sellers-select .sfw-other-sellers-select__option{padding:1.2rem 1.2rem 1rem;margin-top:1.6rem;border:.1rem solid #ccc;cursor:pointer;word-wrap:break-word;border-radius:.4rem}.sfw-other-sellers-select .sfw-other-sellers-select__option:not([data-collapsed=true]){position:relative}.sfw-other-sellers-select .sfw-other-sellers-select__option:first-child{margin-top:0}.sfw-other-sellers-select .sfw-other-sellers-select__option:hover{background-color:#f9f9f9}.sfw-other-sellers-select .sfw-other-sellers-select__option:active{background-color:#f5f5f5;outline:none}.sfw-other-sellers-select .sfw-other-sellers-select__option[aria-checked=true] .sfw-other-sellers-select__option-name{font-weight:500}.sfw-other-sellers-select .sfw-other-sellers-select__option[aria-checked=true]:focus{border:.1rem solid #ef6c00;padding:1.2rem 1.2rem 1rem;outline:none}.sfw-other-sellers-select .sfw-other-sellers-select__option[aria-checked=true]:focus:before{content:"";border:.1rem solid #ff9800;position:absolute;top:.1rem;right:.1rem;bottom:.1rem;left:.1rem;border-radius:.2rem}.sfw-other-sellers-select .sfw-other-sellers-select__option[aria-checked=true]:not(:focus){border-width:.2rem;padding:1.1rem 1.1rem .9rem;border-color:#ef6c00}.sfw-other-sellers-select .sfw-other-sellers-select__option-name{font-size:1.6rem;font-weight:400;color:#000;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sfw-other-sellers-select .sfw-other-sellers-select__option-fulfilled{color:#999;font-size:1.2rem;margin-top:.2rem;margin-bottom:1.2rem}.sfw-other-sellers-select .sfw-other-sellers-select__option-price{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.sfw-other-sellers-select .sfw-other-sellers-select__option-price-label,.sfw-other-sellers-select .sfw-other-sellers-select__option-price-value{flex:1 0 auto}.sfw-other-sellers-select .sfw-other-sellers-select__option-price-value{font-size:1.6rem;font-weight:500;color:#b32605;text-align:right}.sfw-other-sellers-select .sfw-other-sellers-select__option-price--offer{margin-top:1rem}.sfw-other-sellers-select .sfw-other-sellers-select__option-price--offer .sfw-other-sellers-select__option-price-label{color:#666}.sfw-other-sellers-select .sfw-other-sellers-select__option-price--autoship .sfw-other-sellers-select__option-price-label{color:#163977;font-weight:600}.sfw-other-sellers-select .sfw-other-sellers-select__option-price--autoship .sfw-other-sellers-select__option-price-label-icon{-webkit-transform:translateY(-.1rem);transform:translateY(-.1rem)}.sfw-other-sellers-select .sfw-other-sellers-select__btn{cursor:pointer;font-size:1.2rem;margin-top:.8rem}.sfw-other-sellers-select .sfw-other-sellers-select__flex-spacer{border-style:solid;visibility:hidden;height:0;padding:0 1.2rem;margin-top:0;margin-bottom:0;border-width:0 .1rem}.sfw-other-sellers-select .sfw-other-sellers-select__flex-break,.sfw-other-sellers-select .sfw-other-sellers-select__flex-spacer{display:none}@media (max-width:639px){.sfw-other-sellers-select{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;align-content:flex-start;position:relative;margin-top:-1.6rem;margin-left:1.6rem;margin-right:0}.sfw-other-sellers-select .sfw-other-sellers-select__option,.sfw-other-sellers-select[data-collapsed=false] .sfw-other-sellers-select__flex-spacer{min-width:16rem;flex:1 1 0px;margin-right:1.6rem;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.sfw-other-sellers-select .sfw-other-sellers-select__option:first-child{margin-top:1.6rem}.sfw-other-sellers-select .sfw-other-sellers-select__option-prices,.sfw-other-sellers-select .sfw-other-sellers-select__option-title{flex:0 0 auto}.sfw-other-sellers-select .sfw-other-sellers-select__option-name{line-height:2rem}.sfw-other-sellers-select .sfw-other-sellers-select__option-fulfilled{margin-top:.1rem;margin-bottom:0}.sfw-other-sellers-select .sfw-other-sellers-select__option-price--offer{margin-top:.6rem}.sfw-other-sellers-select .sfw-other-sellers-select__option-price--offer .sfw-other-sellers-select__option-price-label{font-size:1.2rem}.sfw-other-sellers-select .sfw-other-sellers-select__option-price-value{font-size:1.4rem}.sfw-other-sellers-select .sfw-other-sellers-select__btn{flex:0 0 auto;align-self:flex-start;margin-top:1.6rem}.sfw-other-sellers-select .sfw-other-sellers-select__flex-break{display:block;flex:1 0 100%}}.sfw-other-sellers-select__mobile-rule{display:none;margin:1.6rem;border-top:.1rem solid #ddd}@media (max-width:639px){.sfw-other-sellers-select__mobile-rule{display:block}}.sfw-other-sellers-select:not([data-collapsed=true]) .sfw-other-sellers-select__btn--expand{display:none}.bd-product-page *{box-sizing:border-box}.bd-product-page .container{margin:auto;font-family:Roboto,serif;font-size:10px;-webkit-font-smoothing:antialiased;*zoom:1}.bd-product-page .container:after,.bd-product-page .container:before{content:"";display:table}.bd-product-page .container:after{clear:both}.bd-product-page .container #pdp-cms-includes{font-size:13px}.bd-product-page .product-top.container.is-horizontal{margin-bottom:4rem}.bd-product-page .breadcrumbs{margin:20px auto}.bd-product-page .product-top:not(.is-vertical){padding-bottom:20px}.bd-product-page .recommendations{margin-bottom:50px;padding-bottom:1.5rem}.bd-product-page .recommendations.no-bottom{margin-bottom:0}@media (max-width:749px){.bd-product-page .product-carousel__title{font-size:35px;font-weight:600}}#autoship-modal iframe{border:none}.product-top{*zoom:1}.product-top:after,.product-top:before{content:"";display:table}.product-top:after{clear:both}.product-top__spaced{padding-top:40px}.product-top #left-column{float:left;width:45%;height:500px;padding-right:30px;position:relative}.product-top #left-column.left-column--auto-height{height:auto}@media (min-width:970px) and (max-width:1249px){.product-top #left-column{width:40%}}.product-top #right-column{*zoom:1;float:left;width:55%;position:relative}.product-top #right-column:after,.product-top #right-column:before{content:"";display:table}.product-top #right-column:after{clear:both}@media (min-width:970px) and (max-width:1249px){.product-top #right-column{width:60%}}.product-top #right-column>header{margin-bottom:24px}.product-top #right-column .product-vitals{float:left;width:60%;padding-right:15px;margin-bottom:10px;*zoom:1}.product-top #right-column .product-vitals:after,.product-top #right-column .product-vitals:before{content:"";display:table}.product-top #right-column .product-vitals:after{clear:both}@media (max-width:969px){.product-top #right-column .product-vitals{float:none;width:100%;padding-right:0}}@media (min-width:1401px){.product-top #right-column .product-vitals{width:58%}}.product-top #right-column .product-vitals .variation--count .attribute-selection__value{text-overflow:ellipsis;overflow:hidden}.product-top #right-column .buybox,.product-top #right-column .estimated-delivery-date{float:left;width:40%}@media (max-width:969px){.product-top #right-column .buybox,.product-top #right-column .estimated-delivery-date{width:100%;float:none}}@media (min-width:1401px){.product-top #right-column .buybox,.product-top #right-column .estimated-delivery-date{width:42%}}.product-top .free-shipping{font-size:12px;line-height:13px;font-weight:500;color:#333;margin:-8px 0 0 10px;text-transform:uppercase}.product-top .free-shipping span{display:block}.product-top .free-shipping-optimization{float:left;width:40%;position:relative;text-align:center;padding-bottom:2rem}@media (max-width:969px){.product-top .free-shipping-optimization{width:100%;float:none}}@media (min-width:1401px){.product-top .free-shipping-optimization{width:42%}}.product-top .free-shipping-optimization__icon{display:inline-block;height:1.5rem;padding:0 .5rem;vertical-align:middle}.product-top .free-shipping-optimization__bold{font-weight:600}.product-top .free-shipping-optimization__msg{padding-bottom:2rem;font-size:1.4rem;display:inline-block;height:1.5rem;text-align:center;vertical-align:middle}.product-top .buybox-wrapper{*zoom:1}.product-top .buybox-wrapper:after,.product-top .buybox-wrapper:before{content:"";display:table}.product-top .buybox-wrapper:after{clear:both}@media (min-width:970px){.product-top .badges-wrapper{width:60%;padding-right:15px}.product-top .badges-wrapper .prshbl-product,.product-top .badges-wrapper .rx-product{padding:16px 0 10px;border-top:1px solid #eee}}@media (max-width:969px){.product-top .badges-wrapper{width:100%;margin-top:20px}}.product-bottom{margin-top:20px}#imageblock-feature{position:relative;height:500px}.is-vertical #imageblock-feature{height:450px}#imageblock-feature .sfw-wistia__button{height:100%;width:100%;padding:0}#imageblock-feature .sfw-wistia__button .sfw-wistia__img{position:absolute;margin:auto;top:0;bottom:0;left:0}#product-image{display:table;width:100%;height:420px;padding-bottom:20px;text-align:center;position:relative;overflow:hidden}.ie-8 #product-image{display:block;position:static;overflow:inherit}.ie-8 #product-image img{max-width:none;width:auto}#product-image .product-image-zoomer{display:table-cell;width:100%;height:400px;text-align:center;vertical-align:middle;position:relative}#product-image img{max-width:100%;width:100%}#product-image .pdp-video-container{display:block;width:100%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#product-image .mda-swap__overlay{position:absolute;background:#fff;display:none;z-index:10;top:0;left:0;right:0;bottom:20px;align-items:center;justify-content:center}#product-image .mda-swap__overlay img{position:relative;max-height:400px;max-width:100%;height:auto;width:auto}.is-vertical #product-image .mda-swap__overlay{left:105px;bottom:0}.is-horizontal #product-image .mda-swap__overlay img{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product-out-of-stock__overlay{position:absolute;margin:auto;width:18rem;height:4.25rem;text-align:center;padding:1rem;background-color:#fff;font-size:1.6rem;font-weight:600;border-radius:.25rem;top:0;left:0;bottom:0;right:0;z-index:2}.product-out-of-stock__image{opacity:.5}.zoom-info{display:none;padding-bottom:8px;text-align:center;font-size:1.3em;color:#555}.zoom-info:before{content:"";width:27px;height:20px;display:inline-block;background:url(/assets/img/icons/zoom-grey.svg) 0 no-repeat;background-size:19px;vertical-align:-5px}.ie-8 .zoom-info:before{background:url(/assets/img/icons/zoom-grey.png) 50% no-repeat}@media (max-width:969px){.zoom-info.visible-tablet{display:block}}@media (min-width:970px){.zoom-info.visible-tablet{display:none}}@media (max-width:969px){.zoom-info.visible-desktop{display:none}}@media (min-width:970px){.zoom-info.visible-desktop{display:block}}#media-selector{padding:0 28px;overflow:hidden;white-space:nowrap;visibility:hidden;height:60px}#media-selector .bx-viewport a,#media-selector div>a{width:70px;height:60px;display:block;float:left;vertical-align:middle;text-align:center;padding:1px 6px;margin:0 4px 4px 0;border:1px solid #ddd;border-radius:4px}@media (min-width:1250px){#media-selector .bx-viewport a,#media-selector div>a{width:90px!important;padding:1px 17px}}#media-selector .bx-viewport a.active,#media-selector div>a.active{border-color:#f5a623;box-shadow:inset 0 0 0 1px #f5a623}#media-selector .bx-viewport a img,#media-selector div>a img{max-width:100%;max-height:100%;display:inline-block}#media-selector .bx-controls{height:0}#media-selector .bx-pager-item{display:none}#media-selector .bx-controls-direction .bx-next,#media-selector .bx-controls-direction .bx-prev{position:absolute;border:none;box-shadow:none;margin:0}#media-selector .bx-controls-direction .bx-next:hover,#media-selector .bx-controls-direction .bx-prev:hover{background-color:transparent}.is-vertical #media-selector .bx-controls-direction .bx-next,.is-vertical #media-selector .bx-controls-direction .bx-prev{width:90px;height:25px}.is-vertical #media-selector .bx-controls-direction .bx-prev{top:-28px;background:url(/assets/img/icons/arrow-top-blue.svg) 50% no-repeat;background-size:18px}.ie-8 .is-vertical #media-selector .bx-controls-direction .bx-prev{background:url(/assets/img/icons/arrow-top-blue.png) 50% no-repeat}.is-vertical #media-selector .bx-controls-direction .bx-prev:hover{background:url(/assets/img/icons/arrow-top-blue.svg) 50% no-repeat;background-size:20px}.ie-8 .is-vertical #media-selector .bx-controls-direction .bx-prev:hover{background:url(/assets/img/icons/arrow-top-blue.png) 50% no-repeat}.is-vertical #media-selector .bx-controls-direction .bx-prev.disabled{background:url(/assets/img/icons/arrow-top-ddd-grey.svg) 50% no-repeat;background-size:18px}.ie-8 .is-vertical #media-selector .bx-controls-direction .bx-prev.disabled{background:none}.is-vertical #media-selector .bx-controls-direction .bx-next{bottom:-28px;background:url(/assets/img/icons/arrow-bottom-blue.svg) 50% no-repeat;background-size:18px}.ie-8 .is-vertical #media-selector .bx-controls-direction .bx-next{background:url(/assets/img/icons/arrow-bottom-blue.png) 50% no-repeat}.is-vertical #media-selector .bx-controls-direction .bx-next:hover{background:url(/assets/img/icons/arrow-bottom-blue.svg) 50% no-repeat;background-size:20px}.ie-8 .is-vertical #media-selector .bx-controls-direction .bx-next:hover{background:url(/assets/img/icons/arrow-bottom-blue.png) 50% no-repeat}.is-vertical #media-selector .bx-controls-direction .bx-next.disabled{background:url(/assets/img/icons/arrow-bottom-ddd-grey.svg) 50% no-repeat;background-size:18px}.ie-8 .is-vertical #media-selector .bx-controls-direction .bx-next.disabled{background:none}.is-horizontal #media-selector .bx-controls-direction .bx-next,.is-horizontal #media-selector .bx-controls-direction .bx-prev{width:25px;height:60px;bottom:0}.is-horizontal #media-selector .bx-controls-direction .bx-prev{left:-30px;background:url(/assets/img/icons/arrow-left-blue.svg) 50% no-repeat;background-size:12px}.ie-8 .is-horizontal #media-selector .bx-controls-direction .bx-prev{background:url(/assets/img/icons/arrow-left-blue.png) 50% no-repeat}.is-horizontal #media-selector .bx-controls-direction .bx-prev:hover{background:url(/assets/img/icons/arrow-left-blue.svg) 50% no-repeat;background-size:14px}.ie-8 .is-horizontal #media-selector .bx-controls-direction .bx-prev:hover{background:url(/assets/img/icons/arrow-left-blue.png) 50% no-repeat}.is-horizontal #media-selector .bx-controls-direction .bx-prev.disabled{background:url(/assets/img/icons/arrow-left-ddd-grey.svg) 50% no-repeat;background-size:12px}.ie-8 .is-horizontal #media-selector .bx-controls-direction .bx-prev.disabled{background:none}.is-horizontal #media-selector .bx-controls-direction .bx-next{right:-30px;background:url(/assets/img/icons/arrow-right-blue.svg) 50% no-repeat;background-size:12px}.ie-8 .is-horizontal #media-selector .bx-controls-direction .bx-next{background:url(/assets/img/icons/arrow-right-blue.png) 50% no-repeat}.is-horizontal #media-selector .bx-controls-direction .bx-next:hover{background:url(/assets/img/icons/arrow-right-blue.svg) 50% no-repeat;background-size:14px}.ie-8 .is-horizontal #media-selector .bx-controls-direction .bx-next:hover{background:url(/assets/img/icons/arrow-right-blue.png) 50% no-repeat}.is-horizontal #media-selector .bx-controls-direction .bx-next.disabled{background:url(/assets/img/icons/arrow-right-ddd-grey.svg) 50% no-repeat;background-size:12px}.ie-8 .is-horizontal #media-selector .bx-controls-direction .bx-next.disabled{background:none}#media-selector .sfw-wistia__button,#media-selector .trigger-video{position:relative}#media-selector .sfw-wistia__button .video-play,#media-selector .trigger-video .video-play{width:40px;height:40px;margin:-20px 0 0 -20px;top:20px}#media-selector .sfw-wistia__button .video-play:after,#media-selector .trigger-video .video-play:after{top:10px;left:15px;border-width:10px 0 10px 15px}#media-selector .sfw-wistia__button p,#media-selector .trigger-video p{position:absolute;right:0;bottom:0;left:0;text-align:center;font-size:1.2em;margin:0}#media-selector .sfw-wistia__button:hover .video-play,#media-selector .trigger-video:hover .video-play{-webkit-transform:scale(.9);transform:scale(.9)}.is-vertical .has-media #product-image{padding:0 0 0 105px}.is-vertical .has-media .zoom-info{left:105px}.is-vertical .has-media .sale-overlay{left:115px}.is-vertical #product-image{padding:0;height:400px}.is-vertical #media-selector{position:absolute;top:0;left:0;right:auto;height:auto;padding:20px 0 21px}.is-vertical #media-selector .bx-viewport a{display:block!important;float:left}.is-vertical #media-selector.no-padd{padding:0}.is-vertical .sale-overlay{left:20px}.is-vertical .zoom-info{bottom:0;padding:8px 0}.sale-overlay{left:0;background-color:#b32605;border:1px solid #fff;color:#fff;border-radius:4px;text-transform:uppercase;font-size:1.4em;padding:1px 7px 2px;font-weight:600;z-index:2}#zoom-container,.sale-overlay{position:absolute;top:0}#product-title{margin:0 0 6px}#product-title h1{font-weight:600;font-size:2.4em;line-height:1.2em;margin-bottom:5px}@media (max-width:969px){#product-title h1{font-size:2em}}@media (min-width:970px){#product-title h1{display:inline;margin-right:10px}}#product-title h1.multi-sku__bundle-title{padding-top:0}#product-title #product-subtitle{display:inline-block;font-size:1.4em}.product-header-extras{*zoom:1}.product-header-extras:after,.product-header-extras:before{content:"";display:table}.product-header-extras:after{clear:both}.product-header-extras #BVRRSummaryContainer,.product-header-extras .BVRROverallRatingContainer{font-size:14px;float:left;padding-top:2px}.product-header-extras .BVRRPrimarySummary{font-size:14px}.product-header-extras #BVRRRatingSummaryLinkWriteID{display:none}.product-header-extras .BVRRRatingSummaryLinkRead a{border:none}.product-header-extras__qna{float:left;font-size:1.4em;line-height:1em;border-left:1px solid #ccc;padding-left:10px;margin-top:5px;padding-right:10px}#buybox .bordered{background-color:#f9f9f9;border:1px solid #eee;border-radius:5px}@media (max-width:969px){#buybox .bordered{padding:0}.not-available#buybox .bordered{border-top:none}}#buybox .unavailable span{font-size:1.4rem;display:block;line-height:1.8rem}#buybox .unavailable .out-of-stock{font-weight:600;color:#d0011b}#buybox .unavailable .out-of-stock__align-left{text-align:left}#buybox .unavailable .out-of-stock__align-center{text-align:center}#buybox .unavailable .cw-btn{display:none}#buybox .unavailable .cw-btn--notify-me{display:inline-block}#buybox .btn-autoship{margin-top:15px;font-size:1.6rem;white-space:normal}#buybox .btn-autoship span .cw-icon__image{float:left;margin:0 .5rem}#buybox .btn-autoship span span span{color:#ef6c00}@media (min-width:971px){#buybox .btn-autoship--once{padding:7px 10px}}#buybox .btn-autoship--initial-fresh{opacity:.8}#buybox .buy-quantity--dropdown label{pointer-events:none}#buybox .buy-quantity--dropdown select{border-radius:.4rem;padding:2rem 3rem .7rem 1rem;width:100%}.js-fresh-disabled .cw-btn--disabled:active,.js-fresh-disabled .cw-btn--disabled:focus,.js-fresh-disabled .cw-btn--disabled:hover,.js-fresh-disabled .cw-btn:active[disabled],.js-fresh-disabled .cw-btn:focus[disabled],.js-fresh-disabled .cw-btn:hover[disabled],.js-fresh-disabled a.js-fresh,.js-fresh-disabled a.js-fresh:focus,.js-fresh-disabled a.js-fresh:hover,.js-fresh-disabled input.js-fresh{background:#ef6c00;color:#fff;border:.1rem solid #ef6c00;pointer-events:none;cursor:default}.buybox__purchase{padding:2rem}@media (max-width:969px){.not-available .buybox__purchase{display:none}}.buybox__purchase .buybox-actions .buybox-actions-overlay-container{position:relative}.buybox__purchase .buybox-actions .buybox-actions-overlay-container .buybox-actions-overlay{position:absolute;width:100%;height:7rem;opacity:.5;z-index:1;background:#fff}.buybox__purchase .buybox-actions .buybox-actions-overlay-container .buybox-actions-overlay__autoship{height:11.2rem}.buybox__top{border-bottom:1px solid #eee;border-radius:.5rem .5rem 0 0;padding:2rem 2rem 1.6rem;background:#fff}.buybox__favorite{font-size:1.6rem;display:block;text-align:center;padding:16px 2rem;background:#fff;border:0;border-top:1px solid #eee;border-radius:0 0 .5rem .5rem;color:#128ced;cursor:pointer;width:100%}a.buybox__favorite:active,a.buybox__favorite:focus,a.buybox__favorite:hover{text-decoration:none}@media (max-width:969px){.not-available .buybox__favorite{border-radius:5px}}.buybox__favorite__error{margin-bottom:0}.buybox__favorite--error,.buybox__favorite--error:active,.buybox__favorite--error:focus,.buybox__favorite--error:hover{color:#b32605}.buybox .pdp-cwav-hero-slot{background-image:url(/assets/img/connect-with-a-vet/2021-10_CwaV-Monetization-550x187-2x.jpg);background-size:cover;background-position:50%;min-width:20rem;min-height:18.7rem;height:18.7rem;border:.1rem solid #eee;border-radius:.4rem;display:block;margin-top:.8rem}.product-pricing{margin-top:0;margin-bottom:0;list-style-type:none;border-bottom:1px solid #eee;padding:5px 0 15px;overflow:hidden}.product-pricing p{margin-top:0;margin-bottom:10px}.product-pricing li{margin:0;padding-bottom:25px}.product-pricing li:first-child,.product-pricing li:last-child{padding-bottom:0}.product-pricing .title{font-size:1.6rem;line-height:1;color:#555;width:auto;width:85px;float:left;margin:0;white-space:nowrap}.product-pricing .price{margin-left:85px;display:block}.product-pricing .bundle-price{display:flex;margin-left:11rem}.product-pricing .list-price .price{font-size:1.6rem;line-height:1;color:#000;text-decoration:line-through}.product-pricing .our-price .title{padding-top:10px}.product-pricing .our-price .price{font-weight:600;color:#b32605;font-size:2.4rem;line-height:12px;padding-top:11px}.product-pricing .our-price .price>span{float:left}.product-pricing #vue-portal__sfw-pdp-popover .cw-popover{background-color:red}.product-pricing #vue-portal__sfw-pdp-popover .cw-popover__trigger{background:none;border:none;font-size:1.4rem;color:#069;cursor:pointer}.product-pricing #vue-portal__sfw-pdp-popover .cw-popover__trigger:hover{text-decoration:underline}.product-pricing .free-shipping-optimization__price{margin-left:10.7rem;margin-bottom:1.5rem}.product-pricing .free-shipping-optimization__price>span.list-price{float:none;margin-left:.5rem;font-size:1.6rem;font-weight:400;line-height:1;color:#000;text-decoration:line-through}.product-pricing .free-shipping-optimization__price>div.cw-popover__trigger{background:none;border:none;font-size:1.4rem;color:#069;cursor:pointer}.product-pricing .free-shipping-optimization__price>div.cw-popover__trigger:hover{text-decoration:underline}.product-pricing .you-save .title{margin-bottom:0}.product-pricing .you-save .price{font-size:1.6rem;margin-bottom:0;line-height:1;color:#b32605}#featured-promotions,.autoship-pricing-box{padding:0}#featured-promotions .p,.autoship-pricing-box .p{margin-top:0;margin-bottom:0;font-size:inherit;font-weight:inherit;line-height:inherit}#featured-promotions .sfw-badge--promotion,.autoship-pricing-box .sfw-badge--promotion{padding-top:1rem}#featured-promotions .promotion>div,#featured-promotions .promotion>span,.autoship-pricing-box .promotion>div,.autoship-pricing-box .promotion>span{font-size:1.4rem}#featured-promotions .promotion>div .autoship-message span,#featured-promotions .promotion>span .autoship-message span,.autoship-pricing-box .promotion>div .autoship-message span,.autoship-pricing-box .promotion>span .autoship-message span{display:block}#featured-promotions .title,.autoship-pricing-box .title{line-height:1;color:#555;width:8.5rem;float:left}#featured-promotions .value,.autoship-pricing-box .value{margin-left:8.5rem;display:block}#featured-promotions .free-shipping-optimization__price,.autoship-pricing-box .free-shipping-optimization__price{margin-left:10.7rem}#featured-promotions .free-shipping-optimization__copy-msg a,.autoship-pricing-box .free-shipping-optimization__copy-msg a{white-space:nowrap}#featured-promotions .free-shipping-optimization__copy-msg .pdp-popover,#featured-promotions .free-shipping-optimization__copy-msg .pdp-popover .cw-popover__trigger,.autoship-pricing-box .free-shipping-optimization__copy-msg .pdp-popover,.autoship-pricing-box .free-shipping-optimization__copy-msg .pdp-popover .cw-popover__trigger{display:inherit}#featured-promotions .free-shipping-optimization__copy-msg .pdp-popover .cw-popover__content-box,.autoship-pricing-box .free-shipping-optimization__copy-msg .pdp-popover .cw-popover__content-box{padding:0}#featured-promotions .free-shipping-optimization__copy-msg .pdp-popover .cw-popover__content-box ul,.autoship-pricing-box .free-shipping-optimization__copy-msg .pdp-popover .cw-popover__content-box ul{margin:0;padding-left:1.5rem;padding-right:0}#featured-promotions .free-shipping-optimization__copy-msg .pdp-popover .cw-popover__content-box li,.autoship-pricing-box .free-shipping-optimization__copy-msg .pdp-popover .cw-popover__content-box li{font-size:1.6rem;margin:0}#featured-promotions .autoship-pricing,.autoship-pricing-box .autoship-pricing{font-weight:600;color:#b32605;font-size:1.714em;margin:0}#featured-promotions .autoship-pricing .autoship-percent,.autoship-pricing-box .autoship-pricing .autoship-percent{font-size:1.4rem;font-weight:400;padding-left:.5rem}#featured-promotions .autoship-discount .icon,.autoship-pricing-box .autoship-discount .icon{width:15px;height:15px;display:inline-block;vertical-align:-4px;margin-right:-2px;background:url(/assets/img/icons/icon-autoship-multi.svg) no-repeat 0;background-size:16px}#featured-promotions .autoship-discount .title,.autoship-pricing-box .autoship-discount .title{font-size:1.4em;font-weight:600;text-align:right;color:#163977;padding:11px 5px 0 0}#featured-promotions .autoship-discount .title span,.autoship-pricing-box .autoship-discount .title span{color:#ef6c00}#featured-promotions .autoship-discount .title .cw-icon__image,.autoship-pricing-box .autoship-discount .title .cw-icon__image{vertical-align:top}#featured-promotions .autoship-discount .title .autoship-label-pdp-desktop,.autoship-pricing-box .autoship-discount .title .autoship-label-pdp-desktop{color:#163977;font-size:14px}#featured-promotions .autoship-discount .title .autoship-label-pdp-desktop>span,.autoship-pricing-box .autoship-discount .title .autoship-label-pdp-desktop>span{color:#ef6c00;display:block;text-align:right}#featured-promotions hr,.autoship-pricing-box hr{margin:0;padding-top:10px;border:none;border-bottom:1px solid #eee}#autoship-details{background:#dbebf9;border-radius:.8rem;padding:1.6rem;font-size:1.2rem;line-height:1.6rem}#autoship-details .why-title{font-size:1.4rem;font-weight:700;color:#182c55;padding-bottom:12px}#autoship-details li{display:flex;margin-bottom:.4rem}#autoship-details ul{list-style:none;padding-left:1.6rem;margin-bottom:0}#autoship-details ul li:last-child{margin-bottom:0}#autoship-details ul li:before{content:"\2022";color:#18499b;font-weight:700;display:inline-block;width:1em;margin-left:-1rem;font-size:1.6rem}.multi-sku__badge{padding:1.5rem 0;font-size:1.5rem;border-bottom:1px solid #eee}.multi-sku__badge .cw-pill--success.cw-pill--filled{font-size:inherit;font-weight:450}.multi-sku__badge #vue-portal__sfw-pdp-popover{display:inline-block}.multi-sku__badge #vue-portal__sfw-pdp-popover .pdp-popover .cw-popover__content-wrapper{font-size:inherit;padding-left:1.2rem;padding-right:1.2rem}.multi-sku__badge #vue-portal__sfw-pdp-popover .pdp-popover .cw-popover__content-wrapper .cw-popover__close{top:.6rem}#availability{margin-top:15px}#availability span{font-size:1.6em;font-weight:600}#availability span.available{color:#327435}#availability span.unavailable{color:#b32605;font-weight:400}#sku-selector{margin-top:10px}#sku-selector .mda-availability__disclaimer{font-size:12px}[data-tab-content=descriptions] .h2:first-child,[data-tab-content=descriptions] h2:first-child{text-indent:-2px}[data-tab-content=descriptions] .view-all{border-left:none;font-size:16px;padding:0;margin:15px 0 0;display:block}[data-tab-content=descriptions] p{word-break:break-word}[data-tab-content=descriptions] .cw-tabs__content--left ul{margin-left:5px}[data-tab-content=descriptions] .cw-tabs__content--left ul li{list-style:disc;margin-left:15px}[data-tab-content=descriptions] .cw-tabs__content--left ol{margin-left:5px}[data-tab-content=descriptions] .cw-tabs__content--left ol li{list-style:decimal;margin-left:15px}[data-tab-content=descriptions] .cw-tabs__content--left .popover-content p{margin:0}.attributes{margin-top:0;margin-bottom:0;padding-right:0;padding-left:0;list-style-type:none}.attributes li{margin:0;*zoom:1;border-top:1px solid #eee;padding:8px 12px}.attributes li:after,.attributes li:before{content:"";display:table}.attributes li:after{clear:both}.attributes li .title{text-transform:uppercase;display:block;float:left;width:110px;font-size:1.2rem;font-weight:400;line-height:inherit;color:#9b9b9b;padding-right:5px}.attributes li .value{margin-left:120px}.attributes li .value,.attributes li .value h2{font-size:1.4rem;font-weight:400;line-height:inherit;color:#555}.attributes li .value h2{margin:0;padding:0;text-indent:0!important}.attribute-extended{font-size:1.6rem;font-weight:400;line-height:inherit;color:#555}.attribute-extended .h2,.attribute-extended h2{line-height:inherit}.cw-tabs{margin-top:0;color:#555}.cw-tabs__content--right{float:left}@media (max-width:969px){.cw-tabs__content--right{width:37%}}@media (min-width:970px) and (max-width:1249px){.cw-tabs__content--right{width:30%}}@media (min-width:1250px){.cw-tabs__content--right{width:25%}}.ie-8 .cw-tabs__content--right{width:30%}.cw-tabs__content--left{float:left;line-height:1.6em}@media (max-width:969px){.cw-tabs__content--left{width:60%;margin-right:3%}}@media (min-width:970px) and (max-width:1249px){.cw-tabs__content--left{width:65%;margin-right:5%}}@media (min-width:1250px){.cw-tabs__content--left{width:68%;margin-right:7%}}.ie-8 .cw-tabs__content--left{width:65%;margin-right:5%}.cw-tabs .h2,.cw-tabs h2{padding-bottom:20px}.cw-tabs ol,.cw-tabs p,.cw-tabs ul{margin-bottom:20px}.cw-tabs__content{padding:20px 0;overflow:hidden;margin-bottom:40px}.cw-tabs__content section{font-size:1.6rem;color:#555}.cw-tabs__content section:last-child{padding-right:0}.cw-tabs__content .h2,.cw-tabs__content .h3{display:block!important}.cw-tabs__content .h3,.cw-tabs__content h3{font-size:1.6rem;font-weight:400;color:#000;padding:0}.cw-tabs__content p{line-height:inherit}.cw-tabs__content--full section{width:100%;margin:0}.cw-tabs--resources{border-top:1px solid #ddd;list-style:none;padding:0}.cw-tabs--resources li a{display:block;border-bottom:1px solid #ddd;padding:15px 0 15px 40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:url(/assets/img/icons/file-pdf.svg) 0 10px no-repeat}.ie-8 .cw-tabs--resources li a{background:url(/assets/img/icons/file-pdf.png) 0 10px no-repeat}.cw-tabs table{margin:0 0 20px;width:100%}.cw-tabs--text li{display:inline-block}@media (max-width:969px){.cw-tabs--text--table table{width:40%;float:right;padding-left:20px}.cw-tabs--text--table .h3,.cw-tabs--text--table h3,.cw-tabs--text--table ol{margin-right:42%}}@media (min-width:970px){.cw-tabs--text--table table{width:33.3333%;float:right}.cw-tabs--text--table .h3,.cw-tabs--text--table h3,.cw-tabs--text--table ol{margin-right:34.3333%}}#detailed-info td:first-child,#Feeding-Instructions td:first-child{font-size:1.4rem;text-transform:uppercase;color:#9b9b9b}#detailed-info .cw-type__h1,#detailed-info .cw-type__h2{display:block}#detailed-info .cw-tabs__content--right table,#detailed-info .cw-tabs__content--right table tr td{border:none}#detailed-info .cw-tabs__content--right table tr:nth-of-type(2n){background-color:transparent}.cw-bullets ol,.cw-bullets ul{margin-left:6px}.cw-bullets ol li,.cw-bullets ul li{margin-left:15px}.cw-bullets ul li{list-style:disc}.cw-bullets ol li{list-style:decimal}#Size table{table-layout:fixed}#reviews{margin-top:40px}.bd-product-page .MagicThumb-caption{padding:0 5px}.cw-dropdown .attribute-selection{font-weight:400;line-height:1}.cw-dropdown .attribute-selection__name{display:block;font-size:1.4rem;color:#999;margin-bottom:2px}.cw-dropdown .attribute-selection__value{display:block;font-size:1.6rem;color:#333}.cw-dropdown__menu span{font-size:1.6rem}.cw-dropdown__menu span.attribute-name{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:70px}.cw-dropdown__menu span.in-stock,.cw-dropdown__menu span.unavailable{font-size:1.2rem;line-height:1.2;position:absolute;right:10px;width:75px;text-align:right}.cw-dropdown__menu span.in-stock{color:#327435;top:20px}.cw-dropdown__menu span.unavailable{color:#b32605;top:0;height:100%;display:inline-flex;align-items:center}@media (min-width:750px){.car-boost-test .product-carousel{margin-top:24px}}.pdp-autoship{padding-bottom:1.2rem;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.pdp-autoship *{padding:0;margin:0}.pdp-autoship__promotions{border-top:none}.pdp-autoship-row{margin-top:1.2rem}.pdp-autoship-icon{vertical-align:text-bottom}.pdp-autoship-icon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pdp-autoship-autoship-label{font-weight:900;color:#163977}.pdp-autoship-autoship-label-new{font-weight:600;font-size:1.6em}.pdp-autoship-pipe{color:#ddd}.pdp-autoship-details{color:#0e70be;background-color:#fff}.pdp-autoship-details:hover{cursor:pointer}.pdp-autoship-details-msg{display:none;margin-top:2rem}.pdp-autoship-details-msg.show{display:block}.pdp-autoship-map-savings,.pdp-autoship-top-promotion{padding-top:2.2rem;padding-bottom:2.2rem;border-bottom:1px solid #ddd}.pdp-autoship-map-savings .cw-badge__text.cw-type__size--tiny,.pdp-autoship-top-promotion .cw-badge__text.cw-type__size--tiny{font-size:1.4rem;line-height:1.28571}.pdp-autoship-map-savings *,.pdp-autoship-top-promotion *{margin:0}.pdp-autoship-top-promotion-details{color:#0e70be}#pdp-autoship-details-btn:focus{outline:.1rem solid #0e70be}.pdp-autoship-price{display:flex;align-items:center}.pdp-autoship-free-shipping{margin-left:20px}.pdp-autoship-free-shipping span{display:block}.pdp-error__notification{display:none;z-index:10}.is-tablet .jump-link-parent{position:relative}.is-tablet .jump-link-parent .jump-link{display:block;visibility:hidden;content:"";position:absolute;top:-70px}.is-desktop .jump-link-parent{position:relative}.is-desktop .jump-link-parent .jump-link{display:block;visibility:hidden;content:"";position:absolute;top:-45px}.autoship-pricing-box .free-shipping-optimization__copy-msg .pdp-popover .cw-popover.pdp-popover__trigger button.pdp-popover__trigger{background:none;border:none;font-size:1.4rem;color:#069;cursor:pointer}.autoship-pricing-box .free-shipping-optimization__copy-msg .pdp-popover .cw-popover.pdp-popover__trigger button.pdp-popover__trigger:hover{text-decoration:underline}div#pdp-fresh-cms-hero-slot-mount{margin-top:.8rem}#cms-hero-promo-slot-mount{margin-top:.8rem;display:inline-block}.sfw-multi-sku__benefits-list{padding-left:0;list-style:none;margin-bottom:5.4rem}.sfw-multi-sku__benefits-list li:before{content:"";display:inline-block;width:2rem;height:2rem;background-image:url(/assets/img/icons/check-green.svg);background-size:1rem;background-repeat:no-repeat;background-position:0 100%}.multi-sku__product-title{display:inline;padding-top:1rem;font-size:2rem;font-weight:400}