@charset "UTF-8";*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{background:#fff;font-family:"Helvetica Neue","Avenir Next","Helvetica",Helvetica,Arial,sans-serif;font-weight:300;font-style:normal;font-size:18px;line-height:1;color:#333;position:relative;-webkit-font-smoothing:antialiased}a img{border:none}a{color:#3595d6;text-decoration:none;line-height:inherit}a:hover{color:#2988c9}a:focus{color:#2988c9}p a,p a:visited{line-height:inherit}.left{float:left}.right{float:right}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.hide{display:none}.hide-override{display:none !important}.highlight{background:#ff9}#googlemap img,object,embed{max-width:none}#map_canvas embed{max-width:none}#map_canvas img{max-width:none}#map_canvas object{max-width:none}figure{margin:0}form{margin:0 0 18px}.row form .row{margin:0 -6px}.row form .row .column,.row form .row .columns{padding:0 6px}.row form .row.collapse{margin:0}.row form .row.collapse .column,.row form .row.collapse .columns{padding:0}label{font-size:18px;color:#4d4d4d;cursor:pointer;display:block;font-weight:500;margin-bottom:3px}label.right{float:none;text-align:right}label.inline{line-height:36px;margin:0 0 12px 0}.prefix,.postfix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;height:36px;line-height:35px}a.button.prefix,a.button.postfix{padding-left:0;padding-right:0;text-align:center}span.prefix,span.postfix{background:#f2f2f2;border:1px solid #ccc}.prefix{left:2px;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;overflow:hidden}.postfix{right:2px;-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{background-color:#fff;font-family:inherit;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);display:block;font-size:14px;margin:0 0 12px 0;padding:6px;height:36px;width:100%;-webkit-transition:all 0.15s linear;-moz-transition:all 0.15s linear;-o-transition:all 0.15s linear;transition:all 0.15s linear}input[type="text"].oversize,input[type="password"].oversize,input[type="date"].oversize,input[type="datetime"].oversize,input[type="email"].oversize,input[type="number"].oversize,input[type="search"].oversize,input[type="tel"].oversize,input[type="time"].oversize,input[type="url"].oversize,textarea.oversize{font-size:27px;padding:4px 6px}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]: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,textarea:focus{background:#fafafa;border-color:#b3b3b3}input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled]{background-color:#ddd}textarea{height:auto}select{width:100%}fieldset{border:solid 1px #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:12px;margin:18px 0}fieldset legend{font-weight:bold;background:#fff;padding:0 3px;margin:0;margin-left:-3px}.error input,input.error,.error textarea,textarea.error,.error input:focus,input.error:focus,.error textarea:focus,textarea.error:focus{border-color:#d50f67;background-color:rgba(213,15,103,0.1)}.error input:focus,input.error:focus,.error textarea:focus,textarea.error:focus{outline-color:#f786b8}.error label,label.error{color:#d50f67}.error small,small.error{display:block;padding:6px 4px;margin-top:-13px;margin-bottom:12px;background:#d50f67;color:#fff;font-size:16px;font-weight:bold;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}form.custom span.custom{display:inline-block;width:16px;height:16px;position:relative;top:2px;border:solid 1px #ccc;background:#fff}form.custom span.custom.radio{-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px}form.custom span.custom.checkbox:before{content:"";display:block;line-height:0.8;height:14px;width:14px;text-align:center;position:absolute;top:0;left:0;font-size:14px;color:#fff}form.custom span.custom.radio.checked:before{content:"";display:block;width:8px;height:8px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;background:#222;position:relative;top:3px;left:3px}form.custom span.custom.checkbox.checked:before{content:"\00d7";color:#222}form.custom div.custom.dropdown{display:block;position:relative;width:auto;height:28px;margin-bottom:9px;margin-top:2px}form.custom div.custom.dropdown ul{overflow-y:auto;max-height:200px}form.custom div.custom.dropdown a.current{display:block;width:auto;line-height:26px;min-height:28px;padding:0;padding-left:6px;padding-right:38px;border:solid 1px #ddd;color:#141414;background-color:#fff;white-space:nowrap}form.custom div.custom.dropdown a.selector{position:absolute;width:27px;height:28px;display:block;right:0;top:0;border:solid 1px #ddd}form.custom div.custom.dropdown a.selector:after{content:"";display:block;content:"";display:block;width:0;height:0;border:solid 5px;border-color:#aaa transparent transparent transparent;position:absolute;left:50%;top:50%;margin-top:-2px;margin-left:-5px}form.custom div.custom.dropdown:hover a.selector:after,form.custom div.custom.dropdown.open a.selector:after{content:"";display:block;width:0;height:0;border:solid 5px;border-color:#222 transparent transparent transparent}form.custom div.custom.dropdown.open ul{display:block;z-index:10}form.custom div.custom.dropdown.small{width:134px !important}form.custom div.custom.dropdown.medium{width:254px !important}form.custom div.custom.dropdown.large{width:434px !important}form.custom div.custom.dropdown.expand{width:100% !important}form.custom div.custom.dropdown.open.small ul{width:134px !important}form.custom div.custom.dropdown.open.medium ul{width:254px !important}form.custom div.custom.dropdown.open.large ul{width:434px !important}form.custom div.custom.dropdown.open.expand ul{width:100% !important}form.custom div.custom.dropdown ul{position:absolute;width:auto;display:none;margin:0;left:0;top:27px;margin:0;padding:0;background:#fff;background:rgba(255,255,255,0.95);border:solid 1px #ccc}form.custom div.custom.dropdown ul li{color:#555;font-size:17px;cursor:pointer;padding:3px;padding-left:6px;padding-right:38px;min-height:18px;line-height:18px;margin:0;white-space:nowrap;list-style:none}form.custom div.custom.dropdown ul li.selected{background:#cdebf5;color:#000}form.custom div.custom.dropdown ul li.selected:after{content:"\2013";position:absolute;right:10px}form.custom div.custom.dropdown ul li:hover{background-color:#cdebf5;color:#000}form.custom div.custom.dropdown ul li:hover:after{content:"\2013";position:absolute;right:10px;color:#a3dbec}form.custom div.custom.dropdown ul li.selected:hover{background:#cdebf5;cursor:default;color:#000}form.custom div.custom.dropdown ul li.selected:hover:after{color:#000}form.custom div.custom.dropdown ul.show{display:block}form.custom .custom.disabled{background-color:#ddd}@-moz-document url-prefix(){form.custom div.custom.dropdown a.selector{height:28px}}.lt-ie9 form.custom div.custom.dropdown a.selector{height:28px}.row{width:1180px;max-width:100%;min-width:768px;margin:0 auto}.row .row{width:auto;max-width:none;min-width:0;margin:0 -10px}.row.collapse .column,.row.collapse .columns{padding:0}.row .row{width:auto;max-width:none;min-width:0;margin:0 -10px}.row .row.collapse{margin:0}.column,.columns{float:left;min-height:1px;padding:0 10px;position:relative}.column.centered,.columns.centered{float:none;margin:0 auto}[class*="column"]+[class*="column"]:last-child{float:right}[class*="column"]+[class*="column"].end{float:left}.one,.row .one{width:8.33333%}.two,.row .two{width:16.66667%}.three,.row .three{width:25%}.four,.row .four{width:33.33333%}.five,.row .five{width:41.66667%}.six,.row .six{width:50%}.seven,.row .seven{width:58.33333%}.eight,.row .eight{width:66.66667%}.nine,.row .nine{width:75%}.ten,.row .ten{width:83.33333%}.eleven,.row .eleven{width:91.66667%}.twelve,.row .twelve{width:100%}.row .offset-by-one{margin-left:8.33333%}.row .offset-by-two{margin-left:16.66667%}.row .offset-by-three{margin-left:25%}.row .offset-by-four{margin-left:33.33333%}.row .offset-by-five{margin-left:41.66667%}.row .offset-by-six{margin-left:50%}.row .offset-by-seven{margin-left:58.33333%}.row .offset-by-eight{margin-left:66.66667%}.row .offset-by-nine{margin-left:75%}.row .offset-by-ten{margin-left:83.33333%}.push-two{left:16.66667%}.pull-two{right:16.66667%}.push-three{left:25%}.pull-three{right:25%}.push-four{left:33.33333%}.pull-four{right:33.33333%}.push-five{left:41.66667%}.pull-five{right:41.66667%}.push-six{left:50%}.pull-six{right:50%}.push-seven{left:58.33333%}.pull-seven{right:58.33333%}.push-eight{left:66.66667%}.pull-eight{right:66.66667%}.push-nine{left:75%}.pull-nine{right:75%}.push-ten{left:83.33333%}.pull-ten{right:83.33333%}img{height:auto}img,object,embed{max-width:100%}img{-ms-interpolation-mode:bicubic}#map_canvas img,.map_canvas img{max-width:none!important}.row{*zoom:1}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.block-grid{display:block;overflow:hidden;padding:0}.block-grid>li{display:block;height:auto;float:left}.block-grid.one-up{margin:0}.block-grid.one-up>li{width:100%;padding:0 0 15px}.block-grid.two-up{margin:0 -15px}.block-grid.two-up>li{width:50%;padding:0 15px 15px}.block-grid.two-up>li:nth-child(2n+1){clear:both}.block-grid.three-up{margin:0 -12px}.block-grid.three-up>li{width:33.33333%;padding:0 12px 12px}.block-grid.three-up>li:nth-child(3n+1){clear:both}.block-grid.four-up{margin:0 -10px}.block-grid.four-up>li{width:25%;padding:0 10px 10px}.block-grid.four-up>li:nth-child(4n+1){clear:both}.block-grid.five-up{margin:0 -8px}.block-grid.five-up>li{width:20%;padding:0 8px 8px}.block-grid.five-up>li:nth-child(5n+1){clear:both}.block-grid.six-up{margin:0 -8px}.block-grid.six-up>li{width:16.66667%;padding:0 8px 8px}.block-grid.six-up>li:nth-child(6n+1){clear:both}.block-grid.seven-up{margin:0 -8px}.block-grid.seven-up>li{width:14.28571%;padding:0 8px 8px}.block-grid.seven-up>li:nth-child(7n+1){clear:both}.block-grid.eight-up{margin:0 -8px}.block-grid.eight-up>li{width:12.5%;padding:0 8px 8px}.block-grid.eight-up>li:nth-child(8n+1){clear:both}.block-grid.nine-up{margin:0 -8px}.block-grid.nine-up>li{width:11.11111%;padding:0 8px 8px}.block-grid.nine-up>li:nth-child(9n+1){clear:both}.block-grid.ten-up{margin:0 -8px}.block-grid.ten-up>li{width:10%;padding:0 8px 8px}.block-grid.ten-up>li:nth-child(10n+1){clear:both}.block-grid.eleven-up{margin:0 -8px}.block-grid.eleven-up>li{width:9.09091%;padding:0 8px 8px}.block-grid.eleven-up>li:nth-child(11n+1){clear:both}.block-grid.twelve-up{margin:0 -8px}.block-grid.twelve-up>li{width:8.33333%;padding:0 8px 8px}.block-grid.twelve-up>li:nth-child(12n+1){clear:both}.show-for-small,.show-for-medium,.show-for-medium-down,.hide-for-large,.hide-for-large-up,.show-for-xlarge,.show-for-print{display:none !important}.hide-for-small,.hide-for-medium,.hide-for-medium-down,.show-for-large,.show-for-large-up,.hide-for-xlarge,.hide-for-print{display:inherit !important}@media only screen and (min-width: 1441px){.hide-for-small,.hide-for-medium,.hide-for-medium-down,.hide-for-large,.show-for-large-up,.show-for-xlarge{display:inherit !important}.show-for-small,.show-for-medium,.show-for-medium-down,.show-for-large,.hide-for-large-up,.hide-for-xlarge{display:none !important}}@media only screen and (max-width: 1279px) and (min-width: 768px){.hide-for-small,.show-for-medium,.show-for-medium-down,.hide-for-large,.hide-for-large-up,.hide-for-xlarge{display:inherit !important}.show-for-small,.hide-for-medium,.hide-for-medium-down,.show-for-large,.show-for-large-up,.show-for-xlarge{display:none !important}}@media only screen and (max-width: 767px){.show-for-small,.hide-for-medium,.show-for-medium-down,.hide-for-large,.hide-for-large-up,.hide-for-xlarge{display:inherit !important}.hide-for-small,.show-for-medium,.hide-for-medium-down,.show-for-large,.show-for-large-up,.show-for-xlarge{display:none !important}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}}.show-for-touch{display:none !important}.hide-for-touch{display:inherit !important}.touch .show-for-touch{display:inherit !important}.touch .hide-for-touch{display:none !important}table.show-for-xlarge,table.show-for-large,table.hide-for-small,table.hide-for-medium{display:table !important}@media only screen and (max-width: 1279px) and (min-width: 768px){.touch table.hide-for-xlarge,.touch table.hide-for-large,.touch table.hide-for-small,.touch table.show-for-medium{display:table !important}}@media only screen and (max-width: 767px){table.hide-for-xlarge,table.hide-for-large,table.hide-for-medium,table.show-for-small{display:table !important}}@media only screen and (max-device-width: 1280px){.touch .nav-bar li.has-flyout>a{padding-right:36px !important}}@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px){.flex-video{padding-top:0}}@media only screen and (max-width: 1279px) and (min-width: 768px){.touch .nav-bar li a{font-size:17px}.touch .nav-bar li.has-flyout>a.flyout-toggle{padding:20px !important}.touch .nav-bar li.has-flyout>a{padding-right:36px !important}.clearing-main-right,.clearing-main-left{height:100%;width:40px;top:0;border:none}.clearing-main-right:before,.clearing-main-left:before{position:absolute;top:50%}.clearing-main-left{left:0}.clearing-main-left:before{left:5px;content:"";display:block;width:0;height:0;border:solid 16px;border-color:transparent #fff transparent transparent}.clearing-main-right{height:100%;right:0}.clearing-main-right:before{content:"";display:block;width:0;height:0;border:solid 16px;border-color:transparent transparent transparent #fff}}@media only screen and (max-width: 767px){.left,.right{float:none}body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%;min-width:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.row{width:auto;min-width:0;margin-left:0;margin-right:0}.column,.columns{width:auto !important;float:none}.column:last-child,.columns:last-child{float:none}[class*="column"]+[class*="column"]:last-child{float:none}.column:before,.columns:before,.column:after,.columns:after{content:"";display:table}.column:after,.columns:after{clear:both}.offset-by-one,.offset-by-two,.offset-by-three,.offset-by-four,.offset-by-five,.offset-by-six,.offset-by-seven,.offset-by-eight,.offset-by-nine,.offset-by-ten{margin-left:0 !important}.push-two,.push-three,.push-four,.push-five,.push-six,.push-seven,.push-eight,.push-nine,.push-ten{left:auto}.pull-two,.pull-three,.pull-four,.pull-five,.pull-six,.pull-seven,.pull-eight,.pull-nine,.pull-ten{right:auto}.row .mobile-one{width:25% !important;float:left;padding:0 10px}.row .mobile-one:last-child{float:right}.row .mobile-one.end{float:left}.row.collapse .mobile-one{padding:0}.row .mobile-two{width:50% !important;float:left;padding:0 10px}.row .mobile-two:last-child{float:right}.row .mobile-two.end{float:left}.row.collapse .mobile-two{padding:0}.row .mobile-three{width:75% !important;float:left;padding:0 10px}.row .mobile-three:last-child{float:right}.row .mobile-three.end{float:left}.row.collapse .mobile-three{padding:0}.row .mobile-four{width:100% !important;float:left;padding:0 10px}.row .mobile-four:last-child{float:right}.row .mobile-four.end{float:left}.row.collapse .mobile-four{padding:0}.push-one-mobile{left:25%}.pull-one-mobile{right:25%}.push-two-mobile{left:50%}.pull-two-mobile{right:50%}.push-three-mobile{left:75%}.pull-three-mobile{right:75%}.block-grid.mobile>li{float:none;width:100%;margin-left:0}.block-grid>li{clear:none}.block-grid.mobile-one-up>li{width:100%}.block-grid.mobile-two-up>li{width:50%}.block-grid.mobile-two-up>li:nth-child(2n+1){clear:both}.block-grid.mobile-three-up>li{width:33.33333%}.block-grid.mobile-three-up>li:nth-child(3n+1){clear:both}.block-grid.mobile-four-up>li{width:25%}.block-grid.mobile-four-up>li:nth-child(4n+1){clear:both}.block-grid.mobile-five-up>li{width:20%}.block-grid.mobile-five-up>li:nth-child(5n+1){clear:both}.block-grid.mobile-six-up>li{width:16.66667%}.block-grid.mobile-six-up>li:nth-child(6n+1){clear:both}.block-grid.mobile-seven-up>li{width:14.28571%}.block-grid.mobile-seven-up>li:nth-child(7n+1){clear:both}.block-grid.mobile-eight-up>li{width:12.5%}.block-grid.mobile-eight-up>li:nth-child(8n+1){clear:both}.block-grid.mobile-nine-up>li{width:11.11111%}.block-grid.mobile-nine-up>li:nth-child(9n+1){clear:both}.block-grid.mobile-ten-up>li{width:10%}.block-grid.mobile-ten-up>li:nth-child(10n+1){clear:both}.block-grid.mobile-eleven-up>li{width:9.09091%}.block-grid.mobile-eleven-up>li:nth-child(11n+1){clear:both}.block-grid.mobile-twelve-up>li{width:8.33333%}.block-grid.mobile-twelve-up>li:nth-child(12n+1){clear:both}label.right{text-align:left}input[type="text"].one,.row input[type="text"].one,input[type="password"].one,.row input[type="password"].one,input[type="date"].one,.row input[type="date"].one,input[type="datetime"].one,.row input[type="datetime"].one,input[type="email"].one,.row input[type="email"].one,input[type="number"].one,.row input[type="number"].one,input[type="search"].one,.row input[type="search"].one,input[type="tel"].one,.row input[type="tel"].one,input[type="time"].one,.row input[type="time"].one,input[type="url"].one,.row input[type="url"].one,textarea.one,.row textarea.one{width:100% !important}input[type="text"].two,.row input[type="text"].two,input[type="password"].two,.row input[type="password"].two,input[type="date"].two,.row input[type="date"].two,input[type="datetime"].two,.row input[type="datetime"].two,input[type="email"].two,.row input[type="email"].two,input[type="number"].two,.row input[type="number"].two,input[type="search"].two,.row input[type="search"].two,input[type="tel"].two,.row input[type="tel"].two,input[type="time"].two,.row input[type="time"].two,input[type="url"].two,.row input[type="url"].two,textarea.two,.row textarea.two{width:100% !important}input[type="text"].three,.row input[type="text"].three,input[type="password"].three,.row input[type="password"].three,input[type="date"].three,.row input[type="date"].three,input[type="datetime"].three,.row input[type="datetime"].three,input[type="email"].three,.row input[type="email"].three,input[type="number"].three,.row input[type="number"].three,input[type="search"].three,.row input[type="search"].three,input[type="tel"].three,.row input[type="tel"].three,input[type="time"].three,.row input[type="time"].three,input[type="url"].three,.row input[type="url"].three,textarea.three,.row textarea.three{width:100% !important}input[type="text"].four,.row input[type="text"].four,input[type="password"].four,.row input[type="password"].four,input[type="date"].four,.row input[type="date"].four,input[type="datetime"].four,.row input[type="datetime"].four,input[type="email"].four,.row input[type="email"].four,input[type="number"].four,.row input[type="number"].four,input[type="search"].four,.row input[type="search"].four,input[type="tel"].four,.row input[type="tel"].four,input[type="time"].four,.row input[type="time"].four,input[type="url"].four,.row input[type="url"].four,textarea.four,.row textarea.four{width:100% !important}input[type="text"].five,.row input[type="text"].five,input[type="password"].five,.row input[type="password"].five,input[type="date"].five,.row input[type="date"].five,input[type="datetime"].five,.row input[type="datetime"].five,input[type="email"].five,.row input[type="email"].five,input[type="number"].five,.row input[type="number"].five,input[type="search"].five,.row input[type="search"].five,input[type="tel"].five,.row input[type="tel"].five,input[type="time"].five,.row input[type="time"].five,input[type="url"].five,.row input[type="url"].five,textarea.five,.row textarea.five{width:100% !important}input[type="text"].six,.row input[type="text"].six,input[type="password"].six,.row input[type="password"].six,input[type="date"].six,.row input[type="date"].six,input[type="datetime"].six,.row input[type="datetime"].six,input[type="email"].six,.row input[type="email"].six,input[type="number"].six,.row input[type="number"].six,input[type="search"].six,.row input[type="search"].six,input[type="tel"].six,.row input[type="tel"].six,input[type="time"].six,.row input[type="time"].six,input[type="url"].six,.row input[type="url"].six,textarea.six,.row textarea.six{width:100% !important}input[type="text"].seven,.row input[type="text"].seven,input[type="password"].seven,.row input[type="password"].seven,input[type="date"].seven,.row input[type="date"].seven,input[type="datetime"].seven,.row input[type="datetime"].seven,input[type="email"].seven,.row input[type="email"].seven,input[type="number"].seven,.row input[type="number"].seven,input[type="search"].seven,.row input[type="search"].seven,input[type="tel"].seven,.row input[type="tel"].seven,input[type="time"].seven,.row input[type="time"].seven,input[type="url"].seven,.row input[type="url"].seven,textarea.seven,.row textarea.seven{width:100% !important}input[type="text"].eight,.row input[type="text"].eight,input[type="password"].eight,.row input[type="password"].eight,input[type="date"].eight,.row input[type="date"].eight,input[type="datetime"].eight,.row input[type="datetime"].eight,input[type="email"].eight,.row input[type="email"].eight,input[type="number"].eight,.row input[type="number"].eight,input[type="search"].eight,.row input[type="search"].eight,input[type="tel"].eight,.row input[type="tel"].eight,input[type="time"].eight,.row input[type="time"].eight,input[type="url"].eight,.row input[type="url"].eight,textarea.eight,.row textarea.eight{width:100% !important}input[type="text"].nine,.row input[type="text"].nine,input[type="password"].nine,.row input[type="password"].nine,input[type="date"].nine,.row input[type="date"].nine,input[type="datetime"].nine,.row input[type="datetime"].nine,input[type="email"].nine,.row input[type="email"].nine,input[type="number"].nine,.row input[type="number"].nine,input[type="search"].nine,.row input[type="search"].nine,input[type="tel"].nine,.row input[type="tel"].nine,input[type="time"].nine,.row input[type="time"].nine,input[type="url"].nine,.row input[type="url"].nine,textarea.nine,.row textarea.nine{width:100% !important}input[type="text"].ten,.row input[type="text"].ten,input[type="password"].ten,.row input[type="password"].ten,input[type="date"].ten,.row input[type="date"].ten,input[type="datetime"].ten,.row input[type="datetime"].ten,input[type="email"].ten,.row input[type="email"].ten,input[type="number"].ten,.row input[type="number"].ten,input[type="search"].ten,.row input[type="search"].ten,input[type="tel"].ten,.row input[type="tel"].ten,input[type="time"].ten,.row input[type="time"].ten,input[type="url"].ten,.row input[type="url"].ten,textarea.ten,.row textarea.ten{width:100% !important}input[type="text"].eleven,.row input[type="text"].eleven,input[type="password"].eleven,.row input[type="password"].eleven,input[type="date"].eleven,.row input[type="date"].eleven,input[type="datetime"].eleven,.row input[type="datetime"].eleven,input[type="email"].eleven,.row input[type="email"].eleven,input[type="number"].eleven,.row input[type="number"].eleven,input[type="search"].eleven,.row input[type="search"].eleven,input[type="tel"].eleven,.row input[type="tel"].eleven,input[type="time"].eleven,.row input[type="time"].eleven,input[type="url"].eleven,.row input[type="url"].eleven,textarea.eleven,.row textarea.eleven{width:100% !important}input[type="text"].twelve,.row input[type="text"].twelve,input[type="password"].twelve,.row input[type="password"].twelve,input[type="date"].twelve,.row input[type="date"].twelve,input[type="datetime"].twelve,.row input[type="datetime"].twelve,input[type="email"].twelve,.row input[type="email"].twelve,input[type="number"].twelve,.row input[type="number"].twelve,input[type="search"].twelve,.row input[type="search"].twelve,input[type="tel"].twelve,.row input[type="tel"].twelve,input[type="time"].twelve,.row input[type="time"].twelve,input[type="url"].twelve,.row input[type="url"].twelve,textarea.twelve,.row textarea.twelve{width:100% !important}.button{display:block}button.button,input[type="submit"].button,input[type="reset"].button{width:100%;padding-left:0;padding-right:0}.button-group button.button,.button-group input[type="submit"].button{width:auto;padding:10px 20px 11px}.button-group button.button.large,.button-group input[type="submit"].button.large{padding:15px 30px 16px}.button-group button.button.medium,.button-group input[type="submit"].button.medium{padding:10px 20px 11px}.button-group button.button.small,.button-group input[type="submit"].button.small{padding:7px 14px 8px}.button-group button.button.tiny,.button-group input[type="submit"].button.tiny{padding:5px 10px 6px}.button-group.even button.button,.button-group.even input[type="submit"].button{width:100%;padding-left:0;padding-right:0}.nav-bar{height:auto}.nav-bar>li{float:none;display:block;border-right:none}.nav-bar>li>a.main{text-align:left;border-top:1px solid #ddd;border-right:none}.nav-bar>li:first-child>a.main{border-top:none}.nav-bar>li.has-flyout>a.flyout-toggle{position:absolute;right:0;top:0;padding:22px;z-index:2;display:block}.nav-bar>li.has-flyout.is-touch>a.flyout-toggle span{content:"";width:0;height:0;display:block}.nav-bar>li.has-flyout>a.flyout-toggle:hover span{border-top-color:#141414}.nav-bar.vertical>li.has-flyout>.flyout{left:0}.flyout{position:relative;width:100% !important;top:auto;margin-right:-2px;border-width:1px 1px 0 1px}.flyout.right{float:none;right:auto;left:-1px}.flyout.small,.flyout.large{width:100% !important}.flyout p:last-child{margin-bottom:18px}.reveal-modal-bg{position:absolute}.reveal-modal,.reveal-modal.small,.reveal-modal.medium,.reveal-modal.large,.reveal-modal.xlarge{width:80%;top:15px;left:50%;margin-left:-40%;padding:20px;height:auto}.clearing-container{margin:0}.clearing-close{z-index:99;font-size:41px;top:0px;right:5px}.clearing-caption{position:fixed;bottom:0;left:0;padding:10px !important;line-height:1.3}.clearing-main-right,.clearing-main-left{display:none}.clearing-blackout.clearing-assembled .visible-img,.clearing-blackout.clearing-assembled .clearing-container{height:100%}.clearing-blackout.clearing-assembled ul[data-clearing]{display:none}.joyride-tip-guide{width:95% !important;left:2.5% !important;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.joyride-tip-guide-wrapper{width:100%}.tabs.mobile{width:auto;margin:20px -20px 40px;border-bottom:solid 1px #ccc;height:auto;margin:20px -15px 0px -15px}.tabs.mobile dt,.tabs.mobile li,.tabs.mobile dd{float:none;height:auto}.tabs.mobile dd a,.tabs.mobile li a{font-size:19px;display:block;width:auto;height:auto;padding:18px 20px;margin:0;color:#555;line-height:1;border:none;border-left:none;border-right:none;border-top:1px solid #ccc;background:#fff}.tabs.mobile dd a.active,.tabs.mobile li a.active{border:none;background:#3595d6;color:#fff;margin:0;position:static;top:0;height:auto}.tabs.mobile dd:first-child a.active,.tabs.mobile li:first-child a.active{margin:0}.tabs.mobile+.tabs-content.contained{margin-left:-15px;margin-right:-15px}.tabs.mobile .section-title{padding-left:20px !important}.contained.mobile{margin-bottom:0}.contained.tabs.mobile dd a,.contained.tabs.mobile li a{padding:18px 20px}.tabs.mobile+ul.contained{margin-left:-20px;margin-right:-20px;border-width:0 0 1px 0}.tooltip{font-size:14px;line-height:1.4;padding:7px 10px 9px 10px;left:50% !important;max-width:80% !important;margin-left:-40%;font-size:110%}.tooltip>.nub,.tooltip.top>.nub,.tooltip.left>.nub,.tooltip.right>.nub{border-color:transparent transparent #000 transparent;border-color:transparent transparent rgba(0,0,0,0.85) transparent;top:-12px;left:10px}}@media only screen and (max-width: 940px){.top-bar{margin-bottom:0;overflow:hidden;height:45px;background:#222}.top-bar .js-generated{display:block}.contain-to-grid .top-bar{width:auto}.top-bar section{left:0;position:relative;width:auto;-webkit-transition:left 300ms 0;-moz-transition:left 300ms 0;-o-transition:left 300ms 0;transition:left 300ms 0}.top-bar ul{width:100%;height:100%;margin-bottom:0;display:block}.top-bar ul>li{float:none}.top-bar ul>li.active,.top-bar ul>li:hover{background:#151515}.top-bar ul>li.name{height:45px}.top-bar ul>li.name h1{line-height:1}.top-bar ul>li.name h1 a{color:#fff;display:block;line-height:45px !important;padding-left:15px;height:45px}.top-bar ul>li:hover a,.top-bar ul>li.active a{color:#fff}.top-bar ul>li a:not(.button){color:#fff}.top-bar ul>li.toggle-topbar{cursor:pointer;display:block;height:45px;position:absolute;right:0;top:0;width:50%}.top-bar ul>li.toggle-topbar a{content:"";display:block;width:0;height:0;border:solid 8px;border-color:#fff transparent transparent transparent;padding:0;position:absolute;top:50%;right:22.5px;margin-top:-4px}.top-bar ul>li.toggle-topbar:hover{background:inherit}.top-bar ul>li.toggle-topbar a{padding:0 !important}.top-bar ul>li.divider{border-bottom:solid 1px #3c3c3c;border-top:solid 1px #000;clear:both;height:1px !important;margin:8px 0 !important;width:100%}.top-bar ul>li.search{padding:0 22.5px}.top-bar ul>li.search form{width:100%}.top-bar ul>li.search form input[type=text]{width:75%}.top-bar ul>li.search form .button{top:-1px;width:25%}.top-bar ul>li.has-dropdown a{padding-right:33.75px}.top-bar ul>li.has-dropdown a:after{content:"";display:block;width:0;height:0;border:solid 5px;border-color:transparent transparent transparent rgba(255,255,255,0.5);margin-right:15px;margin-top:-4.5px;position:absolute;top:50%}.top-bar ul>li.has-dropdown:hover>.dropdown{display:block;visibility:hidden}.top-bar ul>li.has-dropdown .dropdown{visibility:hidden;z-index:0 !important}.top-bar ul>li.has-dropdown.moved{position:static}.top-bar ul>li.has-dropdown.moved>.dropdown{top:0;visibility:visible}.top-bar ul>li.has-dropdown.moved>.dropdown li label{margin-bottom:6px;padding-top:6px !important;font-size:15px}.top-bar ul>li.has-dropdown.moved>.dropdown li:not(.title){padding-bottom:0}.top-bar ul>li.has-dropdown.moved>.dropdown li:not(.title) a{padding:8px 22.5px;font-size:18px}.top-bar ul>li.has-dropdown.moved>.dropdown li a,.top-bar ul>li.has-dropdown.moved>.dropdown li label{padding:0 22.5px}.top-bar ul>li.has-dropdown.moved>.dropdown li a:hover{background:#3c3c3c;display:block}.top-bar ul>li.has-dropdown.moved>.dropdown li.divider{border-bottom:solid 1px rgba(255,255,255,0.1);margin-top:8px !important;margin-bottom:8px !important}.top-bar ul>li.has-dropdown.moved .back.title{padding-bottom:0}.top-bar ul>li.has-dropdown.moved .back.title a:before{position:absolute;top:50%;left:17.5px;margin-top:-5px;width:0;height:0;content:"";display:block;width:0;height:0;border:solid 5px;border-color:transparent #fff transparent transparent}.top-bar ul>li.has-dropdown.moved .back.title h5{margin:0;padding-left:15px;position:relative}.top-bar ul>li.has-dropdown.moved .back.title h5 a{background:transparent;padding-top:8px;padding-bottom:8px;font-size:27px;font-weight:bold}.top-bar ul>li.has-dropdown .dropdown li{background:transparent}.top-bar ul>li.has-dropdown .dropdown li.has-dropdown .dropdown{left:100% !important;top:0;right:auto !important}.top-bar ul>li.has-dropdown .dropdown li.has-dropdown>a{padding-right:33.75px}.top-bar ul>li.has-dropdown .dropdown li.has-dropdown>a:after{content:"";margin-right:15px;content:"";display:block;width:0;height:0;border:solid 5px;border-color:transparent transparent transparent rgba(255,255,255,0.5);position:absolute;top:50%;margin-top:-4.5px}.top-bar ul>li.has-dropdown .dropdown li.has-dropdown>a li a:hover{background:#3c3c3c}.top-bar ul>li.has-dropdown .dropdown li.has-dropdown.moved{position:static}.top-bar ul>li.has-dropdown .dropdown li.has-dropdown.moved .dropdown{top:0;visibility:visible}.top-bar ul>li.has-dropdown .dropdown li.has-dropdown:hover{display:block}.top-bar ul.left,.top-bar ul.right{float:none;width:100%}.top-bar ul.left>li,.top-bar ul.right>li{display:block;float:none;margin:0 !important}.top-bar ul.left>li.has-dropdown .dropdown,.top-bar ul.right>li.has-dropdown .dropdown{left:100% !important;top:0;right:auto !important}.top-bar section>ul li a:not(.button){padding-left:22.5px !important}.top-bar.expanded{height:100%}.top-bar.expanded ul li.toggle-topbar a{content:"";display:block;width:0;height:0;border:solid 8px;border-color:transparent transparent #ccc transparent;top:auto;bottom:50%;margin-bottom:-4px}.top-bar ul li.has-button{padding:5px 15px}.top-bar ul li .button.small{margin:0 !important;display:inline-block;width:100%}.top-bar ul>li.has-button a.button{margin:0}}@font-face{font-family:"Avenir Next";src:url("/res/font/avenir_next/mI4BTzsw9mEwLwPI3Tda8w_e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix");src:url("/res/font/avenir_next/mI4BTzsw9mEwLwPI3Tda8w_e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix") format("eot"),url("/res/font/avenir_next/ovZvess55eL6fq3y86pG9A_1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"),url("/res/font/avenir_next/_zuoy6sRHYkFxc83ZNr6vw_46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf") format("truetype"),url("/res/font/avenir_next/2W-7zJnAaE3XGhuxVYhYqQ_52a192b1-bea5-4b48-879f-107f009b666f.svg#52a192b1-bea5-4b48-879f-107f009b666f") format("svg");font-style:normal;font-weight:300}@font-face{font-family:"Avenir Next";src:url("/res/font/avenir_next/aRjKWs79sxtpMx2iIBHomg_d1fddef1-d940-4904-8f6c-17e809462301.eot?#iefix");src:url("/res/font/avenir_next/aRjKWs79sxtpMx2iIBHomg_d1fddef1-d940-4904-8f6c-17e809462301.eot?#iefix") format("eot"),url("/res/font/avenir_next/BFqdRt-3UDT8g8325APeXg_92b66dbd-4201-4ac2-a605-4d4ffc8705cc.woff") format("woff"),url("/res/font/avenir_next/V9WL9B-ApgmsRO56mhi9Vg_18839597-afa8-4f0b-9abb-4a30262d0da8.ttf") format("truetype"),url("/res/font/avenir_next/AqxEF22UMFwOnuwDxLlauQ_1de7e6f4-9d4d-47e7-ab23-7d5cf10ab585.svg#1de7e6f4-9d4d-47e7-ab23-7d5cf10ab585") format("svg");font-style:italic;font-weight:400}@font-face{font-family:"Avenir Next";src:url("/res/font/avenir_next/IeUAHjkT3xwTciEuJ-AHGA_1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix");src:url("/res/font/avenir_next/IeUAHjkT3xwTciEuJ-AHGA_1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix") format("eot"),url("/res/font/avenir_next/__LLh6RHgchC-6gDy-wLag_f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"),url("/res/font/avenir_next/agXhdRVCEEz21lkG678Spg_63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf") format("truetype"),url("/res/font/avenir_next/dF0w3RVP9HgQph_N_lEd5A_a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg#a89d6ad1-a04f-4a8f-b140-e55478dbea80") format("svg");font-style:normal;font-weight:400}@font-face{font-family:"Avenir Next";src:url("/res/font/avenir_next/S9GCCrjpmbNWyg5AYl4m0Q_12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix");src:url("/res/font/avenir_next/S9GCCrjpmbNWyg5AYl4m0Q_12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix") format("eot"),url("/res/font/avenir_next/KbgMiaEpiP9UBs2NdYtkAQ_91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"),url("/res/font/avenir_next/Y3tBQ17DCNL0q7YQxGQ73Q_a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf") format("truetype"),url("/res/font/avenir_next/61UStLdMAs1YI4AzyDOn4w_99affa9a-a5e9-4559-bd07-20cf0071852d.svg#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg");font-style:normal;font-weight:700}@font-face{font-family:"Avenir Next";src:url("/res/font/avenir_next/5SutYJRcTALHB5fo-J7MjQ_dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix");src:url("/res/font/avenir_next/5SutYJRcTALHB5fo-J7MjQ_dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix") format("eot"),url("/res/font/avenir_next/YHUh1Jb13XM1ghcIiuzCeQ_b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff") format("woff"),url("/res/font/avenir_next/6CR6F_IpIFo1_b6RWPVAIg_890bd988-5306-43ff-bd4b-922bc5ebdeb4.ttf") format("truetype"),url("/res/font/avenir_next/Z2aVVQ1h-wEgOgLeV-fRjw_ed104d8c-7f39-4e8b-90a9-4076be06b857.svg#ed104d8c-7f39-4e8b-90a9-4076be06b857") format("svg");font-style:normal;font-weight:800}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;font-size:18px;direction:ltr;line-height:1.8;font-weight:300}@media only screen and (max-width: 1279px) and (min-width: 768px){body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{font-size:16px;line-height:1.5}}@media only screen and (max-width: 767px){body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{font-size:16px;line-height:1.375}}.b2,section.template-faq p,section.template-faq ul,section.template-faq li,section.template-faq div,section.template-cards .card p,section.template-disclaimer p,.drawer p,.drawer li,.template-carousel .slide p,.template-carousel .toggle p,.reveal-modal p.b2,.reveal-modal div.b2{font-size:16px}@media only screen and (max-width: 767px){.b2,section.template-faq p,section.template-faq ul,section.template-faq li,section.template-faq div,section.template-cards .card p,section.template-disclaimer p,.drawer p,.drawer li,.template-carousel .slide p,.template-carousel .toggle p,.reveal-modal p.b2,.reveal-modal div.b2{font-size:14px}}.b1,header.template-hero.careers-hero .overlay>p,section.careers.culture .culture_perk>p,section.template-faq .subtitle,.drawer .subtitle{font-size:18px}@media only screen and (max-width: 1279px) and (min-width: 768px){.b1,header.template-hero.careers-hero .overlay>p,section.careers.culture .culture_perk>p,section.template-faq .subtitle,.drawer .subtitle{font-size:16px}}p{margin-bottom:20px}p:last-child{margin-bottom:0}p.lead{font-size:22.5px;line-height:1.6}p.small{font-size:12px}p.footnote{font-size:13px;color:#333435}aside p{font-size:17px;line-height:1.35;font-style:italic}h1,h2,h3,h4,h5,h6{line-height:1.3}h1 small,h1 sup,h2 small,h2 sup,h3 small,h3 sup,h4 small,h4 sup,h5 small,h5 sup,h6 small,h6 sup{font-size:60%;line-height:0}@media only screen and (max-width: 767px){h1,h2,h3,h4,h5,h6{line-height:1.1}}h1,h2,h3,h4,h5,h6,.h1,.h2,section.careers strong,.h3,.h4,.h5,.h6{font-weight:300;font-style:normal;color:#0d0e0e;text-rendering:optimizeLegibility}h1,.h1{font-size:40px;margin-bottom:40px;font-family:"Avenir Next","Lucida Grande",Tahoma,Arial,sans-serif}@media only screen and (max-width: 1279px) and (min-width: 768px){h1,.h1{font-size:32px}}h2,.h2,section.careers strong{font-size:24px}@media only screen and (max-width: 1279px) and (min-width: 768px){h2,.h2,section.careers strong{font-size:20px}}@media only screen and (max-width: 767px){h2,.h2,section.careers strong,section.template-body--responsive .h1{font-size:20px;font-weight:900}}h3,.h3{font-size:20px}@media only screen and (max-width: 767px){h3,.h3{font-weight:900}}h4,.h4{font-size:18px}@media only screen and (max-width: 767px){h4,.h4{font-size:16px;font-weight:500}}h5,.h5{font-size:18px}@media only screen and (max-width: 767px){h5,.h5{font-size:16px}}h6,.h6{font-size:18px}a{cursor:pointer}a:hover{color:#005b98}pre{display:block;padding:8px;margin:0 0 10px;line-height:18px;background-color:#edeff0;border:1px solid #d4d6d6;white-space:pre-wrap;border-radius:4px}.js-tooltip{color:#9c9ea1}.js-tooltip:hover{color:#333435}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:22px 0 21px;height:0}.subheader{line-height:1.3;color:#575d5d;font-weight:300;margin-bottom:27px}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-weight:bold;background:#ff9}.carrier-status-color,a.carrier-status-color:hover,a.carrier-status-color:focus{color:#3ba510}.ancestry-color,a.ancestry-color:hover,a.ancestry-color:focus{color:#ff6d19}.wellness-color,a.wellness-color:hover,a.wellness-color:focus{color:#9f0f7b}.traits-color,a.traits-color:hover,a.traits-color:focus{color:#53c8ed}.tools-color,a.tools-color:hover,a.tools-color:focus{color:#00b5b5}.text-pink{color:#d50f67}ul,ol,dl{line-height:1.6;list-style-position:outside;margin-bottom:20px}ul:last-child,ol:last-child,dl:last-child{margin-bottom:0}ul li ul,ul li ol{margin-left:20px;margin-bottom:0}ul.square,ul.circle,ul.disc{margin-left:27px}ul.square{list-style-type:square}ul.square li ul{list-style:inherit}ul.circle{list-style-type:circle}ul.circle li ul{list-style:inherit}ul.disc{list-style-type:disc}ul.disc li ul{list-style:inherit}ul.no-bullet{list-style:none}ul.errorlist{list-style:none}ul.large li{line-height:21px}ul.dashes{list-style-type:none}ul.dashes li{padding-left:15px;position:relative}ul.dashes li:before{content:'–';position:absolute;top:0;left:0}ul.checkmarks{list-style-type:none}ul.checkmarks li{padding-left:35px;position:relative}ul.checkmarks li:before{content:' ';display:block;background:url("/res/img/youpub/icons/common/qBGLQN1_VSBM7_k4HZ9Q8w_checkmark.svg") no-repeat left top;background-size:19px 14px;width:19px;height:14px;position:absolute;top:9px;left:0}ul.spaced>li{margin-top:20px}ul.spaced>li:first-child{margin-top:0}ol{margin-left:20px}ol li ul,ol li ol{margin-left:20px;margin-bottom:0}blockquote,blockquote p{line-height:1.5;color:#575d5d}blockquote{margin:0 0 27px;padding:9px 20px 0 19px;border-left:1px solid #ddd}blockquote cite{display:block;font-size:17px;color:#3e4343}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#3e4343}abbr,acronym{text-transform:uppercase;font-size:90%;color:#0d0e0e;border-bottom:1px solid #ddd;cursor:help}abbr{text-transform:none}.nobr{white-space:nowrap}.underline{text-decoration:underline}.print-only{display:none !important}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;-ms-filter: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:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}.button{width:auto;min-width:175px;padding:19px 30px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px;-o-border-radius:1000px;border-radius:1000px;background:#92c746;color:#fff;cursor:pointer;display:inline-block;text-transform:lowercase;font-family:inherit;font-size:24px;font-weight:bold;line-height:1;margin:0;position:relative;text-align:center;text-decoration:none;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;-o-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out}@media only screen and (max-width: 767px){.button{font-size:18px;min-width:0;padding:10px 20px 11px}}.button:hover,.button:focus{color:#fff;background-color:#77a733}.button:active{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0) inset;-moz-box-shadow:0 1px 0 rgba(0,0,0,0) inset;box-shadow:0 1px 0 rgba(0,0,0,0) inset}.button.medium{font-size:18px}.button.small{font-size:15px;padding:7px 14px 7px;min-width:0}.button.tiny{font-size:14px;padding:5px 10px 5px}.button.expand{width:100%;text-align:center}.button.primary{background-color:#92c746;border:1px solid #69942d}.button.primary:hover,.button.primary:focus{background-color:#77a733}.button.success{background-color:#3ba510;border:1px solid #225f09}.button.success:hover,.button.success:focus{background-color:#2a770b}.button.alert{background-color:#d50f67;border:1px solid #8e0a44}.button.alert:hover,.button.alert:focus{background-color:#a50c50}.button.secondary{background-color:#e7e7e7;color:#1b1b1b;border:1px solid #c1c1c1}.button.secondary:hover,.button.secondary:focus{background-color:#cecece}.button.buy{background-color:#d50f67}.button.buy:hover,.button.buy:focus{background-color:#a50c50}.button.full-width{width:100%;text-align:center;padding-left:0px !important;padding-right:0px !important}.button.left-align{text-align:left;text-indent:12px}.button.disabled,.button[disabled]{opacity:0.6;cursor:default;background:#92c746;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.button.disabled:hover,.button[disabled]:hover{background:#92c746}.button.disabled.success,.button[disabled].success{background-color:#3ba510}.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#3ba510;outline:none}.button.disabled.alert,.button[disabled].alert{background-color:#d50f67}.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#d50f67;outline:none}.button.disabled.secondary,.button[disabled].secondary{background-color:#e7e7e7}.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#e7e7e7;outline:none}.button.disabled.buy,.button[disabled].buy{background-color:#d50f67}.button.disabled.buy:hover,.button.disabled.buy:focus,.button[disabled].buy:hover,.button[disabled].buy:focus{background-color:#d50f67;outline:none}input[type=submit].button,button.button{-webkit-appearance:none;border:none}@-moz-document url-prefix(){button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0}input[type="submit"].tiny.button{padding:3px 10px 4px}input[type="submit"].small.button{padding:5px 14px 6px}input[type="submit"].button,input[type=submit].medium.button{padding:8px 20px 9px}input[type="submit"].large.button{padding:13px 30px 14px}}.button.dropdown{position:relative;padding-right:44px}.button.dropdown.large{padding-right:60px}.button.dropdown.small{padding-right:28px}.button.dropdown.tiny{padding-right:20px}.button.dropdown:after{content:"";display:block;width:0;height:0;border:solid 6px;border-color:#fff transparent transparent transparent;position:absolute;top:50%;right:20px;margin-top:-2px}.button.dropdown.large:after{content:"";display:block;width:0;height:0;border:solid 7px;border-color:#fff transparent transparent transparent;margin-top:-3px;right:30px}.button.dropdown.small:after{content:"";display:block;width:0;height:0;border:solid 5px;border-color:#fff transparent transparent transparent;margin-top:-2px;right:14px}.button.dropdown.tiny:after{content:"";display:block;width:0;height:0;border:solid 4px;border-color:#fff transparent transparent transparent;margin-top:-1px;right:10px}.button.dropdown>ul{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:none;position:absolute;left:-1px;background:#fff;background:rgba(255,255,255,0.95);list-style:none;margin:0;padding:0;border:1px solid #ccc;border-top:none;min-width:100%;z-index:40}.button.dropdown>ul li{width:100%;cursor:pointer;padding:0;min-height:18px;line-height:18px;margin:0;white-space:nowrap;list-style:none}.button.dropdown>ul li a,.button.dropdown>ul li button{display:block;color:#555;font-size:17px;font-weight:300;padding:6px 14px;text-align:left}.button.dropdown>ul li button{width:100%;border:inherit;background:inherit;font-family:inherit;margin:inherit;-webkit-font-smoothing:antialiased}.button.dropdown>ul li:hover,.button.dropdown>ul li:focus{background-color:#fafcf6;color:#222}.button.dropdown>ul li.divider{min-height:0;padding:0;height:1px;margin:4px 0;background:#ededed}.button.dropdown.up>ul{border-top:1px solid #ccc;border-bottom:none}.button.dropdown ul.no-hover.show-dropdown{display:block !important}.button.dropdown:hover>ul.no-hover{display:none}.button.dropdown.split{padding:0;position:relative}.button.dropdown.split:after{display:none}.button.dropdown.split:hover,.button.dropdown.split:focus{background-color:#92c746}.button.dropdown.split.alert:hover,.button.dropdown.split.alert:focus{background-color:#d50f67}.button.dropdown.split.success:hover,.button.dropdown.split.success:focus{background-color:#3ba510}.button.dropdown.split.secondary:hover,.button.dropdown.split.secondary:focus{background-color:#e7e7e7}.button.dropdown.split>a{color:#fff;display:block;padding:10px 50px 11px 20px;padding-left:20px;padding-right:50px;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;-o-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out}.button.dropdown.split>a:hover,.button.dropdown.split>a:focus{background-color:#77a733;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0) inset;box-shadow:0 1px 0 rgba(255,255,255,0) inset}.button.dropdown.split.large>a{padding:15px 75px 16px 30px;padding-left:30px;padding-right:75px}.button.dropdown.split.small>a{padding:7px 35px 8px 14px;padding-left:14px;padding-right:35px}.button.dropdown.split.tiny>a{padding:5px 25px 6px 10px;padding-left:10px;padding-right:25px}.button.dropdown.split>span{background-color:#92c746;position:absolute;right:0;top:0;height:100%;width:30px;border-left:1px solid #69942d;-webkit-box-shadow:1px 1px 0 rgba(255,255,255,0) inset;-moz-box-shadow:1px 1px 0 rgba(255,255,255,0) inset;box-shadow:1px 1px 0 rgba(255,255,255,0) inset;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;-o-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out}.button.dropdown.split>span:hover,.button.dropdown.split>span:focus{background-color:#77a733}.button.dropdown.split>span:after{content:"";display:block;width:0;height:0;border:solid 6px;border-color:#fff transparent transparent transparent;position:absolute;top:50%;left:50%;margin-left:-6px;margin-top:-2px}.button.dropdown.split.secondary>span:after{content:"";display:block;width:0;height:0;border:solid 6px;border-color:#1b1b1b transparent transparent transparent}.button.dropdown.split.large span{width:45px}.button.dropdown.split.small span{width:21px}.button.dropdown.split.tiny span{width:15px}.button.dropdown.split.large span:after{content:"";display:block;width:0;height:0;border:solid 7px;border-color:#fff transparent transparent transparent;margin-top:-3px;margin-left:-7px}.button.dropdown.split.small span:after{content:"";display:block;width:0;height:0;border:solid 4px;border-color:#fff transparent transparent transparent;margin-top:-1px;margin-left:-4px}.button.dropdown.split.tiny span:after{content:"";display:block;width:0;height:0;border:solid 3px;border-color:#fff transparent transparent transparent;margin-top:-1px;margin-left:-3px}.button.dropdown.split.alert>span{background-color:#d50f67;border-left-color:#8e0a44}.button.dropdown.split.success>span{background-color:#3ba510;border-left-color:#225f09}.button.dropdown.split.secondary>span{background-color:#e7e7e7;border-left-color:#c1c1c1}.button.dropdown.split.secondary>a{color:#1b1b1b}.button.dropdown.split.alert>a:hover,.button.dropdown.split.alert>span:hover,.button.dropdown.split.alert>a:focus,.button.dropdown.split.alert>span:focus{background-color:#a50c50}.button.dropdown.split.success>a:hover,.button.dropdown.split.success>span:hover,.button.dropdown.split.success>a:focus,.button.dropdown.split.success>span:focus{background-color:#2a770b}.button.dropdown.split.secondary>a:hover,.button.dropdown.split.secondary>span:hover,.button.dropdown.split.secondary>a:focus,.button.dropdown.split.secondary>span:focus{background-color:#cecece}ul.button-group{list-style:none;padding:0;margin:0 0 12px;*zoom:1}ul.button-group:before,ul.button-group:after{content:" ";display:table}ul.button-group:after{clear:both}ul.button-group li{padding:0;margin:0 0 0 -1px;float:left}ul.button-group li:first-child{margin-left:0}ul.button-group.radius li .button,ul.button-group.radius li .button.radius,ul.button-group.radius li .button-rounded{-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px}ul.button-group.radius li:first-child .button,ul.button-group.radius li:first-child .button.radius{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}ul.button-group.radius li:first-child .button.rounded{-moz-border-radius-topleft:1000px;-webkit-border-top-left-radius:1000px;border-top-left-radius:1000px;-moz-border-radius-bottomleft:1000px;-webkit-border-bottom-left-radius:1000px;border-bottom-left-radius:1000px}ul.button-group.radius li:last-child .button,ul.button-group.radius li:last-child .button.radius{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}ul.button-group.radius li:last-child .button.rounded{-moz-border-radius-topright:1000px;-webkit-border-top-right-radius:1000px;border-top-right-radius:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-bottom-right-radius:1000px;border-bottom-right-radius:1000px}ul.button-group.even .button{width:100%}ul.button-group.even.two-up li{width:50%}ul.button-group.even.three-up li{width:33.3%}ul.button-group.even.three-up li:first-child{width:33.4%}ul.button-group.even.four-up li{width:25%}ul.button-group.even.five-up li{width:20%}div.button-bar{overflow:hidden}div.button-bar ul.button-group{float:left;margin-right:8px}div.button-bar ul.button-group:last-child{margin-left:0}html,body{height:100%}.main-wrapper{display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;min-height:100%}.main-content{flex-grow:1}body.careers .footer-cta,body.careers .template-cta{display:none}header.template-hero.careers-hero{background:url("/res/img/youpub/careers/7ROvUv5nEMKRpjN2YVxZuQ_careers_hero.png") no-repeat center top;background-size:cover;padding:120px 0}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){header.template-hero.careers-hero{background-image:url("/res/img/youpub/careers/IJy3XHocUjGoPtSOV-YdHQ_careers_hero_2x.png")}}header.template-hero.careers-hero .overlay{background-color:#fff;opacity:0.95;padding:50px 30px 60px}@media only screen and (max-width: 767px){header.template-hero.careers-hero{background:none}header.template-hero.careers-hero .overlay{background:none;padding:0 !important}}header.template-hero.careers-hero--small{padding:70px 0}header.template-hero.careers-hero--small .overlay{padding-bottom:50px}section.careers.culture .row{margin-bottom:100px}section.careers.culture .row:first-child{margin-bottom:120px}section.careers.culture .culture_perk h2{margin-bottom:40px}section.careers.z-card{padding:35px 25px}section.careers.nested-drawer{margin-top:0;border-top:0}section.careers.nested-drawer:first-of-type{border-top:solid 1px #d4d6d6}section.careers .position-title{color:#92c746}section.careers .jobvite-description{margin-top:50px;margin-bottom:50px}section.careers .jobvite-description ul{margin-left:23px}section.careers .back{margin-top:50px}section.careers .jvbutton{width:inherit}@media only screen and (min-width: 768px){.chrome-banner{height:120px}.chrome-banner__fixed{background-color:#f7f9fa;position:fixed;left:0;top:0;opacity:0.97;border-bottom:1px solid #d4d6d6;width:100%;z-index:2}.chrome-header-bar{height:120px;max-width:1440px;margin:0 auto;position:relative;padding:0 40px}.chrome-header-bar a{text-transform:uppercase;font-size:14px;color:#6b6b6b}.chrome-header-bar a:hover{color:#0d0e0e}.chrome-header-bar .toggle-search:hover{opacity:.8}.chrome-header-bar img{vertical-align:middle;cursor:pointer}.chrome-header-bar .chrome-header-bar__you-link{text-transform:none}.chrome-header-bar .chrome-header-bar__separator{color:#d4d6d6;margin:0 7px;position:relative;bottom:2px}.chrome-header-bar__logo{display:block;position:absolute;left:40px;top:0;bottom:0;width:103px;background:url("/res/img/public/remix/tGtinAwK7iaDMQoJsLF2Eg_icn_logo.png") no-repeat center center;background-size:contain}.active-nav-item.welcome .welcome-link,.active-nav-item.service .service-link,.active-nav-item.howitworks .howitworks-link,.active-nav-item.stories .stories-link,.active-nav-item.research .research-link{color:#0d0e0e}.chrome-header-bar__nav{text-align:center;font-family:"Avenir Next","Lucida Grande",Tahoma,Arial,sans-serif;font-weight:700;line-height:120px}.chrome-header-bar__nav a{padding:12px}.chrome-header-bar__nav .store-link{color:#d50f67}.chrome-header-bar__nav .cart{display:inline;padding-left:12px;padding-right:41px}.chrome-header-bar__nav .cart>a{padding:0;position:relative}.chrome-header-bar__nav .cart-is-hidden{display:none}.chrome-header-bar__nav .sprite-cart{position:absolute;top:-1px;left:0;background:url("/res/img/youpub/icons/common/COmY1eQ9cdG2WmYkSEf50A_nav-cart.png") no-repeat 0 -22px;width:17px;height:18px;background-size:16px 38px}.chrome-header-bar__nav .size{position:absolute;top:1px;left:20px;background:#d50f67;padding:0 3px;border-radius:13px;min-height:13px;line-height:13px;font-size:11px;text-align:center;color:#fff}.chrome-header-bar__form{position:absolute;left:50%;display:none;top:0;bottom:0;line-height:120px}.chrome-header-bar__form input,.chrome-header-bar__form input:focus{font-size:12px;color:#6b6b6b;width:600px;height:26px;margin:0 5px 0 -300px;border:none;-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;border-radius:13px;background:#edeff0 url("/res/img/youpub/icons/common/dzCw3lT5uIdIwc1eni3BMg_search.png") no-repeat 8px center;padding:0 40px;outline:none;display:inline-block;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.chrome-header-bar__form input.placeholder,.chrome-header-bar__form input:focus.placeholder{color:#6b6b6b}.chrome-header-bar__form input:-moz-placeholder,.chrome-header-bar__form input:focus:-moz-placeholder{color:#6b6b6b}.chrome-header-bar__form input::-moz-placeholder,.chrome-header-bar__form input:focus::-moz-placeholder{color:#6b6b6b}.chrome-header-bar__form input:-ms-input-placeholder,.chrome-header-bar__form input:focus:-ms-input-placeholder{color:#6b6b6b}.chrome-header-bar__form input::-webkit-input-placeholder,.chrome-header-bar__form input:focus::-webkit-input-placeholder{color:#6b6b6b}.chrome-header-bar__buttons{text-align:right;position:absolute;top:0;right:40px;line-height:120px;font-family:"Avenir Next","Lucida Grande",Tahoma,Arial,sans-serif}.chrome-header-bar__buttons a,.chrome-header-bar__buttons .button{font-size:12px;font-weight:700}.chrome-header-bar__buttons .button{background:#edeff0;margin-left:10px}.chrome-header-bar__buttons .button:hover{background:#d4d6d6}.chrome-header-bar__buttons .help-cart{position:absolute;right:13px;top:12px}.chrome-footer{background-color:#edeff0;padding:37px 10px 26px}.chrome-footer h5{font-size:14px;text-transform:uppercase;font-weight:600;color:#333435;margin-bottom:6px}.chrome-footer-logo{display:block;width:87px}.chrome-footer-logo>img{display:block}.chrome-footer-list-item{font-size:14px;line-height:1.2;margin-bottom:9px}.chrome-footer-list-item:last-child{margin-bottom:0}.chrome-footer-list-item>a{color:#333435}.chrome-footer-list-item>a:hover{opacity:0.8}.chrome-footer-list-item--social{margin-bottom:9px}.chrome-footer-list-item--social>a>img{width:18px;height:18px;vertical-align:middle}.chrome-footer-list-item--expanded{line-height:1.3;text-transform:uppercase;font-weight:600;font-family:"Avenir Next","Lucida Grande",Tahoma,Arial,sans-serif;color:#333435;text-rendering:optimizeLegibility;margin-bottom:27px}.chrome-footer-list-item--expanded>a>img{margin-left:6px}.chrome-footer-bar{color:#6b6b6b;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;padding-top:25px}.chrome-footer-disclaimer{font-size:14px;margin-right:25px}}@media only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx){.chrome-header-bar__logo{background-image:url("/res/img/public/remix/Tlo8jM99PDWP9P17Pzg_Nw_icn_logo_retina.png");background-size:103px 71px}}@media only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx){.chrome-header-bar__form input,.chrome-header-bar__form input:focus{background-image:url("/res/img/youpub/icons/common/SOJtMLx0tvu-VQLat6d8sg_search_2x.png");background-size:17px 17px}}@media only screen and (min-width: 768px) and (max-width: 1279px) and (min-width: 768px){.chrome-header-bar{padding:0 20px}.chrome-header-bar__nav{text-align:right;padding:68px 0 0;line-height:1}.chrome-header-bar__nav>a:last-child{padding-right:0}.chrome-header-bar__logo{left:20px;background-position:center 40px}.chrome-header-bar__buttons{top:17px;right:20px;line-height:1}.chrome-header-bar__buttons .help-cart{display:inline;position:static}.chrome-header-bar__form,.toggle-search{display:none !important}}@media only screen and (max-width: 767px){.chrome-banner{background-color:#fff;height:65px}.chrome-banner__fixed{background-color:#fff;position:fixed;left:0;top:0;opacity:0.97;border-bottom:solid 1px #d4d6d6;width:100%;height:65px;z-index:1}.chrome-banner--tall{height:92px}.chrome-banner--tall .chrome-banner__fixed{height:92px}.chrome-tagline{font-size:14px;line-height:1;overflow:hidden;background-color:#fff;padding:6px 9px}.chrome-tagline--border-bottom{border-bottom:solid 1px #d4d6d6}.chrome-header-bar{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;padding:0 15px 0 10px;height:65px}.chrome-header-bar__burger{width:45px;height:45px}.chrome-header-bar__logo{display:inline-block;margin:0 9px;width:100px}.off-canvas-nav{background-color:#fff;position:fixed;top:0;left:-100%;width:100%;height:100%;opacity:0;z-index:1;transition-duration:0.3s,0.5s;transition-timing-function:ease-in-out;transition-property:left,opacity}.off-canvas-nav.is-on-canvas{opacity:1;left:0}.burger-menu{overflow:auto;height:100%}.burger-menu__close{position:absolute;right:10px;top:10px;width:45px;height:45px}.burger-list{padding-right:60px;padding-left:30px;list-style:none}.burger-list>li{border-top:solid 1px #edeff0}.burger-list>li:first-child{border-top:none}.burger-link{color:#6b6b6b;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;height:60px}.burger-link:hover{color:#6b6b6b}.burger-link__locale{margin-left:6px}.burger-link--pink{color:#d50f67}.burger-link--green{color:#92c746}.active-nav-item.welcome .welcome-link,.active-nav-item.howitworks .howitworks-link,.active-nav-item.service .service-link,.active-nav-item.science .science-link,.active-nav-item.carrierstatus .carrierstatus-link,.active-nav-item.stories .stories-link{color:#0d0e0e}.chrome-footer-menu>ul{list-style:none;margin:0;border-bottom:solid 1px #d4d6d6}.chrome-footer-menu>ul>li{border-top:solid 1px #d4d6d6}.chrome-footer-toggle{display:block;color:#6b6b6b;text-transform:uppercase}.chrome-footer-toggle>span{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;padding:0 45px 0 30px;height:60px;position:relative}.chrome-footer-toggle>span:after{content:' ';position:absolute;right:15px;top:50%;background:url("/res/img/youpub/icons/common/cmSITMpEnEZEPocokRokBA_icon-plus.svg") no-repeat;margin-top:-23px;width:46px;height:46px;-webkit-transition:-webkit-transform 0.3s ease;-moz-transition:-moz-transform 0.3s ease;-o-transition:-o-transform 0.3s ease;transition:transform 0.3s ease}.chrome-footer-toggle:link{color:#6b6b6b}.chrome-footer-toggle.is-open>span:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.chrome-footer-content{padding:5px 30px 15px}.chrome-footer-content>p{margin-bottom:12px}.chrome-footer-content>ul{list-style:none;margin:0}.chrome-footer-content>ul>li{margin-bottom:12px}.chrome-footer-social-list{list-style:none;margin:0;padding:0 30px 20px 23px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}.chrome-footer-social-list>li{margin-left:9px}.chrome-footer-social-list>li:first-child{margin-left:0}.chrome-footer-social-list>li>a{display:block}.chrome-footer-social-list>li>a>img{display:block;width:27px;height:27px}.chrome-footer-bar{color:#6b6b6b;display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;padding:25px 30px}.chrome-footer-disclaimer{font-size:12px}}@media only screen and (max-width: 1279px) and (min-width: 768px){.chrome-footer-list-item--expanded>a>img{display:none}}.truste-seal-container>iframe{display:block}@media only screen and (min-width: 768px){.store-banner{background-color:#d50f67;height:120px}.store-banner .store-banner__fixed{color:#fff;background-color:#d50f67;position:fixed;left:0;top:0;opacity:0.97;width:100%;z-index:1}.store-header-bar{font-size:45px;display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;padding:0 110px 0 110px;height:120px}.store-header-cart{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}.store-header-cart .store-header-cart__count{font-size:30px;padding:1px 8px;line-height:1;color:#d50f67;background-color:#fff;border-radius:100px;margin-left:12px}}@media only screen and (max-width: 767px){.chrome-banner--store{background-color:#d50f67}.chrome-banner--store .chrome-banner__fixed{color:#fff;background-color:#d50f67;opacity:0.97;border-bottom:solid 1px #d50f67}.chrome-header-bar--store{font-size:27px}.chrome-header-bar--store .chrome-header-bar__chevron{fill:#fff}.chrome-header-bar--store .chrome-header-bar__cart{position:relative}.chrome-header-bar--store .chrome-header-bar__cart>strong{font-size:12px;padding:3px 6px;line-height:1;color:#d50f67;background-color:#fff;border-radius:100px;position:absolute;right:-4px;top:2px}}header.template-hero{background-color:#fff;padding:70px 10px 100px;overflow:hidden}header.template-hero.our-service{background:url("/res/img/youpub/backgrounds/vA7_WtLucswKGxtYeywmKg_hero_bg.png") no-repeat center bottom;padding-bottom:400px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){header.template-hero.our-service{background-image:url("/res/img/youpub/backgrounds/LhZILs8l4q95WpgAY2JIEg_hero_bg_2x.png");background-size:1440px 643px}}header.template-hero.our-service .positioned .button{position:absolute;top:185px;right:0}header.template-hero.affiliates{background:url("/res/img/youpub/affiliates/o_6I0I5ggeELBS3gm6RXdg_Chromosomes_Hero.png") no-repeat center bottom;padding-bottom:346px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){header.template-hero.affiliates{background-image:url("/res/img/youpub/affiliates/3fypaidH1HPZlsYufwPXvQ_Chromosomes_Hero_2x.png");background-size:1600px 650px}}header.template-hero.howitworks{background:url("/res/img/youpub/howitworks/avjuIyk5fIJhn_BI92xceQ_Kit_Hero_bkgrd.png") no-repeat center bottom;padding-bottom:150px;padding-top:120px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){header.template-hero.howitworks{background-image:url("/res/img/youpub/howitworks/SIEbfNXmJ-1feuwgUet3ug_Kit_Hero_bkgrd_2x.png");background-size:2296px 650px}}header.template-hero.stories{background:url("/res/img/youpub/stories/ljFnB2_ptiOpWNMIVIrNIg_hero_bg.png") no-repeat center bottom;padding-bottom:380px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){header.template-hero.stories{background-image:url("/res/img/youpub/stories/y7NBi8lXGaqHvTuyE8AVzA_hero_bg_2x.png");background-size:2500px 295px}}header.template-hero.home{background:url("/res/img/youpub/home/3SzaNbDDf8qsNPLU5Hh30A_kit.png") no-repeat center bottom;min-height:640px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){header.template-hero.home{background-image:url("/res/img/youpub/home/pp0vxUWgPQuITt-8oWiq7Q_kit_2x.png");background-size:1440px 650px}}header.template-hero.home li{line-height:1.35}@media only screen and (max-width: 1279px) and (min-width: 768px){header.template-hero.home{background:url("/res/img/youpub/home/oMKUYVidSVljHYI0AYC-Hg_kit_tablet.png") no-repeat center center}}@media only screen and (max-width: 1279px) and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (max-width: 1279px) and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (min-resolution: 1.3dppx){header.template-hero.home{background-image:url("/res/img/youpub/home/Vvfo60Jyx4i1Q1necDqzbQ_kit_tablet_2x.png");background-size:1152px 427px}}header.template-hero.align-button-bottom .button{position:absolute;right:10px;bottom:0}@media only screen and (max-width: 1279px) and (min-width: 768px){header.template-hero.align-button-bottom .button{position:static;margin-top:40px}}@media only screen and (max-width: 767px){header.template-hero.reviews{padding-top:0;padding-bottom:70px}header.template-hero.reviews h1{font-size:36px}header.template-hero.reviews .vertical-align-content{display:block}}@media only screen and (max-width: 767px){header.template-hero.template-hero--responsive{padding:35px 35px 20px;background-color:#edeff0}header.template-hero.template-hero--responsive h1{font-size:27px;font-weight:900;margin-bottom:15px}}@media only screen and (min-width: 768px){body.alt-stripe section{background-color:#f7f9fa}body.alt-stripe section:nth-of-type(odd){background-color:#fff}}@media only screen and (min-width: 768px){section{background-color:#fff;padding:120px 10px;overflow:hidden}section:nth-of-type(odd){background-color:#f7f9fa}}section.template-body--responsive{background-color:#fff;padding:60px 10px}@media only screen and (max-width: 767px){section.template-body--responsive{margin:10px;padding:35px 15px}}section.template-big-icon .subtitle{color:#6b6b6b}section.template-big-icon .paragraphs{padding:40px 0}section.template-quote h1,section.template-quote .h1,section.template-quote h2{color:#9f0f7b;line-height:1.8}section.template-quote .author{font-style:italic}section.template-quote a{color:#d50f67}section.template-quote a:hover,section.template-quote a:focus{opacity:0.7}section.template-fda-claim{background-color:#fbfcfd !important}section.template-fda-claim h1,section.template-fda-claim .h1,section.template-fda-claim h2{line-height:1.8}section.template-faq h1 span,section.template-faq .h1 span{color:#d50f67}section.template-faq p,section.template-faq ul{padding-right:100px}section.template-faq p,section.template-faq ul,section.template-faq li,section.template-faq div{line-height:2}section.template-faq .pair{padding:20px 0}section.template-faq .pair h2,section.template-faq .pair .h2,section.template-faq .pair section.careers strong,section.careers section.template-faq .pair strong{padding-right:100px;cursor:pointer;background:url("/res/img/youpub/icons/common/Sjz0ew3ZgvUjeXsGYT_3tA_faq-expand.svg") no-repeat right 6px;background-size:16px 16px}section.template-faq .pair h2:hover,section.template-faq .pair .h2:hover,section.template-faq .pair section.careers strong:hover,section.careers section.template-faq .pair strong:hover{color:#6f7878}section.template-faq .pair p{margin-top:20px}section.template-faq .pair:last-child{margin-bottom:0}section.template-faq .pair.is-open{margin:0 -600rem;padding:20px 600rem;background:#edeff0}section.template-faq .pair.is-open h2,section.template-faq .pair.is-open .h2,section.template-faq .pair.is-open section.careers strong,section.careers section.template-faq .pair.is-open strong{color:#3ba510;background:url("/res/img/youpub/icons/common/4amw5E106r_NyxMx6V2EYg_faq-contract.svg") no-repeat right 9px;background-size:13px 13px}section.template-faq .pair.is-open h2:hover,section.template-faq .pair.is-open .h2:hover,section.template-faq .pair.is-open section.careers strong:hover,section.careers section.template-faq .pair.is-open strong:hover{color:#3ba510}section.template-video{text-align:center;background:#0d0e0e;background-size:cover;background-position:center top;background-repeat:no-repeat;padding-top:250px;padding-bottom:250px}section.template-video h1,section.template-video .h1,section.template-video h2,section.template-video p{color:#fff}section.template-video .description{margin:20px 0 30px}section.template-video.get-started{background-image:url("/res/img/youpub/video/2mQ7jRZ70Ofm8JBoOE6Hog_get_started.png")}section.template-video.winnie{background-image:url("/res/img/youpub/video/6Z_zWjvYiurRUbfhNM8pWg_winnie.png")}section.template-video .play{background:url("/res/img/youpub/video/FT3hvx5A7LfZx5d7Hwup2g_video_play.png") no-repeat left top;width:77px;height:123px;display:inline-block}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){section.template-video .play{background-image:url("/res/img/youpub/video/8wE6-oG4tMXJFUZqagdzdQ_video_play_2x.png");background-size:77px 123px}}section.template-video .play:hover{opacity:.8}section.template-two-columns-image.dna{background-image:url("/res/img/youpub/backgrounds/YaU0XL2thi862Yn0Ygxqzg_dna.svg");background-position:center bottom 100px;background-repeat:no-repeat;padding-bottom:460px;background-size:1820px 328px}section.template-two-columns-image .extra-padding{padding-right:60px}section.template-cards{text-align:center}section.template-cards .header{margin-bottom:113px}section.template-cards .card-wrapper{margin-bottom:50px}section.template-cards .card-wrapper:last-child{margin-bottom:0}section.template-cards .card-wrapper{display:flex;display:-webkit-flex}section.template-cards .card-wrapper .columns{display:flex;display:-webkit-flex}section.template-cards .card{background:#fff;width:100%}section.template-cards .card h3{margin-bottom:10px}section.template-cards .card p{margin:0}section.template-cards .carrier-status .jump{background-color:#3ba510}section.template-cards .ancestry .jump{background-color:#ff6d19}section.template-cards .wellness .jump{background-color:#9f0f7b}section.template-cards .traits .jump{background-color:#53c8ed}section.template-cards .tools .jump{background-color:#00b5b5}section.template-cards .research .jump{background-color:#fada6c}section.template-cards .quarter figure{margin:-73px auto 50px}section.template-cards .half,section.template-cards .full{text-align:left}section.template-cards .half figure,section.template-cards .full figure{position:absolute;top:0;left:0;bottom:0}section.template-cards .half img,section.template-cards .full img{margin:auto auto}section.template-cards .quarter .card{padding:40px 30px 100px}section.template-cards .half .card{padding:40px 70px 60px 42%}section.template-cards .full .card{padding:50px 100px 50px 20.6%}section.template-cards figure img{height:90px}section.template-cards .jump{background:url("/res/img/youpub/icons/common/up8AL9_QeuGXVahg6eK5rw_plus-white.svg") no-repeat center center;background-size:20px 20px;display:inline-block;vertical-align:middle;width:40px;height:40px;margin:0 0 -20px -20px;background-color:#3595d6;border-radius:100%;position:absolute;bottom:0;left:50%}section.template-cards .jump:hover{opacity:.8}section.template-cards .stuck{position:absolute;bottom:40px;left:0;right:0}section.template-disclaimer{padding-top:100px;padding-bottom:100px;font-style:italic}section.template-cta{padding-top:70px;padding-bottom:70px;text-align:center}section.template-sitemap{padding-top:20px;padding-bottom:40px}section.background-newway{background-image:url("/res/img/youpub/service/qw0RP0A7Sige0K-YIFguaQ_new_way.png");background-repeat:no-repeat;background-position:center bottom;padding-top:400px;padding-bottom:250px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){section.background-newway{background-image:url("/res/img/youpub/service/0_fGbt8eE-j01doxR19I7w_new_way_2x.png");background-size:1330px 813px}}@media only screen and (max-width: 1279px) and (min-width: 768px){section.background-newway{background-size:931px 569px;padding:148px 0}}section.background-chip{background-image:url("/res/img/youpub/science/HiKXHFTyZcWGijBU7kgbXg_chip.png");background-repeat:no-repeat;background-position:center top;padding-top:240px;padding-bottom:350px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){section.background-chip{background-image:url("/res/img/youpub/science/JDd6yC5XtjguXsoUaNi6jA_chip_2x.png");background-size:2300px 850px}}section.background-chromosomes{background-image:url("/res/img/youpub/howitworks/IwBZfxd93BkVpDPftXcUvQ_ChromosomeAboveVideo.png");background-repeat:repeat-x;background-position:center bottom}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){section.background-chromosomes{background-image:url("/res/img/youpub/howitworks/I1ebHVBArtH1sZ_4_a0kSQ_ChromosomeAboveVideo_2x.png");background-size:1440px 126px}}section.background-globe{background-image:url("/res/img/youpub/ancestry/6Udx6CrN3mC478TZdC1riA_DNAR_globe.png");background-repeat:no-repeat;background-position:center bottom;padding-bottom:380px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){section.background-globe{background-image:url("/res/img/youpub/ancestry/-7m8cUM70sW_Ve0bIhtVtA_DNAR_globe_2x.png");background-size:919px 315px}}section.background-globe img{position:absolute}section.background-stories{background-image:url("/res/img/youpub/backgrounds/-LtdTfJl2TY2THVinum1ag_yellow_system.png");background-color:#fbfcfd !important;background-repeat:no-repeat;background-position:right top;padding-top:300px;padding-bottom:0}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){section.background-stories{background-image:url("/res/img/youpub/backgrounds/cCRpNDApKZalddQsd6plFg_yellow_system_2x.png");background-size:915px 117px}}@media only screen and (max-width: 1279px) and (min-width: 768px){section.background-stories{background-size:640px 93px}}section .extra-padding{padding-right:20px}section .expand{text-transform:uppercase;font-family:"Avenir Next","Lucida Grande",Tahoma,Arial,sans-serif;font-weight:400;letter-spacing:1px;display:block;cursor:pointer;position:absolute;bottom:-60px}section .expand.carrier-status-color:after,section .expand.carrier-status-color:before{background-color:#3ba510}section .expand.ancestry-color:after,section .expand.ancestry-color:before{background-color:#ff6d19}section .expand.wellness-color:after,section .expand.wellness-color:before{background-color:#9f0f7b}section .expand.traits-color:after,section .expand.traits-color:before{background-color:#53c8ed}section .expand.tools-color:after,section .expand.tools-color:before{background-color:#00b5b5}section .expand:before,section .plusicon:before{content:' ';background:url("/res/img/youpub/icons/common/up8AL9_QeuGXVahg6eK5rw_plus-white.svg") no-repeat center center;background-size:18px 18px;display:inline-block;vertical-align:middle;width:40px;height:40px;margin:0 15px 0 0;background-color:#00b5b5;border-radius:100%}section.four-up figure{height:130px}section.four-up .icon{margin:0 10px 40px 0}section.tabular-content .h2,section.tabular-content section.careers strong,section.careers section.tabular-content strong{margin:0 0 40px}section .condition-selector{max-width:310px;border:3px solid #edeff0;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;background:#fff;margin:10px 0 0}section .condition-selector strong{display:block;background:#edeff0;padding:12px 37px}section .condition-selector .scrollable{height:648px;overflow-y:auto}section .condition-selector input{display:none}section .condition-selector label{padding:16px 37px;border-bottom:1px solid #edeff0;margin:0;font-weight:300}section .condition-selector input:checked+label,section .condition-selector label:hover{background:#f7f9fa}section .condition-selector input:checked+label{color:#3ba510;font-weight:500}section .condition-selector+p{padding:12px 37px}.drawer{padding:100px 10px;background:#edeff0}.drawer .columns.extra-padding{padding-top:40px}.drawer .columns.extra-padding.four,.drawer .row .columns.extra-padding.four,.row .drawer .columns.extra-padding.four{padding-top:60px}.drawer .close{float:right;margin:7px 0 0;cursor:pointer}.template-carousel{overflow:hidden}.template-carousel .slide{display:none;text-align:center}.template-carousel .slide img{max-width:none}.template-carousel .slide.text{text-align:left}.template-carousel .slide.text .title{margin:0 -10px 40px}@media only screen and (max-width: 1279px) and (min-width: 768px){.template-carousel .slide.laptop img{transform:scale(0.6);transform-origin:right top}}.template-carousel .slide.scale img{max-width:100%}.template-carousel .slide.is-active{display:block}.template-carousel .toggle{opacity:.4;padding-left:30px;margin:-5px 0 40px;position:relative;cursor:pointer}.template-carousel .toggle:last-child{margin-bottom:0}.template-carousel .is-selected,.template-carousel .toggle:hover{opacity:1}.template-carousel .is-selected:before{content:' ';display:block;position:absolute;width:3px;top:7px;bottom:5px;left:0;background:#3ba510}.template-carousel .close{position:absolute;right:10px;margin:0;top:-60px}.template-carousel .indented{padding-left:30px}.template-carousel.tools .is-selected:before{background:#00b5b5}.template-carousel.research .is-selected:before{background:#fada6c}.template-carousel.wellness .is-selected:before{background:#9f0f7b}.template-carousel.stories .toggle{margin-bottom:60px}.template-carousel.stories .is-selected:before{background:#d50f67;top:-10px;bottom:-10px}.template-carousel.stories .next{margin-top:-20px}.template-paginator .prev{margin-bottom:40px}.template-paginator .next{margin-top:40px;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.template-paginator .prev.inactive,.template-paginator .next.inactive{opacity:.3;cursor:default}table{width:100%;border-collapse:collapse;border-spacing:0}table.data td{font-size:14px;line-height:1.5;color:#333435;vertical-align:top;padding:5px 10px 5px 0}table.data th{text-align:left;text-transform:uppercase;font-size:12px;vertical-align:bottom;color:#6b6b6b;padding-right:10px}table.data hr{margin:5px 0}table.data .total td{padding:5px 0;text-transform:uppercase}table.data .level-2{text-indent:20px}table.data .level-3{text-indent:40px}table.data--spaced tbody td{padding-top:19px}.z-select{position:relative}.z-select>select{background-color:#fff;font-family:inherit;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;color:rgba(0,0,0,0.75);display:block;font-size:14px;margin:0 0 12px 0;padding:6px 30px 6px 18px;height:48px;width:100%;-webkit-transition:all 0.15s linear;-moz-transition:all 0.15s linear;-o-transition:all 0.15s linear;transition:all 0.15s linear;-moz-appearance:none;-webkit-appearance:none}.z-select:before{content:"";display:block;position:absolute;right:14px;top:20px;width:0;border-width:6px 6px 0;border-style:solid;border-color:#000 transparent}.login-form{border-radius:3px;border:1px solid #d4d6d6;border-top:3px solid #92c746;margin:30px auto;padding:80px 0}section.optimizely-newyear-banner{background-color:#00b5b5 !important;padding:15px 0 20px;position:relative}section.optimizely-newyear-banner a{text-align:center;display:block}section.optimizely-newyear-banner a .row{position:relative}section.optimizely-newyear-banner .h1,section.optimizely-newyear-banner .h2,section.optimizely-newyear-banner section.careers strong,section.careers section.optimizely-newyear-banner strong{color:#fff;line-height:1.2;margin-bottom:5px}.optimizely-newyear-banner-bubbles i{border-radius:50%;background-color:#fada6c;position:absolute}.optimizely-newyear-banner-bubbles i:nth-child(1){left:20px;top:30px;opacity:0.4;animation-delay:0.5s}.optimizely-newyear-banner-bubbles i:nth-child(2){left:50px;bottom:10px;opacity:0.8;animation-delay:1s}.optimizely-newyear-banner-bubbles i:nth-child(3){left:95px;top:0}.optimizely-newyear-banner-bubbles i:nth-child(4){left:100px;bottom:-10px;opacity:0.2}.optimizely-newyear-banner-bubbles i:nth-child(5){left:175px;top:50px;opacity:0.8;animation-delay:1s}.optimizely-newyear-banner-bubbles i:nth-child(6){right:200px;bottom:0;opacity:0.8;animation-delay:1s}.optimizely-newyear-banner-bubbles i:nth-child(7){right:130px;top:10px}.optimizely-newyear-banner-bubbles i:nth-child(8){right:80px;bottom:-5px;opacity:0.2}.optimizely-newyear-banner-bubbles i:nth-child(9){right:40px;bottom:0;opacity:0.4;animation-delay:0.5s}.optimizely-newyear-banner-bubbles i:nth-child(10){right:0;top:0;opacity:0.4;animation-delay:0.5s}.optimizely-newyear-banner-bubbles i:nth-child(6),.optimizely-newyear-banner-bubbles i:nth-child(8),.optimizely-newyear-banner-bubbles i:nth-child(9){height:13px;width:13px}.optimizely-newyear-banner-bubbles i:nth-child(7),.optimizely-newyear-banner-bubbles i:nth-child(10),.optimizely-newyear-banner-bubbles i:nth-child(n+2):nth-child(-n+5){height:15px;width:15px}.optimizely-newyear-banner-bubbles i:nth-child(1){height:20px;width:20px}.optimizely-newyear-banner-bubbles--animated i{animation:blinking 2s ease-in-out infinite}@media only screen and (max-width: 767px){body{background-color:#edeff0}}.footer-cta{margin:15px 0;padding:0 35px;text-align:center;-webkit-align-items:center}.block{display:block}.box{padding:40px;background-color:#edeff0}.overflow-hidden{overflow:hidden}.no-margin{margin-bottom:0}.no-padding{padding:0}.no-tb-padding{padding-bottom:0;padding-top:0}.spaced{margin:20px 0 !important}.row.header{margin-bottom:80px}.vertical-align-content{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}.giant-icon-left{max-width:none;float:right}@media only screen and (max-width: 1279px) and (min-width: 768px){.giant-icon-left{transform:scale(0.7);transform-origin:right}}.giant-icon-right{max-width:none;float:left}@media only screen and (max-width: 1279px) and (min-width: 768px){.giant-icon-right{transform:scale(0.7);transform-origin:left}}.bubbles{background:url("/res/img/youpub/backgrounds/EMzgzlYtFF8sGbo_PrF9XQ_bubbles.png") no-repeat center bottom}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){.bubbles{background-image:url("/res/img/youpub/backgrounds/1Yik5JnXhNufXCD6C9qZ5g_bubbles_2x.png");background-size:1440px 97px}}@media only screen and (max-width: 1279px) and (min-width: 768px){.bubbles{background-size:1008px 68px;background-position:right bottom}}.background-science{background:url("/res/img/youpub/backgrounds/i15tGe33pNFnN-kE81sN-g_science.png") no-repeat center top}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){.background-science{background-image:url("/res/img/youpub/backgrounds/AhJk47jCHnxfCJ3DewUVOQ_science_2x.png");background-size:1500px 300px}}@media only screen and (max-width: 1279px) and (min-width: 768px){.background-science{background-size:1050px 210px}}.touch-menu>ul{list-style:none}.touch-menu>ul>li{background-color:#fff;margin:10px}.touch-link{color:#333435;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;padding:9px 9px 9px 18px}.touch-link:hover{color:#333435}.touch-link__body{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}.touch-link__body>img{margin-right:18px}.touch-link__aside{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}.page-tagline{font-size:12px;line-height:1;background-color:#fff;padding:6px 9px;border-bottom:solid 1px #d4d6d6;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:space-between}.page-tagline--image-right img{margin-left:8px}.page-tagline--image-left img{margin-right:8px}.super-heading{font-size:12px;line-height:1;padding:6px 9px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:space-between}.super-heading--image-right img{margin-left:8px}.super-heading--image-left img{margin-right:8px}.figure-head{margin-bottom:20px}.figure-head img{display:block;margin:0 auto 9px}.figure-head figcaption{text-align:center;-webkit-align-items:center}.tpd-tooltip{position:absolute}.tpd-tooltip,.tpd-tooltip [class^="tpd-"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.tpd-content-wrapper{position:absolute;top:0;left:0;float:left;width:100%;height:100%;overflow:hidden}.tpd-content-spacer,.tpd-content-relative,.tpd-content-relative-padder{float:left;position:relative}.tpd-content-relative{width:100%}.tpd-content{float:left;clear:both;position:relative;padding:10px;font-size:11px;line-height:16px;color:#fff}.tpd-has-inner-close .tpd-content-relative .tpd-content{padding-right:0 !important}.tpd-tooltip .tpd-content-no-padding{padding:0 !important}.tpd-title-wrapper{float:left;position:relative;overflow:hidden}.tpd-title-spacer{float:left}.tpd-title-relative,.tpd-title-relative-padder{float:left;position:relative}.tpd-title-relative{width:100%}.tpd-title{float:left;position:relative;font-size:11px;line-height:16px;padding:10px;font-weight:bold;text-transform:uppercase}.tpd-has-title-close .tpd-title{padding-right:0 !important}.tpd-close{position:absolute;top:0;right:0;width:28px;height:28px;cursor:pointer;overflow:hidden}.tpd-close-icon{float:left;font-family:Arial,Baskerville,monospace;font-weight:normal;font-style:normal;text-decoration:none;width:28px;height:28px;font-size:28px;line-height:28px;text-align:center}.tpd-skin{position:absolute;top:0;left:0}.tpd-frames{position:absolute;top:0;left:0}.tpd-frames .tpd-frame{float:left;width:100%;height:100%;clear:both}.tpd-backgrounds{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform-origin:0% 0%;transform-origin:0% 0%}.tpd-background-shadow{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;pointer-events:none}.tpd-no-shadow .tpd-skin .tpd-background-shadow{box-shadow:none !important}.tpd-background-box{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.tpd-background-box-shift,.tpd-background-box-shift-further{position:relative;float:left;width:100%;height:100%}.tpd-background{border-radius:10px;float:left;clear:both;background:none;border-style:solid;border-width:0px;border-color:#fff;border-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border-width:1px;border-color:#808080;border-color:rgba(0,0,0,0.4)}.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background{border-radius:0}.tpd-background-title{float:left;clear:both;width:100%;background-color:#ccc}.tpd-background-content{float:left;clear:both;width:100%;background-color:#101010;background-color:rgba(16,16,16,0.9)}.tpd-background-border-hack{position:absolute;top:0;left:0;width:100%;height:100%;border-style:solid}.tpd-background-box-top{top:0}.tpd-background-box-bottom{bottom:0}.tpd-background-box-left{left:0}.tpd-background-box-right{right:0}.tpd-iframeshim{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;zoom:1;filter:alpha(opacity=0);opacity:0}.tpd-shift-stem{position:absolute;top:0;left:0;overflow:hidden}.tpd-shift-stem-side{position:absolute}.tpd-frame-top .tpd-shift-stem-side,.tpd-frame-bottom .tpd-shift-stem-side{width:100%}.tpd-frame-left .tpd-shift-stem-side,.tpd-frame-right .tpd-shift-stem-side{height:100%}.tpd-stem{position:absolute;top:0;left:0;overflow:hidden;width:16px;height:8px;margin-left:3px;margin-top:3px;-webkit-transform-origin:0% 0%;transform-origin:0% 0%}.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset{margin:0 !important}.tpd-stem-spacer{float:left;position:relative;width:100%;height:100%}.tpd-stem-reset .tpd-stem-spacer{margin-top:0}.tpd-stem-point{width:100px;position:absolute;top:0;left:50%}.tpd-stem-downscale,.tpd-stem-transform{float:left;width:100%;height:100%;-webkit-transform-origin:0% 0%;transform-origin:0% 0%;position:relative}.tpd-stem-side{width:50%;height:100%;float:left;position:relative;overflow:hidden}.tpd-stem-side-inversed{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.tpd-stem-triangle{width:0;height:0;border-bottom-style:solid;border-left-color:transparent;border-left-style:solid;position:absolute;top:0;left:0}.tpd-stem-border{width:20px;height:100%;position:absolute;top:0;left:50%;background-color:#fff;border-right-color:#fff;border-right-style:solid;border-right-width:0}.tpd-stem-border-corner{position:absolute;top:0;left:50%;height:100%;border-right-style:solid;border-right-width:0}.tpd-stem *{z-index:0;zoom:1}.tpd-stem-border-center-offset,.tpd-stem-border-center-offset-inverse{float:left;position:relative;width:100%;height:100%;overflow:hidden}.tpd-stem-notransform{float:left;width:100%;height:100%;position:relative}.tpd-stem-notransform .tpd-stem-border{height:100%;position:relative;float:left;top:0;left:0;margin:0}.tpd-stem-notransform .tpd-stem-border-center{position:absolute}.tpd-stem-notransform .tpd-stem-border-corner{background:#fff;border:0;top:auto;left:auto}.tpd-stem-notransform .tpd-stem-border-center,.tpd-stem-notransform .tpd-stem-triangle{height:0;border:0;left:50%}.tpd-stem-transform-left{-webkit-transform:rotate(-90deg) scale(-1, 1);transform:rotate(-90deg) scale(-1, 1)}.tpd-stem-transform-right{-webkit-transform:rotate(90deg) translate(0, -100%);transform:rotate(90deg) translate(0, -100%)}.tpd-stem-transform-bottom{-webkit-transform:scale(1, -1) translate(0, -100%);transform:scale(1, -1) translate(0, -100%)}.tpd-loading-icon{position:absolute;width:42px;height:42px;display:none}.tpd-loading-line{z-index:12;height:3px;width:2px;margin-bottom:5px}.tpd-spinner{margin-left:50%;margin-top:50%}.tpd-is-loading .tpd-loading-icon{display:block}.tpd-is-loading .tpd-content-wrapper,.tpd-is-loading .tpd-title-wrapper{display:none}@-moz-keyframes tpd-spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes tpd-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes tpd-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tpd-spin{position:absolute;top:50%;left:50%}.tpd-spin-rotate,.tpd-spin-frame{position:absolute;top:0;left:0;width:100%;height:100%}.tpd-spin-line{position:absolute;top:0;left:50%}.tpd-tooltip-measuring{top:0;left:0;position:absolute;max-width:100%;width:100%}.tpd-tooltip-measuring .tpd-skin,.tpd-tooltip-measuring .tpd-loading-icon{display:none}.tpd-tooltip a,.tpd-tooltip a:hover{color:#8e8e8e;text-decoration:none}.tpd-tooltip a:hover{text-decoration:underline}.tpd-size-x-small .tpd-content,.tpd-size-x-small .tpd-title{padding:7px 8px;font-size:10px;line-height:15px}.tpd-size-x-small .tpd-background{border-radius:5px}.tpd-size-x-small .tpd-stem{width:12px;height:6px;margin-left:4px;margin-top:2px}.tpd-size-x-small.tpd-no-radius .tpd-stem{margin-left:7px}.tpd-size-x-small .tpd-loading-icon{width:32px;height:32px}.tpd-size-x-small .tpd-loading-line{z-index:12;margin-bottom:4px;height:3px;width:2px}.tpd-size-x-small .tpd-close{margin-bottom:1px}.tpd-size-small .tpd-content,.tpd-size-small .tpd-title{padding:8px;font-size:10px;line-height:16px}.tpd-size-small .tpd-background{border-radius:6px}.tpd-size-small .tpd-stem{width:14px;height:7px;margin-left:5px;margin-top:2px}.tpd-size-small.tpd-no-radius .tpd-stem{margin-left:8px}.tpd-size-small .tpd-loading-icon{width:34px;height:34px}.tpd-size-small .tpd-loading-line{z-index:12;margin-bottom:4px;height:3px;width:2px}.tpd-size-small .tpd-close{margin:2px 1px}.tpd-size-medium .tpd-content,.tpd-size-medium .tpd-title{padding:10px;font-size:11px;line-height:16px}.tpd-size-medium .tpd-background{border-radius:8px}.tpd-size-medium .tpd-stem{width:16px;height:8px;margin-left:6px;margin-top:2px}.tpd-size-medium.tpd-no-radius .tpd-stem{margin-left:10px}.tpd-size-medium .tpd-loading-icon{width:42px;height:42px}.tpd-size-medium .tpd-loading-line{z-index:12;margin-bottom:5px;height:4px;width:2px}.tpd-size-medium .tpd-close{margin:4px 2px}.tpd-size-large .tpd-content,.tpd-size-large .tpd-title{padding:10px;font-size:13px;line-height:18px}.tpd-size-large .tpd-background{border-radius:8px}.tpd-size-large .tpd-stem{width:18px;height:9px;margin-left:7px;margin-top:2px}.tpd-size-large.tpd-no-radius .tpd-stem{margin-left:10px}.tpd-size-large .tpd-loading-icon{width:50px;height:50px}.tpd-size-large .tpd-loading-line{z-index:12;margin-bottom:5px;height:5px;width:2px}.tpd-size-large .tpd-close{margin:5px 2px 5px 2px}.tpd-skin-dark .tpd-content,.tpd-skin-dark .tpd-title,.tpd-skin-dark .tpd-close{color:#fff}.tpd-skin-dark .tpd-background-content,.tpd-skin-dark .tpd-background-title{background-color:#282828}.tpd-skin-dark .tpd-background{border-width:1px;border-color:#282828;border-color:rgba(255,255,255,0.1)}.tpd-skin-dark .tpd-title-wrapper{border-bottom:1px solid #404040}.tpd-skin-dark a,.tpd-skin-dark a:hover{color:#ccc}.tpd-skin-light .tpd-content,.tpd-skin-light .tpd-title,.tpd-skin-light .tpd-close{color:#333}.tpd-skin-light .tpd-background-content{background-color:#fff}.tpd-skin-light .tpd-background{border-width:1px;border-color:#838383;border-color:rgba(0,0,0,0.3)}.tpd-skin-light .tpd-background-title{background-color:#f7f7f7}.tpd-skin-light .tpd-title-wrapper{border-bottom:1px solid silver}.tpd-skin-light .tpd-background-shadow{box-shadow:0 0 8px rgba(0,0,0,0.15)}.tpd-skin-light.tpd-no-shadow .tpd-background{border-color:#acacac;border-color:rgba(100,100,100,0.3)}.tpd-skin-gray .tpd-content,.tpd-skin-gray .tpd-title,.tpd-skin-gray .tpd-close{color:#fff}.tpd-skin-gray .tpd-background-content,.tpd-skin-gray .tpd-background-title{background-color:#727272}.tpd-skin-gray .tpd-background{border-width:1px;border-color:#727272;border-color:rgba(255,255,255,0.1)}.tpd-skin-gray .tpd-title-wrapper{border-bottom:1px solid #505050}.tpd-skin-gray a,.tpd-skin-gray a:hover{color:#ccc}.tpd-skin-red .tpd-content,.tpd-skin-red .tpd-title,.tpd-skin-red .tpd-close{color:#fff}.tpd-skin-red .tpd-background-content{background-color:#e13c37}.tpd-skin-red .tpd-background{border-width:1px;border-color:#a30500;border-color:rgba(12,0,0,0.6)}.tpd-skin-red .tpd-background-title{background-color:#e13c37}.tpd-skin-red .tpd-title-wrapper{border-bottom:1px solid #a30500}.tpd-skin-red .tpd-background-shadow{box-shadow:0 0 8px rgba(0,0,0,0.15)}.tpd-skin-red a,.tpd-skin-red a:hover{color:#ccc}.tpd-skin-green .tpd-content,.tpd-skin-green .tpd-title,.tpd-skin-green .tpd-close{color:#fff}.tpd-skin-green .tpd-background-content{background-color:#4aab3a}.tpd-skin-green .tpd-background{border-width:1px;border-color:#127c00;border-color:rgba(0,12,0,0.6)}.tpd-skin-green .tpd-background-title{background-color:#4aab3a}.tpd-skin-green .tpd-title-wrapper{border-bottom:1px solid #127c00}.tpd-skin-green .tpd-background-shadow{box-shadow:0 0 8px rgba(0,0,0,0.15)}.tpd-skin-green a,.tpd-skin-green a:hover{color:#ccc}.tpd-skin-blue .tpd-content,.tpd-skin-blue .tpd-title,.tpd-skin-blue .tpd-close{color:#fff}.tpd-skin-blue .tpd-background-content{background-color:#45a3e3}.tpd-skin-blue .tpd-background{border-width:1px;border-color:#1674b4;border-color:rgba(0,0,12,0.6)}.tpd-skin-blue .tpd-background-title{background-color:#45a3e3}.tpd-skin-blue .tpd-title-wrapper{border-bottom:1px solid #1674b4}.tpd-skin-blue .tpd-background-shadow{box-shadow:0 0 8px rgba(0,0,0,0.15)}.tpd-skin-blue a,.tpd-skin-blue a:hover{color:#ccc}.tpd-skin-lightyellow .tpd-content,.tpd-skin-lightyellow .tpd-title,.tpd-skin-lightyellow .tpd-close{color:#333}.tpd-skin-lightyellow .tpd-background-content{background-color:#ffffa9}.tpd-skin-lightyellow .tpd-background{border-width:1px;border-color:#9d9c8c;border-color:rgba(8,8,0,0.35)}.tpd-skin-lightyellow .tpd-background-title{background-color:#ffffa9}.tpd-skin-lightyellow .tpd-title-wrapper{border-bottom:1px solid #a7a697}.tpd-skin-lightyellow .tpd-background-shadow{box-shadow:0 0 8px rgba(0,0,0,0.15)}.tpd-skin-lightblue .tpd-content,.tpd-skin-lightblue .tpd-title,.tpd-skin-lightblue .tpd-close{color:#333}.tpd-skin-lightblue .tpd-background-content{background-color:#bce5ff}.tpd-skin-lightblue .tpd-background{border-width:1px;border-color:#7c868a;border-color:rgba(0,0,8,0.35)}.tpd-skin-lightblue .tpd-background-title{background-color:#bce5ff}.tpd-skin-lightblue .tpd-title-wrapper{border-bottom:1px solid #909b9f}.tpd-skin-lightblue .tpd-background-shadow{box-shadow:0 0 8px rgba(0,0,0,0.15)}.tpd-skin-lightpink .tpd-content,.tpd-skin-lightpink .tpd-title,.tpd-skin-lightpink .tpd-close{color:#333}.tpd-skin-lightpink .tpd-background-content{background-color:#ffc4bf}.tpd-skin-lightpink .tpd-background{border-width:1px;border-color:#8d817c;border-color:rgba(8,0,0,0.35)}.tpd-skin-lightpink .tpd-background-title{background-color:#ffc4bf}.tpd-skin-lightpink .tpd-title-wrapper{border-bottom:1px solid #a08f8f}.tpd-skin-lightpink .tpd-background-shadow{box-shadow:0 0 8px rgba(0,0,0,0.15)}.has-tip,.has-tip:hover,.has-tip:active,.has-tip:focus{border-bottom:none;cursor:auto;font-weight:normal;color:inherit}.tpd-tooltip a.tip-inner-link,.tpd-tooltip a.tip-inner-link:hover{color:#009adb}.tpd-skin-ttam-light div,.tpd-skin-ttam-light ul,.tpd-skin-ttam-light ol,.tpd-skin-ttam-light li,.tpd-skin-ttam-light h1,.tpd-skin-ttam-light h2,.tpd-skin-ttam-light h3,.tpd-skin-ttam-light h4,.tpd-skin-ttam-light h5,.tpd-skin-ttam-light h6,.tpd-skin-ttam-light pre,.tpd-skin-ttam-light form,.tpd-skin-ttam-light p,.tpd-skin-ttam-light blockquote,.tpd-skin-ttam-light th,.tpd-skin-ttam-light td,.tpd-skin-ttam-light .tpd-content{font-size:14px;line-height:1.3}@media only screen and (max-width: 1279px) and (min-width: 768px){.tpd-skin-ttam-light div,.tpd-skin-ttam-light ul,.tpd-skin-ttam-light ol,.tpd-skin-ttam-light li,.tpd-skin-ttam-light h1,.tpd-skin-ttam-light h2,.tpd-skin-ttam-light h3,.tpd-skin-ttam-light h4,.tpd-skin-ttam-light h5,.tpd-skin-ttam-light h6,.tpd-skin-ttam-light pre,.tpd-skin-ttam-light form,.tpd-skin-ttam-light p,.tpd-skin-ttam-light blockquote,.tpd-skin-ttam-light th,.tpd-skin-ttam-light td,.tpd-skin-ttam-light .tpd-content{font-size:12px}}.tpd-skin-ttam-light .tpd-content,.tpd-skin-ttam-light .tpd-title,.tpd-skin-ttam-light .tpd-close{color:#333}.tpd-skin-ttam-light .tpd-content{padding:20px;color:#6b6b6b;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.tpd-skin-ttam-light .tpd-background-content{background-color:#fff}.tpd-skin-ttam-light .tpd-background{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border-width:1px;border-color:#d4d6d6}.tpd-skin-ttam-light .tpd-background-title{background-color:#f7f7f7}.tpd-skin-ttam-light .tpd-title-wrapper{border-bottom:1px solid #d4d6d6}.tpd-skin-ttam-light .tpd-background-shadow{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.tpd-skin-ttam-light table{margin:-5px 0}.tpd-skin-ttam-light td{padding:5px 0}.tpd-skin-ttam-light td.head{border-bottom:1px solid #d4d6d6}.tpd-skin-ttam-light td.bold{font-weight:400}.tpd-skin-ttam-light td.spacer{width:20px}.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(13,14,14,0.7);z-index:40;display:none;top:0;left:0}.reveal-modal{background:#fff;visibility:hidden;display:none;top:100px;left:50%;margin-left:-260px;width:520px;position:absolute;z-index:41;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.reveal-modal.carrier-status{border-top:5px solid #3ba510;padding:60px 30px 30px}.reveal-modal.traits{border-top:5px solid #53c8ed;padding:60px}.reveal-modal p,.reveal-modal div{font-size:13px}.reveal-modal .close-reveal-modal.icon{display:block;width:16px;height:16px;background:url("/res/img/youpub/icons/common/3Nx3kzNrx97Oad9Z5Ud4ZA_close-white.svg") no-repeat center center;background-size:16px 16px;position:absolute;top:0;right:-30px;cursor:pointer}.reveal-modal.small{width:30%;margin-left:-15%}.reveal-modal.medium{width:40%;margin-left:-20%}.reveal-modal.large{width:60%;margin-left:-30%}.reveal-modal.xlarge{width:70%;margin-left:-35%}.reveal-modal.expand{width:90%;margin-left:-45%}.reveal-modal.fullpage{left:0;top:0;overflow:auto;margin-left:0;width:100%;height:100%;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.reveal-modal.reveal-with-header{padding:60px 10px 30px}.reveal-modal.reveal-with-header>header{background-color:#3ba510;position:fixed;top:0;left:0;width:100%;height:40px;z-index:1}.reveal-modal.reveal-with-header>header .close-reveal-modal{position:absolute;right:30px;top:5px}.reveal-modal.reveal-with-header--traits>header{background-color:#53c8ed}.reveal-modal .row{min-width:0;margin-bottom:10px}.reveal-modal .row.push-down{margin-bottom:50px}.reveal-modal>:first-child{margin-top:0}.reveal-modal>:last-child{margin-bottom:0}@media only screen and (max-width: 767px){.reveal-modal{top:0;overflow:auto;height:100%;width:90%;margin-left:-45%}}@media print{.reveal-modal{border:solid 1px #000;background:#fff}}.veil{background-color:#fff;position:fixed;top:-100%;left:0;width:100%;height:100%;opacity:0;z-index:1000;-webkit-transition-duration:0.3s,0.5s;transition-duration:0.3s,0.5s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-property:top,opacity;transition-property:top,opacity}.veil--right{top:0;left:auto;right:-100%;-webkit-transition-property:right,opacity;transition-property:right,opacity}.veil--bottom{top:auto;bottom:-100%;left:0;-webkit-transition-property:bottom,opacity;transition-property:bottom,opacity}.veil--left{top:0;left:-100%;-webkit-transition-property:left,opacity;transition-property:left,opacity}.veil.is-on-canvas{opacity:1;top:0}.veil--right.is-on-canvas{right:0}.veil--bottom.is-on-canvas{top:auto;bottom:0}.veil--left.is-on-canvas{left:0}.is-veiled{overflow:hidden}.veil-wrap{overflow:auto;height:100%}.veil-header{padding-top:40px;background-color:#3ba510;position:absolute;top:0;left:0;width:100%;height:40px;z-index:1}.veil-header.veil-header--traits{background-color:#53c8ed}.veil-body{padding:70px 0}.remove-veil{position:absolute;right:25px;top:11px}.remove-veil img{display:block}@media only screen and (max-width: 767px){.veil.is-on-canvas-small{opacity:1;top:0}.veil--right.is-on-canvas-small{right:0}.veil--bottom.is-on-canvas-small{top:auto;bottom:0}.veil--left.is-on-canvas-small{left:0}.is-veiled-small{overflow:hidden}}@media only screen and (min-width: 768px){.veil.is-on-canvas-large{opacity:1;top:0}.veil--right.is-on-canvas-large{right:0}.veil--bottom.is-on-canvas-large{top:auto;bottom:0}.veil--left.is-on-canvas-large{left:0}.is-veiled-large{overflow:hidden}}a.anchor{display:block;position:relative;top:-120px;visibility:hidden}.row{min-width:0;max-width:1180px;width:auto}.flex-video{position:relative;padding-bottom:56.25%;height:0}.flex-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.has-tip{border-bottom:dotted 1px #ccc;cursor:help;color:#333}.has-tip:hover,.has-tip:focus{border-bottom:dotted 1px #1c5d89;color:#3595d6}.clip-image{display:block;height:100px;overflow:hidden}.clip-image--playable{position:relative}.clip-image--playable:after{content:' ';position:absolute;left:50%;top:50%;background:url("/res/img/youpub/icons/controls/mX3xvLlpbPJKWmONtmbjhw_icon-video-play.svg") no-repeat;margin-left:-23px;margin-top:-23px;width:46px;height:46px}.flag{display:table;width:auto;margin-bottom:20px}.flag:last-child{margin-bottom:0}.flag__image,.flag__body{display:table-cell;vertical-align:middle}.flag--top .flag__image,.flag--top .flag__body{vertical-align:top}.flag--bottom .flag__image,.flag--bottom .flag__body{vertical-align:bottom}.flag__image{padding-right:20px}.flag__image>img{display:block;max-width:none}.flag--rev .flag__image{padding-right:0;padding-left:20px}.flag__body{width:100%}.is-hidden{height:0;overflow:hidden;transition:height 0.7s ease}.is-hidden-fast{height:0;overflow:hidden;transition:height 0.5s ease}.is-hidden-slow{height:0;overflow:hidden;transition:height 1s ease}.locale-selector-wrap{max-width:1180px;margin:0 auto}.locale-selector-wrap h1,.locale-selector-wrap h3{font-family:"Avenir Next","Lucida Grande",Tahoma,Arial,sans-serif;font-weight:300;line-height:1.1}.locale-selector-wrap h1{font-size:40px;margin:0 0 20px}.locale-selector-wrap h3{font-size:20px;margin:0 0 10px}.locale-selector-wrap div,.locale-selector-wrap p,.locale-selector-wrap ul,.locale-selector-wrap li{font-family:"Helvetica Neue","Avenir Next","Helvetica",Helvetica,Arial,sans-serif;font-weight:300;font-size:18px;line-height:1.8}@media only screen and (max-width: 1279px) and (min-width: 768px){.locale-selector-wrap div,.locale-selector-wrap p,.locale-selector-wrap ul,.locale-selector-wrap li{font-size:16px;line-height:1.5}.locale-selector-wrap h1{font-size:32px}.locale-selector-wrap h3{font-size:18px}}@media only screen and (max-width: 767px){.locale-selector-wrap div,.locale-selector-wrap p,.locale-selector-wrap ul,.locale-selector-wrap li{font-size:16px;line-height:1.375}.locale-selector-wrap h1{font-size:27px;font-weight:900}.locale-selector-wrap h3{font-weight:300}}.locale-selector-intro{text-align:center;margin:0 auto;padding:0 10px 40px;width:66.666%}@media only screen and (max-width: 767px){.locale-selector-intro{text-align:left;padding-bottom:20px;width:auto}}.locale-selector-row{width:71%;margin-left:auto;*zoom:1}.locale-selector-row:before,.locale-selector-row:after{content:" ";display:table}.locale-selector-row:after{clear:both}@media only screen and (max-width: 768px) and (min-width: 768px){.locale-selector-row{width:75%}}@media only screen and (max-width: 767px){.locale-selector-row{width:auto}}.locale-selector-col{float:left;padding:0 10px;width:40%}@media only screen and (max-width: 768px) and (min-width: 768px){.locale-selector-col{width:44%}}@media only screen and (max-width: 767px){.locale-selector-col{float:none;width:auto}}.locale-selector-col--alt{width:auto}.locale-selector-block{margin-bottom:20px}.locale-selector-flag{line-height:32px !important}.locale-selector-flag>img{vertical-align:top;margin-right:3px}.locale-selector-flag--international>img{padding:6px 0;margin-left:6px;margin-right:9px}.header-icon{padding:35px 0 25px;margin:0 auto;width:50px}.z-card{background-color:#fff;padding:0 25px 35px;margin:10px}.z-card>header{padding-bottom:20px}.z-card>header>figure{padding:35px 0 25px;margin:0 auto;width:50px;text-align:center}.z-card.z-card--large-icon>header>figure{width:100px}.z-card .typography .h3,.z-card .typography h3,.z-card .typography p,.z-card .typography ul{margin-bottom:20px}.z-card .typography .h4,.z-card .typography h4{margin-bottom:8px}.z-card .sub-typography .h1{font-size:27px;font-weight:900}.z-card .sub-typography h3,.z-card .sub-typography h4,.z-card .sub-typography p,.z-card .sub-typography ul{margin-bottom:20px}.z-card>footer{padding-bottom:20px}.z-card>footer>a img{display:block;margin:0 auto;width:70px}.z-card>footer>a img.toggle-close{display:none}.z-card>footer>a.is-open img.toggle-close{display:block}.z-card>footer>a.is-open img.toggle-open{display:none}.simple-card{background-color:#fff;padding:25px;margin:10px}.simple-card header{margin-bottom:20px}.simple-card header .h2,.simple-card header section.careers strong,section.careers .simple-card header strong,.simple-card header h2{margin-bottom:4px}.simple-card header .h2:last-child,.simple-card header section.careers strong:last-child,section.careers .simple-card header strong:last-child,.simple-card header h2:last-child{margin-bottom:0}.simple-card header>figure{margin:0 auto 20px;max-width:250px;text-align:center}.simple-card header>figure:last-child{margin-bottom:0}.simple-card footer{margin-top:20px}.simple-card--bottomless{padding:25px 25px 0}.simple-card__body h2,.simple-card__body h3,.simple-card__body h4{margin-bottom:10px}.x-toggle{display:block}.x-toggle img{margin:0 auto}.z-hero,.simple-hero{padding:35px 35px 20px}.z-hero h1,.simple-hero h1{font-size:27px;font-weight:900;margin-bottom:15px}.z-hero p,.simple-hero p{margin-bottom:15px}.super-hero{background-color:#fff;background-repeat:no-repeat;background-image:url("/res/img/youpub/home/3SzaNbDDf8qsNPLU5Hh30A_kit.png");background-size:1440px 650px;background-position:center bottom;min-height:640px}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){.super-hero{background-image:url("/res/img/youpub/home/pp0vxUWgPQuITt-8oWiq7Q_kit_2x.png");background-size:1440px 650px}}.super-hero li{line-height:1.35}@media only screen and (max-width: 1279px) and (min-width: 768px){.super-hero{background-image:url("/res/img/youpub/home/oMKUYVidSVljHYI0AYC-Hg_kit_tablet.png");background-size:1152px 427px;background-position:center center}}@media only screen and (max-width: 1279px) and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (max-width: 1279px) and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (min-resolution: 1.3dppx){.super-hero{background-image:url("/res/img/youpub/home/Vvfo60Jyx4i1Q1necDqzbQ_kit_tablet_2x.png");background-size:1152px 427px}}.super-hero--optimizely{background-image:url("/res/img/youpub/backgrounds/W3f6A_hmNdMag4lKLPObwA_hero_couple.jpg");background-size:cover;background-position:0% 0%}@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx){.super-hero--optimizely{background-image:url("/res/img/youpub/backgrounds/fTAn2Hj74Kq1Xc-m-XaYrw_hero_couple_2x.jpg");background-size:cover}}@media only screen and (max-width: 1279px) and (min-width: 768px){.super-hero--optimizely{background-image:url("/res/img/youpub/backgrounds/W3f6A_hmNdMag4lKLPObwA_hero_couple.jpg");background-size:cover;background-position:30% 0%}}@media only screen and (max-width: 1279px) and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (max-width: 1279px) and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (max-width: 1279px) and (min-width: 768px) and (min-resolution: 1.3dppx){.super-hero--optimizely{background-image:url("/res/img/youpub/backgrounds/fTAn2Hj74Kq1Xc-m-XaYrw_hero_couple_2x.jpg");background-size:cover}}.super-hero--optimizely-newyear{background:none;min-height:0;overflow:hidden;padding-top:70px}.super-hero--optimizely-newyear .row{position:relative}.super-hero--optimizely-newyear h1{line-height:0;margin:20px 0}.super-hero--optimizely-newyear h1>span{font-size:40px;color:#fff;display:inline-block;background-color:#00b5b5;box-shadow:30px 0 0 #00b5b5,-120px 0 0 #00b5b5;white-space:nowrap;padding:22px 0}.super-hero--optimizely-newyear h1>span:last-child{padding-bottom:32px}@media only screen and (max-width: 768px) and (min-width: 768px){.super-hero--optimizely-newyear h1>span{font-size:30px}}.optimizely-newyear-hero-figure{position:relative;z-index:1;margin:0}.optimizely-newyear-hero-figure figcaption{font-size:16px;text-align:center;line-height:1.25;background-color:#fff;opacity:.95;position:absolute;left:80px;bottom:27px;padding:42px 22px;border:solid 6px #d4d6d6;border-radius:50%;width:200px;height:200px}.optimizely-newyear-hero-figure figcaption strong{font-size:45px;line-height:1;display:block}@media only screen and (max-width: 768px) and (min-width: 768px){.optimizely-newyear-hero-figure figcaption{left:27px;bottom:0}}.optimizely-newyear-hero-bubbles i{border-radius:50%;background-color:#fada6c;position:absolute}.optimizely-newyear-hero-bubbles i:nth-child(11){top:5px;left:0;opacity:0.2}.optimizely-newyear-hero-bubbles i:nth-child(1){top:41px;left:45px;opacity:0.4;animation-delay:0.5s}.optimizely-newyear-hero-bubbles i:nth-child(6){top:58px;left:20px;opacity:0.8;animation-delay:1s}.optimizely-newyear-hero-bubbles i:nth-child(7){top:130px;left:-10px}.optimizely-newyear-hero-bubbles i:nth-child(8){top:-40px;right:218px;opacity:0.2}.optimizely-newyear-hero-bubbles i:nth-child(10){top:15px;right:30px;opacity:0.4;animation-delay:0.5s}.optimizely-newyear-hero-bubbles i:nth-child(2){top:-14px;right:10px;opacity:0.8;animation-delay:1s}.optimizely-newyear-hero-bubbles i:nth-child(3){top:0;right:-15px}.optimizely-newyear-hero-bubbles i:nth-child(4){bottom:140px;right:0;opacity:0.2}.optimizely-newyear-hero-bubbles i:nth-child(9){bottom:115px;right:-24px;opacity:0.4;animation-delay:0.5s}.optimizely-newyear-hero-bubbles i:nth-child(5){bottom:76px;right:23px;opacity:0.8;animation-delay:1s}.optimizely-newyear-hero-bubbles i:nth-child(-n+5){height:15px;width:15px}.optimizely-newyear-hero-bubbles i:nth-child(n+6):nth-child(-n+9){height:20px;width:20px}.optimizely-newyear-hero-bubbles i:nth-child(10){height:25px;width:25px}.optimizely-newyear-hero-bubbles i:nth-child(11){height:30px;width:30px}.optimizely-newyear-hero-bubbles--animated i{animation:blinking 2s ease-in-out infinite}.super-hero__panel{padding:70px 10px 100px}.super-hero--optimizely .super-hero__panel{margin:80px 0;padding:44px 30px 50px;opacity:0.95;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.super-hero--optimizely .super-hero__panel h1{margin-bottom:20px}.super-hero--optimizely-newyear .super-hero__panel{padding:0}.super-hero__cta{margin-top:46px}.super-hero--optimizely .super-hero__cta{margin-top:0}.super-hero--optimizely-newyear .super-hero__cta{margin-top:0;margin-bottom:27px}.super-hero__price{font-size:24px;text-rendering:optimizeLegibility;line-height:1;display:inline-block;margin-top:18px;font-family:"Avenir Next","Lucida Grande",Tahoma,Arial,sans-serif}@-webkit-keyframes blinking{0%{opacity:0}50%{opacity:0.80}100%{opacity:0}}@-moz-keyframes blinking{0%{opacity:0}50%{opacity:0.80}100%{opacity:0}}@-ms-keyframes blinking{0%{opacity:0}50%{opacity:0.80}100%{opacity:0}}@keyframes blinking{0%{opacity:0}50%{opacity:0.80}100%{opacity:0}}.nested-drawer{border-top:solid 1px #d4d6d6;border-bottom:solid 1px #d4d6d6;margin:30px -25px 0 -25px;padding:0 25px 0 25px;vertical-align:text-bottom}.nested-drawer__toggle{color:#6b6b6b;display:block;padding:19px;position:relative;text-transform:uppercase}.nested-drawer__toggle:link{color:#6b6b6b}.nested-drawer__toggle>span{margin-top:-18px;position:absolute;right:-18px;top:50%;width:36px}.nested-drawer__toggle>span img.toggle-close{display:none}.nested-drawer__toggle.is-open>span img.toggle-close{display:block}.nested-drawer__toggle.is-open>span img.toggle-open{display:none}.nested-drawer__body{margin-bottom:30px}.nested-drawer__body h3,.nested-drawer__body h4{margin-bottom:10px}.media-drawer{background-color:#fff;padding:15px 15px 0;margin:10px}.media-drawer>article{*zoom:1;overflow:hidden;height:100px}.media-drawer>article:after{content:"";display:table;clear:both}.media-drawer>article>p.lead{font-size:18px;font-weight:400;line-height:1.4;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:0}.media-drawer>article>figure{float:right;margin-left:9px;width:140px}.media-drawer>article p{font-size:16px}.media-drawer.is-open>article{overflow:visible;height:auto}.media-drawer.is-open>article>p.lead{display:block;-webkit-line-clamp:1000;margin-bottom:20px}
