@charset 'UTF-8';.select2-container .select2-choice,.select2-results .select2-result-label,.slick-slider{-webkit-user-select:none;-webkit-touch-callout:none}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.select2-results,.slick-slider{-webkit-tap-highlight-color:transparent}.slick-slider{-moz-box-sizing:border-box;box-sizing:border-box;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-loading .slick-list{background:url(../../Resources/public/css/./ajax-loader.gif) center center no-repeat #fff}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../../Resources/public/css/./fonts/slick.eot);src:url(../../Resources/public/css/./fonts/slick.eot?#iefix) format('embedded-opentype'),url(../../Resources/public/css/./fonts/slick.woff) format('woff'),url(../../Resources/public/css/./fonts/slick.ttf) format('truetype'),url(../../Resources/public/css/./fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:'←'}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.select2-container{margin:0;position:relative;display:inline-block;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(to top,#eee 0,#fff 50%)}html[dir=rtl] .select2-container .select2-choice{padding:0 8px 0 0}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.9,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 90%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(to bottom,#eee 0,#fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}html[dir=rtl] .select2-container .select2-choice>.select2-chosen{margin-left:26px;margin-right:0}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url(../../Resources/public/css/select2.png) right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,.15);box-shadow:0 -4px 5px rgba(0,0,0,.15)}.select2-drop-active{border:1px solid #5897fb;border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);background-image:linear-gradient(to top,#ccc 0,#eee 60%)}.select2-dropdown-open .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)}html[dir=rtl] .select2-container .select2-choice .select2-arrow{left:0;right:auto;border-left:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url(../../Resources/public/css/select2.png) 0 1px no-repeat}html[dir=rtl] .select2-container .select2-choice .select2-arrow b{background-position:2px 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding:4px 4px 0;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:url(../../Resources/public/css/select2.png) 100% -22px no-repeat #fff;background:url(../../Resources/public/css/select2.png) 100% -22px no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(../../Resources/public/css/select2.png) 100% -22px no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../Resources/public/css/select2.png) 100% -22px no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../Resources/public/css/select2.png) 100% -22px no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}html[dir=rtl] .select2-search input{padding:4px 5px 4px 20px;background:url(../../Resources/public/css/select2.png) -37px -22px no-repeat #fff;background:url(../../Resources/public/css/select2.png) -37px -22px no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(../../Resources/public/css/select2.png) -37px -22px no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../Resources/public/css/select2.png) -37px -22px no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../Resources/public/css/select2.png) -37px -22px no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}.select2-search input.select2-active{background:url(../../Resources/public/css/select2-spinner.gif) 100% no-repeat #fff;background:url(../../Resources/public/css/select2-spinner.gif) 100% no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(../../Resources/public/css/select2-spinner.gif) 100% no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../Resources/public/css/select2-spinner.gif) 100% no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../Resources/public/css/select2-spinner.gif) 100% no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(.5,#eee));background-image:-webkit-linear-gradient(center bottom,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#fff 0,#eee 50%);background-image:linear-gradient(to top,#fff 0,#eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(.5,#eee));background-image:-webkit-linear-gradient(center top,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:0 0;border-left:none;filter:none}html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow{border-right:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b{background-position:-16px 1px}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto}html[dir=rtl] .select2-results{padding:0 4px 0 0;margin:4px 0 4px 4px}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results-dept-1 .select2-result-label{padding-left:20px}.select2-results-dept-2 .select2-result-label{padding-left:40px}.select2-results-dept-3 .select2-result-label{padding-left:60px}.select2-results-dept-4 .select2-result-label{padding-left:80px}.select2-results-dept-5 .select2-result-label{padding-left:100px}.select2-results-dept-6 .select2-result-label{padding-left:110px}.select2-results-dept-7 .select2-result-label{padding-left:120px}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:0 0}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-ajax-error,.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:url(../../Resources/public/css/select2-spinner.gif) 100% no-repeat #f4f4f4}.select2-results .select2-ajax-error{background:rgba(255,50,50,.2)}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0 5px 0 0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(to bottom,#eee 1%,#fff 15%);min-height:26px}html[dir=rtl] .select2-container-multi .select2-choices{padding:0 0 0 5px}.select2-locked{padding:3px 5px!important}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir=rtl] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:0 0!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:url(../../Resources/public/css/select2-spinner.gif) 100% no-repeat #fff!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(to bottom,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%)}html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice{margin:3px 5px 3px 0;padding:3px 18px 3px 5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:0;background:url(../../Resources/public/css/select2.png) right top no-repeat}html[dir=rtl] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}html[dir=rtl] .select2-container-multi .select2-search-choice-close{left:auto;right:2px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0 0}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice abbr,.select2-search input,.select2-search-choice-close{background-image:url(../../Resources/public/css/select2x2.png)!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-center .drop-content,.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-left.drop-target-attached-top .drop-content,.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-right.drop-target-attached-top .drop-content{margin-bottom:16px}.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-right.drop-target-attached-left .drop-content,.drop-element.drop-theme-arrows.drop-element-attached-right.drop-element-attached-middle .drop-content,.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right.drop-target-attached-left .drop-content{margin-right:16px}.drop-element,.drop-element *,.drop-element :after,.drop-element :before,.drop-element:after,.drop-element:before{box-sizing:border-box}.drop-element{position:absolute;display:none}.drop-element.drop-open{display:block}.drop-element.drop-theme-arrows{max-width:100%;max-height:100%}.drop-element.drop-theme-arrows .drop-content{border-radius:5px;position:relative;font-family:inherit;background:#eee;color:#444;padding:1em;font-size:1.1em;line-height:1.5em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-filter:drop-shadow(0 1px 4px rgba(0, 0, 0, .2));filter:drop-shadow(0 1px 4px rgba(0, 0, 0, .2))}.drop-element.drop-theme-arrows .drop-content:before{content:"";display:block;position:absolute;width:0;height:0;border-color:transparent;border-width:16px;border-style:solid}.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-center .drop-content:before{top:100%;left:50%;margin-left:-16px;border-top-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-center .drop-content{margin-top:16px}.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-center .drop-content:before{bottom:100%;left:50%;margin-left:-16px;border-bottom-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-left.drop-target-attached-right .drop-content,.drop-element.drop-theme-arrows.drop-element-attached-left.drop-element-attached-middle .drop-content,.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-right .drop-content{margin-left:16px}.drop-element.drop-theme-arrows.drop-element-attached-right.drop-element-attached-middle .drop-content:before{left:100%;top:50%;margin-top:-16px;border-left-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-left.drop-element-attached-middle .drop-content:before{right:100%;top:50%;margin-top:-16px;border-right-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-bottom .drop-content,.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right.drop-target-attached-bottom .drop-content{margin-top:16px}.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-bottom .drop-content:before{bottom:100%;left:16px;border-bottom-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right.drop-target-attached-bottom .drop-content:before{bottom:100%;right:16px;border-bottom-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-left.drop-target-attached-top .drop-content:before{top:100%;left:16px;border-top-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-right.drop-target-attached-top .drop-content:before{top:100%;right:16px;border-top-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right.drop-target-attached-left .drop-content:before{top:16px;left:100%;border-left-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-right .drop-content:before{top:16px;right:100%;border-right-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-right.drop-target-attached-left .drop-content:before{bottom:16px;left:100%;border-left-color:#eee}.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-left.drop-target-attached-right .drop-content:before{bottom:16px;right:100%;border-right-color:#eee}
body,h1,h2,h3,h4,h5,h6,p{text-rendering:optimizeLegibility}.main-menu,.site-wrapper,.testimonial-wrapper .title{-webkit-box-direction:normal;-webkit-box-orient:vertical}.juico-nav-links,.main-menu,.site-wrapper,.testimonial-wrapper .title{-webkit-box-direction:normal}.slick-loading .slick-list{background:url(/bundles/juicofrontend/images/ajax-loader.gif) center center no-repeat #fff}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/bundles/juicofrontend/fonts/slick.eot);src:url(/bundles/juicofrontend/fonts/slick.eot?#iefix) format("embedded-opentype"),url(/bundles/juicofrontend/fonts/slick.woff) format("woff"),url(/bundles/juicofrontend/fonts/slick.ttf) format("truetype"),url(/bundles/juicofrontend/fonts/slick.svg#slick) format("svg")}.select2-container .select2-choice abbr{background:url(/bundles/juicofrontend/css/select2.png) right top no-repeat}.select2-container .select2-choice .select2-arrow b{background-color:#717980!important}.select2-search input{background:url(/bundles/juicofrontend/css/select2.png) 100% -22px no-repeat #fff;background:url(/bundles/juicofrontend/css/select2.png) 100% -22px no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(/bundles/juicofrontend/css/select2.png) 100% -22px no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/bundles/juicofrontend/css/select2.png) 100% -22px no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/bundles/juicofrontend/css/select2.png) 100% -22px no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}html[dir=rtl] .select2-search input{background:url(/bundles/juicofrontend/css/select2.png) -37px -22px no-repeat #fff;background:url(/bundles/juicofrontend/css/select2.png) -37px -22px no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(/bundles/juicofrontend/css/select2.png) -37px -22px no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/bundles/juicofrontend/css/select2.png) -37px -22px no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/bundles/juicofrontend/css/select2.png) -37px -22px no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}.select2-search input.select2-active{background:url(/bundles/juicofrontend/css/select2-spinner.gif) 100% no-repeat #fff;background:url(/bundles/juicofrontend/css/select2-spinner.gif) 100% no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(/bundles/juicofrontend/css/select2-spinner.gif) 100% no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/bundles/juicofrontend/css/select2-spinner.gif) 100% no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/bundles/juicofrontend/css/select2-spinner.gif) 100% no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}.select2-more-results.select2-active{background:url(/bundles/juicofrontend/css/select2-spinner.gif) 100% no-repeat #f4f4f4}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:url(/bundles/juicofrontend/css/select2-spinner.gif) 100% no-repeat #fff!important}.select2-search-choice-close{background:url(/bundles/juicofrontend/css/select2.png) right top no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice abbr,.select2-search input,.select2-search-choice-close{background-image:url(/bundles/juicofrontend/css/select2x2.png)!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}.margin-top-0{margin-top:0!important;display:block}.margin-top-10{margin-top:.625rem!important;display:block}.margin-top-20{margin-top:1.25rem!important;display:block}.margin-top-30{margin-top:1.875rem!important;display:block}.margin-top-40{margin-top:2.5rem!important;display:block}.margin-top-50{margin-top:3.125rem!important;display:block}.margin-top-60{margin-top:3.75rem!important;display:block}.margin-top-70{margin-top:4.375rem!important;display:block}.default-content-border{border:2px solid #fff;border-radius:.25rem;box-shadow:0 0 2px #bbb}table.juico-theme{width:100% important;margin:1.875rem 0;border-radius:.625rem;background:0 0;overflow:hidden}table.juico-theme tr{margin-top:-1px;border:none;background:0 0}table.juico-theme td{border:1px solid #6dc4bc;background:0 0;text-overflow:ellipsis;position:relative;overflow:hidden;margin-left:-1px;font-size:.75rem}.solid-table>.row.expanded>.info>*,.solid-table>.row>.info:hover>*{background-color:#f0f0f0}table.juico-theme td.top-left-cell{border-top-left-radius:.625rem}table.juico-theme td.top-right-cell{border-top-right-radius:.625rem}table.juico-theme td.bottom-cell{border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem}table.juico-theme tfoot td{font-weight:400}.solid-table>.row{margin:0!important}.solid-table>.row>.info{cursor:pointer}.solid-table>.row .col{min-height:2.5rem;line-height:2.5rem;font-size:.875rem;font-weight:700;color:#323232;text-align:center;float:left;border:1px solid #d8d8d8;border-left:none;border-bottom:none}.solid-table>.row.head .col{font-weight:500;color:#545454}#confirmModal b,#notifyModal ul li b,.j-button{font-weight:700}.solid-table>.row .left.corner .col{width:2.5rem;color:#aeac9a;font-size:8px}.solid-table>.row .details{display:none}.solid-table>.row .details .col{padding:.9375rem}.solid-table>.row.expanded .left.corner i:before{content:"\e603"}#confirmModal,#notifyModal{background:#fff}.solid-table>.row.expanded .details{display:block}.solid-table>.row.expanded .details p{margin:0;font-size:.875rem;line-height:1.875rem}.solid-table .border-fix{border-right:none!important}@media only screen and (max-width:40em){.solid-table .border-fix-small-only{border-right:none!important}}@media only screen and (min-width:40.063em) and (max-width:64em){.solid-table .border-fix-medium-only{border-right:none!important}}.fluid-content{width:auto!important;float:none!important;position:relative!important;overflow:hidden!important;display:block!important}.status-404-wrapper{margin:0 0 1.25rem}.status-404-wrapper>.inner{background:#fff;border:1px solid #d8d8d8;border-radius:.625rem;border-bottom-width:4px;position:relative;display:table;margin:0 auto .625rem}.status-404-wrapper>.inner span.sprite-404{display:table;margin:1.25rem auto 0}.status-404-wrapper>.inner p{font-size:1rem;color:#555;margin:.625rem 0 1.25rem;text-align:center}#confirmModal,#notifyModal ul li{font-size:.875rem;line-height:1rem}.reveal-modal-bg{position:fixed!important;width:100%!important;height:100%!important;left:0!important;top:0!important}#notifyModal ul{list-style:none;margin:.625rem 0 1.875rem;padding:0}#notifyModal ul li{border-top:solid 1px #a1d6ca;padding:8px 0}#notifyModal ul li:first-child{border-top:none}#confirmModal .j-button{margin-left:5px}.half-hexagon-bottom,.half-hexagon-top{width:60rem;height:5rem;position:absolute;left:0;top:0;background:url(/bundles/juicofrontend/images/half-hexagon-top.png) left top no-repeat;display:none}.half-hexagon-bottom{top:auto;bottom:0;background:url(/bundles/juicofrontend/images/half-hexagon-bottom.png) left bottom no-repeat}@media only screen and (min-width:64.063em){.half-hexagon-bottom,.half-hexagon-top{display:block}}.j-button{height:2.5rem;font-size:1rem;color:#fff!important;background-color:#fdc03f;text-shadow:0 2px 2px #f0922a;-o-text-shadow:0 2px 2px #f0922a;-ms-text-shadow:0 2px 2px #f0922a;-moz-text-shadow:0 2px 2px #f0922a;-webkit-text-shadow:0 2px 2px #f0922a;text-align:center;line-height:2.375rem;border-bottom:solid 3px #f0922a;border-radius:5px;display:inline-block;padding:0 1.25rem;cursor:pointer}.j-button:hover{color:#fff!important;background-color:#fdc03f!important;text-shadow:0 2px 2px #f0922a!important;-o-text-shadow:0 2px 2px #f0922a!important;-ms-text-shadow:0 2px 2px #f0922a!important;-moz-text-shadow:0 2px 2px #f0922a!important;-webkit-text-shadow:0 2px 2px #f0922a!important;border-bottom:solid 3px #f0922a!important}.j-button.gray,.j-button.gray:hover{background-color:#AEAC9A!important;border-bottom:solid 3px #929181!important}.j-button:focus{outline:0}.j-button.small{height:1.875rem;line-height:1.75rem;font-size:.8125rem;padding:0 .9375rem}.j-button.gray{text-shadow:0 2px 2px #807f71;-o-text-shadow:0 2px 2px #807f71;-ms-text-shadow:0 2px 2px #807f71;-moz-text-shadow:0 2px 2px #807f71;-webkit-text-shadow:0 2px 2px #807f71}.j-button.gray:hover{color:#fff!important;text-shadow:0 2px 2px #807f71!important;-o-text-shadow:0 2px 2px #807f71!important;-ms-text-shadow:0 2px 2px #807f71!important;-moz-text-shadow:0 2px 2px #807f71!important;-webkit-text-shadow:0 2px 2px #807f71!important}.j-button.blue,.j-button.blue:hover{background-color:#44609d!important;border-bottom:solid 3px #1b316a!important}.j-button.blue{text-shadow:0 2px 2px #1b316a;-o-text-shadow:0 2px 2px #1b316a;-ms-text-shadow:0 2px 2px #1b316a;-moz-text-shadow:0 2px 2px #1b316a;-webkit-text-shadow:0 2px 2px #1b316a}.j-button.blue:hover{color:#fff!important;text-shadow:0 2px 2px #1b316a!important;-o-text-shadow:0 2px 2px #1b316a!important;-ms-text-shadow:0 2px 2px #1b316a!important;-moz-text-shadow:0 2px 2px #1b316a!important;-webkit-text-shadow:0 2px 2px #1b316a!important}.j-button.green,.j-button.green:hover{background-color:#9dd5cb!important;border-bottom:solid 3px #7bb8ad!important}.j-button.green{text-shadow:0 2px 2px #7fbfb4;-o-text-shadow:0 2px 2px #7fbfb4;-ms-text-shadow:0 2px 2px #7fbfb4;-moz-text-shadow:0 2px 2px #7fbfb4;-webkit-text-shadow:0 2px 2px #7fbfb4}.j-button.green:hover{color:#fff!important;text-shadow:0 2px 2px #7fbfb4!important;-o-text-shadow:0 2px 2px #7fbfb4!important;-ms-text-shadow:0 2px 2px #7fbfb4!important;-moz-text-shadow:0 2px 2px #7fbfb4!important;-webkit-text-shadow:0 2px 2px #7fbfb4!important}input[type=text].j-textinput,input[type=password].j-textinput,input[type=date].j-textinput,textarea.j-textarea{height:2.5rem;background:#fbfbfb;border:1px solid #d8d8d8;border-radius:6px;font-size:.8125rem;color:#323232;margin:0}textarea.j-textarea{height:auto}.j-radio-container input[type=radio]+label:before,input[type=checkbox].j-checkbox+label:before,input[type=radio].j-radio+label:before{width:1.125rem;height:1.125rem;border-radius:4px;font-family:icomoon;line-height:1.125rem;text-align:center}input[type=checkbox].j-checkbox{display:none}input[type=checkbox].j-checkbox+label{font-size:.8125rem;color:#323232;margin:0}input[type=checkbox].j-checkbox+label:before{content:"";background-color:#aeac9a;float:left;margin-right:5px;font-size:8px;color:#fff}input[type=checkbox].j-checkbox+label .inner{float:none;position:relative;overflow:hidden;display:block}input[type=checkbox].j-checkbox:checked+label:before{content:"\e60a";background-color:#6dc4bc}input[type=checkbox].j-checkbox:disabled+label{opacity:.6}input[type=checkbox].j-checkbox:disabled+label:before{opacity:.7}input[type=radio].j-radio{display:none}input[type=radio].j-radio+label{font-size:.8125rem;color:#323232;margin:0}input[type=radio].j-radio+label:before{content:"";background-color:#aeac9a;float:left;margin-right:5px;font-size:6px;color:#fff}input[type=radio].j-radio+label .inner{float:none;position:relative;overflow:hidden;display:block}input[type=radio].j-radio:checked+label:before{content:"\e605";background-color:#6dc4bc}.j-radio-container input[type=radio]{display:none}.j-radio-container input[type=radio]+label{font-size:.8125rem;color:#323232;margin:0}.j-radio-container input[type=radio]+label:before{content:"";background-color:#aeac9a;float:left;margin-right:5px;font-size:6px;color:#fff}.j-radio-container input[type=radio]+label .inner{float:none;position:relative;overflow:hidden;display:block}.j-radio-container input[type=radio]:checked+label:before{content:"\e605";background-color:#6dc4bc}@font-face{font-family:icomoon;src:url(/bundles/juicofrontend/fonts/icomoon/icomoon.eot?v=1.0);src:url(/bundles/juicofrontend/fonts/icomoon/icomoon.eot?v=1.0#iefixa1mnie) format("embedded-opentype"),url(/bundles/juicofrontend/fonts/icomoon/icomoon.woff?v=1.0) format("woff"),url(/bundles/juicofrontend/fonts/icomoon/icomoon.ttf?v=1.0) format("truetype"),url(/bundles/juicofrontend/fonts/icomoon/icomoon.svg?v=1.0#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer h3.title,footer h3.title a{font-family:"Open Sans",sans-serif}.icon-lock:before{content:"\e610"}.icon-facebook2:before{content:"\e60d"}.icon-gplus:before{content:"\e60e"}.icon-twitter2:before{content:"\e60f"}.icon-check:before{content:"\e60a"}.icon-cross:before{content:"\e60b"}.icon-edit:before{content:"\e60c"}.icon-bubble-2:before{content:"\e609"}.icon-shopping-car:before{content:"\e608"}.icon-link:before{content:"\e607"}.icon-play:before{content:"\e606"}.icon-dot:before{content:"\e605"}.icon-arrow-left:before{content:"\e601"}.icon-arrow-right:before{content:"\e602"}.icon-arrow-top:before{content:"\e603"}.icon-arrow-bottom:before{content:"\e604"}.icon-basket:before{content:"\e600"}.icon-bubble:before{content:"\e96b"}.icon-heart:before{content:"\e9da"}.icon-facebook:before{content:"\ea8d"}.icon-instagram:before{content:"\ea90"}.icon-twitter:before{content:"\ea91"}[class*=" sprite-"],[class^=sprite-]{background-image:url(/bundles/juicofrontend/images/sprite.png);background-repeat:no-repeat;display:inline-block}.sprite-raw{background-position:0 -276px;width:171px;height:190px}.sprite-title{background:0 0!important;width:464px;height:57px}.sprite-benefit-logo,.sprite-innocent-logo{background-position:-443px -445px;width:187px;height:211px}.sprite-delivery-counties,.sprite-on-cleanse,.sprite-order-rules{background-position:-405px -659px;width:222px;height:251px}.sprite-benefit-1{background-position:-486px -389px;width:38px;height:37px}.sprite-benefit-2{background-position:-749px -389px;width:51px;height:21px}.sprite-benefit-3{background-position:-443px -389px;width:39px;height:42px}.sprite-benefit-4{background-position:-576px -389px;width:43px;height:42px}.sprite-benefit-5{background-position:-695px -389px;width:50px;height:31px}.sprite-benefit-6{background-position:-651px -389px;width:40px;height:51px}.sprite-benefit-7{background-position:-623px -389px;width:24px;height:52px}.sprite-benefit-8{background-position:-528px -389px;width:44px;height:44px}.sprite-datepicker{background-position:-773px -491px;width:74px;height:67px}.sprite-datepicker-colored{background-position:-253px -360px;width:83px;height:75px}.sprite-datepicker-trans{background-position:-633px -583px;width:124px;height:105px}.sprite-bottle-group{background-position:-175px -276px;width:264px;height:80px}.sprite-timer{background-position:-175px -360px;width:73px;height:100px}.sprite-timer-2{background-position:-634px -491px;width:135px;height:90px}.sprite-timer-3{background-position:-275px -700px;width:126px;height:100px}.sprite-shopping-car-and-people{background-position:-634px -445px;width:213px;height:42px}.sprite-group-discount{background-position:-1px -544px;width:250px;height:238px}.sprite-group-discount-2{background-position:-467px 0;width:242px;height:213px}.sprite-group-discount-3{background-position:-711px 0;width:239px;height:213px}.sprite-information-1{background-position:-275px -544px;width:83px;height:79px}.sprite-information-2{background-position:-339px -360px;width:120px;height:25px}.sprite-information-3{background-position:-418px -59px;width:40px;height:79px}.sprite-information-4{background-position:-340px -389px;width:82px;height:58px}.sprite-information-5{background-position:-361px -451px;width:78px;height:70px}.sprite-information-6{background-position:-362px -544px;width:66px;height:79px}.sprite-information-7{background-position:-277px -627px;width:83px;height:69px}.sprite-delivery-step{background-position:0 -800px;width:145px;height:125px}.sprite-delivery-point{background-position:-149px -800px;width:49px;height:52px}.sprite-thick{background-position:-149px -856px;width:20px;height:20px}.sprite-allowed-item-1{background-position:-202px -804px;width:53px;height:70px}.sprite-allowed-item-2{background-position:-258px -804px;width:26px;height:35px}.sprite-allowed-item-3{background-position:-288px -804px;width:51px;height:50px}.sprite-allowed-item-4{background-position:-344px -806px;width:29px;height:50px}.sprite-shopping-result-frame{background-position:-464px -217px;width:121px;height:121px}.sprite-clover{background-position:-469px -345px;width:64px;height:30px}.sprite-404{background-position:-589px -218px;width:204px;height:142px}.sprite-3plus3{background-position:0 -476px;width:270px;height:54px}.site-wrapper header{width:100%;height:6.25rem;z-index:200;position:fixed;background:rgba(255,255,255,.95)}.site-wrapper header>div{max-width:75rem}.site-wrapper header .tab-bar{background:0 0!important;height:52px}.site-wrapper header .tab-bar .columns{max-height:5rem}.site-wrapper header span.menu-icon{float:left;margin-top:7px;cursor:pointer}.site-wrapper header span.menu-icon span:after{-webkit-box-shadow:0 10px 0 1px #666,0 16px 0 1px #666,0 22px 0 1px #666;box-shadow:0 10px 0 1px #666,0 16px 0 1px #666,0 22px 0 1px #666}.site-wrapper header .logo{margin-top:0;display:inline-block}.site-wrapper header .logo img{border:none}.site-wrapper header ul.main-menu{display:inline-block;list-style:none;margin:0;padding:0}.site-wrapper header ul.main-menu>li{float:left;position:relative}.site-wrapper header ul.main-menu>li>a{height:5rem;line-height:4.625rem;color:#555;font-size:.875rem;margin:0 0 0 2.5rem;display:inline-block}.site-wrapper header ul.main-menu>li a.btn-order{padding:.625rem 1.25rem;border-radius:1.0625rem;line-height:.875rem;margin-top:1.25rem;height:2.125rem}@media only screen and (min-width:40.063em) and (max-width:64em){.site-wrapper header ul.main-menu>li>a{margin:0 0 0 .8125rem}}@media only screen and (max-width:40em){.site-wrapper header ul.main-menu>li>a{margin:0 0 0 1.25rem}}.site-wrapper header ul.main-menu>li:first-child a{margin:0}.site-wrapper header ul.main-menu>li ul.f-dropdown.open{top:62px!important;border-radius:.625rem;border-color:#d8d8d8;border-bottom-width:4px;outline:0!important}.site-wrapper header ul.main-menu>li ul.f-dropdown.open#juico-menu-drowdown{left:-1.875rem!important;width:12.5rem!important}.site-wrapper header ul.main-menu>li ul.f-dropdown.open#juico-products-drowdown{left:.625rem!important;width:11.25rem!important}.site-wrapper header ul.main-menu>li ul.f-dropdown.open#how-menu-drowdown{left:.625rem!important;width:12.5rem!important}.site-wrapper header ul.main-menu>li ul.f-dropdown.open li{white-space:nowrap;overflow:hidden}.site-wrapper header ul.main-menu>li ul.f-dropdown.open li a{padding:.625rem 0;text-align:center;color:#555;border-bottom:solid 4px #fff}.site-wrapper header ul.main-menu>li ul.f-dropdown.open li:hover a{background-color:#a1d6ca;border-bottom:solid 4px #6dc4bc}.site-wrapper header ul.main-menu>li ul.f-dropdown.open li:first-child{border-top-left-radius:.4375rem;border-top-right-radius:.4375rem}.site-wrapper header ul.main-menu>li ul.f-dropdown.open li:last-child{border-bottom-left-radius:.4375rem;border-bottom-right-radius:.4375rem}.site-wrapper header ul.main-menu li ul.f-dropdown.open:before{left:2.5rem!important}.site-wrapper header ul.main-menu li ul.f-dropdown.open:after{left:2.4375rem!important}footer .language-button{padding:3px 10px}footer .language-button.selected{background-color:#9cc6bb;color:#717980;font-weight:700;border-radius:4px}footer h3.title{width:100%;margin:3.4375rem 0 1.875rem;font-size:1.125rem;color:#555}footer h3.title a{font-size:1.25rem;color:#555}footer .address-text{font-size:.75rem;color:#555;margin-top:.625rem;padding-top:.625rem;border-top:dashed 1px #555}footer .social-links a{font-size:1.375rem;color:#bdbcac;display:inline-block;margin:0 0 0 .625rem}footer .social-links a:first-child{margin-left:0}footer .bulletin{background-color:#f8f3e7;height:1.875rem}footer .bulletin span{float:right;cursor:pointer}footer .bulletin span i{float:right;font-size:.625rem;margin:.625rem}footer .bulletin .input-wrapper{float:none;width:auto;overflow:hidden}footer .bulletin .input-wrapper input{width:100%;height:1.875rem;float:left;color:#b7b6b4;font-size:.625rem;background:0 0;border:none;box-shadow:none}footer ul{list-style:none;margin:0}footer ul li{margin:0;padding:0}footer ul li a{color:#555;font-size:.75rem;text-decoration:none}footer .logo{display:inline-block;margin-top:3.4375rem}footer .bottom{padding:1.875rem 0}footer .bottom p.copyright{margin:1.25rem 0 0;height:1.25rem;line-height:1.25rem;font-size:.75rem;color:#555}.homepage .contents-inner-wrapper{margin:0!important}.juico-press .title{font-size:32px;color:#6dc4bc;font-weight:400;text-align:center;margin:30px 0 10px}.juico-press p{font-size:.875rem;line-height:1.25rem;color:#555;margin-bottom:0}.juico-press .slider-wrapper{margin-top:20px}.juico-press .slider-wrapper .inner{padding:5px;background-color:#d4e0de;border:1px solid #fff;border-radius:5px}.juico-press .slider-wrapper .inner .slick-slider{margin-bottom:1.25rem}.juico-press .slider-wrapper .inner .slick-slide{padding:5px}.juico-press .slider-wrapper .inner .slick-slide img{width:100%}.juico-press .slider-wrapper .inner .slick-slide a{position:relative;width:100%;float:left}.juico-press .slider-wrapper .inner .slick-slide a span{width:100%;height:100%;position:absolute;left:0;top:0;background-color:#000;opacity:.5;z-index:10}.juico-press .slider-wrapper .inner .slick-slide a i.icon-play{font-size:4rem;color:#fff;text-align:center;width:4rem;height:4rem;position:absolute;left:50%;top:50%;margin:-2rem 0 0 -2rem;z-index:20;background-color:none;opacity:1}.juico-press .slider-wrapper .inner .slick-dots{margin:0!important;bottom:-20px}.juico-press ul.press-list{list-style:none;margin:0 0 1.875rem}.juico-press ul.press-list li{padding:.9375rem;margin:0}.juico-press ul.press-list a.image-wrapper{text-decoration:none;width:100%;display:block;padding-bottom:100%;line-height:1.125rem;background:#fff;position:relative;margin-bottom:5px;border:2px solid #fff;border-radius:5px;overflow:hidden}.juico-press ul.press-list a.image-wrapper img{width:100%;position:absolute;visibility:hidden}.juico-press ul.press-list>span{width:100%;clear:left;display:block;padding:0 .3125rem}.juico-press ul.press-list>span a{font-size:.875rem;font-weight:500;color:#323232}.juico-press ul.press-list>span.date a{font-weight:400;color:#787777;font-size:.75rem}.order-and-delivery-page h1{font-size:2rem;font-weight:400;color:#6dc4bc;margin:3.125rem 0 0}.order-and-delivery-page h2{font-size:1.5rem;font-weight:400;color:#6dc4bc}.order-and-delivery-page h2.sprite-title{text-align:center;display:table;margin:0 auto;font-size:1.375rem;line-height:3.125rem}.order-and-delivery-page p{font-size:.875rem;color:#555;margin:.75rem 0 0;line-height:1.25rem}.order-and-delivery-page p.order-comment{margin-bottom:3.125rem}.order-and-delivery-page p.order-comment a,.order-and-delivery-page p.order-comment span{color:#6dc4bc;text-decoration:none}.order-and-delivery-page .information-list-wrapper .inner{padding:1.25rem 0;background:#c7e3df;position:relative;overflow:hidden}.order-and-delivery-page .information-list-wrapper .title{color:#fff}.order-and-delivery-page .sprite-order-rules{float:left;color:#9dd5cb;text-align:center;font-size:2.125rem;font-weight:700;line-height:2.5rem;padding-top:5rem;padding-bottom:.9375rem;position:relative;top:.625rem}.order-and-delivery-page ul.information-list{list-style:none;margin:0}.order-and-delivery-page ul.information-list li{font-size:.8125rem;color:#555;margin:.75rem 0 0;line-height:1.25rem;border-top:solid 1px #fff;padding-top:.625rem}.order-and-delivery-page ul.information-list li.clearfix,.order-and-delivery-page ul.information-list li:first-child,.order-and-delivery-page ul.information-list li:nth-child(2){border:none}.order-and-delivery-page ul.information-list li i{float:right}.order-and-delivery-page .slider{margin-top:1.875rem}.order-and-delivery-page .slider .slick-list{border:2px solid #fff;border-radius:.25rem;box-shadow:0 0 2px #bbb}.order-and-delivery-page .slider .slick-list .slick-slide{padding:.625rem}.order-and-delivery-page .slider .left{margin-right:1.875rem}.order-and-delivery-page .slider .left i{display:table;margin:0 auto}.order-and-delivery-page .slider .left .sprite-datepicker-colored{margin-top:.9375rem}.order-and-delivery-page .slider .left .sprite-bottle-group{margin-top:.625rem}.order-and-delivery-page .slider .left .sprite-3plus3{margin-top:1.5625rem}.order-and-delivery-page .slider h3{font-size:1.375rem;font-weight:400;color:#6dc4bc;margin:0}.order-and-delivery-page .slider p{font-size:.8125rem;color:#555;margin:.625rem 0 0}.order-and-delivery-page .slider .slick-dots{margin:0;bottom:-1.25rem;left:0}.order-and-delivery-page .slider .slick-dots li{margin:0 1.25rem}.order-and-delivery-page .slider .slick-dots li button:before{font-size:8px!important}.order-and-delivery-page ul.second-information-list{list-style:none;margin:2.5rem 0 0}.order-and-delivery-page ul.second-information-list li{font-size:.875rem;color:#555;margin:.75rem 0 1.875rem;line-height:1.25rem}.order-and-delivery-page ul.second-information-list li .icon-link{font-size:1.25rem;color:#bebbbc}.order-and-delivery-page ul.second-information-list img{width:100%}.order-and-delivery-page .delivery-areas .top .inner{padding-top:.9375rem;padding-bottom:.9375rem;background:#c7e3df;position:relative;overflow:hidden}.order-and-delivery-page .delivery-areas p{font-size:.875rem;color:#555;margin:.75rem 0 0;line-height:1.25rem}.order-and-delivery-page .delivery-areas p span{color:#6dc4bc}.order-and-delivery-page .delivery-areas table{width:100% important;margin:1.875rem auto;border:1px solid #fff;border-radius:.625rem;background:0 0;overflow:hidden}.order-and-delivery-page .delivery-areas table td,.order-and-delivery-page .delivery-areas table tr{border:1px solid #fff;background:0 0;color:#fff;padding-left:5px;padding-right:5px}.order-and-delivery-page .delivery-areas table tr.empty,.order-and-delivery-page .delivery-areas table tr.empty td{height:2.25rem}.order-and-delivery-page .delivery-areas table td{text-overflow:ellipsis;position:relative;overflow:hidden}.order-and-delivery-page .delivery-areas table td.top-left-cell{border-top-left-radius:.625rem}.order-and-delivery-page .delivery-areas table td.top-right-cell{border-top-right-radius:.625rem}.order-and-delivery-page .delivery-areas table td.bottom-cell{border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem}.order-and-delivery-page .delivery-areas table tfoot td{font-weight:400}.order-and-delivery-page .delivery-areas table tfoot,.order-and-delivery-page .delivery-areas table thead{background:0 0}.order-and-delivery-page .address-selection{margin-bottom:3.125rem}.order-and-delivery-page .address-selection h3{font-size:.875rem;color:#323232}.order-and-delivery-page .address-selection .address-result{margin:0;font-size:.8125rem;color:#555;line-height:1.25rem}.order-and-delivery-page .address-selection .address-result i{position:relative;top:3px}.group-discounts-page{margin-bottom:3.125rem}.group-discounts-page h1{font-size:2rem;font-weight:400;color:#6dc4bc;margin:3.125rem 0 0}.group-discounts-page h2{font-size:1.5rem;font-weight:400;color:#6dc4bc}.group-discounts-page h2.sprite-title{text-align:center;display:table;margin:0 auto;font-size:1.375rem;line-height:3.125rem}.group-discounts-page p{font-size:.875rem;color:#555;margin:.75rem 0 0;line-height:1.25rem}.group-discounts-page p a,.group-discounts-page p span{color:#6dc4bc}.group-discounts-page .sprite-group-discount,.group-discounts-page .sprite-group-discount-2,.group-discounts-page .sprite-group-discount-3{margin:0 1.25rem}@media only screen and (max-width:64em){.group-discounts-page .sprite-group-discount,.group-discounts-page .sprite-group-discount-3{margin-right:0}.group-discounts-page .sprite-group-discount-2{margin-left:0}}@media only screen and (max-width:40em){.group-discounts-page .sprite-group-discount,.group-discounts-page .sprite-group-discount-2,.group-discounts-page .sprite-group-discount-3{float:none!important;margin:0 auto!important;display:table!important}}.process-page{margin-bottom:3.125rem;position:relative}.process-page h1{font-size:2rem;font-weight:400;color:#6dc4bc;margin:3.125rem 0 0}.process-page h2{font-size:1.5rem;font-weight:400;color:#6dc4bc}.process-page h2.sprite-title{text-align:center;display:table;margin:0 auto;font-size:1.375rem;line-height:3.125rem}.process-page p{font-size:.875rem;color:#555;line-height:1.25rem;margin:.75rem 0 0}.process-page p a{color:#6dc4bc}.process-page .information-list-wrapper{background:#bfe6e2;padding:1.25rem}.process-page .information-list-wrapper .sprite-on-cleanse{position:absolute;left:-3.75rem;top:-11.875rem;font-size:2.1875rem;font-weight:700;text-align:center;padding-top:4.375rem}.process-page .information-list-wrapper .contents{padding:0 1.25rem;margin:3.125rem 0}.process-page .information-list-wrapper .comment>div{width:9.375rem;height:10px;float:left}.process-page .information-list-wrapper .comment p{color:#fff;border-bottom:solid 1px #fff;padding-bottom:1.25rem;width:auto!important;font-size:1.125rem;font-weight:700}.process-page .information-list-wrapper h2.title{margin-top:0}.process-page .information-list-wrapper ul.information-list{list-style:none;margin:3.125rem 0 0}.process-page .information-list-wrapper ul.information-list li{margin:1.875rem 0}.process-page .information-list-wrapper ul.information-list li>div.left{width:9.375rem;text-align:center}.process-page ul.second-information-list{list-style:none;margin:0}.process-page ul.second-information-list li{margin:1.25rem 0}.process-page .allowed-comment>.inner{background:#c7e3df;position:relative;overflow:hidden}.process-page .allowed-comment>.inner .contents>p{margin:0}.process-page .allowed-comment>.inner .contents>.columns{padding-top:.9375rem;padding-bottom:.9375rem}.process-page .allowed-comment>.inner .contents .title{display:inline-block;font-size:1.375rem;font-weight:400;color:#6dc4bc;text-indent:1.875rem;padding-top:.9375rem}.process-page .allowed-comment>.inner .contents .sprite-innocent-logo{float:left;color:#9dd5cb;text-align:center;font-size:1.375rem;font-weight:700;line-height:1.875rem;padding-top:3.75rem;padding-bottom:.9375rem;position:relative;top:.9375rem}.process-page .allowed-comment>.inner .contents ul{list-style:none;margin:0}.process-page .allowed-comment>.inner .contents ul li{float:left;padding:.625rem 0 0 .625rem;margin:0;height:5.625rem;border:1px solid #fff;border-left:none;border-bottom:none}.process-page .allowed-comment>.inner .contents ul li:nth-child(1),.process-page .allowed-comment>.inner .contents ul li:nth-child(2){border-top:none}.process-page .allowed-comment>.inner .contents ul li:nth-child(2n){border-right:none}.process-page .allowed-comment>.inner .contents ul li:last-child{padding-top:1.25rem}@media only screen and (min-width:40.063em){.process-page .allowed-comment>.inner .contents ul li:last-child p{margin-top:.625rem}}.process-page .allowed-comment>.inner .contents ul li p{font-size:.75rem;margin:0;padding:0 0 0 .625rem;overflow:hidden;display:block;width:auto;text-align:left;line-height:1rem}.process-page .allowed-comment>.inner .contents ul li>span{width:60px;float:left}.process-page .allowed-comment>.inner .contents ul li>span i{display:table;margin:0 auto}@media only screen and (max-width:40em){.process-page .allowed-comment>.inner .contents ul li{border:none!important;border-top:solid 1px #fff!important}.process-page .allowed-comment>.inner .contents ul li:first-child{border-top:none!important}}.contact-page{margin-bottom:80px}.contact-page .google-map{width:auto!important;height:400px;border:2px solid #fff;border-radius:5px}.contact-page .google-map embed,.contact-page .google-map img,.contact-page .google-map object{max-width:none!important}.questions-page h1{font-size:2rem;font-weight:700;color:#6dc4bc;margin:3.125rem 0 0}.questions-page h2{font-size:1.5rem;font-weight:700;color:#6dc4bc}.questions-page p{font-size:.875rem;color:#555;margin:.75rem 0 0;line-height:1.25rem}.questions-page .questions-wrapper{margin-top:1.25rem}.questions-page .questions-wrapper .tabs .tab-title a{width:100%;height:3rem;float:left;border:1px solid #bdbcac;border-bottom-width:4px;font-size:.875rem;color:#323232;font-weight:500;padding:0;text-align:center;line-height:2.75rem;border-radius:6px;display:inline-block;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;margin:5px 0}.questions-page .questions-wrapper .tabs .tab-title.active a{border-color:#6dc4bc}@media only screen and (max-width:40em){.questions-page .questions-wrapper .tabs .tab-title{padding:0!important}}.questions-page .questions-wrapper .tabs-content .accordion{margin:0}.questions-page .questions-wrapper .tabs-content .accordion .accordion-navigation{margin:0 0 1.25rem!important}.questions-page .questions-wrapper .tabs-content .accordion .accordion-navigation>a{background-color:#fff;height:2.8125rem;border:1px solid #d8d8d8;border-radius:6px;padding:0 1.25rem;line-height:2.8125rem;font-size:.875rem;color:#555}.questions-page .questions-wrapper .tabs-content .accordion .accordion-navigation>a i{float:right;font-size:8px;color:#aeac9a;margin-left:.625rem;line-height:2.8125rem}.questions-page .questions-wrapper .tabs-content .accordion .accordion-navigation>a span{width:auto;display:block;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.questions-page .questions-wrapper .tabs-content .accordion .accordion-navigation.active a{border-bottom-left-radius:0;border-bottom-right-radius:0}.questions-page .questions-wrapper .tabs-content .accordion .accordion-navigation.active a i.icon-arrow-bottom:before{content:"\e603"!important}.questions-page .questions-wrapper .tabs-content .accordion .accordion-navigation>div{margin:5px 0 0;background-color:#fff;padding:1.25rem;border:1px solid #d8d8d8;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-bottom-width:4px;font-size:.875rem;color:#555}.category-list-title{font-size:2rem;font-weight:400;color:#6dc4bc}.category-page{margin-bottom:3.125rem}.category-page.single .category-list .image-container{padding-bottom:112%!important}.category-page.multi .category-list .image-container{padding-bottom:64%!important}.category-page .category-list{list-style:none;margin:0}.category-page .category-list>li.category{margin-bottom:1.875rem}.category-page .category-list>li.category:last-child{float:left}.category-page .category-list>li.category:hover .buttons-container{visibility:visible!important}.category-page .category-list>li.category .image-container{position:relative;background:#e8f0ef}.category-page .category-list>li.category .image-container img{width:100%;position:absolute;left:0;top:5%;z-index:5;object-fit:contain;height:90%}.category-page .category-list>li.category .image-container.juico-bride img,.category-page .category-list>li.category .image-container.juicofit img{height:100%!important;top:0!important}.category-page .category-list>li.category .image-container .buttons-container{width:100%;position:absolute;left:0;bottom:0;visibility:hidden;overflow:hidden;z-index:10}.category-page .category-list>li.category .image-container .buttons-container a{width:49.3%;height:3.125rem;float:left;background:rgba(255,255,255,.9);text-align:center;font-size:.75rem;font-weight:700;color:#555;padding:1.0625rem 0;line-height:1rem;transition:background-color .3s;-o-transition:background-color .3s;-moz-transition:background-color .3s;-webkit-transition:background-color .3s}.category-page .category-list>li.category .image-container .buttons-container a.left{border-bottom-left-radius:3px}.category-page .category-list>li.category .image-container .buttons-container a.right{border-bottom-right-radius:3px}.category-page .category-list>li.category .image-container .buttons-container a:hover{background-color:#fdc03f;color:#fff;font-size:.8125rem;text-shadow:0 2px 2px #f0922a;-o-text-shadow:0 2px 2px #f0922a;-ms-text-shadow:0 2px 2px #f0922a;-moz-text-shadow:0 2px 2px #f0922a;-webkit-text-shadow:0 2px 2px #f0922a}.category-page .category-list>li.category .info-container p{margin:.625rem 0 0}.category-page .category-list>li.category .info-container p.product-title{margin:2px 0 0;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.category-page .category-list>li.category .info-container p.product-title>strong{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.category-page .category-list>li.category .info-container p.slogan{height:1.375rem;margin:0;font-size:.875rem;color:#323232;font-style:italic;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-page .category-list>li.category .info-container p.toc{height:2.375rem;margin:0;font-size:.75rem;color:#787777}.category-page .category-list>li.category .info-container .title{font-size:1.375rem;color:#323232}.category-page .category-list>li.category .info-container .title a{color:#323232}.category-page .category-list>li.category .info-container .price{color:#17c7b7;font-size:1.375rem}.category-page .category-list>li.category .info-container .price .currency,.category-page .category-list>li.category .info-container .price .remainder{font-size:1rem}.product-info{min-height:38.5625rem}.product-info>.bg{width:100%;height:38.5625rem;position:absolute;left:0;top:0}.product-info .product-image>.inner{width:100%;display:block;position:relative}.product-info .product-image>.inner .vegetable{position:absolute;left:0;bottom:0}.product-info .details h2{font-size:1.25rem;color:#6dc4bc;margin:0}.product-info .details>p.title{font-size:1.25rem;color:#0c0c0c;margin:.625rem 0 5px}.product-info .details .slider{width:100%;margin:0 0 1.5625rem}.product-info .details .slider .title{font-size:.875rem;font-weight:700;color:#231f20;margin:0}.product-info .details .slider .content{font-size:.8125rem;color:#231f20;margin:0;line-height:1.125rem}.product-info .details .slider .slick-dots{text-align:right;margin:0;bottom:-2.1875rem}.product-info .details .slider .slick-dots li{display:inline-block;float:none;margin:0}.product-info .details table thead td{color:#6dc4bc}.product-info .details .icon-shopping-car{margin-right:.625rem}.product-info .other-products{margin:4.375rem 0 .625rem}.product-info .other-products h3{font-size:1.3125rem;color:#3b2f2b;margin:.625rem 0}.product-info .other-products ul{list-style:none;margin:0}.product-info .other-products ul .product{margin-bottom:1.875rem}.product-info .other-products ul .product a{background-color:#d4e0de}.product-info .other-products ul .product a,.product-info .other-products ul .product img{position:relative;display:block;width:100%}.product-info .other-products ul .product .content{width:100%;padding:5px;height:2.5rem;background:rgba(255,255,255,.9);position:absolute;left:0;bottom:0;font-size:.6875rem;color:#888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:.9375rem;visibility:hidden}.product-info .other-products ul .product .content strong{font-size:.875rem;color:#000}.product-info .other-products ul .product:hover .content{visibility:visible}.product-info .instagram-photos{margin:0 0 1.875rem}.product-info .instagram-photos h3{font-size:1.3125rem;color:#3b2f2b;margin:.625rem 0}.product-info .instagram-photos ul{list-style:none;margin:0}.product-info .instagram-photos ul .photo{margin-bottom:1.875rem;float:left}.product-info .instagram-photos ul .photo a{background-color:#d4e0de}.product-info .instagram-photos ul .photo a,.product-info .instagram-photos ul .photo img{position:relative;display:block;width:100%}.product-info .instagram-photos ul .photo .info{width:100%;padding:0 5px;height:2.5rem;background:rgba(255,255,255,.9);position:absolute;left:0;bottom:0;font-size:.6875rem;color:#888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:2.5rem;visibility:hidden}.product-info .instagram-photos ul .photo .info .instagram-account{font-size:.8125rem;color:#000;float:left}.product-info .instagram-photos ul .photo .info .instagram-account img{width:2.25rem;height:2.25rem;float:left;position:relative;top:2px;margin-right:5px}.product-info .instagram-photos ul .photo .info .fluid-content{font-size:.6875rem;color:#000}.product-info .instagram-photos ul .photo .info .fluid-content i{color:#c6c7c9;font-size:.75rem}.product-info .instagram-photos ul .photo:hover .info{visibility:visible}.product-info.multi p.content{font-size:.8125rem;color:#231f20;margin:0;line-height:1.125rem}.addToBasketForm label{font-weight:700;color:#323232}.addToBasketForm .price{font-size:2.125rem;color:#17c7b7;font-weight:700;line-height:1.875rem;float:left;margin:0}.addToBasketForm .price .currency,.addToBasketForm .price .remainder{font-size:1.375rem}.addToBasketForm .kdv-text{font-size:.75rem;color:#888;float:left;clear:left;margin:0 0 0 3px}.addToBasketForm .btn-add-to-basket{margin-bottom:0!important}.addToBasketForm .btn-add-to-basket i{margin-right:10px}.product-shopping-page{margin-top:10px;margin-bottom:3.125rem}.product-shopping-page .product-image{width:100%;display:block;position:relative}.product-shopping-page .details h1.title{font-size:1.375rem;color:#323232;margin:0;font-weight:600}.product-shopping-page .details p.slogan{font-size:.8125rem;color:#323232;font-style:italic;margin:0}.product-shopping-page .details p.calorie{font-size:.75rem;color:#787777;margin:0}.product-shopping-page .details ul.form-list{list-style:none;margin:1.25rem 0 0}.product-shopping-page .details ul.form-list>li{width:100%;display:block;margin:0 0 1.25rem}.product-shopping-page .details ul.form-list>li>label{width:3.75rem;height:1.875rem;font-size:.6875rem;font-weight:700;color:#323232;float:left;line-height:1.875rem}.product-shopping-page .details ul.form-list>li input[type=text],.product-shopping-page .details ul.form-list>li select{height:1.875rem;width:100%;max-width:8.75rem;display:block;padding-top:0;padding-bottom:0;font-size:.75rem;margin:0}.product-shopping-page .details ul.form-list>li .price{font-size:2.125rem;color:#17c7b7;font-weight:700;line-height:1.875rem;float:left;margin:0}.product-shopping-page .details ul.form-list>li .price .currency,.product-shopping-page .details ul.form-list>li .price .remainder{font-size:1.375rem}.product-shopping-page .details ul.form-list>li .kdv-text{font-size:.75rem;color:#888;float:left;clear:left;margin:0 0 0 3px}.product-shopping-page .details ul.form-list>li .btn-add-to-basket{margin-bottom:0!important}.product-shopping-page .details ul.form-list>li .btn-add-to-basket i{margin-right:10px}.product-shopping-page .details .testimonial{width:90%;margin:0 0 0 10%;padding:1.25rem .625rem;text-align:center;border:1px solid #ccc;border-radius:.625rem}@media only screen and (max-width:40em){.product-shopping-page .details .testimonial{width:100%;margin-left:0}}.product-shopping-page .details .testimonial i{font-size:2.5rem;color:#abddd6}.product-shopping-page .details .testimonial p{font-size:.75rem;color:#323232}.product-shopping-page .other-products{margin:4.375rem 0 .625rem}.product-shopping-page .other-products h3{font-size:1.3125rem;color:#3b2f2b;margin:.625rem 0}.product-shopping-page .other-products ul{list-style:none;margin:0}.product-shopping-page .other-products ul .product{margin-bottom:1.875rem}.product-shopping-page .other-products ul .product a{background-color:#d4e0de}.product-shopping-page .other-products ul .product a,.product-shopping-page .other-products ul .product img{position:relative;display:block;width:100%}.product-shopping-page .other-products ul .product .content{width:100%;padding:5px;height:2.5rem;background:rgba(255,255,255,.9);position:absolute;left:0;bottom:0;font-size:.6875rem;color:#888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:.9375rem}.product-shopping-page .other-products ul .product .content strong{font-size:.875rem;color:#000}.product-shopping-page .slider{padding:1.875rem}.email-page .inner,.login-page .inner,.register-page .inner{padding:1.25rem 5px}.product-shopping-page .slider .left{margin-right:1.875rem}.product-shopping-page .slider .left i{display:table;margin:0 auto}.product-shopping-page .slider h3{font-size:1.375rem;font-weight:700;color:#6dc4bc;margin:0}.product-shopping-page .slider p{font-size:.8125rem;color:#555;margin:.625rem 0 0}.product-shopping-page .slider .slick-dots{margin:0;bottom:-.9375rem;left:0}.product-shopping-page .slider .slick-dots li{margin:0 1.25rem}.product-shopping-page .slider .slick-dots li button:before{font-size:8px!important}.product-shopping-page.multi .details ul.form-list{margin-top:.625rem}.product-shopping-page.multi .details ul.form-list>li{margin-bottom:.625rem}a.button.datepicker-close,a.datepicker-close.juico-button,a.datepicker-close.juico-footer-hollow-button,a.datepicker-close.juico-hollow-button{display:none!important}[class*="product columns"]+[class*="product columns"]:last-child{float:left!important}.register-page{border:1px solid #d8d8d8;border-radius:.625rem;border-bottom-width:4px;background:#fff;margin-bottom:3.125rem}.register-page .inner h1{font-size:1.375rem;color:#323232;margin:0 0 1.25rem}.register-page .inner form label{font-weight:700;font-size:.8125rem;color:#323232;margin:.625rem 0 5px}.email-page,.login-page{border:1px solid #d8d8d8;border-radius:.625rem;border-bottom-width:4px;background:#fff;margin-bottom:3.125rem}.request-page,.reset-page{border:1px solid #d8d8d8;background:#fff}.email-page .inner h1,.login-page .inner h1{font-size:1.375rem;color:#323232;margin:0 0 1.25rem}.email-page .inner form #forgot-password,.email-page .inner form label,.login-page .inner form #forgot-password,.login-page .inner form label{font-weight:700;font-size:.8125rem;color:#323232;margin:.625rem 0 0}.email-page .inner form .j-button.login,.login-page .inner form .j-button.login{margin-top:10px;width:100%}.email-page .width-100p,.login-page .width-100p{width:100%}.email-page .infotext,.login-page .infotext{font-size:.875rem;color:#323232;text-align:center!important;font-weight:100!important;padding:.625rem 0;margin:0!important}.email-page button,.login-page button{margin:0}.email-page .social-media-buttons,.login-page .social-media-buttons{width:auto!important;margin:0 -.4687rem}.email-page .social-media-buttons>*,.login-page .social-media-buttons>*{padding:0 .4687rem!important}.request-page .inner,.reset-page .inner{padding:1.25rem 5px}.email-page .social-media-buttons>* a,.login-page .social-media-buttons>* a{line-height:2.8125rem}.email-page .social-media-buttons>* a i,.login-page .social-media-buttons>* a i{font-size:1.25rem!important}.request-page{border-radius:.625rem;border-bottom-width:4px;margin-bottom:3.125rem}.request-page .inner h1{font-size:1.375rem;color:#323232;margin:0 0 1.25rem}.request-page .inner form label{font-weight:700;font-size:.8125rem;color:#323232;margin:.625rem 0 0}.request-page .width-100p{width:100%}.request-page button{margin:0}.reset-page{border-radius:.625rem;border-bottom-width:4px;margin-bottom:3.125rem}.reset-page .inner h1{font-size:1.375rem;color:#323232;margin:0 0 1.25rem}.reset-page .inner form label{font-weight:700;font-size:.8125rem;color:#323232;margin:.625rem 0 0}.reset-page .width-100p{width:100%}.reset-page button{margin:0}.profile-layout{margin-bottom:1.875rem}.profile-layout .sidemenu-wrapper .sidemenu{border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;background:#fff;margin-bottom:.9375rem}.profile-layout .sidemenu-wrapper .sidemenu h1{font-size:1.3125rem;color:#323232;margin:0;border-bottom:solid 1px #e5e5e5;padding:.625rem 1.25rem}.profile-layout .sidemenu-wrapper .sidemenu nav{width:100%;display:block;margin:.625rem 0}.profile-layout .sidemenu-wrapper .sidemenu nav a{width:100%;display:block;padding:.625rem 1.25rem;font-size:.8125rem;color:#545454;line-height:1rem}.profile-layout .sidemenu-wrapper .sidemenu nav a.active,.profile-layout .sidemenu-wrapper .sidemenu nav a:hover{background:#a1d6ca;color:#fff;text-shadow:0 2px 1px #6dc4bc;-o-text-shadow:0 2px 1px #6dc4bc;-ms-text-shadow:0 2px 1px #6dc4bc;-moz-text-shadow:0 2px 1px #6dc4bc;-webkit-text-shadow:0 2px 1px #6dc4bc}.profile-layout .content-wrapper>.content .content-container{border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;background:#fff;margin-bottom:.9375rem}.profile-layout .content-wrapper>.content .content-container h2.title{padding:.625rem 0;margin:0;font-size:1.25rem;color:#323232}.profile-layout .content-wrapper>.content .content-container label{font-weight:700;font-size:.8125rem;color:#323232;margin:10px 0 5px}.address-book-page .address-list{margin:0;list-style:none}.address-book-page .address-list>li.address{min-height:4.8125rem;padding-top:.9375rem;position:relative;overflow:hidden}.address-book-page .address-list>li.address .info-wrapper>div>.title{color:#6dc4bc;font-size:.8125rem;line-height:1.25rem;cursor:pointer}.address-book-page .address-list>li.address .info-wrapper>div>.title i.icon-dot{font-size:3px;line-height:0;position:relative;top:-3px}.address-book-page .address-list>li.address .info-wrapper>div>.title .icon-edit{font-size:1.25rem;color:#d2d2d2;margin-left:.625rem}.address-book-page .address-list>li.address .info-wrapper>div .icon-cross{font-size:1rem;color:#b00;margin-left:.625rem;float:left;cursor:pointer}.address-book-page .address-list>li.address .info-wrapper p{color:#323232;font-size:.8125rem;margin:0;padding-bottom:.9375rem;white-space:nowrap;text-overflow:ellipsis;position:relative;overflow:hidden;border-bottom:solid 1px #e5e5e5}.address-book-page .address-list>li.address:last-child .info-wrapper p{border:none}.address-book-page .address-list .add-new-address{margin:20px 0}.address-book-page .address-type-drop li{height:2.5rem;line-height:1.25rem;padding:.625rem}.order-info-page h2.title,.score-info-page h2.score-info-title{padding-left:.9375rem!important;padding-right:.9375rem!important}.address-book-page ul.address-form{list-style:none;margin:0 0 1.25rem}.address-book-page ul.address-form>li{margin:5px 0}.address-book-page ul.address-form>li.form-item.address-type label{margin-right:1.25rem}.address-book-page ul.address-form>li.form-item textarea{width:100%;height:13rem;resize:none}.address-book-page ul.address-form>li.form-item.edit-buttons .j-button{float:right;margin:0 0 0 10px}.address-book-page ul.address-form.billing-address.personal .form-item.type-billing.personal{display:block}.address-book-page ul.address-form.billing-address.personal .form-item.company{display:none!important}.address-book-page ul.address-form.billing-address.company .form-item.type-billing.company{display:block}.address-book-page ul.address-form.billing-address .form-item.type-delivery,.address-book-page ul.address-form.billing-address.company .form-item.personal{display:none!important}.address-book-page ul.address-form.delivery-address .form-item.type-delivery{display:block}.address-book-page ul.address-form.delivery-address .form-item.type-billing{display:none!important}.order-info-page>*{width:100%}.order-info-page h2.title{width:100%!important}.order-info-page .solid-table .address-text p{line-height:1rem!important}.order-info-page .solid-table .address-text p:first-child{margin-bottom:.625rem}.order-info-page .solid-table .total-cost{font-size:1.5rem!important;font-weight:700!important;color:#6dc4bc}.score-info-page .score-info p{margin:0 0 .625rem;line-height:1.25rem;font-weight:400}@media only screen and (max-width:40em){.score-info-page .score-info p.text-right{margin-bottom:1.25rem}}.score-info-page .score-info p.total-score{color:#6dc4bc!important}.score-info-page .active-scores-table .left.corner .col{font-size:.8125rem!important;color:#323232!important}.score-info-page .comment{font-size:.8125rem;color:#323232;border-top:solid 1px #d8d8d8;line-height:1.25rem;margin:0!important;padding:.9375rem}.score-info-page .display-inline{display:inline!important}.score-info-page .font-size-13{font-size:.8125rem!important}.score-info-page .font-size-16{font-size:1rem!important}.score-info-page .font-size-18{font-size:1.125rem!important}.score-info-page .font-size-21{font-size:1.3125rem!important}.coupon-page i.icon-check,.coupon-page i.icon-cross{width:1.25rem;height:1.25rem;border-radius:.625rem;background-color:#6dc4bc;color:#fff;display:inline-block;text-align:center;line-height:1.25rem}.coupon-page i.icon-cross{background-color:#aeac9a}.coupon-page .tokens-table .row.head .col{white-space:nowrap;text-overflow:ellipsis;position:relative;overflow:hidden}.basket-page>.custom-tabs{margin:0;list-style:none;background-color:#bfdbd4}.basket-page>.custom-tabs li{width:25%;float:left}.basket-page>.custom-tabs li .tab-icon{display:block;margin-left:auto;margin-right:auto;margin-top:10px}.basket-page>.custom-tabs li a{width:100%;height:2.625rem;display:block;padding:0;text-align:center;line-height:2.5rem;font-size:1.125rem;color:#717980;font-family:Neuton-Regular;font-weight:500;border-left:none;position:relative;overflow:hidden;text-overflow:ellipsis;cursor:default;text-transform:capitalize}.basket-page>.custom-tabs li.active a{background-color:#bfdbd4}.basket-page>.custom-tabs li.disabled a{cursor:default}.basket-page>.custom-tabs-content>.content{display:none;padding:.9375rem 0;margin-bottom:1.25rem}.basket-page>.custom-tabs-content>.content.active{display:block}.basket-page .select2-container{margin:0}.basket-page div.text,.basket-page p.text{font-size:.8125rem;color:#323232;margin:0;line-height:16px}.basket-page .order-planning-wrapper h2.title,.basket-page .order-planning-wrapper label.title{font-size:.8125rem;color:#323232;font-weight:700;margin:.9375rem 0 .625rem}.basket-page .order-planning-wrapper .order-date-wrapper{height:274px;position:relative;margin-bottom:.9375rem}.basket-page .order-planning-wrapper .order-date-wrapper .loader{position:absolute;width:100%;height:100%;z-index:100;display:none;background:url(/bundles/juicofrontend/images/loader-green.gif) center no-repeat rgba(236,237,237,.6)}.basket-page .order-planning-wrapper .order-date-wrapper .ui-datepicker{width:100%;position:relative;z-index:10}.basket-page .order-planning-wrapper .order-date-wrapper .ui-datepicker .ui-datepicker-calendar tbody{min-height:0!important}.basket-page .order-planning-wrapper .order-date-wrapper .order-date-bottom{width:100%;height:100px;display:block;position:absolute;left:0;bottom:0;background-color:#fff;border:1px solid #d8d8d8;border-top:none;border-bottom-width:4px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.basket-page .order-planning-wrapper .address-selection-wrapper{margin-bottom:.9375rem}.basket-page .order-planning-wrapper .address-selection-wrapper .inner{position:relative}.basket-page .order-planning-wrapper .address-selection-wrapper .inner>.bg{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;background-color:#fff}.basket-page .order-planning-wrapper .address-selection-wrapper .inner>.columns{position:relative;z-index:10;min-height:274px}.basket-page .order-planning-wrapper .address-selection-wrapper .inner>.columns:nth-child(2){border-left:solid 1px #d8d8d8}.basket-page .order-planning-wrapper .address-selection-wrapper .inner>.columns ul.select-list{list-style:none;margin:0}.basket-page .order-planning-wrapper .address-selection-wrapper .inner>.columns .sprite-delivery-point{display:table;margin:3px auto}.basket-page .order-planning-wrapper .address-selection-wrapper .inner>.columns label.confirm-juico-point-label:before{margin-top:3px}.basket-page .order-planning-wrapper .address-selection-wrapper .inner>.columns .select2-container.juico-point{margin:7px 0 0}.basket-page .order-planning-wrapper .order-note-wrapper>.inner{width:100%;background:#fff;border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;padding:20px}.basket-page .order-planning-wrapper .order-note-wrapper>.inner h2.title{margin:0 0 10px;padding-left:0}.basket-page .order-planning-wrapper .order-note-wrapper>.inner textarea{margin-top:10px}.basket-page .order-planning-wrapper .address-edit-wrapper{margin:0 0 .9375rem}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner{width:100%;min-height:11rem;background:#fff;border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;padding:0 0 .9375rem}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .no-address-exist-wrapper{margin:0 0 20px}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper{margin:0 0 .625rem;font-size:.8125rem;font-weight:700;color:#6dc4bc;line-height:1rem}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper:first-child{margin-top:1.25rem}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper h2.title{margin:0}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper span.address-name{padding:5px 0 0;min-height:1.25rem;display:inline-block}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper p.address-text{padding-top:0}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper .icon-dot{font-size:4px;color:#6dc4bc;float:left;margin:0 5px 0 0;position:relative;display:inline-block;top:5px}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper .icon-edit{color:#fff;font-size:.75rem;position:relative;cursor:pointer;margin-right:5px}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper p{float:left;margin:0;font-size:.8125rem;color:#323232;padding:5px 0 0 .625rem}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-info-wrapper>.content>.j-button{min-width:6.25rem;margin-left:5px}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-type-drop li{height:2.5rem;line-height:1.25rem;padding:.625rem}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form{display:none}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form.billing-address.personal .form-item.type-billing.personal,.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form.show{display:block}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form>ul{list-style:none;margin:1.25rem 0;border-top:solid 1px #d8d8d8}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form>ul>li.form-item.address-type label{margin-right:1.25rem}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form>ul>li.form-item textarea{width:100%;height:12.5rem;resize:none}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form>ul>li.form-item.edit-buttons .j-button{float:right;margin:20px 0 0 10px}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form>ul>li.form-item select{margin:0}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form.billing-address.personal .form-item.company{display:none!important}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form.billing-address.company .form-item.type-billing.company{display:block}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form.billing-address .form-item.type-delivery,.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form.billing-address.company .form-item.personal{display:none!important}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form.delivery-address .form-item.type-delivery{display:block}.basket-page .order-planning-wrapper .address-edit-wrapper>.inner .address-form.delivery-address .form-item.type-billing{display:none!important}.basket-page .order-planning-wrapper .alternative-recipients-wrapper>.inner{width:100%;min-height:11rem;background:#fff;border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;padding-bottom:.9375rem;margin-bottom:1.25rem}.basket-page .order-planning-wrapper .alternative-recipients-wrapper>.inner .recipient-form{display:none;margin:0 0 1.25rem}.basket-page .order-planning-wrapper .alternative-recipients-wrapper>.inner .recipient-form.show{display:block}.basket-page .order-planning-wrapper .alternative-recipients-wrapper>.inner .recipient-form .edit-buttons .j-button{float:right;margin:20px 0 0 10px}.basket-page .order-planning-wrapper .alternative-recipients-wrapper>.inner .recipients-info-wrapper .no-alternative-recipient-wrapper{margin:0 0 30px}.basket-page .order-planning-wrapper .alternative-recipients-wrapper>.inner .recipients-info-wrapper>div.columns p{font-size:13px;margin:0;text-overflow:ellipsis;position:relative;overflow:hidden;white-space:nowrap}.basket-page .basket-wrapper{width:100%}.basket-page .basket-wrapper ul.basket-list{list-style:none;margin:0}.basket-page .basket-wrapper ul.basket-list>li{background:#fff;border:1px solid #d8d8d8;margin-bottom:0;position:relative}.basket-page .basket-wrapper ul.basket-list>li>.left{float:left}.basket-page .basket-wrapper ul.basket-list>li>.left>img{height:7.5rem}.basket-page .basket-wrapper ul.basket-list>li>.right{float:none!important;width:auto;overflow:hidden;min-height:7.5rem}.basket-page .basket-wrapper ul.basket-list>li>.right>*{padding-top:0}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper{padding-right:0}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .name{font-size:1.5rem;color:#323232;margin:2.1875rem 0 0}@media only screen and (max-width:40em){.basket-page .basket-wrapper ul.basket-list>li>.right>*{padding-right:0}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .name{font-size:1.125rem;margin-top:1.5625rem}}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .day-person-info{font-size:.75rem;white-space:nowrap;margin:5px 0 10px}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .delivery-date-wrapper p{color:#a9a9a9;font-size:.75rem;font-weight:500;margin:0 .625rem 0 0;float:left;line-height:1.6875rem}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .delivery-date-wrapper .delivery-date{border:1px solid #d8d8d8;border-radius:5px;padding:2px 5px;font-size:.75rem;color:#323232;float:left;position:relative;white-space:nowrap}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .delivery-date-wrapper .delivery-date .icon-edit{font-size:1.0625rem;color:#dbdbdb;position:relative;top:2px}@media only screen and (max-width:40em){.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .delivery-date-wrapper .delivery-date .icon-edit{font-size:.875rem}}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .delivery-date-wrapper .delivery-date .loader{display:inline-block;position:relative;top:-1px}.basket-page .basket-wrapper ul.basket-list>li>.right .name-wrapper .delivery-date-wrapper .delivery-date .ui-datepicker{position:absolute!important;z-index:10}.basket-page .basket-wrapper ul.basket-list>li>.right .count-wrapper{padding-top:2.375rem}.basket-page .basket-wrapper ul.basket-list>li>.right .count-wrapper input[type=text]{width:3rem;height:1.875rem;border:1px solid #d8d8d8;font-size:.875rem;color:#323232;float:left;margin:0}.basket-page .basket-wrapper ul.basket-list>li>.right .count-wrapper input[type=text]+label{line-height:1.875rem;float:left;margin:0 0 0 10px;font-size:.8125rem;color:#323232}.basket-page .basket-wrapper ul.basket-list>li>.right .price-wrapper .price{font-size:1rem;color:#323232;font-weight:700;line-height:1.25rem;text-align:right;position:absolute;top:5.625rem;right:.9375rem;float:none;margin:0}.basket-page .basket-wrapper ul.basket-list>li>.right .price-wrapper .price .old-price{font-size:.8125rem;color:#555;font-weight:400;line-height:1.25rem;text-decoration:line-through}@media only screen and (max-width:40em){.basket-page .basket-wrapper ul.basket-list>li>.right .price-wrapper .price{font-size:.875rem}}.basket-page .basket-wrapper ul.basket-list>li>.right .delete{position:absolute;top:1.87rem;right:.9375rem;font-size:.75rem;color:#fff;padding:2px 10px;background:#aeac9a;border-radius:8px;cursor:pointer}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.left>img{height:5.25rem}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right{min-height:5.25rem}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .name-wrapper .name{font-size:1.25rem;margin:1.875rem 0 0}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .name-wrapper .name>span{color:#6dc4bc}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .count-wrapper{padding-top:1.75rem}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .price-wrapper{float:right}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .price-wrapper .btn-add{margin-top:1.0625rem;padding:0 .625rem;float:right;text-align:left}@media only screen and (max-width:40em){.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .name-wrapper .name{font-size:.875rem}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .price-wrapper .btn-add{margin-right:.9375rem}}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .price-wrapper .btn-add span{display:none!important}@media only screen and (min-width:64.063em){.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .price-wrapper .btn-add span{display:inline!important}}.basket-page .basket-wrapper ul.basket-list>li.juico-cooler>.right .price-wrapper .price{top:3.4375rem}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper{border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem;border-bottom-width:4px;padding-top:15px;padding-bottom:15px}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .juico-point{font-size:.875rem;color:#888}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .juico-point .btn-use-points{color:#929181;font-weight:500;text-decoration:underline;margin-left:.625rem;cursor:pointer}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .promotional-code-wrapper{max-width:21.875rem;width:100%;margin-top:.9375rem}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .promotional-code-wrapper .j-button{border-top-left-radius:0;border-bottom-left-radius:0}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .promotional-code-wrapper input{width:100%;height:2.5rem;float:left;background-color:#eaeaea;border-color:#d8d8d8;border-top-left-radius:5px;border-bottom-left-radius:5px;margin:0}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .prices-wrapper{max-width:20.625rem;width:100%;float:right}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .prices-wrapper p{width:100%;float:left;margin:0;font-size:.8125rem;color:#323232}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .prices-wrapper p b{font-weight:700}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .prices-wrapper p span,.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .prices-wrapper p.total b{font-size:1rem}.basket-page .basket-wrapper ul.basket-list>li.subtotal-wrapper .prices-wrapper p.total span{font-size:1.1875rem;font-weight:700;color:#6dc4bc}.basket-page .basket-wrapper ul.basket-list>li.order-note-wrapper{padding:.9375rem}.basket-page .basket-wrapper ul.basket-list>li.order-note-wrapper h4{width:100%;margin:0 0 .625rem;padding:0;color:#a1d6ca;font-size:1rem}.basket-page .basket-wrapper ul.basket-list>li.order-note-wrapper textarea{font-size:.8125rem;width:100%;margin:0;height:3.75rem;resize:none}.basket-page .basket-wrapper ul.basket-list>li.group-date{background:#fff;font-size:.875rem;font-weight:400;color:#6dc4bc;padding:.625rem;border:1px solid #d8d8d8;border-top:none;margin-top:-10px}.basket-page .basket-wrapper ul.basket-list>li.group-date span{border:none}.basket-page .basket-wrapper ul.basket-list>li.group-date b{font-weight:400!important;color:#222;padding-right:5px}.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-date-and-cvv2-wrapper .inputs>*,.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-date-and-cvv2-wrapper .titles>*,.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-number-wrapper>*{padding:0 5px}.basket-page .payment-wrapper .payment-type-wrapper{margin-bottom:.9375rem}.basket-page .payment-wrapper .payment-type-wrapper .payment-type-buttons-wrapper label:first-child{margin-right:1.875rem}.basket-page .payment-wrapper .payment-type-wrapper .inner{position:relative}.basket-page .payment-wrapper .payment-type-wrapper .inner h2.title,.basket-page .payment-wrapper .payment-type-wrapper .inner label.title{font-size:.8125rem;color:#323232;font-weight:700;margin:.9375rem 0 .625rem}.basket-page .payment-wrapper .payment-type-wrapper .inner h2.title{font-size:1.375rem}.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul{list-style:none;margin:0 0 20px}.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul>li{margin:10px 0}.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-date-and-cvv2-wrapper,.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-number-wrapper{margin-left:-5px;margin-right:-5px;width:auto}.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-date-and-cvv2-wrapper .inputs .icon-check{color:#6dc4bc;font-size:.625rem;line-height:2.5rem;margin:0 10px;visibility:visible}.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-date-and-cvv2-wrapper .inputs .select-wrapper{width:50%;float:left}.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-date-and-cvv2-wrapper .inputs .select-wrapper:first-child{padding-right:5px}.basket-page .payment-wrapper .payment-type-wrapper .inner .credit-card-form>ul .cc-date-and-cvv2-wrapper .inputs .select-wrapper:first-child+*{padding-left:5px}.basket-page .payment-wrapper .payment-type-wrapper .inner .bank-list{list-style:none;margin:.625rem 0 0}.basket-page .payment-wrapper .payment-type-wrapper .inner .bank-list li{width:100%;margin:-1px 0 0;border:1px solid #d8d8d8}.basket-page .payment-wrapper .payment-type-wrapper .inner .bank-list li img{border-right:solid 1px #d8d8d8}.basket-page .payment-wrapper .payment-type-wrapper .inner .bank-list li .bank-info{position:relative;overflow:hidden;float:none}.basket-page .payment-wrapper .payment-type-wrapper .inner .bank-list li .bank-info h2{font-size:1rem;font-weight:700;color:#323232;margin:10px 0 10px 15px}.basket-page .payment-wrapper .payment-type-wrapper .inner .bank-list li .bank-info p{font-size:.8125rem;color:#323232;margin:10px 0 10px 15px}.basket-page .payment-wrapper .payment-type-wrapper .inner .payment-footer{padding:0 0 .9375rem!important}.basket-page .payment-wrapper .payment-type-wrapper .inner .payment-footer .confirm-checkbox-wrapper{margin:10px 0 20px}.basket-page .payment-wrapper .payment-type-wrapper .inner>.bg{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;background-color:#fff}.basket-page .payment-wrapper .payment-type-wrapper .inner>.columns{position:relative;z-index:10}.basket-page .payment-wrapper .order-brief-wrapper{margin-bottom:.9375rem}.basket-page .payment-wrapper .order-brief-wrapper>.inner{width:100%;border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;background-color:#fff}.basket-page .payment-wrapper .order-brief-wrapper>.inner>.columns{padding-bottom:1.25rem}.basket-page .payment-wrapper .order-brief-wrapper>.inner h2.title,.basket-page .payment-wrapper .order-brief-wrapper>.inner h3.title,.basket-page .payment-wrapper .order-brief-wrapper>.inner h4.title{font-size:1.375rem;color:#323232;font-weight:700;margin:.9375rem 0 .625rem}.basket-page .payment-wrapper .order-brief-wrapper>.inner h3.title{font-size:1.125rem}.basket-page .payment-wrapper .order-brief-wrapper>.inner h4.title{font-size:.875rem}.basket-page .payment-wrapper .order-brief-wrapper>.inner p{margin:0;font-size:.8125rem}.basket-page .payment-wrapper .order-brief-wrapper>.inner .address-detail{padding:5px .9375rem 1.25rem;border-top:solid 1px #e5e5e5;border-bottom:solid 1px #e5e5e5}.basket-page .payment-wrapper .order-brief-wrapper>.inner .total-cost{color:#6dc4bc;font-size:1.4375rem;font-weight:700;text-align:right}.basket-page .summary-wrapper{margin-bottom:.9375rem}.basket-page .summary-wrapper>.inner{width:100%;border:1px solid #d8d8d8;border-bottom-width:4px;border-radius:10px;background-color:#fff}.basket-page .summary-wrapper>.inner .succeed-wrapper{padding-top:1.875rem;padding-bottom:1.875rem}.basket-page .summary-wrapper>.inner .succeed-wrapper .result-title{font-size:1.4375rem;color:#323232}.basket-page .summary-wrapper>.inner .succeed-wrapper .order-number{font-size:1rem;color:#323232;margin:2.1875rem 0}.basket-page .summary-wrapper>.inner .succeed-wrapper .order-number span{color:#6dc4bc}.basket-page .summary-wrapper>.inner .succeed-wrapper .warning{font-size:.8125rem;color:#323232}.basket-page .summary-wrapper>.inner .succeed-wrapper .sprite-shopping-result-frame{position:absolute;right:1.25rem;top:1.875rem}.basket-page .summary-wrapper>.inner .succeed-wrapper .sprite-shopping-result-frame .text{font-size:1rem;line-height:1.875rem;color:#171717;display:block;transform:rotate(30deg) translate(5px,5px);-o-transform:rotate(30deg) translate(5px,5px);-ms-transform:rotate(30deg) translate(5px,5px);-moz-transform:rotate(30deg) translate(5px,5px);-webkit-transform:rotate(30deg) translate(5px,5px)}.basket-page .summary-wrapper>.inner .succeed-wrapper .sprite-shopping-result-frame .text span{font-size:1.3125rem}.basket-page .custom-tabs-content .basket-empty{border:1px solid #d8d8d8;overflow:hidden;margin-bottom:1.25rem}.basket-page .custom-tabs-content .basket-empty>.left{width:7.25rem;height:8.125rem;background:#bfdbd4;text-align:center;line-height:9.375rem}.basket-page .custom-tabs-content .basket-empty>.left .icon-basket{font-size:2.625rem;color:#fff;position:relative}.basket-page .custom-tabs-content .basket-empty>.left .icon-basket i{font-size:.75rem;color:#fff;font-weight:700;font-style:normal;position:absolute;right:-7px;top:-5px;width:1.125rem;height:1.125rem;text-align:center;line-height:1rem;border-radius:50%;background-color:#6bc5bd}.basket-page .custom-tabs-content .basket-empty>.fluid-content{background:#fff;border-bottom-right-radius:8px}.basket-page .custom-tabs-content .basket-empty>.fluid-content p{height:8.125rem;line-height:8.125rem;margin:0;padding:0 0 0 1.25rem;font-size:1.125rem;color:#000;font-weight:400}.basket-page .custom-tabs-content .basket-empty>.fluid-content p i{margin-left:.625rem}.basket-page .switched-user-actions{width:100%;margin:0 0 10px}.basket-page .switched-user-actions label{margin-right:10px!important}#orderDateModal .order-date-wrapper{width:16.25rem;height:274px;position:relative;margin:0 auto .9375rem;max-width:16.25rem;display:table}#orderDateModal .order-date-wrapper .loader{position:absolute;width:100%;height:100%;z-index:100;display:none;background:url(/bundles/juicofrontend/images/loader-green.gif) center no-repeat rgba(236,237,237,.6)}#orderDateModal .order-date-wrapper .ui-datepicker{width:100%;position:relative;z-index:10}#orderDateModal .order-date-wrapper .order-date-bottom{width:100%;height:100px;display:block;position:absolute;left:0;bottom:0;background-color:#fff;border:1px solid #d8d8d8;border-top:none;border-bottom-width:4px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.ui-datepicker{width:17em;padding:0;display:none;font-family:"Brandon Grotesque";text-transform:uppercase}.ui-datepicker .ui-datepicker-header{position:relative;padding:.4em 0 0;height:40px;background-color:#717980}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{color:#fff;font-size:1rem;text-shadow:0 2px 2px #807f71!important;-o-text-shadow:0 2px 2px #807f71!important;-ms-text-shadow:0 2px 2px #807f71!important;-moz-text-shadow:0 2px 2px #807f71!important;-webkit-text-shadow:0 2px 2px #807f71!important}.ui-datepicker .ui-datepicker-header .ui-icon-circle-triangle-w:before{content:"\e601";font-family:icomoon;color:#ececec;font-size:13px;float:left}.ui-datepicker .ui-datepicker-header .ui-icon-circle-triangle-e:before{content:"\e602";font-family:icomoon;color:#ececec;font-size:13px;float:left}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:6px;width:1.8em;height:1.8em;line-height:1.8125rem}.ui-datepicker .ui-datepicker-next-hover span,.ui-datepicker .ui-datepicker-next-hover span:before,.ui-datepicker .ui-datepicker-prev-hover span,.ui-datepicker .ui-datepicker-prev-hover span:before{color:#fff!important;text-shadow:0 2px 2px #807f71!important;-o-text-shadow:0 2px 2px #807f71!important;-ms-text-shadow:0 2px 2px #807f71!important;-moz-text-shadow:0 2px 2px #807f71!important;-webkit-text-shadow:0 2px 2px #807f71!important}.ui-datepicker .ui-datepicker-prev{left:2px;text-align:right!important}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:inline-block}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.breadcrumbs,.button-bar .button-group div,.flex-video{overflow:hidden}.ui-datepicker .ui-datepicker-calendar tbody{min-height:auto}.ui-datepicker .ui-datepicker-calendar tbody tr{background-color:#fff!important}.ui-datepicker .ui-datepicker-calendar tbody tr td{padding:5px 5px 0}.ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-default{line-height:1.625rem;color:#464646;text-align:center;padding:0 3px;font-size:.8125rem}.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{background-color:#e4e4e4;border-radius:4px;color:#94969b}.ui-datepicker .ui-datepicker-calendar .date-selected .ui-state-default{background-color:#56cab2;border-radius:4px;color:#fff}.ui-datepicker .ui-datepicker-calendar .date-available .ui-state-default:hover{color:#56cab2}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.accordion:after,.clearfix:after,.row .row.collapse:after,.row .row:after,.row:after,[class*=block-grid-]:after{clear:both}.contents .account-menu>.inner>.contents,.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}body{opacity:1;background-color:#fcfbf6;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-letter-spacing:normal;-moz-letter-spacing:normal;-ms-letter-spacing:normal;-o-letter-spacing:normal;letter-spacing:normal;-webkit-text-rendering:optimizeLegibility;-moz-text-rendering:optimizeLegibility;-ms-text-rendering:optimizeLegibility;-o-text-rendering:optimizeLegibility}header.page-header{height:128px;display:block;position:fixed}.off-canvas-list{width:100%}.left-submenu{height:100%!important}.site-wrapper .contact,.site-wrapper .fos_user_registration_register,.site-wrapper .fos_user_security_login,.site-wrapper .group_discounts,.site-wrapper .how,.site-wrapper .juico_branch,.site-wrapper .juico_cart_order_planning,.site-wrapper .juico_cart_page,.site-wrapper .juico_cart_payment,.site-wrapper .juico_cart_summary,.site-wrapper .juico_category_page,.site-wrapper .juico_cleanse_benefits,.site-wrapper .juico_faq,.site-wrapper .juico_faq_category,.site-wrapper .juico_faq_page,.site-wrapper .juico_help_homepage,.site-wrapper .juico_legal_privacy,.site-wrapper .juico_legal_usage,.site-wrapper .juico_legal_warning,.site-wrapper .juico_press,.site-wrapper .juico_product_page,.site-wrapper .juico_products,.site-wrapper .juico_team,.site-wrapper .juico_usage,.site-wrapper .juico_welcome,.site-wrapper .order_and_delivery,.site-wrapper .testimonials,.site-wrapper .user_update_profile,.site-wrapper .what_is_juico{background-color:#fff!important}.site-wrapper>.contents{background-color:#eceded;width:100%;min-height:12.5rem;margin-top:128px}.homepage #juico-main-content{background-color:#fff}@media only screen and (max-width:64em){.account-menu,.site-wrapper>.contents,footer>div,header>div{padding:0 .625rem}}.full-page-slider{position:relative}.full-page-slider .next,.full-page-slider .prev{position:absolute;top:50%;width:30px;height:30px;font-size:30px;margin-top:-15px;color:#fff;z-index:100;cursor:pointer}.full-page-slider .next{right:10px;text-align:right}.full-page-slider .prev{left:10px;text-align:left}.full-page-slider .slick-dots{margin-left:0}.full-page-slider .slider{width:100%;margin:0}.full-page-slider .slider>div{width:100%!important}.full-page-slider .slider>div img{min-width:100%;width:100%}.row{max-width:75rem!important}.contents{position:relative}.contents>div.row{max-width:75rem}@media only screen and (min-width:64.063em){.contents .greater-content{min-width:100%!important;width:auto!important;padding:0!important}.contents .slider-wrapper .inner{margin-left:-.9375rem!important;margin-right:-.9375rem!important;width:auto!important}}.contents .account-menu{position:absolute;right:0;top:.625rem;z-index:100}.contents .account-menu>.inner{width:100%;max-width:75rem;margin:0 auto}.contents .account-menu>.inner>.contents>*{background:#dddcdc;height:1.875rem;line-height:1.875rem;padding:0 .625rem;font-size:.75rem;color:#555;float:left;margin-left:.125rem;position:relative}.contents .account-menu>.inner>.contents>* a,.contents .account-menu>.inner>.contents>* span{font-size:.75rem;color:#555}.contents .account-menu>.inner>.contents>.language{background:#6dc4bc;color:#fff}.contents .account-menu>.inner>.contents>.language a,.contents .account-menu>.inner>.contents>.language span{color:#fff}.contents .account-menu>.inner>.contents>:first-child{margin:0}.contents .account-menu>.inner>.contents .juico-score{font-weight:600}.alert-box,body,label{font-weight:400}.contents .account-menu>.inner>.contents .basket>.inner{position:relative}.contents .account-menu>.inner>.contents .basket .icon-basket{font-size:1rem;line-height:1.875rem}.contents .account-menu>.inner>.contents .basket .count{background-color:#6dc4bc;color:#fff;height:1rem;border-radius:.5rem;padding:0 .3125rem;line-height:1rem;font-size:.75rem;position:relative;top:-.375rem;margin:0 0 0 -.25rem}.contents .account-menu>.inner>.contents .user-menu{cursor:pointer;padding:0}.contents .account-menu>.inner>.contents .user-menu>span{width:100%;height:1.875rem;padding:0 .625rem;display:block}.contents .account-menu>.inner>.contents .user-menu.authenticated{min-width:7.5rem}.contents .account-menu>.inner>.contents .user-menu.authenticated>span i{float:right;margin-top:.9375rem}.contents .account-menu>.inner>.contents .user-menu .icon-arrow-bottom{font-size:4px;position:relative;top:-.125rem;margin:0 0 0 .25rem}.contents .account-menu>.inner>.contents .user-menu .f-dropdown{outline:0!important}.juico-cart-form select:focus,.payment-page .payment-cc-form select:focus,.planning-page .planning-form select:focus,.reveal-modal .address-form select:focus,.reveal-modal.large,.switch{outline:0}.contents .account-menu>.inner>.contents .user-menu .f-dropdown a,.contents .account-menu>.inner>.contents .user-menu .f-dropdown li,.contents .account-menu>.inner>.contents .user-menu .f-dropdown ul{background:#dddcdc;font-size:.75rem;color:#555}.contents .account-menu>.inner>.contents .user-menu .f-dropdown a:hover{background:#fcfbf6}.contents .account-menu>.inner>.contents .user-menu .f-dropdown.open{left:0!important;top:32px!important}.contents .account-menu>.inner>.contents .user-menu .f-dropdown:after,.contents .account-menu>.inner>.contents .user-menu .f-dropdown:before{display:none;background:0 0}.contents .contents-inner-wrapper{margin-top:3.125rem;width:100%;display:block;float:left}.contents .contents-inner-wrapper.contact,.contents .contents-inner-wrapper.fos_user_registration_register,.contents .contents-inner-wrapper.fos_user_security_login,.contents .contents-inner-wrapper.group_discounts,.contents .contents-inner-wrapper.how,.contents .contents-inner-wrapper.juico_branch,.contents .contents-inner-wrapper.juico_cart_order_planning,.contents .contents-inner-wrapper.juico_cart_page,.contents .contents-inner-wrapper.juico_cart_payment,.contents .contents-inner-wrapper.juico_cart_summary,.contents .contents-inner-wrapper.juico_category_page,.contents .contents-inner-wrapper.juico_cleanse_benefits,.contents .contents-inner-wrapper.juico_faq,.contents .contents-inner-wrapper.juico_faq_category,.contents .contents-inner-wrapper.juico_faq_page,.contents .contents-inner-wrapper.juico_help_homepage,.contents .contents-inner-wrapper.juico_legal_privacy,.contents .contents-inner-wrapper.juico_legal_usage,.contents .contents-inner-wrapper.juico_legal_warning,.contents .contents-inner-wrapper.juico_press,.contents .contents-inner-wrapper.juico_product_page,.contents .contents-inner-wrapper.juico_products,.contents .contents-inner-wrapper.juico_team,.contents .contents-inner-wrapper.juico_usage,.contents .contents-inner-wrapper.juico_welcome,.contents .contents-inner-wrapper.order_and_delivery,.contents .contents-inner-wrapper.testimonials,.contents .contents-inner-wrapper.user_update_profile,.contents .contents-inner-wrapper.what_is_juico{margin-top:0}.select2-container{margin-bottom:1.25rem}.select2-container .select2-choice{border-color:#d8d8d8;background:#fff;height:2.5rem;line-height:2.5rem;font-size:.875rem;color:#888;border-radius:0;box-shadow:none}.select2-container .select2-choice>.select2-chosen{text-indent:.625rem}.select2-container .select2-choice .select2-arrow{border-radius:0;width:2.5rem;color:#fff;background-color:#717980!important}.select2-container .select2-choice .select2-arrow b{font-family:icomoon;font-size:8px;text-align:center;line-height:2.5rem;background:0 0!important}.select2-container .select2-choice .select2-arrow b:before{content:"\e604"}.select2-drop.select2-drop-active{border:1px solid #d8d8d8!important}.alert-box,.breadcrumbs{border-width:1px;border-style:solid}.select2-drop .select2-results{padding:0;margin:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.select2-drop .select2-results .select2-result-label{font-size:.875rem;color:#888;line-height:2rem}.select2-drop .select2-results li.select2-highlighted{background:#aeac9a}.select2-drop .select2-results li.select2-highlighted .select2-result-label{color:#fff}@media only screen and (min-width:40.063em) and (max-width:64em){.page-header{height:164px!important}#juico-main-content{margin-top:164px!important}}@media only screen and (max-width:640px){.page-header{height:64px!important}#juico-main-content{padding:0!important;min-height:inherit!important;margin-top:64px!important}.logo{margin-top:10px!important}nav.footer-main ul{padding-left:5px!important}nav.footer-main ul li:last-child{margin-bottom:15px}}meta.foundation-version{font-family:"/5.5.3/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.0625em) and (max-width:64em)/";width:40.0625em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.0625em)/";width:64.0625em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:64.0625em) and (max-width:90em)/";width:64.0625em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.0625em)/";width:90.0625em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.0625em) and (max-width:120em)/";width:90.0625em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.0625em)/";width:120.0625em}.row,select{width:100%}meta.foundation-data-attribute-namespace{font-family:false}.accordion .accordion-navigation>a,.accordion dd>a,body{font-family:"Open Sans",sans-serif}body,html{height:100%;font-size:16px}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff;color:#222;cursor:auto;font-style:normal;line-height:24px;margin:0;padding:0;position:relative}a:hover{cursor:pointer}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}.left{float:left!important}.right{float:right!important}.clearfix:after,.clearfix:before{content:" ";display:table}.hide{display:none}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}.accordion:after,.accordion:before,.row .row.collapse:after,.row .row.collapse:before,.row .row:after,.row .row:before,.row:after,.row:before{display:table;content:" "}textarea{min-height:50px}.row{margin:0 auto}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{margin:0 -.9375rem;max-width:none;width:auto}.row .row.collapse{margin:0;max-width:none;width:auto}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}.column+.column:last-child,.column+.columns:last-child,.columns+.column:last-child,.columns+.columns:last-child{float:right}.column+.column.end,.column+.columns.end,.columns+.column.end,.columns+.columns.end{float:left}@media only screen{.column,.columns,.small-pull-0,.small-pull-1,.small-pull-10,.small-pull-11,.small-pull-2,.small-pull-3,.small-pull-4,.small-pull-5,.small-pull-6,.small-pull-7,.small-pull-8,.small-pull-9,.small-push-0,.small-push-1,.small-push-10,.small-push-11,.small-push-2,.small-push-3,.small-push-4,.small-push-5,.small-push-7,.small-push-8,.small-push-9{position:relative}.small-push-0{left:0;right:auto}.small-pull-0{right:0;left:auto}.small-push-1{left:8.33333%;right:auto}.small-pull-1{right:8.33333%;left:auto}.small-push-2{left:16.66667%;right:auto}.small-pull-2{right:16.66667%;left:auto}.small-push-3{left:25%;right:auto}.small-pull-3{right:25%;left:auto}.small-push-4{left:33.33333%;right:auto}.small-pull-4{right:33.33333%;left:auto}.small-push-5{left:41.66667%;right:auto}.small-pull-5{right:41.66667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{right:50%;left:auto}.small-push-7{left:58.33333%;right:auto}.small-pull-7{right:58.33333%;left:auto}.small-push-8{left:66.66667%;right:auto}.small-pull-8{right:66.66667%;left:auto}.small-push-9{left:75%;right:auto}.small-pull-9{right:75%;left:auto}.small-push-10{left:83.33333%;right:auto}.small-pull-10{right:83.33333%;left:auto}.small-push-11{left:91.66667%;right:auto}.small-pull-11{right:91.66667%;left:auto}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.small-offset-0{margin-left:0!important}.small-offset-1{margin-left:8.33333%!important}.small-offset-2{margin-left:16.66667%!important}.small-offset-3{margin-left:25%!important}.small-offset-4{margin-left:33.33333%!important}.small-offset-5{margin-left:41.66667%!important}.small-offset-6{margin-left:50%!important}.small-offset-7{margin-left:58.33333%!important}.small-offset-8{margin-left:66.66667%!important}.small-offset-9{margin-left:75%!important}.small-offset-10{margin-left:83.33333%!important}.small-offset-11{margin-left:91.66667%!important}.small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{float:left;margin-left:0;margin-right:0}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}}@media only screen and (min-width:40.0625em){.medium-pull-0,.medium-pull-1,.medium-pull-10,.medium-pull-11,.medium-pull-2,.medium-pull-3,.medium-pull-4,.medium-pull-5,.medium-pull-6,.medium-pull-7,.medium-pull-8,.medium-pull-9,.medium-push-0,.medium-push-1,.medium-push-10,.medium-push-11,.medium-push-2,.medium-push-3,.medium-push-4,.medium-push-5,.medium-push-6,.medium-push-7,.medium-push-8,.medium-push-9,.pull-0,.pull-1,.pull-10,.pull-11,.pull-2,.pull-3,.pull-4,.pull-5,.pull-6,.pull-7,.pull-8,.pull-9,.push-0,.push-1,.push-10,.push-11,.push-2,.push-3,.push-4,.push-5,.push-6,.push-7,.push-8,.push-9{position:relative}.medium-push-0{left:0;right:auto}.medium-pull-0{right:0;left:auto}.medium-push-1{left:8.33333%;right:auto}.medium-pull-1{right:8.33333%;left:auto}.medium-push-2{left:16.66667%;right:auto}.medium-pull-2{right:16.66667%;left:auto}.medium-push-3{left:25%;right:auto}.medium-pull-3{right:25%;left:auto}.medium-push-4{left:33.33333%;right:auto}.medium-pull-4{right:33.33333%;left:auto}.medium-push-5{left:41.66667%;right:auto}.medium-pull-5{right:41.66667%;left:auto}.medium-push-6{left:50%;right:auto}.medium-pull-6{right:50%;left:auto}.medium-push-7{left:58.33333%;right:auto}.medium-pull-7{right:58.33333%;left:auto}.medium-push-8{left:66.66667%;right:auto}.medium-pull-8{right:66.66667%;left:auto}.medium-push-9{left:75%;right:auto}.medium-pull-9{right:75%;left:auto}.medium-push-10{left:83.33333%;right:auto}.medium-pull-10{right:83.33333%;left:auto}.medium-push-11{left:91.66667%;right:auto}.medium-pull-11{right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.medium-offset-0{margin-left:0!important}.medium-offset-1{margin-left:8.33333%!important}.medium-offset-2{margin-left:16.66667%!important}.medium-offset-3{margin-left:25%!important}.medium-offset-4{margin-left:33.33333%!important}.medium-offset-5{margin-left:41.66667%!important}.medium-offset-6{margin-left:50%!important}.medium-offset-7{margin-left:58.33333%!important}.medium-offset-8{margin-left:66.66667%!important}.medium-offset-9{margin-left:75%!important}.medium-offset-10{margin-left:83.33333%!important}.medium-offset-11{margin-left:91.66667%!important}.medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{left:0;right:auto}.pull-0{right:0;left:auto}.push-1{left:8.33333%;right:auto}.pull-1{right:8.33333%;left:auto}.push-2{left:16.66667%;right:auto}.pull-2{right:16.66667%;left:auto}.push-3{left:25%;right:auto}.pull-3{right:25%;left:auto}.push-4{left:33.33333%;right:auto}.pull-4{right:33.33333%;left:auto}.push-5{left:41.66667%;right:auto}.pull-5{right:41.66667%;left:auto}.push-6{left:50%;right:auto}.pull-6{right:50%;left:auto}.push-7{left:58.33333%;right:auto}.pull-7{right:58.33333%;left:auto}.push-8{left:66.66667%;right:auto}.pull-8{right:66.66667%;left:auto}.push-9{left:75%;right:auto}.pull-9{right:75%;left:auto}.push-10{left:83.33333%;right:auto}.pull-10{right:83.33333%;left:auto}.push-11{left:91.66667%;right:auto}.pull-11{right:91.66667%;left:auto}}@media only screen and (min-width:64.0625em){.large-pull-0,.large-pull-1,.large-pull-10,.large-pull-11,.large-pull-2,.large-pull-3,.large-pull-4,.large-pull-5,.large-pull-6,.large-pull-7,.large-pull-8,.large-pull-9,.large-push-0,.large-push-1,.large-push-10,.large-push-11,.large-push-2,.large-push-3,.large-push-4,.large-push-5,.large-push-6,.large-push-7,.large-push-8,.large-push-9,.pull-0,.pull-1,.pull-10,.pull-11,.pull-2,.pull-3,.pull-4,.pull-5,.pull-6,.pull-7,.pull-8,.pull-9,.push-0,.push-1,.push-10,.push-11,.push-2,.push-3,.push-4,.push-5,.push-6,.push-7,.push-8,.push-9{position:relative}.large-push-0{left:0;right:auto}.large-pull-0{right:0;left:auto}.large-push-1{left:8.33333%;right:auto}.large-pull-1{right:8.33333%;left:auto}.large-push-2{left:16.66667%;right:auto}.large-pull-2{right:16.66667%;left:auto}.large-push-3{left:25%;right:auto}.large-pull-3{right:25%;left:auto}.large-push-4{left:33.33333%;right:auto}.large-pull-4{right:33.33333%;left:auto}.large-push-5{left:41.66667%;right:auto}.large-pull-5{right:41.66667%;left:auto}.large-push-6{left:50%;right:auto}.large-pull-6{right:50%;left:auto}.large-push-7{left:58.33333%;right:auto}.large-pull-7{right:58.33333%;left:auto}.large-push-8{left:66.66667%;right:auto}.large-pull-8{right:66.66667%;left:auto}.large-push-9{left:75%;right:auto}.large-pull-9{right:75%;left:auto}.large-push-10{left:83.33333%;right:auto}.large-pull-10{right:83.33333%;left:auto}.large-push-11{left:91.66667%;right:auto}.large-pull-11{right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.large-offset-0{margin-left:0!important}.large-offset-1{margin-left:8.33333%!important}.large-offset-2{margin-left:16.66667%!important}.large-offset-3{margin-left:25%!important}.large-offset-4{margin-left:33.33333%!important}.large-offset-5{margin-left:41.66667%!important}.large-offset-6{margin-left:50%!important}.large-offset-7{margin-left:58.33333%!important}.large-offset-8{margin-left:66.66667%!important}.large-offset-9{margin-left:75%!important}.large-offset-10{margin-left:83.33333%!important}.large-offset-11{margin-left:91.66667%!important}.large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{float:left;margin-left:0;margin-right:0}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{left:0;right:auto}.pull-0{right:0;left:auto}.push-1{left:8.33333%;right:auto}.pull-1{right:8.33333%;left:auto}.push-2{left:16.66667%;right:auto}.pull-2{right:16.66667%;left:auto}.push-3{left:25%;right:auto}.pull-3{right:25%;left:auto}.push-4{left:33.33333%;right:auto}.pull-4{right:33.33333%;left:auto}.push-5{left:41.66667%;right:auto}.pull-5{right:41.66667%;left:auto}.push-6{left:50%;right:auto}.pull-6{right:50%;left:auto}.push-7{left:58.33333%;right:auto}.pull-7{right:58.33333%;left:auto}.push-8{left:66.66667%;right:auto}.pull-8{right:66.66667%;left:auto}.push-9{left:75%;right:auto}.pull-9{right:75%;left:auto}.push-10{left:83.33333%;right:auto}.pull-10{right:83.33333%;left:auto}.push-11{left:91.66667%;right:auto}.pull-11{right:91.66667%;left:auto}}.accordion{margin-bottom:0;margin-left:0}.accordion .accordion-navigation,.accordion dd{display:block;margin-bottom:0!important}.accordion .accordion-navigation.active>a,.accordion dd.active>a{background:#e8e8e8;color:#222}.accordion .accordion-navigation>a,.accordion dd>a{background:#EFEFEF;color:#222;display:block;font-size:1rem;padding:1rem}.accordion .accordion-navigation>a:hover,.accordion dd>a:hover{background:#e3e3e3}.accordion .accordion-navigation>.content,.accordion dd>.content{display:none;padding:.9375rem}.accordion .accordion-navigation>.content.active,.accordion dd>.content.active{background:#fff;display:block}.alert-box{display:block;font-size:.8125rem;margin-bottom:1.25rem;padding:.875rem 1.5rem .875rem .875rem;position:relative;transition:opacity .3s ease-out;background-color:#008CBA;border-color:#0078a0;color:#fff}.alert-box .close{right:.25rem;background:inherit;color:#333;font-size:1.375rem;line-height:.9;margin-top:-.6875rem;opacity:.3;padding:0 6px 4px;position:absolute;top:50%}.alert-box .close:focus,.alert-box .close:hover{opacity:.5}.alert-box.radius{border-radius:3px}.alert-box.round{border-radius:1000px}.alert-box.success{background-color:#43AC6A;border-color:#3a945b;color:#fff}.alert-box.alert{background-color:#f04124;border-color:#de2d0f;color:#fff}.alert-box.secondary{background-color:#e7e7e7;border-color:#c7c7c7;color:#4f4f4f}.alert-box.warning{background-color:#f08a24;border-color:#de770f;color:#fff}.alert-box.info{background-color:#a0d3e8;border-color:#74bfdd;color:#4f4f4f}.alert-box.alert-close{opacity:0}[class*=block-grid-]{display:block;padding:0;margin:0 -.625rem}[class*=block-grid-]:after,[class*=block-grid-]:before{content:" ";display:table}[class*=block-grid-]>li{display:block;float:left;height:auto;padding:0 .625rem 1.25rem}@media only screen{.small-block-grid-1>li{list-style:none;width:100%}.small-block-grid-1>li:nth-of-type(1n){clear:none}.small-block-grid-1>li:nth-of-type(1n+1){clear:both}.small-block-grid-2>li{list-style:none;width:50%}.small-block-grid-2>li:nth-of-type(1n){clear:none}.small-block-grid-2>li:nth-of-type(2n+1){clear:both}.small-block-grid-3>li{list-style:none;width:33.33333%}.small-block-grid-3>li:nth-of-type(1n){clear:none}.small-block-grid-3>li:nth-of-type(3n+1){clear:both}.small-block-grid-4>li{list-style:none;width:25%}.small-block-grid-4>li:nth-of-type(1n){clear:none}.small-block-grid-4>li:nth-of-type(4n+1){clear:both}.small-block-grid-5>li{list-style:none;width:20%}.small-block-grid-5>li:nth-of-type(1n){clear:none}.small-block-grid-5>li:nth-of-type(5n+1){clear:both}.small-block-grid-6>li{list-style:none;width:16.66667%}.small-block-grid-6>li:nth-of-type(1n){clear:none}.small-block-grid-6>li:nth-of-type(6n+1){clear:both}.small-block-grid-7>li{list-style:none;width:14.28571%}.small-block-grid-7>li:nth-of-type(1n){clear:none}.small-block-grid-7>li:nth-of-type(7n+1){clear:both}.small-block-grid-8>li{list-style:none;width:12.5%}.small-block-grid-8>li:nth-of-type(1n){clear:none}.small-block-grid-8>li:nth-of-type(8n+1){clear:both}.small-block-grid-9>li{list-style:none;width:11.11111%}.small-block-grid-9>li:nth-of-type(1n){clear:none}.small-block-grid-9>li:nth-of-type(9n+1){clear:both}.small-block-grid-10>li{list-style:none;width:10%}.small-block-grid-10>li:nth-of-type(1n){clear:none}.small-block-grid-10>li:nth-of-type(10n+1){clear:both}.small-block-grid-11>li{list-style:none;width:9.09091%}.small-block-grid-11>li:nth-of-type(1n){clear:none}.small-block-grid-11>li:nth-of-type(11n+1){clear:both}.small-block-grid-12>li{list-style:none;width:8.33333%}.small-block-grid-12>li:nth-of-type(1n){clear:none}.small-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:40.0625em){.medium-block-grid-1>li{list-style:none;width:100%}.medium-block-grid-1>li:nth-of-type(1n){clear:none}.medium-block-grid-1>li:nth-of-type(1n+1){clear:both}.medium-block-grid-2>li{list-style:none;width:50%}.medium-block-grid-2>li:nth-of-type(1n){clear:none}.medium-block-grid-2>li:nth-of-type(2n+1){clear:both}.medium-block-grid-3>li{list-style:none;width:33.33333%}.medium-block-grid-3>li:nth-of-type(1n){clear:none}.medium-block-grid-3>li:nth-of-type(3n+1){clear:both}.medium-block-grid-4>li{list-style:none;width:25%}.medium-block-grid-4>li:nth-of-type(1n){clear:none}.medium-block-grid-4>li:nth-of-type(4n+1){clear:both}.medium-block-grid-5>li{list-style:none;width:20%}.medium-block-grid-5>li:nth-of-type(1n){clear:none}.medium-block-grid-5>li:nth-of-type(5n+1){clear:both}.medium-block-grid-6>li{list-style:none;width:16.66667%}.medium-block-grid-6>li:nth-of-type(1n){clear:none}.medium-block-grid-6>li:nth-of-type(6n+1){clear:both}.medium-block-grid-7>li{list-style:none;width:14.28571%}.medium-block-grid-7>li:nth-of-type(1n){clear:none}.medium-block-grid-7>li:nth-of-type(7n+1){clear:both}.medium-block-grid-8>li{list-style:none;width:12.5%}.medium-block-grid-8>li:nth-of-type(1n){clear:none}.medium-block-grid-8>li:nth-of-type(8n+1){clear:both}.medium-block-grid-9>li{list-style:none;width:11.11111%}.medium-block-grid-9>li:nth-of-type(1n){clear:none}.medium-block-grid-9>li:nth-of-type(9n+1){clear:both}.medium-block-grid-10>li{list-style:none;width:10%}.medium-block-grid-10>li:nth-of-type(1n){clear:none}.medium-block-grid-10>li:nth-of-type(10n+1){clear:both}.medium-block-grid-11>li{list-style:none;width:9.09091%}.medium-block-grid-11>li:nth-of-type(1n){clear:none}.medium-block-grid-11>li:nth-of-type(11n+1){clear:both}.medium-block-grid-12>li{list-style:none;width:8.33333%}.medium-block-grid-12>li:nth-of-type(1n){clear:none}.medium-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:64.0625em){.large-block-grid-1>li{list-style:none;width:100%}.large-block-grid-1>li:nth-of-type(1n){clear:none}.large-block-grid-1>li:nth-of-type(1n+1){clear:both}.large-block-grid-2>li{list-style:none;width:50%}.large-block-grid-2>li:nth-of-type(1n){clear:none}.large-block-grid-2>li:nth-of-type(2n+1){clear:both}.large-block-grid-3>li{list-style:none;width:33.33333%}.large-block-grid-3>li:nth-of-type(1n){clear:none}.large-block-grid-3>li:nth-of-type(3n+1){clear:both}.large-block-grid-4>li{list-style:none;width:25%}.large-block-grid-4>li:nth-of-type(1n){clear:none}.large-block-grid-4>li:nth-of-type(4n+1){clear:both}.large-block-grid-5>li{list-style:none;width:20%}.large-block-grid-5>li:nth-of-type(1n){clear:none}.large-block-grid-5>li:nth-of-type(5n+1){clear:both}.large-block-grid-6>li{list-style:none;width:16.66667%}.large-block-grid-6>li:nth-of-type(1n){clear:none}.large-block-grid-6>li:nth-of-type(6n+1){clear:both}.large-block-grid-7>li{list-style:none;width:14.28571%}.large-block-grid-7>li:nth-of-type(1n){clear:none}.large-block-grid-7>li:nth-of-type(7n+1){clear:both}.large-block-grid-8>li{list-style:none;width:12.5%}.large-block-grid-8>li:nth-of-type(1n){clear:none}.large-block-grid-8>li:nth-of-type(8n+1){clear:both}.large-block-grid-9>li{list-style:none;width:11.11111%}.large-block-grid-9>li:nth-of-type(1n){clear:none}.large-block-grid-9>li:nth-of-type(9n+1){clear:both}.large-block-grid-10>li{list-style:none;width:10%}.large-block-grid-10>li:nth-of-type(1n){clear:none}.large-block-grid-10>li:nth-of-type(10n+1){clear:both}.large-block-grid-11>li{list-style:none;width:9.09091%}.large-block-grid-11>li:nth-of-type(1n){clear:none}.large-block-grid-11>li:nth-of-type(11n+1){clear:both}.large-block-grid-12>li{list-style:none;width:8.33333%}.large-block-grid-12>li:nth-of-type(1n){clear:none}.large-block-grid-12>li:nth-of-type(12n+1){clear:both}}.button-bar:after,.button-group:after,.clearing-thumbs:after,.tabs-content:after,.tabs:after,[data-clearing]:after{clear:both}.breadcrumbs{display:block;list-style:none;margin-left:0;padding:.5625rem .875rem;background-color:#f4f4f4;border-color:#dcdcdc;border-radius:3px}.breadcrumbs>*{color:#008CBA;float:left;font-size:.6875rem;line-height:.6875rem;margin:0;text-transform:uppercase}.breadcrumbs>:focus a,.breadcrumbs>:hover a{text-decoration:underline}.breadcrumbs>* a{color:#008CBA}.breadcrumbs>.current,.breadcrumbs>.current a{color:#333;cursor:default}.breadcrumbs>.current:focus,.breadcrumbs>.current:focus a,.breadcrumbs>.current:hover,.breadcrumbs>.current:hover a{text-decoration:none}.breadcrumbs>.unavailable,.breadcrumbs>.unavailable a{color:#999}.breadcrumbs>.unavailable a:focus,.breadcrumbs>.unavailable:focus,.breadcrumbs>.unavailable:hover,.breadcrumbs>.unavailable:hover a{color:#999;cursor:not-allowed;text-decoration:none}.breadcrumbs>:before{color:#aaa;content:"/";margin:0 .75rem;position:relative;top:1px}.breadcrumbs>:first-child:before{content:" ";margin:0}[aria-label=breadcrumbs] [aria-hidden=true]:after{content:"/"}.button,.juico-button,.juico-footer-hollow-button,.juico-hollow-button,button{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:0;cursor:pointer;font-family:"Open Sans",sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:1rem 2rem 1.0625rem;font-size:1rem;background-color:#008CBA;border-color:#007095;color:#fff;transition:background-color .3s ease-out}.button:focus,.button:hover,.juico-button:focus,.juico-button:hover,.juico-footer-hollow-button:focus,.juico-footer-hollow-button:hover,.juico-hollow-button:focus,.juico-hollow-button:hover,button:focus,button:hover{background-color:#007095;color:#fff}.button.secondary,.secondary.juico-button,.secondary.juico-footer-hollow-button,.secondary.juico-hollow-button,button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}.button.secondary:focus,.button.secondary:hover,.secondary.juico-button:focus,.secondary.juico-button:hover,.secondary.juico-footer-hollow-button:focus,.secondary.juico-footer-hollow-button:hover,.secondary.juico-hollow-button:focus,.secondary.juico-hollow-button:hover,button.secondary:focus,button.secondary:hover{background-color:#b9b9b9;color:#333}.button.success,.success.juico-button,.success.juico-footer-hollow-button,.success.juico-hollow-button,button.success{background-color:#43AC6A;border-color:#368a55;color:#fff}.button.success:focus,.button.success:hover,.success.juico-button:focus,.success.juico-button:hover,.success.juico-footer-hollow-button:focus,.success.juico-footer-hollow-button:hover,.success.juico-hollow-button:focus,.success.juico-hollow-button:hover,button.success:focus,button.success:hover{background-color:#368a55;color:#fff}.alert.juico-button,.alert.juico-footer-hollow-button,.alert.juico-hollow-button,.button.alert,button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}.alert.juico-button:focus,.alert.juico-button:hover,.alert.juico-footer-hollow-button:focus,.alert.juico-footer-hollow-button:hover,.alert.juico-hollow-button:focus,.alert.juico-hollow-button:hover,.button.alert:focus,.button.alert:hover,button.alert:focus,button.alert:hover{background-color:#cf2a0e;color:#fff}.button.warning,.warning.juico-button,.warning.juico-footer-hollow-button,.warning.juico-hollow-button,button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}.button.warning:focus,.button.warning:hover,.warning.juico-button:focus,.warning.juico-button:hover,.warning.juico-footer-hollow-button:focus,.warning.juico-footer-hollow-button:hover,.warning.juico-hollow-button:focus,.warning.juico-hollow-button:hover,button.warning:focus,button.warning:hover{background-color:#cf6e0e;color:#fff}.button.info,.info.juico-button,.info.juico-footer-hollow-button,.info.juico-hollow-button,button.info{background-color:#a0d3e8;border-color:#61b6d9;color:#333}.button.info:focus,.button.info:hover,.info.juico-button:focus,.info.juico-button:hover,.info.juico-footer-hollow-button:focus,.info.juico-footer-hollow-button:hover,.info.juico-hollow-button:focus,.info.juico-hollow-button:hover,button.info:focus,button.info:hover{background-color:#61b6d9;color:#fff}.button.large,.large.juico-button,.large.juico-footer-hollow-button,.large.juico-hollow-button,button.large{padding:1.125rem 2.25rem 1.1875rem;font-size:1.25rem}.button.small,.small.juico-button,.small.juico-footer-hollow-button,.small.juico-hollow-button,button.small{padding:.875rem 1.75rem .9375rem;font-size:.8125rem}.button.tiny,.tiny.juico-button,.tiny.juico-footer-hollow-button,.tiny.juico-hollow-button,button.tiny{padding:.625rem 1.25rem .6875rem;font-size:.6875rem}.button.expand,.expand.juico-button,.expand.juico-footer-hollow-button,.expand.juico-hollow-button,button.expand{padding:1rem 1rem 1.0625rem;font-size:1rem;width:100%}.button.left-align,.left-align.juico-button,.left-align.juico-footer-hollow-button,.left-align.juico-hollow-button,button.left-align{text-align:left;text-indent:.75rem}.button.right-align,.right-align.juico-button,.right-align.juico-footer-hollow-button,.right-align.juico-hollow-button,button.right-align{text-align:right;padding-right:.75rem}.button.radius,.radius.juico-button,.radius.juico-footer-hollow-button,.radius.juico-hollow-button,button.radius{border-radius:3px}.button.round,.round.juico-button,.round.juico-footer-hollow-button,.round.juico-hollow-button,button.round{border-radius:1000px}.button.disabled,.button[disabled],.disabled.juico-button,.disabled.juico-footer-hollow-button,.disabled.juico-hollow-button,[disabled].juico-button,[disabled].juico-footer-hollow-button,[disabled].juico-hollow-button,button.disabled,button[disabled]{background-color:#008CBA;border-color:#007095;color:#fff;box-shadow:none;cursor:default;opacity:.7}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover,.disabled.juico-button:focus,.disabled.juico-button:hover,.disabled.juico-footer-hollow-button:focus,.disabled.juico-footer-hollow-button:hover,.disabled.juico-hollow-button:focus,.disabled.juico-hollow-button:hover,[disabled].juico-button:focus,[disabled].juico-button:hover,[disabled].juico-footer-hollow-button:focus,[disabled].juico-footer-hollow-button:hover,[disabled].juico-hollow-button:focus,[disabled].juico-hollow-button:hover,button.disabled:focus,button.disabled:hover,button[disabled]:focus,button[disabled]:hover{color:#fff;background-color:#008CBA}.button.disabled.secondary,.button[disabled].secondary,.disabled.secondary.juico-button,.disabled.secondary.juico-footer-hollow-button,.disabled.secondary.juico-hollow-button,[disabled].secondary.juico-button,[disabled].secondary.juico-footer-hollow-button,[disabled].secondary.juico-hollow-button,button.disabled.secondary,button[disabled].secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333;box-shadow:none;cursor:default;opacity:.7}.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary:focus,.button[disabled].secondary:hover,.disabled.secondary.juico-button:focus,.disabled.secondary.juico-button:hover,.disabled.secondary.juico-footer-hollow-button:focus,.disabled.secondary.juico-footer-hollow-button:hover,.disabled.secondary.juico-hollow-button:focus,.disabled.secondary.juico-hollow-button:hover,[disabled].secondary.juico-button:focus,[disabled].secondary.juico-button:hover,[disabled].secondary.juico-footer-hollow-button:focus,[disabled].secondary.juico-footer-hollow-button:hover,[disabled].secondary.juico-hollow-button:focus,[disabled].secondary.juico-hollow-button:hover,button.disabled.secondary:focus,button.disabled.secondary:hover,button[disabled].secondary:focus,button[disabled].secondary:hover{color:#333;background-color:#e7e7e7}.button.disabled.success,.button[disabled].success,.disabled.success.juico-button,.disabled.success.juico-footer-hollow-button,.disabled.success.juico-hollow-button,[disabled].success.juico-button,[disabled].success.juico-footer-hollow-button,[disabled].success.juico-hollow-button,button.disabled.success,button[disabled].success{background-color:#43AC6A;border-color:#368a55;color:#fff;box-shadow:none;cursor:default;opacity:.7}.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success:focus,.button[disabled].success:hover,.disabled.success.juico-button:focus,.disabled.success.juico-button:hover,.disabled.success.juico-footer-hollow-button:focus,.disabled.success.juico-footer-hollow-button:hover,.disabled.success.juico-hollow-button:focus,.disabled.success.juico-hollow-button:hover,[disabled].success.juico-button:focus,[disabled].success.juico-button:hover,[disabled].success.juico-footer-hollow-button:focus,[disabled].success.juico-footer-hollow-button:hover,[disabled].success.juico-hollow-button:focus,[disabled].success.juico-hollow-button:hover,button.disabled.success:focus,button.disabled.success:hover,button[disabled].success:focus,button[disabled].success:hover{color:#fff;background-color:#43AC6A}.button.disabled.alert,.button[disabled].alert,.disabled.alert.juico-button,.disabled.alert.juico-footer-hollow-button,.disabled.alert.juico-hollow-button,[disabled].alert.juico-button,[disabled].alert.juico-footer-hollow-button,[disabled].alert.juico-hollow-button,button.disabled.alert,button[disabled].alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;box-shadow:none;cursor:default;opacity:.7}.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert:focus,.button[disabled].alert:hover,.disabled.alert.juico-button:focus,.disabled.alert.juico-button:hover,.disabled.alert.juico-footer-hollow-button:focus,.disabled.alert.juico-footer-hollow-button:hover,.disabled.alert.juico-hollow-button:focus,.disabled.alert.juico-hollow-button:hover,[disabled].alert.juico-button:focus,[disabled].alert.juico-button:hover,[disabled].alert.juico-footer-hollow-button:focus,[disabled].alert.juico-footer-hollow-button:hover,[disabled].alert.juico-hollow-button:focus,[disabled].alert.juico-hollow-button:hover,button.disabled.alert:focus,button.disabled.alert:hover,button[disabled].alert:focus,button[disabled].alert:hover{color:#fff;background-color:#f04124}.button.disabled.warning,.button[disabled].warning,.disabled.warning.juico-button,.disabled.warning.juico-footer-hollow-button,.disabled.warning.juico-hollow-button,[disabled].warning.juico-button,[disabled].warning.juico-footer-hollow-button,[disabled].warning.juico-hollow-button,button.disabled.warning,button[disabled].warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff;box-shadow:none;cursor:default;opacity:.7}.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning:focus,.button[disabled].warning:hover,.disabled.warning.juico-button:focus,.disabled.warning.juico-button:hover,.disabled.warning.juico-footer-hollow-button:focus,.disabled.warning.juico-footer-hollow-button:hover,.disabled.warning.juico-hollow-button:focus,.disabled.warning.juico-hollow-button:hover,[disabled].warning.juico-button:focus,[disabled].warning.juico-button:hover,[disabled].warning.juico-footer-hollow-button:focus,[disabled].warning.juico-footer-hollow-button:hover,[disabled].warning.juico-hollow-button:focus,[disabled].warning.juico-hollow-button:hover,button.disabled.warning:focus,button.disabled.warning:hover,button[disabled].warning:focus,button[disabled].warning:hover{color:#fff;background-color:#f08a24}.button.disabled.info,.button[disabled].info,.disabled.info.juico-button,.disabled.info.juico-footer-hollow-button,.disabled.info.juico-hollow-button,[disabled].info.juico-button,[disabled].info.juico-footer-hollow-button,[disabled].info.juico-hollow-button,button.disabled.info,button[disabled].info{background-color:#a0d3e8;border-color:#61b6d9;color:#333;box-shadow:none;cursor:default;opacity:.7}.button.disabled.info:focus,.button.disabled.info:hover,.button[disabled].info:focus,.button[disabled].info:hover,.disabled.info.juico-button:focus,.disabled.info.juico-button:hover,.disabled.info.juico-footer-hollow-button:focus,.disabled.info.juico-footer-hollow-button:hover,.disabled.info.juico-hollow-button:focus,.disabled.info.juico-hollow-button:hover,[disabled].info.juico-button:focus,[disabled].info.juico-button:hover,[disabled].info.juico-footer-hollow-button:focus,[disabled].info.juico-footer-hollow-button:hover,[disabled].info.juico-hollow-button:focus,[disabled].info.juico-hollow-button:hover,button.disabled.info:focus,button.disabled.info:hover,button[disabled].info:focus,button[disabled].info:hover{color:#fff;background-color:#a0d3e8}button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:40.0625em){.button,.juico-button,.juico-footer-hollow-button,.juico-hollow-button,button{display:inline-block}}.button-group{list-style:none;margin:0;left:0}.button-group:after,.button-group:before{content:" ";display:table}.button-group.even-2 li,.button-group.even-3 li,.button-group.even-4 li,.button-group.even-5 li,.button-group.even-6 li,.button-group.even-7 li,.button-group.even-8 li,.button-group>li{display:inline-block;margin:0 -2px}.button-group.even-2 li{width:50%}.button-group.even-2 li .button,.button-group.even-2 li .juico-button,.button-group.even-2 li .juico-footer-hollow-button,.button-group.even-2 li .juico-hollow-button,.button-group.even-2 li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.even-2 li:first-child .button,.button-group.even-2 li:first-child .juico-button,.button-group.even-2 li:first-child .juico-footer-hollow-button,.button-group.even-2 li:first-child .juico-hollow-button,.button-group.even-2 li:first-child button{border-left:0}.button-group.even-2 li .button,.button-group.even-2 li .juico-button,.button-group.even-2 li .juico-footer-hollow-button,.button-group.even-2 li .juico-hollow-button,.button-group.even-2 li button{width:100%}.button-group.even-3 li{width:33.33333%}.button-group.even-3 li .button,.button-group.even-3 li .juico-button,.button-group.even-3 li .juico-footer-hollow-button,.button-group.even-3 li .juico-hollow-button,.button-group.even-3 li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.even-3 li:first-child .button,.button-group.even-3 li:first-child .juico-button,.button-group.even-3 li:first-child .juico-footer-hollow-button,.button-group.even-3 li:first-child .juico-hollow-button,.button-group.even-3 li:first-child button{border-left:0}.button-group.even-3 li .button,.button-group.even-3 li .juico-button,.button-group.even-3 li .juico-footer-hollow-button,.button-group.even-3 li .juico-hollow-button,.button-group.even-3 li button{width:100%}.button-group.even-4 li{width:25%}.button-group.even-4 li .button,.button-group.even-4 li .juico-button,.button-group.even-4 li .juico-footer-hollow-button,.button-group.even-4 li .juico-hollow-button,.button-group.even-4 li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.even-4 li:first-child .button,.button-group.even-4 li:first-child .juico-button,.button-group.even-4 li:first-child .juico-footer-hollow-button,.button-group.even-4 li:first-child .juico-hollow-button,.button-group.even-4 li:first-child button{border-left:0}.button-group.even-4 li .button,.button-group.even-4 li .juico-button,.button-group.even-4 li .juico-footer-hollow-button,.button-group.even-4 li .juico-hollow-button,.button-group.even-4 li button{width:100%}.button-group.even-5 li{width:20%}.button-group.even-5 li .button,.button-group.even-5 li .juico-button,.button-group.even-5 li .juico-footer-hollow-button,.button-group.even-5 li .juico-hollow-button,.button-group.even-5 li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.even-5 li:first-child .button,.button-group.even-5 li:first-child .juico-button,.button-group.even-5 li:first-child .juico-footer-hollow-button,.button-group.even-5 li:first-child .juico-hollow-button,.button-group.even-5 li:first-child button{border-left:0}.button-group.even-5 li .button,.button-group.even-5 li .juico-button,.button-group.even-5 li .juico-footer-hollow-button,.button-group.even-5 li .juico-hollow-button,.button-group.even-5 li button{width:100%}.button-group.even-6 li{width:16.66667%}.button-group.even-6 li .button,.button-group.even-6 li .juico-button,.button-group.even-6 li .juico-footer-hollow-button,.button-group.even-6 li .juico-hollow-button,.button-group.even-6 li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.even-6 li:first-child .button,.button-group.even-6 li:first-child .juico-button,.button-group.even-6 li:first-child .juico-footer-hollow-button,.button-group.even-6 li:first-child .juico-hollow-button,.button-group.even-6 li:first-child button{border-left:0}.button-group.even-6 li .button,.button-group.even-6 li .juico-button,.button-group.even-6 li .juico-footer-hollow-button,.button-group.even-6 li .juico-hollow-button,.button-group.even-6 li button{width:100%}.button-group.even-7 li{width:14.28571%}.button-group.even-7 li .button,.button-group.even-7 li .juico-button,.button-group.even-7 li .juico-footer-hollow-button,.button-group.even-7 li .juico-hollow-button,.button-group.even-7 li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.even-7 li:first-child .button,.button-group.even-7 li:first-child .juico-button,.button-group.even-7 li:first-child .juico-footer-hollow-button,.button-group.even-7 li:first-child .juico-hollow-button,.button-group.even-7 li:first-child button{border-left:0}.button-group.even-7 li .button,.button-group.even-7 li .juico-button,.button-group.even-7 li .juico-footer-hollow-button,.button-group.even-7 li .juico-hollow-button,.button-group.even-7 li button{width:100%}.button-group.even-8 li{width:12.5%}.button-group.even-8 li .button,.button-group.even-8 li .juico-button,.button-group.even-8 li .juico-footer-hollow-button,.button-group.even-8 li .juico-hollow-button,.button-group.even-8 li button,.button-group.radius.stack>*>button,.button-group.round.stack>*>button,.button-group.stack>li>button,.clearing-caption{width:100%}.button-group.even-8 li .button,.button-group.even-8 li .juico-button,.button-group.even-8 li .juico-footer-hollow-button,.button-group.even-8 li .juico-hollow-button,.button-group.even-8 li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.even-8 li:first-child .button,.button-group.even-8 li:first-child .juico-button,.button-group.even-8 li:first-child .juico-footer-hollow-button,.button-group.even-8 li:first-child .juico-hollow-button,.button-group.even-8 li:first-child button{border-left:0}.button-group>li .button,.button-group>li .juico-button,.button-group>li .juico-footer-hollow-button,.button-group>li .juico-hollow-button,.button-group>li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group>li:first-child .button,.button-group>li:first-child .juico-button,.button-group>li:first-child .juico-footer-hollow-button,.button-group>li:first-child .juico-hollow-button,.button-group>li:first-child button{border-left:0}.button-group.stack>li{display:block;margin:0;float:none}.button-group.stack>li .button,.button-group.stack>li .juico-button,.button-group.stack>li .juico-footer-hollow-button,.button-group.stack>li .juico-hollow-button,.button-group.stack>li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.stack>li:first-child .button,.button-group.stack>li:first-child .juico-button,.button-group.stack>li:first-child .juico-footer-hollow-button,.button-group.stack>li:first-child .juico-hollow-button,.button-group.stack>li:first-child button{border-left:0}.button-group.stack>li .button,.button-group.stack>li .juico-button,.button-group.stack>li .juico-footer-hollow-button,.button-group.stack>li .juico-hollow-button,.button-group.stack>li>button{border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.stack>li:first-child .button,.button-group.stack>li:first-child .juico-button,.button-group.stack>li:first-child .juico-footer-hollow-button,.button-group.stack>li:first-child .juico-hollow-button,.button-group.stack>li:first-child button{border-top:0}.button-group.stack-for-small>li{display:inline-block;margin:0 -2px}.button-group.stack-for-small>li .button,.button-group.stack-for-small>li .juico-button,.button-group.stack-for-small>li .juico-footer-hollow-button,.button-group.stack-for-small>li .juico-hollow-button,.button-group.stack-for-small>li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.stack-for-small>li:first-child .button,.button-group.stack-for-small>li:first-child .juico-button,.button-group.stack-for-small>li:first-child .juico-footer-hollow-button,.button-group.stack-for-small>li:first-child .juico-hollow-button,.button-group.stack-for-small>li:first-child button{border-left:0}@media only screen and (max-width:40em){.button-group.stack-for-small>li{display:block;margin:0;width:100%}.button-group.stack-for-small>li .button,.button-group.stack-for-small>li .juico-button,.button-group.stack-for-small>li .juico-footer-hollow-button,.button-group.stack-for-small>li .juico-hollow-button,.button-group.stack-for-small>li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.stack-for-small>li:first-child .button,.button-group.stack-for-small>li:first-child .juico-button,.button-group.stack-for-small>li:first-child .juico-footer-hollow-button,.button-group.stack-for-small>li:first-child .juico-hollow-button,.button-group.stack-for-small>li:first-child button{border-left:0}.button-group.stack-for-small>li .button,.button-group.stack-for-small>li .juico-button,.button-group.stack-for-small>li .juico-footer-hollow-button,.button-group.stack-for-small>li .juico-hollow-button,.button-group.stack-for-small>li>button{border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.stack-for-small>li>button{width:100%}.button-group.stack-for-small>li:first-child .button,.button-group.stack-for-small>li:first-child .juico-button,.button-group.stack-for-small>li:first-child .juico-footer-hollow-button,.button-group.stack-for-small>li:first-child .juico-hollow-button,.button-group.stack-for-small>li:first-child button{border-top:0}}.button-group.radius>*{display:inline-block;margin:0 -2px}.button-group.radius>* .button,.button-group.radius>* .juico-button,.button-group.radius>* .juico-footer-hollow-button,.button-group.radius>* .juico-hollow-button,.button-group.radius>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.radius>:first-child .button,.button-group.radius>:first-child .juico-button,.button-group.radius>:first-child .juico-footer-hollow-button,.button-group.radius>:first-child .juico-hollow-button,.button-group.radius>:first-child button{border-left:0}.button-group.radius>*,.button-group.radius>*>.button,.button-group.radius>*>.juico-button,.button-group.radius>*>.juico-footer-hollow-button,.button-group.radius>*>.juico-hollow-button,.button-group.radius>*>a,.button-group.radius>*>button{border-radius:0}.button-group.radius>:first-child,.button-group.radius>:first-child>.button,.button-group.radius>:first-child>.juico-button,.button-group.radius>:first-child>.juico-footer-hollow-button,.button-group.radius>:first-child>.juico-hollow-button,.button-group.radius>:first-child>a,.button-group.radius>:first-child>button{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius>:last-child,.button-group.radius>:last-child>.button,.button-group.radius>:last-child>.juico-button,.button-group.radius>:last-child>.juico-footer-hollow-button,.button-group.radius>:last-child>.juico-hollow-button,.button-group.radius>:last-child>a,.button-group.radius>:last-child>button{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.button-group.radius.stack>*{display:block;margin:0}.button-group.radius.stack>* .button,.button-group.radius.stack>* .juico-button,.button-group.radius.stack>* .juico-footer-hollow-button,.button-group.radius.stack>* .juico-hollow-button,.button-group.radius.stack>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.radius.stack>:first-child .button,.button-group.radius.stack>:first-child .juico-button,.button-group.radius.stack>:first-child .juico-footer-hollow-button,.button-group.radius.stack>:first-child .juico-hollow-button,.button-group.radius.stack>:first-child button{border-left:0}.button-group.radius.stack>* .button,.button-group.radius.stack>* .juico-button,.button-group.radius.stack>* .juico-footer-hollow-button,.button-group.radius.stack>* .juico-hollow-button,.button-group.radius.stack>*>button{border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.radius.stack>:first-child .button,.button-group.radius.stack>:first-child .juico-button,.button-group.radius.stack>:first-child .juico-footer-hollow-button,.button-group.radius.stack>:first-child .juico-hollow-button,.button-group.radius.stack>:first-child button{border-top:0}.button-group.radius.stack>*,.button-group.radius.stack>*>.button,.button-group.radius.stack>*>.juico-button,.button-group.radius.stack>*>.juico-footer-hollow-button,.button-group.radius.stack>*>.juico-hollow-button,.button-group.radius.stack>*>a,.button-group.radius.stack>*>button{border-radius:0}.button-group.radius.stack>:first-child,.button-group.radius.stack>:first-child>.button,.button-group.radius.stack>:first-child>.juico-button,.button-group.radius.stack>:first-child>.juico-footer-hollow-button,.button-group.radius.stack>:first-child>.juico-hollow-button,.button-group.radius.stack>:first-child>a,.button-group.radius.stack>:first-child>button{-webkit-top-left-radius:3px;-webkit-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}.button-group.radius.stack>:last-child,.button-group.radius.stack>:last-child>.button,.button-group.radius.stack>:last-child>.juico-button,.button-group.radius.stack>:last-child>.juico-footer-hollow-button,.button-group.radius.stack>:last-child>.juico-hollow-button,.button-group.radius.stack>:last-child>a,.button-group.radius.stack>:last-child>button{-webkit-bottom-left-radius:3px;-webkit-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media only screen and (min-width:40.0625em){.button-group.radius.stack-for-small>*{display:inline-block;margin:0 -2px}.button-group.radius.stack-for-small>* .button,.button-group.radius.stack-for-small>* .juico-button,.button-group.radius.stack-for-small>* .juico-footer-hollow-button,.button-group.radius.stack-for-small>* .juico-hollow-button,.button-group.radius.stack-for-small>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.radius.stack-for-small>:first-child .button,.button-group.radius.stack-for-small>:first-child .juico-button,.button-group.radius.stack-for-small>:first-child .juico-footer-hollow-button,.button-group.radius.stack-for-small>:first-child .juico-hollow-button,.button-group.radius.stack-for-small>:first-child button{border-left:0}.button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>.button,.button-group.radius.stack-for-small>*>.juico-button,.button-group.radius.stack-for-small>*>.juico-footer-hollow-button,.button-group.radius.stack-for-small>*>.juico-hollow-button,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button{border-radius:0}.button-group.radius.stack-for-small>:first-child,.button-group.radius.stack-for-small>:first-child>.button,.button-group.radius.stack-for-small>:first-child>.juico-button,.button-group.radius.stack-for-small>:first-child>.juico-footer-hollow-button,.button-group.radius.stack-for-small>:first-child>.juico-hollow-button,.button-group.radius.stack-for-small>:first-child>a,.button-group.radius.stack-for-small>:first-child>button{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius.stack-for-small>:last-child,.button-group.radius.stack-for-small>:last-child>.button,.button-group.radius.stack-for-small>:last-child>.juico-button,.button-group.radius.stack-for-small>:last-child>.juico-footer-hollow-button,.button-group.radius.stack-for-small>:last-child>.juico-hollow-button,.button-group.radius.stack-for-small>:last-child>a,.button-group.radius.stack-for-small>:last-child>button{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}}@media only screen and (max-width:40em){.button-group.radius.stack-for-small>*{display:block;margin:0}.button-group.radius.stack-for-small>* .button,.button-group.radius.stack-for-small>* .juico-button,.button-group.radius.stack-for-small>* .juico-footer-hollow-button,.button-group.radius.stack-for-small>* .juico-hollow-button,.button-group.radius.stack-for-small>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.radius.stack-for-small>:first-child .button,.button-group.radius.stack-for-small>:first-child .juico-button,.button-group.radius.stack-for-small>:first-child .juico-footer-hollow-button,.button-group.radius.stack-for-small>:first-child .juico-hollow-button,.button-group.radius.stack-for-small>:first-child button{border-left:0}.button-group.radius.stack-for-small>* .button,.button-group.radius.stack-for-small>* .juico-button,.button-group.radius.stack-for-small>* .juico-footer-hollow-button,.button-group.radius.stack-for-small>* .juico-hollow-button,.button-group.radius.stack-for-small>*>button{border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.radius.stack-for-small>*>button{width:100%}.button-group.radius.stack-for-small>:first-child .button,.button-group.radius.stack-for-small>:first-child .juico-button,.button-group.radius.stack-for-small>:first-child .juico-footer-hollow-button,.button-group.radius.stack-for-small>:first-child .juico-hollow-button,.button-group.radius.stack-for-small>:first-child button{border-top:0}.button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>.button,.button-group.radius.stack-for-small>*>.juico-button,.button-group.radius.stack-for-small>*>.juico-footer-hollow-button,.button-group.radius.stack-for-small>*>.juico-hollow-button,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button{border-radius:0}.button-group.radius.stack-for-small>:first-child,.button-group.radius.stack-for-small>:first-child>.button,.button-group.radius.stack-for-small>:first-child>.juico-button,.button-group.radius.stack-for-small>:first-child>.juico-footer-hollow-button,.button-group.radius.stack-for-small>:first-child>.juico-hollow-button,.button-group.radius.stack-for-small>:first-child>a,.button-group.radius.stack-for-small>:first-child>button{-webkit-top-left-radius:3px;-webkit-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}.button-group.radius.stack-for-small>:last-child,.button-group.radius.stack-for-small>:last-child>.button,.button-group.radius.stack-for-small>:last-child>.juico-button,.button-group.radius.stack-for-small>:last-child>.juico-footer-hollow-button,.button-group.radius.stack-for-small>:last-child>.juico-hollow-button,.button-group.radius.stack-for-small>:last-child>a,.button-group.radius.stack-for-small>:last-child>button{-webkit-bottom-left-radius:3px;-webkit-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}}.button-group.round>*{display:inline-block;margin:0 -2px}.button-group.round>* .button,.button-group.round>* .juico-button,.button-group.round>* .juico-footer-hollow-button,.button-group.round>* .juico-hollow-button,.button-group.round>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.round>:first-child .button,.button-group.round>:first-child .juico-button,.button-group.round>:first-child .juico-footer-hollow-button,.button-group.round>:first-child .juico-hollow-button,.button-group.round>:first-child button{border-left:0}.button-group.round>*,.button-group.round>*>.button,.button-group.round>*>.juico-button,.button-group.round>*>.juico-footer-hollow-button,.button-group.round>*>.juico-hollow-button,.button-group.round>*>a,.button-group.round>*>button{border-radius:0}.button-group.round>:first-child,.button-group.round>:first-child>.button,.button-group.round>:first-child>.juico-button,.button-group.round>:first-child>.juico-footer-hollow-button,.button-group.round>:first-child>.juico-hollow-button,.button-group.round>:first-child>a,.button-group.round>:first-child>button{-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.button-group.round>:last-child,.button-group.round>:last-child>.button,.button-group.round>:last-child>.juico-button,.button-group.round>:last-child>.juico-footer-hollow-button,.button-group.round>:last-child>.juico-hollow-button,.button-group.round>:last-child>a,.button-group.round>:last-child>button{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}.button-group.round.stack>*{display:block;margin:0}.button-group.round.stack>* .button,.button-group.round.stack>* .juico-button,.button-group.round.stack>* .juico-footer-hollow-button,.button-group.round.stack>* .juico-hollow-button,.button-group.round.stack>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.round.stack>:first-child .button,.button-group.round.stack>:first-child .juico-button,.button-group.round.stack>:first-child .juico-footer-hollow-button,.button-group.round.stack>:first-child .juico-hollow-button,.button-group.round.stack>:first-child button{border-left:0}.button-group.round.stack>* .button,.button-group.round.stack>* .juico-button,.button-group.round.stack>* .juico-footer-hollow-button,.button-group.round.stack>* .juico-hollow-button,.button-group.round.stack>*>button{border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.round.stack>:first-child .button,.button-group.round.stack>:first-child .juico-button,.button-group.round.stack>:first-child .juico-footer-hollow-button,.button-group.round.stack>:first-child .juico-hollow-button,.button-group.round.stack>:first-child button{border-top:0}.button-group.round.stack>*,.button-group.round.stack>*>.button,.button-group.round.stack>*>.juico-button,.button-group.round.stack>*>.juico-footer-hollow-button,.button-group.round.stack>*>.juico-hollow-button,.button-group.round.stack>*>a,.button-group.round.stack>*>button{border-radius:0}.button-group.round.stack>:first-child,.button-group.round.stack>:first-child>.button,.button-group.round.stack>:first-child>.juico-button,.button-group.round.stack>:first-child>.juico-footer-hollow-button,.button-group.round.stack>:first-child>.juico-hollow-button,.button-group.round.stack>:first-child>a,.button-group.round.stack>:first-child>button{-webkit-top-left-radius:1rem;-webkit-top-right-radius:1rem;border-top-left-radius:1rem;border-top-right-radius:1rem}.button-group.round.stack>:last-child,.button-group.round.stack>:last-child>.button,.button-group.round.stack>:last-child>.juico-button,.button-group.round.stack>:last-child>.juico-footer-hollow-button,.button-group.round.stack>:last-child>.juico-hollow-button,.button-group.round.stack>:last-child>a,.button-group.round.stack>:last-child>button{-webkit-bottom-left-radius:1rem;-webkit-bottom-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}@media only screen and (min-width:40.0625em){.button-group.round.stack-for-small>*{display:inline-block;margin:0 -2px}.button-group.round.stack-for-small>* .button,.button-group.round.stack-for-small>* .juico-button,.button-group.round.stack-for-small>* .juico-footer-hollow-button,.button-group.round.stack-for-small>* .juico-hollow-button,.button-group.round.stack-for-small>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.round.stack-for-small>:first-child .button,.button-group.round.stack-for-small>:first-child .juico-button,.button-group.round.stack-for-small>:first-child .juico-footer-hollow-button,.button-group.round.stack-for-small>:first-child .juico-hollow-button,.button-group.round.stack-for-small>:first-child button{border-left:0}.button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>.button,.button-group.round.stack-for-small>*>.juico-button,.button-group.round.stack-for-small>*>.juico-footer-hollow-button,.button-group.round.stack-for-small>*>.juico-hollow-button,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button{border-radius:0}.button-group.round.stack-for-small>:first-child,.button-group.round.stack-for-small>:first-child>.button,.button-group.round.stack-for-small>:first-child>.juico-button,.button-group.round.stack-for-small>:first-child>.juico-footer-hollow-button,.button-group.round.stack-for-small>:first-child>.juico-hollow-button,.button-group.round.stack-for-small>:first-child>a,.button-group.round.stack-for-small>:first-child>button{-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.button-group.round.stack-for-small>:last-child,.button-group.round.stack-for-small>:last-child>.button,.button-group.round.stack-for-small>:last-child>.juico-button,.button-group.round.stack-for-small>:last-child>.juico-footer-hollow-button,.button-group.round.stack-for-small>:last-child>.juico-hollow-button,.button-group.round.stack-for-small>:last-child>a,.button-group.round.stack-for-small>:last-child>button{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}}.clearing-caption,.f-dropdown.content>:last-child,.f-dropdown.drop-left>:last-child,.f-dropdown.drop-right>:last-child,.f-dropdown.drop-top>:last-child,.f-dropdown>:last-child{margin-bottom:0}@media only screen and (max-width:40em){.button-group.round.stack-for-small>*{display:block;margin:0}.button-group.round.stack-for-small>* .button,.button-group.round.stack-for-small>* .juico-button,.button-group.round.stack-for-small>* .juico-footer-hollow-button,.button-group.round.stack-for-small>* .juico-hollow-button,.button-group.round.stack-for-small>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.round.stack-for-small>:first-child .button,.button-group.round.stack-for-small>:first-child .juico-button,.button-group.round.stack-for-small>:first-child .juico-footer-hollow-button,.button-group.round.stack-for-small>:first-child .juico-hollow-button,.button-group.round.stack-for-small>:first-child button{border-left:0}.button-group.round.stack-for-small>* .button,.button-group.round.stack-for-small>* .juico-button,.button-group.round.stack-for-small>* .juico-footer-hollow-button,.button-group.round.stack-for-small>* .juico-hollow-button,.button-group.round.stack-for-small>*>button{border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.round.stack-for-small>*>button{width:100%}.button-group.round.stack-for-small>:first-child .button,.button-group.round.stack-for-small>:first-child .juico-button,.button-group.round.stack-for-small>:first-child .juico-footer-hollow-button,.button-group.round.stack-for-small>:first-child .juico-hollow-button,.button-group.round.stack-for-small>:first-child button{border-top:0}.button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>.button,.button-group.round.stack-for-small>*>.juico-button,.button-group.round.stack-for-small>*>.juico-footer-hollow-button,.button-group.round.stack-for-small>*>.juico-hollow-button,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button{border-radius:0}.button-group.round.stack-for-small>:first-child,.button-group.round.stack-for-small>:first-child>.button,.button-group.round.stack-for-small>:first-child>.juico-button,.button-group.round.stack-for-small>:first-child>.juico-footer-hollow-button,.button-group.round.stack-for-small>:first-child>.juico-hollow-button,.button-group.round.stack-for-small>:first-child>a,.button-group.round.stack-for-small>:first-child>button{-webkit-top-left-radius:1rem;-webkit-top-right-radius:1rem;border-top-left-radius:1rem;border-top-right-radius:1rem}.button-group.round.stack-for-small>:last-child,.button-group.round.stack-for-small>:last-child>.button,.button-group.round.stack-for-small>:last-child>.juico-button,.button-group.round.stack-for-small>:last-child>.juico-footer-hollow-button,.button-group.round.stack-for-small>:last-child>.juico-hollow-button,.button-group.round.stack-for-small>:last-child>a,.button-group.round.stack-for-small>:last-child>button{-webkit-bottom-left-radius:1rem;-webkit-bottom-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}}.button-bar:after,.button-bar:before,.clearing-thumbs:after,.clearing-thumbs:before,[data-clearing]:after,[data-clearing]:before{content:" ";display:table}.button-bar .button-group{float:left;margin-right:.625rem}.clearing-thumbs,[data-clearing]{list-style:none;margin-left:0;margin-bottom:0}.clearing-thumbs li,[data-clearing] li{float:left;margin-right:10px}.clearing-thumbs[class*=block-grid-] li,[data-clearing][class*=block-grid-] li{margin-right:0}.clearing-blackout{background:#333;height:100%;position:fixed;top:0;width:100%;z-index:998;left:0}.clearing-blackout .clearing-close{display:block}.clearing-container{height:100%;margin:0;overflow:hidden;position:relative;z-index:998}.clearing-touch-label{color:#aaa;font-size:.6em;left:50%;position:absolute;top:50%}.visible-img{height:95%;position:relative}.visible-img img{position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);max-height:100%;max-width:100%}.clearing-caption{background:#333;bottom:0;color:#ccc;font-size:.875em;line-height:1.3;padding:10px 30px 20px;position:absolute;text-align:center;left:0}.clearing-close{color:#ccc;display:none;font-size:30px;line-height:1;padding-left:20px;padding-top:10px;z-index:999}.clearing-close:focus,.clearing-close:hover{color:#ccc}.clearing-assembled .clearing-container{height:100%}.clearing-assembled .clearing-container .carousel>ul,.clearing-feature li{display:none}.clearing-feature li.clearing-featured-img{display:block}@media only screen and (min-width:40.0625em){.clearing-main-next,.clearing-main-prev{height:100%;position:absolute;top:0;width:40px}.clearing-main-next>span,.clearing-main-prev>span{border:12px solid;display:block;height:0;position:absolute;top:50%;width:0}.clearing-main-next>span:hover,.clearing-main-prev>span:hover{opacity:.8}.clearing-main-prev{left:0}.clearing-main-prev>span{left:5px;border-color:transparent #ccc transparent transparent}.clearing-main-next{right:0}.clearing-main-next>span{border-color:transparent transparent transparent #ccc}.clearing-main-next.disabled,.clearing-main-prev.disabled{opacity:.3}.clearing-assembled .clearing-container .carousel{background:rgba(51,51,51,.8);height:120px;margin-top:10px;text-align:center}.clearing-assembled .clearing-container .carousel>ul{display:inline-block;z-index:999;height:100%;position:relative;float:none}.clearing-assembled .clearing-container .carousel>ul li{clear:none;cursor:pointer;display:block;float:left;margin-right:0;min-height:inherit;opacity:.4;overflow:hidden;padding:0;position:relative;width:120px}.clearing-assembled .clearing-container .carousel>ul li.fix-height img{height:100%;max-width:none}.clearing-assembled .clearing-container .carousel>ul li a.th{border:none;box-shadow:none;display:block}.clearing-assembled .clearing-container .carousel>ul li img{cursor:pointer!important;width:100%!important}.clearing-assembled .clearing-container .carousel>ul li.visible{opacity:1}.clearing-assembled .clearing-container .carousel>ul li:hover{opacity:.8}.clearing-assembled .clearing-container .visible-img{background:#333;height:85%;overflow:hidden}.clearing-close{padding-left:0;padding-top:0;position:absolute;top:10px;right:20px}}.f-dropdown,.f-dropdown.drop-right{max-width:200px;list-style:none;max-height:none}.f-dropdown,.f-dropdown.drop-left,.f-dropdown.drop-right,.f-dropdown.drop-top{background:#fff;font-size:.875rem}.f-dropdown{display:none;left:-9999px;margin-left:0;position:absolute;border:1px solid #ccc;height:auto;width:100%;z-index:89;margin-top:2px}.f-dropdown:after,.f-dropdown:before{content:"";display:block;height:0;width:0;position:absolute}.f-dropdown.drop-left,.f-dropdown.drop-left>:first-child,.f-dropdown.drop-right>:first-child,.f-dropdown>:first-child{margin-top:0}.f-dropdown.open{display:block}.f-dropdown:before{border:6px inset;border-color:transparent transparent #fff;border-bottom-style:solid;top:-12px;left:10px;z-index:89}.f-dropdown:after{border:7px inset;border-color:transparent transparent #ccc;border-bottom-style:solid;top:-14px;left:9px;z-index:88}.f-dropdown.right:before{left:auto;right:10px}.f-dropdown.right:after{left:auto;right:9px}.f-dropdown.drop-right{display:none;left:-9999px;position:absolute;border:1px solid #ccc;height:auto;width:100%;z-index:89;margin-top:0;margin-left:2px}.f-dropdown.drop-right:after,.f-dropdown.drop-right:before{content:"";display:block;height:0;width:0;position:absolute}.f-dropdown.drop-right.open{display:block}.f-dropdown.drop-right:before{border:6px inset;border-color:transparent #fff transparent transparent;border-right-style:solid;top:10px;left:-12px;z-index:89}.f-dropdown.drop-right:after{border:7px inset;border-color:transparent #ccc transparent transparent;border-right-style:solid;top:9px;left:-14px;z-index:88}.f-dropdown.drop-left{display:none;left:-9999px;list-style:none;position:absolute;border:1px solid #ccc;height:auto;max-height:none;width:100%;z-index:89;margin-left:-2px;max-width:200px}.f-dropdown.drop-left:after,.f-dropdown.drop-left:before{content:"";display:block;height:0;width:0;left:auto;position:absolute}.f-dropdown.content,.f-dropdown.drop-top{margin-left:0;max-height:none;max-width:200px;list-style:none}.f-dropdown.drop-left.open{display:block}.f-dropdown.drop-left:before{border:6px inset;border-color:transparent transparent transparent #fff;border-left-style:solid;top:10px;right:-12px;z-index:89}.f-dropdown.drop-left:after{border:7px inset;border-color:transparent transparent transparent #ccc;border-left-style:solid;top:9px;right:-14px;z-index:88}.f-dropdown.drop-top{display:none;left:-9999px;position:absolute;border:1px solid #ccc;height:auto;width:100%;z-index:89;margin-top:-2px}.f-dropdown.drop-top:after,.f-dropdown.drop-top:before{height:0;width:0;top:auto;right:auto;display:block;position:absolute;content:""}.f-dropdown.content>:first-child,.f-dropdown.drop-top>:first-child{margin-top:0}.f-dropdown.drop-top.open{display:block}.f-dropdown.drop-top:before{border:6px inset;border-color:#fff transparent transparent;border-top-style:solid;bottom:-12px;left:10px;z-index:89}.f-dropdown.drop-top:after{border:7px inset;border-color:#ccc transparent transparent;border-top-style:solid;bottom:-14px;left:9px;z-index:88}select[multiple],textarea[rows]{height:auto}.f-dropdown li{cursor:pointer;font-size:.875rem;line-height:1.125rem;margin:0}.f-dropdown li:focus,.f-dropdown li:hover{background:#eee}.f-dropdown li a{display:block;padding:.5rem;color:#555}.f-dropdown.content{display:none;left:-9999px;position:absolute;background:#fff;border:1px solid #ccc;font-size:.875rem;height:auto;padding:1.25rem;width:100%;z-index:89}.f-dropdown.content.open{display:block}.f-dropdown.radius{border-radius:3px}.f-dropdown.tiny{max-width:200px}.f-dropdown.small{max-width:300px}.f-dropdown.medium{max-width:500px}.f-dropdown.large{max-width:800px}.f-dropdown.mega{width:100%!important;max-width:100%!important}.f-dropdown.mega.open{left:0!important}.dropdown.button,.dropdown.juico-button,.dropdown.juico-footer-hollow-button,.dropdown.juico-hollow-button,button.dropdown{position:relative;padding-right:3.5625rem}.dropdown.button::after,.dropdown.juico-button::after,.dropdown.juico-footer-hollow-button::after,.dropdown.juico-hollow-button::after,button.dropdown::after{border-style:solid;content:"";display:block;height:0;position:absolute;top:50%;width:0;border-width:.375rem;right:1.40625rem;margin-top:-.15625rem;border-color:#fff transparent transparent}.dropdown.button.tiny,.dropdown.tiny.juico-button,.dropdown.tiny.juico-footer-hollow-button,.dropdown.tiny.juico-hollow-button,button.dropdown.tiny{padding-right:2.625rem}.dropdown.button.tiny:after,.dropdown.tiny.juico-button:after,.dropdown.tiny.juico-footer-hollow-button:after,.dropdown.tiny.juico-hollow-button:after,button.dropdown.tiny:after{border-width:.375rem;right:1.125rem;margin-top:-.125rem}.dropdown.button.tiny::after,.dropdown.tiny.juico-button::after,.dropdown.tiny.juico-footer-hollow-button::after,.dropdown.tiny.juico-hollow-button::after,button.dropdown.tiny::after{border-color:#fff transparent transparent}.dropdown.button.small,.dropdown.small.juico-button,.dropdown.small.juico-footer-hollow-button,.dropdown.small.juico-hollow-button,button.dropdown.small{padding-right:3.0625rem}.dropdown.button.small::after,.dropdown.small.juico-button::after,.dropdown.small.juico-footer-hollow-button::after,.dropdown.small.juico-hollow-button::after,button.dropdown.small::after{border-width:.4375rem;right:1.3125rem;margin-top:-.15625rem;border-color:#fff transparent transparent}.dropdown.button.large,.dropdown.large.juico-button,.dropdown.large.juico-footer-hollow-button,.dropdown.large.juico-hollow-button,button.dropdown.large{padding-right:3.625rem}.dropdown.button.large::after,.dropdown.large.juico-button::after,.dropdown.large.juico-footer-hollow-button::after,.dropdown.large.juico-hollow-button::after,button.dropdown.large::after{border-width:.3125rem;right:1.71875rem;margin-top:-.15625rem;border-color:#fff transparent transparent}.dropdown.button.secondary:after,.dropdown.secondary.juico-button:after,.dropdown.secondary.juico-footer-hollow-button:after,.dropdown.secondary.juico-hollow-button:after,button.dropdown.secondary:after{border-color:#333 transparent transparent}.flex-video{height:0;margin-bottom:1rem;padding-bottom:67.5%;padding-top:1.5625rem;position:relative}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video{height:100%;position:absolute;top:0;width:100%;left:0}.postfix,.prefix,select{font-size:.875rem;height:2.3125rem}form .row .row{margin:0 -.5rem}form .row .row .column,form .row .row .columns{padding:0 .5rem}form .row .row.collapse{margin:0}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}form .row .row.collapse input{-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-bottom-right-radius:0;border-top-right-radius:0}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.5rem}label{color:#4d4d4d;cursor:pointer;display:block;font-size:.875rem;line-height:1.5;margin-bottom:0}input[type=checkbox],input[type=radio],input[type=file],label.inline,select{margin:0 0 1rem}label.right{float:none!important;text-align:right}label.inline{padding:.5625rem 0}label small{text-transform:capitalize;color:#676767}.postfix,.prefix{border-style:solid;border-width:1px;display:block;line-height:2.3125rem;overflow:visible;padding-bottom:0;padding-top:0;position:relative;text-align:center;width:100%;z-index:2}.postfix.button,.postfix.juico-button,.postfix.juico-footer-hollow-button,.postfix.juico-hollow-button,.prefix.button,.prefix.juico-button,.prefix.juico-footer-hollow-button,.prefix.juico-hollow-button{border:none;text-align:center;padding:0}.prefix.button.radius,.prefix.radius.juico-button,.prefix.radius.juico-footer-hollow-button,.prefix.radius.juico-hollow-button{border-radius:3px 0 0 3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px}.postfix.button.radius,.postfix.radius.juico-button,.postfix.radius.juico-footer-hollow-button,.postfix.radius.juico-hollow-button{border-radius:0 3px 3px 0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px}.prefix.button.round,.prefix.round.juico-button,.prefix.round.juico-footer-hollow-button,.prefix.round.juico-hollow-button{border-radius:1000px 0 0 1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px}.postfix.button.round,.postfix.round.juico-button,.postfix.round.juico-footer-hollow-button,.postfix.round.juico-hollow-button{border-radius:0 1000px 1000px 0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px}label.prefix,span.prefix{background:#f2f2f2;border-right:none;color:#333;border-color:#ccc}label.postfix,span.postfix{background:#f2f2f2;border-left:none;color:#333;border-color:#ccc}fieldset[disabled] input:not([type]),fieldset[disabled] input[type=datetime],fieldset[disabled] input[type=datetime-local],fieldset[disabled] input[type=month],fieldset[disabled] input[type=week],fieldset[disabled] input[type=email],fieldset[disabled] input[type=number],fieldset[disabled] input[type=search],fieldset[disabled] input[type=tel],fieldset[disabled] input[type=time],fieldset[disabled] input[type=url],fieldset[disabled] input[type=color],fieldset[disabled] input[type=text],fieldset[disabled] input[type=password],fieldset[disabled] input[type=date],fieldset[disabled] textarea,input:not([type]):disabled,input:not([type])[disabled],input:not([type])[readonly],input[type=datetime]:disabled,input[type=datetime][disabled],input[type=datetime][readonly],input[type=datetime-local]:disabled,input[type=datetime-local][disabled],input[type=datetime-local][readonly],input[type=month]:disabled,input[type=month][disabled],input[type=month][readonly],input[type=week]:disabled,input[type=week][disabled],input[type=week][readonly],input[type=email]:disabled,input[type=email][disabled],input[type=email][readonly],input[type=number]:disabled,input[type=number][disabled],input[type=number][readonly],input[type=search]:disabled,input[type=search][disabled],input[type=search][readonly],input[type=tel]:disabled,input[type=tel][disabled],input[type=tel][readonly],input[type=time]:disabled,input[type=time][disabled],input[type=time][readonly],input[type=url]:disabled,input[type=url][disabled],input[type=url][readonly],input[type=color]:disabled,input[type=color][disabled],input[type=color][readonly],input[type=text]:disabled,input[type=text][disabled],input[type=text][readonly],input[type=password]:disabled,input[type=password][disabled],input[type=password][readonly],input[type=date]:disabled,input[type=date][disabled],input[type=date][readonly],select:disabled,textarea:disabled,textarea[disabled],textarea[readonly]{background-color:#ddd;cursor:default}input:not([type]),input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],input[type=text],input[type=password],input[type=date],textarea{-webkit-appearance:none;-moz-appearance:none;border-radius:0;background-color:#fff;border-style:solid;border-width:1px;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:rgba(0,0,0,.75);display:block;font-family:inherit;font-size:.875rem;height:2.3125rem;margin:0 0 1rem;padding:.5rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s linear,background .15s linear;-moz-transition:border-color .15s linear,background .15s linear;-ms-transition:border-color .15s linear,background .15s linear;-o-transition:border-color .15s linear,background .15s linear;transition:border-color .15s linear,background .15s linear}input:not([type]):focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=week]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input[type=color]:focus,input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,textarea:focus{background:#fafafa;border-color:#999;outline:0}input:not([type]).radius,input[type=datetime].radius,input[type=datetime-local].radius,input[type=month].radius,input[type=week].radius,input[type=email].radius,input[type=number].radius,input[type=search].radius,input[type=tel].radius,input[type=time].radius,input[type=url].radius,input[type=color].radius,input[type=text].radius,input[type=password].radius,input[type=date].radius,textarea.radius{border-radius:3px}form .row .prefix-radius.row.collapse button,form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse textarea{border-radius:0 3px 3px 0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px}form .row .postfix-radius.row.collapse button,form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse .prefix{border-radius:3px 0 0 3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px}form .row .postfix-radius.row.collapse .postfix{border-radius:0 3px 3px 0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px}form .row .prefix-round.row.collapse button,form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse textarea{border-radius:0 1000px 1000px 0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px}form .row .postfix-round.row.collapse button,form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse textarea,form .row .prefix-round.row.collapse .prefix{border-radius:1000px 0 0 1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px}form .row .postfix-round.row.collapse .postfix{border-radius:0 1000px 1000px 0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;border-radius:0}textarea{max-width:100%}::-webkit-input-placeholder{color:#666}:-moz-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}select{-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#FAFAFA;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);background-position:100% center;background-repeat:no-repeat;border-style:solid;border-width:1px;border-color:#ccc;color:rgba(0,0,0,.75);font-family:inherit;line-height:normal;padding:.5rem;border-radius:0}select::-ms-expand{display:none}select.radius{border-radius:3px}select:focus{background-color:#f3f3f3;border-color:#999}.icon-bar .item.disabled,.icon-bar .item.disabled>*{opacity:.7;cursor:not-allowed}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}input[type=file]{width:100%}fieldset{border:1px solid #ddd;margin:1.125rem 0;padding:1.25rem}fieldset legend{font-weight:700;margin:0 0 0 -.1875rem;padding:0 .1875rem}[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] small.error,[data-abide] span.error{display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}[data-abide] small.error,[data-abide] span.error{display:none}.error small.error,small.error,span.error{display:block;font-size:.75rem;font-style:italic;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;font-weight:400}small.error,span.error{margin-bottom:1rem;color:#fff}.error input,.error select,.error textarea{margin-bottom:0}.error input[type=checkbox],.error input[type=radio],.error small.error{margin-bottom:1rem}.error label,.error label.error{color:#f04124}.error small.error{color:#fff}.error>label>small{background:0 0;color:#676767;display:inline;font-size:60%;font-style:normal;margin:0;padding:0;text-transform:capitalize}.side-nav li.heading,.sub-nav dt{text-transform:uppercase}.error span.error-message{display:block}input.error,select.error,textarea.error{margin-bottom:0}label.error{color:#f04124}.icon-bar>* i,.icon-bar>* label,.icon-bar>a.active i,.icon-bar>a.active label,.icon-bar>a:hover i,.icon-bar>a:hover label,.joyride-tip-guide{color:#fff}.icon-bar{display:inline-block;font-size:0;width:100%;background:#333}.icon-bar>*,.icon-bar>* i,.icon-bar>* img{display:block;margin:0 auto}.icon-bar>a.active,.icon-bar>a:hover{background:#008CBA}.icon-bar>*{float:left;text-align:center;width:25%;font-size:1rem;padding:1.25rem}.icon-bar>* i+label,.icon-bar>* img+label{margin-top:.0625rem;font-size:1rem}.icon-bar>* i{vertical-align:middle;font-size:1.875rem}.icon-bar.label-right>* i,.icon-bar.label-right>* img{display:inline-block;margin:0 .0625rem 0 0}.icon-bar.label-right>* i+label,.icon-bar.label-right>* img+label{margin-top:0}.icon-bar.label-right>* label{display:inline-block}.icon-bar.vertical.label-right>*{text-align:left}.label,.orbit-bullets,.orbit-bullets-container,.pagination-centered{text-align:center}.icon-bar.small-vertical,.icon-bar.vertical{height:100%;width:auto}.icon-bar.small-vertical .item,.icon-bar.vertical .item{float:none;margin:auto;width:auto}@media only screen and (min-width:40.0625em){.icon-bar.medium-vertical{height:100%;width:auto}.icon-bar.medium-vertical .item{float:none;margin:auto;width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.large-vertical{height:100%;width:auto}.icon-bar.large-vertical .item{float:none;margin:auto;width:auto}}.icon-bar>* img{height:1.875rem;width:1.875rem}.icon-bar .item.disabled{pointer-events:none}.icon-bar.two-up .item{width:50%}.icon-bar.two-up.small-vertical .item,.icon-bar.two-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.two-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.two-up.large-vertical .item{width:auto}}.icon-bar.three-up .item{width:33.3333%}.icon-bar.three-up.small-vertical .item,.icon-bar.three-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.three-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.three-up.large-vertical .item{width:auto}}.icon-bar.four-up .item{width:25%}.icon-bar.four-up.small-vertical .item,.icon-bar.four-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.four-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.four-up.large-vertical .item{width:auto}}.icon-bar.five-up .item{width:20%}.icon-bar.five-up.small-vertical .item,.icon-bar.five-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.five-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.five-up.large-vertical .item{width:auto}}.icon-bar.six-up .item{width:16.66667%}.icon-bar.six-up.small-vertical .item,.icon-bar.six-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.six-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.six-up.large-vertical .item{width:auto}}.icon-bar.seven-up .item{width:14.28571%}.icon-bar.seven-up.small-vertical .item,.icon-bar.seven-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.seven-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.seven-up.large-vertical .item{width:auto}}.icon-bar.eight-up .item{width:12.5%}.icon-bar.eight-up.small-vertical .item,.icon-bar.eight-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.eight-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.eight-up.large-vertical .item{width:auto}}.inline-list{list-style:none;overflow:hidden;padding:0;margin:0 0 1.0625rem -1.375rem}.inline-list>li{display:block;float:left;list-style:none;margin-left:1.375rem}.inline-list>li>*{display:block}.joyride-list{display:none}.joyride-tip-guide{background:#333;display:none;font-family:inherit;font-weight:400;position:absolute;top:0;width:95%;z-index:103;left:2.5%}.lt-ie9 .joyride-tip-guide{margin-left:-400px;max-width:800px;left:50%}.joyride-content-wrapper{padding:1.125rem 1.25rem 1.5rem;width:100%}.joyride-content-wrapper .button,.joyride-content-wrapper .juico-button,.joyride-content-wrapper .juico-footer-hollow-button,.joyride-content-wrapper .juico-hollow-button{margin-bottom:0!important}.joyride-content-wrapper .joyride-prev-tip{margin-right:10px}.joyride-tip-guide .joyride-nub{border:10px solid #333;display:block;height:0;position:absolute;width:0;left:22px}.joyride-tip-guide .joyride-nub.top{border-color:#333;border-top-color:transparent!important;border-top-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;top:-20px}.joyride-tip-guide .joyride-nub.bottom{border-color:#333 transparent transparent!important;border-bottom-style:solid;bottom:-20px}.joyride-tip-guide .joyride-nub.right{right:-20px}.joyride-tip-guide .joyride-nub.left{left:-20px}.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6{color:#fff;font-weight:700;line-height:1.25;margin:0}.joyride-close-tip,.label{font-weight:400;text-decoration:none}.joyride-tip-guide p{font-size:.875rem;line-height:1.3;margin:0 0 1.125rem}.joyride-timer-indicator-wrap{border:1px solid #555;bottom:1rem;height:3px;position:absolute;width:50px;right:1.0625rem}.joyride-timer-indicator{background:#666;display:block;height:inherit;width:0}.joyride-close-tip{color:#777!important;font-size:24px;line-height:.5!important;position:absolute;top:10px;right:12px}.joyride-close-tip:focus,.joyride-close-tip:hover{color:#eee!important}.joyride-modal-bg{background:rgba(0,0,0,.5);cursor:pointer;display:none;height:100%;position:fixed;top:0;width:100%;z-index:100;left:0}.joyride-expose-wrapper{background-color:#fff;border-radius:3px;box-shadow:0 0 15px #fff;position:absolute;z-index:102}.joyride-expose-cover{background:0 0;border-radius:3px;left:0;position:absolute;top:0;z-index:9999}.label,.slideshow-wrapper{position:relative}@media only screen{.joyride-tip-guide{width:300px;left:inherit}.joyride-tip-guide .joyride-nub.bottom{border-color:#333 transparent transparent!important;bottom:-20px}.joyride-tip-guide .joyride-nub.right{border-color:transparent transparent transparent #333!important;left:auto;right:-20px;top:22px}.joyride-tip-guide .joyride-nub.left{border-color:transparent #333 transparent transparent!important;left:-20px;right:auto;top:22px}}.keystroke,kbd{background-color:#ededed;border-color:#ddd;color:#222;border-style:solid;border-width:1px;font-family:Consolas,Menlo,Courier,monospace;font-size:inherit;margin:0;padding:.125rem .25rem 0;border-radius:3px}.label{display:inline-block;font-family:"Open Sans",sans-serif;line-height:1;margin-bottom:auto;white-space:nowrap;padding:.25rem .5rem;font-size:.6875rem;background-color:#008CBA;color:#fff}.label.radius{border-radius:3px}.label.round{border-radius:1000px}.label.alert{background-color:#f04124;color:#fff}.label.warning{background-color:#f08a24;color:#fff}.label.success{background-color:#43AC6A;color:#fff}.label.secondary{background-color:#e7e7e7;color:#333}.label.info{background-color:#a0d3e8;color:#333}[data-magellan-expedition-clone],[data-magellan-expedition]{background:#fff;min-width:100%;padding:10px;z-index:50}[data-magellan-expedition-clone] .sub-nav,[data-magellan-expedition-clone] .sub-nav dd,[data-magellan-expedition] .sub-nav,[data-magellan-expedition] .sub-nav dd{margin-bottom:0}[data-magellan-expedition-clone] .sub-nav a,[data-magellan-expedition] .sub-nav a{line-height:1.8em}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.slideshow-wrapper ul{list-style-type:none;margin:0}.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption{display:none}.slideshow-wrapper .orbit-container li,.slideshow-wrapper .orbit-container li .orbit-caption,.slideshow-wrapper ul li:first-child{display:block}.slideshow-wrapper .orbit-container{background-color:transparent}.slideshow-wrapper .orbit-container .orbit-bullets li{display:inline-block}.slideshow-wrapper .preloader{border-radius:1000px;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:linear;border:3px solid;display:block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.orbit-container{background:0 0;overflow:hidden;position:relative;width:100%}.orbit-container .orbit-slides-container{list-style:none;margin:0;padding:0;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.orbit-container .orbit-slides-container img{display:block;max-width:100%}.orbit-container .orbit-slides-container>*{position:absolute;top:0;width:100%;margin-left:100%}.orbit-container .orbit-slides-container>:first-child{margin-left:0}.orbit-container .orbit-slides-container>* .orbit-caption{bottom:0;position:absolute;background-color:rgba(51,51,51,.8);color:#fff;font-size:.875rem;padding:.625rem .875rem;width:100%}.orbit-container .orbit-slide-number{left:10px;background:0 0;color:#fff;font-size:12px;position:absolute;top:10px;z-index:10}.orbit-container .orbit-slide-number span{font-weight:700;padding:.3125rem}.orbit-container .orbit-timer{position:absolute;top:12px;right:10px;height:6px;width:100px;z-index:10}.orbit-container .orbit-timer .orbit-progress{height:3px;background-color:rgba(255,255,255,.3);display:block;width:0;position:relative;right:20px;top:5px}.orbit-container .orbit-timer>span{border:4px solid #fff;border-bottom:none;border-top:none;display:none;height:14px;position:absolute;top:0;width:11px;right:0}.orbit-container .orbit-timer.paused>span{top:0;width:11px;height:14px;border:8px inset;border-left-style:solid;border-color:transparent transparent transparent #fff;right:-4px}.orbit-container .orbit-timer.paused>span.dark{border-left-color:#333}.orbit-container:hover .orbit-timer>span{display:block}.orbit-container .orbit-next,.orbit-container .orbit-prev{background-color:transparent;color:#fff;height:60px;line-height:50px;margin-top:-25px;position:absolute;text-indent:-9999px!important;top:45%;width:36px;z-index:10}.orbit-container .orbit-next:hover,.orbit-container .orbit-prev:hover{background-color:rgba(0,0,0,.3)}.orbit-container .orbit-next>span,.orbit-container .orbit-prev>span{border:10px inset;display:block;height:0;margin-top:-10px;position:absolute;top:50%;width:0}.orbit-container .orbit-prev{left:0}.orbit-container .orbit-prev>span{border-right-style:solid;border-color:transparent #fff transparent transparent}.orbit-container .orbit-prev:hover>span{border-right-color:#fff}.orbit-container .orbit-next{right:0}.orbit-container .orbit-next>span{border-color:transparent transparent transparent #fff;border-left-style:solid;left:50%;margin-left:-4px}.orbit-container .orbit-next:hover>span{border-left-color:#fff}.orbit-bullets{display:block;float:none;margin:0 auto 30px;overflow:hidden;position:relative;top:10px}.orbit-bullets li{background:#ccc;cursor:pointer;display:inline-block;float:none;height:.5625rem;margin-right:6px;width:.5625rem;border-radius:1000px}.orbit-bullets li.active{background:#999}.orbit-bullets li:last-child{margin-right:0}.touch .orbit-bullets,.touch .orbit-container .orbit-next,.touch .orbit-container .orbit-prev{display:none}@media only screen and (min-width:40.0625em){.touch .orbit-container .orbit-next,.touch .orbit-container .orbit-prev{display:inherit}.touch .orbit-bullets{display:block}}@media only screen and (max-width:40em){.orbit-stack-on-small .orbit-slides-container{height:auto!important}.orbit-stack-on-small .orbit-slides-container>*{margin:0!important;opacity:1!important;position:relative}.orbit-bullets,.orbit-next,.orbit-prev,.orbit-stack-on-small .orbit-slide-number,.orbit-timer{display:none}}.panel.callout>:first-child,.panel>:first-child{margin-top:0}ul.pagination{display:block;margin-left:-.3125rem;min-height:1.5rem}ul.pagination li{color:#222;font-size:.875rem;height:1.5rem;margin-left:.3125rem;display:block;float:left}ul.pagination li a,ul.pagination li button{border-radius:3px;transition:background-color .3s ease-out;background:0 0;color:#999;display:block;font-size:1em;font-weight:400;line-height:inherit;padding:.0625rem .625rem}.panel,.panel.callout{border-style:solid;border-width:1px;border-color:#d8d8d8;padding:1.25rem}ul.pagination li a:focus,ul.pagination li button:focus,ul.pagination li:hover a,ul.pagination li:hover button{background:#e6e6e6}ul.pagination li.unavailable a,ul.pagination li.unavailable button{cursor:default;color:#999;pointer-events:none}ul.pagination li.unavailable a:focus,ul.pagination li.unavailable button:focus,ul.pagination li.unavailable:hover a,ul.pagination li.unavailable:hover button{background:0 0}ul.pagination li.current a,ul.pagination li.current button{background:#008CBA;color:#fff;cursor:default;font-weight:700}.panel,.panel dl,.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel li,.panel p,.panel.callout dl,.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout li,.panel.callout p{color:#333}ul.pagination li.current a:focus,ul.pagination li.current a:hover,ul.pagination li.current button:focus,ul.pagination li.current button:hover{background:#008CBA}.pagination-centered ul.pagination li{display:inline-block;float:none}.panel{margin-bottom:1.25rem;background:#f2f2f2}.panel>:last-child{margin-bottom:0}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{line-height:1;margin-bottom:.625rem}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{line-height:1.4}.panel.callout{margin-bottom:1.25rem;background:#ecfaff;color:#333}.pricing-table .price,.pricing-table .title{font-weight:400;padding:.9375rem 1.25rem;font-family:"Open Sans",sans-serif}.panel.callout>:last-child{margin-bottom:0}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6{line-height:1;margin-bottom:.625rem}.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader{line-height:1.4}.panel.callout a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button){color:#008CBA}.panel.callout a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button):focus,.panel.callout a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button):hover{color:#0078a0}.panel.radius{border-radius:3px}.pricing-table{border:1px solid #ddd;margin-left:0;margin-bottom:1.25rem}.pricing-table *{list-style:none;line-height:1}.pricing-table .title{background-color:#333;color:#eee;font-size:1rem;text-align:center}.pricing-table .price{background-color:#F6F6F6;color:#333;font-size:2rem;text-align:center}.pricing-table .bullet-item,.pricing-table .description{border-bottom:dotted 1px #ddd;font-weight:400;padding:.9375rem;background-color:#fff;text-align:center}.pricing-table .description{color:#777;font-size:.75rem;line-height:1.4}.pricing-table .bullet-item{color:#333;font-size:.875rem}.pricing-table .cta-button{background-color:#fff;padding:1.25rem 1.25rem 0;text-align:center}.progress{background-color:#F6F6F6;border:1px solid #fff;height:1.5625rem;margin-bottom:.625rem;padding:.125rem}.progress .meter,.progress .meter.alert,.progress .meter.secondary,.progress .meter.success,.progress.alert .meter,.progress.secondary .meter,.progress.success .meter{height:100%;width:0;display:block;float:left}.progress .meter{background:#008CBA}.progress .meter.secondary{background:#e7e7e7}.progress .meter.success{background:#43AC6A}.progress .meter.alert{background:#f04124}.progress.secondary .meter{background:#e7e7e7}.progress.success .meter{background:#43AC6A}.progress.alert .meter{background:#f04124}.progress.radius{border-radius:3px}.progress.radius .meter{border-radius:2px}.progress.round{border-radius:1000px}.progress.round .meter{border-radius:999px}.range-slider,.range-slider.vertical-range{border:1px solid #ddd;margin:1.25rem 0;position:relative}.range-slider{-ms-touch-action:none;touch-action:none;display:block;height:1rem;width:100%;background:#FAFAFA}.range-slider.vertical-range{-ms-touch-action:none;touch-action:none;display:inline-block;height:12.5rem;width:1rem}.range-slider.vertical-range .range-slider-handle{bottom:-10.5rem;margin-left:-.5rem;margin-top:0;position:absolute}.range-slider.vertical-range .range-slider-active-segment{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:initial;bottom:0;height:auto;width:.875rem}.range-slider.radius{background:#FAFAFA;border-radius:3px}.range-slider.radius .range-slider-handle{background:#008CBA;border-radius:3px}.range-slider.radius .range-slider-handle:hover{background:#007ba4}.range-slider.round{background:#FAFAFA;border-radius:1000px}.range-slider.round .range-slider-handle{background:#008CBA;border-radius:1000px}.range-slider.round .range-slider-handle:hover{background:#007ba4}.range-slider.disabled,.range-slider[disabled]{background:#FAFAFA;cursor:not-allowed;opacity:.7}.range-slider.disabled .range-slider-handle,.range-slider[disabled] .range-slider-handle{background:#008CBA;cursor:default;opacity:.7}.range-slider.disabled .range-slider-handle:hover,.range-slider[disabled] .range-slider-handle:hover{background:#007ba4}.range-slider-active-segment{background:#e5e5e5;border-bottom-left-radius:inherit;border-top-left-radius:inherit;display:inline-block;height:.875rem;position:absolute}.range-slider-handle{border:1px solid;cursor:pointer;display:inline-block;height:1.375rem;position:absolute;top:-.3125rem;width:2rem;z-index:1;-ms-touch-action:manipulation;touch-action:manipulation;background:#008CBA}.range-slider-handle:hover{background:#007ba4}.reveal-modal-bg{background:#000;background:rgba(0,0,0,.45);bottom:0;display:none;right:0;z-index:1004}.reveal-modal{border-radius:3px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#fff;padding:1.875rem;border:1px solid #666;box-shadow:0 0 10px rgba(0,0,0,.4)}.reveal-modal .column,.reveal-modal .columns{min-width:0}.reveal-modal>:first-child{margin-top:0}.reveal-modal>:last-child{margin-bottom:0}.reveal-modal.radius{box-shadow:none;border-radius:3px}.reveal-modal.round{box-shadow:none;border-radius:1000px}.reveal-modal.collapse{padding:0;box-shadow:none}@media only screen and (min-width:40.0625em){.reveal-modal{left:0;margin:0 auto;max-width:62.5rem;right:0;width:80%;top:6.25rem}.reveal-modal.tiny{left:0;margin:0 auto;max-width:62.5rem;right:0;width:30%}.reveal-modal.small{left:0;margin:0 auto;max-width:62.5rem;right:0;width:40%}.reveal-modal.medium{left:0;margin:0 auto;max-width:62.5rem;right:0;width:60%}.reveal-modal.large{left:0;margin:0 auto;max-width:62.5rem;right:0;width:70%}.reveal-modal.xlarge{left:0;margin:0 auto;max-width:62.5rem;right:0;width:95%}}.reveal-modal.full{height:100vh;height:100%;left:0;margin-left:0!important;max-width:none!important;min-height:100vh;top:0}@media only screen and (min-width:40.0625em){.reveal-modal.full{left:0;margin:0 auto;max-width:62.5rem;right:0;width:100%}}.reveal-modal.toback{z-index:1003}.reveal-modal .close-reveal-modal{color:#aaa;cursor:pointer;font-size:2.5rem;font-weight:700;line-height:1;position:absolute;top:.625rem;right:1.375rem}.side-nav{display:block;font-family:"Open Sans",sans-serif;list-style-position:outside;list-style-type:none;margin:0;padding:.875rem 0}.side-nav li{font-size:.875rem;font-weight:400;margin:0 0 .4375rem}.side-nav li a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button){color:#008CBA;display:block;margin:0;padding:.4375rem .875rem}.side-nav li a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button):focus,.side-nav li a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button):hover{background:rgba(0,0,0,.025);color:#1cc7ff}.side-nav li a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button):active{color:#1cc7ff}.side-nav li.active>a:first-child:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button){color:#1cc7ff;font-family:"Open Sans",sans-serif;font-weight:400}.side-nav li.divider{border-top:1px solid;height:0;list-style:none;padding:0;border-top-color:#e6e6e6}.side-nav li.heading{color:#008CBA;font-size:.875rem;font-weight:700}.split.button,.split.juico-button,.split.juico-footer-hollow-button,.split.juico-hollow-button{position:relative;padding-right:5.0625rem}.split.button span,.split.juico-button span,.split.juico-footer-hollow-button span,.split.juico-hollow-button span{display:block;height:100%;position:absolute;right:0;top:0;border-left:solid 1px}.split.alert.juico-button span,.split.alert.juico-footer-hollow-button span,.split.alert.juico-hollow-button span,.split.button.alert span,.split.button.secondary span,.split.button.success span,.split.secondary.juico-button span,.split.secondary.juico-footer-hollow-button span,.split.secondary.juico-hollow-button span,.split.success.juico-button span,.split.success.juico-footer-hollow-button span,.split.success.juico-hollow-button span{border-left-color:rgba(255,255,255,.5)}.split.button span:after,.split.juico-button span:after,.split.juico-footer-hollow-button span:after,.split.juico-hollow-button span:after{position:absolute;content:"";width:0;height:0;display:block;border-style:solid inset inset;left:50%;border-width:.375rem;margin-left:-.375rem;top:48%;border-color:#fff transparent transparent}.split.button span:active,.split.juico-button span:active,.split.juico-footer-hollow-button span:active,.split.juico-hollow-button span:active{background-color:rgba(0,0,0,.1)}.split.button span,.split.juico-button span,.split.juico-footer-hollow-button span,.split.juico-hollow-button span{border-left-color:rgba(255,255,255,.5);width:3.09375rem}.split.button.tiny,.split.tiny.juico-button,.split.tiny.juico-footer-hollow-button,.split.tiny.juico-hollow-button{padding-right:3.75rem}.split.button.tiny span,.split.tiny.juico-button span,.split.tiny.juico-footer-hollow-button span,.split.tiny.juico-hollow-button span{width:2.25rem}.split.button.tiny span:after,.split.tiny.juico-button span:after,.split.tiny.juico-footer-hollow-button span:after,.split.tiny.juico-hollow-button span:after{border-top-style:solid;border-width:.375rem;margin-left:-.375rem;top:48%}.split.button.small,.split.small.juico-button,.split.small.juico-footer-hollow-button,.split.small.juico-hollow-button{padding-right:4.375rem}.split.button.small span,.split.small.juico-button span,.split.small.juico-footer-hollow-button span,.split.small.juico-hollow-button span{width:2.625rem}.split.button.small span:after,.split.small.juico-button span:after,.split.small.juico-footer-hollow-button span:after,.split.small.juico-hollow-button span:after{border-top-style:solid;border-width:.4375rem;margin-left:-.375rem;top:48%}.split.button.large,.split.large.juico-button,.split.large.juico-footer-hollow-button,.split.large.juico-hollow-button{padding-right:5.5rem}.split.button.large span,.split.large.juico-button span,.split.large.juico-footer-hollow-button span,.split.large.juico-hollow-button span{width:3.4375rem}.split.button.large span:after,.split.large.juico-button span:after,.split.large.juico-footer-hollow-button span:after,.split.large.juico-hollow-button span:after{border-top-style:solid;border-width:.3125rem;margin-left:-.375rem;top:48%}.split.button.expand,.split.expand.juico-button,.split.expand.juico-footer-hollow-button,.split.expand.juico-hollow-button{padding-left:2rem}.split.button.secondary span:after,.split.secondary.juico-button span:after,.split.secondary.juico-footer-hollow-button span:after,.split.secondary.juico-hollow-button span:after{border-color:#333 transparent transparent}.split.button.radius span,.split.radius.juico-button span,.split.radius.juico-footer-hollow-button span,.split.radius.juico-hollow-button span{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.split.button.round span,.split.round.juico-button span,.split.round.juico-footer-hollow-button span,.split.round.juico-hollow-button span{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}.split.button.no-pip span:after,.split.button.no-pip span:before,.split.no-pip.juico-button span:after,.split.no-pip.juico-button span:before,.split.no-pip.juico-footer-hollow-button span:after,.split.no-pip.juico-footer-hollow-button span:before,.split.no-pip.juico-hollow-button span:after,.split.no-pip.juico-hollow-button span:before{border-style:none}.split.button.no-pip span>i,.split.no-pip.juico-button span>i,.split.no-pip.juico-footer-hollow-button span>i,.split.no-pip.juico-hollow-button span>i{display:block;left:50%;margin-left:-.28889em;margin-top:-.48889em;position:absolute;top:50%}.sub-nav{display:block;margin:-.25rem 0 1.125rem;overflow:hidden;padding-top:.25rem;width:auto}.sub-nav dd,.sub-nav dt,.sub-nav li{color:#999;float:left;font-family:"Open Sans",sans-serif;font-size:.875rem;font-weight:400;margin-left:1rem;margin-bottom:0}.sub-nav dd a,.sub-nav dt a,.sub-nav li a{color:#999;padding:.1875rem 1rem;text-decoration:none}.sub-nav dd a:hover,.sub-nav dt a:hover,.sub-nav li a:hover{color:#737373}.sub-nav dd.active a,.sub-nav dt.active a,.sub-nav li.active a{border-radius:3px;background:#008CBA;color:#fff;cursor:default;font-weight:400;padding:.1875rem 1rem}.sub-nav dd.active a:hover,.sub-nav dt.active a:hover,.sub-nav li.active a:hover{background:#0078a0}.switch{border:none;margin-bottom:1.5rem;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch label{cursor:pointer;display:block;margin-bottom:1rem;position:relative;text-indent:100%;transition:left .15s ease-out;height:2rem;width:4rem;color:transparent;background:#ddd}.switch input{left:10px;opacity:0;padding:0;position:absolute;top:9px}.switch input+label{margin-left:0;margin-right:0}.switch label:after{content:"";display:block;left:.25rem;position:absolute;top:.25rem;-webkit-transition:left .15s ease-out;-moz-transition:left .15s ease-out;-o-transition:translate3d(0,0,0);transition:left .15s ease-out;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);height:1.5rem;width:1.5rem;background:#fff}.switch input:checked+label:after{left:2.25rem}.switch input:checked+label{background:#008CBA}.switch.large label{height:2.5rem;width:5rem}.switch.large label:after{height:2rem;width:2rem}.switch.large input:checked+label:after{left:2.75rem}.switch.small label{height:1.75rem;width:3.5rem}.switch.small label:after{height:1.25rem;width:1.25rem}.switch.small input:checked+label:after{left:2rem}.switch.tiny label{height:1.5rem;width:3rem}.switch.tiny label:after{height:1rem;width:1rem}.switch.tiny input:checked+label:after{left:1.75rem}.switch.radius label{border-radius:4px}.switch.radius label:after{border-radius:3px}.switch.round{border-radius:1000px}.switch.round label,.switch.round label:after{border-radius:2rem}table{background:#fff;border:1px solid #ddd;margin-bottom:1.25rem;table-layout:auto}table caption{background:0 0;color:#222;font-size:1rem;font-weight:700}table tfoot,table thead{background:#F5F5F5}table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{color:#222;font-size:.875rem;font-weight:700;padding:.5rem .625rem .625rem}table tr td,table tr th{color:#222;font-size:.875rem;padding:.5625rem .625rem;text-align:left}table tr.alt,table tr.even,table tr:nth-of-type(even){background:#F9F9F9}table tbody tr td,table tbody tr th,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.125rem}.tabs{margin-bottom:0!important;margin-left:0}.tabs:after,.tabs:before{content:" ";display:table}.tabs .tab-title,.tabs dd{float:left;list-style:none;margin-bottom:0!important;position:relative}.tabs .tab-title>a,.tabs dd>a{display:block;background-color:#EFEFEF;color:#222;font-family:"Open Sans",sans-serif;font-size:1rem;padding:1rem 2rem}.tabs .tab-title>a:hover,.tabs dd>a:hover{background-color:#e1e1e1}.tabs .tab-title.active>a,.tabs dd.active>a{background-color:#fff;color:#222}.tabs.radius .tab:first-child a,.tabs.radius dd:first-child a{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius .tab:last-child a,.tabs.radius dd:last-child a{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.tabs.vertical .tab-title,.tabs.vertical dd{position:inherit;float:none;display:block;top:auto}.tabs-content{margin-bottom:1.5rem;width:100%}.tabs-content:after,.tabs-content:before{content:" ";display:table}.tabs-content>.content{display:none;float:left;padding:.9375rem 0;width:100%}.tabs-content>.content.active{display:block;float:none}.tabs-content>.content.contained{padding:.9375rem}.tabs-content.vertical{display:block}.tabs-content.vertical>.content{padding:0 .9375rem}@media only screen and (min-width:40.0625em){.tabs.vertical{float:left;margin:0;margin-bottom:1.25rem!important;max-width:20%;width:20%}.tabs-content.vertical{float:left;margin-left:-1px;max-width:80%;padding-left:1rem;width:80%}}.no-js .tabs-content>.content{display:block;float:none}.th{border:4px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.2);display:inline-block;line-height:0;max-width:100%;transition:all .2s ease-out}.th:focus,.th:hover{box-shadow:0 0 6px 1px rgba(0,140,186,.5)}.th.radius{border-radius:3px}.has-tip{border-bottom:dotted 1px #ccc;color:#333;cursor:help;font-weight:700}.has-tip:focus,.has-tip:hover{border-bottom:dotted 1px #003f54;color:#008CBA}.has-tip.tip-left,.has-tip.tip-right{float:none!important}.tooltip{background:#333;color:#fff;display:none;font-size:.875rem;font-weight:400;line-height:1.3;max-width:300px;padding:.75rem;position:absolute;width:100%;z-index:1006;left:50%}.tooltip>.nub{border:5px solid;border-color:transparent transparent #333;display:block;height:0;pointer-events:none;position:absolute;top:-10px;width:0;left:5px}.tooltip>.nub.rtl{left:auto;right:5px}.tooltip.radius{border-radius:3px}.tooltip.round{border-radius:1000px}.tooltip.round>.nub{left:2rem}.tooltip.opened{border-bottom:dotted 1px #003f54!important;color:#008CBA!important}.tap-to-close{color:#777;display:block;font-size:.625rem;font-weight:400}@media only screen{.tooltip>.nub{border-color:transparent transparent #333;top:-10px}.tooltip.tip-top>.nub{border-color:#333 transparent transparent;bottom:-10px;top:auto}.tooltip.tip-left,.tooltip.tip-right{float:none!important}.tooltip.tip-left>.nub{border-color:transparent transparent transparent #333;left:auto;margin-top:-5px;right:-10px;top:50%}.tooltip.tip-right>.nub{border-color:transparent #333 transparent transparent;left:-10px;margin-top:-5px;right:auto;top:50%}}meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}.contain-to-grid{width:100%;background:#333}.contain-to-grid .top-bar{margin-bottom:0}.fixed{position:fixed;top:0;width:100%;z-index:99;left:0}.fixed.expanded:not(.top-bar){height:auto;max-height:100%;overflow-y:auto;width:100%}.fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99}.fixed.expanded:not(.top-bar) .top-bar-section{margin-top:2.8125rem;z-index:98}.top-bar{background:#333;height:2.8125rem;line-height:2.8125rem;margin-bottom:0;overflow:hidden;position:relative}.top-bar ul{list-style:none;margin-bottom:0}.top-bar .row{max-width:none}.top-bar form,.top-bar input,.top-bar select{margin-bottom:0}.top-bar input,.top-bar select{font-size:.75rem;height:1.75rem;padding-bottom:.35rem;padding-top:.35rem}.top-bar .button,.top-bar .juico-button,.top-bar .juico-footer-hollow-button,.top-bar .juico-hollow-button,.top-bar button{font-size:.75rem;margin-bottom:0;padding-bottom:.4125rem;padding-top:.4125rem}@media only screen and (max-width:40em){.reveal-modal{min-height:100vh}.top-bar .button,.top-bar .juico-button,.top-bar .juico-footer-hollow-button,.top-bar .juico-hollow-button,.top-bar button{position:relative;top:-1px}}.top-bar .title-area{margin:0;position:relative}.top-bar .name{font-size:16px;height:2.8125rem;margin:0}.top-bar .name h1,.top-bar .name h2,.top-bar .name h3,.top-bar .name h4,.top-bar .name p,.top-bar .name span{font-size:1.0625rem;line-height:2.8125rem;margin:0}.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name p a,.top-bar .name span a{color:#fff;display:block;font-weight:400;padding:0 .9375rem;width:75%}.top-bar .toggle-topbar{position:absolute;right:0;top:0}.top-bar .toggle-topbar a{color:#fff;display:block;font-size:.8125rem;font-weight:700;height:2.8125rem;line-height:2.8125rem;padding:0 .9375rem;position:relative;text-transform:uppercase}.top-bar-section .dropdown li a.parent-link,.top-bar-section ul li>a,p{font-weight:400}.top-bar .toggle-topbar.menu-icon{margin-top:-16px;top:50%}.top-bar .toggle-topbar.menu-icon a{color:#fff;height:34px;line-height:33px;padding:0 2.5rem 0 .9375rem;position:relative}.top-bar .toggle-topbar.menu-icon a span::after{content:"";display:block;height:0;position:absolute;margin-top:-8px;top:50%;right:.9375rem;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:16px}.top-bar-section,.top-bar-section .has-dropdown{position:relative}.top-bar .toggle-topbar.menu-icon a span:hover:after{box-shadow:0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px ""}.top-bar.expanded{background:0 0;height:auto}.top-bar-section ul li,.top-bar.expanded .title-area{background:#333}.top-bar.expanded .toggle-topbar a{color:#888}.top-bar.expanded .toggle-topbar a span::after{box-shadow:0 0 0 1px #888,0 7px 0 1px #888,0 14px 0 1px #888}@media screen and (-webkit-min-device-pixel-ratio:0){.top-bar.expanded .top-bar-section .dropdown,.top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown{clip:initial}.top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul{padding:0}}.top-bar-section{left:0;width:auto;transition:left .3s ease-out}.top-bar-section ul{display:block;font-size:16px;height:auto;margin:0;padding:0;width:100%}.top-bar-section .divider,.top-bar-section [role=separator]{border-top:solid 1px #1a1a1a;clear:both;height:1px;width:100%}.top-bar-section ul li>a{color:#fff;display:block;font-family:"Open Sans",sans-serif;font-size:.8125rem;padding:12px 0 12px .9375rem;text-transform:none;width:100%}.top-bar-section ul li>a.button,.top-bar-section ul li>a.juico-button,.top-bar-section ul li>a.juico-footer-hollow-button,.top-bar-section ul li>a.juico-hollow-button{font-size:.8125rem;padding-left:.9375rem;padding-right:.9375rem;background-color:#008CBA;border-color:#007095;color:#fff}.top-bar-section ul li>a.button:focus,.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.juico-button:focus,.top-bar-section ul li>a.juico-button:hover,.top-bar-section ul li>a.juico-footer-hollow-button:focus,.top-bar-section ul li>a.juico-footer-hollow-button:hover,.top-bar-section ul li>a.juico-hollow-button:focus,.top-bar-section ul li>a.juico-hollow-button:hover{background-color:#007095;color:#fff}.top-bar-section ul li>a.button.secondary,.top-bar-section ul li>a.secondary.juico-button,.top-bar-section ul li>a.secondary.juico-footer-hollow-button,.top-bar-section ul li>a.secondary.juico-hollow-button{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}.top-bar-section ul li>a.button.secondary:focus,.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.secondary.juico-button:focus,.top-bar-section ul li>a.secondary.juico-button:hover,.top-bar-section ul li>a.secondary.juico-footer-hollow-button:focus,.top-bar-section ul li>a.secondary.juico-footer-hollow-button:hover,.top-bar-section ul li>a.secondary.juico-hollow-button:focus,.top-bar-section ul li>a.secondary.juico-hollow-button:hover{background-color:#b9b9b9;color:#333}.top-bar-section ul li>a.button.success,.top-bar-section ul li>a.success.juico-button,.top-bar-section ul li>a.success.juico-footer-hollow-button,.top-bar-section ul li>a.success.juico-hollow-button{background-color:#43AC6A;border-color:#368a55;color:#fff}.top-bar-section ul li>a.button.success:focus,.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.success.juico-button:focus,.top-bar-section ul li>a.success.juico-button:hover,.top-bar-section ul li>a.success.juico-footer-hollow-button:focus,.top-bar-section ul li>a.success.juico-footer-hollow-button:hover,.top-bar-section ul li>a.success.juico-hollow-button:focus,.top-bar-section ul li>a.success.juico-hollow-button:hover{background-color:#368a55;color:#fff}.top-bar-section ul li>a.alert.juico-button,.top-bar-section ul li>a.alert.juico-footer-hollow-button,.top-bar-section ul li>a.alert.juico-hollow-button,.top-bar-section ul li>a.button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}.top-bar-section ul li>a.alert.juico-button:focus,.top-bar-section ul li>a.alert.juico-button:hover,.top-bar-section ul li>a.alert.juico-footer-hollow-button:focus,.top-bar-section ul li>a.alert.juico-footer-hollow-button:hover,.top-bar-section ul li>a.alert.juico-hollow-button:focus,.top-bar-section ul li>a.alert.juico-hollow-button:hover,.top-bar-section ul li>a.button.alert:focus,.top-bar-section ul li>a.button.alert:hover{background-color:#cf2a0e;color:#fff}.top-bar-section ul li>a.button.warning,.top-bar-section ul li>a.warning.juico-button,.top-bar-section ul li>a.warning.juico-footer-hollow-button,.top-bar-section ul li>a.warning.juico-hollow-button{background-color:#f08a24;border-color:#cf6e0e;color:#fff}.top-bar-section ul li>a.button.warning:focus,.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.warning.juico-button:focus,.top-bar-section ul li>a.warning.juico-button:hover,.top-bar-section ul li>a.warning.juico-footer-hollow-button:focus,.top-bar-section ul li>a.warning.juico-footer-hollow-button:hover,.top-bar-section ul li>a.warning.juico-hollow-button:focus,.top-bar-section ul li>a.warning.juico-hollow-button:hover{background-color:#cf6e0e;color:#fff}.top-bar-section ul li>a.button.info,.top-bar-section ul li>a.info.juico-button,.top-bar-section ul li>a.info.juico-footer-hollow-button,.top-bar-section ul li>a.info.juico-hollow-button{background-color:#a0d3e8;border-color:#61b6d9;color:#333}.top-bar-section ul li>a.button.info:focus,.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.info.juico-button:focus,.top-bar-section ul li>a.info.juico-button:hover,.top-bar-section ul li>a.info.juico-footer-hollow-button:focus,.top-bar-section ul li>a.info.juico-footer-hollow-button:hover,.top-bar-section ul li>a.info.juico-hollow-button:focus,.top-bar-section ul li>a.info.juico-hollow-button:hover{background-color:#61b6d9;color:#fff}.top-bar-section ul li>button{font-size:.8125rem;padding-left:.9375rem;padding-right:.9375rem;background-color:#008CBA;border-color:#007095;color:#fff}.top-bar-section ul li>button:focus,.top-bar-section ul li>button:hover{background-color:#007095;color:#fff}.top-bar-section ul li>button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}.top-bar-section ul li>button.secondary:focus,.top-bar-section ul li>button.secondary:hover{background-color:#b9b9b9;color:#333}.top-bar-section ul li>button.success{background-color:#43AC6A;border-color:#368a55;color:#fff}.top-bar-section ul li>button.success:focus,.top-bar-section ul li>button.success:hover{background-color:#368a55;color:#fff}.top-bar-section ul li>button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}.top-bar-section ul li>button.alert:focus,.top-bar-section ul li>button.alert:hover{background-color:#cf2a0e;color:#fff}.top-bar-section ul li>button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}.top-bar-section ul li>button.warning:focus,.top-bar-section ul li>button.warning:hover{background-color:#cf6e0e;color:#fff}.top-bar-section ul li>button.info{background-color:#a0d3e8;border-color:#61b6d9;color:#333}.top-bar-section ul li>button.info:focus,.top-bar-section ul li>button.info:hover{background-color:#61b6d9;color:#fff}.top-bar-section ul li:hover:not(.has-form)>a{color:#fff;background:#222}.top-bar-section ul li.active>a{background:#008CBA;color:#fff}.top-bar-section ul li.active>a:hover{background:#0078a0;color:#fff}.top-bar-section .has-form{padding:.9375rem}.top-bar-section .has-dropdown>a:after{border:5px inset;content:"";display:block;height:0;width:0;border-color:transparent transparent transparent rgba(255,255,255,.4);border-left-style:solid;margin-right:.9375rem;margin-top:-4.5px;position:absolute;top:50%;right:0}.top-bar-section .has-dropdown.moved{position:static}.top-bar-section .has-dropdown.moved>.dropdown{height:auto;overflow:visible;clip:auto;display:block;position:absolute!important;width:100%}.top-bar-section .has-dropdown.moved>a:after{display:none}.top-bar-section .dropdown{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;display:block;padding:0;top:0;z-index:99;left:100%}.top-bar-section .dropdown li{height:auto;width:100%}.top-bar-section .dropdown li a{font-weight:400;padding:8px .9375rem}.top-bar-section .dropdown li.parent-link,.top-bar-section .dropdown li.title h5{margin-bottom:0;margin-top:0;font-size:1.125rem}.top-bar-section .dropdown li.parent-link a,.top-bar-section .dropdown li.title h5 a{color:#fff;display:block}.top-bar-section .dropdown li.parent-link a:hover,.top-bar-section .dropdown li.title h5 a:hover{background:0 0}.top-bar-section .dropdown li.has-form{padding:8px .9375rem}.top-bar-section .dropdown li .button,.top-bar-section .dropdown li .juico-button,.top-bar-section .dropdown li .juico-footer-hollow-button,.top-bar-section .dropdown li .juico-hollow-button,.top-bar-section .dropdown li button{top:auto}.top-bar-section .dropdown label{color:#777;font-size:.625rem;font-weight:700;margin-bottom:0;padding:8px .9375rem 2px;text-transform:uppercase}.js-generated{display:block}@media only screen and (min-width:40.0625em){.top-bar,.top-bar.expanded{background:#333}.top-bar .title-area,.top-bar-section ul li{float:left}.top-bar{overflow:visible}.top-bar:after,.top-bar:before{content:" ";display:table}.top-bar:after{clear:both}.top-bar .toggle-topbar{display:none}.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name h5 a,.top-bar .name h6 a{width:auto}.top-bar .button,.top-bar .has-form>.button,.top-bar .has-form>.juico-button,.top-bar .has-form>.juico-footer-hollow-button,.top-bar .has-form>.juico-hollow-button,.top-bar .has-form>button,.top-bar .juico-button,.top-bar .juico-footer-hollow-button,.top-bar .juico-hollow-button,.top-bar button,.top-bar input,.top-bar select{font-size:.875rem;height:1.75rem;position:relative;top:.53125rem}.contain-to-grid .top-bar{margin:0 auto;max-width:62.5rem}.top-bar-section{transition:none 0 0;left:0!important}.top-bar-section ul{display:inline;height:auto!important;width:auto}.top-bar-section ul li .js-generated{display:none}.top-bar-section li.hover>a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button){background:#222;color:#fff}.top-bar-section li:not(.has-form) a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button){background:#333;line-height:2.8125rem;padding:0 .9375rem}.top-bar-section li:not(.has-form) a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button):hover{background:#222}.top-bar-section li.active:not(.has-form) a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button){background:#008CBA;color:#fff;line-height:2.8125rem;padding:0 .9375rem}.top-bar-section li.active:not(.has-form) a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button):hover{background:#0078a0;color:#fff}.top-bar-section .has-dropdown>a{padding-right:2.1875rem!important}.top-bar-section .has-dropdown>a:after{border:5px inset;content:"";display:block;height:0;width:0;border-color:rgba(255,255,255,.4) transparent transparent;border-top-style:solid;margin-top:-2.5px;top:1.40625rem}.top-bar-section .has-dropdown.moved{position:relative}.top-bar-section .has-dropdown.moved>.dropdown{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;display:block}.top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown,.top-bar-section .has-dropdown>a:focus+.dropdown{height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute!important}.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";top:.1875rem;right:5px}.top-bar-section .dropdown{left:0;background:0 0;min-width:100%;top:auto}.top-bar-section .dropdown li a{background:#333;color:#fff;line-height:2.8125rem;padding:12px .9375rem;white-space:nowrap}.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button){background:#333;color:#fff}.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button):not(.juico-button):not(.juico-hollow-button):not(.juico-footer-hollow-button){color:#fff;background:#222}.top-bar-section .dropdown li label{background:#333;white-space:nowrap}.top-bar-section .dropdown li .dropdown{left:100%;top:0}.top-bar-section>ul>.divider,.top-bar-section>ul>[role=separator]{border-right:solid 1px #4e4e4e;border-bottom:none;border-top:none;clear:none;height:2.8125rem;width:0}.top-bar-section .has-form{background:#333;height:2.8125rem;padding:0 .9375rem}.top-bar-section .right li .dropdown{left:auto;right:0}.top-bar-section .right li .dropdown li .dropdown{right:100%}.top-bar-section .left li .dropdown{right:auto;left:0}.top-bar-section .left li .dropdown li .dropdown{left:100%}.no-js .top-bar-section ul li:hover>a{background:#222;color:#fff}.no-js .top-bar-section ul li:active>a{background:#008CBA;color:#fff}.no-js .top-bar-section .has-dropdown:hover>.dropdown,.no-js .top-bar-section .has-dropdown>a:focus+.dropdown{height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute!important}}.inner-wrap,.left-submenu{-webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-ms-transition:-ms-transform .5s ease;-o-transition:-o-transform .5s ease}.left-small,.right-small,.tab-bar-section{top:0;position:absolute}.inner-wrap:after,hr{clear:both}.inner-wrap,.off-canvas-wrap{width:100%;position:relative}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}@media only screen and (max-width:40em){.small-only-text-left{text-align:left!important}.small-only-text-right{text-align:right!important}.small-only-text-center{text-align:center!important}.small-only-text-justify{text-align:justify!important}}@media only screen{.small-text-left{text-align:left!important}.small-text-right{text-align:right!important}.small-text-center{text-align:center!important}.small-text-justify{text-align:justify!important}}@media only screen and (min-width:40.0625em) and (max-width:64em){.medium-only-text-left{text-align:left!important}.medium-only-text-right{text-align:right!important}.medium-only-text-center{text-align:center!important}.medium-only-text-justify{text-align:justify!important}}@media only screen and (min-width:40.0625em){.medium-text-left{text-align:left!important}.medium-text-right{text-align:right!important}.medium-text-center{text-align:center!important}.medium-text-justify{text-align:justify!important}}@media only screen and (min-width:64.0625em) and (max-width:90em){.large-only-text-left{text-align:left!important}.large-only-text-right{text-align:right!important}.large-only-text-center{text-align:center!important}.large-only-text-justify{text-align:justify!important}}@media only screen and (min-width:64.0625em){.large-text-left{text-align:left!important}.large-text-right{text-align:right!important}.large-text-center{text-align:center!important}.large-text-justify{text-align:justify!important}}@media only screen and (min-width:90.0625em) and (max-width:120em){.xlarge-only-text-left{text-align:left!important}.xlarge-only-text-right{text-align:right!important}.xlarge-only-text-center{text-align:center!important}.xlarge-only-text-justify{text-align:justify!important}}@media only screen and (min-width:90.0625em){.xlarge-text-left{text-align:left!important}.xlarge-text-right{text-align:right!important}.xlarge-text-center{text-align:center!important}.xlarge-text-justify{text-align:justify!important}}@media only screen and (min-width:120.0625em) and (max-width:6249999.9375em){.xxlarge-only-text-left{text-align:left!important}.xxlarge-only-text-right{text-align:right!important}.xxlarge-only-text-center{text-align:center!important}.xxlarge-only-text-justify{text-align:justify!important}}@media only screen and (min-width:120.0625em){.xxlarge-text-left{text-align:left!important}.xxlarge-text-right{text-align:right!important}.xxlarge-text-center{text-align:center!important}.xxlarge-text-justify{text-align:justify!important}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}a{color:#008CBA;line-height:inherit;text-decoration:none}p,p.lead{line-height:1.6}a:focus,a:hover{color:#0078a0}a img{border:none}p{font-family:inherit;font-size:1rem;margin-bottom:1.25rem}.subheader,h1,h2,h3,h4,h5,h6{font-weight:400;margin-top:.2rem;margin-bottom:.5rem}p.lead{font-size:1.21875rem}p aside{font-size:.875rem;font-style:italic;line-height:1.35}h1,h2,h3,h4,h5,h6{color:#222;font-family:"Open Sans",sans-serif;font-style:normal;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#6f6f6f;font-size:60%;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4,h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f}b,em,i,small,strong{line-height:inherit}hr{border:solid #ddd;border-width:1px 0 0;height:0;margin:1.25rem 0 1.1875rem}em,i{font-style:italic}b,strong{font-weight:700}small{font-size:60%}code{background-color:#f8f8f8;border-color:#dfdfdf;border-style:solid;border-width:1px;color:#333;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;padding:.125rem .3125rem .0625rem}.vcard .fn,.vevent .summary,.vevent abbr,dl dt,ul.off-canvas-list li label{font-weight:700}dl,ol,ul{font-family:inherit;font-size:1rem;line-height:1.6;list-style-position:outside;margin-bottom:1.25rem}ul{margin-left:1.1rem}ul li ol,ul li ul{margin-left:1.25rem;margin-bottom:0}ul.circle,ul.disc,ul.square{margin-left:1.1rem}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square}ul.circle{list-style-type:circle}ul.disc{list-style-type:disc}ol{margin-left:1.4rem}ol li ol,ol li ul{margin-left:1.25rem;margin-bottom:0}.no-bullet{list-style-type:none;margin-left:0}.no-bullet li ol,.no-bullet li ul{margin-left:1.25rem;margin-bottom:0;list-style:none}dl dt{margin-bottom:.3rem}dl dd{margin-bottom:.75rem}.vcard,blockquote{margin:0 0 1.25rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote,blockquote p{line-height:1.6;color:#6f6f6f}.vcard{display:inline-block;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-size:.9375rem}.vevent abbr{cursor:default;text-decoration:none;border:none;padding:0 .0625rem}@media only screen and (min-width:40.0625em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.34in}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.off-canvas-wrap{-webkit-backface-visibility:hidden;overflow:hidden}.off-canvas-wrap.move-bottom,.off-canvas-wrap.move-left,.off-canvas-wrap.move-right,.off-canvas-wrap.move-top{min-height:100%;-webkit-overflow-scrolling:touch}.inner-wrap{transition:transform .5s ease}.left-small,.right-small,.tab-bar .menu-icon{height:2.8125rem;width:2.8125rem}.inner-wrap:after,.inner-wrap:before{content:" ";display:table}.tab-bar{-webkit-backface-visibility:hidden;background:#333;color:#fff;height:2.8125rem;line-height:2.8125rem;position:relative}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6{color:#fff;font-weight:700;line-height:2.8125rem;margin:0}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{font-size:1.125rem}.left-small{border-right:solid 1px #1a1a1a;left:0}.right-small{border-left:solid 1px #1a1a1a;right:0}.tab-bar-section{height:2.8125rem;padding:0 .625rem;text-align:center}.tab-bar-section.left{text-align:left;left:0;right:2.8125rem}.tab-bar-section.right{text-align:right;left:2.8125rem;right:0}.tab-bar-section.middle{left:2.8125rem;right:2.8125rem}.tab-bar .menu-icon{color:#fff;display:block;padding:0;position:relative;text-indent:2.1875rem;transform:translate3d(0,0,0)}.tab-bar .menu-icon span::after{content:"";display:block;height:0;position:absolute;top:50%;margin-top:-.5rem;left:.90625rem;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:1rem}.left-off-canvas-menu,.right-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform .5s ease 0s;width:15.625rem;bottom:0;top:0}.tab-bar .menu-icon span:hover:after{box-shadow:0 0 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3}.left-off-canvas-menu{z-index:1001;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate(-100%,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.left-off-canvas-menu *{-webkit-backface-visibility:hidden}.right-off-canvas-menu{z-index:1001;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate(100%,0);-o-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);right:0}.bottom-off-canvas-menu,.top-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform .5s ease 0s;z-index:1001;width:100%;height:18.75rem}.right-off-canvas-menu *{-webkit-backface-visibility:hidden}.top-off-canvas-menu{bottom:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-ms-transform:translate(0,-100%);-o-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);top:0}.top-off-canvas-menu *{-webkit-backface-visibility:hidden}.bottom-off-canvas-menu{-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-ms-transform:translate(0,100%);-o-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);bottom:0}.move-bottom .exit-off-canvas,.move-left .exit-off-canvas,.move-right .exit-off-canvas,.move-top .exit-off-canvas{z-index:1002;-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);transition:background .3s ease;-webkit-tap-highlight-color:transparent;bottom:0;display:block;left:0;position:absolute;right:0;top:0;cursor:pointer}.bottom-off-canvas-menu *{-webkit-backface-visibility:hidden}ul.off-canvas-list{list-style-type:none;margin:0;padding:0}ul.off-canvas-list li label{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;display:block;font-size:.75rem;margin:0;padding:.3rem .9375rem;text-transform:uppercase}ul.off-canvas-list li a{border-bottom:1px solid #262626;color:rgba(255,255,255,.7);display:block;padding:.66667rem;transition:background .3s ease}.bottom-submenu .back>a,.left-submenu .back>a,.right-submenu .back>a,.top-submenu .back>a{color:#999;padding:.3rem .9375rem;border-bottom:none;border-top:1px solid #5e5e5e;font-weight:700;text-transform:uppercase}ul.off-canvas-list li a:active,ul.off-canvas-list li a:hover{background:#242424}.move-right>.inner-wrap{-webkit-transform:translate3d(15.625rem,0,0);-moz-transform:translate3d(15.625rem,0,0);-ms-transform:translate(15.625rem,0);-o-transform:translate3d(15.625rem,0,0);transform:translate3d(15.625rem,0,0)}.move-right .exit-off-canvas{background:rgba(255,255,255,.2)}@media only screen and (min-width:40.0625em){.move-right .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.move-left>.inner-wrap{-webkit-transform:translate3d(-15.625rem,0,0);-moz-transform:translate3d(-15.625rem,0,0);-ms-transform:translate(-15.625rem,0);-o-transform:translate3d(-15.625rem,0,0);transform:translate3d(-15.625rem,0,0)}.move-left .exit-off-canvas{background:rgba(255,255,255,.2)}@media only screen and (min-width:40.0625em){.move-left .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.move-top>.inner-wrap{-webkit-transform:translate3d(0,-18.75rem,0);-moz-transform:translate3d(0,-18.75rem,0);-ms-transform:translate(0,-18.75rem);-o-transform:translate3d(0,-18.75rem,0);transform:translate3d(0,-18.75rem,0)}.move-top .exit-off-canvas{background:rgba(255,255,255,.2)}@media only screen and (min-width:40.0625em){.move-top .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.move-bottom>.inner-wrap{-webkit-transform:translate3d(0,18.75rem,0);-moz-transform:translate3d(0,18.75rem,0);-ms-transform:translate(0,18.75rem);-o-transform:translate3d(0,18.75rem,0);transform:translate3d(0,18.75rem,0)}.move-bottom .exit-off-canvas{background:rgba(255,255,255,.2)}@media only screen and (min-width:40.0625em){.move-bottom .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.offcanvas-overlap .bottom-off-canvas-menu,.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu,.offcanvas-overlap .top-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.offcanvas-overlap-left .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap-left .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.offcanvas-overlap-right .left-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap-right .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.offcanvas-overlap-top .bottom-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap-top .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.offcanvas-overlap-bottom .top-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap-bottom .exit-off-canvas:hover{background:rgba(255,255,255,.05)}}.no-csstransforms .left-off-canvas-menu{left:-15.625rem}.no-csstransforms .right-off-canvas-menu{right:-15.625rem}.no-csstransforms .top-off-canvas-menu{top:-18.75rem}.no-csstransforms .bottom-off-canvas-menu{bottom:-18.75rem}.left-submenu,.right-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;bottom:0;box-sizing:content-box;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem}.no-csstransforms .move-left>.inner-wrap{right:15.625rem}.no-csstransforms .move-right>.inner-wrap{left:15.625rem}.no-csstransforms .move-top>.inner-wrap{right:18.75rem}.no-csstransforms .move-bottom>.inner-wrap{left:18.75rem}.left-submenu{background:#333;margin:0;z-index:1002;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate(-100%,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0;transition:transform .5s ease}.right-submenu,.top-submenu{-webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-ms-transition:-ms-transform .5s ease;-o-transition:-o-transform .5s ease}.left-submenu *{-webkit-backface-visibility:hidden}.left-submenu .back>a{background:#444;margin:0}.left-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.left-submenu .back>a:before{content:"\AB";margin-right:.5rem;display:inline}.left-submenu.move-right,.left-submenu.offcanvas-overlap,.left-submenu.offcanvas-overlap-right{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate(0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.right-submenu{background:#333;margin:0;height:18.75rem;z-index:1002;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate(100%,0);-o-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);right:0;transition:transform .5s ease}.bottom-submenu,.top-submenu{-webkit-overflow-scrolling:touch;box-sizing:content-box;overflow-x:hidden;overflow-y:auto;position:absolute;height:18.75rem;z-index:1002;width:100%;-webkit-backface-visibility:hidden;top:0;bottom:0}.right-submenu *{-webkit-backface-visibility:hidden}.right-submenu .back>a{background:#444;margin:0}.right-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.right-submenu .back>a:after{content:"\BB";margin-left:.5rem;display:inline}.right-submenu.move-left,.right-submenu.offcanvas-overlap,.right-submenu.offcanvas-overlap-left{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate(0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.top-submenu{background:#333;margin:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-ms-transform:translate(0,-100%);-o-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);transition:transform .5s ease}.top-submenu *{-webkit-backface-visibility:hidden}.top-submenu .back>a{background:#444;margin:0}.top-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.top-submenu.move-bottom,.top-submenu.offcanvas-overlap,.top-submenu.offcanvas-overlap-bottom{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate(0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bottom-submenu{background:#333;margin:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-ms-transform:translate(0,100%);-o-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-ms-transition:-ms-transform .5s ease;-o-transition:-o-transform .5s ease;transition:transform .5s ease}.bottom-submenu *{-webkit-backface-visibility:hidden}.bottom-submenu .back>a{background:#444;margin:0}.bottom-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.bottom-submenu.move-top,.bottom-submenu.offcanvas-overlap,.bottom-submenu.offcanvas-overlap-top{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate(0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after{content:"\BB";margin-left:.5rem;display:inline}.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before{content:"\AB";margin-right:.5rem;display:inline}@media only screen{.hide-for-large,.hide-for-large-only,.hide-for-large-up,.hide-for-medium,.hide-for-medium-only,.hide-for-medium-up,.hide-for-xlarge,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-down,.show-for-medium-down,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-small-up,.show-for-xlarge-down,.show-for-xxlarge-down{display:inherit!important}.hide-for-large-down,.hide-for-medium-down,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-small-up,.hide-for-xlarge-down,.hide-for-xxlarge-down,.show-for-large,.show-for-large-only,.show-for-large-up,.show-for-medium,.show-for-medium-only,.show-for-medium-up,.show-for-xlarge,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-medium,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-xlarge,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-down,.visible-for-medium-down,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-small-up,.visible-for-xlarge-down,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-down,.hidden-for-medium-down,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-small-up,.hidden-for-xlarge-down,.hidden-for-xxlarge-down,.visible-for-large,.visible-for-large-only,.visible-for-large-up,.visible-for-medium,.visible-for-medium-only,.visible-for-medium-up,.visible-for-xlarge,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-only,.visible-for-xxlarge-up{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}table.hide-for-large,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-medium,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-xlarge,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-down,table.show-for-medium-down,table.show-for-small,table.show-for-small-down,table.show-for-small-only,table.show-for-small-up,table.show-for-xlarge-down,table.show-for-xxlarge-down{display:table!important}thead.hide-for-large,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-medium,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-xlarge,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-down,thead.show-for-medium-down,thead.show-for-small,thead.show-for-small-down,thead.show-for-small-only,thead.show-for-small-up,thead.show-for-xlarge-down,thead.show-for-xxlarge-down{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-medium,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-down,tbody.show-for-medium-down,tbody.show-for-small,tbody.show-for-small-down,tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-xlarge-down,tbody.show-for-xxlarge-down{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-medium,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-xlarge,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-down,tr.show-for-medium-down,tr.show-for-small,tr.show-for-small-down,tr.show-for-small-only,tr.show-for-small-up,tr.show-for-xlarge-down,tr.show-for-xxlarge-down{display:table-row}td.hide-for-large,td.hide-for-large-only,td.hide-for-large-up,td.hide-for-medium,td.hide-for-medium-only,td.hide-for-medium-up,td.hide-for-xlarge,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-down,td.show-for-medium-down,td.show-for-small,td.show-for-small-down,td.show-for-small-only,td.show-for-small-up,td.show-for-xlarge-down,td.show-for-xxlarge-down,th.hide-for-large,th.hide-for-large-only,th.hide-for-large-up,th.hide-for-medium,th.hide-for-medium-only,th.hide-for-medium-up,th.hide-for-xlarge,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-down,th.show-for-medium-down,th.show-for-small,th.show-for-small-down,th.show-for-small-only,th.show-for-small-up,th.show-for-xlarge-down,th.show-for-xxlarge-down{display:table-cell!important}}@media only screen and (min-width:40.0625em){.hide-for-large,.hide-for-large-only,.hide-for-large-up,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-down,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-down,.show-for-xxlarge-down{display:inherit!important}.hide-for-large-down,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-down,.hide-for-xxlarge-down,.show-for-large,.show-for-large-only,.show-for-large-up,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-down,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-down,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-down,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-down,.hidden-for-xxlarge-down,.visible-for-large,.visible-for-large-only,.visible-for-large-up,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-only,.visible-for-xxlarge-up{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}table.hide-for-large,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-down,table.show-for-medium,table.show-for-medium-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-down,table.show-for-xxlarge-down{display:table!important}thead.hide-for-large,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-down,thead.show-for-medium,thead.show-for-medium-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-down,thead.show-for-xxlarge-down{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-down,tbody.show-for-medium,tbody.show-for-medium-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-down,tbody.show-for-xxlarge-down{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-down,tr.show-for-medium,tr.show-for-medium-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-down,tr.show-for-xxlarge-down{display:table-row}td.hide-for-large,td.hide-for-large-only,td.hide-for-large-up,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-down,td.show-for-medium,td.show-for-medium-down,td.show-for-medium-only,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-down,td.show-for-xxlarge-down,th.hide-for-large,th.hide-for-large-only,th.hide-for-large-up,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-down,th.show-for-medium,th.show-for-medium-down,th.show-for-medium-only,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-down,th.show-for-xxlarge-down{display:table-cell!important}}@media only screen and (min-width:64.0625em){.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-down,.show-for-xxlarge-down{display:inherit!important}.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-down,.hide-for-xxlarge-down,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-down,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-down,.hidden-for-xxlarge-down,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-only,.visible-for-xxlarge-up{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large,table.show-for-large-down,table.show-for-large-only,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-down,table.show-for-xxlarge-down{display:table!important}thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large,thead.show-for-large-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-down,thead.show-for-xxlarge-down{display:table-header-group!important}tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large,tbody.show-for-large-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-down,tbody.show-for-xxlarge-down{display:table-row-group!important}tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large,tr.show-for-large-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-down,tr.show-for-xxlarge-down{display:table-row}td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large,td.show-for-large-down,td.show-for-large-only,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-down,td.show-for-xxlarge-down,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large,th.show-for-large-down,th.show-for-large-only,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-down,th.show-for-xxlarge-down{display:table-cell!important}}@media only screen and (min-width:90.0625em){.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xxlarge,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge,.show-for-xlarge-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-down{display:inherit!important}.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge,.hide-for-xlarge-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-down,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xxlarge,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xxlarge,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge,.visible-for-xlarge-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-down,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xxlarge,.visible-for-xxlarge-only,.visible-for-xxlarge-up{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}table.hide-for-large,table.hide-for-large-down,table.hide-for-large-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xxlarge,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge,table.show-for-xlarge-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xxlarge-down{display:table!important}thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-large-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xxlarge,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xxlarge-down{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-large-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xxlarge,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xxlarge-down{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-large-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xxlarge,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xxlarge-down{display:table-row}td.hide-for-large,td.hide-for-large-down,td.hide-for-large-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xxlarge,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge,td.show-for-xlarge-down,td.show-for-xlarge-only,td.show-for-xlarge-up,td.show-for-xxlarge-down,th.hide-for-large,th.hide-for-large-down,th.hide-for-large-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xxlarge,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge,th.show-for-xlarge-down,th.show-for-xlarge-only,th.show-for-xlarge-up,th.show-for-xxlarge-down{display:table-cell!important}}@media only screen and (min-width:120.0625em){.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge,.hide-for-xlarge-down,.hide-for-xlarge-only,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-up,.show-for-xxlarge,.show-for-xxlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up{display:inherit!important}.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge,.show-for-xlarge-down,.show-for-xlarge-only{display:none!important}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge,.hidden-for-xlarge-down,.hidden-for-xlarge-only,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge,.visible-for-xlarge-down,.visible-for-xlarge-only{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}table.hide-for-large,table.hide-for-large-down,table.hide-for-large-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge,table.hide-for-xlarge-down,table.hide-for-xlarge-only,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up{display:table!important}thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-large-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.hide-for-xlarge-only,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-large-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.hide-for-xlarge-only,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-large-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.hide-for-xlarge-only,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up{display:table-row}td.hide-for-large,td.hide-for-large-down,td.hide-for-large-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge,td.hide-for-xlarge-down,td.hide-for-xlarge-only,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-up,td.show-for-xxlarge,td.show-for-xxlarge-down,td.show-for-xxlarge-only,td.show-for-xxlarge-up,th.hide-for-large,th.hide-for-large-down,th.hide-for-large-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge,th.hide-for-xlarge-down,th.hide-for-xlarge-only,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-up,th.show-for-xxlarge,th.show-for-xxlarge-down,th.show-for-xxlarge-only,th.show-for-xxlarge-up{display:table-cell!important}}.hide-for-portrait,.show-for-landscape{display:inherit!important}.hide-for-landscape,.show-for-portrait{display:none!important}table.hide-for-landscape,table.show-for-portrait{display:table!important}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group!important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group!important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row!important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell!important}@media only screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:inherit!important}.hide-for-landscape,.show-for-portrait{display:none!important}table.hide-for-portrait,table.show-for-landscape{display:table!important}thead.hide-for-portrait,thead.show-for-landscape{display:table-header-group!important}tbody.hide-for-portrait,tbody.show-for-landscape{display:table-row-group!important}tr.hide-for-portrait,tr.show-for-landscape{display:table-row!important}td.hide-for-portrait,td.show-for-landscape,th.hide-for-portrait,th.show-for-landscape{display:table-cell!important}}@media only screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:inherit!important}.hide-for-portrait,.show-for-landscape{display:none!important}table.hide-for-landscape,table.show-for-portrait{display:table!important}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group!important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group!important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row!important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell!important}}.show-for-touch{display:none!important}.hide-for-touch,.touch .show-for-touch{display:inherit!important}.touch .hide-for-touch{display:none!important}.touch table.show-for-touch,table.hide-for-touch{display:table!important}.touch thead.show-for-touch,thead.hide-for-touch{display:table-header-group!important}.touch tbody.show-for-touch,tbody.hide-for-touch{display:table-row-group!important}.touch tr.show-for-touch,tr.hide-for-touch{display:table-row!important}.touch td.show-for-touch,.touch th.show-for-touch,td.hide-for-touch,th.hide-for-touch{display:table-cell!important}.show-for-sr,.show-on-focus{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.show-on-focus:active,.show-on-focus:focus{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.print-only,.show-for-print{display:none!important}@media print{.print-only,.show-for-print{display:block!important}.hide-for-print,.hide-on-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}}.animated{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;will-change:transform,opacity}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes slideDown{0%{-moz-transform:translateY(-100%)}100%{-moz-transform:translateY(0)}}@-o-keyframes slideDown{0%{-o-transform:translateY(-100%)}100%{-o-transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}.animated.slideDown{-webkit-animation-name:slideDown;-moz-animation-name:slideDown;-o-animation-name:slideDown;animation-name:slideDown}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-100%)}}@-moz-keyframes slideUp{0%{-moz-transform:translateY(0)}100%{-moz-transform:translateY(-100%)}}@-o-keyframes slideUp{0%{-o-transform:translateY(0)}100%{-o-transform:translateY(-100%)}}@keyframes slideUp{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}.animated.slideUp{-webkit-animation-name:slideUp;-moz-animation-name:slideUp;-o-animation-name:slideUp;animation-name:slideUp}.spinner{margin:100px auto;width:50px;height:40px;text-align:center;font-size:10px}.spinner>div{background-color:#717980;height:100%;width:6px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}#blocks-featured{width:100%;height:400px;padding:15px!important;margin-bottom:30px;overflow:hidden;line-height:400px;text-align:center;font-size:20px}#blocks-featured.loaded{line-height:normal;text-align:left}#blocks-featured.loaded .blocks-loading{display:none;visibility:hidden}#blocks-featured.loaded .blocks-featured-item{display:block!important}#blocks-featured .blocks-post-date{display:none}#blocks-featured .blocks-featured-stop{margin-bottom:60px}#blocks-featured .blocks-featured-item{position:relative;display:none;float:left;width:calc(25% - 10px);height:calc(50% - 5px);margin-left:10px;margin-bottom:10px}#blocks-featured .blocks-featured-item:first-child{width:50%;height:100%;margin-bottom:0;margin-left:0}#blocks-featured .blocks-featured-item:first-child .item-overlay .item-title{font-size:1.2em;font-weight:700}#blocks-featured .blocks-featured-item:first-child .item-overlay .item-category{font-size:.65em}#blocks-featured .blocks-featured-item .item-image{position:relative;display:block;-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;width:100%;height:100%;overflow:hidden}#blocks-featured .blocks-featured-item .item-overlay{position:absolute;left:0;right:0;top:0;bottom:0;visibility:hidden;opacity:0}#blocks-featured .blocks-featured-item.active .item-image img,#blocks-featured .blocks-featured-item.hover .item-image img,#blocks-featured .blocks-featured-item:focus .item-image img{opacity:.5}#blocks-featured .blocks-featured-item .item-overlay .item-overlay-content{position:absolute;left:0;bottom:0;right:0;padding:10px}#blocks-featured .blocks-featured-item .item-overlay .item-title{font-size:.9em;margin:0;letter-spacing:normal;font-weight:700}#blocks-featured .blocks-featured-item .item-overlay .item-title a{color:#fff}#blocks-featured .blocks-featured-item .item-overlay .item-category{font-size:.6em;font-weight:600;letter-spacing:.12em;color:#292929;text-transform:uppercase}#blocks-featured .blocks-featured-item.hover .item-overlay,#blocks-featured .blocks-featured-item:focus .item-overlay{animation:blocks-featured-overlay-in .3s forwards ease-out;-webkit-animation:blocks-featured-overlay-in .3s forwards ease-out;-moz-animation:blocks-featured-overlay-in .3s forwards ease-out;-ms-animation:blocks-featured-overlay-in .3s forwards ease-out}#blocks-featured .blocks-featured-item.out .item-overlay{animation:blocks-featured-overlay-out .3s forwards ease-out;-webkit-animation:blocks-featured-overlay-out .3s forwards ease-out;-moz-animation:blocks-featured-overlay-out .3s forwards ease-out;-ms-animation:blocks-featured-overlay-out .3s forwards ease-out}#blocks-featured .blocks-featured-item.active .item-overlay{animation:blocks-featured-overlay-in .3s forwards ease-out!important;-webkit-animation:blocks-featured-overlay-in .3s forwards ease-out!important;-moz-animation:blocks-featured-overlay-in .3s forwards ease-out!important;-ms-animation:blocks-featured-overlay-in .3s forwards ease-out!important}@keyframes blocks-featured-overlay-in{0%{opacity:0;visibility:hidden}1%{opacity:0;visibility:visible}100%{opacity:.8;visibility:visible}}@keyframes blocks-featured-overlay-out{0%{opacity:.8;visibility:visible}99%{opacity:0;visibility:visible}100%{opacity:0;visibility:hidden}}.juico-cart-form select:disabled,.payment-page .payment-cc-form select:disabled,.planning-page .planning-form select:disabled,.reveal-modal .address-form select:disabled{opacity:.5}@font-face{font-family:"Brandon Grotesque";src:url(https://static.juico.com.tr/assets/fonts/BrandonGrotesque-Medium.ttf)}@font-face{font-family:Neuton-Regular;src:url(https://static.juico.com.tr/assets/fonts/Neuton-Regular.ttf)}iframe[name=google_conversion_frame]{position:absolute;top:-13px}.flex-container,.juico-icon-container{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.flex-container .flex-column-3,.juico-icon-container .flex-column-3{-webkit-box-flex:0;-webkit-flex:0 0 24.57%;-moz-box-flex:0;-moz-flex:0 0 24.57%;-ms-flex:0 0 24.57%;flex:0 0 24.57%}.flex-container .flex-column-9,.juico-icon-container .flex-column-9{-webkit-box-flex:0;-webkit-flex:0 0 73.72%;-moz-box-flex:0;-moz-flex:0 0 73.72%;-ms-flex:0 0 73.72%;flex:0 0 73.72%}.flex-container .flex-column-6,.juico-icon-container .flex-column-6{-webkit-box-flex:0;-webkit-flex:0 0 49.1453%;-moz-box-flex:0;-moz-flex:0 0 49.1453%;-ms-flex:0 0 49.1453%;flex:0 0 49.1453%}.flex-container .flex-column-6.columnize,.juico-icon-container .flex-column-6.columnize{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.navigation-bar,.site-wrapper{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.flex-container .flex-column-6.columnize .grow,.juico-icon-container .flex-column-6.columnize .grow{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.wk-img-center{display:-webkit-inline-box;-webkit-box-align:center;-webkit-box-pack:center}.site-wrapper{display:flex!important;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.site-wrapper>.contents{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;flex:1;-ms-flex:1 1 auto!important}.reveal-modal.large{width:100%;max-width:1170px!important}.item-title{color:#fff;font-family:"Brandon Grotesque";text-transform:uppercase;letter-spacing:inherit}.linear-gradient{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.6)));background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6))}.arrow-wrapper{background-color:#183352}.arrow-wrapper .arrow-down{margin-left:auto;margin-right:auto;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #f4f4f4}.copy-tooltip .drop-content{font-family:Neuton-Regular!important;font-size:18px!important;line-height:1!important;color:#717980!important}.navigation-bar{display:flex!important}.location-page .jrow,.planning-page #altUser{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.navigation-bar .logo-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 14%;-moz-box-flex:0;-moz-flex:0 0 14%;-ms-flex:0 0 14%;flex:0 0 14%}.navigation-bar .links-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 66%;-moz-box-flex:0;-moz-flex:0 0 66%;-ms-flex:0 0 66%;flex:0 0 66%}.navigation-bar .order-button-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 0%;-moz-box-flex:0;-moz-flex:0 0 0;-ms-flex:0 0 0%;flex:0 0 0%}.navigation-bar .buttons-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 20%;-moz-box-flex:0;-moz-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;height:52px}#freeCargoReminder p{font-family:Neuton-Regular;color:#555;font-size:20px}#freeCargoReminder .juico-footer-hollow-button,#freeCargoReminder .juico-hollow-button{text-transform:uppercase;margin-bottom:0;padding-left:30px;padding-right:30px}#freeCargoReminder .juico-button{text-transform:uppercase}.juico-header,.map-info-header{font-family:"Brandon Grotesque";font-size:18px;color:#183352;text-transform:uppercase}.juico-paragraph,.map-info-paragraph{font-family:Neuton-Regular;font-size:18px;color:#717980}.map-info-header{text-align:center;margin-bottom:5px}.map-info-paragraph{text-align:center;margin-bottom:0;line-height:1.2;max-width:320px}.juico-cart-form select,.payment-page .payment-cc-form select,.planning-page .planning-form select{margin-bottom:10px;background-color:#fff;border:1px solid #e3e3e3;color:#717980;text-transform:uppercase}.juico-cart-form textarea,.payment-page .payment-cc-form textarea,.planning-page .planning-form textarea{font-family:Neuton-Regular;font-size:18px;margin-top:5px;margin-bottom:15px;box-shadow:none;border:1px solid #e3e3e3;border-radius:0;color:#717980;background-color:#fff}.juico-cart-form textarea:focus,.payment-page .payment-cc-form textarea:focus,.planning-page .planning-form textarea:focus{background-color:#fff;border-color:#cacaca}.juico-cart-form .juico-input,.payment-page .payment-cc-form .juico-input,.planning-page .planning-form .juico-input{font-family:"Brandon Grotesque";margin-top:5px;margin-bottom:15px;box-shadow:none;border:1px solid #e3e3e3;border-radius:0;color:#717980;background-color:#fff;text-transform:uppercase}.juico-cart-form .juico-input:focus,.payment-page .payment-cc-form .juico-input:focus,.planning-page .planning-form .juico-input:focus{background-color:#fff;border-color:#cacaca}.juico-cart-form .juico-label,.payment-page .payment-cc-form .juico-label,.planning-page .planning-form .juico-label{font-size:16px;font-family:"Brandon Grotesque";text-transform:uppercase;color:#183352}.location-page .jrow{display:flex!important}.location-page .about-wrapper{background-color:#f4f4f4;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.location-page .separator{-webkit-flex-basis:20px;-moz-flex-basis:20px;-ms-flex-preferred-size:20px;flex-basis:20px}.location-page .content-wrapper{-webkit-flex-basis:65.55%;-moz-flex-basis:65.55%;-ms-flex-preferred-size:65.55%;flex-basis:65.55%}.location-page .content-wrapper .description{color:#717980;font-size:18px;line-height:1.2;font-family:Neuton-Regular}.reveal-modal .address-form{font-family:"Brandon Grotesque";color:#183352}.reveal-modal .address-form #juico_user_address_form_type{margin-bottom:10px;text-transform:uppercase}.reveal-modal .address-form .j-textinput,.reveal-modal .address-form textarea{margin-top:5px;margin-bottom:15px;background-color:#fff;color:#717980;box-shadow:none}.reveal-modal .address-form .j-textinput{font-family:"Brandon Grotesque";border:1px solid #e3e3e3;border-radius:0;text-transform:uppercase}.reveal-modal .address-form .j-textinput:focus{background-color:#fff;border-color:#cacaca}.reveal-modal .address-form textarea{font-family:Neuton-Regular;font-size:18px;border:1px solid #e3e3e3;border-radius:0}.reveal-modal .address-form textarea:focus{background-color:#fff;border-color:#cacaca}.reveal-modal .address-form select{margin-top:5px!important;margin-bottom:10px!important;background-color:#fff;border:1px solid #e3e3e3;color:#717980;text-transform:uppercase}.reveal-modal .address-form h2.title,.reveal-modal .address-form label.title{font-family:"Brandon Grotesque";color:#183352;text-transform:uppercase}.reveal-modal .address-form h2.title{font-size:20px}.reveal-modal .address-form label.title{font-size:16px}.reveal-modal .address-form>ul{list-style:none;margin:1.25rem 0}.reveal-modal .address-form>ul>li.form-item.address-type label{margin-right:1.25rem}.reveal-modal .address-form>ul>li.form-item textarea{width:100%;height:12.5rem;resize:none}.reveal-modal .address-form>ul>li.form-item.edit-buttons .j-button{float:right;margin:20px 0 0 10px}.reveal-modal .address-form>ul>li.form-item select{margin:0}.reveal-modal .address-form.billing-address.personal .form-item.type-billing.personal{display:block}.reveal-modal .address-form.billing-address.personal .form-item.company{display:none!important}.reveal-modal .address-form.billing-address.company .form-item.type-billing.company{display:block}.reveal-modal .address-form.billing-address .form-item.type-delivery,.reveal-modal .address-form.billing-address.company .form-item.personal{display:none!important}.reveal-modal .address-form.delivery-address .form-item.type-delivery{display:block}.reveal-modal .address-form.delivery-address .form-item.type-billing{display:none!important}.planning-page #deliveryDateInput .ui-datepicker{margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px}.planning-page #altUser{display:flex!important}.planning-page #altUser #altUserName{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-right:5px}.planning-page #altUser #altUserPhone{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-left:5px}.planning-page .plus-button{float:none;width:37px;height:37px;line-height:37px;font-size:25px;font-weight:700;text-align:center;padding:0;background-color:#717980;color:#fff}.planning-page .plus-button:focus,.planning-page .plus-button:hover{background-color:#656c72}.planning-page .jrow{margin-bottom:30px;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important}.planning-page .planning-wrapper{background-color:#f4f4f4;-webkit-flex-basis:65.55%;-moz-flex-basis:65.55%;-ms-flex-preferred-size:65.55%;flex-basis:65.55%}.planning-page .separator{-webkit-flex-basis:20px;-moz-flex-basis:20px;-ms-flex-preferred-size:20px;flex-basis:20px}.planning-page .planning-summary{padding:20px;background-color:#f4f4f4;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.planning-page .planning-summary h2{font-size:20px!important;font-family:"Brandon Grotesque"!important;text-transform:uppercase!important;color:#183352!important}.planning-page .planning-summary p{font-size:18px!important;font-family:Neuton-Regular!important;color:#717980!important}.planning-page .content{padding:20px}.planning-page .content .tab-content{display:block}.planning-page .content .tab-content .hidden{display:none}.planning-page .content .pickup-content p{font-family:Neuton-Regular;font-size:18px;color:#717980}.planning-page .link-button,.planning-page .tabs h2{color:#183352;font-family:"Brandon Grotesque";text-transform:uppercase}.planning-page .link-button{font-size:16px}.planning-page .tabs{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important}.planning-page .tabs .planning-tab{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;cursor:pointer;background-color:#c9c9c9;opacity:.5;padding-left:0;padding-right:0}.planning-page .tabs .planning-tab.active{opacity:1;background-color:#f4f4f4}.planning-page .tabs .tab-title-wrap{padding:20px}.planning-page .tabs h2{font-size:28px;display:inline-block;vertical-align:middle;margin-top:0;margin-bottom:0;margin-left:auto!important;margin-right:auto!important}.bank-info-wrapper h2,.bank-info-wrapper h2 small{font-size:20px;color:#183352}.bank-info-wrapper{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-top:50px;margin-bottom:50px}.bank-info-wrapper h2{font-family:"Brandon Grotesque";text-transform:uppercase}.bank-info-wrapper .bank-details,.bank-info-wrapper .bank-logo{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.bank-info-wrapper .bank-details p{font-family:"Brandon Grotesque";color:#717980;margin-bottom:5px;text-transform:uppercase}.bank-info-wrapper .bank-details p b{color:#183352}.payment-page .confirm-checkbox-wrapper label{font-size:18px!important;font-family:Neuton-Regular;color:#717980;line-height:1}.payment-page .confirm-checkbox-wrapper label a{color:#9cc6bb}.payment-page .switched-user-actions label{font-family:Neuton-Regular;font-size:16px!important;color:#717980;line-height:1}.payment-page .juico-checkbox{display:none}.payment-page .juico-checkbox+label{font-size:.8125rem;color:#323232;margin:0}.payment-page .juico-checkbox+label:before{width:1.125rem;height:1.125rem;content:"";background-color:#fff;float:left;margin-right:5px;border-radius:0;border:1px solid #e3e3e3;font-family:icomoon;font-size:8px;text-align:center;line-height:1.125rem;color:#fff}.payment-page .juico-checkbox+label .inner{float:none;position:relative;overflow:hidden;display:block}.payment-page .jrow,.payment-page .payment-cc-form .expire-date{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.payment-page .juico-checkbox:checked+label:before{content:"\e60a";color:#183352;background-color:#fff;border:1px solid #cacaca}.payment-page .juico-checkbox:disabled+label{opacity:.6}.payment-page .juico-checkbox:disabled+label:before{opacity:.7}.payment-page .jrow{margin-bottom:30px;display:flex!important}.payment-page .payment-method-wrapper{background-color:#f4f4f4;-webkit-flex-basis:65.55%;-moz-flex-basis:65.55%;-ms-flex-preferred-size:65.55%;flex-basis:65.55%}.payment-page .separator{-webkit-flex-basis:20px;-moz-flex-basis:20px;-ms-flex-preferred-size:20px;flex-basis:20px}.payment-page .cart-total{padding:20px;background-color:#f4f4f4;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.payment-page .cart-total hr{border-color:#e3e3e3}.payment-page .cart-total p{font-family:"Brandon Grotesque";text-transform:uppercase;margin-bottom:10px;color:#183352}.payment-page .cart-total p b{color:#ff7a50}.payment-page .cart-total .btn-apply-code,.payment-page .juico-inline-input{color:#183352;font-family:"Brandon Grotesque"}.payment-page .juico-inline-input{margin-top:0;margin-bottom:0;padding:0;background:0 0;border:none;line-height:1;border-bottom:1px solid #183352;box-sizing:border-box;box-shadow:none;text-transform:uppercase;font-size:16px;height:26px;width:90%}.payment-page .juico-input{font-family:"Brandon Grotesque";margin-top:5px;margin-bottom:15px;box-shadow:none;border:1px solid #e3e3e3;border-radius:0;color:#717980;background-color:#fff;text-transform:uppercase}.payment-page .juico-input:focus{background-color:#fff;border-color:#cacaca}.payment-page .payment-cc-form .expire-date{display:flex!important}.payment-page .tabs,.summary-page .points-wrapper,.welcome-page .points-wrapper{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important}.payment-page .payment-cc-form .expire-date .month{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-right:10px}.payment-page .payment-cc-form .expire-date .year{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.payment-page .content{padding:20px}.payment-page .tabs{display:-ms-flexbox!important;display:flex!important}.payment-page .tabs .payment-tab{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;cursor:pointer;background-color:#c9c9c9;opacity:.5;padding-left:0;padding-right:0}.payment-page .tabs .payment-tab.active{opacity:1;background-color:#f4f4f4}.payment-page .tabs .tab-title-wrap{padding:20px}.payment-page .tabs h2{font-family:"Brandon Grotesque";color:#183352;font-size:28px;display:inline-block;vertical-align:middle;margin-top:0;margin-bottom:0;text-transform:uppercase;margin-left:auto!important;margin-right:auto!important}.summary-page .points-wrapper,.welcome-page .points-wrapper{background:#bfdbd4;background:-moz-linear-gradient(-45deg,#bfdbd4 0,#9cc6bb 100%);background:-webkit-gradient(left top,right bottom,color-stop(0,#bfdbd4),color-stop(100%,#9cc6bb));background:-webkit-linear-gradient(-45deg,#bfdbd4 0,#9cc6bb 100%);background:-o-linear-gradient(-45deg,#bfdbd4 0,#9cc6bb 100%);background:-ms-linear-gradient(-45deg,#bfdbd4 0,#9cc6bb 100%);background:linear-gradient(135deg,#bfdbd4 0,#9cc6bb 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfdbd4', endColorstr='#9cc6bb', GradientType=1 );width:180px;height:180px;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;border-radius:50%;margin:-80px auto 10px}.main-menu,.summary-page .info-box{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.summary-page .points-note,.welcome-page .points-note{font-family:Neuton-Regular;font-size:18px;line-height:1;color:#717980;margin-bottom:0}.summary-page .juico-points,.welcome-page .juico-points{font-family:"Brandon Grotesque";font-size:18px;text-transform:uppercase;margin-bottom:0;color:#183352;line-height:1.3}.summary-page .juico-points span,.welcome-page .juico-points span{font-size:40px;font-weight:700}.summary-page .juico-page-header h1{font-size:40px;text-transform:uppercase}.summary-page .juico-page-header p{text-transform:uppercase;font-family:"Brandon Grotesque";font-size:28px}.summary-page .orderhash,.summary-page .orderhash-label{font-family:"Brandon Grotesque";font-size:26px;margin-top:0}.summary-page .info-box{background-color:#f4f4f4;padding:20px;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.summary-page .info-box .column{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-moz-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.summary-page .orderhash-label{text-transform:capitalize;color:#183352;font-weight:700;margin-bottom:0}.summary-page .orderhash{color:#ff7a50;margin-bottom:0}.summary-page .jp,.summary-page .money-order-note{font-family:Neuton-Regular;font-size:18px;margin-bottom:0}.summary-page .money-order-note{line-height:1;color:#717980}.summary-page .jp{line-height:1.1;color:#555;margin-top:0}.summary-page .jp a{color:#9cc6bb}.juico-button,.juico-footer-hollow-button,.juico-hollow-button{font-family:"Brandon Grotesque";font-size:16px;letter-spacing:.6px;color:#fff;outline:0}.hidden{display:none!important}.juico-button{line-height:16px;margin:0;padding:11px 28px 9px}.juico-button:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.juico-button.primary{background-color:#ff7a50}.juico-button.primary:focus,.juico-button.primary:hover{background-color:#ff6737}.juico-button.secondary{background-color:#183352}.juico-button.secondary:focus,.juico-button.secondary:hover{background-color:#12273e}.juico-button.tertiary{background-color:#183352}.juico-button.tertiary:focus,.juico-button.tertiary:hover{background-color:#12273e}.juico-button.facebook{overflow:hidden;background-color:#3b5998}.juico-button.facebook:focus,.juico-button.facebook:hover{background-color:#344e86}.juico-button.tall{padding-top:0;padding-bottom:0;height:40px;line-height:40px;width:100%}.juico-footer-hollow-button,.juico-hollow-button{background-color:transparent!important;border:2px solid #ff7a50;padding:15px 49px 13px}.juico-footer-hollow-button:active,.juico-hollow-button:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.juico-hollow-button.primary,.primary.juico-footer-hollow-button{color:#ff7a50!important}.juico-hollow-button.primary:focus,.juico-hollow-button.primary:hover,.primary.juico-footer-hollow-button:focus,.primary.juico-footer-hollow-button:hover{border-color:#fb3c00!important;color:#fb3c00!important}.juico-hollow-button.secondary,.secondary.juico-footer-hollow-button{border:2px solid #183352;color:#183352!important}.juico-hollow-button.secondary:focus,.juico-hollow-button.secondary:hover,.secondary.juico-footer-hollow-button:focus,.secondary.juico-footer-hollow-button:hover{border-color:#12263e!important;color:#12263e!important}.juico-hollow-button.tertiary,.tertiary.juico-footer-hollow-button{border:2px solid #183352;color:#183352!important;background-color:rgba(255,255,255,.15)!important}.juico-hollow-button.tertiary:focus,.juico-hollow-button.tertiary:hover,.tertiary.juico-footer-hollow-button:focus,.tertiary.juico-footer-hollow-button:hover{border-color:#12263e!important;color:#12263e!important}.juico-hollow-button.normal,.normal.juico-footer-hollow-button{padding-top:9px;padding-bottom:7px;line-height:16px}.juico-hollow-button.tiny,.tiny.juico-footer-hollow-button{display:inline;text-transform:inherit;margin-bottom:0;border:1px solid #183352;padding:0 10px}.juico-hollow-button.language-button,.language-button.juico-footer-hollow-button{border:1px solid #bfdbd4;color:#bfdbd4;line-height:35px;width:35px;height:35px;padding:0;vertical-align:middle;letter-spacing:0}.cart-button.juico-footer-hollow-button,.juico-hollow-button.cart-button{border:1px solid #bfdbd4;background-color:#bfdbd4!important;line-height:35px;height:35px;padding:0;margin:0}.j-inline-hide-for-small{display:inline-block}.j-inline-show-for-small{display:none}.cart-wrapper,.cart-wrapper .basket,.language-switch,.language-switch a,.login-button-wrapper,.login-button-wrapper a{display:inline-block}.cart-wrapper .basket{background-color:#bfdbd4!important;padding-left:5px;padding-right:5px;vertical-align:middle;max-height:36px}.cart-wrapper .basket .icon-basket{color:#2e375b;background:#fff;font-size:14px;line-height:14px;border-radius:50%;margin-right:5px;padding:5px 4px 6px}.exit-button,.main-menu li a.menu-link{line-height:52px!important;font-family:"Brandon Grotesque"}.cart-wrapper .basket .count{padding-left:5px;padding-right:5px;color:#2e375b;font-family:"Brandon Grotesque";display:inline-block;height:25px!important}.nav-account-menu .contents{background-color:transparent}.nav-account-menu .contents a{padding-top:6px;padding-bottom:5px}.nav-account-menu .contents a.button-link{margin-bottom:8px!important;margin-top:8px!important}.nav-account-menu .user-menu .user-info{cursor:pointer;font-family:"Brandon Grotesque";margin-left:5px}.login-button-wrapper a{font-family:"Brandon Grotesque";background:#717980;color:#fff;text-transform:uppercase;padding-left:10px;padding-right:10px;vertical-align:middle}.language-switch a{border:1px solid #bfdbd4;color:#bfdbd4!important;margin-left:40px;width:36px;text-align:center;box-sizing:border-box;vertical-align:middle;height:36px;padding-top:5px!important}.user-menu .icon-arrow-bottom{font-size:4px;position:relative;top:-.125rem;margin:0 0 0 .25rem}.exit-button{display:inline!important;margin-left:5px!important;border:1px solid gray;padding:5px}.main-menu{display:flex!important;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.juico-nav-links,.product-category-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.main-menu li a.menu-link{color:#717980!important;height:52px!important;font-size:16px!important;white-space:nowrap}.navigation-bar .columns{padding-left:0;padding-right:0}.juico-nav-links{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;display:flex!important;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;margin-left:110px;margin-right:110px}.juico-nav-links li{float:none;text-align:center}.product-category-nav{display:flex!important;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;list-style:none;margin:0}#homepage-footer nav.footer-main,#homepage-footer nav.footer-secondary{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.product-category-nav li{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;background-color:#717980;text-align:center;font-family:"Brandon Grotesque";font-size:16px;text-transform:uppercase;line-height:2.6;border:2px solid #717980}.product-category-nav li a{color:#fff;white-space:nowrap}.product-category-nav li.active{background-color:transparent}.product-category-nav li.active a{color:#717980}.product-category-nav li+li{margin-left:5px}a.btn-order{padding:.625rem 1.25rem;border-radius:1.0625rem;line-height:.875rem;height:2.125rem;float:right;font-size:14px}#homepage-footer{background-color:#717980}#homepage-footer nav.footer-main{display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-content:space-between;-moz-align-content:space-between;-ms-flex-line-pack:space-between;align-content:space-between;border-top:1px solid rgba(18,39,62,.4);border-bottom:1px solid rgba(18,39,62,.4);padding-top:20px!important;padding-bottom:20px!important}#homepage-footer nav.footer-main ul{list-style:none;margin-left:0;padding:0}#homepage-footer nav.footer-main li{color:#fff;font-family:Neuton-Regular;font-size:14px;line-height:1.4;font-weight:500;letter-spacing:.5px}#homepage-footer nav.footer-main li a{color:#fff;text-decoration:none;font-size:14px!important}#homepage-footer nav.footer-main li a:hover{color:#e6e6e6}#homepage-footer nav.footer-main li:first-child{font-family:"Brandon Grotesque";color:#9cc6bb;font-size:16px;line-height:1.6;letter-spacing:.5px}#homepage-footer nav.footer-secondary{margin-top:15px;margin-bottom:15px;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}#homepage-footer nav.footer-secondary ul{padding:0;margin:0;list-style:none}#homepage-footer nav.footer-secondary ul:first-child{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}#homepage-footer nav.footer-secondary ul li{list-style-type:none;line-height:1.2;vertical-align:middle}#homepage-footer nav.footer-secondary ul li:first-child{font-family:"Brandon Grotesque";color:#9cc6bb;font-size:16px;line-height:1.6;letter-spacing:.5px}#homepage-footer nav.footer-secondary ul.legal{padding-left:10px}#homepage-footer nav.footer-secondary ul.legal li{float:right;font-family:Neuton-Regular;color:#b2bec9;font-size:15px;line-height:1.2;vertical-align:middle}#homepage-footer nav.footer-secondary ul.legal li a{font-family:Neuton-Regular;color:#b2bec9!important;font-size:15px!important;line-height:1.2!important}#homepage-footer nav.footer-secondary ul.legal li a:hover{color:#94a5b4!important}.footer-icon{width:14px;height:14px;line-height:14px;display:inline-block;vertical-align:middle}.footer-icon span{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:inline-block}.juico-feature-wrapper,.juico-feature-wrapper .columns{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.footer-icon span.phone{background-image:url(/phone-icon.svg)}.footer-icon span.mail{background-position:50%;background-image:url(/mail-icon.svg)}.footer-icon span.address{background-image:url(/location-icon.svg)}.social-icon{font-size:1.5rem!important;color:#fff;border:1px solid #9cc6bb;height:40px;width:40px;line-height:40px!important;text-align:center}.social-icon+.social-icon{margin-left:5px}.help-button{float:right;outline:0;height:40px!important;color:#717980;line-height:40px;padding-left:20px;padding-right:20px;background-color:#9cc6bb}.help-button:focus,.help-button:hover{background-color:#8cbdb0;color:#555b60!important}.juico-footer-hollow-button{height:40px!important;line-height:1rem!important;letter-spacing:.6px;border:1px solid #9cc6bb;border-left:none;color:#9cc6bb;font-size:15px;text-center:align;padding:inherit!important;padding-top:2px!important;padding-left:10px!important;padding-right:10px!important;margin-bottom:0}.juico-footer-hollow-button:hover{color:#8cbdb0}.newsletter-input{height:40px!important;font-family:Neuton-Regular;font-size:16px;color:#9cc6bb!important;border:1px solid #9cc6bb!important;margin-bottom:0!important;background-color:#8b9299!important}.newsletter-input:-moz-placeholder{color:#fff}.newsletter-input::-moz-placeholder{color:#fff}.newsletter-input:-ms-input-placeholder{color:#fff}.newsletter-input::-webkit-input-placeholder{color:#fff}.newsletter-input:active,.newsletter-input:focus{color:#fff!important;box-shadow:none;background-color:#999fa5!important;border-color:#5ca08e!important}.signin-page,.signup-page{background:url(/assets/images/girisyap.jpg);min-height:639px;padding-top:70px}.no-scroll{overflow:hidden}#user-menu-drowdown{outline:0!important}.signup-page{margin-left:0!important;margin-right:0!important;margin-bottom:80px!important}.signup-page h1{font-family:"Brandon Grotesque";color:#fff;text-align:center}.signup-page label{font-family:Neuton-Regular;font-size:16px}.signup-page .promo label,.signup-page .terms label{color:#fff}.signup-page .promo label a,.signup-page .terms label a{color:#9cc6bb}.signup-page .promo input[type=checkbox],.signup-page .terms input[type=checkbox]{margin:10px 0 0;font-size:12px}.signin-page{margin-bottom:80px!important;margin-left:0!important;margin-right:0!important}.signin-page h1{font-family:"Brandon Grotesque";color:#fff;text-align:center}.signin-page #forgot-password,.signin-page label{font-family:Neuton-Regular}.signin-page label{color:#fff;font-size:16px}.juico-feature-placeholder{min-height:216px;background-color:#f4f4f4;text-align:center;padding-top:10px;padding-bottom:10px;margin-bottom:15px}.juico-feature-placeholder h2{padding-top:10px;padding-bottom:10px;font-family:"Brandon Grotesque";font-size:16px;line-height:1.2;letter-spacing:.4px;color:#2e375b}.juico-feature-placeholder button{margin-top:10px}.juico-feature-placeholder p{padding-left:60px;padding-right:60px;color:#717980;font-size:16px;line-height:1.2;font-family:Neuton-Regular;padding-top:20px}.juico-feature-wrapper{display:flex!important;margin-top:30px!important;margin-bottom:20px!important}.juico-feature-wrapper .columns{display:flex!important}.juico-product-list,.juico-product-list-item{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.instagram-images-wrapper .columns,.juico-process-wrapper .columns,.juico-products-wrapper .columns,.testimonial-wrapper .columns{padding-left:9.38px!important;padding-right:9.38px!important}.juico-category-box{background-color:#f4f4f4;text-align:center;padding-top:0;padding-bottom:0;margin-bottom:0}.juico-category-box h2{padding-top:27px;padding-bottom:10px;font-family:"Brandon Grotesque";font-size:24px;line-height:1.2;letter-spacing:.4px;color:#183352;text-transform:uppercase}.juico-category-box .description,.juico-category-box .info p{font-size:16px;line-height:1.2;font-family:Neuton-Regular}.juico-category-box button{margin-top:0;padding:10px 70px 9px}.juico-category-box .description{padding-left:30px;padding-right:30px;color:#717980;padding-top:0;min-height:60px}.juico-category-box .info{background-color:#183352;padding-top:14px;padding-bottom:14px}.juico-category-box .info p{color:#fff;margin-bottom:0;max-width:400px;margin-left:auto;margin-right:auto;padding:0 60px}.juico-product-list{display:flex!important;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.juico-product-list:after{content:"";-webkit-box-flex:0;-webkit-flex:0 0 32.19%;-moz-box-flex:0;-moz-flex:0 0 32.19%;-ms-flex:0 0 32.19%;flex:0 0 32.19%}.juico-product-list-item{margin-top:20px;-webkit-box-flex:0;-webkit-flex:0 0 32.19%;-moz-box-flex:0;-moz-flex:0 0 32.19%;-ms-flex:0 0 32.19%;flex:0 0 32.19%;display:flex!important}.juico-category-list,.juico-product-list-item a{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.juico-product-list-item a{display:flex!important;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.juico-category-list{display:flex!important;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.testimonial-wrapper .text,.testimonial-wrapper .title{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.juico-category-list-item{margin-top:20px;-webkit-box-flex:0;-webkit-flex:0 0 49.1453%;-moz-box-flex:0;-moz-flex:0 0 49.1453%;-ms-flex:0 0 49.1453%;flex:0 0 49.1453%}.testimonial-wrapper{margin-top:50px;margin-bottom:80px}.testimonial-wrapper .testimonial{height:590px}.testimonial-wrapper .testimonial.home{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g),url(https://static.juico.com.tr/assets/images/ev.jpg);background-image:-webkit-gradient(linear,0 50%,100% 50%,color-stop(0,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.2))),url(https://static.juico.com.tr/assets/images/ev.jpg);background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/ev.jpg);background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/ev.jpg);background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/ev.jpg);background-size:cover}.testimonial-wrapper .testimonial.office{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g),url(https://static.juico.com.tr/assets/images/ofis.jpg);background-image:-webkit-gradient(linear,0 50%,100% 50%,color-stop(0,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.2))),url(https://static.juico.com.tr/assets/images/ofis.jpg);background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/ofis.jpg);background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/ofis.jpg);background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/ofis.jpg);background-size:cover}.testimonial-wrapper .testimonial.outdoor{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g),url(https://static.juico.com.tr/assets/images/spor.jpg);background-image:-webkit-gradient(linear,0 50%,100% 50%,color-stop(0,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.2))),url(https://static.juico.com.tr/assets/images/spor.jpg);background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/spor.jpg);background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/spor.jpg);background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,.2)),url(https://static.juico.com.tr/assets/images/spor.jpg);background-size:cover}.testimonial-wrapper .title{display:flex!important;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.testimonial-wrapper .text,.testimonial-wrapper .user{-webkit-flex-wrap:wrap;width:50%;-webkit-box-direction:normal;-webkit-box-orient:vertical}.testimonial-wrapper .title h2{color:#fff!important;margin-top:40px}.testimonial-wrapper .title p{margin-right:10px;margin-left:10px}.testimonial-wrapper .text{display:flex!important;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.testimonial-wrapper .text p{max-width:346px;font-family:Neuton-Regular;font-size:20px;line-height:1.3;margin-left:auto;margin-right:auto;margin-top:70px}.testimonial-wrapper .user{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.testimonial-wrapper .user p{max-width:312px;font-family:"Brandon Grotesque";font-size:22px;line-height:1.3;border-bottom:1px solid #fff;margin-left:auto;margin-right:auto;padding:8px;margin-top:50px}.juico-process-placeholder{background-image:url(https://static.juico.com.tr/assets/images/icon-bg.svg);background-repeat:no-repeat;background-origin:content-box;background-size:100% 100%;background-position:50% 50%;min-height:216px;text-align:center}.juico-process-placeholder .process-image{margin-top:0;width:100%;max-height:120px;padding-top:20px;object-fit:contain;font-family:'object-fit: contain;'}.juico-process-placeholder h2{font-family:"Brandon Grotesque";font-size:15px;line-height:1.2;letter-spacing:.4px;color:#2e375b}.juico-process-placeholder button{margin-top:250px}.juico-process-placeholder span{margin-top:10px;background-color:#ff7a50;color:#fff;font-weight:700;padding-left:5px;padding-right:5px;border-radius:50%;vertical-align:middle;font-size:13px;width:20px;height:20px;display:inline-block;margin-left:auto;margin-right:auto;line-height:20px}.juico-process-placeholder p{color:#717980;font-size:15px;line-height:1.2;font-family:Neuton-Regular;padding:0;margin-bottom:0;margin-top:10px;min-height:110px}.location-box{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;background-color:#f4f4f4;margin-top:20px;margin-bottom:20px;min-height:120px;padding:20px}.location-box p{margin-top:0!important}.location-box h3,.location-box.side{margin-top:0;margin-bottom:0}.location-box h3{display:block;font-family:"Brandon Grotesque";font-size:28px;letter-spacing:1px;color:#12273e;text-align:left;line-height:1.2;max-width:50%}.location-box h3 a{color:inherit}.location-box.side .child{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.location-box.side .child span{font-size:18px}.location-box .child{display:inline-block;margin-top:5px;margin-bottom:5px;padding-left:5px;padding-right:5px;-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.juico-centered-content h1,.juico-page-header h1{letter-spacing:1px;margin-top:0;transform:uppercase}.location-box .wide{-webkit-flex-basis:33%;-moz-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%;max-width:33%}.location-box .widest{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;max-width:100%}.juico-centered-content p,.juico-page-header p{text-align:center;max-width:720px}.location-box .detail{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.location-box .detail img{width:60px;min-width:60px;min-height:60px}.location-box .detail span{margin-left:10px;line-height:1.5;font-family:Neuton-Regular;color:#717980}.location-box .detail span a{color:inherit}.location-box .detail .address{font-size:15px}.location-box .detail .email,.location-box .detail .phone{font-size:17px;line-height:1.8}.jrow{margin-right:0!important;margin-left:0!important}.centered,.juico-centered-content p,.juico-page-header p,.juico-product-box .info p{margin-left:auto;margin-right:auto}.juico-page-header{background-color:#bfdbd4;padding-top:20px;padding-bottom:20px}.juico-page-header h1{font-family:"Brandon Grotesque";font-size:35px;color:#12273e;text-align:center;margin-bottom:0}.juico-page-header p{font-family:Neuton-Regular;color:#717980;font-size:18px;line-height:1.2;padding-top:0;margin-bottom:10px}.juico-centered-content{background-color:transparent;padding-top:20px;padding-bottom:20px}.juico-centered-content h1{font-family:"Brandon Grotesque";font-size:35px;color:#12273e;text-align:center;margin-bottom:0}.suggested-products-title{font-family:"Brandon Grotesque";font-size:20px!important;color:#183352;text-transform:uppercase;letter-spacing:0}.juico-question-title,.juico-section-header,.juico-section-subheader{font-family:"Brandon Grotesque";letter-spacing:1px;text-align:center;display:block}.juico-question-title,.juico-section-header{font-size:35px!important;color:#183352}.juico-section-subheader{font-size:28px;color:#ff7a50!important}.juico-section-description{font-family:Neuton-Regular;font-size:20px;line-height:1.2;letter-spacing:.2px;color:#717980;text-align:center}.button.large,.large.juico-button,.large.juico-footer-hollow-button,.large.juico-hollow-button{font-size:25px}.centered{display:block}.juico-product-box{background-color:#f4f4f4;padding:10px 10px 20px;margin-top:10px;margin-bottom:10px;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;flex:1;-ms-flex:1 1 auto;width:100%}.juico-product-box p{text-align:center!important}.juico-product-box .grow{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.juico-product-box .info,.juico-product-short-description{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;-webkit-box-align:center}.juico-product-box .button-wrapper{text-align:center}.juico-product-box .info{display:flex!important;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;background-color:#183352;padding-top:6px;padding-bottom:14px}.juico-product-box .info p{color:#fff;margin-bottom:0;max-width:400px;font-size:16px;font-family:Neuton-Regular;padding:0 60px}.juico-product-title{font-family:"Brandon Grotesque";font-size:17px;letter-spacing:.8px;color:#12273e;margin-bottom:4px;text-transform:uppercase}.juico-product-content,.juico-product-short-description{font-family:Neuton-Regular;font-size:16px;letter-spacing:.2px;color:#717980;min-height:35px;line-height:1}.juico-product-short-description{display:flex!important;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.juico-product-content{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;padding-left:20px;padding-right:20px;margin-bottom:0}.juico-product-image{height:216px;display:block;padding-top:20px;padding-bottom:20px;object-fit:contain;font-family:'object-fit: contain;';width:100%;margin:0 auto 10px}.juico-product-image.edge{height:271px;padding-top:0}.juico-product-image.giftcards{height:251px;padding-top:0}.juico-product-price{font-family:"Brandon Grotesque";font-size:27px;color:#ff7a50;line-height:1;margin-bottom:10px!important;margin-top:10px!important}.juico-product-price.single{font-size:36px;margin-top:10px!important}.juico-product-price.multi{font-size:36px;margin-top:25px!important}.juico-icon-container{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}.juico-icon-container div{padding:10px}.juico-icon-container div:first-child{padding-left:0}.juico-tooltip-icon .tooltips .tooltip-content,.tooltips-m{padding:10px;font-family:Neuton-Regular;color:#fff}.juico-icon-container div .pure,.juico-icon-container div .raw,.juico-icon-container div .vegan{height:14px}.juico-icon-container div .cold-pressed,.juico-icon-container div .no-sugar{height:28px}.tooltips-m{background:#555;font-weight:400;margin-bottom:0;margin-top:20px;line-height:20px}.tooltips-m .question-mark{width:20px;height:20px;line-height:20px;text-align:center;background:#bfdbd4!important;display:inline-block;font-weight:700;margin-right:5px;border-radius:50%}.juico-tooltip-icon{margin-top:5px;margin-bottom:5px;width:24px;height:24px;background-color:#bfdbd4;color:#fff;font-weight:700;text-align:center;line-height:24px;border-radius:50%}.juico-tooltip-icon .tooltips{color:#fff;font-weight:700;position:relative;display:inline}.juico-tooltip-icon .tooltips .tooltip-content{position:absolute;width:220px;line-height:1.2;background:#555;text-align:left;border-radius:6px;visibility:visible;left:100%;top:50%;margin-top:-48px;margin-left:20px;z-index:2;font-weight:400}.juico-tooltip-icon .tooltips .tooltip-content:after{content:'';position:absolute;top:50%;right:100%;margin-top:-8px;width:0;height:0;border-right:8px solid #555;border-top:8px solid transparent;border-bottom:8px solid transparent}.button.gray,.gray.juico-button,.gray.juico-footer-hollow-button,.gray.juico-hollow-button{font-family:"Brandon Grotesque";color:#fff;background-color:#717980}input[data-toggle]{display:none}input[data-toggle]:checked+label,input[data-toggle]:checked+label:active{background-color:#4d5357;box-shadow:0 2px 4px rgba(0,0,0,.15) inset,0 1px 2px rgba(0,0,0,.05)}.button-group.toggle li:not(first-child){margin:0 -.9rem}.juico_product_page .multi .product-features ul,.juico_product_page .multi .product-ingredients ul{margin-left:0;list-style-type:none}.juico_product_page .multi .attributes-table{background:#f4f4f4;padding:16px}.juico_product_page .multi .attributes-table .title{font-family:"Brandon Grotesque";font-size:22px;letter-spacing:.8px;color:#183352;margin-bottom:14px;text-align:center}.juico_product_page .multi .attributes-table .title-bottom{font-family:Neuton-Regular;font-size:18px;line-height:1;letter-spacing:.2px;color:#717980;text-align:center}.juico_product_page .multi .attributes-table table,.juico_product_page .multi .attributes-table td,.juico_product_page .multi .attributes-table th{border:.4px solid #ddd}.juico_product_page .multi .attributes-table table{table-layout:fixed}.juico_product_page .multi .attributes-table table tbody tr:nth-child(odd){background-color:#e8e8e8}.juico_product_page .multi .attributes-table table td{font-family:Neuton-Regular;font-size:20px;color:#717980}.juico_product_page .multi .attributes-table table td span{font-family:"Brandon Grotesque";letter-spacing:.8px;font-size:20px;color:#183352}.juico_product_page .multi .image-wrapper{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;height:100%;background-color:transparent;align-items:center;justify-content:center}.juico_product_page .multi .image-wrapper .single,.juico_product_page .multi .image-wrapper .singles{width:100%;min-height:406px;object-fit:cover}.juico_product_page .multi .image-wrapper .cleanses.juicofit{width:100%;min-height:430px;object-fit:cover}.juico_product_page .multi .image-wrapper .blends{width:100%;max-height:406px;object-fit:contain}.juico_product_page .multi .image-wrapper .blends.blueberry{width:100%;min-height:384px;object-fit:cover}.juico_product_page .multi .image-wrapper .multi{width:100%;min-height:430px;object-fit:cover}.juico_product_page .multi .image-wrapper .giftcards{width:100%;min-height:384px;object-fit:contain}.juico_product_page .multi .image-wrapper .eats{width:100%;min-height:384px;object-fit:cover}.juico_product_page .multi .quantity-input{font-family:"Brandon Grotesque";background-color:#f4f4f4;color:#717980;border:.4px solid #e3e3e3;text-align:center}.juico_product_page .multi .quantity-label{padding-top:8px;padding-bottom:8px;font-family:"Brandon Grotesque";color:#717980}.juico_product_page .multi .product-title{font-family:"Brandon Grotesque";font-size:26px;letter-spacing:.8px;color:#183352;text-transform:uppercase;margin-bottom:14px}.juico_product_page .multi .product-description{font-family:Neuton-Regular;font-size:20px;line-height:1;letter-spacing:.2px;color:#717980}.juico_product_page .multi .product-description a{color:#9cc6bb}.juico_product_page .multi .product-detail{font-family:Neuton-Regular;font-size:17px;line-height:1;letter-spacing:.2px;color:#717980}.juico_product_page .multi .product-detail a{color:#9cc6bb;text-decoration:underline}.juico_product_page .multi .product-energy,.juico_product_page .multi .product-subdescription{font-size:20px;color:#183352;font-family:Neuton-Regular;letter-spacing:.2px;line-height:1}.juico_product_page .multi .product-energy{padding-top:8px;padding-bottom:8px;margin-bottom:50px;background-color:#fff;text-align:left}.juico_product_page .multi .product-ingredients table{table-layout:fixed;border:1px solid #bfdbd4;border-bottom:0;border-left:0}.juico_product_page .multi .product-ingredients table tr{background:0 0}.juico_product_page .multi .product-ingredients table td{font-family:Neuton-Regular;font-size:18px;line-height:1;letter-spacing:.2px;color:#717980;border:1px solid #bfdbd4;border-top:0;border-right:0;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.juico_product_page .multi .product-ingredients .title{font-family:"Brandon Grotesque";font-size:22px;letter-spacing:.8px;color:#183352;text-transform:uppercase;margin-bottom:14px}.juico_product_page .multi .product-ingredients ul li{font-family:Neuton-Regular;font-size:18px;line-height:1;letter-spacing:.2px;color:#717980}.juico_product_page .multi .product-features{background-color:#a0a9b1;padding:16px}.juico_product_page .multi .product-features .title{font-family:"Brandon Grotesque";font-size:22px;letter-spacing:.8px;color:#183352;text-transform:uppercase;margin-bottom:14px}.juico_product_page .multi .product-features p{font-family:Neuton-Regular;font-size:16px;line-height:1;letter-spacing:.2px;color:#183352;margin-bottom:10px}.juico_product_page .multi .product-features ul li{font-family:Neuton-Regular;font-size:18px;line-height:1;letter-spacing:.2px;color:#fff}.juico_product_page .multi .product-features ul li:before{content:"• ";color:#183352;font-size:22px}.juico_product_page .multi .product-features ul hr{margin-top:10px;margin-bottom:10px;border-color:#fff}.juico_product_page .multi .product-how,.juico_product_page .multi .product-when{background-color:#183352;padding:16px;color:#fff}.juico_product_page .multi .product-how .title,.juico_product_page .multi .product-when .title{font-family:"Brandon Grotesque";font-size:22px;letter-spacing:.8px;color:#fff;text-transform:uppercase;margin-bottom:14px}.juico_product_page .multi .product-how .detail,.juico_product_page .multi .product-when .detail{font-family:Neuton-Regular;margin-bottom:0}.juico_product_page .multi .product-content{background-color:#f4f4f4;padding:16px}.juico_product_page .multi .product-content .title{font-family:"Brandon Grotesque";font-size:22px;letter-spacing:.8px;color:#183352;text-transform:uppercase;margin-bottom:14px}.juico_product_page .multi .product-content ul{list-style-type:none;margin-left:0;margin-bottom:0}.juico_product_page .multi .product-content ul li{display:table;font-family:Neuton-Regular;font-size:20px;line-height:1;letter-spacing:.2px;color:#717980}.juico_product_page .multi .product-content ul li .image{display:table-cell;width:80px;height:100px;text-align:center;vertical-align:middle}.juico_product_page .multi .product-content ul li .image img{height:80px!important;object-fit:cover;border-radius:50%}.juico_product_page .multi .product-content ul li .image img.blends,.juico_product_page .multi .product-content ul li .image img.singles{object-fit:contain;border-radius:0}.juico_product_page .multi .product-content ul li .detail{display:table-cell;text-align:left;vertical-align:middle;padding-left:15px}.juico_product_page .multi .product-content ul li .detail a{font-family:"Brandon Grotesque";color:#183352;font-weight:700}.juico_product_page .multi .product-content ul li .detail p{margin-bottom:0}.juico_product_page .multi .product-content ul hr{margin-top:5px;margin-bottom:5px;border-color:#e6e6e6}.cms_page p,.group_discounts p,.how p,.juico_cleanse_benefits p,.juico_faq_page p,.juico_press p,.juico_team p,.juico_usage p,.order_and_delivery p,.testimonials p,.what_is_juico p{font-family:Neuton-Regular;font-size:20px;line-height:1.1;color:#555;margin-top:10px}.cms_page p a,.group_discounts p a,.how p a,.juico_cleanse_benefits p a,.juico_faq_page p a,.juico_press p a,.juico_team p a,.juico_usage p a,.order_and_delivery p a,.testimonials p a,.what_is_juico p a{color:#9cc6bb}.cms_page p.small,.group_discounts p.small,.how p.small,.juico_cleanse_benefits p.small,.juico_faq_page p.small,.juico_press p.small,.juico_team p.small,.juico_usage p.small,.order_and_delivery p.small,.testimonials p.small,.what_is_juico p.small{font-size:16px;color:#7b7b7b}.cms_page img,.group_discounts img,.how img,.juico_cleanse_benefits img,.juico_faq_page img,.juico_press img,.juico_team img,.juico_usage img,.order_and_delivery img,.testimonials img,.what_is_juico img{object-fit:contain}.cms_page .poster,.group_discounts .poster,.how .poster,.juico_cleanse_benefits .poster,.juico_faq_page .poster,.juico_press .poster,.juico_team .poster,.juico_usage .poster,.order_and_delivery .poster,.testimonials .poster,.what_is_juico .poster{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;height:100%}.cms_page .poster h2,.group_discounts .poster h2,.how .poster h2,.juico_cleanse_benefits .poster h2,.juico_faq_page .poster h2,.juico_press .poster h2,.juico_team .poster h2,.juico_usage .poster h2,.order_and_delivery .poster h2,.testimonials .poster h2,.what_is_juico .poster h2{color:#fff!important;margin-top:0}.cms_page .poster p,.group_discounts .poster p,.how .poster p,.juico_cleanse_benefits .poster p,.juico_faq_page .poster p,.juico_press .poster p,.juico_team .poster p,.juico_usage .poster p,.order_and_delivery .poster p,.testimonials .poster p,.what_is_juico .poster p{margin-right:10px;margin-left:10px;max-width:680px}.cms_page .colored,.group_discounts .colored,.how .colored,.juico_cleanse_benefits .colored,.juico_faq_page .colored,.juico_press .colored,.juico_team .colored,.juico_usage .colored,.order_and_delivery .colored,.testimonials .colored,.what_is_juico .colored{font-size:25px;line-height:.9;color:#9cc6bb!important;font-family:Neuton-Regular}.cms_page .colored a,.group_discounts .colored a,.how .colored a,.juico_cleanse_benefits .colored a,.juico_faq_page .colored a,.juico_press .colored a,.juico_team .colored a,.juico_usage .colored a,.order_and_delivery .colored a,.testimonials .colored a,.what_is_juico .colored a{color:#183352}.cms_page #cleanse-programs-banner .poster-wrapper,.group_discounts #cleanse-programs-banner .poster-wrapper,.how #cleanse-programs-banner .poster-wrapper,.juico_cleanse_benefits #cleanse-programs-banner .poster-wrapper,.juico_faq_page #cleanse-programs-banner .poster-wrapper,.juico_press #cleanse-programs-banner .poster-wrapper,.juico_team #cleanse-programs-banner .poster-wrapper,.juico_usage #cleanse-programs-banner .poster-wrapper,.order_and_delivery #cleanse-programs-banner .poster-wrapper,.testimonials #cleanse-programs-banner .poster-wrapper,.what_is_juico #cleanse-programs-banner .poster-wrapper{background:url(/assets/images/nedir-cleanse.jpg) no-repeat;background-size:cover;height:410px;margin-top:100px}.help-page,.legal-sidemenu{background:#f4f4f4}.help-page{padding:20px}.help-page .legal-content h2{color:#183352;font-family:"Brandon Grotesque"!important;font-size:20px;text-transform:uppercase;margin:20px 0 10px}.help-page .legal-content p{font-family:Neuton-Regular!important;font-size:20px;line-height:1.1;color:#555;margin-bottom:10px}.help-page .title{text-transform:uppercase;font-size:24px;color:#183352;font-family:"Brandon Grotesque"!important;margin:0 0 10px}.legal-sidemenu h1{font-size:1.3125rem;color:#323232;margin:0;border-bottom:solid 1px #e5e5e5;padding:.625rem 1.25rem}.legal-sidemenu nav{width:100%;display:block;margin:0}.legal-sidemenu nav a{color:#183352;width:100%;display:block;padding:.625rem 1.25rem;font-size:.8125rem;text-transform:uppercase;font-family:"Brandon Grotesque";line-height:1rem}.legal-sidemenu nav a.active,.legal-sidemenu nav a:hover{background:#183352;color:#fff}.user_update_profile .poster-wrapper{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g),url(/assets/images/profilini-guncelle.jpg);background-image:-webkit-gradient(linear,0 50%,100% 50%,color-stop(0,rgba(0,0,0,.2)),color-stop(100%,rgba(0,0,0,.5))),url(/assets/images/profilini-guncelle.jpg);background-image:-moz-linear-gradient(left,rgba(0,0,0,.2),rgba(0,0,0,.5)),url(/assets/images/profilini-guncelle.jpg);background-image:-webkit-linear-gradient(left,rgba(0,0,0,.2),rgba(0,0,0,.5)),url(/assets/images/profilini-guncelle.jpg);background-image:linear-gradient(to right,rgba(0,0,0,.2),rgba(0,0,0,.5)),url(/assets/images/profilini-guncelle.jpg);background-size:cover;height:410px;margin-top:0}.user_update_profile .poster{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;height:100%}.user_update_profile .poster h2{color:#fff!important;margin-top:0}.user_update_profile .poster p{margin-right:10px;margin-left:10px;max-width:680px}.user_update_profile .colored{font-size:25px;line-height:.9;color:#9cc6bb!important;font-family:Neuton-Regular}.juico_usage .blue-links a,.user_update_profile .colored a{color:#183352}.juico_usage .orange-info-box{position:relative;background-color:#ff7a50;color:#fff;padding:22px}.juico_usage .orange-info-box p{max-width:560px;text-align:center;margin:0 auto;padding:0;color:#fff}.juico_usage .orange-info-box p a{color:#183352}.juico_usage .orange-info-box img.warning{position:absolute;top:20px;left:-21px}.juico_usage .blue-info-box{position:relative;background-color:#183352;color:#fff;padding:22px}.juico_usage .blue-info-box p{max-width:550px;text-align:center;margin:0 auto;padding:0;color:#fff}.juico_usage .blue-info-box p a{color:#183352}.order_and_delivery .info-box,.what_is_juico .info-box{color:#12273e;background:#bfdbd4;padding:24px 30px 24px 24px}.juico_usage .blue-info-box img.warning{position:absolute;top:20px;left:-21px}.juico_cleanse_benefits #cleanse-benefits{margin-bottom:0;background-color:#f4f4f4}.juico_cleanse_benefits #cleanse-benefits .benefits-content{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px;padding-bottom:10px}.juico_cleanse_benefits #cleanse-benefits .benefits-content .benefit{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;min-height:76px}.banner,.what_is_juico .text-icons .icon-wrap{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important}.juico_cleanse_benefits #cleanse-benefits .benefits-content .benefit p{-webkit-box-flex:2;-webkit-flex-grow:2;-moz-flex-grow:2;-ms-flex-positive:2;flex-grow:2;margin-top:0;max-width:66%;margin-bottom:0}.juico_cleanse_benefits #cleanse-benefits .columns,.what_is_juico .text-icons .columns{margin-bottom:20px}.juico_cleanse_benefits #cleanse-benefits .benefits-content .benefit .image-wrap{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.what_is_juico .text-icons .icon-wrap{display:flex!important;min-height:100px}.what_is_juico .text-icons p{text-align:center}.what_is_juico .info-box{position:relative;font-size:20px}.what_is_juico .info-box img.icon{position:absolute;top:20px;right:-28px}.order_and_delivery .info-box{position:relative;font-size:19px}.order_and_delivery .info-box img.icon{position:absolute;top:20px;right:-28px}.order_and_delivery .blue-info-box{position:relative;color:#fff;background:#183352;padding:24px 30px 24px 24px;font-size:19px}.order_and_delivery .blue-info-box img.icon{position:absolute;top:20px;right:-28px}.order_and_delivery .blue-info-box ul{list-style:none;padding:0;margin:0}.order_and_delivery .blue-info-box li{font-family:Neuton-Regular;padding-left:1em;text-indent:-.7em;font-size:20px}.order_and_delivery .blue-info-box li:before{content:"• ";color:#ff7a50;font-size:22px}.order_and_delivery .orange-info-box{position:relative;background-color:#ff7a50;color:#fff;padding:22px}.order_and_delivery .orange-info-box p{max-width:550px;text-align:center;margin:0 auto;padding:0;color:#fff}.order_and_delivery .orange-info-box p a{color:#183352}.order_and_delivery .orange-info-box img.warning{position:absolute;top:20px;left:-21px}.how .list{list-style-type:none}.how .list span{margin-top:-4px;background-color:#ff7a50;color:#fff;font-weight:700;padding-left:5px;padding-right:5px;border-radius:50%;vertical-align:middle;font-size:15px;width:20px;height:20px;display:inline-block;margin-left:auto;margin-right:auto;line-height:21px;text-align:center;font-family:"Brandon Grotesque"}.banner h2,.banner p{width:100%;text-align:center}.how .blue-info-box li,.how .list li,.how .white-info-box li{font-family:Neuton-Regular}.how .list li{color:#555;font-size:20px;line-height:1.1}.how .list li+li{margin-top:20px}.how .info-box{position:relative;color:#12273e;background:#bfdbd4;padding:24px 30px 24px 24px;font-size:20px}.how .info-box img.icon{position:absolute;top:20px;right:-28px}.how .blue-info-box{position:relative;color:#fff;background:#183352;padding:24px 30px 24px 24px;font-size:19px}.how .blue-info-box img.icon{position:absolute;top:20px;right:-28px}.how .blue-info-box ul{list-style:none;padding:0;margin:0}.how .blue-info-box li{padding-left:1em;text-indent:-.7em;font-size:20px}.how .blue-info-box li:before{content:"• ";color:#ff7a50;font-size:22px}.how .white-info-box{position:relative;color:#555;background:#f4f4f4;padding:24px 30px 24px 24px;font-size:19px}.how .white-info-box img.icon{position:absolute;top:20px;right:-28px}.how .white-info-box ul{list-style:none;padding:0;margin:0}.how .white-info-box li{padding-left:1em;text-indent:-.7em;font-size:20px;line-height:1.2}.how .white-info-box li:before{content:"• ";color:#ff7a50;font-size:26px;line-height:1}.how .white-info-box li+li{margin-top:20px}.how .orange-info-box{position:relative;background-color:#ff7a50;color:#fff;padding:22px}.how .orange-info-box p{max-width:520px;text-align:center;margin:0 auto;padding:0;color:#fff}.how .orange-info-box p a{color:#183352}.how .orange-info-box img.warning{position:absolute;top:20px;left:-21px}.question-page .accordion .accordion-navigation.active>a{background-color:#ff6737}.question-page .accordion .accordion-navigation>a{background-color:#ff7a50;font-family:"Brandon Grotesque";color:#fff;text-transform:uppercase}.question-page .accordion .accordion-navigation>a:hover{background-color:#ff6737}.question-page .accordion .accordion-navigation .content{background-color:#f4f4f4}.question-page .accordion .accordion-navigation .content .side-nav>li>a{color:#555;font-family:Neuton-Regular;font-size:16px}.question-page .accordion .accordion-navigation .content .side-nav li.active a.active,.question-page .accordion .accordion-navigation .content .side-nav li.active a.focus,.question-page .accordion .accordion-navigation .content .side-nav li.active a:hover,.question-page .accordion .accordion-navigation .content .side-nav>li>a.active,.question-page .accordion .accordion-navigation .content .side-nav>li>a.focus,.question-page .accordion .accordion-navigation .content .side-nav>li>a:hover{color:#484848!important}.question-page .accordion .accordion-navigation .content .side-nav.scrollable{height:200px;overflow:hidden;overflow-y:scroll}.question-page .accordion .accordion-navigation .content .side-nav li.active a{color:#484848!important;font-family:Neuton-Regular!important;font-size:16px!important;font-weight:700;background:rgba(0,0,0,.05)}.banner button.ninth,.banner button.tenth{background-color:#ff7a50!important}.banner h2,.banner h2.first{color:#cddae3}.banner-wrapper{height:504px}.banner{display:flex!important;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;height:100%}.banner h2{margin-top:30px;font-family:"Brandon Grotesque";font-size:35px;line-height:1.1;letter-spacing:1px;text-transform:uppercase;max-width:455px}.banner h2.eighth,.banner h2.fourth,.banner h2.second,.banner h2.sixth,.banner h2.third{color:#183352}.banner h2.tenth{color:#183352;line-height:1.16}.banner h2.fifth{color:#e3b15a;font-size:45px}.banner h2.ninth{color:#fff;text-transform:none;font-size:30px;letter-spacing:0;line-height:1.2;margin-top:250px}.banner h2.twelfth{color:#fff;line-height:1.16;font-size:30px}.banner button.ninth{border:none;color:#fff!important;padding-top:10px;padding-bottom:9px;margin-top:0}.banner button.tenth,.banner button.twelfth{margin-top:20px;padding-top:10px;padding-bottom:9px;color:#fff!important;border:none}.banner button.ninth:hover{color:#fff!important}.banner button.tenth:hover{color:#fff!important}.banner button.twelfth{background-color:#e43f77!important}.banner button.twelfth:hover{color:#fff!important}.banner button.fourteenth,.banner button.sixteenth,.banner button.thirteenth{background-color:#ff7a50!important;border:none;color:#fff!important;padding-top:10px;padding-bottom:9px;margin-top:310px}.banner button.fourteenth:hover,.banner button.sixteenth:hover,.banner button.thirteenth:hover{color:#fff!important}.banner button.fifteenth{background-color:#acdad7!important;border:none;color:#fff!important;padding-top:10px;padding-bottom:9px;margin-top:310px}.banner button.fifteenth:hover{color:#fff!important}.banner button.eighth{background-color:#d21524!important;border:none;color:#fff!important;padding-top:10px;padding-bottom:9px}.banner button.eighth:hover{color:#fff!important}.banner p,.banner p.first{color:#dde3ef}.banner p{font-family:Neuton-Regular;font-size:20px;line-height:1.2;max-width:370px}.banner p.second{color:#fff}.banner p.third{color:#183352}.banner p.fourth{color:#555}.banner p.fifth{color:#fff;font-size:23px}.banner p.sixth{color:#555}.banner p.eighth{color:#183352}.banner p span,.banner p.twelfth{color:#fff}.banner p span span{color:#183352;font-weight:700}.banner button{margin-top:30px;margin-bottom:10px}.banner .banner-content{width:50%}.banner .banner-content.fifth{width:42%}.banner .banner-content.eighth{-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;width:40%}.banner .banner-content.ninth{width:42%}.banner .banner-content.tenth{width:48%}.banner .banner-content.thirteenth{width:42%}.banner .banner-content.fourteenth{width:34%}.banner .banner-content.sixteenth{width:36.5%}.banner .banner-content.fifteenth{width:45.5%}.video-wrapper{padding-left:0;padding-right:0}.video-wrapper iframe{width:100%;height:434px;border:none}.category-list-row{margin-bottom:50px!important}.cart-image-contain{font-family:'object-fit: contain;'}.cart-image-cover{font-family:'object-fit: cover;'}.cart-item{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;background:#f4f4f4!important;border:none!important;border-top:1px solid #fff!important;border-bottom:1px solid #E0E0E0!important}.cart-item:last-child .continue-shopping{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.cart-item:last-child .total{-webkit-flex-basis:30.81%;-moz-flex-basis:30.81%;-ms-flex-preferred-size:30.81%;flex-basis:30.81%}.cart-item:last-child .total .subtotal{font-size:30px;font-weight:700;color:#183352;font-family:"Brandon Grotesque"}.cart-item:last-child .total .subtotal .text{font-size:18px;text-transform:uppercase}.cart-item:last-child .total .subtotal .price{font-weight:400}.cart-item:last-child .proceed{-webkit-flex-basis:19.19%;-moz-flex-basis:19.19%;-ms-flex-preferred-size:19.19%;flex-basis:19.19%}.cart-item .item-image-wrapper{display:inline-block;-webkit-flex-basis:120px;-moz-flex-basis:120px;-ms-flex-preferred-size:120px;flex-basis:120px}.cart-item .item-image-wrapper img{object-fit:contain;width:120px;height:120px;padding:10px}.cart-item .item-image-wrapper img.coolerbag{border-radius:50%}.cart-item .item-name-wrapper{display:inline-block;-webkit-flex-basis:35%;-moz-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%}.cart-item .item-quantity-wrapper{display:inline-block;-webkit-flex-basis:18%;-moz-flex-basis:18%;-ms-flex-preferred-size:18%;flex-basis:18%}.cart-item .item-price-wrapper{-webkit-flex-basis:32%;-moz-flex-basis:32%;-ms-flex-preferred-size:32%;flex-basis:32%;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.cart-item .item-price-wrapper>div{display:inline-block}.cart-item .item-price-wrapper .grow{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.cart-item .product-name{font-size:24px;font-weight:400;color:#183352;font-family:"Brandon Grotesque";text-transform:uppercase;max-width:250px;margin:0 0 0 40px}.cart-item .product-name small{text-transform:none;font-family:Neuton-Regular;font-size:15px}.cart-item .price-wrapper .price,.cart-item .quantity-input,.cart-item .quantity-label{display:inline-block;font-family:"Brandon Grotesque"}.cart-item .quantity-input{margin-bottom:0;font-weight:400;background-color:#f4f4f4;color:#717980;border:1px solid #e3e3e3;text-align:center;box-shadow:none;font-size:18px;height:50px;max-width:60px}.cart-item .quantity-input:focus{background-color:#fff;border-color:#cacaca}.cart-item .quantity-label{margin-left:10px;text-transform:uppercase;font-size:16px;font-weight:400;color:#717980}.cart-item .price-wrapper .old-price{font-size:22px;text-decoration:line-through}.cart-item .price-wrapper .price{min-width:150px;color:#ff7a50;font-size:30px;text-align:right}@media only screen and (min-width:1024em){.small-full{width:80%}.video-wrapper{padding-left:41px;padding-right:41px}.video-wrapper iframe{height:500px;width:100%}}@media only screen and (min-width:641px) and (max-width:1023px){.navigation-bar{display:block!important}.payment-page .jrow{-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.payment-page .payment-method-wrapper{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.payment-page .separator{-webkit-flex-basis:20px;-moz-flex-basis:20px;-ms-flex-preferred-size:20px;flex-basis:20px}.payment-page .cart-total{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.summary-page .info-box{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.summary-page .info-box .column{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.summary-page .info-box .column+.column{margin-top:100px}.cart-item{padding:20px}.cart-item .item-image-wrapper,.cart-item .item-name-wrapper,.cart-item .item-price-wrapper,.cart-item .item-quantity-wrapper{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.cart-item:last-child{margin-top:0!important}.cart-item:last-child .continue-shopping{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:3;margin-top:10px}.cart-item:last-child .total{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;order:1;margin-top:10px}.cart-item:last-child .proceed{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;order:2;margin-top:10px}.location-box .child{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.location-box .wide:last-child{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.location-box h3{max-width:100%}.banner-wrapper{background-position:80%!important;height:310px}.banner-wrapper .banner h2{font-size:21px}.juico-feature-wrapper{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.juico-product-list-item{-webkit-box-flex:0;-webkit-flex:0 0 49.1453%;-moz-box-flex:0;-moz-flex:0 0 49.1453%;-ms-flex:0 0 49.1453%;flex:0 0 49.1453%}}@media only screen and (max-width:640px){.bank-info-wrapper,.banner .banner-content.mobile-banner,.location-box,.location-page .jrow,.planning-page .jrow{-webkit-box-direction:normal;-webkit-box-orient:vertical}.category-list-row{margin-bottom:20px!important}.juico-category-box .description{min-height:0;width:1px;height:1px;overflow:hidden;margin-bottom:0}.juico-category-box h2{margin-top:-51px;margin-bottom:0;font-size:18px;padding-top:20px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.6)));background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));color:#fff;position:relative}.site-wrapper header span.menu-icon{margin-top:1px}.logo-wrapper .logo{margin-left:auto;margin-right:auto;margin-top:11px!important;margin-bottom:13px!important;height:40px}.logo-wrapper .logo img{width:100px;height:40px}.j-inline-show-for-small{display:inline-block!important}.j-inline-hide-for-small{display:none!important}.signin-page{background-position:25%;padding-top:30px;margin-bottom:40px!important}.summary-page .juico-question-title,.summary-page .juico-section-header,.welcome-page .juico-question-title,.welcome-page .juico-section-header{font-size:28px!important;margin-top:10px!important;margin-bottom:30px!important}.juico_product_page .flex-column-6+.flex-column-6{margin-top:0!important}.juico_product_page .product-title{margin-top:12px;margin-bottom:12px}.juico_product_page .product-detail{margin-top:10px;margin-bottom:10px;order:3}.juico_product_page .juico-product-price{margin-top:20px!important}.juico_product_page .product-description{order:2;margin-top:20px}.juico_product_page .juico-icon-container{order:2}.juico_product_page .product-subdescription{order:2;margin-top:10px!important;margin-bottom:10px!important}.juico_product_page .product-energy{order:2;margin-bottom:0!important}.juico_product_page .quantity-input,.juico_product_page .quantity-label{margin-bottom:0}.juico-icon-container div{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.basket-page>.custom-tabs li a{font-size:16px}.basket-page .custom-tabs-content .basket-empty>.fluid-content p{font-size:16px;font-family:body-font;white-space:nowrap;color:#555}#addToCartModal{padding:50px 20px 20px}.image-wrapper .blueberry,.image-wrapper .eats,.image-wrapper .giftcards,.image-wrapper .juicofit,.image-wrapper .multi,.image-wrapper .single,.image-wrapper .singles{min-height:inherit!important}.image-wrapper .matchatealatte{max-height:222px!important}.bank-info-wrapper{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bank-info-wrapper .bank-details,.bank-info-wrapper .bank-logo{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.navigation-bar{display:block!important}.navigation-bar .buttons-wrapper{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;height:64px!important}.navigation-bar .buttons-wrapper .j-navbar-item{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-moz-flex:1 1;-ms-flex:1 1;flex:1 1}.navigation-bar .buttons-wrapper .main-menu{margin-top:6px!important;margin-bottom:6px!important}#blocks-featured .blocks-featured-item:first-child .item-overlay .item-title{font-size:.9em}#blocks-featured{height:inherit}.blocks-featured-item{width:100%!important;height:70px!important;margin-left:0!important;margin-bottom:10px!important}.blocks-featured-item:last-child{margin-bottom:0!important}#freeCargoReminder .juico-footer-hollow-button,#freeCargoReminder .juico-hollow-button{width:100%}#freeCargoReminder .juico-button{margin-top:10px;width:100%}.location-page .jrow{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.location-page .about-wrapper{order:3}.location-page .separator{order:2}.location-page .content-wrapper{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;order:1}.video-wrapper iframe{height:208px}.planning-page .jrow{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.planning-page .planning-wrapper{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.planning-page .separator{-webkit-flex-basis:20px;-moz-flex-basis:20px;-ms-flex-preferred-size:20px;flex-basis:20px}.planning-page .planning-summary{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.planning-page #deliveryDateInput .ui-datepicker{padding-left:0;padding-right:0}.planning-page #altUser{-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.planning-page #altUser #altUserPhone{margin-left:0;margin-bottom:5px}.planning-page #altUser #altUserName{margin-right:0;margin-bottom:5px}.payment-page .jrow{-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.payment-page .payment-method-wrapper{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.payment-page .separator{-webkit-flex-basis:20px;-moz-flex-basis:20px;-ms-flex-preferred-size:20px;flex-basis:20px}.payment-page .cart-total{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.tabs h2{margin-top:10px!important;font-size:18px!important;display:block!important;max-width:120px}.summary-page .info-box{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.summary-page .info-box .column{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.summary-page .info-box .column+.column{margin-top:100px}.cart-item{padding:10px}.cart-item .item-image-wrapper{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.cart-item .item-image-wrapper img{padding:0 0 8px!important;box-sizing:content-box}.cart-item .item-name-wrapper{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.cart-item .item-name-wrapper h2{font-size:18px;margin-left:15px}.cart-item .item-quantity-wrapper{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-top:0;margin-bottom:0}.cart-item .item-quantity-wrapper .count-wrapper input{height:36px}.cart-item .item-price-wrapper{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-top:0;margin-bottom:0}.cart-item .item-price-wrapper .price-wrapper{width:100%}.cart-item .item-price-wrapper .price-wrapper .price{min-width:100px;width:100%;text-align:right;font-size:24px}.cart-item:last-child{padding:0!important;margin-top:0!important}.cart-item:last-child .continue-shopping{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:3;margin-top:10px}.cart-item:last-child .continue-shopping a{width:100%}.cart-item:last-child .total{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:1;margin-top:5px}.cart-item:last-child .total .subtotal{font-size:26px!important}.cart-item:last-child .total .subtotal .price{margin-right:5px}.cart-item:last-child .proceed{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:2;margin-top:10px}.cart-item:last-child .proceed span{width:100%}.juico-product-list-item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.juico-category-list-item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:15px}.juico-category-list-item:first-child{margin-top:0}.flex-container .flex-column-3+.flex-column-9,.flex-container .flex-column-6+.flex-column-6,.flex-container .flex-column-9+.flex-column-3,.juico-icon-container .flex-column-3+.flex-column-9,.juico-icon-container .flex-column-6+.flex-column-6,.juico-icon-container .flex-column-9+.flex-column-3,.testimonial-wrapper .text p{margin-top:20px}.flex-container .flex-column-3,.flex-container .flex-column-9,.juico-icon-container .flex-column-3,.juico-icon-container .flex-column-9{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.flex-container .flex-column-6,.juico-icon-container .flex-column-6{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.product-category-nav{-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.product-category-nav li{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.product-category-nav li+li{margin-left:0}.location-box{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.location-box .child{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%}.location-box .wide{max-width:100%}.location-box h3{text-align:center;max-width:100%}#cleanse-programs-banner .poster-wrapper{background-position:50%!important}.testimonial-wrapper .testimonial.home,.testimonial-wrapper .testimonial.office{background-position:85%}.testimonial-wrapper .testimonial.outdoor{background-position:52%}.testimonial-wrapper .text{width:100%}.testimonial-wrapper .user{width:100%}.testimonial-wrapper .user p{margin-top:30px}.banner .banner-content,.banner .banner-content.eighth,.banner .banner-content.fifth,.banner .banner-content.ninth,.banner .banner-content.tenth{width:100%}.banner .banner-content.mobile-banner{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.banner .banner-content.mobile-banner .grow{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.banner-wrapper{height:auto}.banner-wrapper.eighth{background-position:5%!important}.banner-wrapper.ninth{background-position:91%!important}.banner-wrapper.tenth{background-position:86%!important}h2.mobile-banner{color:#fff;font-size:24px;margin-top:34px}.banner-button.mobile-banner{margin-top:0;margin-bottom:10px}.banner-button.mobile-banner.fifteenth{background-color:#acdad7!important}.banner-button.mobile-banner.twelfth{background-color:#e43f77!important}.juico-feature-wrapper{margin-top:15px!important;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.juico-question-title,.juico-section-header{font-size:22px!important}.juico_category_page .category-page{margin-bottom:20px}.juico_category_page .juico-page-header .juico-question-title,.juico_category_page .juico-page-header .juico-section-header{font-size:18px!important}.juico_category_page .juico-page-header p{width:1px;height:1px;overflow:hidden;margin-bottom:0}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait){h2.mobile-banner{font-size:28px;margin-top:42px}button.mobile-banner{margin-bottom:16px}.juico_category_page .juico-page-header .juico-question-title,.juico_category_page .juico-page-header .juico-section-header{font-size:22px!important}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:portrait){h2.mobile-banner{font-size:32px;margin-top:44px}button.mobile-banner{margin-bottom:16px}.juico_category_page .juico-page-header .juico-question-title,.juico_category_page .juico-page-header .juico-section-header{font-size:22px!important}}